Pull request #4564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5b5b07bc2843511798553a778ef35c3d3cc2112+1c894e2fcaddd09107904491402c53dd28c48fa9 (c8dc421334566b03df03971c32bca7ad2f83e5f3) 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-ssh15430334855597448558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14938799375016397413.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4564/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-4564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8575873988287591814.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-4564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3060719320090482507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14869546706020971698.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-4564/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-4564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6379209253669964444.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15234 in /w/workspace/edgexfoundry_edgex-go_PR-4564 [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 > 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 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit f5b5b07bc2843511798553a778ef35c3d3cc2112 Merge succeeded, producing f5b5b07bc2843511798553a778ef35c3d3cc2112 Checking out Revision f5b5b07bc2843511798553a778ef35c3d3cc2112 (PR-4564) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4564/head:refs/remotes/origin/PR-4564 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # 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 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T19:59:27.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T19:59:27.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T19:59:27.563Z] ========================================================= [2023-05-11T19:59:27.563Z] EdgeX Global Pipelines Version Info [2023-05-11T19:59:27.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T19:59:28.318Z] ------------------- [2023-05-11T19:59:28.318Z] stable info: [2023-05-11T19:59:28.318Z] ------------------- [2023-05-11T19:59:28.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T19:59:28.318Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T19:59:28.318Z] Message: update stable to v1.0.249 [2023-05-11T19:59:28.890Z] ------------------- [2023-05-11T19:59:28.890Z] experimental info: [2023-05-11T19:59:28.890Z] ------------------- [2023-05-11T19:59:28.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T19:59:28.890Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T19:59:28.890Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T19:59:29.154Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-11T19:59:29.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-11T19:59:29.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T19:59:29.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T19:59:29.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T19:59:29.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T19:59:29.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T19:59:29.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-11T19:59:29.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-11T19:59:29.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-11T19:59:29.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T19:59:29.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T19:59:29.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T19:59:29.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T19:59:29.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T19:59:29.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T19:59:29.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T19:59:29.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T19:59:29.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T19:59:29.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-11T19:59:29.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T19:59:29.988Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T19:59:30.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T19:59:30.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4564 [Pipeline] echo [2023-05-11T19:59:30.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4564 [Pipeline] echo [2023-05-11T19:59:30.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4564 [Pipeline] echo [2023-05-11T19:59:30.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo [2023-05-11T19:59:30.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5b5b07 [Pipeline] echo [2023-05-11T19:59:30.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T19:59:30.393Z] provisioning config files... [2023-05-11T19:59:30.433Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2268286952848918397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T19:59:30.787Z] ---> docker-login.sh [2023-05-11T19:59:30.787Z] nexus3.edgexfoundry.org:10001 [2023-05-11T19:59:31.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T19:59:31.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T19:59:31.049Z] Configure a credential helper to remove this warning. See [2023-05-11T19:59:31.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T19:59:31.049Z] [2023-05-11T19:59:31.049Z] Login Succeeded [2023-05-11T19:59:31.049Z] nexus3.edgexfoundry.org:10002 [2023-05-11T19:59:31.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T19:59:31.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T19:59:31.310Z] Configure a credential helper to remove this warning. See [2023-05-11T19:59:31.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T19:59:31.310Z] [2023-05-11T19:59:31.310Z] Login Succeeded [2023-05-11T19:59:31.310Z] nexus3.edgexfoundry.org:10003 [2023-05-11T19:59:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T19:59:31.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T19:59:31.310Z] Configure a credential helper to remove this warning. See [2023-05-11T19:59:31.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T19:59:31.310Z] [2023-05-11T19:59:31.310Z] Login Succeeded [2023-05-11T19:59:31.310Z] nexus3.edgexfoundry.org:10004 [2023-05-11T19:59:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T19:59:31.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T19:59:31.310Z] Configure a credential helper to remove this warning. See [2023-05-11T19:59:31.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T19:59:31.310Z] [2023-05-11T19:59:31.310Z] Login Succeeded [2023-05-11T19:59:31.310Z] docker.io [2023-05-11T19:59:31.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T19:59:31.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T19:59:31.828Z] Configure a credential helper to remove this warning. See [2023-05-11T19:59:31.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T19:59:31.828Z] [2023-05-11T19:59:31.828Z] Login Succeeded [2023-05-11T19:59:31.828Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T19:59:31.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T19:59:32.286Z] + 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-05-11T19:59:32.286Z] + dirname cmd/core-command/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/core-data/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-11T19:59:32.286Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2023-05-11T19:59:32.286Z] [2023-05-11T19:59:32.286Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-11T19:59:32.286Z] + + cut -d/ -f2 [2023-05-11T19:59:32.286Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-11T19:59:32.286Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-11T19:59:32.286Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2023-05-11T19:59:32.286Z] [2023-05-11T19:59:32.286Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T19:59:32.286Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-05-11T19:59:32.286Z] cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/support-notifications/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-11T19:59:32.286Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-11T19:59:32.286Z] + cut -d/ -f2 [2023-05-11T19:59:32.286Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-11T19:59:32.347Z] 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-05-11T19:59:32.828Z] + git rev-list -1 --merges f5b5b07bc2843511798553a778ef35c3d3cc2112~1..f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo [2023-05-11T19:59:32.863Z] -----------> git rev-list -1 --merges f5b5b07bc2843511798553a778ef35c3d3cc2112~1..f5b5b07bc2843511798553a778ef35c3d3cc2112 f5b5b07bc2843511798553a778ef35c3d3cc2112 [false] [Pipeline] sh [2023-05-11T19:59:33.170Z] + git log --format=format:%s -1 f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] echo [2023-05-11T19:59:33.206Z] ========================================================= [2023-05-11T19:59:33.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T19:59:33.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-11T19:59:33.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T19:59:33.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T19:59:33.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T19:59:33.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T19:59:33.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T19:59:33.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T19:59:33.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T19:59:34.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T19:59:34.123Z] [2023-05-11T19:59:34.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T19:59:34.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T19:59:34.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T19:59:34.497Z] b85a868b505f: Pulling fs layer [2023-05-11T19:59:34.497Z] e2be974225ed: Pulling fs layer [2023-05-11T19:59:34.497Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T19:59:34.497Z] 988bab9f4d93: Pulling fs layer [2023-05-11T19:59:34.497Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T19:59:34.497Z] eaf3925da568: Pulling fs layer [2023-05-11T19:59:34.497Z] bab4dde63d76: Pulling fs layer [2023-05-11T19:59:34.497Z] bde34c3a00c8: Pulling fs layer [2023-05-11T19:59:34.497Z] b352a97aabf1: Pulling fs layer [2023-05-11T19:59:34.497Z] 4872d77fe225: Pulling fs layer [2023-05-11T19:59:34.497Z] 5851b861e8e6: Pulling fs layer [2023-05-11T19:59:34.497Z] 1469e6f7b9e6: Waiting [2023-05-11T19:59:34.497Z] bab4dde63d76: Waiting [2023-05-11T19:59:34.497Z] bde34c3a00c8: Waiting [2023-05-11T19:59:34.497Z] b352a97aabf1: Waiting [2023-05-11T19:59:34.497Z] 4872d77fe225: Waiting [2023-05-11T19:59:34.497Z] 988bab9f4d93: Waiting [2023-05-11T19:59:34.497Z] eaf3925da568: Waiting [2023-05-11T19:59:34.497Z] e2be974225ed: Verifying Checksum [2023-05-11T19:59:34.497Z] e2be974225ed: Download complete [2023-05-11T19:59:34.497Z] 988bab9f4d93: Verifying Checksum [2023-05-11T19:59:34.497Z] 988bab9f4d93: Download complete [2023-05-11T19:59:34.760Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T19:59:34.760Z] 1469e6f7b9e6: Download complete [2023-05-11T19:59:34.760Z] eaf3925da568: Verifying Checksum [2023-05-11T19:59:34.760Z] eaf3925da568: Download complete [2023-05-11T19:59:34.760Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T19:59:34.760Z] 339a4e72a1f5: Download complete [2023-05-11T19:59:34.760Z] bde34c3a00c8: Verifying Checksum [2023-05-11T19:59:34.760Z] bde34c3a00c8: Download complete [2023-05-11T19:59:34.760Z] b352a97aabf1: Download complete [2023-05-11T19:59:34.760Z] 4872d77fe225: Download complete [2023-05-11T19:59:34.760Z] 5851b861e8e6: Download complete [2023-05-11T19:59:34.760Z] b85a868b505f: Verifying Checksum [2023-05-11T19:59:34.760Z] b85a868b505f: Download complete [2023-05-11T19:59:35.327Z] bab4dde63d76: Verifying Checksum [2023-05-11T19:59:35.327Z] bab4dde63d76: Download complete [2023-05-11T19:59:35.896Z] b85a868b505f: Pull complete [2023-05-11T19:59:36.155Z] e2be974225ed: Pull complete [2023-05-11T19:59:36.416Z] 339a4e72a1f5: Pull complete [2023-05-11T19:59:36.675Z] 988bab9f4d93: Pull complete [2023-05-11T19:59:36.935Z] 1469e6f7b9e6: Pull complete [2023-05-11T19:59:36.935Z] eaf3925da568: Pull complete [2023-05-11T19:59:38.834Z] bab4dde63d76: Pull complete [2023-05-11T19:59:38.834Z] bde34c3a00c8: Pull complete [2023-05-11T19:59:38.834Z] b352a97aabf1: Pull complete [2023-05-11T19:59:38.834Z] 4872d77fe225: Pull complete [2023-05-11T19:59:38.834Z] 5851b861e8e6: Pull complete [2023-05-11T19:59:39.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T19:59:39.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T19:59:39.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T19:59:39.344Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T19:59:39.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T19:59:41.426Z] $ docker top 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 -eo pid,comm [2023-05-11T19:59:41.485Z] 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-05-11T19:59:41.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T19:59:41.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T19:59:41.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T19:59:41.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T19:59:41.736Z] $ docker exec 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent [2023-05-11T19:59:41.845Z] SSH_AUTH_SOCK=/tmp/ssh-TtZ8EgASpYc5/agent.31 [2023-05-11T19:59:41.845Z] SSH_AGENT_PID=37 [2023-05-11T19:59:41.851Z] Running ssh-add (command line suppressed) [2023-05-11T19:59:41.946Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16451251875222038290.key (/w/workspace/edgex-go/1@tmp/private_key_16451251875222038290.key) [2023-05-11T19:59:41.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T19:59:42.299Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T19:59:42.323Z] $ docker exec --env ******** --env ******** 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent -k [2023-05-11T19:59:42.418Z] unset SSH_AUTH_SOCK; [2023-05-11T19:59:42.419Z] unset SSH_AGENT_PID; [2023-05-11T19:59:42.419Z] echo Agent pid 37 killed; [2023-05-11T19:59:42.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T19:59:42.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T19:59:42.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T19:59:42.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T19:59:42.658Z] $ docker exec 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent [2023-05-11T19:59:42.766Z] SSH_AUTH_SOCK=/tmp/ssh-mLHVXUcLCQ48/agent.69 [2023-05-11T19:59:42.766Z] SSH_AGENT_PID=75 [2023-05-11T19:59:42.772Z] Running ssh-add (command line suppressed) [2023-05-11T19:59:42.893Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13970217316232158370.key (/w/workspace/edgex-go/1@tmp/private_key_13970217316232158370.key) [2023-05-11T19:59:42.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T19:59:43.239Z] + git semver init [2023-05-11T19:59:43.499Z] 2023-05-11 19:59:43,423 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T19:59:43.499Z] 2023-05-11 19:59:43,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-11T19:59:43.499Z] 2023-05-11 19:59:43,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-11T19:59:43.499Z] 2023-05-11 19:59:43,424 [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-05-11T19:59:48.788Z] 2023-05-11 19:59:47,970 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4564 with force:False [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,971 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4564 [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,975 [execute] INFO git cat-file --batch-check [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,980 [execute] INFO git cat-file --batch [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T19:59:48.788Z] 2023-05-11 19:59:47,986 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4564 [2023-05-11T19:59:48.788Z] 0.0.0 [Pipeline] } [2023-05-11T19:59:48.817Z] $ docker exec --env ******** --env ******** 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 ssh-agent -k [2023-05-11T19:59:48.922Z] unset SSH_AUTH_SOCK; [2023-05-11T19:59:48.922Z] unset SSH_AGENT_PID; [2023-05-11T19:59:48.923Z] echo Agent pid 75 killed; [2023-05-11T19:59:48.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T19:59:49.348Z] + git semver [Pipeline] } [2023-05-11T19:59:49.632Z] $ docker stop --time=1 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 [2023-05-11T19:59:50.950Z] $ docker rm -f --volumes 9de950c65d90fc307b51fb3f89ccca3911d64dbe4754ec1bb56bb2772a04cde6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T19:59:51.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T19:59:51.627Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T19:59:51.644Z] [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-05-11T19:59:52.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-11T19:59:52.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T19:59:52.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T19:59:52.550Z] ========================================================= [2023-05-11T19:59:52.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T19:59:52.550Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T19:59:52.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T19:59:52.891Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T19:59:52.891Z] f56be85fc22e: Pulling fs layer [2023-05-11T19:59:52.891Z] 85791d961cd3: Pulling fs layer [2023-05-11T19:59:52.891Z] d694b5ae8c79: Pulling fs layer [2023-05-11T19:59:52.891Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T19:59:52.891Z] 4d19c01a9841: Pulling fs layer [2023-05-11T19:59:52.891Z] 9325e15d5711: Pulling fs layer [2023-05-11T19:59:52.891Z] 556b6ee489ea: Pulling fs layer [2023-05-11T19:59:52.891Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T19:59:52.891Z] 9f32a84ed3da: Waiting [2023-05-11T19:59:52.891Z] 4d19c01a9841: Waiting [2023-05-11T19:59:52.891Z] 9325e15d5711: Waiting [2023-05-11T19:59:52.891Z] 556b6ee489ea: Waiting [2023-05-11T19:59:52.891Z] 85791d961cd3: Verifying Checksum [2023-05-11T19:59:52.891Z] 85791d961cd3: Download complete [2023-05-11T19:59:52.891Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T19:59:52.891Z] 9f32a84ed3da: Download complete [2023-05-11T19:59:52.891Z] 4d19c01a9841: Verifying Checksum [2023-05-11T19:59:52.891Z] 4d19c01a9841: Download complete [2023-05-11T19:59:52.891Z] f56be85fc22e: Download complete [2023-05-11T19:59:52.891Z] 9325e15d5711: Verifying Checksum [2023-05-11T19:59:52.891Z] 9325e15d5711: Download complete [2023-05-11T19:59:53.154Z] f56be85fc22e: Pull complete [2023-05-11T19:59:53.154Z] 85791d961cd3: Pull complete [2023-05-11T19:59:53.726Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T19:59:53.726Z] c5a4b2cf53e6: Download complete [2023-05-11T19:59:53.726Z] d694b5ae8c79: Verifying Checksum [2023-05-11T19:59:53.726Z] d694b5ae8c79: Download complete [2023-05-11T19:59:53.985Z] 556b6ee489ea: Verifying Checksum [2023-05-11T19:59:53.985Z] 556b6ee489ea: Download complete [2023-05-11T19:59:57.268Z] d694b5ae8c79: Pull complete [2023-05-11T19:59:57.268Z] 9f32a84ed3da: Pull complete [2023-05-11T19:59:57.268Z] 4d19c01a9841: Pull complete [2023-05-11T19:59:57.268Z] 9325e15d5711: Pull complete [2023-05-11T19:59:59.797Z] 556b6ee489ea: Pull complete [2023-05-11T20:00:00.737Z] c5a4b2cf53e6: Pull complete [2023-05-11T20:00:00.737Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T20:00:00.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T20:00:00.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T20:00:01.103Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T20:00:01.103Z] WORKDIR /edgex [2023-05-11T20:00:01.103Z] COPY go.mod . [2023-05-11T20:00:01.103Z] RUN go mod download -t [2023-05-11T20:00:01.103Z] ci-base-image-x86_64 -f - . [2023-05-11T20:00:01.673Z] Sending build context to Docker daemon 170.7MB [2023-05-11T20:00:01.673Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T20:00:01.673Z] ---> c4be618373d6 [2023-05-11T20:00:01.673Z] Step 2/4 : WORKDIR /edgex [2023-05-11T20:00:05.885Z] ---> Running in d704b7f5f8f8 [2023-05-11T20:00:05.885Z] Removing intermediate container d704b7f5f8f8 [2023-05-11T20:00:05.885Z] ---> d23f1b4d92ba [2023-05-11T20:00:05.885Z] Step 3/4 : COPY go.mod . [2023-05-11T20:00:06.144Z] ---> 1ba7a7eb8257 [2023-05-11T20:00:06.144Z] Step 4/4 : RUN go mod download [2023-05-11T20:00:06.144Z] ---> Running in 301752e313ce [2023-05-11T20:00:06.966Z] Still waiting to schedule task [2023-05-11T20:00:06.966Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T20:00:18.359Z] Removing intermediate container 301752e313ce [2023-05-11T20:00:18.359Z] ---> b5847ecddd55 [2023-05-11T20:00:18.359Z] Successfully built b5847ecddd55 [2023-05-11T20:00:18.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:00:18.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T20:00:18.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:00:18.920Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T20:00:18.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T20:00:19.395Z] $ docker top 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:00:19.786Z] + go version [2023-05-11T20:00:19.786Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T20:00:19.826Z] $ docker stop --time=1 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b [2023-05-11T20:00:21.106Z] $ docker rm -f --volumes 3f1d55e6043ce231e3971d807c85576be566b8695b8135dc34eac15defbd9e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:00:21.792Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T20:00:21.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:00:21.934Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T20:00:21.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T20:00:22.297Z] $ docker top b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T20:00:22.404Z] ========================================================= [2023-05-11T20:00:22.404Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-11T20:00:22.404Z] ========================================================= [Pipeline] sh [2023-05-11T20:00:22.697Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T20:00:23.057Z] + make test [2023-05-11T20:00:23.057Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T20:00:29.625Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-11T20:00:41.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-11T20:00:41.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-11T20:00:41.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-11T20:00:42.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-11T20:00:42.342Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-11T20:00:42.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-11T20:00:42.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-11T20:00:42.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-11T20:00:42.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-11T20:00:42.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-11T20:00:43.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-11T20:00:43.117Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-11T20:00:43.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-11T20:00:43.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-11T20:00:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-11T20:00:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-11T20:00:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-05-11T20:00:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-11T20:00:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-11T20:00:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-11T20:00:44.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-11T20:00:45.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-11T20:00:45.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-11T20:00:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-11T20:00:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-11T20:00:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:00:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-11T20:00:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-11T20:00:46.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-11T20:00:46.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-11T20:00:47.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-05-11T20:00:47.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements [2023-05-11T20:00:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-11T20:00:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:00:47.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-11T20:00:47.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-11T20:00:47.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-11T20:00:47.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-11T20:00:47.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-11T20:00:47.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-11T20:00:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 88.5% of statements [2023-05-11T20:00:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements [2023-05-11T20:00:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.327s coverage: 95.6% of statements [2023-05-11T20:00:48.219Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-05-11T20:00:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-11T20:00:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-11T20:00:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-11T20:00:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-11T20:00:49.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-11T20:00:49.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-11T20:00:49.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-05-11T20:00:49.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements [2023-05-11T20:00:50.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-05-11T20:00:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-11T20:00:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-11T20:00:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-11T20:00:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-11T20:00:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-05-11T20:00:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-11T20:00:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-05-11T20:00:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-05-11T20:00:51.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-11T20:00:51.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-11T20:00:51.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-11T20:00:51.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-11T20:00:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-11T20:00:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-11T20:00:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-11T20:00:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-11T20:00:52.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-11T20:00:52.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-11T20:00:52.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-11T20:00:53.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-11T20:00:54.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-11T20:00:55.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-11T20:00:55.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-11T20:00:56.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-11T20:00:56.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-11T20:00:56.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-11T20:00:58.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-11T20:00:58.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-11T20:00:58.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-11T20:00:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-11T20:00:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-11T20:00:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-11T20:00:59.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-11T20:01:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-11T20:01:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-11T20:01:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-11T20:01:00.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-11T20:01:01.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2023-05-11T20:01:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-11T20:01:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:01:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-11T20:01:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-11T20:01:02.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-11T20:01:02.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-11T20:01:03.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-11T20:01:03.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements [2023-05-11T20:01:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-11T20:01:15.346Z] 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-05-11T20:01:15.346Z] running golangci-lint [2023-05-11T20:01:15.346Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-11T20:01:15.346Z] go version go1.20.2 linux/amd64 [2023-05-11T20:01:15.605Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-11T20:01:15.605Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-11T20:01:30.480Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|exports_file|imports|types_sizes|compiled_files|deps) took 13.471025479s" [2023-05-11T20:01:30.480Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.766613ms" [2023-05-11T20:01:35.739Z] level=info msg="[linters_context/goanalysis] analyzers took 59.522314493s with top 10 stages: buildir: 27.604132994s, inspect: 2.020014778s, fact_deprecated: 2.018930073s, gosec: 1.344172742s, ctrlflow: 1.322760259s, printf: 1.120009732s, S1038: 935.009337ms, nilness: 741.858708ms, fact_purity: 719.059953ms, directives: 473.331528ms" [2023-05-11T20:01:35.739Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-11T20:01:35.739Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, nolint: 0/23, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203" [2023-05-11T20:01:35.739Z] level=info msg="[runner] processing took 15.977335ms with stages: nolint: 6.599162ms, identifier_marker: 3.649139ms, path_prettifier: 1.756367ms, autogenerated_exclude: 1.586578ms, exclude-rules: 1.440098ms, skip_dirs: 878.878µs, cgo: 48.022µs, filename_unadjuster: 14.121µs, max_same_issues: 820ns, path_shortener: 810ns, skip_files: 520ns, source_code: 440ns, severity-rules: 440ns, uniq_by_line: 430ns, sort_results: 410ns, diff: 390ns, exclude: 270ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-05-11T20:01:35.739Z] level=info msg="[runner] linters took 6.591436487s with stages: goanalysis_metalinter: 6.575343845s" [2023-05-11T20:01:35.739Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-11T20:01:35.739Z] level=info msg="Memory: 203 samples, avg is 181.3MB, max is 789.8MB" [2023-05-11T20:01:35.739Z] level=info msg="Execution took 20.10770843s" [2023-05-11T20:01:35.739Z] go vet ./... [2023-05-11T20:01:39.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T20:01:39.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T20:01:39.924Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T20:01:40.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-11T20:01:40.522Z] + ls -al . [2023-05-11T20:01:40.523Z] total 704 [2023-05-11T20:01:40.523Z] drwxrwxr-x 11 1001 1001 4096 May 11 20:00 . [2023-05-11T20:01:40.523Z] drwxr-xr-x 4 root root 4096 May 11 20:00 .. [2023-05-11T20:01:40.523Z] drwxrwxr-x 2 1001 1001 4096 May 11 19:59 .blubracket [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 16 May 11 19:59 .dockerignore [2023-05-11T20:01:40.523Z] drwxrwxr-x 8 1001 1001 4096 May 11 19:59 .git [2023-05-11T20:01:40.523Z] drwxrwxr-x 3 1001 1001 4096 May 11 19:59 .github [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 1133 May 11 19:59 .gitignore [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 42 May 11 19:59 .golangci.yml [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 87 May 11 19:59 .hadolint.yml [2023-05-11T20:01:40.523Z] drwxr-xr-x 3 1001 1001 4096 May 11 19:59 .semver [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 166 May 11 19:59 .sonarcloud.properties [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 1171 May 11 19:59 ADOPTERS.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 10835 May 11 19:59 Attribution.txt [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 73765 May 11 19:59 CHANGELOG.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 3804 May 11 19:59 CONTRIBUTING.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 677 May 11 19:59 GOVERNANCE.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 883 May 11 19:59 Jenkinsfile [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 10775 May 11 19:59 LICENSE [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 14368 May 11 19:59 Makefile [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 582 May 11 19:59 OWNERS.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 9902 May 11 19:59 README.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 789 May 11 19:59 SECURITY.md [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 5 May 11 19:59 VERSION [2023-05-11T20:01:40.523Z] drwxrwxr-x 2 1001 1001 4096 May 11 19:59 bin [2023-05-11T20:01:40.523Z] drwxrwxr-x 18 1001 1001 4096 May 11 19:59 cmd [2023-05-11T20:01:40.523Z] -rw-r--r-- 1 root root 447731 May 11 20:01 coverage.out [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 3200 May 11 19:59 go.mod [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 31040 May 11 19:59 go.sum [2023-05-11T20:01:40.523Z] drwxrwxr-x 7 1001 1001 4096 May 11 19:59 internal [2023-05-11T20:01:40.523Z] drwxrwxr-x 3 1001 1001 4096 May 11 19:59 openapi [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 594 May 11 19:59 security.txt [2023-05-11T20:01:40.523Z] drwxrwxr-x 4 1001 1001 4096 May 11 19:59 snap [2023-05-11T20:01:40.523Z] -rw-rw-r-- 1 1001 1001 204 May 11 19:59 version.go [Pipeline] sh [2023-05-11T20:01:40.864Z] + '[' -e coverage.out ] [2023-05-11T20:01:40.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-11T20:01:40.991Z] Stashed 1 file(s) [Pipeline] sh [2023-05-11T20:01:41.288Z] + make build [2023-05-11T20:01:41.288Z] 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-05-11T20:01:43.634Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15235 in /w/workspace/edgexfoundry_edgex-go_PR-4564 [Pipeline] { [Pipeline] ws [2023-05-11T20:01:43.692Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-11T20:01:43.782Z] The recommended git tool is: git [2023-05-11T20:01:51.207Z] using credential edgex-jenkins-ssh [2023-05-11T20:01:51.229Z] Cloning the remote Git repository [2023-05-11T20:01:51.285Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-11T20:01:51.400Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-11T20:01:51.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-11T20:01:51.575Z] > git --version # timeout=10 [2023-05-11T20:01:51.601Z] > git --version # 'git version 2.25.1' [2023-05-11T20:01:51.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T20:01:51.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T20:01:53.499Z] 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-05-11T20:01:53.499Z] 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-05-11T20:01:53.499Z] 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-05-11T20:01:54.434Z] 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-05-11T20:02:00.992Z] 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-05-11T20:02:01.562Z] 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-05-11T20:02:02.945Z] 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-05-11T20:02:03.886Z] 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-05-11T20:02:04.453Z] 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-05-11T20:02:05.393Z] 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-05-11T20:02:06.326Z] 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-05-11T20:02:07.733Z] $ docker stop --time=1 b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a [2023-05-11T20:02:08.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-11T20:02:09.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T20:02:10.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-11T20:02:10.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-11T20:02:10.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T20:02:10.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4564/head:refs/remotes/origin/PR-4564 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T20:02:10.826Z] Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:02:11.182Z] $ docker rm -f --volumes b18ddd4085a8999f15d4182b0aee9f61071afebf7ce4b6712edd1cab39b2575a [2023-05-11T20:02:11.276Z] Merge succeeded, producing f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:02:11.277Z] Checking out Revision f5b5b07bc2843511798553a778ef35c3d3cc2112 (PR-4564) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-05-11T20:02:11.925Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-11T20:02:11.981Z] > git --version # timeout=10 [2023-05-11T20:02:11.994Z] > git --version # 'git version 2.25.1' [2023-05-11T20:02:12.014Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:02:12.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T20:02:12.471Z] [2023-05-11T20:02:12.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:02:10.846Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T20:02:10.926Z] > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 [2023-05-11T20:02:11.168Z] > git remote # timeout=10 [2023-05-11T20:02:11.191Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T20:02:11.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T20:02:11.229Z] > git merge 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 [2023-05-11T20:02:11.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T20:02:11.284Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T20:02:11.304Z] > git checkout -f f5b5b07bc2843511798553a778ef35c3d3cc2112 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T20:02:12.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T20:02:12.879Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-11T20:02:12.879Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-11T20:02:12.879Z] ca9280d653b3: Pulling fs layer [2023-05-11T20:02:12.879Z] 7e9c9ca2126c: Pulling fs layer [2023-05-11T20:02:12.879Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-11T20:02:12.879Z] cbdbe7a5bc2a: Download complete [2023-05-11T20:02:13.138Z] ca9280d653b3: Verifying Checksum [2023-05-11T20:02:13.138Z] ca9280d653b3: Download complete [2023-05-11T20:02:13.138Z] cbdbe7a5bc2a: Pull complete [2023-05-11T20:02:13.351Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T20:02:13.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T20:02:13.351Z] Dload Upload Total Spent Left Speed [2023-05-11T20:02:13.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [2023-05-11T20:02:13.396Z] 7e9c9ca2126c: Download complete [2023-05-11T20:02:13.656Z] ca9280d653b3: Pull complete [Pipeline] sh [2023-05-11T20:02:14.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T20:02:14.404Z] + sudo tee /etc/docker/daemon.new [2023-05-11T20:02:14.404Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T20:02:14.404Z] { [2023-05-11T20:02:14.404Z] "registry-mirrors": [ [2023-05-11T20:02:14.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T20:02:14.404Z] ], [2023-05-11T20:02:14.404Z] "bip": "10.250.0.254/24", [2023-05-11T20:02:14.404Z] "hosts": [ [2023-05-11T20:02:14.404Z] "tcp://0.0.0.0:5555", [2023-05-11T20:02:14.404Z] "unix:///var/run/docker.sock" [2023-05-11T20:02:14.404Z] ], [2023-05-11T20:02:14.404Z] "mtu": 1458, [2023-05-11T20:02:14.404Z] "selinux-enabled": true, [2023-05-11T20:02:14.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T20:02:14.404Z] } [Pipeline] sh [2023-05-11T20:02:14.749Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T20:02:15.107Z] + sudo service docker restart [2023-05-11T20:02:16.945Z] 7e9c9ca2126c: Pull complete [2023-05-11T20:02:16.945Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-11T20:02:16.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T20:02:16.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:02:17.178Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T20:02:17.223Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-11T20:02:19.263Z] $ docker top 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:02:19.652Z] + docker-compose build --help [2023-05-11T20:02:19.652Z] + grep parallel [2023-05-11T20:02:20.223Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T20:02:20.272Z] $ docker stop --time=1 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f [2023-05-11T20:02:21.558Z] $ docker rm -f --volumes 0427e1fec03fffb0f775afd41e7bdb1ff90f13427974961a368a1c7b6be00c9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:02:22.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T20:02:22.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:02:22.291Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T20:02:22.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-11T20:02:22.646Z] $ docker top 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:02:23.030Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T20:02:23.597Z] Building core-command ... [2023-05-11T20:02:23.597Z] Building core-common-config-bootstrapper ... [2023-05-11T20:02:23.597Z] Building core-data ... [2023-05-11T20:02:23.597Z] Building core-metadata ... [2023-05-11T20:02:23.597Z] Building security-bootstrapper ... [2023-05-11T20:02:23.597Z] Building security-proxy-auth ... [2023-05-11T20:02:23.597Z] Building security-proxy-setup ... [2023-05-11T20:02:23.597Z] Building security-secretstore-setup ... [2023-05-11T20:02:23.597Z] Building security-spiffe-token-provider ... [2023-05-11T20:02:23.597Z] Building security-spire-agent ... [2023-05-11T20:02:23.597Z] Building security-spire-config ... [2023-05-11T20:02:23.597Z] Building security-spire-server ... [2023-05-11T20:02:23.597Z] Building support-notifications ... [2023-05-11T20:02:23.597Z] Building support-scheduler ... [2023-05-11T20:02:23.597Z] Building security-bootstrapper [2023-05-11T20:02:23.597Z] Building security-spire-config [2023-05-11T20:02:23.597Z] Building core-common-config-bootstrapper [2023-05-11T20:02:23.597Z] Building security-spire-server [2023-05-11T20:02:23.598Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T20:02:33.442Z] provisioning config files... [2023-05-11T20:02:33.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4355282159475030285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:02:33.865Z] ---> docker-login.sh [2023-05-11T20:02:33.865Z] nexus3.edgexfoundry.org:10001 [2023-05-11T20:02:34.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:02:34.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:02:34.471Z] Configure a credential helper to remove this warning. See [2023-05-11T20:02:34.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:02:34.471Z] [2023-05-11T20:02:34.471Z] Login Succeeded [2023-05-11T20:02:34.471Z] nexus3.edgexfoundry.org:10002 [2023-05-11T20:02:34.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:02:35.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:02:35.014Z] Configure a credential helper to remove this warning. See [2023-05-11T20:02:35.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:02:35.014Z] [2023-05-11T20:02:35.014Z] Login Succeeded [2023-05-11T20:02:35.014Z] nexus3.edgexfoundry.org:10003 [2023-05-11T20:02:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:02:35.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:02:35.285Z] Configure a credential helper to remove this warning. See [2023-05-11T20:02:35.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:02:35.285Z] [2023-05-11T20:02:35.285Z] Login Succeeded [2023-05-11T20:02:35.285Z] nexus3.edgexfoundry.org:10004 [2023-05-11T20:02:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:02:35.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:02:35.560Z] Configure a credential helper to remove this warning. See [2023-05-11T20:02:35.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:02:35.560Z] [2023-05-11T20:02:35.560Z] Login Succeeded [2023-05-11T20:02:35.560Z] docker.io [2023-05-11T20:02:35.801Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:02:35.801Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:02:35.801Z] ---> b5847ecddd55 [2023-05-11T20:02:35.801Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T20:02:35.801Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:02:35.801Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:02:35.801Z] ---> b5847ecddd55 [2023-05-11T20:02:35.801Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T20:02:35.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:02:35.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:02:35.801Z] ---> b5847ecddd55 [2023-05-11T20:02:35.801Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:02:35.801Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:02:35.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:02:35.801Z] ---> b5847ecddd55 [2023-05-11T20:02:35.801Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T20:02:35.801Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:02:35.801Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:02:35.801Z] ---> b5847ecddd55 [2023-05-11T20:02:35.801Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T20:02:35.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T20:02:36.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T20:02:36.101Z] Configure a credential helper to remove this warning. See [2023-05-11T20:02:36.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T20:02:36.101Z] [2023-05-11T20:02:36.101Z] Login Succeeded [2023-05-11T20:02:36.101Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T20:02:36.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-11T20:02:36.837Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-11T20:02:36.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T20:02:36.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T20:02:36.945Z] ========================================================= [2023-05-11T20:02:36.945Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T20:02:36.945Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T20:02:37.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T20:02:37.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T20:02:37.331Z] c41833b44d91: Pulling fs layer [2023-05-11T20:02:37.331Z] ed15518f5707: Pulling fs layer [2023-05-11T20:02:37.331Z] feae8fd75edb: Pulling fs layer [2023-05-11T20:02:37.331Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T20:02:37.331Z] 3cdef696dda3: Pulling fs layer [2023-05-11T20:02:37.331Z] 2ced38df9373: Pulling fs layer [2023-05-11T20:02:37.331Z] 58f1dce35555: Pulling fs layer [2023-05-11T20:02:37.331Z] 242c74f7c9fa: Waiting [2023-05-11T20:02:37.331Z] 3cdef696dda3: Waiting [2023-05-11T20:02:37.331Z] 2ced38df9373: Waiting [2023-05-11T20:02:37.331Z] 58f1dce35555: Waiting [2023-05-11T20:02:37.610Z] ed15518f5707: Verifying Checksum [2023-05-11T20:02:37.610Z] ed15518f5707: Download complete [2023-05-11T20:02:37.610Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T20:02:37.610Z] 242c74f7c9fa: Download complete [2023-05-11T20:02:37.610Z] 3cdef696dda3: Verifying Checksum [2023-05-11T20:02:37.610Z] 3cdef696dda3: Download complete [2023-05-11T20:02:37.610Z] c41833b44d91: Verifying Checksum [2023-05-11T20:02:37.610Z] c41833b44d91: Download complete [2023-05-11T20:02:38.604Z] c41833b44d91: Pull complete [2023-05-11T20:02:38.883Z] 58f1dce35555: Verifying Checksum [2023-05-11T20:02:39.155Z] 58f1dce35555: Download complete [2023-05-11T20:02:39.155Z] ed15518f5707: Pull complete [2023-05-11T20:02:40.236Z] feae8fd75edb: Verifying Checksum [2023-05-11T20:02:40.236Z] feae8fd75edb: Download complete [2023-05-11T20:02:40.236Z] 2ced38df9373: Verifying Checksum [2023-05-11T20:02:40.236Z] 2ced38df9373: Download complete [2023-05-11T20:02:42.379Z] ---> Running in 74a1c8c919d7 [2023-05-11T20:02:42.379Z] ---> Running in 8ae4b6d5234d [2023-05-11T20:02:42.379Z] ---> Running in d466fe7c5518 [2023-05-11T20:02:42.379Z] ---> Running in f6a93c5ef310 [2023-05-11T20:02:42.379Z] ---> Running in 569a743d8c12 [2023-05-11T20:02:42.379Z] Removing intermediate container d466fe7c5518 [2023-05-11T20:02:42.379Z] ---> 48e6631fdfa6 [2023-05-11T20:02:42.379Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:02:42.379Z] Removing intermediate container 74a1c8c919d7 [2023-05-11T20:02:42.379Z] ---> e9b5bc32df50 [2023-05-11T20:02:42.379Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T20:02:42.379Z] Removing intermediate container 569a743d8c12 [2023-05-11T20:02:42.379Z] ---> fc6ce11c4251 [2023-05-11T20:02:42.379Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:02:42.379Z] Removing intermediate container 8ae4b6d5234d [2023-05-11T20:02:42.379Z] ---> c9d1de418e72 [2023-05-11T20:02:42.379Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T20:02:42.379Z] Removing intermediate container f6a93c5ef310 [2023-05-11T20:02:42.379Z] ---> aa48ba9da361 [2023-05-11T20:02:42.379Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:02:42.379Z] ---> Running in 630e1688f785 [2023-05-11T20:02:42.379Z] ---> Running in 97f326edb607 [2023-05-11T20:02:42.379Z] ---> Running in 453a63a28dc3 [2023-05-11T20:02:42.379Z] ---> Running in 95f921a8b716 [2023-05-11T20:02:42.379Z] ---> Running in d8607e7e7af3 [2023-05-11T20:02:42.379Z] Removing intermediate container 97f326edb607 [2023-05-11T20:02:42.379Z] ---> 8f766781cc11 [2023-05-11T20:02:42.379Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:02:42.379Z] ---> Running in 374cd6b50020 [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.637Z] OK: 265 MiB in 53 packages [2023-05-11T20:02:42.637Z] OK: 265 MiB in 53 packages [2023-05-11T20:02:42.637Z] v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:02:42.637Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:02:42.637Z] OK: 17821 distinct packages available [2023-05-11T20:02:42.637Z] OK: 265 MiB in 53 packages [2023-05-11T20:02:42.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:42.637Z] OK: 265 MiB in 53 packages [2023-05-11T20:02:42.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:02:43.158Z] OK: 265 MiB in 53 packages [2023-05-11T20:02:43.158Z] Removing intermediate container 453a63a28dc3 [2023-05-11T20:02:43.158Z] ---> 8e2d2421a069 [2023-05-11T20:02:43.158Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T20:02:43.158Z] Removing intermediate container 630e1688f785 [2023-05-11T20:02:43.158Z] ---> 5a846166f490 [2023-05-11T20:02:43.158Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T20:02:43.158Z] ---> bc8ef6ad1ccf [2023-05-11T20:02:43.158Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:02:43.158Z] ---> 4152f57ac825 [2023-05-11T20:02:43.158Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:02:43.158Z] Removing intermediate container d8607e7e7af3 [2023-05-11T20:02:43.158Z] ---> 24bfe29b594c [2023-05-11T20:02:43.158Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T20:02:43.158Z] ---> Running in 45f48a885af0 [2023-05-11T20:02:43.158Z] ---> Running in a7c736a0b62c [2023-05-11T20:02:43.418Z] ---> a8cf3f2c1c95 [2023-05-11T20:02:43.418Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:02:43.418Z] Removing intermediate container 374cd6b50020 [2023-05-11T20:02:43.418Z] ---> 4a2951c5cb70 [2023-05-11T20:02:43.418Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:02:43.418Z] ---> Running in 738f8413148d [2023-05-11T20:02:43.418Z] Removing intermediate container 95f921a8b716 [2023-05-11T20:02:43.418Z] ---> 93d68142755d [2023-05-11T20:02:43.418Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T20:02:43.676Z] ---> 8021dcb28141 [2023-05-11T20:02:43.676Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:02:43.676Z] ---> Running in b4f9148d53c6 [2023-05-11T20:02:43.676Z] ---> 7d23b4ce8340 [2023-05-11T20:02:43.676Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:02:43.676Z] ---> Running in 6435e2f6e17c [2023-05-11T20:02:52.644Z] feae8fd75edb: Pull complete [2023-05-11T20:02:52.644Z] 242c74f7c9fa: Pull complete [2023-05-11T20:02:52.644Z] 3cdef696dda3: Pull complete [2023-05-11T20:02:59.322Z] 2ced38df9373: Pull complete [2023-05-11T20:03:01.918Z] 58f1dce35555: Pull complete [2023-05-11T20:03:01.918Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T20:03:01.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T20:03:01.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T20:03:02.321Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T20:03:02.321Z] WORKDIR /edgex [2023-05-11T20:03:02.321Z] COPY go.mod . [2023-05-11T20:03:02.321Z] RUN go mod download [2023-05-11T20:03:02.321Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-11T20:03:02.909Z] Sending build context to Docker daemon 2.928MB [2023-05-11T20:03:02.909Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T20:03:02.909Z] ---> fadd8f120f05 [2023-05-11T20:03:02.909Z] Step 2/4 : WORKDIR /edgex [2023-05-11T20:03:04.854Z] ---> Running in 7ca32f0c33a9 [2023-05-11T20:03:05.123Z] Removing intermediate container 7ca32f0c33a9 [2023-05-11T20:03:05.123Z] ---> 77a52be5fc42 [2023-05-11T20:03:05.123Z] Step 3/4 : COPY go.mod . [2023-05-11T20:03:05.707Z] ---> 52f314122e4b [2023-05-11T20:03:05.707Z] Step 4/4 : RUN go mod download [2023-05-11T20:03:05.707Z] ---> Running in b7cea92979ea [2023-05-11T20:03:22.420Z] Removing intermediate container a7c736a0b62c [2023-05-11T20:03:22.420Z] ---> dc1fdcd7f5c3 [2023-05-11T20:03:22.420Z] Step 7/26 : COPY . . [2023-05-11T20:03:22.420Z] Removing intermediate container 45f48a885af0 [2023-05-11T20:03:22.420Z] ---> 495bf61f1f40 [2023-05-11T20:03:22.420Z] Step 7/33 : COPY . . [2023-05-11T20:03:22.420Z] Removing intermediate container b4f9148d53c6 [2023-05-11T20:03:22.420Z] ---> 96afac840bfe [2023-05-11T20:03:22.420Z] Step 8/23 : COPY . . [2023-05-11T20:03:22.420Z] Removing intermediate container 738f8413148d [2023-05-11T20:03:22.420Z] ---> 1c0e083f3ee5 [2023-05-11T20:03:22.420Z] Step 7/27 : COPY . . [2023-05-11T20:03:22.421Z] Removing intermediate container 6435e2f6e17c [2023-05-11T20:03:22.421Z] ---> 8256bab8a3e3 [2023-05-11T20:03:22.421Z] Step 7/20 : COPY . . [2023-05-11T20:03:37.312Z] ---> ce7dda6e4cb7 [2023-05-11T20:03:37.312Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T20:03:37.312Z] ---> bd3f049a3eda [2023-05-11T20:03:37.312Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:03:37.312Z] ---> 07a5b5cbe79c [2023-05-11T20:03:37.312Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T20:03:37.312Z] ---> 8c16880b3c3e [2023-05-11T20:03:37.312Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T20:03:37.312Z] ---> 7eb54f1dc99a [2023-05-11T20:03:37.312Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:03:37.312Z] ---> Running in 0211e9e85df9 [2023-05-11T20:03:37.312Z] ---> Running in 45544e6bf72b [2023-05-11T20:03:37.312Z] ---> Running in c476dbf6d23f [2023-05-11T20:03:37.312Z] ---> Running in c3a0179f837e [2023-05-11T20:03:37.312Z] ---> Running in 6da920764f34 [2023-05-11T20:03:37.312Z] Removing intermediate container 0211e9e85df9 [2023-05-11T20:03:37.312Z] ---> 0dd27e6a5cc8 [2023-05-11T20:03:37.312Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T20:03:37.312Z] Removing intermediate container c3a0179f837e [2023-05-11T20:03:37.312Z] ---> 461edae7c994 [2023-05-11T20:03:37.312Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T20:03:37.312Z] ---> Running in eb1eeb38c98d [2023-05-11T20:03:37.312Z] ---> Running in 1ed8b15436cf [2023-05-11T20:03:37.312Z] Removing intermediate container eb1eeb38c98d [2023-05-11T20:03:37.312Z] ---> d9cfef52a651 [2023-05-11T20:03:37.312Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:03:37.312Z] Removing intermediate container 1ed8b15436cf [2023-05-11T20:03:37.312Z] ---> 2144dd4fd714 [2023-05-11T20:03:37.312Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:03:37.312Z] ---> Running in d66b9c74d027 [2023-05-11T20:03:37.312Z] ---> Running in 89052c364c82 [2023-05-11T20:03:37.312Z] Removing intermediate container 89052c364c82 [2023-05-11T20:03:37.312Z] ---> e6be962243f9 [2023-05-11T20:03:37.312Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:03:37.312Z] Removing intermediate container d66b9c74d027 [2023-05-11T20:03:37.312Z] ---> 1f44ff46f1fa [2023-05-11T20:03:37.312Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:03:37.312Z] ---> Running in 80fa268f6a94 [2023-05-11T20:03:37.312Z] ---> Running in 9c67a89dc397 [2023-05-11T20:03:37.312Z] 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-05-11T20:03:37.312Z] 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-05-11T20:03:37.312Z] 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-05-11T20:03:37.980Z] Removing intermediate container b7cea92979ea [2023-05-11T20:03:37.980Z] ---> ca2a5ad695fb [2023-05-11T20:03:37.980Z] Successfully built ca2a5ad695fb [2023-05-11T20:03:37.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:03:38.247Z] Removing intermediate container 9c67a89dc397 [2023-05-11T20:03:38.247Z] ---> d4dd6e5736ef [2023-05-11T20:03:38.247Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T20:03:38.247Z] Removing intermediate container 80fa268f6a94 [2023-05-11T20:03:38.247Z] ---> d42c4879c0db [2023-05-11T20:03:38.247Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T20:03:38.247Z] ---> Running in 0ac056047df7 [2023-05-11T20:03:38.247Z] ---> Running in 7811e98a86fc [2023-05-11T20:03:38.396Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T20:03:38.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:03:38.506Z] Removing intermediate container 0ac056047df7 [2023-05-11T20:03:38.507Z] ---> 8e25e83c8e9b [2023-05-11T20:03:38.507Z] [2023-05-11T20:03:38.507Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T20:03:38.507Z] Removing intermediate container 7811e98a86fc [2023-05-11T20:03:38.507Z] ---> f404afdf14a8 [2023-05-11T20:03:38.507Z] [2023-05-11T20:03:38.507Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T20:03:38.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container [2023-05-11T20:03:38.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T20:03:39.440Z] 3.17: Pulling from library/alpine [2023-05-11T20:03:39.440Z] 3.17: Pulling from library/alpine [2023-05-11T20:03:40.086Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T20:03:40.086Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T20:03:40.086Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T20:03:40.086Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T20:03:40.086Z] ---> 9ed4aefc74f6 [2023-05-11T20:03:40.086Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:03:40.086Z] ---> 9ed4aefc74f6 [2023-05-11T20:03:40.086Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:03:40.344Z] ---> Running in 0f678829499f [2023-05-11T20:03:40.344Z] ---> Running in 7a3c8104f903 [2023-05-11T20:03:40.344Z] Removing intermediate container 7a3c8104f903 [2023-05-11T20:03:40.344Z] ---> 555539a7c863 [2023-05-11T20:03:40.344Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T20:03:40.344Z] ---> Running in a3762732734b [2023-05-11T20:03:40.344Z] Removing intermediate container 0f678829499f [2023-05-11T20:03:40.344Z] ---> e4743efe714f [2023-05-11T20:03:40.344Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T20:03:40.604Z] ---> Running in 6a8d37271615 [2023-05-11T20:03:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.118Z] v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:03:41.118Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:03:41.118Z] OK: 17821 distinct packages available [2023-05-11T20:03:41.118Z] v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:03:41.118Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:03:41.118Z] OK: 17821 distinct packages available [2023-05-11T20:03:41.269Z] $ docker top 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c -eo pid,comm [2023-05-11T20:03:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:03:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { [2023-05-11T20:03:41.633Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T20:03:41.633Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:03:41.633Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T20:03:41.633Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T20:03:41.633Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T20:03:41.633Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:03:41.633Z] OK: 8 MiB in 20 packages [2023-05-11T20:03:41.633Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T20:03:41.633Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:03:41.633Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T20:03:41.633Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T20:03:41.633Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:03:41.633Z] OK: 7 MiB in 19 packages [Pipeline] sh [2023-05-11T20:03:42.343Z] + go version [2023-05-11T20:03:42.343Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T20:03:42.384Z] $ docker stop --time=1 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c [2023-05-11T20:03:43.527Z] Removing intermediate container a3762732734b [2023-05-11T20:03:43.527Z] ---> ac2736f4f6e7 [2023-05-11T20:03:43.527Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:03:43.788Z] Removing intermediate container 6a8d37271615 [2023-05-11T20:03:43.788Z] ---> 456e4619656a [2023-05-11T20:03:43.788Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:03:44.026Z] $ docker rm -f --volumes 41709e34facebeaede4a416784de4461ee91e4f90e9f71ed131e757a2a632b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-05-11T20:03:44.352Z] ---> b667f75fe2a9 [2023-05-11T20:03:44.352Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-11T20:03:44.612Z] ---> d06e8dbaacda [2023-05-11T20:03:44.612Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh [2023-05-11T20:03:44.975Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T20:03:44.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:03:45.175Z] ---> a42d66604c30 [2023-05-11T20:03:45.175Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:03:45.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container [2023-05-11T20:03:45.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T20:03:45.741Z] ---> ac67a8f5eb59 [2023-05-11T20:03:45.741Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:03:46.509Z] $ docker top 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T20:03:46.799Z] ========================================================= [2023-05-11T20:03:46.799Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-11T20:03:46.799Z] ========================================================= [Pipeline] sh [2023-05-11T20:03:47.443Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T20:03:48.150Z] + make test [2023-05-11T20:03:48.150Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T20:03:57.959Z] ---> 283497fd71eb [2023-05-11T20:03:57.959Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:03:57.959Z] ---> 740d3b267300 [2023-05-11T20:03:57.959Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:03:58.903Z] ---> b815858e5360 [2023-05-11T20:03:58.903Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T20:03:59.170Z] ---> b339cdef06f7 [2023-05-11T20:03:59.170Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T20:03:59.170Z] ---> Running in 37d575f922bf [2023-05-11T20:03:59.428Z] ---> 9d103aba51bf [2023-05-11T20:03:59.428Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T20:04:00.000Z] Removing intermediate container 37d575f922bf [2023-05-11T20:04:00.000Z] ---> ce8657fcf026 [2023-05-11T20:04:00.000Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T20:04:01.403Z] ---> f83a5d0979b7 [2023-05-11T20:04:01.403Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:04:01.403Z] ---> 0f0d71509d44 [2023-05-11T20:04:01.403Z] Step 22/27 : WORKDIR / [2023-05-11T20:04:01.403Z] ---> Running in 4fc12434bbad [2023-05-11T20:04:01.403Z] ---> Running in 7ef6b8c0d4b9 [2023-05-11T20:04:01.680Z] Removing intermediate container 4fc12434bbad [2023-05-11T20:04:01.681Z] ---> 00705b58cc67 [2023-05-11T20:04:01.681Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:04:01.681Z] Removing intermediate container c476dbf6d23f [2023-05-11T20:04:01.681Z] ---> e86b6ef23539 [2023-05-11T20:04:01.681Z] [2023-05-11T20:04:01.681Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:04:01.681Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:01.681Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T20:04:01.681Z] Removing intermediate container 45544e6bf72b [2023-05-11T20:04:01.681Z] ---> db1afbea9038 [2023-05-11T20:04:01.681Z] [2023-05-11T20:04:01.681Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T20:04:01.681Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:01.681Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T20:04:01.941Z] Removing intermediate container 7ef6b8c0d4b9 [2023-05-11T20:04:01.941Z] ---> Running in ede23c6c43fe [2023-05-11T20:04:01.941Z] ---> 72860a9f0347 [2023-05-11T20:04:01.941Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:04:01.941Z] ---> Running in c7846b185ed2 [2023-05-11T20:04:01.941Z] ---> Running in 1d134b7a0d6c [2023-05-11T20:04:01.941Z] ---> Running in 526fd3496d09 [2023-05-11T20:04:02.886Z] Removing intermediate container ede23c6c43fe [2023-05-11T20:04:02.886Z] ---> dcc811c10267 [2023-05-11T20:04:02.886Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T20:04:02.886Z] Removing intermediate container c7846b185ed2 [2023-05-11T20:04:02.886Z] ---> 37b80741f174 [2023-05-11T20:04:02.886Z] Step 24/26 : LABEL arch=x86_64 [2023-05-11T20:04:03.148Z] Removing intermediate container 526fd3496d09 [2023-05-11T20:04:03.148Z] ---> 84e599004d41 [2023-05-11T20:04:03.148Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:04:03.148Z] Removing intermediate container 1d134b7a0d6c [2023-05-11T20:04:03.148Z] ---> 0be3d0730f33 [2023-05-11T20:04:03.148Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:04:03.148Z] ---> Running in a95ac3775a5c [2023-05-11T20:04:03.148Z] ---> Running in 9e607c2a0316 [2023-05-11T20:04:03.148Z] ---> Running in 7dfec44b409e [2023-05-11T20:04:03.148Z] ---> Running in d0a099281c91 [2023-05-11T20:04:03.408Z] Removing intermediate container 9e607c2a0316 [2023-05-11T20:04:03.409Z] ---> fbcdaa429cde [2023-05-11T20:04:03.409Z] Step 25/26 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:03.681Z] Removing intermediate container d0a099281c91 [2023-05-11T20:04:03.682Z] ---> a91a8a384393 [2023-05-11T20:04:03.682Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T20:04:03.682Z] ---> Running in aa20f2ddcf94 [2023-05-11T20:04:03.682Z] ---> Running in c9abaa7fca87 [2023-05-11T20:04:03.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:03.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:03.955Z] Removing intermediate container c9abaa7fca87 [2023-05-11T20:04:03.955Z] ---> a825f3a55730 [2023-05-11T20:04:03.955Z] Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:03.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:03.955Z] Removing intermediate container aa20f2ddcf94 [2023-05-11T20:04:03.955Z] ---> 2082d7511ea0 [2023-05-11T20:04:03.955Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T20:04:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:04.216Z] ---> Running in e1a034cef0a4 [2023-05-11T20:04:04.216Z] ---> Running in d0b49c2a5eed [2023-05-11T20:04:04.216Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:04.216Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T20:04:04.216Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:04.216Z] OK: 7 MiB in 17 packages [2023-05-11T20:04:04.216Z] Removing intermediate container e1a034cef0a4 [2023-05-11T20:04:04.216Z] ---> 107308f3cc91 [2023-05-11T20:04:04.216Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T20:04:04.216Z] Removing intermediate container d0b49c2a5eed [2023-05-11T20:04:04.216Z] ---> 6d3a955a57d3 [2023-05-11T20:04:04.216Z] [2023-05-11T20:04:04.216Z] ---> Running in 5687c7a02548 [2023-05-11T20:04:04.216Z] Successfully built 6d3a955a57d3 [2023-05-11T20:04:04.477Z] Successfully tagged security-spire-server:latest [2023-05-11T20:04:04.477Z]  Building security-spire-server ... done Building core-command [2023-05-11T20:04:04.477Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:04.477Z] Removing intermediate container 6da920764f34 [2023-05-11T20:04:04.477Z] ---> 957213e486c9 [2023-05-11T20:04:04.477Z] [2023-05-11T20:04:04.477Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T20:04:04.477Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:04.477Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T20:04:04.477Z] ---> Using cache [2023-05-11T20:04:04.477Z] ---> dcc811c10267 [2023-05-11T20:04:04.477Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T20:04:04.477Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:04.477Z] OK: 7 MiB in 16 packages [2023-05-11T20:04:04.477Z] ---> Running in 7385f5752452 [2023-05-11T20:04:04.477Z] Removing intermediate container 5687c7a02548 [2023-05-11T20:04:04.477Z] ---> 2f0b0bc92ae6 [2023-05-11T20:04:04.477Z] [2023-05-11T20:04:04.477Z] Successfully built 2f0b0bc92ae6 [2023-05-11T20:04:04.737Z] Successfully tagged security-spire-config:latest [2023-05-11T20:04:04.737Z] Building core-metadata [2023-05-11T20:04:05.309Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:05.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:05.831Z] v3.17.3-164-g31256f878fc [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:04:05.831Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:04:05.831Z] OK: 17821 distinct packages available [2023-05-11T20:04:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:06.609Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T20:04:06.609Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T20:04:06.609Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T20:04:06.609Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T20:04:06.871Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T20:04:06.871Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:06.871Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:04:06.871Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T20:04:06.871Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T20:04:06.871Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:06.871Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:04:06.871Z] OK: 10 MiB in 24 packages [2023-05-11T20:04:09.447Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:04:09.447Z] [2023-05-11T20:04:09.447Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:09.447Z] ---> b5847ecddd55 [2023-05-11T20:04:09.447Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 48e6631fdfa6 [2023-05-11T20:04:09.447Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 8f766781cc11 [2023-05-11T20:04:09.447Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 4a2951c5cb70 [2023-05-11T20:04:09.447Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 8021dcb28141 [2023-05-11T20:04:09.447Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 96afac840bfe [2023-05-11T20:04:09.447Z] Step 8/24 : COPY . . [2023-05-11T20:04:09.447Z] ---> Using cache [2023-05-11T20:04:09.447Z] ---> 07a5b5cbe79c [2023-05-11T20:04:09.447Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T20:04:09.447Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:09.447Z] ---> b5847ecddd55 [2023-05-11T20:04:09.448Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 48e6631fdfa6 [2023-05-11T20:04:09.448Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 8f766781cc11 [2023-05-11T20:04:09.448Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 4a2951c5cb70 [2023-05-11T20:04:09.448Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 8021dcb28141 [2023-05-11T20:04:09.448Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 96afac840bfe [2023-05-11T20:04:09.448Z] Step 8/25 : COPY . . [2023-05-11T20:04:09.448Z] ---> Using cache [2023-05-11T20:04:09.448Z] ---> 07a5b5cbe79c [2023-05-11T20:04:09.448Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T20:04:10.026Z] Removing intermediate container a95ac3775a5c [2023-05-11T20:04:10.026Z] ---> f5b7948b8f97 [2023-05-11T20:04:10.026Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T20:04:10.026Z] ---> Running in e7e2bbcecfa3 [2023-05-11T20:04:10.026Z] ---> Running in 4059a8610a26 [2023-05-11T20:04:10.026Z] ---> Running in 9ca12d80f9ea [2023-05-11T20:04:10.291Z] Removing intermediate container 7dfec44b409e [2023-05-11T20:04:10.291Z] ---> a275ffad3ee1 [2023-05-11T20:04:10.291Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:10.291Z] Removing intermediate container 9ca12d80f9ea [2023-05-11T20:04:10.291Z] ---> b598c3cc38e6 [2023-05-11T20:04:10.291Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T20:04:10.291Z] ---> Running in 0c9c67cc3c6b [2023-05-11T20:04:10.291Z] Removing intermediate container 0c9c67cc3c6b [2023-05-11T20:04:10.291Z] ---> 2494ba3117dd [2023-05-11T20:04:10.291Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T20:04:10.291Z] ---> 1d3e75d505b8 [2023-05-11T20:04:10.291Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:10.291Z] Removing intermediate container 7385f5752452 [2023-05-11T20:04:10.291Z] ---> 3cd8e0c0e45f [2023-05-11T20:04:10.291Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:10.550Z] ---> Running in 061ecf724f48 [2023-05-11T20:04:10.550Z] Removing intermediate container 061ecf724f48 [2023-05-11T20:04:10.550Z] ---> c9c8d4a88072 [2023-05-11T20:04:10.550Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T20:04:10.550Z] ---> f55a43c5cd10 [2023-05-11T20:04:10.550Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T20:04:10.550Z] ---> Running in 40e2796499cc [2023-05-11T20:04:10.550Z] ---> 9d003eac9f39 [2023-05-11T20:04:10.550Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:10.550Z] 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-05-11T20:04:10.810Z] 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-05-11T20:04:10.810Z] Removing intermediate container 40e2796499cc [2023-05-11T20:04:10.810Z] ---> b0dbd9c25f33 [2023-05-11T20:04:10.810Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T20:04:11.069Z] ---> 2223238f0151 [2023-05-11T20:04:11.069Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T20:04:11.069Z] ---> Running in f485b077c95d [2023-05-11T20:04:11.069Z] ---> ca49e69c20ef [2023-05-11T20:04:11.069Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:04:11.637Z] ---> 8317e7338640 [2023-05-11T20:04:11.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T20:04:11.637Z] ---> 2ce11825d139 [2023-05-11T20:04:11.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:04:11.896Z] ---> 53c7846d3a22 [2023-05-11T20:04:11.896Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:04:11.896Z] ---> Running in 81bb13ae1226 [2023-05-11T20:04:11.896Z] Removing intermediate container f485b077c95d [2023-05-11T20:04:11.896Z] ---> 6f6424c31df6 [2023-05-11T20:04:11.896Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T20:04:12.154Z] ---> 92812568d124 [2023-05-11T20:04:12.154Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T20:04:12.154Z] ---> Running in 5711b70bb6d1 [2023-05-11T20:04:12.154Z] ---> Running in 5e8e5406715d [2023-05-11T20:04:12.154Z] Removing intermediate container 5e8e5406715d [2023-05-11T20:04:12.154Z] ---> 69039d56523d [2023-05-11T20:04:12.154Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:04:12.154Z] ---> Running in 0d8af2e0160e [2023-05-11T20:04:12.154Z] Removing intermediate container 5711b70bb6d1 [2023-05-11T20:04:12.154Z] ---> 253ca8066657 [2023-05-11T20:04:12.154Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T20:04:12.416Z] Removing intermediate container 0d8af2e0160e [2023-05-11T20:04:12.416Z] ---> ff1bb2953eb7 [2023-05-11T20:04:12.416Z] Step 18/20 : LABEL arch=x86_64 [2023-05-11T20:04:12.416Z] ---> 9f71113c2cfe [2023-05-11T20:04:12.416Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T20:04:12.416Z] ---> Running in 034815682a20 [2023-05-11T20:04:12.416Z] ---> Running in 355f188c705c [2023-05-11T20:04:12.674Z] Removing intermediate container 034815682a20 [2023-05-11T20:04:12.674Z] ---> 3e0261028127 [2023-05-11T20:04:12.674Z] Step 19/20 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:12.674Z] Removing intermediate container 81bb13ae1226 [2023-05-11T20:04:12.674Z] ---> 669c9d1cd5a4 [2023-05-11T20:04:12.674Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:04:12.674Z] ---> Running in e020a9354a24 [2023-05-11T20:04:12.674Z] ---> Running in 0c609640064c [2023-05-11T20:04:12.674Z] Removing intermediate container e020a9354a24 [2023-05-11T20:04:12.674Z] ---> 6a5d846996c6 [2023-05-11T20:04:12.674Z] Step 20/20 : LABEL version=0.0.0 [2023-05-11T20:04:12.956Z] ---> Running in aae4c4ca94d7 [2023-05-11T20:04:12.956Z] Removing intermediate container 0c609640064c [2023-05-11T20:04:12.956Z] ---> 0e8727a58628 [2023-05-11T20:04:12.956Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:04:12.956Z] ---> Running in 871863e8d5aa [2023-05-11T20:04:12.956Z] Removing intermediate container aae4c4ca94d7 [2023-05-11T20:04:12.956Z] ---> 4bac3fb6a20a [2023-05-11T20:04:12.956Z] [2023-05-11T20:04:12.956Z] Removing intermediate container 871863e8d5aa [2023-05-11T20:04:12.956Z] ---> 5fe51eebd5b4 [2023-05-11T20:04:12.956Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T20:04:13.518Z] Successfully built 4bac3fb6a20a [2023-05-11T20:04:13.518Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-11T20:04:13.518Z] Building core-data [2023-05-11T20:04:13.518Z]  Building security-spiffe-token-provider ... done  ---> Running in aa89ad0eb9e3 [2023-05-11T20:04:14.459Z] Removing intermediate container 355f188c705c [2023-05-11T20:04:14.459Z] ---> 6d557e992219 [2023-05-11T20:04:14.459Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:14.459Z] Removing intermediate container aa89ad0eb9e3 [2023-05-11T20:04:14.459Z] ---> c2bd5af7df41 [2023-05-11T20:04:14.459Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:16.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:04:16.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:16.374Z] ---> b5847ecddd55 [2023-05-11T20:04:16.374Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 48e6631fdfa6 [2023-05-11T20:04:16.374Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 8f766781cc11 [2023-05-11T20:04:16.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 4a2951c5cb70 [2023-05-11T20:04:16.374Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 8021dcb28141 [2023-05-11T20:04:16.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 96afac840bfe [2023-05-11T20:04:16.374Z] Step 8/23 : COPY . . [2023-05-11T20:04:16.374Z] ---> Using cache [2023-05-11T20:04:16.374Z] ---> 07a5b5cbe79c [2023-05-11T20:04:16.374Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T20:04:16.374Z] ---> Running in 8e571a8f4445 [2023-05-11T20:04:16.950Z] ---> 518fc705f8ec [2023-05-11T20:04:16.950Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:16.950Z] ---> Running in b199914094bf [2023-05-11T20:04:17.238Z] Removing intermediate container 8e571a8f4445 [2023-05-11T20:04:17.238Z] ---> 1a37a37250e2 [2023-05-11T20:04:17.238Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:04:17.238Z] ---> Running in af793ff8a57b [2023-05-11T20:04:17.497Z] ---> 79bc585c0d8d [2023-05-11T20:04:17.497Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T20:04:17.497Z] Removing intermediate container af793ff8a57b [2023-05-11T20:04:17.497Z] ---> e44e5f50b0f1 [2023-05-11T20:04:17.497Z] [2023-05-11T20:04:17.497Z] Successfully built e44e5f50b0f1 [2023-05-11T20:04:17.497Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-11T20:04:17.497Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-11T20:04:17.755Z] 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-05-11T20:04:21.037Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:04:21.037Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:21.037Z] ---> b5847ecddd55 [2023-05-11T20:04:21.037Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T20:04:21.037Z] ---> Using cache [2023-05-11T20:04:21.037Z] ---> aa48ba9da361 [2023-05-11T20:04:21.037Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T20:04:23.596Z] ---> 8ac527ef5100 [2023-05-11T20:04:23.596Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T20:04:23.596Z] ---> Running in 8003dcd09ab3 [2023-05-11T20:04:24.596Z] ---> ec426a77bef5 [2023-05-11T20:04:24.596Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T20:04:24.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:24.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:24.862Z] OK: 265 MiB in 53 packages [2023-05-11T20:04:25.455Z] ---> e9302515afad [2023-05-11T20:04:25.455Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T20:04:26.023Z] ---> 6111f07a3ce3 [2023-05-11T20:04:26.023Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T20:04:26.023Z] Removing intermediate container 8003dcd09ab3 [2023-05-11T20:04:26.023Z] ---> b8c0615088b7 [2023-05-11T20:04:26.023Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T20:04:26.593Z] ---> f0e24d350f4b [2023-05-11T20:04:26.593Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:26.593Z] ---> 20e99c017e5f [2023-05-11T20:04:26.593Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T20:04:26.856Z] ---> Running in 296ed4a8ed5b [2023-05-11T20:04:27.425Z] ---> efbb435ed4a7 [2023-05-11T20:04:27.425Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T20:04:27.425Z] ---> Running in 21c2b1ec33dc [2023-05-11T20:04:28.815Z] Removing intermediate container 21c2b1ec33dc [2023-05-11T20:04:28.815Z] ---> 92bff84a9f97 [2023-05-11T20:04:28.815Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T20:04:28.815Z] ---> Running in 90b26fbd7ec7 [2023-05-11T20:04:29.076Z] Removing intermediate container 90b26fbd7ec7 [2023-05-11T20:04:29.076Z] ---> e8a65389c388 [2023-05-11T20:04:29.076Z] Step 30/33 : CMD ["gate"] [2023-05-11T20:04:29.076Z] ---> Running in d3973091572a [2023-05-11T20:04:29.336Z] Removing intermediate container d3973091572a [2023-05-11T20:04:29.337Z] ---> f9c9c6470399 [2023-05-11T20:04:29.337Z] Step 31/33 : LABEL arch=x86_64 [2023-05-11T20:04:29.337Z] ---> Running in 4f5d57d4e78a [2023-05-11T20:04:29.913Z] Removing intermediate container 4f5d57d4e78a [2023-05-11T20:04:29.913Z] ---> 5ebc0776c6c3 [2023-05-11T20:04:29.913Z] Step 32/33 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:29.913Z] ---> Running in 66fe8bb9dad7 [2023-05-11T20:04:30.512Z] Removing intermediate container 66fe8bb9dad7 [2023-05-11T20:04:30.512Z] ---> 1eb4e4539acd [2023-05-11T20:04:30.512Z] Step 33/33 : LABEL version=0.0.0 [2023-05-11T20:04:30.512Z] ---> Running in 3877c86a54b3 [2023-05-11T20:04:30.773Z] Removing intermediate container 3877c86a54b3 [2023-05-11T20:04:30.773Z] ---> b52a766ce990 [2023-05-11T20:04:30.773Z] [2023-05-11T20:04:30.773Z] Successfully built b52a766ce990 [2023-05-11T20:04:30.773Z] Successfully tagged security-bootstrapper:latest [2023-05-11T20:04:30.773Z] Building security-proxy-setup [2023-05-11T20:04:34.057Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:04:34.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:34.057Z] ---> b5847ecddd55 [2023-05-11T20:04:34.057Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T20:04:34.057Z] ---> Using cache [2023-05-11T20:04:34.057Z] ---> aa48ba9da361 [2023-05-11T20:04:34.057Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T20:04:34.057Z] ---> Using cache [2023-05-11T20:04:34.057Z] ---> b8c0615088b7 [2023-05-11T20:04:34.057Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T20:04:34.057Z] ---> Using cache [2023-05-11T20:04:34.057Z] ---> f0e24d350f4b [2023-05-11T20:04:34.057Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:35.016Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-11T20:04:40.628Z] ---> Running in 74ddf3a6fafc [2023-05-11T20:04:44.818Z] Removing intermediate container 4059a8610a26 [2023-05-11T20:04:44.818Z] ---> 7bf5318b1f91 [2023-05-11T20:04:44.818Z] [2023-05-11T20:04:44.818Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T20:04:44.818Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:44.818Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:04:44.818Z] Removing intermediate container b199914094bf [2023-05-11T20:04:44.818Z] ---> 641cc0203d46 [2023-05-11T20:04:44.818Z] [2023-05-11T20:04:44.818Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:04:44.818Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:44.818Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:04:44.818Z] ---> Running in ea00f65d179e [2023-05-11T20:04:44.818Z] Removing intermediate container e7e2bbcecfa3 [2023-05-11T20:04:44.818Z] ---> 524ded5fcae3 [2023-05-11T20:04:44.818Z] [2023-05-11T20:04:44.818Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T20:04:44.818Z] ---> 9ed4aefc74f6 [2023-05-11T20:04:44.818Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:04:44.818Z] ---> Running in 907fcdecccfd [2023-05-11T20:04:44.818Z] ---> Running in 57350baf538d [2023-05-11T20:04:44.818Z] Removing intermediate container 907fcdecccfd [2023-05-11T20:04:44.818Z] ---> 1663ac6984cd [2023-05-11T20:04:44.818Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T20:04:45.077Z] ---> Running in 1adcaaa1e0e8 [2023-05-11T20:04:45.077Z] Removing intermediate container 1adcaaa1e0e8 [2023-05-11T20:04:45.077Z] ---> 60a9d86f7565 [2023-05-11T20:04:45.077Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T20:04:45.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:45.077Z] ---> Running in be83107f2a97 [2023-05-11T20:04:45.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:45.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:45.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:45.337Z] Removing intermediate container be83107f2a97 [2023-05-11T20:04:45.337Z] ---> f9511e6d884d [2023-05-11T20:04:45.337Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:04:45.595Z] ---> Running in 4c1ddb51c740 [2023-05-11T20:04:45.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:45.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:45.595Z] OK: 7 MiB in 16 packages [2023-05-11T20:04:45.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:45.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:45.595Z] OK: 7 MiB in 16 packages [2023-05-11T20:04:45.853Z] Removing intermediate container 296ed4a8ed5b [2023-05-11T20:04:45.853Z] ---> 5d016d1e0c3b [2023-05-11T20:04:45.853Z] Step 7/25 : COPY . . [2023-05-11T20:04:45.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:46.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:04:46.127Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:04:46.127Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:04:46.127Z] OK: 7 MiB in 16 packages [2023-05-11T20:04:49.434Z] Removing intermediate container ea00f65d179e [2023-05-11T20:04:49.434Z] ---> d675c7ea41b8 [2023-05-11T20:04:49.434Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:04:49.434Z] ---> Running in c07169674e52 [2023-05-11T20:04:49.434Z] Removing intermediate container 57350baf538d [2023-05-11T20:04:49.434Z] ---> b92a2a8b0001 [2023-05-11T20:04:49.434Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:04:49.434Z] ---> Running in 79b5a9e2adc6 [2023-05-11T20:04:49.434Z] Removing intermediate container 4c1ddb51c740 [2023-05-11T20:04:49.434Z] ---> 0ca057ac8ed0 [2023-05-11T20:04:49.435Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:49.435Z] Removing intermediate container c07169674e52 [2023-05-11T20:04:49.435Z] ---> 4e3f54679d51 [2023-05-11T20:04:49.435Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T20:04:49.704Z] ---> Running in 7319f6361f88 [2023-05-11T20:04:49.704Z] Removing intermediate container 79b5a9e2adc6 [2023-05-11T20:04:49.704Z] ---> c657c4bce414 [2023-05-11T20:04:49.704Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T20:04:49.704Z] ---> Running in cfa9ecee4786 [2023-05-11T20:04:49.704Z] ---> 3b9dc05f64d4 [2023-05-11T20:04:49.704Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:49.704Z] Removing intermediate container 7319f6361f88 [2023-05-11T20:04:49.704Z] ---> 53ab71e78275 [2023-05-11T20:04:49.704Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T20:04:49.704Z] ---> Running in 2ad67ca333dc [2023-05-11T20:04:49.704Z] Removing intermediate container cfa9ecee4786 [2023-05-11T20:04:49.704Z] ---> ea8310d98399 [2023-05-11T20:04:49.704Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T20:04:49.704Z] ---> 9aa9cb35f31e [2023-05-11T20:04:49.704Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T20:04:49.704Z] ---> Running in 288a7f9d6b89 [2023-05-11T20:04:49.704Z] ---> Running in 6265ab46825b [2023-05-11T20:04:49.704Z] Removing intermediate container 2ad67ca333dc [2023-05-11T20:04:49.704Z] ---> 497dd5f53e7c [2023-05-11T20:04:49.704Z] Step 15/24 : WORKDIR / [2023-05-11T20:04:49.964Z] ---> abbdd5181a03 [2023-05-11T20:04:49.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T20:04:49.964Z] ---> Running in 74c7f117cfde [2023-05-11T20:04:49.964Z] Removing intermediate container 288a7f9d6b89 [2023-05-11T20:04:49.964Z] ---> fc79e5044933 [2023-05-11T20:04:49.964Z] Step 15/25 : WORKDIR / [2023-05-11T20:04:49.964Z] ---> Running in d672296ce3b1 [2023-05-11T20:04:50.224Z] Removing intermediate container 74c7f117cfde [2023-05-11T20:04:50.224Z] ---> f0defacf9aae [2023-05-11T20:04:50.224Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:50.224Z] Removing intermediate container d672296ce3b1 [2023-05-11T20:04:50.224Z] ---> 4e20105e0ba7 [2023-05-11T20:04:50.224Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:04:50.224Z] 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-05-11T20:04:50.224Z] ---> 934f0fe1ee9b [2023-05-11T20:04:50.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:04:50.486Z] ---> e0b2a0f44741 [2023-05-11T20:04:50.486Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:50.486Z] ---> 44625b4c713f [2023-05-11T20:04:50.486Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:04:50.749Z] ---> 11ecb04daf1d [2023-05-11T20:04:50.749Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T20:04:51.033Z] ---> 5c4f42945e93 [2023-05-11T20:04:51.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T20:04:51.987Z] ---> Running in c798fc8dbe5e [2023-05-11T20:04:51.987Z] ---> 9b6309dc887e [2023-05-11T20:04:51.987Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T20:04:52.555Z] ---> 355ece270f26 [2023-05-11T20:04:52.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:04:52.815Z] Removing intermediate container c798fc8dbe5e [2023-05-11T20:04:52.815Z] ---> 021906c7f168 [2023-05-11T20:04:52.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:04:52.815Z] ---> 9dae23fbfcf8 [2023-05-11T20:04:52.815Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:04:53.386Z] ---> Running in 8d8c26296b9b [2023-05-11T20:04:53.386Z] ---> f9cc10a14224 [2023-05-11T20:04:53.386Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T20:04:53.386Z] ---> Running in 8e9135809f70 [2023-05-11T20:04:53.386Z] ---> eaf50399e82d [2023-05-11T20:04:53.386Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T20:04:53.386Z] Removing intermediate container 8d8c26296b9b [2023-05-11T20:04:53.386Z] ---> 33cd74f8ec37 [2023-05-11T20:04:53.386Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T20:04:53.386Z] Removing intermediate container 8e9135809f70 [2023-05-11T20:04:53.386Z] ---> 18ce574ad592 [2023-05-11T20:04:53.386Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:04:53.386Z] ---> Running in 2f2dfb3c02e6 [2023-05-11T20:04:53.386Z] ---> Running in 246dfe353370 [2023-05-11T20:04:53.386Z] ---> a3fd4039e5bb [2023-05-11T20:04:53.386Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T20:04:53.648Z] Removing intermediate container 246dfe353370 [2023-05-11T20:04:53.648Z] ---> 0e8eca45da60 [2023-05-11T20:04:53.648Z] Step 22/24 : LABEL arch=x86_64 [2023-05-11T20:04:53.648Z] Removing intermediate container 2f2dfb3c02e6 [2023-05-11T20:04:53.648Z] ---> df2db2b8f4ea [2023-05-11T20:04:53.648Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:53.648Z] ---> Running in b5508bc4eb95 [2023-05-11T20:04:53.648Z] ---> Running in c7e31d9d8011 [2023-05-11T20:04:53.648Z] ---> Running in 692f02064970 [2023-05-11T20:04:53.908Z] Removing intermediate container b5508bc4eb95 [2023-05-11T20:04:53.908Z] ---> e72bdc82f1de [2023-05-11T20:04:53.908Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:04:54.166Z] Removing intermediate container c7e31d9d8011 [2023-05-11T20:04:54.166Z] ---> ecce0bbe6933 [2023-05-11T20:04:54.166Z] Step 23/24 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:54.166Z] Removing intermediate container 692f02064970 [2023-05-11T20:04:54.166Z] ---> 332c3b7f576d [2023-05-11T20:04:54.166Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:04:54.166Z] ---> Running in f3d8155c9796 [2023-05-11T20:04:54.166Z] ---> Running in dc95bf42cb31 [2023-05-11T20:04:54.166Z] ---> Running in f5d6559dcae6 [2023-05-11T20:04:54.166Z] Removing intermediate container f3d8155c9796 [2023-05-11T20:04:54.166Z] ---> d310c2e0d43f [2023-05-11T20:04:54.166Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T20:04:54.166Z] Removing intermediate container f5d6559dcae6 [2023-05-11T20:04:54.166Z] ---> a723776d0e8a [2023-05-11T20:04:54.166Z] Step 24/24 : LABEL version=0.0.0 [2023-05-11T20:04:54.167Z] Removing intermediate container dc95bf42cb31 [2023-05-11T20:04:54.167Z] ---> b642b3258078 [2023-05-11T20:04:54.167Z] [2023-05-11T20:04:54.441Z] ---> Running in d3c0dcea1cc8 [2023-05-11T20:04:54.441Z] ---> Running in ade665fd6b40 [2023-05-11T20:04:54.441Z] Successfully built b642b3258078 [2023-05-11T20:04:54.441Z] Successfully tagged core-data:latest [2023-05-11T20:04:54.441Z]  Building core-data ... done Building security-proxy-auth [2023-05-11T20:04:55.014Z] Removing intermediate container d3c0dcea1cc8 [2023-05-11T20:04:55.014Z] ---> eb4a053984e5 [2023-05-11T20:04:55.014Z] [2023-05-11T20:04:55.014Z] Successfully built eb4a053984e5 [2023-05-11T20:04:56.933Z] Successfully tagged core-command:latest [2023-05-11T20:04:56.933Z] Building security-spire-agent [2023-05-11T20:04:58.313Z]  Building core-command ... done Removing intermediate container ade665fd6b40 [2023-05-11T20:04:58.313Z] ---> 62343055480e [2023-05-11T20:04:58.313Z] Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:04:59.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:04:59.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:04:59.254Z] ---> b5847ecddd55 [2023-05-11T20:04:59.254Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 48e6631fdfa6 [2023-05-11T20:04:59.254Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 8f766781cc11 [2023-05-11T20:04:59.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 4a2951c5cb70 [2023-05-11T20:04:59.254Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 8021dcb28141 [2023-05-11T20:04:59.254Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 96afac840bfe [2023-05-11T20:04:59.254Z] Step 8/23 : COPY . . [2023-05-11T20:04:59.254Z] ---> Using cache [2023-05-11T20:04:59.254Z] ---> 07a5b5cbe79c [2023-05-11T20:04:59.254Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T20:05:00.202Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:05:00.202Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:05:00.202Z] ---> b5847ecddd55 [2023-05-11T20:05:00.202Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> aa48ba9da361 [2023-05-11T20:05:00.202Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> 24bfe29b594c [2023-05-11T20:05:00.202Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> a8cf3f2c1c95 [2023-05-11T20:05:00.202Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> 1c0e083f3ee5 [2023-05-11T20:05:00.202Z] Step 7/27 : COPY . . [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> bd3f049a3eda [2023-05-11T20:05:00.202Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> 0dd27e6a5cc8 [2023-05-11T20:05:00.202Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> d9cfef52a651 [2023-05-11T20:05:00.202Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> e6be962243f9 [2023-05-11T20:05:00.202Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> d42c4879c0db [2023-05-11T20:05:00.202Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> f404afdf14a8 [2023-05-11T20:05:00.202Z] [2023-05-11T20:05:00.202Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T20:05:00.202Z] ---> 9ed4aefc74f6 [2023-05-11T20:05:00.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> e4743efe714f [2023-05-11T20:05:00.202Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:00.202Z] ---> 456e4619656a [2023-05-11T20:05:00.202Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:05:00.202Z] ---> Using cache [2023-05-11T20:05:03.715Z] ---> d06e8dbaacda [2023-05-11T20:05:03.715Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:05:03.715Z] ---> Using cache [2023-05-11T20:05:03.715Z] ---> ac67a8f5eb59 [2023-05-11T20:05:03.715Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T20:05:03.715Z] ---> Running in bc26a9169884 [2023-05-11T20:05:03.715Z] ---> Running in c7b12faf86bc [2023-05-11T20:05:03.715Z] Removing intermediate container bc26a9169884 [2023-05-11T20:05:03.715Z] ---> 38e1b5f0d172 [2023-05-11T20:05:03.715Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T20:05:03.715Z] ---> Running in 09a76e56642c [2023-05-11T20:05:03.975Z] Removing intermediate container 74ddf3a6fafc [2023-05-11T20:05:03.975Z] ---> 242cd57a9053 [2023-05-11T20:05:03.975Z] Step 7/22 : COPY . . [2023-05-11T20:05:04.388Z] 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-05-11T20:05:04.652Z] Removing intermediate container 09a76e56642c [2023-05-11T20:05:04.652Z] ---> b06ba9ab070e [2023-05-11T20:05:04.652Z] [2023-05-11T20:05:04.652Z] Successfully built b06ba9ab070e [2023-05-11T20:05:06.036Z] Successfully tagged core-metadata:latest [2023-05-11T20:05:06.036Z]  Building core-metadata ... done Building support-scheduler [2023-05-11T20:05:07.959Z] ---> 72e765ff45ce [2023-05-11T20:05:07.959Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:05:09.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:05:09.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:05:09.881Z] ---> b5847ecddd55 [2023-05-11T20:05:09.881Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 48e6631fdfa6 [2023-05-11T20:05:09.881Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 8f766781cc11 [2023-05-11T20:05:09.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 4a2951c5cb70 [2023-05-11T20:05:09.881Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 8021dcb28141 [2023-05-11T20:05:09.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 96afac840bfe [2023-05-11T20:05:09.881Z] Step 8/23 : COPY . . [2023-05-11T20:05:09.881Z] ---> Using cache [2023-05-11T20:05:09.881Z] ---> 07a5b5cbe79c [2023-05-11T20:05:09.881Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T20:05:10.458Z] 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-05-11T20:05:12.356Z] ---> d8f24fff66a7 [2023-05-11T20:05:12.356Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T20:05:12.356Z] ---> Running in 71e8041c7b3e [2023-05-11T20:05:12.356Z] ---> 674f64b7eec4 [2023-05-11T20:05:12.627Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:05:12.627Z] ---> Running in 3ed8ee9adfa2 [2023-05-11T20:05:13.215Z] 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-05-11T20:05:13.473Z] 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-05-11T20:05:13.736Z] ---> a6299ec0fdb7 [2023-05-11T20:05:13.736Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T20:05:14.672Z] ---> d3acb22eb298 [2023-05-11T20:05:14.672Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T20:05:14.672Z] Removing intermediate container 6265ab46825b [2023-05-11T20:05:14.672Z] ---> 42ee704518ad [2023-05-11T20:05:14.672Z] [2023-05-11T20:05:14.672Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T20:05:14.672Z] ---> 9ed4aefc74f6 [2023-05-11T20:05:14.672Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T20:05:14.930Z] ---> Running in cd62f5fc910d [2023-05-11T20:05:14.930Z] ---> 0af32838109c [2023-05-11T20:05:14.930Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:05:14.930Z] ---> Running in 23fa93439baf [2023-05-11T20:05:14.930Z] Removing intermediate container 23fa93439baf [2023-05-11T20:05:14.930Z] ---> c31244cdfe08 [2023-05-11T20:05:14.930Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:05:14.930Z] ---> Running in 8f6267cf5a37 [2023-05-11T20:05:15.188Z] Removing intermediate container 8f6267cf5a37 [2023-05-11T20:05:15.188Z] ---> 7dce8c32cdae [2023-05-11T20:05:15.188Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T20:05:15.188Z] ---> Running in ec32fba311f8 [2023-05-11T20:05:15.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:15.188Z] Removing intermediate container ec32fba311f8 [2023-05-11T20:05:15.188Z] ---> ef2267634646 [2023-05-11T20:05:15.188Z] Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:05:15.188Z] ---> Running in 860a907d4237 [2023-05-11T20:05:15.449Z] Removing intermediate container 860a907d4237 [2023-05-11T20:05:15.449Z] ---> d2b9ace2d062 [2023-05-11T20:05:15.449Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T20:05:15.449Z] ---> Running in 76884b7523d9 [2023-05-11T20:05:15.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:15.449Z] Removing intermediate container 76884b7523d9 [2023-05-11T20:05:15.449Z] ---> 00e63418d81e [2023-05-11T20:05:15.449Z] [2023-05-11T20:05:15.449Z] Successfully built 00e63418d81e [2023-05-11T20:05:15.449Z] Successfully tagged security-spire-agent:latest [2023-05-11T20:05:15.449Z] Building support-notifications [2023-05-11T20:05:15.707Z]  Building security-spire-agent ... done (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T20:05:15.707Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T20:05:15.707Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T20:05:15.707Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:05:15.707Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:05:15.707Z] OK: 8 MiB in 18 packages [2023-05-11T20:05:18.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:05:18.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:05:18.996Z] ---> b5847ecddd55 [2023-05-11T20:05:18.996Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:05:18.996Z] ---> Using cache [2023-05-11T20:05:18.996Z] ---> 48e6631fdfa6 [2023-05-11T20:05:18.996Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:05:18.996Z] ---> Using cache [2023-05-11T20:05:18.996Z] ---> 8f766781cc11 [2023-05-11T20:05:18.996Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T20:05:20.390Z] ---> Running in 9a329a99fffe [2023-05-11T20:05:20.653Z] Removing intermediate container cd62f5fc910d [2023-05-11T20:05:20.653Z] ---> 2517df04da7a [2023-05-11T20:05:20.653Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T20:05:20.945Z] ---> Running in e760a17949f9 [2023-05-11T20:05:20.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:21.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:21.207Z] Removing intermediate container e760a17949f9 [2023-05-11T20:05:21.207Z] ---> 4fbc162f5342 [2023-05-11T20:05:21.207Z] Step 12/25 : WORKDIR / [2023-05-11T20:05:21.471Z] OK: 265 MiB in 53 packages [2023-05-11T20:05:21.471Z] ---> Running in 98667738288d [2023-05-11T20:05:22.041Z] Removing intermediate container 98667738288d [2023-05-11T20:05:22.041Z] ---> 2a00a015b9c1 [2023-05-11T20:05:22.041Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:05:22.299Z] Removing intermediate container 9a329a99fffe [2023-05-11T20:05:22.300Z] ---> d92889318171 [2023-05-11T20:05:22.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:05:22.558Z] ---> a8bb3b3a9666 [2023-05-11T20:05:22.558Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:05:22.558Z] ---> f95b5e95f5da [2023-05-11T20:05:22.558Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:05:22.818Z] ---> Running in f3e66d98c550 [2023-05-11T20:05:22.818Z] ---> 0d12c68f873e [2023-05-11T20:05:22.818Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-11T20:05:24.201Z] ---> 4441e3023f37 [2023-05-11T20:05:24.201Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-11T20:05:24.764Z] ---> 6e9437e76e78 [2023-05-11T20:05:24.764Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:05:27.320Z] ---> 21d4443c331c [2023-05-11T20:05:27.320Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T20:05:27.321Z] Removing intermediate container c7b12faf86bc [2023-05-11T20:05:27.321Z] ---> 55c735bdf467 [2023-05-11T20:05:27.321Z] [2023-05-11T20:05:27.321Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:05:27.321Z] ---> 9ed4aefc74f6 [2023-05-11T20:05:27.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T20:05:27.321Z] ---> Using cache [2023-05-11T20:05:27.321Z] ---> 0be3d0730f33 [2023-05-11T20:05:27.321Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:05:27.321Z] ---> Using cache [2023-05-11T20:05:27.321Z] ---> a275ffad3ee1 [2023-05-11T20:05:27.321Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:05:27.321Z] ---> Using cache [2023-05-11T20:05:27.321Z] ---> 1d3e75d505b8 [2023-05-11T20:05:27.321Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:05:27.321Z] ---> Using cache [2023-05-11T20:05:27.583Z] ---> f55a43c5cd10 [2023-05-11T20:05:27.583Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T20:05:27.583Z] ---> 1756fbc531fb [2023-05-11T20:05:27.583Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T20:05:28.524Z] ---> 35b5ea9918bc [2023-05-11T20:05:28.524Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:05:28.524Z] ---> 020e5005d8c9 [2023-05-11T20:05:28.524Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T20:05:29.097Z] ---> ba2a2e828fbe [2023-05-11T20:05:29.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T20:05:29.097Z] ---> cf8baee43f64 [2023-05-11T20:05:29.097Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:05:29.097Z] ---> Running in dddf99b4ffd1 [2023-05-11T20:05:29.665Z] ---> 86867a50128a [2023-05-11T20:05:29.665Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:05:29.665Z] ---> Running in d306f868ac30 [2023-05-11T20:05:30.604Z] Removing intermediate container dddf99b4ffd1 [2023-05-11T20:05:30.604Z] ---> 040328ed0334 [2023-05-11T20:05:30.604Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:05:30.604Z] ---> Running in 3f0e7c4e6a71 [2023-05-11T20:05:30.604Z] Removing intermediate container d306f868ac30 [2023-05-11T20:05:30.604Z] ---> 511047487f5b [2023-05-11T20:05:30.604Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:05:30.864Z] ---> Running in 8fa009ce94fb [2023-05-11T20:05:30.864Z] Removing intermediate container 3f0e7c4e6a71 [2023-05-11T20:05:30.864Z] ---> a4f67f5b5845 [2023-05-11T20:05:30.864Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T20:05:30.864Z] Removing intermediate container 8fa009ce94fb [2023-05-11T20:05:30.864Z] ---> 33920a0e7397 [2023-05-11T20:05:30.864Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:05:30.864Z] ---> Running in 03324de3bf98 [2023-05-11T20:05:30.864Z] ---> Running in f86f4785c1a7 [2023-05-11T20:05:31.131Z] Removing intermediate container f86f4785c1a7 [2023-05-11T20:05:31.131Z] ---> 1273a063d42b [2023-05-11T20:05:31.131Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T20:05:31.131Z] Removing intermediate container 03324de3bf98 [2023-05-11T20:05:31.131Z] ---> b18a50577f62 [2023-05-11T20:05:31.131Z] Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:05:31.398Z] ---> Running in 88f4169e2acb [2023-05-11T20:05:31.398Z] ---> Running in 692d02798e13 [2023-05-11T20:05:31.398Z] Removing intermediate container 692d02798e13 [2023-05-11T20:05:31.398Z] ---> f34f794a0c73 [2023-05-11T20:05:31.398Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T20:05:31.659Z] Removing intermediate container 88f4169e2acb [2023-05-11T20:05:31.659Z] ---> a9c86bbf1880 [2023-05-11T20:05:31.659Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:05:31.659Z] ---> Running in 14ecbae2ca3a [2023-05-11T20:05:31.659Z] ---> Running in ceeb670e68ce [2023-05-11T20:05:31.919Z] Removing intermediate container 14ecbae2ca3a [2023-05-11T20:05:31.919Z] ---> 1e2c91d5d6ec [2023-05-11T20:05:31.919Z] [2023-05-11T20:05:31.919Z] Removing intermediate container ceeb670e68ce [2023-05-11T20:05:31.919Z] ---> 4b97616c7807 [2023-05-11T20:05:31.919Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:05:31.919Z] ---> Running in 3d01ed6af703 [2023-05-11T20:05:31.919Z] Successfully built 1e2c91d5d6ec [2023-05-11T20:05:31.919Z] Successfully tagged security-secretstore-setup:latest [2023-05-11T20:05:32.179Z]  Building security-secretstore-setup ... done Removing intermediate container 3d01ed6af703 [2023-05-11T20:05:32.179Z] ---> 40ea981f88ab [2023-05-11T20:05:32.179Z] [2023-05-11T20:05:32.179Z] Successfully built 40ea981f88ab [2023-05-11T20:05:32.179Z] Successfully tagged security-proxy-auth:latest [2023-05-11T20:05:44.399Z]  Building security-proxy-auth ... done Removing intermediate container 3ed8ee9adfa2 [2023-05-11T20:05:44.399Z] ---> ec8cfaa59e89 [2023-05-11T20:05:44.399Z] [2023-05-11T20:05:44.399Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T20:05:44.399Z] ---> 9ed4aefc74f6 [2023-05-11T20:05:44.399Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T20:05:44.399Z] ---> Running in a198a5e4bee0 [2023-05-11T20:05:44.399Z] Removing intermediate container 71e8041c7b3e [2023-05-11T20:05:44.399Z] ---> f6149b667beb [2023-05-11T20:05:44.399Z] [2023-05-11T20:05:44.399Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:05:44.399Z] ---> 9ed4aefc74f6 [2023-05-11T20:05:44.399Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:05:44.399Z] ---> Using cache [2023-05-11T20:05:44.399Z] ---> b92a2a8b0001 [2023-05-11T20:05:44.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:05:44.399Z] ---> Using cache [2023-05-11T20:05:44.399Z] ---> c657c4bce414 [2023-05-11T20:05:44.399Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T20:05:44.399Z] ---> Running in ee8641521427 [2023-05-11T20:05:44.399Z] Removing intermediate container ee8641521427 [2023-05-11T20:05:44.399Z] ---> 4efd2d4985ca [2023-05-11T20:05:44.399Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T20:05:44.399Z] ---> Running in c2e7294b4104 [2023-05-11T20:05:44.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:44.399Z] Removing intermediate container c2e7294b4104 [2023-05-11T20:05:44.399Z] ---> 30aec634dbea [2023-05-11T20:05:44.399Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:05:44.399Z] Removing intermediate container f3e66d98c550 [2023-05-11T20:05:44.399Z] ---> 7800aebc8e6f [2023-05-11T20:05:44.399Z] Step 8/23 : COPY . . [2023-05-11T20:05:44.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:05:44.399Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:05:44.399Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T20:05:44.399Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:05:44.399Z] OK: 8 MiB in 17 packages [2023-05-11T20:05:44.657Z] ---> 34e61c36d6c1 [2023-05-11T20:05:44.657Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:05:47.945Z] ---> 5d9cb0e2d3ad [2023-05-11T20:05:47.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T20:05:47.945Z] ---> 4d074da5e323 [2023-05-11T20:05:47.945Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T20:05:47.945Z] Removing intermediate container a198a5e4bee0 [2023-05-11T20:05:47.945Z] ---> b07b35c69ab6 [2023-05-11T20:05:47.945Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T20:05:47.945Z] ---> Running in 777ce40d55d6 [2023-05-11T20:05:47.945Z] ---> Running in f3b939a21c50 [2023-05-11T20:05:48.205Z] Removing intermediate container f3b939a21c50 [2023-05-11T20:05:48.205Z] ---> 5ee31629ffe2 [2023-05-11T20:05:48.205Z] Step 12/22 : WORKDIR /edgex [2023-05-11T20:05:48.463Z] 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-05-11T20:05:48.463Z] ---> Running in f2320998570d [2023-05-11T20:05:48.463Z] ---> a097c7f362ac [2023-05-11T20:05:48.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:05:48.463Z] Removing intermediate container f2320998570d [2023-05-11T20:05:48.463Z] ---> 20ee201e4e8a [2023-05-11T20:05:48.463Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:05:48.720Z] ---> e4a37733e538 [2023-05-11T20:05:48.720Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T20:05:48.720Z] ---> Running in 1b43a9c63b16 [2023-05-11T20:05:48.720Z] ---> c83fdb4b1d0d [2023-05-11T20:05:48.720Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:05:48.720Z] Removing intermediate container 1b43a9c63b16 [2023-05-11T20:05:48.720Z] ---> 8f2b2bf3a0f4 [2023-05-11T20:05:48.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:05:48.720Z] ---> Running in 3ba96d94f1f9 [2023-05-11T20:05:48.978Z] Removing intermediate container 3ba96d94f1f9 [2023-05-11T20:05:48.978Z] ---> 62ca7eb650fe [2023-05-11T20:05:48.978Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T20:05:48.978Z] ---> d5e9d9539a75 [2023-05-11T20:05:48.978Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T20:05:48.978Z] ---> Running in 4ffb39f91fcf [2023-05-11T20:05:48.978Z] Removing intermediate container 4ffb39f91fcf [2023-05-11T20:05:48.978Z] ---> 62148f11a52e [2023-05-11T20:05:48.978Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:05:48.978Z] ---> Running in 86443f6efb57 [2023-05-11T20:05:48.978Z] ---> 349becdf9e75 [2023-05-11T20:05:48.978Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T20:05:49.239Z] Removing intermediate container 86443f6efb57 [2023-05-11T20:05:49.239Z] ---> d6af2946c5b8 [2023-05-11T20:05:49.239Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:05:49.239Z] ---> Running in c9d2159bd69a [2023-05-11T20:05:49.503Z] Removing intermediate container c9d2159bd69a [2023-05-11T20:05:49.503Z] ---> d310ae8f8253 [2023-05-11T20:05:49.503Z] [2023-05-11T20:05:49.503Z] ---> cfd115ba8ea4 [2023-05-11T20:05:49.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T20:05:49.503Z] Successfully built d310ae8f8253 [2023-05-11T20:05:49.762Z] Successfully tagged support-scheduler:latest [2023-05-11T20:05:49.762Z]  Building support-scheduler ... done  ---> 2d89efe48146 [2023-05-11T20:05:49.762Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:05:49.762Z] ---> Running in cd017202340c [2023-05-11T20:05:50.330Z] Removing intermediate container cd017202340c [2023-05-11T20:05:50.330Z] ---> 6e24748b5bfb [2023-05-11T20:05:50.330Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:05:50.330Z] ---> Running in 8f5ea74d9bf8 [2023-05-11T20:05:50.330Z] Removing intermediate container 8f5ea74d9bf8 [2023-05-11T20:05:50.330Z] ---> 06813ba50a2a [2023-05-11T20:05:50.330Z] Step 20/22 : LABEL arch=x86_64 [2023-05-11T20:05:50.330Z] ---> Running in 03628e81aed3 [2023-05-11T20:05:50.330Z] Removing intermediate container 03628e81aed3 [2023-05-11T20:05:50.330Z] ---> 7200713616de [2023-05-11T20:05:50.330Z] Step 21/22 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:05:50.598Z] ---> Running in d56d0e2f50d7 [2023-05-11T20:05:50.598Z] Removing intermediate container d56d0e2f50d7 [2023-05-11T20:05:50.598Z] ---> 77d6205bb089 [2023-05-11T20:05:50.598Z] Step 22/22 : LABEL version=0.0.0 [2023-05-11T20:05:50.599Z] ---> Running in 61d21cd1238b [2023-05-11T20:05:50.599Z] Removing intermediate container 61d21cd1238b [2023-05-11T20:05:50.599Z] ---> 5ccee73335ac [2023-05-11T20:05:50.599Z] [2023-05-11T20:05:50.599Z] Successfully built 5ccee73335ac [2023-05-11T20:05:50.857Z] Successfully tagged security-proxy-setup:latest [2023-05-11T20:06:08.926Z]  Building security-proxy-setup ... done Removing intermediate container 777ce40d55d6 [2023-05-11T20:06:08.926Z] ---> 9d4c8de53235 [2023-05-11T20:06:08.926Z] [2023-05-11T20:06:08.926Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:06:08.926Z] ---> 9ed4aefc74f6 [2023-05-11T20:06:08.926Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T20:06:08.926Z] ---> Running in 5be74254be5f [2023-05-11T20:06:08.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T20:06:08.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T20:06:08.926Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T20:06:08.926Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:06:08.926Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:06:08.926Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:06:08.926Z] OK: 8 MiB in 17 packages [2023-05-11T20:06:08.926Z] Removing intermediate container 5be74254be5f [2023-05-11T20:06:08.926Z] ---> e638a064a921 [2023-05-11T20:06:08.926Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:06:08.926Z] ---> Running in de842d552ff3 [2023-05-11T20:06:08.926Z] Removing intermediate container de842d552ff3 [2023-05-11T20:06:08.926Z] ---> 5726127574cb [2023-05-11T20:06:08.926Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T20:06:08.926Z] ---> Running in 5484c72927af [2023-05-11T20:06:08.926Z] Removing intermediate container 5484c72927af [2023-05-11T20:06:08.926Z] ---> 99ddce73da3e [2023-05-11T20:06:08.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T20:06:08.926Z] ---> Running in 240633711b06 [2023-05-11T20:06:08.926Z] Removing intermediate container 240633711b06 [2023-05-11T20:06:08.926Z] ---> 2c196ebab0b8 [2023-05-11T20:06:08.926Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:06:08.926Z] ---> e72eb67b223e [2023-05-11T20:06:08.926Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:06:08.926Z] ---> 1372350ccaca [2023-05-11T20:06:08.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T20:06:08.926Z] ---> c4a598f7605f [2023-05-11T20:06:08.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:06:08.926Z] ---> 31a495323fd8 [2023-05-11T20:06:08.926Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T20:06:08.926Z] ---> Running in 1ef36dfe9307 [2023-05-11T20:06:08.926Z] Removing intermediate container 1ef36dfe9307 [2023-05-11T20:06:08.926Z] ---> 4738d14740bc [2023-05-11T20:06:08.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:06:08.926Z] ---> Running in 87eb74363992 [2023-05-11T20:06:08.926Z] Removing intermediate container 87eb74363992 [2023-05-11T20:06:08.926Z] ---> 328247b650c7 [2023-05-11T20:06:08.926Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T20:06:08.926Z] ---> Running in 2cecdaf5b2ec [2023-05-11T20:06:08.926Z] Removing intermediate container 2cecdaf5b2ec [2023-05-11T20:06:08.926Z] ---> 4df8711d2da5 [2023-05-11T20:06:08.926Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:06:08.926Z] ---> Running in 9eafaa39f676 [2023-05-11T20:06:08.926Z] Removing intermediate container 9eafaa39f676 [2023-05-11T20:06:08.926Z] ---> 7921a51bf45e [2023-05-11T20:06:08.926Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:06:08.926Z] ---> Running in 7d22b877f880 [2023-05-11T20:06:08.926Z] Removing intermediate container 7d22b877f880 [2023-05-11T20:06:08.926Z] ---> 991173b8b2a0 [2023-05-11T20:06:08.926Z] [2023-05-11T20:06:08.926Z] Successfully built 991173b8b2a0 [2023-05-11T20:06:08.926Z] Successfully tagged support-notifications:latest [2023-05-11T20:06:08.930Z]  Building support-notifications ... done  [Pipeline] } [2023-05-11T20:06:08.970Z] $ docker stop --time=1 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c [2023-05-11T20:06:10.246Z] $ docker rm -f --volumes 12b4faa66ffb80744717d0c56b37be004bfdcff402f5e77fce24148ecab08c8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T20:06:10.637Z] + docker images [2023-05-11T20:06:10.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T20:06:10.637Z] support-notifications latest 991173b8b2a0 2 seconds ago 32.4MB [2023-05-11T20:06:10.637Z] 9d4c8de53235 6 seconds ago 1.79GB [2023-05-11T20:06:10.637Z] security-proxy-setup latest 5ccee73335ac 20 seconds ago 18.7MB [2023-05-11T20:06:10.637Z] support-scheduler latest d310ae8f8253 21 seconds ago 31.8MB [2023-05-11T20:06:10.637Z] f6149b667beb 29 seconds ago 1.79GB [2023-05-11T20:06:10.637Z] ec8cfaa59e89 31 seconds ago 1.7GB [2023-05-11T20:06:10.637Z] security-secretstore-setup latest 1e2c91d5d6ec 39 seconds ago 32.8MB [2023-05-11T20:06:10.637Z] security-proxy-auth latest 40ea981f88ab 39 seconds ago 18.3MB [2023-05-11T20:06:10.637Z] 55c735bdf467 44 seconds ago 1.7GB [2023-05-11T20:06:10.637Z] security-spire-agent latest 00e63418d81e 55 seconds ago 161MB [2023-05-11T20:06:10.637Z] 42ee704518ad 56 seconds ago 1.72GB [2023-05-11T20:06:10.637Z] core-metadata latest b06ba9ab070e About a minute ago 20.4MB [2023-05-11T20:06:10.637Z] core-data latest b642b3258078 About a minute ago 20MB [2023-05-11T20:06:10.637Z] core-command latest eb4a053984e5 About a minute ago 19.9MB [2023-05-11T20:06:10.637Z] 641cc0203d46 About a minute ago 1.73GB [2023-05-11T20:06:10.637Z] 524ded5fcae3 About a minute ago 1.73GB [2023-05-11T20:06:10.637Z] 7bf5318b1f91 About a minute ago 1.72GB [2023-05-11T20:06:10.637Z] security-bootstrapper latest b52a766ce990 About a minute ago 22.2MB [2023-05-11T20:06:10.637Z] core-common-config-bootstrapper latest e44e5f50b0f1 About a minute ago 17.2MB [2023-05-11T20:06:10.637Z] security-spiffe-token-provider latest 4bac3fb6a20a About a minute ago 32.8MB [2023-05-11T20:06:10.637Z] security-spire-config latest 2f0b0bc92ae6 2 minutes ago 102MB [2023-05-11T20:06:10.637Z] security-spire-server latest 6d3a955a57d3 2 minutes ago 103MB [2023-05-11T20:06:10.637Z] 957213e486c9 2 minutes ago 1.76GB [2023-05-11T20:06:10.637Z] db1afbea9038 2 minutes ago 1.71GB [2023-05-11T20:06:10.637Z] e86b6ef23539 2 minutes ago 1.72GB [2023-05-11T20:06:10.637Z] f404afdf14a8 2 minutes ago 1.58GB [2023-05-11T20:06:10.637Z] 8e25e83c8e9b 2 minutes ago 1.58GB [2023-05-11T20:06:10.637Z] ci-base-image-x86_64 latest b5847ecddd55 5 minutes ago 918MB [2023-05-11T20:06:10.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-11T20:06:10.637Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-11T20:06:10.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-11T20:06:10.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T20:06:26.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-11T20:06:26.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-11T20:06:26.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-11T20:06:27.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-11T20:06:27.675Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-11T20:06:30.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-11T20:06:30.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-11T20:06:30.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-11T20:06:30.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-11T20:06:32.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-11T20:06:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-11T20:06:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-11T20:06:35.805Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-11T20:06:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-11T20:06:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-11T20:06:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-11T20:06:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.403s coverage: 28.7% of statements [2023-05-11T20:06:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements [2023-05-11T20:07:03.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-11T20:07:03.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-11T20:07:03.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-11T20:07:07.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.415s coverage: 71.5% of statements [2023-05-11T20:07:10.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-11T20:07:10.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-11T20:07:10.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements [2023-05-11T20:07:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-11T20:07:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:07:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-11T20:07:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-11T20:07:14.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-11T20:07:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-11T20:07:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-11T20:07:29.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.550s coverage: 88.5% of statements [2023-05-11T20:07:29.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.678s coverage: 3.8% of statements [2023-05-11T20:07:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-11T20:07:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:07:39.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-11T20:07:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.889s coverage: 95.6% of statements [2023-05-11T20:07:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-11T20:07:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-11T20:07:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-11T20:07:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-11T20:07:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-11T20:07:41.563Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements [2023-05-11T20:07:46.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-11T20:07:46.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-11T20:07:46.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-11T20:07:47.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.275s coverage: 65.9% of statements [2023-05-11T20:07:57.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-11T20:07:57.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-11T20:07:57.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements [2023-05-11T20:07:57.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements [2023-05-11T20:08:02.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 42.9% of statements [2023-05-11T20:08:02.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 82.9% of statements [2023-05-11T20:08:02.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-05-11T20:08:02.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2023-05-11T20:08:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements [2023-05-11T20:08:08.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-11T20:08:08.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-11T20:08:08.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-11T20:08:08.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-11T20:08:11.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-11T20:08:11.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-11T20:08:11.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-11T20:08:11.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-11T20:08:17.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2023-05-11T20:08:17.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-11T20:08:17.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-11T20:08:17.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-11T20:08:17.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-11T20:08:23.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-11T20:08:23.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-11T20:08:25.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-11T20:08:31.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.260s coverage: 92.9% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.482s coverage: 81.8% of statements [2023-05-11T20:08:32.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements [2023-05-11T20:08:33.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-11T20:08:33.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements [2023-05-11T20:08:37.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-11T20:08:37.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-11T20:08:38.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 63.1% of statements [2023-05-11T20:08:38.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-05-11T20:08:40.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-05-11T20:08:40.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2023-05-11T20:08:40.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-05-11T20:08:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-11T20:08:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-11T20:08:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-11T20:08:40.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-05-11T20:08:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-11T20:08:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-11T20:08:49.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-11T20:08:50.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements [2023-05-11T20:08:50.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2023-05-11T20:08:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-11T20:08:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-11T20:08:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-11T20:08:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-11T20:08:55.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2023-05-11T20:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-11T20:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-11T20:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-11T20:09:02.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-11T20:09:07.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-05-11T20:09:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-11T20:09:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:09:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-11T20:09:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-11T20:09:09.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.3% of statements [2023-05-11T20:09:13.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-11T20:09:13.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-11T20:09:13.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements [2023-05-11T20:09:15.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-11T20:09:15.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-11T20:09:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements [2023-05-11T20:09:16.486Z] 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-05-11T20:09:16.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T20:09:16.486Z] go vet ./... [2023-05-11T20:11:53.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T20:11:53.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T20:11:53.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T20:11:53.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-11T20:11:53.580Z] + ls -al . [2023-05-11T20:11:53.580Z] total 700 [2023-05-11T20:11:53.580Z] drwxrwxr-x 10 1001 1001 4096 May 11 20:03 . [2023-05-11T20:11:53.580Z] drwxr-xr-x 4 root root 4096 May 11 20:03 .. [2023-05-11T20:11:53.580Z] drwxrwxr-x 2 1001 1001 4096 May 11 20:02 .blubracket [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 16 May 11 20:02 .dockerignore [2023-05-11T20:11:53.580Z] drwxrwxr-x 8 1001 1001 4096 May 11 20:02 .git [2023-05-11T20:11:53.580Z] drwxrwxr-x 3 1001 1001 4096 May 11 20:02 .github [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 1133 May 11 20:02 .gitignore [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 42 May 11 20:02 .golangci.yml [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 87 May 11 20:02 .hadolint.yml [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 166 May 11 20:02 .sonarcloud.properties [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 1171 May 11 20:02 ADOPTERS.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 10835 May 11 20:02 Attribution.txt [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 73765 May 11 20:02 CHANGELOG.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 3804 May 11 20:02 CONTRIBUTING.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 677 May 11 20:02 GOVERNANCE.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 883 May 11 20:02 Jenkinsfile [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 10775 May 11 20:02 LICENSE [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 14368 May 11 20:02 Makefile [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 582 May 11 20:02 OWNERS.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 9902 May 11 20:02 README.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 789 May 11 20:02 SECURITY.md [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 5 May 11 19:59 VERSION [2023-05-11T20:11:53.580Z] drwxrwxr-x 2 1001 1001 4096 May 11 20:02 bin [2023-05-11T20:11:53.580Z] drwxrwxr-x 18 1001 1001 4096 May 11 20:02 cmd [2023-05-11T20:11:53.580Z] -rw-r--r-- 1 root root 447731 May 11 20:09 coverage.out [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 3200 May 11 20:02 go.mod [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 31040 May 11 20:02 go.sum [2023-05-11T20:11:53.580Z] drwxrwxr-x 7 1001 1001 4096 May 11 20:02 internal [2023-05-11T20:11:53.580Z] drwxrwxr-x 3 1001 1001 4096 May 11 20:02 openapi [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 594 May 11 20:02 security.txt [2023-05-11T20:11:53.580Z] drwxrwxr-x 4 1001 1001 4096 May 11 20:02 snap [2023-05-11T20:11:53.580Z] -rw-rw-r-- 1 1001 1001 204 May 11 20:02 version.go [Pipeline] sh [2023-05-11T20:11:53.931Z] + '[' -e coverage.out ] [2023-05-11T20:11:53.931Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-11T20:11:53.971Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T20:11:54.761Z] Stashed 1 file(s) [Pipeline] sh [2023-05-11T20:11:55.096Z] + make build [2023-05-11T20:11:55.366Z] 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-05-11T20:13:31.995Z] 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-05-11T20:13:31.995Z] 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-05-11T20:13:32.960Z] 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-05-11T20:13:37.217Z] 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-05-11T20:14:24.095Z] 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-05-11T20:14:26.036Z] 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-05-11T20:14:32.675Z] 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-05-11T20:14:38.016Z] 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-05-11T20:14:41.359Z] 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-05-11T20:14:45.606Z] 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-05-11T20:14:50.947Z] 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-05-11T20:14:57.632Z] $ docker stop --time=1 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e [2023-05-11T20:14:59.681Z] $ docker rm -f --volumes 186bd4150e17e2bc8668447b45b414939b8874eb5966b26759827067dcdc276e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:15:02.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T20:15:02.408Z] [2023-05-11T20:15:02.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:15:02.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T20:15:03.102Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-11T20:15:03.102Z] 29e5d40040c1: Pulling fs layer [2023-05-11T20:15:03.102Z] 1ce36da41761: Pulling fs layer [2023-05-11T20:15:03.102Z] 25b303627fd3: Pulling fs layer [2023-05-11T20:15:03.102Z] 29e5d40040c1: Verifying Checksum [2023-05-11T20:15:03.102Z] 29e5d40040c1: Download complete [2023-05-11T20:15:03.386Z] 1ce36da41761: Verifying Checksum [2023-05-11T20:15:03.386Z] 1ce36da41761: Download complete [2023-05-11T20:15:04.826Z] 25b303627fd3: Verifying Checksum [2023-05-11T20:15:04.826Z] 25b303627fd3: Download complete [2023-05-11T20:15:06.767Z] 29e5d40040c1: Pull complete [2023-05-11T20:15:07.726Z] 1ce36da41761: Pull complete [2023-05-11T20:15:17.793Z] 25b303627fd3: Pull complete [2023-05-11T20:15:17.793Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-11T20:15:17.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T20:15:17.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:15:18.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container [2023-05-11T20:15:18.228Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-11T20:15:21.705Z] $ docker top 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:15:22.572Z] + docker-compose build --help [2023-05-11T20:15:22.572Z] + grep parallel [2023-05-11T20:15:26.819Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T20:15:27.123Z] $ docker stop --time=1 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 [2023-05-11T20:15:28.793Z] $ docker rm -f --volumes 0c242e0be897212fc21ae5c4ba7c35d78aac475e8ff1146c476a0494237c0220 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:15:29.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T20:15:29.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:15:29.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container [2023-05-11T20:15:29.873Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-11T20:15:31.069Z] $ docker top 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:15:31.607Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T20:15:36.950Z] Building core-command ... [2023-05-11T20:15:36.950Z] Building core-common-config-bootstrapper ... [2023-05-11T20:15:36.950Z] Building core-data ... [2023-05-11T20:15:36.950Z] Building core-metadata ... [2023-05-11T20:15:36.950Z] Building security-bootstrapper ... [2023-05-11T20:15:36.950Z] Building security-proxy-auth ... [2023-05-11T20:15:36.950Z] Building security-proxy-setup ... [2023-05-11T20:15:36.950Z] Building security-secretstore-setup ... [2023-05-11T20:15:36.950Z] Building security-spiffe-token-provider ... [2023-05-11T20:15:36.950Z] Building security-spire-agent ... [2023-05-11T20:15:36.950Z] Building security-spire-config ... [2023-05-11T20:15:36.950Z] Building security-spire-server ... [2023-05-11T20:15:36.950Z] Building support-notifications ... [2023-05-11T20:15:36.950Z] Building support-scheduler ... [2023-05-11T20:15:36.950Z] Building core-command [2023-05-11T20:15:36.950Z] Building security-secretstore-setup [2023-05-11T20:15:36.950Z] Building security-proxy-auth [2023-05-11T20:15:36.950Z] Building security-spire-agent [2023-05-11T20:15:36.950Z] Building security-spiffe-token-provider [2023-05-11T20:16:23.807Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:16:23.807Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:16:23.807Z] ---> ca2a5ad695fb [2023-05-11T20:16:23.807Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:16:23.807Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:16:23.807Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:16:23.807Z] ---> ca2a5ad695fb [2023-05-11T20:16:23.807Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T20:16:23.807Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:16:23.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:16:23.807Z] ---> ca2a5ad695fb [2023-05-11T20:16:23.807Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:16:23.807Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:16:23.807Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:16:23.807Z] ---> ca2a5ad695fb [2023-05-11T20:16:23.807Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T20:16:23.807Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:16:23.807Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:16:23.807Z] ---> ca2a5ad695fb [2023-05-11T20:16:23.807Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T20:16:23.807Z] ---> Running in c25b12b13160 [2023-05-11T20:16:23.807Z] ---> Running in e7e1cb723f7e [2023-05-11T20:16:23.807Z] ---> Running in 6062ff728f2b [2023-05-11T20:16:23.807Z] ---> Running in 5cbaa5d6dfc5 [2023-05-11T20:16:23.807Z] ---> Running in 3e94e824e161 [2023-05-11T20:16:23.807Z] Removing intermediate container 6062ff728f2b [2023-05-11T20:16:23.807Z] ---> 98615530cd6d [2023-05-11T20:16:23.807Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:16:23.807Z] Removing intermediate container c25b12b13160 [2023-05-11T20:16:23.807Z] ---> 6db64bc22d8f [2023-05-11T20:16:23.807Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:16:23.807Z] Removing intermediate container 3e94e824e161 [2023-05-11T20:16:23.807Z] ---> ccd52f906529 [2023-05-11T20:16:23.807Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T20:16:23.807Z] Removing intermediate container e7e1cb723f7e [2023-05-11T20:16:23.807Z] ---> fec1ecd8e353 [2023-05-11T20:16:23.807Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T20:16:24.074Z] Removing intermediate container 5cbaa5d6dfc5 [2023-05-11T20:16:24.074Z] ---> 4876361d1a47 [2023-05-11T20:16:24.074Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T20:16:24.074Z] ---> Running in ec31deee9f46 [2023-05-11T20:16:24.074Z] ---> Running in 6420534c7771 [2023-05-11T20:16:24.074Z] ---> Running in b14f4420f96c [2023-05-11T20:16:24.074Z] ---> Running in 23944cc3e66c [2023-05-11T20:16:24.074Z] ---> Running in 53bfc77892bd [2023-05-11T20:16:24.658Z] Removing intermediate container 6420534c7771 [2023-05-11T20:16:24.658Z] ---> ce57e9e5fa8f [2023-05-11T20:16:24.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:16:24.658Z] Removing intermediate container ec31deee9f46 [2023-05-11T20:16:24.658Z] ---> 10b45ea59119 [2023-05-11T20:16:24.658Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T20:16:24.927Z] ---> Running in c9beb6ef1de0 [2023-05-11T20:16:24.927Z] ---> Running in 971e92869ca2 [2023-05-11T20:16:26.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:26.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:26.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:27.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:29.381Z] OK: 263 MiB in 53 packages [2023-05-11T20:16:29.381Z] OK: 263 MiB in 53 packages [2023-05-11T20:16:29.381Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:16:29.381Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:16:29.381Z] OK: 17692 distinct packages available [2023-05-11T20:16:29.381Z] OK: 263 MiB in 53 packages [2023-05-11T20:16:29.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:29.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:30.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:16:30.622Z] OK: 263 MiB in 53 packages [2023-05-11T20:16:31.205Z] Removing intermediate container b14f4420f96c [2023-05-11T20:16:31.205Z] ---> 8f9f4a013679 [2023-05-11T20:16:31.205Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T20:16:31.482Z] Removing intermediate container c9beb6ef1de0 [2023-05-11T20:16:31.482Z] ---> 489ed30058a1 [2023-05-11T20:16:31.482Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T20:16:31.748Z] OK: 263 MiB in 53 packages [2023-05-11T20:16:31.748Z] Removing intermediate container 53bfc77892bd [2023-05-11T20:16:31.748Z] ---> 7dcdf240fd31 [2023-05-11T20:16:31.748Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T20:16:32.708Z] ---> eb8ef8e928c6 [2023-05-11T20:16:32.708Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:16:32.708Z] Removing intermediate container 971e92869ca2 [2023-05-11T20:16:32.708Z] ---> 0a0d968a2014 [2023-05-11T20:16:32.708Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:16:32.708Z] ---> Running in 3645d64c4fa5 [2023-05-11T20:16:32.708Z] ---> c84214cb4d1e [2023-05-11T20:16:32.708Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:16:32.708Z] ---> Running in 57eabd8831df [2023-05-11T20:16:33.298Z] ---> 8f484ff6bac3 [2023-05-11T20:16:33.298Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:16:33.577Z] ---> Running in 89b492d5ef07 [2023-05-11T20:16:33.577Z] Removing intermediate container 23944cc3e66c [2023-05-11T20:16:33.577Z] ---> dfa21c385c4d [2023-05-11T20:16:33.577Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T20:16:34.163Z] ---> f509fc014ea0 [2023-05-11T20:16:34.163Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:16:34.429Z] ---> Running in f366b726a30f [2023-05-11T20:16:35.398Z] ---> 12f770c889c9 [2023-05-11T20:16:35.398Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:16:35.398Z] ---> Running in 0bb29e55a374 [2023-05-11T20:18:27.066Z] Removing intermediate container 57eabd8831df [2023-05-11T20:18:27.066Z] ---> 9da0e4517c7d [2023-05-11T20:18:27.066Z] Step 8/24 : COPY . . [2023-05-11T20:18:27.066Z] Removing intermediate container 0bb29e55a374 [2023-05-11T20:18:27.066Z] ---> 3448e5618304 [2023-05-11T20:18:27.066Z] Step 7/20 : COPY . . [2023-05-11T20:18:27.066Z] Removing intermediate container 3645d64c4fa5 [2023-05-11T20:18:27.066Z] ---> 1535522f23d6 [2023-05-11T20:18:27.066Z] Step 7/27 : COPY . . [2023-05-11T20:18:27.066Z] Removing intermediate container f366b726a30f [2023-05-11T20:18:27.066Z] ---> 9846bb6513f3 [2023-05-11T20:18:27.066Z] Step 8/23 : COPY . . [2023-05-11T20:18:27.066Z] Removing intermediate container 89b492d5ef07 [2023-05-11T20:18:27.066Z] ---> de1dd32bde65 [2023-05-11T20:18:27.066Z] Step 7/25 : COPY . . [2023-05-11T20:18:33.723Z] ---> d671981ea09c [2023-05-11T20:18:33.723Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T20:18:33.723Z] ---> Running in 05e4437e7af8 [2023-05-11T20:18:33.723Z] ---> 22102ebce2a5 [2023-05-11T20:18:33.723Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T20:18:33.723Z] ---> 9a589169aae2 [2023-05-11T20:18:33.723Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T20:18:33.723Z] ---> 9d7dcb5b2eb8 [2023-05-11T20:18:33.723Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T20:18:33.723Z] ---> f55566eccd74 [2023-05-11T20:18:33.723Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:18:33.723Z] ---> Running in 400a4b3ae508 [2023-05-11T20:18:33.723Z] ---> Running in df54b77ad4fd [2023-05-11T20:18:33.723Z] ---> Running in 932aab8be493 [2023-05-11T20:18:33.723Z] ---> Running in 6c201d49ff22 [2023-05-11T20:18:34.683Z] Removing intermediate container 6c201d49ff22 [2023-05-11T20:18:34.683Z] ---> af1f0563ae71 [2023-05-11T20:18:34.683Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T20:18:34.683Z] ---> Running in 6c9fe53d251c [2023-05-11T20:18:35.272Z] Removing intermediate container 6c9fe53d251c [2023-05-11T20:18:35.272Z] ---> 9a1ae9065de6 [2023-05-11T20:18:35.272Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:18:35.541Z] ---> Running in 94f265aae698 [2023-05-11T20:18:35.541Z] 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-05-11T20:18:35.811Z] 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-05-11T20:18:36.395Z] Removing intermediate container 94f265aae698 [2023-05-11T20:18:36.395Z] ---> 495b44dd79e2 [2023-05-11T20:18:36.395Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:18:36.395Z] 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-05-11T20:18:36.395Z] 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-05-11T20:18:36.395Z] ---> Running in d292ce25eca7 [2023-05-11T20:18:39.745Z] Removing intermediate container d292ce25eca7 [2023-05-11T20:18:39.745Z] ---> 977c34acde86 [2023-05-11T20:18:39.745Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T20:18:39.745Z] ---> Running in 8249cab17900 [2023-05-11T20:18:40.331Z] Removing intermediate container 8249cab17900 [2023-05-11T20:18:40.331Z] ---> 816681729530 [2023-05-11T20:18:40.331Z] [2023-05-11T20:18:40.331Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T20:18:40.331Z] 3.17: Pulling from library/alpine [2023-05-11T20:18:40.331Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T20:18:40.599Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T20:18:40.599Z] ---> 51e60588ff2c [2023-05-11T20:18:40.599Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:18:40.599Z] ---> Running in 0d5140342ba2 [2023-05-11T20:18:41.184Z] Removing intermediate container 0d5140342ba2 [2023-05-11T20:18:41.184Z] ---> da542d10afbf [2023-05-11T20:18:41.184Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T20:18:41.184Z] ---> Running in a55cabcbc50a [2023-05-11T20:18:43.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:18:43.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:18:45.140Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:18:45.141Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:18:45.141Z] OK: 17692 distinct packages available [2023-05-11T20:18:45.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:18:46.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:18:47.781Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T20:18:47.781Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:18:47.781Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T20:18:47.781Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T20:18:47.781Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T20:18:47.781Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:18:47.781Z] OK: 9 MiB in 20 packages [2023-05-11T20:18:49.735Z] Removing intermediate container a55cabcbc50a [2023-05-11T20:18:49.735Z] ---> 2819e45ec013 [2023-05-11T20:18:49.735Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:18:50.697Z] ---> 3a73027005fd [2023-05-11T20:18:50.697Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:18:51.661Z] ---> 8692cc9a2c8e [2023-05-11T20:18:51.661Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T20:18:55.925Z] ---> d90d1a95265f [2023-05-11T20:18:55.925Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:19:02.568Z] ---> 0315f89f3af6 [2023-05-11T20:19:02.568Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:19:02.568Z] ---> 7a5c1f124265 [2023-05-11T20:19:02.568Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T20:19:03.531Z] ---> 04c4cbff36a2 [2023-05-11T20:19:03.531Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T20:19:04.119Z] ---> 6cf96b9d4ac6 [2023-05-11T20:19:04.119Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:19:04.399Z] ---> Running in 7ae74155218f [2023-05-11T20:19:04.982Z] Removing intermediate container 7ae74155218f [2023-05-11T20:19:04.982Z] ---> 862e2be7fb84 [2023-05-11T20:19:04.982Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:19:04.982Z] ---> Running in 7ca8ecdc2b8b [2023-05-11T20:19:05.567Z] Removing intermediate container 7ca8ecdc2b8b [2023-05-11T20:19:05.568Z] ---> 72d1b27d737a [2023-05-11T20:19:05.568Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T20:19:05.568Z] ---> Running in 0047aa82e7ed [2023-05-11T20:19:06.159Z] Removing intermediate container 0047aa82e7ed [2023-05-11T20:19:06.159Z] ---> b66229e8271d [2023-05-11T20:19:06.159Z] Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:19:06.159Z] ---> Running in e5c2b13a2256 [2023-05-11T20:19:06.752Z] Removing intermediate container e5c2b13a2256 [2023-05-11T20:19:06.752Z] ---> 8538a41f76ba [2023-05-11T20:19:06.752Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T20:19:06.752Z] ---> Running in 58d0ab06e6a3 [2023-05-11T20:19:07.713Z] Removing intermediate container 58d0ab06e6a3 [2023-05-11T20:19:07.713Z] ---> 0d34b886bd2a [2023-05-11T20:19:07.713Z] [2023-05-11T20:19:07.713Z] Successfully built 0d34b886bd2a [2023-05-11T20:19:07.713Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-11T20:19:07.713Z]  Building security-spire-agent ... done Building security-spire-config [2023-05-11T20:19:25.912Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:19:25.912Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:19:25.912Z] ---> ca2a5ad695fb [2023-05-11T20:19:25.912Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T20:19:25.912Z] ---> Using cache [2023-05-11T20:19:25.912Z] ---> 4876361d1a47 [2023-05-11T20:19:25.912Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:19:25.912Z] ---> Running in 373ddeae5449 [2023-05-11T20:19:26.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:19:27.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:19:29.412Z] OK: 263 MiB in 53 packages [2023-05-11T20:19:30.450Z] Removing intermediate container 373ddeae5449 [2023-05-11T20:19:30.450Z] ---> 9f4f2d46eb62 [2023-05-11T20:19:30.450Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T20:19:31.468Z] ---> c9be8cd55f9c [2023-05-11T20:19:31.468Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:19:31.468Z] ---> Running in 1f613bbdb3e2 [2023-05-11T20:21:08.148Z] Removing intermediate container 1f613bbdb3e2 [2023-05-11T20:21:08.149Z] ---> 6132179ff454 [2023-05-11T20:21:08.149Z] Step 7/27 : COPY . . [2023-05-11T20:21:16.366Z] ---> dc2e89a527ad [2023-05-11T20:21:16.366Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:21:16.366Z] ---> Running in 35473b02ad6e [2023-05-11T20:21:16.954Z] Removing intermediate container 35473b02ad6e [2023-05-11T20:21:16.954Z] ---> 2026ec39f078 [2023-05-11T20:21:16.954Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T20:21:16.954Z] ---> Running in ec8f4ce19da8 [2023-05-11T20:21:17.549Z] Removing intermediate container ec8f4ce19da8 [2023-05-11T20:21:17.549Z] ---> e3b8aa0c03f1 [2023-05-11T20:21:17.549Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:21:17.549Z] ---> Running in 7931b1fb9403 [2023-05-11T20:21:18.509Z] Removing intermediate container 7931b1fb9403 [2023-05-11T20:21:18.509Z] ---> 021634cd0bb4 [2023-05-11T20:21:18.509Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:21:18.509Z] ---> Running in d13ad3fe3b26 [2023-05-11T20:21:21.854Z] Removing intermediate container d13ad3fe3b26 [2023-05-11T20:21:21.854Z] ---> 202e59d6094a [2023-05-11T20:21:21.854Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T20:21:21.854Z] ---> Running in 7f34ffaaec3f [2023-05-11T20:21:24.101Z] Removing intermediate container 7f34ffaaec3f [2023-05-11T20:21:24.101Z] ---> c1f8fdded315 [2023-05-11T20:21:24.101Z] [2023-05-11T20:21:24.101Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T20:21:24.101Z] ---> 51e60588ff2c [2023-05-11T20:21:24.101Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:21:24.101Z] ---> Using cache [2023-05-11T20:21:24.101Z] ---> da542d10afbf [2023-05-11T20:21:24.101Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T20:21:24.101Z] ---> Running in 92a1e14863a1 [2023-05-11T20:21:26.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:21:27.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:21:28.411Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:21:28.411Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:21:28.411Z] OK: 17692 distinct packages available [2023-05-11T20:21:28.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:21:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:21:30.777Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T20:21:30.777Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:21:30.777Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T20:21:30.777Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T20:21:30.777Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:21:30.777Z] OK: 8 MiB in 19 packages [2023-05-11T20:21:32.730Z] Removing intermediate container 92a1e14863a1 [2023-05-11T20:21:32.730Z] ---> 830dbc4be3b7 [2023-05-11T20:21:32.730Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:21:33.312Z] ---> a862797b945a [2023-05-11T20:21:33.312Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:21:34.268Z] ---> e1f08c20cb8e [2023-05-11T20:21:34.268Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:21:40.917Z] ---> 1eb8bc426e05 [2023-05-11T20:21:40.917Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:21:41.881Z] ---> c0fb5f8d8ba6 [2023-05-11T20:21:41.881Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T20:21:41.881Z] ---> Running in e2e6e26cab6c [2023-05-11T20:21:42.472Z] Removing intermediate container e2e6e26cab6c [2023-05-11T20:21:42.472Z] ---> 4b56b70302df [2023-05-11T20:21:42.472Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T20:21:43.442Z] ---> 17f933125ce2 [2023-05-11T20:21:43.442Z] Step 22/27 : WORKDIR / [2023-05-11T20:21:43.443Z] ---> Running in af56efc58e78 [2023-05-11T20:21:44.030Z] Removing intermediate container af56efc58e78 [2023-05-11T20:21:44.030Z] ---> 2c72a114c700 [2023-05-11T20:21:44.030Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:21:44.030Z] ---> Running in 6674f8cb3d19 [2023-05-11T20:21:44.618Z] Removing intermediate container 6674f8cb3d19 [2023-05-11T20:21:44.618Z] ---> 57d10caafa1a [2023-05-11T20:21:44.618Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:21:44.618Z] ---> Running in 064b55dbb9c8 [2023-05-11T20:21:45.213Z] Removing intermediate container 064b55dbb9c8 [2023-05-11T20:21:45.213Z] ---> 3691d44985ec [2023-05-11T20:21:45.213Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T20:21:45.213Z] ---> Running in 1c8ab09bf963 [2023-05-11T20:21:45.807Z] Removing intermediate container 1c8ab09bf963 [2023-05-11T20:21:45.807Z] ---> 4207509ca3d9 [2023-05-11T20:21:45.807Z] Step 26/27 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:21:46.084Z] ---> Running in a4031c4da8ec [2023-05-11T20:21:46.353Z] Removing intermediate container a4031c4da8ec [2023-05-11T20:21:46.353Z] ---> 8ed9081a88ba [2023-05-11T20:21:46.353Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T20:21:46.622Z] ---> Running in f0e703358c7d [2023-05-11T20:21:47.212Z] Removing intermediate container f0e703358c7d [2023-05-11T20:21:47.212Z] ---> 4a21ad7d3aea [2023-05-11T20:21:47.212Z] [2023-05-11T20:21:47.493Z] Successfully built 4a21ad7d3aea [2023-05-11T20:21:47.493Z] Successfully tagged security-spire-config-arm64:latest [2023-05-11T20:21:47.493Z]  Building security-spire-config ... done Building support-scheduler [2023-05-11T20:22:02.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:22:02.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:22:02.478Z] ---> ca2a5ad695fb [2023-05-11T20:22:02.478Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> fec1ecd8e353 [2023-05-11T20:22:02.478Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> 10b45ea59119 [2023-05-11T20:22:02.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> 489ed30058a1 [2023-05-11T20:22:02.478Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> c84214cb4d1e [2023-05-11T20:22:02.478Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> 9da0e4517c7d [2023-05-11T20:22:02.478Z] Step 8/23 : COPY . . [2023-05-11T20:22:02.478Z] ---> Using cache [2023-05-11T20:22:02.478Z] ---> d671981ea09c [2023-05-11T20:22:02.478Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T20:22:02.478Z] ---> Running in 21c85b71f98e [2023-05-11T20:22:03.898Z] 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-05-11T20:25:10.626Z] 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-05-11T20:25:10.626Z] Removing intermediate container 400a4b3ae508 [2023-05-11T20:25:10.626Z] ---> 06ec7157e351 [2023-05-11T20:25:10.626Z] [2023-05-11T20:25:10.626Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:25:10.626Z] ---> 51e60588ff2c [2023-05-11T20:25:10.626Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T20:25:12.038Z] ---> Running in 8ab90e52bd4c [2023-05-11T20:25:12.639Z] Removing intermediate container 8ab90e52bd4c [2023-05-11T20:25:12.639Z] ---> 46327532f3ba [2023-05-11T20:25:12.639Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:25:12.639Z] ---> Running in e0941a8c26b3 [2023-05-11T20:25:14.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:25:15.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:25:17.485Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:25:17.485Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:25:17.485Z] OK: 8 MiB in 16 packages [2023-05-11T20:25:19.426Z] Removing intermediate container e0941a8c26b3 [2023-05-11T20:25:19.426Z] ---> 0c492ee4df39 [2023-05-11T20:25:19.426Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:25:20.840Z] ---> c4ff072421c0 [2023-05-11T20:25:20.840Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:25:22.245Z] ---> 21b24a7f8826 [2023-05-11T20:25:22.245Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T20:25:25.580Z] ---> 9bb754369659 [2023-05-11T20:25:25.580Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:25:26.538Z] ---> 04eaec085274 [2023-05-11T20:25:26.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T20:25:27.500Z] Removing intermediate container 932aab8be493 [2023-05-11T20:25:27.500Z] ---> 12b9e77a6d4f [2023-05-11T20:25:27.500Z] [2023-05-11T20:25:27.500Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T20:25:27.500Z] ---> 51e60588ff2c [2023-05-11T20:25:27.500Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T20:25:27.766Z] ---> Running in 896415386ef2 [2023-05-11T20:25:28.035Z] ---> a9d481ecea7f [2023-05-11T20:25:28.035Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:25:28.302Z] ---> Running in 8a588afe25d2 [2023-05-11T20:25:30.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:25:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:25:31.779Z] Removing intermediate container 8a588afe25d2 [2023-05-11T20:25:31.779Z] ---> 85a9c5e61f78 [2023-05-11T20:25:31.779Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:25:32.047Z] ---> Running in 2921e1572654 [2023-05-11T20:25:32.631Z] Removing intermediate container 2921e1572654 [2023-05-11T20:25:32.631Z] ---> bcd22458a70c [2023-05-11T20:25:32.631Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:25:32.631Z] ---> Running in d556d87e410c [2023-05-11T20:25:32.899Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T20:25:32.899Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T20:25:32.899Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T20:25:32.899Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:25:32.899Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:25:33.483Z] Removing intermediate container d556d87e410c [2023-05-11T20:25:33.483Z] ---> f278e5c44e16 [2023-05-11T20:25:33.483Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T20:25:33.483Z] ---> Running in fab5d343c781 [2023-05-11T20:25:33.750Z] OK: 8 MiB in 18 packages [2023-05-11T20:25:34.018Z] Removing intermediate container fab5d343c781 [2023-05-11T20:25:34.018Z] ---> 2f8db70719e2 [2023-05-11T20:25:34.018Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:25:34.288Z] ---> Running in f4856a32bbbc [2023-05-11T20:25:35.252Z] Removing intermediate container f4856a32bbbc [2023-05-11T20:25:35.252Z] ---> a4310dad024b [2023-05-11T20:25:35.252Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:25:35.252Z] ---> Running in 960931ed2d26 [2023-05-11T20:25:35.834Z] Removing intermediate container 960931ed2d26 [2023-05-11T20:25:35.834Z] ---> d5a36e5f66d8 [2023-05-11T20:25:35.834Z] [2023-05-11T20:25:36.418Z] Removing intermediate container 896415386ef2 [2023-05-11T20:25:36.418Z] ---> b3f3c51071b8 [2023-05-11T20:25:36.418Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T20:25:36.418Z] ---> Running in 33254c9c16d4 [2023-05-11T20:25:36.684Z] Successfully built d5a36e5f66d8 [2023-05-11T20:25:36.684Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-11T20:25:36.684Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-11T20:25:36.952Z] Removing intermediate container 33254c9c16d4 [2023-05-11T20:25:36.952Z] ---> e63172d35540 [2023-05-11T20:25:36.952Z] Step 12/25 : WORKDIR / [2023-05-11T20:25:37.233Z] ---> Running in 35ac8335dd33 [2023-05-11T20:25:37.506Z] Removing intermediate container 35ac8335dd33 [2023-05-11T20:25:37.506Z] ---> 21a54508e1cf [2023-05-11T20:25:37.506Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:25:38.467Z] ---> 25c2d0a9a075 [2023-05-11T20:25:38.467Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:25:39.429Z] ---> 1bb7f751f57c [2023-05-11T20:25:39.429Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-11T20:25:40.393Z] ---> 2389f001e626 [2023-05-11T20:25:40.393Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-11T20:25:41.798Z] ---> bf8a2bff2131 [2023-05-11T20:25:41.798Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:25:42.378Z] ---> 4eb4489949b0 [2023-05-11T20:25:42.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T20:25:43.787Z] ---> 0b43d186d163 [2023-05-11T20:25:44.055Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T20:25:47.392Z] ---> c9a1b39480e0 [2023-05-11T20:25:47.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T20:25:50.011Z] ---> 8c16526c4e67 [2023-05-11T20:25:50.011Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:25:50.011Z] ---> Running in b11a07d72133 [2023-05-11T20:25:54.258Z] Removing intermediate container b11a07d72133 [2023-05-11T20:25:54.258Z] ---> 31d8b48de45b [2023-05-11T20:25:54.258Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:25:54.525Z] ---> Running in a6dff6e5f92f [2023-05-11T20:25:55.482Z] Removing intermediate container a6dff6e5f92f [2023-05-11T20:25:55.482Z] ---> 5546e6677824 [2023-05-11T20:25:55.482Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T20:25:55.756Z] ---> Running in 2535df736be5 [2023-05-11T20:25:56.715Z] Removing intermediate container 2535df736be5 [2023-05-11T20:25:56.715Z] ---> 0aefef525a81 [2023-05-11T20:25:56.715Z] Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:25:56.981Z] ---> Running in 4b6507acebac [2023-05-11T20:25:57.944Z] Removing intermediate container 4b6507acebac [2023-05-11T20:25:57.944Z] ---> bcd27b47534d [2023-05-11T20:25:57.944Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T20:25:57.944Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:25:57.944Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:25:57.944Z] ---> ca2a5ad695fb [2023-05-11T20:25:57.944Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:25:57.944Z] ---> Using cache [2023-05-11T20:25:57.944Z] ---> fec1ecd8e353 [2023-05-11T20:25:57.944Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T20:25:57.944Z] ---> Using cache [2023-05-11T20:25:57.944Z] ---> 10b45ea59119 [2023-05-11T20:25:57.944Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T20:25:57.944Z] ---> Using cache [2023-05-11T20:25:57.944Z] ---> 489ed30058a1 [2023-05-11T20:25:57.944Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T20:25:57.944Z] ---> Using cache [2023-05-11T20:25:57.944Z] ---> c84214cb4d1e [2023-05-11T20:25:57.944Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:25:57.944Z] ---> Using cache [2023-05-11T20:25:57.944Z] ---> 9da0e4517c7d [2023-05-11T20:25:57.944Z] Step 8/25 : COPY . . [2023-05-11T20:25:58.211Z] ---> Running in f8aa6bc35f5e [2023-05-11T20:25:58.477Z] ---> Using cache [2023-05-11T20:25:58.477Z] ---> d671981ea09c [2023-05-11T20:25:58.477Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T20:25:58.743Z] ---> Running in 306d051ade37 [2023-05-11T20:25:59.699Z] Removing intermediate container f8aa6bc35f5e [2023-05-11T20:25:59.699Z] ---> 885fe9af7b67 [2023-05-11T20:25:59.699Z] [2023-05-11T20:26:00.652Z] Successfully built 885fe9af7b67 [2023-05-11T20:26:00.652Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-11T20:26:00.652Z] Building core-data [2023-05-11T20:26:01.610Z]  Building security-secretstore-setup ... done 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-05-11T20:26:02.575Z] Removing intermediate container 05e4437e7af8 [2023-05-11T20:26:02.575Z] ---> 8277dfb3a6f1 [2023-05-11T20:26:02.575Z] [2023-05-11T20:26:02.575Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T20:26:02.575Z] ---> 51e60588ff2c [2023-05-11T20:26:02.575Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:26:02.575Z] ---> Running in 938966a39149 [2023-05-11T20:26:04.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:26:05.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:26:07.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:26:07.595Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:26:07.595Z] OK: 8 MiB in 16 packages [2023-05-11T20:26:09.586Z] Removing intermediate container 938966a39149 [2023-05-11T20:26:09.586Z] ---> db95ab053683 [2023-05-11T20:26:09.586Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:26:09.586Z] ---> Running in 53cc0b1131a4 [2023-05-11T20:26:10.213Z] Removing intermediate container 53cc0b1131a4 [2023-05-11T20:26:10.213Z] ---> 8ee492257119 [2023-05-11T20:26:10.213Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T20:26:10.492Z] ---> Running in f086d5e21a81 [2023-05-11T20:26:11.077Z] Removing intermediate container f086d5e21a81 [2023-05-11T20:26:11.077Z] ---> 120402d881d9 [2023-05-11T20:26:11.077Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T20:26:11.344Z] ---> Running in bf2f4f9026fa [2023-05-11T20:26:11.926Z] Removing intermediate container bf2f4f9026fa [2023-05-11T20:26:11.926Z] ---> 88b61badb9e2 [2023-05-11T20:26:11.926Z] Step 15/24 : WORKDIR / [2023-05-11T20:26:12.194Z] ---> Running in f25565dfec0e [2023-05-11T20:26:12.781Z] Removing intermediate container f25565dfec0e [2023-05-11T20:26:12.781Z] ---> bf076d6f5823 [2023-05-11T20:26:12.781Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:26:14.187Z] ---> c9e7969d161b [2023-05-11T20:26:14.187Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:26:15.149Z] ---> fd0ab86ffca2 [2023-05-11T20:26:15.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T20:26:18.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:26:18.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:26:18.484Z] ---> ca2a5ad695fb [2023-05-11T20:26:18.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> fec1ecd8e353 [2023-05-11T20:26:18.484Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> 10b45ea59119 [2023-05-11T20:26:18.484Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> 489ed30058a1 [2023-05-11T20:26:18.484Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> c84214cb4d1e [2023-05-11T20:26:18.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> 9da0e4517c7d [2023-05-11T20:26:18.484Z] Step 8/23 : COPY . . [2023-05-11T20:26:18.484Z] ---> Using cache [2023-05-11T20:26:18.484Z] ---> d671981ea09c [2023-05-11T20:26:18.484Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T20:26:18.484Z] ---> Running in b10767390fbb [2023-05-11T20:26:18.484Z] ---> 3f5f66d0911e [2023-05-11T20:26:18.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:26:20.423Z] ---> 14ce6f7f0fff [2023-05-11T20:26:20.423Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T20:26:20.423Z] ---> Running in 8415fbaa20df [2023-05-11T20:26:20.709Z] Removing intermediate container 8415fbaa20df [2023-05-11T20:26:20.709Z] ---> c586813e4c97 [2023-05-11T20:26:20.709Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:26:20.976Z] 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-05-11T20:26:20.976Z] ---> Running in 580f51ef51e0 [2023-05-11T20:26:21.562Z] Removing intermediate container 580f51ef51e0 [2023-05-11T20:26:21.562Z] ---> 626415ab2f88 [2023-05-11T20:26:21.562Z] Step 22/24 : LABEL arch=arm64 [2023-05-11T20:26:21.562Z] ---> Running in 2acf705d1448 [2023-05-11T20:26:22.144Z] Removing intermediate container 2acf705d1448 [2023-05-11T20:26:22.144Z] ---> 902e8465df85 [2023-05-11T20:26:22.144Z] Step 23/24 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:26:22.144Z] ---> Running in 59490a2e57bd [2023-05-11T20:26:22.724Z] Removing intermediate container 59490a2e57bd [2023-05-11T20:26:22.724Z] ---> 9272ae240944 [2023-05-11T20:26:22.724Z] Step 24/24 : LABEL version=0.0.0 [2023-05-11T20:26:22.724Z] ---> Running in ca8299a795db [2023-05-11T20:26:23.305Z] Removing intermediate container ca8299a795db [2023-05-11T20:26:23.305Z] ---> 292de2b684b8 [2023-05-11T20:26:23.305Z] [2023-05-11T20:26:23.570Z] Successfully built 292de2b684b8 [2023-05-11T20:26:23.570Z] Successfully tagged core-command-arm64:latest [2023-05-11T20:26:23.570Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-05-11T20:26:41.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:26:41.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:26:41.753Z] ---> ca2a5ad695fb [2023-05-11T20:26:41.753Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> fec1ecd8e353 [2023-05-11T20:26:41.753Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> 10b45ea59119 [2023-05-11T20:26:41.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> 489ed30058a1 [2023-05-11T20:26:41.753Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> c84214cb4d1e [2023-05-11T20:26:41.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> 9da0e4517c7d [2023-05-11T20:26:41.753Z] Step 8/23 : COPY . . [2023-05-11T20:26:41.753Z] ---> Using cache [2023-05-11T20:26:41.753Z] ---> d671981ea09c [2023-05-11T20:26:41.753Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T20:26:42.339Z] ---> Running in 533e98e84834 [2023-05-11T20:26:44.279Z] 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-05-11T20:27:40.660Z] Removing intermediate container df54b77ad4fd [2023-05-11T20:27:40.660Z] ---> 48fdd9d876e5 [2023-05-11T20:27:40.660Z] [2023-05-11T20:27:40.660Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T20:27:40.660Z] ---> 51e60588ff2c [2023-05-11T20:27:40.660Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T20:27:40.660Z] ---> Running in 96a5e403dd34 [2023-05-11T20:27:40.660Z] Removing intermediate container 96a5e403dd34 [2023-05-11T20:27:40.660Z] ---> 62a0cb8630d9 [2023-05-11T20:27:40.660Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T20:27:40.660Z] ---> Running in bb36603556d6 [2023-05-11T20:27:40.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:27:40.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:27:40.660Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T20:27:40.660Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T20:27:40.660Z] OK: 17692 distinct packages available [2023-05-11T20:27:40.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:27:40.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:27:40.930Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T20:27:41.197Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T20:27:41.197Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T20:27:41.197Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T20:27:41.197Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T20:27:41.197Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T20:27:41.197Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T20:27:41.197Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T20:27:41.197Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T20:27:41.197Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:27:41.197Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:27:42.156Z] OK: 11 MiB in 24 packages [2023-05-11T20:27:44.116Z] Removing intermediate container bb36603556d6 [2023-05-11T20:27:44.116Z] ---> 58f64b71aea9 [2023-05-11T20:27:44.116Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:27:45.077Z] ---> 21bbd10beb62 [2023-05-11T20:27:45.077Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:27:46.039Z] ---> f47e2a89967c [2023-05-11T20:27:46.039Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T20:27:47.981Z] ---> c63e8c0ebced [2023-05-11T20:27:47.981Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:27:48.971Z] ---> d2470361df12 [2023-05-11T20:27:48.971Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T20:27:48.971Z] ---> Running in 95873f6990e0 [2023-05-11T20:27:49.557Z] Removing intermediate container 95873f6990e0 [2023-05-11T20:27:49.557Z] ---> a71b17928846 [2023-05-11T20:27:49.557Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:27:49.826Z] ---> Running in b145c411c4ec [2023-05-11T20:27:50.418Z] Removing intermediate container b145c411c4ec [2023-05-11T20:27:50.418Z] ---> f2041f2f3321 [2023-05-11T20:27:50.418Z] Step 18/20 : LABEL arch=arm64 [2023-05-11T20:27:50.418Z] ---> Running in 4f6e57c5253d [2023-05-11T20:27:51.007Z] Removing intermediate container 4f6e57c5253d [2023-05-11T20:27:51.007Z] ---> 91ec4d266fe9 [2023-05-11T20:27:51.007Z] Step 19/20 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:27:51.007Z] ---> Running in 8be943903314 [2023-05-11T20:27:51.594Z] Removing intermediate container 8be943903314 [2023-05-11T20:27:51.594Z] ---> 6e9c71706637 [2023-05-11T20:27:51.594Z] Step 20/20 : LABEL version=0.0.0 [2023-05-11T20:27:51.594Z] ---> Running in b09801b494b7 [2023-05-11T20:27:54.178Z] Removing intermediate container b09801b494b7 [2023-05-11T20:27:54.178Z] ---> 9bdbfc22beaf [2023-05-11T20:27:54.178Z] [2023-05-11T20:27:54.178Z] Successfully built 9bdbfc22beaf [2023-05-11T20:27:54.178Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-11T20:27:54.178Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-05-11T20:28:12.378Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:28:12.378Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:28:12.378Z] ---> ca2a5ad695fb [2023-05-11T20:28:12.378Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T20:28:12.378Z] ---> Using cache [2023-05-11T20:28:12.378Z] ---> 4876361d1a47 [2023-05-11T20:28:12.378Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T20:28:12.378Z] ---> Using cache [2023-05-11T20:28:12.378Z] ---> 7dcdf240fd31 [2023-05-11T20:28:12.378Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T20:28:12.378Z] ---> Using cache [2023-05-11T20:28:12.378Z] ---> 8f484ff6bac3 [2023-05-11T20:28:12.379Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:28:12.379Z] ---> Using cache [2023-05-11T20:28:12.379Z] ---> de1dd32bde65 [2023-05-11T20:28:12.379Z] Step 7/33 : COPY . . [2023-05-11T20:28:12.379Z] ---> Using cache [2023-05-11T20:28:12.379Z] ---> 9d7dcb5b2eb8 [2023-05-11T20:28:12.379Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T20:28:12.379Z] ---> Running in 2c63a5f3f8cb [2023-05-11T20:28:13.786Z] 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-05-11T20:32:05.569Z] Removing intermediate container 21c85b71f98e [2023-05-11T20:32:05.569Z] ---> d3c07f3c995f [2023-05-11T20:32:05.569Z] [2023-05-11T20:32:05.569Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:32:05.569Z] ---> 51e60588ff2c [2023-05-11T20:32:05.569Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:32:05.569Z] ---> Using cache [2023-05-11T20:32:05.569Z] ---> db95ab053683 [2023-05-11T20:32:05.569Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:32:05.569Z] ---> Using cache [2023-05-11T20:32:05.569Z] ---> 8ee492257119 [2023-05-11T20:32:05.569Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T20:32:05.569Z] ---> Running in 3ab5180af8ce [2023-05-11T20:32:05.569Z] Removing intermediate container 3ab5180af8ce [2023-05-11T20:32:05.569Z] ---> 5f61617e02dc [2023-05-11T20:32:05.569Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T20:32:05.569Z] ---> Running in 1eaa6a8dc18e [2023-05-11T20:32:05.569Z] Removing intermediate container 1eaa6a8dc18e [2023-05-11T20:32:05.569Z] ---> a8031d63d694 [2023-05-11T20:32:05.569Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:32:05.569Z] ---> e912d3424886 [2023-05-11T20:32:05.569Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:32:05.569Z] ---> 967ba7a54adf [2023-05-11T20:32:05.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T20:32:08.146Z] ---> 5aef903fafca [2023-05-11T20:32:08.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:32:08.728Z] ---> e52b149f6a7b [2023-05-11T20:32:08.728Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T20:32:08.728Z] ---> Running in 908dc2ed5a03 [2023-05-11T20:32:09.329Z] Removing intermediate container 908dc2ed5a03 [2023-05-11T20:32:09.329Z] ---> f79fd053be10 [2023-05-11T20:32:09.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:32:09.329Z] ---> Running in 99a3a3ad840d [2023-05-11T20:32:09.916Z] Removing intermediate container 99a3a3ad840d [2023-05-11T20:32:09.916Z] ---> 852555cb8588 [2023-05-11T20:32:09.916Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T20:32:09.916Z] ---> Running in 1b4cd20bab5d [2023-05-11T20:32:10.500Z] Removing intermediate container 1b4cd20bab5d [2023-05-11T20:32:10.500Z] ---> 0a25ba4b57ff [2023-05-11T20:32:10.500Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:32:10.501Z] ---> Running in 026e3ca31137 [2023-05-11T20:32:11.086Z] Removing intermediate container 026e3ca31137 [2023-05-11T20:32:11.086Z] ---> 5a9a351b81ae [2023-05-11T20:32:11.086Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:32:11.086Z] ---> Running in 53df7705e972 [2023-05-11T20:32:11.670Z] Removing intermediate container 53df7705e972 [2023-05-11T20:32:11.670Z] ---> 48ef9f735e24 [2023-05-11T20:32:11.670Z] [2023-05-11T20:32:11.936Z] Successfully built 48ef9f735e24 [2023-05-11T20:32:11.936Z] Successfully tagged support-scheduler-arm64:latest [2023-05-11T20:32:11.936Z] Building security-proxy-setup [2023-05-11T20:32:30.142Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:32:30.142Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:32:30.142Z] ---> ca2a5ad695fb [2023-05-11T20:32:30.142Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T20:32:30.142Z] ---> Using cache [2023-05-11T20:32:30.142Z] ---> 4876361d1a47 [2023-05-11T20:32:30.142Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T20:32:30.142Z] ---> Using cache [2023-05-11T20:32:30.142Z] ---> 7dcdf240fd31 [2023-05-11T20:32:30.142Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T20:32:30.142Z] ---> Using cache [2023-05-11T20:32:30.142Z] ---> 8f484ff6bac3 [2023-05-11T20:32:30.142Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:32:30.142Z] ---> Using cache [2023-05-11T20:32:30.142Z] ---> de1dd32bde65 [2023-05-11T20:32:30.142Z] Step 7/22 : COPY . . [2023-05-11T20:32:30.142Z] ---> Using cache [2023-05-11T20:32:30.142Z] ---> 9d7dcb5b2eb8 [2023-05-11T20:32:30.142Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T20:32:30.142Z] ---> Running in 058bd604787a [2023-05-11T20:32:30.142Z] 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-05-11T20:33:51.749Z] Removing intermediate container 306d051ade37 [2023-05-11T20:33:51.749Z] ---> a5c4823bbd8d [2023-05-11T20:33:51.749Z] [2023-05-11T20:33:51.749Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T20:33:51.749Z] ---> 51e60588ff2c [2023-05-11T20:33:51.749Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> db95ab053683 [2023-05-11T20:33:51.749Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> 8ee492257119 [2023-05-11T20:33:51.749Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T20:33:51.749Z] ---> Running in 937524fe4ea3 [2023-05-11T20:33:51.749Z] Removing intermediate container 937524fe4ea3 [2023-05-11T20:33:51.749Z] ---> 1df307da1069 [2023-05-11T20:33:51.749Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T20:33:51.749Z] ---> Running in a50227276049 [2023-05-11T20:33:51.749Z] Removing intermediate container 533e98e84834 [2023-05-11T20:33:51.749Z] ---> 7e45b7518311 [2023-05-11T20:33:51.749Z] [2023-05-11T20:33:51.749Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:33:51.749Z] ---> 51e60588ff2c [2023-05-11T20:33:51.749Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> 46327532f3ba [2023-05-11T20:33:51.749Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> 0c492ee4df39 [2023-05-11T20:33:51.749Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> c4ff072421c0 [2023-05-11T20:33:51.749Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:33:51.749Z] ---> Using cache [2023-05-11T20:33:51.749Z] ---> 21b24a7f8826 [2023-05-11T20:33:51.749Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T20:33:51.749Z] Removing intermediate container a50227276049 [2023-05-11T20:33:51.749Z] ---> cebe7268f6a6 [2023-05-11T20:33:51.749Z] Step 15/25 : WORKDIR / [2023-05-11T20:33:51.749Z] ---> Running in 1c20851f5934 [2023-05-11T20:33:51.749Z] Removing intermediate container 1c20851f5934 [2023-05-11T20:33:51.749Z] ---> d9687a469270 [2023-05-11T20:33:51.749Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:33:51.749Z] ---> 8d4e5441ae47 [2023-05-11T20:33:51.749Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:33:51.749Z] ---> 667a1b1884c7 [2023-05-11T20:33:51.749Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:33:51.749Z] ---> c2cb4850b64d [2023-05-11T20:33:51.749Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T20:33:51.749Z] ---> df4655e0e1ba [2023-05-11T20:33:51.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T20:33:51.749Z] ---> 6869a871bc51 [2023-05-11T20:33:51.749Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:33:51.749Z] ---> Running in 2a6f21e6e3f9 [2023-05-11T20:33:54.336Z] ---> 5f314e1d2456 [2023-05-11T20:33:54.336Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:33:57.700Z] ---> b300fa0b762e [2023-05-11T20:33:57.700Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T20:33:57.967Z] Removing intermediate container 2a6f21e6e3f9 [2023-05-11T20:33:57.967Z] ---> e6a46e50f7a1 [2023-05-11T20:33:57.967Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:33:58.233Z] ---> Running in 9469ff36bf96 [2023-05-11T20:33:59.196Z] ---> 73e5ec3c54c0 [2023-05-11T20:33:59.196Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T20:33:59.196Z] Removing intermediate container 9469ff36bf96 [2023-05-11T20:33:59.196Z] ---> fd9b43ca5b18 [2023-05-11T20:33:59.196Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T20:33:59.196Z] ---> Running in a001fa3308f8 [2023-05-11T20:33:59.196Z] ---> Running in a6b0377afdb7 [2023-05-11T20:34:00.161Z] Removing intermediate container a001fa3308f8 [2023-05-11T20:34:00.161Z] ---> f30bd079e05e [2023-05-11T20:34:00.161Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:34:00.161Z] Removing intermediate container a6b0377afdb7 [2023-05-11T20:34:00.161Z] ---> 09b1193b260d [2023-05-11T20:34:00.161Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T20:34:00.161Z] ---> Running in 2df11b801301 [2023-05-11T20:34:00.161Z] ---> Running in a5999c7ab302 [2023-05-11T20:34:01.120Z] Removing intermediate container b10767390fbb [2023-05-11T20:34:01.120Z] ---> c3a361e76030 [2023-05-11T20:34:01.120Z] [2023-05-11T20:34:01.120Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:34:01.120Z] ---> 51e60588ff2c [2023-05-11T20:34:01.120Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:34:01.120Z] Removing intermediate container 2df11b801301 [2023-05-11T20:34:01.120Z] ---> 6d81f3d1815e [2023-05-11T20:34:01.120Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T20:34:01.120Z] Removing intermediate container a5999c7ab302 [2023-05-11T20:34:01.120Z] ---> cd045bdd9b24 [2023-05-11T20:34:01.120Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:34:01.387Z] ---> Running in 21889ffb7ad0 [2023-05-11T20:34:01.387Z] ---> Running in 296bda96d44c [2023-05-11T20:34:01.387Z] ---> Running in e7a39a310a3d [2023-05-11T20:34:02.367Z] Removing intermediate container e7a39a310a3d [2023-05-11T20:34:02.367Z] ---> 8c4e3e5a0219 [2023-05-11T20:34:02.367Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:34:02.367Z] Removing intermediate container 21889ffb7ad0 [2023-05-11T20:34:02.367Z] Removing intermediate container 296bda96d44c [2023-05-11T20:34:02.367Z] ---> aa3e568c1884 [2023-05-11T20:34:02.367Z] Step 24/25 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:34:02.367Z] ---> 6a447a635187 [2023-05-11T20:34:02.367Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T20:34:02.367Z] ---> Running in 48453dca5d5f [2023-05-11T20:34:02.632Z] ---> Running in bebfa314dcf4 [2023-05-11T20:34:02.632Z] ---> Running in fcaf0b1d07d6 [2023-05-11T20:34:03.214Z] Removing intermediate container 48453dca5d5f [2023-05-11T20:34:03.214Z] ---> c05cc6ba7b9f [2023-05-11T20:34:03.214Z] [2023-05-11T20:34:03.480Z] Removing intermediate container bebfa314dcf4 [2023-05-11T20:34:03.480Z] ---> d174ca3ead7e [2023-05-11T20:34:03.480Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T20:34:03.480Z] Removing intermediate container fcaf0b1d07d6 [2023-05-11T20:34:03.480Z] ---> 5e30331acae9 [2023-05-11T20:34:03.480Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T20:34:03.746Z] ---> Running in e0dff7f82d06 [2023-05-11T20:34:03.746Z] ---> Running in 835b0dc07257 [2023-05-11T20:34:04.013Z] Successfully built c05cc6ba7b9f [2023-05-11T20:34:04.013Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-11T20:34:04.013Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-11T20:34:04.278Z] Removing intermediate container e0dff7f82d06 [2023-05-11T20:34:04.278Z] ---> a222a00db9e0 [2023-05-11T20:34:04.278Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T20:34:04.544Z] ---> Running in 71e33c394b30 [2023-05-11T20:34:04.544Z] Removing intermediate container 835b0dc07257 [2023-05-11T20:34:04.544Z] ---> 08137c117213 [2023-05-11T20:34:04.544Z] [2023-05-11T20:34:05.130Z] Successfully built 08137c117213 [2023-05-11T20:34:05.130Z] Successfully tagged core-metadata-arm64:latest [2023-05-11T20:34:05.130Z]  Building core-metadata ... done Building support-notifications [2023-05-11T20:34:06.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:07.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:08.525Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T20:34:08.525Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:34:08.525Z] OK: 8 MiB in 16 packages [2023-05-11T20:34:11.109Z] Removing intermediate container 71e33c394b30 [2023-05-11T20:34:11.109Z] ---> 337710520665 [2023-05-11T20:34:11.109Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:34:11.688Z] ---> 3ab033700ac0 [2023-05-11T20:34:11.688Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:34:12.652Z] ---> 753b046e080c [2023-05-11T20:34:12.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T20:34:14.590Z] ---> 5fb87a8472f7 [2023-05-11T20:34:14.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:34:15.172Z] ---> 3caedd0ad419 [2023-05-11T20:34:15.172Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T20:34:15.438Z] ---> Running in e074c9b5bc1b [2023-05-11T20:34:16.020Z] Removing intermediate container e074c9b5bc1b [2023-05-11T20:34:16.020Z] ---> b9ed690fad84 [2023-05-11T20:34:16.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:34:16.286Z] ---> Running in c317c6bb328d [2023-05-11T20:34:16.869Z] Removing intermediate container c317c6bb328d [2023-05-11T20:34:16.869Z] ---> b428175457c6 [2023-05-11T20:34:16.869Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T20:34:16.869Z] ---> Running in 705056b80acf [2023-05-11T20:34:17.827Z] Removing intermediate container 705056b80acf [2023-05-11T20:34:17.827Z] ---> 7ccaab0822b5 [2023-05-11T20:34:17.827Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:34:17.827Z] ---> Running in 69bb10a8626b [2023-05-11T20:34:18.787Z] Removing intermediate container 69bb10a8626b [2023-05-11T20:34:18.787Z] ---> b197a03a6e2f [2023-05-11T20:34:18.787Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:34:18.787Z] ---> Running in b339555556f4 [2023-05-11T20:34:19.867Z] Removing intermediate container b339555556f4 [2023-05-11T20:34:19.867Z] ---> d5b46da9bce2 [2023-05-11T20:34:19.867Z] [2023-05-11T20:34:20.146Z] Successfully built d5b46da9bce2 [2023-05-11T20:34:20.146Z] Successfully tagged core-data-arm64:latest [2023-05-11T20:34:30.381Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:34:30.381Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:34:30.381Z] ---> ca2a5ad695fb [2023-05-11T20:34:30.381Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> 4876361d1a47 [2023-05-11T20:34:30.381Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> 9f4f2d46eb62 [2023-05-11T20:34:30.381Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> c9be8cd55f9c [2023-05-11T20:34:30.381Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> 6132179ff454 [2023-05-11T20:34:30.381Z] Step 7/26 : COPY . . [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> dc2e89a527ad [2023-05-11T20:34:30.381Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> 2026ec39f078 [2023-05-11T20:34:30.381Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> e3b8aa0c03f1 [2023-05-11T20:34:30.381Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T20:34:30.381Z] ---> Using cache [2023-05-11T20:34:30.381Z] ---> 021634cd0bb4 [2023-05-11T20:34:30.382Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-11T20:34:30.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T20:34:30.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T20:34:30.647Z] ---> ca2a5ad695fb [2023-05-11T20:34:30.647Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T20:34:30.647Z] ---> Using cache [2023-05-11T20:34:30.647Z] ---> fec1ecd8e353 [2023-05-11T20:34:30.647Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T20:34:30.647Z] ---> Using cache [2023-05-11T20:34:30.647Z] ---> 10b45ea59119 [2023-05-11T20:34:30.647Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T20:34:31.621Z] ---> Running in ca8fe84c835f [2023-05-11T20:34:31.621Z] ---> Running in 78f8ab5d74c1 [2023-05-11T20:34:34.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:34.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:36.290Z] OK: 263 MiB in 53 packages [2023-05-11T20:34:38.898Z] Removing intermediate container 78f8ab5d74c1 [2023-05-11T20:34:38.898Z] ---> 976b6a28af1a [2023-05-11T20:34:38.898Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T20:34:38.898Z] ---> Running in 94110b620a58 [2023-05-11T20:34:39.481Z] Removing intermediate container ca8fe84c835f [2023-05-11T20:34:39.481Z] ---> 7aa12633b9ef [2023-05-11T20:34:39.481Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T20:34:39.755Z] Removing intermediate container 94110b620a58 [2023-05-11T20:34:39.755Z] ---> 331e41fb8280 [2023-05-11T20:34:39.755Z] [2023-05-11T20:34:39.755Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T20:34:39.755Z] ---> 51e60588ff2c [2023-05-11T20:34:39.755Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T20:34:39.755Z] ---> Using cache [2023-05-11T20:34:39.755Z] ---> da542d10afbf [2023-05-11T20:34:39.755Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T20:34:39.755Z] ---> Using cache [2023-05-11T20:34:39.755Z] ---> 2819e45ec013 [2023-05-11T20:34:39.755Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:34:39.755Z] Removing intermediate container 2c63a5f3f8cb [2023-05-11T20:34:39.755Z] ---> 70acecef2132 [2023-05-11T20:34:39.755Z] [2023-05-11T20:34:39.755Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T20:34:39.755Z] ---> 51e60588ff2c [2023-05-11T20:34:39.755Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T20:34:39.755Z] ---> Using cache [2023-05-11T20:34:39.755Z] ---> 62a0cb8630d9 [2023-05-11T20:34:39.755Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T20:34:39.755Z] ---> Using cache [2023-05-11T20:34:39.755Z] ---> 3a73027005fd [2023-05-11T20:34:39.755Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:34:40.030Z] ---> Using cache [2023-05-11T20:34:40.030Z] ---> Running in 959aa55d3649 [2023-05-11T20:34:40.030Z] ---> 8692cc9a2c8e [2023-05-11T20:34:40.030Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T20:34:41.967Z] ---> c75ce4d35b5d [2023-05-11T20:34:41.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T20:34:41.967Z] ---> Running in 723aea2c88e0 [2023-05-11T20:34:42.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:43.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:34:44.607Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:34:44.607Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T20:34:44.607Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:34:44.607Z] OK: 8 MiB in 17 packages [2023-05-11T20:34:46.581Z] Removing intermediate container 959aa55d3649 [2023-05-11T20:34:46.581Z] ---> 4ee59a1dfc47 [2023-05-11T20:34:46.581Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T20:34:46.581Z] ---> Running in 4562195989ad [2023-05-11T20:34:47.537Z] Removing intermediate container 4562195989ad [2023-05-11T20:34:47.537Z] ---> 5d1d29a2a027 [2023-05-11T20:34:47.537Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T20:34:47.537Z] ---> Running in 903a516f1c5c [2023-05-11T20:34:48.495Z] Removing intermediate container 903a516f1c5c [2023-05-11T20:34:48.495Z] ---> 8ad387db221e [2023-05-11T20:34:48.495Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T20:34:48.495Z] ---> Running in 4962f1a060b8 [2023-05-11T20:34:49.454Z] Removing intermediate container 4962f1a060b8 [2023-05-11T20:34:49.454Z] ---> 5eebea06c3ed [2023-05-11T20:34:49.454Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T20:34:49.454Z] ---> 05b7d2703201 [2023-05-11T20:34:49.454Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T20:34:49.454Z] ---> Running in dd995824ed04 [2023-05-11T20:34:50.416Z] Removing intermediate container dd995824ed04 [2023-05-11T20:34:50.416Z] ---> 3d9305fac59a [2023-05-11T20:34:50.416Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T20:34:50.416Z] ---> Running in 3cfebaca4620 [2023-05-11T20:34:50.416Z] ---> b36006b3f92a [2023-05-11T20:34:50.416Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T20:34:51.832Z] ---> aee608da5c5f [2023-05-11T20:34:51.832Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T20:34:52.798Z] ---> ca5dabd8916c [2023-05-11T20:34:52.798Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T20:34:53.066Z] ---> Running in 5b1aeb14aae8 [2023-05-11T20:34:53.650Z] Removing intermediate container 5b1aeb14aae8 [2023-05-11T20:34:53.650Z] ---> 95d093d0fc73 [2023-05-11T20:34:53.650Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T20:34:53.918Z] ---> Running in 501dafd41045 [2023-05-11T20:34:54.188Z] Removing intermediate container 3cfebaca4620 [2023-05-11T20:34:54.188Z] ---> 3a8ce97172ac [2023-05-11T20:34:54.188Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T20:34:54.188Z] ---> Running in 8393b9f33851 [2023-05-11T20:34:54.774Z] Removing intermediate container 501dafd41045 [2023-05-11T20:34:54.774Z] ---> 9811d6adf9db [2023-05-11T20:34:54.774Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T20:34:55.047Z] ---> Running in 23fee548a3ab [2023-05-11T20:34:55.047Z] Removing intermediate container 8393b9f33851 [2023-05-11T20:34:55.047Z] ---> 8bc27f4fb30c [2023-05-11T20:34:55.047Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T20:34:55.641Z] Removing intermediate container 23fee548a3ab [2023-05-11T20:34:55.641Z] ---> ae56eeb1e913 [2023-05-11T20:34:55.641Z] Step 25/26 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:34:55.907Z] ---> Running in 3a1029f41309 [2023-05-11T20:34:56.174Z] ---> ceae67586072 [2023-05-11T20:34:56.174Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T20:34:56.447Z] ---> Running in a915b06050f1 [2023-05-11T20:34:56.714Z] Removing intermediate container 3a1029f41309 [2023-05-11T20:34:56.714Z] ---> 4feb095def42 [2023-05-11T20:34:56.714Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T20:34:56.980Z] ---> Running in dd7bcab00816 [2023-05-11T20:34:57.570Z] Removing intermediate container dd7bcab00816 [2023-05-11T20:34:57.570Z] ---> ba4afde38165 [2023-05-11T20:34:57.570Z] [2023-05-11T20:34:58.156Z] Successfully built ba4afde38165 [2023-05-11T20:34:58.156Z] Successfully tagged security-spire-server-arm64:latest [2023-05-11T20:35:00.112Z]  Building security-spire-server ... done Removing intermediate container a915b06050f1 [2023-05-11T20:35:00.112Z] ---> 780b345d5fee [2023-05-11T20:35:00.112Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:35:00.695Z] ---> 6a220da341c3 [2023-05-11T20:35:00.696Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:35:02.101Z] ---> 969cc0f92d0a [2023-05-11T20:35:02.101Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T20:35:04.055Z] ---> f7308d61f98e [2023-05-11T20:35:04.055Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T20:35:05.027Z] ---> 742dfaa1f6a2 [2023-05-11T20:35:05.027Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T20:35:05.987Z] ---> ce42a4957654 [2023-05-11T20:35:05.987Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T20:35:06.955Z] ---> 0084a324f3f7 [2023-05-11T20:35:06.955Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T20:35:07.925Z] ---> f54ef62648db [2023-05-11T20:35:07.925Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T20:35:08.884Z] ---> fd7939254b5f [2023-05-11T20:35:08.884Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T20:35:08.884Z] ---> Running in 6a2b52f57c56 [2023-05-11T20:35:12.229Z] Removing intermediate container 6a2b52f57c56 [2023-05-11T20:35:12.229Z] ---> ebdcae2c6bbd [2023-05-11T20:35:12.229Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T20:35:12.229Z] ---> Running in 967878bd572d [2023-05-11T20:35:12.811Z] Removing intermediate container 967878bd572d [2023-05-11T20:35:12.811Z] ---> 205f1a9ecd65 [2023-05-11T20:35:12.811Z] Step 30/33 : CMD ["gate"] [2023-05-11T20:35:12.811Z] ---> Running in 3787e2b8a246 [2023-05-11T20:35:13.399Z] Removing intermediate container 3787e2b8a246 [2023-05-11T20:35:13.399Z] ---> a5290fc36d60 [2023-05-11T20:35:13.399Z] Step 31/33 : LABEL arch=arm64 [2023-05-11T20:35:13.399Z] ---> Running in f9de382a1839 [2023-05-11T20:35:13.989Z] Removing intermediate container f9de382a1839 [2023-05-11T20:35:13.989Z] ---> e7c50d955747 [2023-05-11T20:35:13.989Z] Step 32/33 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:35:14.258Z] ---> Running in 1da4930d5394 [2023-05-11T20:35:14.853Z] Removing intermediate container 1da4930d5394 [2023-05-11T20:35:14.853Z] ---> f92b866e98d7 [2023-05-11T20:35:14.853Z] Step 33/33 : LABEL version=0.0.0 [2023-05-11T20:35:14.853Z] ---> Running in 0198a3c65276 [2023-05-11T20:35:15.440Z] Removing intermediate container 0198a3c65276 [2023-05-11T20:35:15.440Z] ---> b2dc4d3daa87 [2023-05-11T20:35:15.440Z] [2023-05-11T20:35:15.707Z] Successfully built b2dc4d3daa87 [2023-05-11T20:35:15.972Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-11T20:35:54.828Z]  Building security-bootstrapper ... done Removing intermediate container 723aea2c88e0 [2023-05-11T20:35:54.828Z] ---> b6aebaab8ef2 [2023-05-11T20:35:54.828Z] Step 8/23 : COPY . . [2023-05-11T20:35:56.775Z] ---> 6efb8601d022 [2023-05-11T20:35:56.775Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T20:35:56.775Z] ---> Running in 263e387143ca [2023-05-11T20:35:57.736Z] 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-05-11T20:36:01.994Z] Removing intermediate container 058bd604787a [2023-05-11T20:36:01.994Z] ---> 2f0b402e7190 [2023-05-11T20:36:01.994Z] [2023-05-11T20:36:01.994Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T20:36:01.994Z] ---> 51e60588ff2c [2023-05-11T20:36:01.994Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T20:36:01.994Z] ---> Running in c28af259ab79 [2023-05-11T20:36:03.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:36:03.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:36:05.391Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:36:05.391Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T20:36:05.391Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:36:05.391Z] OK: 8 MiB in 17 packages [2023-05-11T20:36:06.347Z] Removing intermediate container c28af259ab79 [2023-05-11T20:36:06.347Z] ---> 5dabe09ed8ee [2023-05-11T20:36:06.347Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T20:36:06.347Z] ---> Running in 915ef04a097d [2023-05-11T20:36:06.616Z] Removing intermediate container 915ef04a097d [2023-05-11T20:36:06.616Z] ---> 4f6b7f46a091 [2023-05-11T20:36:06.616Z] Step 12/22 : WORKDIR /edgex [2023-05-11T20:36:06.894Z] ---> Running in 03d607e09e6c [2023-05-11T20:36:07.160Z] Removing intermediate container 03d607e09e6c [2023-05-11T20:36:07.160Z] ---> 59d9ab9ae4d4 [2023-05-11T20:36:07.160Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:36:07.741Z] ---> 313420da7a49 [2023-05-11T20:36:07.741Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:36:08.323Z] ---> db4288cc4c6b [2023-05-11T20:36:08.323Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T20:36:08.904Z] ---> 6a774dedccb2 [2023-05-11T20:36:08.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T20:36:09.860Z] ---> 2164636d76bd [2023-05-11T20:36:09.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T20:36:10.439Z] ---> 95998d5b453a [2023-05-11T20:36:10.439Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T20:36:10.439Z] ---> Running in 0ac0b330eef9 [2023-05-11T20:36:12.381Z] Removing intermediate container 0ac0b330eef9 [2023-05-11T20:36:12.382Z] ---> 320b6fef882a [2023-05-11T20:36:12.382Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T20:36:12.382Z] ---> Running in ff4fce61e9d2 [2023-05-11T20:36:16.614Z] Removing intermediate container ff4fce61e9d2 [2023-05-11T20:36:16.614Z] ---> f485541d0e23 [2023-05-11T20:36:16.614Z] Step 20/22 : LABEL arch=arm64 [2023-05-11T20:36:16.614Z] ---> Running in bc5dd530f310 [2023-05-11T20:36:16.614Z] Removing intermediate container bc5dd530f310 [2023-05-11T20:36:16.614Z] ---> fc0bfa3196f0 [2023-05-11T20:36:16.614Z] Step 21/22 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:36:16.614Z] ---> Running in c9b2bf317f9d [2023-05-11T20:36:16.879Z] Removing intermediate container c9b2bf317f9d [2023-05-11T20:36:16.879Z] ---> 1d48a67ed7cb [2023-05-11T20:36:16.879Z] Step 22/22 : LABEL version=0.0.0 [2023-05-11T20:36:16.879Z] ---> Running in 10782593fbe6 [2023-05-11T20:36:17.461Z] Removing intermediate container 10782593fbe6 [2023-05-11T20:36:17.461Z] ---> 76c76e66cac7 [2023-05-11T20:36:17.461Z] [2023-05-11T20:36:17.461Z] Successfully built 76c76e66cac7 [2023-05-11T20:36:17.462Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-11T20:38:24.368Z]  Building security-proxy-setup ... done Removing intermediate container 263e387143ca [2023-05-11T20:38:24.368Z] ---> a5afd07d465c [2023-05-11T20:38:24.368Z] [2023-05-11T20:38:24.368Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T20:38:24.368Z] ---> 51e60588ff2c [2023-05-11T20:38:24.368Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T20:38:24.368Z] ---> Running in 01fc2a94f929 [2023-05-11T20:38:24.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T20:38:24.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T20:38:24.368Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T20:38:24.368Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T20:38:24.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T20:38:24.368Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T20:38:24.368Z] OK: 8 MiB in 17 packages [2023-05-11T20:38:24.368Z] Removing intermediate container 01fc2a94f929 [2023-05-11T20:38:24.368Z] ---> ce7d997a5801 [2023-05-11T20:38:24.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T20:38:24.368Z] ---> Running in ae158bf0dbe7 [2023-05-11T20:38:24.368Z] Removing intermediate container ae158bf0dbe7 [2023-05-11T20:38:24.368Z] ---> 0c4a3e5318cf [2023-05-11T20:38:24.368Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T20:38:24.368Z] ---> Running in d67ed353200e [2023-05-11T20:38:24.368Z] Removing intermediate container d67ed353200e [2023-05-11T20:38:24.368Z] ---> 7b96c36e52e6 [2023-05-11T20:38:24.368Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T20:38:24.368Z] ---> Running in a0cf2148a277 [2023-05-11T20:38:24.368Z] Removing intermediate container a0cf2148a277 [2023-05-11T20:38:24.368Z] ---> 629eb1d04cc1 [2023-05-11T20:38:24.368Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T20:38:24.368Z] ---> 507f149f0834 [2023-05-11T20:38:24.368Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T20:38:24.368Z] ---> 24e9d37ae231 [2023-05-11T20:38:24.368Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T20:38:24.368Z] ---> 6af8a0beef6d [2023-05-11T20:38:24.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T20:38:24.368Z] ---> c04716a59920 [2023-05-11T20:38:24.368Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T20:38:24.368Z] ---> Running in 7eacc391a982 [2023-05-11T20:38:24.368Z] Removing intermediate container 7eacc391a982 [2023-05-11T20:38:24.368Z] ---> 6317e9ada606 [2023-05-11T20:38:24.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T20:38:24.368Z] ---> Running in 912ae31cf7d8 [2023-05-11T20:38:24.368Z] Removing intermediate container 912ae31cf7d8 [2023-05-11T20:38:24.368Z] ---> 35f5cde53d7e [2023-05-11T20:38:24.368Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T20:38:24.368Z] ---> Running in bef0c3fc1d79 [2023-05-11T20:38:24.645Z] Removing intermediate container bef0c3fc1d79 [2023-05-11T20:38:24.645Z] ---> 6fb031fb8bfe [2023-05-11T20:38:24.645Z] Step 22/23 : LABEL git_sha=f5b5b07bc2843511798553a778ef35c3d3cc2112 [2023-05-11T20:38:24.645Z] ---> Running in 12c5894fe1d0 [2023-05-11T20:38:24.918Z] Removing intermediate container 12c5894fe1d0 [2023-05-11T20:38:24.918Z] ---> be074487754b [2023-05-11T20:38:24.918Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T20:38:24.918Z] ---> Running in f79396622425 [2023-05-11T20:38:25.186Z] Removing intermediate container f79396622425 [2023-05-11T20:38:25.452Z] ---> a832c62b5c1a [2023-05-11T20:38:25.452Z] [2023-05-11T20:38:25.452Z] Successfully built a832c62b5c1a [2023-05-11T20:38:25.452Z] Successfully tagged support-notifications-arm64:latest [2023-05-11T20:38:26.044Z]  Building support-notifications ... done  [Pipeline] } [2023-05-11T20:38:26.082Z] $ docker stop --time=1 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb [2023-05-11T20:38:27.785Z] $ docker rm -f --volumes 725f59cc347d5c227291cbe6423a239251b58a6b6fa7558b969dc377454a9ccb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T20:38:28.325Z] + docker images [2023-05-11T20:38:28.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T20:38:28.591Z] support-notifications-arm64 latest a832c62b5c1a 3 seconds ago 31.9MB [2023-05-11T20:38:28.591Z] a5afd07d465c 15 seconds ago 1.59GB [2023-05-11T20:38:28.591Z] security-proxy-setup-arm64 latest 76c76e66cac7 2 minutes ago 18.7MB [2023-05-11T20:38:28.591Z] 2f0b402e7190 2 minutes ago 1.51GB [2023-05-11T20:38:28.591Z] security-bootstrapper-arm64 latest b2dc4d3daa87 3 minutes ago 21.9MB [2023-05-11T20:38:28.591Z] security-spire-server-arm64 latest ba4afde38165 3 minutes ago 97MB [2023-05-11T20:38:28.591Z] 331e41fb8280 3 minutes ago 1.39GB [2023-05-11T20:38:28.591Z] 70acecef2132 3 minutes ago 1.51GB [2023-05-11T20:38:28.591Z] core-data-arm64 latest d5b46da9bce2 4 minutes ago 19.9MB [2023-05-11T20:38:28.591Z] core-metadata-arm64 latest 08137c117213 4 minutes ago 20.2MB [2023-05-11T20:38:28.591Z] core-common-config-bootstrapper-arm64 latest c05cc6ba7b9f 4 minutes ago 17.2MB [2023-05-11T20:38:28.591Z] c3a361e76030 4 minutes ago 1.53GB [2023-05-11T20:38:28.591Z] 7e45b7518311 4 minutes ago 1.52GB [2023-05-11T20:38:28.591Z] a5c4823bbd8d 4 minutes ago 1.53GB [2023-05-11T20:38:28.591Z] support-scheduler-arm64 latest 48ef9f735e24 6 minutes ago 31.2MB [2023-05-11T20:38:28.591Z] d3c07f3c995f 6 minutes ago 1.59GB [2023-05-11T20:38:28.591Z] security-spiffe-token-provider-arm64 latest 9bdbfc22beaf 10 minutes ago 32.7MB [2023-05-11T20:38:28.591Z] 48fdd9d876e5 10 minutes ago 1.57GB [2023-05-11T20:38:28.591Z] core-command-arm64 latest 292de2b684b8 12 minutes ago 19.7MB [2023-05-11T20:38:28.591Z] 8277dfb3a6f1 12 minutes ago 1.53GB [2023-05-11T20:38:28.591Z] security-secretstore-setup-arm64 latest 885fe9af7b67 12 minutes ago 32.2MB [2023-05-11T20:38:28.591Z] security-proxy-auth-arm64 latest d5a36e5f66d8 12 minutes ago 18.1MB [2023-05-11T20:38:28.591Z] 12b9e77a6d4f 13 minutes ago 1.52GB [2023-05-11T20:38:28.591Z] 06ec7157e351 13 minutes ago 1.51GB [2023-05-11T20:38:28.592Z] security-spire-config-arm64 latest 4a21ad7d3aea 16 minutes ago 96.1MB [2023-05-11T20:38:28.592Z] c1f8fdded315 17 minutes ago 1.39GB [2023-05-11T20:38:28.592Z] security-spire-agent-arm64 latest 0d34b886bd2a 19 minutes ago 153MB [2023-05-11T20:38:28.592Z] 816681729530 19 minutes ago 1.39GB [2023-05-11T20:38:28.592Z] ci-base-image-arm64 latest ca2a5ad695fb 34 minutes ago 899MB [2023-05-11T20:38:28.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-11T20:38:28.592Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-11T20:38:28.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:38:29.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T20:38:29.386Z] [2023-05-11T20:38:29.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:38:29.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T20:38:30.061Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T20:38:30.061Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T20:38:30.061Z] 04944245beec: Pulling fs layer [2023-05-11T20:38:30.061Z] 699f458cf7ca: Pulling fs layer [2023-05-11T20:38:30.061Z] 765212b225bb: Pulling fs layer [2023-05-11T20:38:30.061Z] f23df028b6ca: Pulling fs layer [2023-05-11T20:38:30.061Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T20:38:30.061Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T20:38:30.061Z] 765212b225bb: Waiting [2023-05-11T20:38:30.061Z] f23df028b6ca: Waiting [2023-05-11T20:38:30.061Z] d65c8cfc05b1: Waiting [2023-05-11T20:38:30.061Z] 2437ff75d9bd: Waiting [2023-05-11T20:38:30.061Z] 04944245beec: Verifying Checksum [2023-05-11T20:38:30.061Z] 04944245beec: Download complete [2023-05-11T20:38:30.061Z] 765212b225bb: Verifying Checksum [2023-05-11T20:38:30.061Z] 765212b225bb: Download complete [2023-05-11T20:38:30.330Z] f23df028b6ca: Download complete [2023-05-11T20:38:30.330Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T20:38:30.330Z] d65c8cfc05b1: Download complete [2023-05-11T20:38:30.330Z] 699f458cf7ca: Verifying Checksum [2023-05-11T20:38:30.916Z] 8998bd30e6a1: Download complete [2023-05-11T20:38:32.862Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T20:38:32.862Z] 2437ff75d9bd: Download complete [2023-05-11T20:38:34.805Z] 8998bd30e6a1: Pull complete [2023-05-11T20:38:35.390Z] 04944245beec: Pull complete [2023-05-11T20:38:36.799Z] 699f458cf7ca: Pull complete [2023-05-11T20:38:36.799Z] 765212b225bb: Pull complete [2023-05-11T20:38:37.765Z] f23df028b6ca: Pull complete [2023-05-11T20:38:37.765Z] d65c8cfc05b1: Pull complete [2023-05-11T20:38:52.758Z] 2437ff75d9bd: Pull complete [2023-05-11T20:38:52.758Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T20:38:52.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T20:38:52.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:38:53.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-15235 does not seem to be running inside a container [2023-05-11T20:38:53.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T20:38:56.052Z] $ docker top d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:38:57.026Z] ---> job-cost.sh [2023-05-11T20:38:57.026Z] lf-activate-venv: SKIPPING [2023-05-11T20:38:57.026Z] INFO: No Stack... [2023-05-11T20:38:57.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T20:38:58.251Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T20:38:58.907Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-11T20:38:58.907Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T20:38:58.962Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] [2023-05-11T20:38:58.971Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] did not exist. Created. [2023-05-11T20:38:58.971Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T20:38:59.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T20:38:59.575Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T20:38:59.591Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4564-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T20:38:59.683Z] $ docker stop --time=1 d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 [2023-05-11T20:39:01.201Z] $ docker rm -f --volumes d352e3212dcd669dfc21338a7fb34117f54ecb29bcd2f0db04edb9363e8d38b3 [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-05-11T20:39:02.267Z] provisioning config files... [2023-05-11T20:39:02.274Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15263574544969407489tmp [Pipeline] { [Pipeline] sh [2023-05-11T20:39:02.608Z] + set +x [2023-05-11T20:39:02.608Z] + curl -s https://codecov.io/bash [2023-05-11T20:39:02.608Z] + bash -s -- [2023-05-11T20:39:02.608Z] [2023-05-11T20:39:02.608Z] _____ _ [2023-05-11T20:39:02.608Z] / ____| | | [2023-05-11T20:39:02.608Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T20:39:02.608Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T20:39:02.608Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T20:39:02.608Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T20:39:02.608Z] Bash-1.0.6 [2023-05-11T20:39:02.608Z] [2023-05-11T20:39:02.608Z] [2023-05-11T20:39:02.608Z] ==> git version 2.25.1 found [2023-05-11T20:39:02.608Z] ==> 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-05-11T20:39:02.608Z] Release-Date: 2020-01-08 [2023-05-11T20:39:02.608Z] 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-05-11T20:39:02.608Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T20:39:02.608Z] ==> Jenkins CI detected. [2023-05-11T20:39:02.608Z] current dir:  /w/workspace/edgex-go/1 [2023-05-11T20:39:02.608Z] project root: . [2023-05-11T20:39:02.608Z] --> token set from env [2023-05-11T20:39:02.608Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T20:39:02.608Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T20:39:02.608Z] ==> Python coveragepy not found [2023-05-11T20:39:02.608Z] ==> Searching for coverage reports in: [2023-05-11T20:39:02.608Z] + . [2023-05-11T20:39:02.868Z] -> Found 1 reports [2023-05-11T20:39:02.868Z] ==> Detecting git/mercurial file structure [2023-05-11T20:39:02.868Z] ==> Reading reports [2023-05-11T20:39:02.868Z] + ./coverage.out bytes=447731 [2023-05-11T20:39:02.868Z] ==> Appending adjustments [2023-05-11T20:39:02.868Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T20:39:03.806Z] + Found adjustments [2023-05-11T20:39:03.806Z] ==> Gzipping contents [2023-05-11T20:39:03.806Z] 60K /tmp/codecov.i06aH8.gz [2023-05-11T20:39:03.806Z] ==> Uploading reports [2023-05-11T20:39:03.806Z] url: https://codecov.io [2023-05-11T20:39:03.806Z] query: branch=PR-4564&commit=f5b5b07bc2843511798553a778ef35c3d3cc2112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4564&job=&cmd_args= [2023-05-11T20:39:03.806Z] -> Pinging Codecov [2023-05-11T20:39:03.806Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4564&commit=f5b5b07bc2843511798553a778ef35c3d3cc2112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4564&job=&cmd_args= [2023-05-11T20:39:04.374Z] -> Uploading to [2023-05-11T20:39:04.374Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/f5b5b07bc2843511798553a778ef35c3d3cc2112/28971262-c578-4d9e-8db0-bc36dbb8a9cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T203904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d36851c71f890c63414963933bf2eece61b414dcd5e4e4f8299b99f97d334398 [2023-05-11T20:39:04.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T20:39:04.374Z] Dload Upload Total Spent Left Speed [2023-05-11T20:39:04.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57444 0 0 100 57444 0 271k --:--:-- --:--:-- --:--:-- 271k [2023-05-11T20:39:04.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f5b5b07bc2843511798553a778ef35c3d3cc2112 [Pipeline] } [2023-05-11T20:39:04.401Z] 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-05-11T20:39:05.785Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:06.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:07.010Z] ---> package-listing.sh [2023-05-11T20:39:07.010Z] ++ facter osfamily [2023-05-11T20:39:07.010Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T20:39:07.269Z] + OS_FAMILY=debian [2023-05-11T20:39:07.269Z] + workspace=/w/workspace/edgex-go/1 [2023-05-11T20:39:07.269Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T20:39:07.269Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T20:39:07.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T20:39:07.269Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T20:39:07.269Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-11T20:39:07.269Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T20:39:07.269Z] + case "${OS_FAMILY}" in [2023-05-11T20:39:07.269Z] + dpkg -l [2023-05-11T20:39:07.269Z] + grep '^ii' [2023-05-11T20:39:07.269Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T20:39:07.269Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T20:39:07.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T20:39:07.269Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-11T20:39:07.269Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-11T20:39:07.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-11T20:39:07.303Z] 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-05-11T20:39:07.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:39:08.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T20:39:08.211Z] [2023-05-11T20:39:08.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T20:39:08.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T20:39:08.580Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T20:39:08.580Z] 5eb5b503b376: Pulling fs layer [2023-05-11T20:39:08.580Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T20:39:08.580Z] ec43610c2a17: Pulling fs layer [2023-05-11T20:39:08.580Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T20:39:08.580Z] 33b1e0a273af: Pulling fs layer [2023-05-11T20:39:08.580Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T20:39:08.580Z] 33b1e0a273af: Waiting [2023-05-11T20:39:08.580Z] 3a2ae6a8a46f: Waiting [2023-05-11T20:39:08.580Z] 2f39f015ded8: Pulling fs layer [2023-05-11T20:39:08.580Z] 5d3b04190fa2: Waiting [2023-05-11T20:39:08.580Z] 2f39f015ded8: Waiting [2023-05-11T20:39:08.580Z] 5c69ac0246d0: Download complete [2023-05-11T20:39:08.580Z] 3a2ae6a8a46f: Download complete [2023-05-11T20:39:08.580Z] 33b1e0a273af: Verifying Checksum [2023-05-11T20:39:08.580Z] 33b1e0a273af: Download complete [2023-05-11T20:39:08.580Z] 5d3b04190fa2: Download complete [2023-05-11T20:39:08.838Z] ec43610c2a17: Download complete [2023-05-11T20:39:08.838Z] 5eb5b503b376: Verifying Checksum [2023-05-11T20:39:08.838Z] 5eb5b503b376: Download complete [2023-05-11T20:39:09.405Z] 2f39f015ded8: Download complete [2023-05-11T20:39:09.973Z] 5eb5b503b376: Pull complete [2023-05-11T20:39:09.973Z] 5c69ac0246d0: Pull complete [2023-05-11T20:39:10.539Z] ec43610c2a17: Pull complete [2023-05-11T20:39:10.539Z] 3a2ae6a8a46f: Pull complete [2023-05-11T20:39:10.797Z] 33b1e0a273af: Pull complete [2023-05-11T20:39:10.797Z] 5d3b04190fa2: Pull complete [2023-05-11T20:39:16.072Z] 2f39f015ded8: Pull complete [2023-05-11T20:39:16.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T20:39:16.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T20:39:16.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T20:39:16.267Z] prd-ubuntu20.04-docker-8c-8g-15234 does not seem to be running inside a container [2023-05-11T20:39:16.324Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T20:39:18.376Z] $ docker top b1aa6f20e508ac71dc5f4080216cb63a4647a36c8a423a130ca1c4ddc038ec06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T20:39:18.751Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T20:39:19.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T20:39:19.373Z] + ls /var/log/sa-host [2023-05-11T20:39:19.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T20:39:19.601Z] provisioning config files... [2023-05-11T20:39:19.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2752179588493886889tmp [Pipeline] { [Pipeline] echo [2023-05-11T20:39:19.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:19.977Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T20:39:20.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:20.408Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T20:39:20.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:20.752Z] ---> sudo-logs.sh [2023-05-11T20:39:20.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T20:39:20.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:21.142Z] ---> job-cost.sh [2023-05-11T20:39:21.143Z] lf-activate-venv: SKIPPING [2023-05-11T20:39:21.143Z] DEBUG: total: 0.10999999940395355 [2023-05-11T20:39:21.143Z] INFO: Retrieving Stack Cost... [2023-05-11T20:39:21.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T20:39:21.971Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T20:39:22.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T20:39:22.319Z] ---> logs-deploy.sh [2023-05-11T20:39:22.319Z] lf-activate-venv: SKIPPING [2023-05-11T20:39:22.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4564/1 [2023-05-11T20:39:22.319Z] INFO: archiving workspace using pattern(s): [2023-05-11T20:39:23.256Z] Archives upload complete. [2023-05-11T20:39:23.518Z] INFO: archiving logs to Nexus [2023-05-11T20:39:24.090Z] ---> uname -a: [2023-05-11T20:39:24.090Z] Linux prd-ubuntu20-04-docker-8c-8g-15234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] ---> lscpu: [2023-05-11T20:39:24.090Z] Architecture: x86_64 [2023-05-11T20:39:24.090Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T20:39:24.090Z] Byte Order: Little Endian [2023-05-11T20:39:24.090Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T20:39:24.090Z] CPU(s): 8 [2023-05-11T20:39:24.090Z] On-line CPU(s) list: 0-7 [2023-05-11T20:39:24.090Z] Thread(s) per core: 1 [2023-05-11T20:39:24.090Z] Core(s) per socket: 1 [2023-05-11T20:39:24.090Z] Socket(s): 8 [2023-05-11T20:39:24.090Z] NUMA node(s): 1 [2023-05-11T20:39:24.090Z] Vendor ID: AuthenticAMD [2023-05-11T20:39:24.090Z] CPU family: 23 [2023-05-11T20:39:24.090Z] Model: 49 [2023-05-11T20:39:24.090Z] Model name: AMD EPYC-Rome Processor [2023-05-11T20:39:24.090Z] Stepping: 0 [2023-05-11T20:39:24.090Z] CPU MHz: 2799.998 [2023-05-11T20:39:24.090Z] BogoMIPS: 5599.99 [2023-05-11T20:39:24.090Z] Virtualization: AMD-V [2023-05-11T20:39:24.090Z] Hypervisor vendor: KVM [2023-05-11T20:39:24.090Z] Virtualization type: full [2023-05-11T20:39:24.090Z] L1d cache: 256 KiB [2023-05-11T20:39:24.090Z] L1i cache: 256 KiB [2023-05-11T20:39:24.090Z] L2 cache: 4 MiB [2023-05-11T20:39:24.090Z] L3 cache: 128 MiB [2023-05-11T20:39:24.090Z] NUMA node0 CPU(s): 0-7 [2023-05-11T20:39:24.090Z] Vulnerability Itlb multihit: Not affected [2023-05-11T20:39:24.090Z] Vulnerability L1tf: Not affected [2023-05-11T20:39:24.090Z] Vulnerability Mds: Not affected [2023-05-11T20:39:24.090Z] Vulnerability Meltdown: Not affected [2023-05-11T20:39:24.090Z] Vulnerability Mmio stale data: Not affected [2023-05-11T20:39:24.090Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T20:39:24.090Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T20:39:24.090Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T20:39:24.090Z] Vulnerability Srbds: Not affected [2023-05-11T20:39:24.090Z] Vulnerability Tsx async abort: Not affected [2023-05-11T20:39:24.090Z] 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-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] ---> nproc: [2023-05-11T20:39:24.090Z] 8 [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] ---> df -h: [2023-05-11T20:39:24.090Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T20:39:24.090Z] overlay 155G 20G 136G 13% / [2023-05-11T20:39:24.090Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T20:39:24.090Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T20:39:24.090Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T20:39:24.090Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] ---> sar -b -r -n DEV: [2023-05-11T20:39:24.090Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15234) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] 19:58:44 LINUX RESTART (8 CPU) [2023-05-11T20:39:24.090Z] [2023-05-11T20:39:24.090Z] 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-11T20:39:24.090Z] 20:00:01 128.56 47.71 80.85 0.00 5384.17 59802.57 0.00 [2023-05-11T20:39:24.090Z] 20:01:01 118.40 0.75 117.65 0.00 10.93 67377.44 0.00 [2023-05-11T20:39:24.090Z] 20:02:01 33.46 1.22 32.24 0.00 24.66 9502.32 0.00 [2023-05-11T20:39:24.091Z] 20:03:01 399.73 5.78 393.95 0.00 66.26 156829.86 0.00 [2023-05-11T20:39:24.091Z] 20:04:01 604.50 6.47 598.03 0.00 2090.98 256571.50 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 1096.60 10.43 1086.17 0.00 3394.10 292036.53 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 819.70 0.68 819.01 0.00 12.53 210774.87 0.00 [2023-05-11T20:39:24.091Z] 20:07:01 121.20 0.03 121.16 0.00 1.87 17368.57 0.00 [2023-05-11T20:39:24.091Z] 20:08:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2023-05-11T20:39:24.091Z] 20:09:01 2.82 0.00 2.82 0.00 0.00 44.25 0.00 [2023-05-11T20:39:24.091Z] 20:10:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 [2023-05-11T20:39:24.091Z] 20:11:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 [2023-05-11T20:39:24.091Z] 20:12:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2023-05-11T20:39:24.091Z] 20:13:01 1.98 0.00 1.98 0.00 0.00 20.80 0.00 [2023-05-11T20:39:24.091Z] 20:14:01 2.25 0.02 2.23 0.00 0.13 25.46 0.00 [2023-05-11T20:39:24.091Z] 20:15:01 1.93 0.00 1.93 0.00 0.00 20.66 0.00 [2023-05-11T20:39:24.091Z] 20:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-05-11T20:39:24.091Z] 20:17:01 2.15 0.02 2.13 0.00 0.13 22.66 0.00 [2023-05-11T20:39:24.091Z] 20:18:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 [2023-05-11T20:39:24.091Z] 20:19:01 2.22 0.00 2.22 0.00 0.00 25.06 0.00 [2023-05-11T20:39:24.091Z] 20:20:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 [2023-05-11T20:39:24.091Z] 20:21:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 [2023-05-11T20:39:24.091Z] 20:22:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-05-11T20:39:24.091Z] 20:23:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 [2023-05-11T20:39:24.091Z] 20:24:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-05-11T20:39:24.091Z] 20:25:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-05-11T20:39:24.091Z] 20:26:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2023-05-11T20:39:24.091Z] 20:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-05-11T20:39:24.091Z] 20:28:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2023-05-11T20:39:24.091Z] 20:29:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2023-05-11T20:39:24.091Z] 20:30:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 [2023-05-11T20:39:24.091Z] 20:31:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2023-05-11T20:39:24.091Z] 20:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-05-11T20:39:24.091Z] 20:33:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-05-11T20:39:24.091Z] 20:34:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2023-05-11T20:39:24.091Z] 20:35:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 [2023-05-11T20:39:24.091Z] 20:36:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-05-11T20:39:24.091Z] 20:37:01 2.57 1.60 0.97 0.00 36.26 13.33 0.00 [2023-05-11T20:39:24.091Z] 20:38:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 [2023-05-11T20:39:24.091Z] 20:39:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2023-05-11T20:39:24.091Z] Average: 84.29 1.87 82.42 0.00 275.54 26769.37 0.00 [2023-05-11T20:39:24.091Z] [2023-05-11T20:39:24.091Z] 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-11T20:39:24.091Z] 20:00:01 28749552 31592296 721784 2.20 72572 3041052 2011704 5.93 1052564 2717792 830452 [2023-05-11T20:39:24.091Z] 20:01:01 27604948 31318368 980348 2.98 113524 3787392 2378140 7.01 1760444 3050952 102108 [2023-05-11T20:39:24.091Z] 20:02:01 27498956 31449556 846660 2.57 117260 3994948 1959016 5.77 1510956 3382296 315156 [2023-05-11T20:39:24.091Z] 20:03:01 24170580 31508908 775060 2.36 201444 7088896 1903472 5.61 2036388 5954944 471328 [2023-05-11T20:39:24.091Z] 20:04:01 21290168 31482672 803308 2.44 293388 9730648 2123596 6.26 2037752 8716068 692 [2023-05-11T20:39:24.091Z] 20:05:01 18977148 31439676 822232 2.50 331832 11806060 2139532 6.31 2422064 10461828 374012 [2023-05-11T20:39:24.091Z] 20:06:01 18452764 31371816 889332 2.70 386436 12164580 2144960 6.32 2717504 10652152 362484 [2023-05-11T20:39:24.091Z] 20:07:01 19102352 31510828 759160 2.31 387916 11689112 1905648 5.62 2436820 10323156 8 [2023-05-11T20:39:24.091Z] 20:08:01 19102980 31511508 758308 2.31 387960 11689120 1905648 5.62 2436972 10323156 184 [2023-05-11T20:39:24.091Z] 20:09:01 19120068 31528680 741076 2.25 388064 11689100 1905648 5.62 2420048 10323136 172 [2023-05-11T20:39:24.091Z] 20:10:01 19120400 31529072 740716 2.25 388128 11689096 1905648 5.62 2419872 10323136 8 [2023-05-11T20:39:24.091Z] 20:11:01 19121928 31530644 739180 2.25 388156 11689108 1905648 5.62 2419048 10323144 208 [2023-05-11T20:39:24.091Z] 20:12:01 19122236 31530972 738892 2.25 388172 11689112 1905648 5.62 2418748 10323148 8 [2023-05-11T20:39:24.091Z] 20:13:01 19122428 31531236 738792 2.25 388244 11689112 1905648 5.62 2418880 10323148 8 [2023-05-11T20:39:24.091Z] 20:14:01 19121860 31530848 739200 2.25 388312 11689112 1903768 5.61 2418784 10323256 8 [2023-05-11T20:39:24.091Z] 20:15:01 19121616 31530676 739344 2.25 388380 11689116 1903768 5.61 2418944 10323256 12 [2023-05-11T20:39:24.091Z] 20:16:01 19121576 31530676 739284 2.25 388416 11689120 1903768 5.61 2418928 10323260 12 [2023-05-11T20:39:24.091Z] 20:17:01 19121180 31530364 739456 2.25 388480 11689120 1903768 5.61 2419692 10323264 208 [2023-05-11T20:39:24.091Z] 20:18:01 19121196 31530456 739364 2.25 388520 11689124 1903768 5.61 2419040 10323264 8 [2023-05-11T20:39:24.091Z] 20:19:01 19121532 31530876 738800 2.25 388576 11689124 1887520 5.56 2419104 10323268 12 [2023-05-11T20:39:24.091Z] 20:20:01 19121700 31531072 738732 2.25 388592 11689132 1887520 5.56 2419208 10323272 8 [2023-05-11T20:39:24.091Z] 20:21:01 19121448 31530884 738868 2.25 388652 11689136 1887520 5.56 2419160 10323276 40 [2023-05-11T20:39:24.091Z] 20:22:01 19121860 31531324 738584 2.25 388672 11689140 1887520 5.56 2419180 10323280 8 [2023-05-11T20:39:24.091Z] 20:23:01 19121884 31531376 738504 2.25 388692 11689144 1887520 5.56 2419200 10323284 40 [2023-05-11T20:39:24.091Z] 20:24:01 19122084 31531608 738240 2.25 388728 11689136 1887520 5.56 2419372 10323288 20 [2023-05-11T20:39:24.091Z] 20:25:01 19122256 31531812 737968 2.24 388756 11689148 1887520 5.56 2419520 10323288 172 [2023-05-11T20:39:24.091Z] 20:26:01 19122388 31531952 737808 2.24 388764 11689152 1887520 5.56 2419704 10323292 168 [2023-05-11T20:39:24.091Z] 20:27:01 19122524 31532124 737784 2.24 388780 11689160 1887520 5.56 2419808 10323296 268 [2023-05-11T20:39:24.091Z] 20:28:01 19122564 31532164 737748 2.24 388792 11689160 1887520 5.56 2419480 10323296 8 [2023-05-11T20:39:24.091Z] 20:29:01 19122328 31531972 737944 2.24 388824 11689148 1887520 5.56 2419528 10323304 188 [2023-05-11T20:39:24.091Z] 20:30:01 19122208 31531892 737904 2.24 388836 11689164 1887520 5.56 2420020 10323304 184 [2023-05-11T20:39:24.091Z] 20:31:01 19122160 31531872 737864 2.24 388856 11689168 1887520 5.56 2419908 10323308 264 [2023-05-11T20:39:24.091Z] 20:32:01 19121868 31531588 738076 2.24 388868 11689172 1887520 5.56 2419864 10323312 176 [2023-05-11T20:39:24.091Z] 20:33:01 19122032 31531780 737820 2.24 388892 11689172 1887520 5.56 2419872 10323312 272 [2023-05-11T20:39:24.091Z] 20:34:01 19122184 31531980 737756 2.24 388940 11689176 1887520 5.56 2419944 10323320 36 [2023-05-11T20:39:24.091Z] 20:35:01 19122272 31532124 737624 2.24 388992 11689176 1887520 5.56 2419780 10323316 40 [2023-05-11T20:39:24.091Z] 20:36:01 19122004 31531976 737724 2.24 389000 11689308 1887520 5.56 2419696 10323436 8 [2023-05-11T20:39:24.091Z] 20:37:01 19112336 31524320 745256 2.27 389024 11690400 1903572 5.61 2430428 10323748 224 [2023-05-11T20:39:24.091Z] 20:38:01 19111580 31523568 745980 2.27 389036 11690400 1903572 5.61 2429796 10323748 16 [2023-05-11T20:39:24.091Z] 20:39:01 19111564 31523580 745916 2.27 389052 11690400 1903572 5.61 2429644 10323748 52 [2023-05-11T20:39:24.091Z] Average: 19942418 31515777 756860 2.30 358513 10933976 1930122 5.69 2336142 9640126 61482 [2023-05-11T20:39:24.091Z] [2023-05-11T20:39:24.091Z] 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-11T20:39:24.091Z] 20:00:01 ens3 1485.72 1449.53 12137.82 175.36 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:00:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:00:01 docker0 541.76 455.66 38.49 2747.26 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:01:01 veth9d9c1c7 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:01:01 ens3 152.57 120.65 726.12 105.95 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:01:01 docker0 70.37 96.67 5.73 683.26 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:02:01 veth9d9c1c7 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:02:01 ens3 28.09 20.01 22.96 12.87 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:02:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:03:01 ens3 987.99 578.65 8002.60 68.21 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:03:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:03:01 vethefabda3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:03:01 docker0 524.20 896.77 42.86 6307.32 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:04:01 ens3 69.67 35.18 773.23 11.08 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:04:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:04:01 vethefabda3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:04:01 docker0 8.08 14.85 0.51 178.15 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 ens3 555.31 264.39 4194.83 41.91 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 veth97d8cc5 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 vethefabda3 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:05:01 docker0 201.27 417.45 16.02 2780.77 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 ens3 237.28 110.31 1388.15 25.12 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 veth22034ac 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 vethefabda3 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.091Z] 20:06:01 docker0 86.97 196.27 7.21 1347.68 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:07:01 ens3 7.57 4.00 49.36 1.66 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:07:01 docker0 1.83 3.98 0.12 45.63 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:10:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:15:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:16:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:20:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:24:01 ens3 1.75 6.35 0.12 28.68 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:25:01 ens3 0.67 1.90 0.11 6.65 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:30:01 ens3 1.07 3.43 0.14 13.20 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:33:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:35:01 ens3 0.98 5.52 0.13 7.25 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:37:01 ens3 61.29 78.00 9.45 141.61 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:39:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] Average: ens3 89.81 66.99 682.61 16.00 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] Average: docker0 35.89 52.07 2.78 352.24 0.00 0.00 0.00 0.00 [2023-05-11T20:39:24.092Z] [2023-05-11T20:39:24.092Z] [2023-05-11T20:39:24.092Z] ---> sar -P ALL: [2023-05-11T20:39:24.092Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15234) 05/11/23 _x86_64_ (8 CPU) [2023-05-11T20:39:24.092Z] [2023-05-11T20:39:24.092Z] 19:58:44 LINUX RESTART (8 CPU) [2023-05-11T20:39:24.092Z] [2023-05-11T20:39:24.092Z] 19:59:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T20:39:24.092Z] 20:00:01 all 10.86 0.00 3.89 2.22 0.06 82.97 [2023-05-11T20:39:24.092Z] 20:00:01 0 11.91 0.00 3.18 0.30 0.05 84.56 [2023-05-11T20:39:24.092Z] 20:00:01 1 11.59 0.00 5.10 1.22 0.05 82.04 [2023-05-11T20:39:24.092Z] 20:00:01 2 8.03 0.00 4.34 2.42 0.07 85.14 [2023-05-11T20:39:24.092Z] 20:00:01 3 12.15 0.00 4.68 5.15 0.07 77.96 [2023-05-11T20:39:24.092Z] 20:00:01 4 10.93 0.00 4.09 0.47 0.07 84.45 [2023-05-11T20:39:24.092Z] 20:00:01 5 13.48 0.00 2.54 0.93 0.05 83.00 [2023-05-11T20:39:24.092Z] 20:00:01 6 8.57 0.00 4.05 6.51 0.07 80.80 [2023-05-11T20:39:24.092Z] 20:00:01 7 10.18 0.00 3.12 0.75 0.09 85.86 [2023-05-11T20:39:24.092Z] 20:01:01 all 28.46 0.00 5.82 1.94 0.08 63.69 [2023-05-11T20:39:24.092Z] 20:01:01 0 28.87 0.00 5.70 2.14 0.12 63.17 [2023-05-11T20:39:24.092Z] 20:01:01 1 28.06 0.00 5.18 1.79 0.08 64.89 [2023-05-11T20:39:24.092Z] 20:01:01 2 30.03 0.00 6.25 0.27 0.08 63.36 [2023-05-11T20:39:24.092Z] 20:01:01 3 26.33 0.00 6.16 7.65 0.07 59.79 [2023-05-11T20:39:24.092Z] 20:01:01 4 27.96 0.00 6.72 3.56 0.08 61.68 [2023-05-11T20:39:24.092Z] 20:01:01 5 30.99 0.00 6.00 0.02 0.07 62.93 [2023-05-11T20:39:24.092Z] 20:01:01 6 27.51 0.00 5.32 0.03 0.07 67.08 [2023-05-11T20:39:24.092Z] 20:01:01 7 27.95 0.00 5.26 0.10 0.07 66.62 [2023-05-11T20:39:24.092Z] 20:02:01 all 41.29 0.00 5.75 0.26 0.08 52.62 [2023-05-11T20:39:24.092Z] 20:02:01 0 40.69 0.00 6.15 0.00 0.08 53.07 [2023-05-11T20:39:24.092Z] 20:02:01 1 40.57 0.00 5.84 0.39 0.08 53.12 [2023-05-11T20:39:24.092Z] 20:02:01 2 40.63 0.00 5.63 0.05 0.08 53.61 [2023-05-11T20:39:24.092Z] 20:02:01 3 42.49 0.00 5.46 0.10 0.08 51.86 [2023-05-11T20:39:24.092Z] 20:02:01 4 41.39 0.00 5.79 0.84 0.08 51.90 [2023-05-11T20:39:24.092Z] 20:02:01 5 41.21 0.00 5.51 0.57 0.08 52.63 [2023-05-11T20:39:24.092Z] 20:02:01 6 41.52 0.00 5.79 0.07 0.08 52.54 [2023-05-11T20:39:24.093Z] 20:02:01 7 41.80 0.00 5.80 0.07 0.08 52.25 [2023-05-11T20:39:24.093Z] 20:03:01 all 13.05 0.00 7.67 6.85 0.08 72.35 [2023-05-11T20:39:24.093Z] 20:03:01 0 10.10 0.00 5.47 2.34 0.08 82.00 [2023-05-11T20:39:24.093Z] 20:03:01 1 10.82 0.00 7.54 4.76 0.07 76.81 [2023-05-11T20:39:24.093Z] 20:03:01 2 14.37 0.00 7.14 13.78 0.07 64.64 [2023-05-11T20:39:24.093Z] 20:03:01 3 15.02 0.00 9.46 4.90 0.07 70.55 [2023-05-11T20:39:24.093Z] 20:03:01 4 14.88 0.00 8.62 11.95 0.07 64.48 [2023-05-11T20:39:24.093Z] 20:03:01 5 13.77 0.00 6.94 3.61 0.05 75.63 [2023-05-11T20:39:24.093Z] 20:03:01 6 13.76 0.00 8.69 10.55 0.10 66.90 [2023-05-11T20:39:24.093Z] 20:03:01 7 11.70 0.00 7.50 2.88 0.10 77.82 [2023-05-11T20:39:24.093Z] 20:04:01 all 35.21 0.00 10.11 10.06 0.09 44.53 [2023-05-11T20:39:24.093Z] 20:04:01 0 33.29 0.00 10.64 4.99 0.10 50.97 [2023-05-11T20:39:24.093Z] 20:04:01 1 35.89 0.00 10.22 20.05 0.07 33.76 [2023-05-11T20:39:24.093Z] 20:04:01 2 35.26 0.00 9.53 17.26 0.08 37.87 [2023-05-11T20:39:24.093Z] 20:04:01 3 36.14 0.00 10.25 3.99 0.07 49.54 [2023-05-11T20:39:24.093Z] 20:04:01 4 35.32 0.00 11.02 16.46 0.09 37.11 [2023-05-11T20:39:24.093Z] 20:04:01 5 34.49 0.00 10.50 3.49 0.08 51.43 [2023-05-11T20:39:24.093Z] 20:04:01 6 37.05 0.00 10.01 10.45 0.08 42.42 [2023-05-11T20:39:24.093Z] 20:04:01 7 34.26 0.00 8.67 3.77 0.17 53.13 [2023-05-11T20:39:24.093Z] 20:05:01 all 45.21 0.00 14.28 13.07 0.16 27.28 [2023-05-11T20:39:24.093Z] 20:05:01 0 45.82 0.00 14.27 12.87 0.17 26.87 [2023-05-11T20:39:24.093Z] 20:05:01 1 45.25 0.00 13.87 15.92 0.19 24.77 [2023-05-11T20:39:24.093Z] 20:05:01 2 42.64 0.00 12.53 8.33 0.14 36.36 [2023-05-11T20:39:24.093Z] 20:05:01 3 45.69 0.00 15.57 12.48 0.14 26.12 [2023-05-11T20:39:24.093Z] 20:05:01 4 47.22 0.00 14.92 17.23 0.15 20.47 [2023-05-11T20:39:24.093Z] 20:05:01 5 44.92 0.00 14.39 13.58 0.14 26.97 [2023-05-11T20:39:24.093Z] 20:05:01 6 43.69 0.00 13.83 10.01 0.17 32.29 [2023-05-11T20:39:24.093Z] 20:05:01 7 46.43 0.00 14.89 14.17 0.17 24.34 [2023-05-11T20:39:24.093Z] 20:06:01 all 51.35 0.00 11.97 7.53 0.12 29.04 [2023-05-11T20:39:24.093Z] 20:06:01 0 55.60 0.00 12.54 11.61 0.10 20.15 [2023-05-11T20:39:24.093Z] 20:06:01 1 53.68 0.00 12.22 6.29 0.12 27.69 [2023-05-11T20:39:24.093Z] 20:06:01 2 49.56 0.00 10.25 4.45 0.10 35.64 [2023-05-11T20:39:24.093Z] 20:06:01 3 48.19 0.00 11.65 6.96 0.14 33.06 [2023-05-11T20:39:24.093Z] 20:06:01 4 51.12 0.00 11.21 7.43 0.10 30.15 [2023-05-11T20:39:24.093Z] 20:06:01 5 48.84 0.00 13.27 9.64 0.14 28.12 [2023-05-11T20:39:24.093Z] 20:06:01 6 49.73 0.00 10.60 2.84 0.12 36.72 [2023-05-11T20:39:24.093Z] 20:06:01 7 53.99 0.00 13.98 10.93 0.12 20.98 [2023-05-11T20:39:24.093Z] 20:07:01 all 1.15 0.00 0.60 0.56 0.01 97.68 [2023-05-11T20:39:24.093Z] 20:07:01 0 1.27 0.00 0.87 0.47 0.02 97.38 [2023-05-11T20:39:24.093Z] 20:07:01 1 1.01 0.00 0.52 0.52 0.02 97.94 [2023-05-11T20:39:24.093Z] 20:07:01 2 0.73 0.00 0.40 0.08 0.02 98.76 [2023-05-11T20:39:24.093Z] 20:07:01 3 1.00 0.00 0.60 0.10 0.00 98.30 [2023-05-11T20:39:24.093Z] 20:07:01 4 1.67 0.00 0.55 0.17 0.03 97.58 [2023-05-11T20:39:24.093Z] 20:07:01 5 0.92 0.00 0.48 0.00 0.00 98.60 [2023-05-11T20:39:24.093Z] 20:07:01 6 1.05 0.00 0.82 3.09 0.02 95.02 [2023-05-11T20:39:24.093Z] 20:07:01 7 1.57 0.00 0.52 0.05 0.02 97.85 [2023-05-11T20:39:24.093Z] 20:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-05-11T20:39:24.093Z] 20:08:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2023-05-11T20:39:24.093Z] 20:08:01 1 1.66 0.00 0.00 0.00 0.02 98.32 [2023-05-11T20:39:24.093Z] 20:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T20:39:24.093Z] 20:09:01 all 0.04 0.00 0.00 0.01 0.01 99.95 [2023-05-11T20:39:24.093Z] 20:09:01 0 0.18 0.00 0.00 0.02 0.03 99.77 [2023-05-11T20:39:24.093Z] 20:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-11T20:39:24.093Z] 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:09:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:10:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2023-05-11T20:39:24.093Z] 20:10:01 0 0.05 0.00 0.07 0.02 0.03 99.83 [2023-05-11T20:39:24.093Z] 20:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-11T20:39:24.093Z] [2023-05-11T20:39:24.093Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T20:39:24.093Z] 20:11:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-05-11T20:39:24.093Z] 20:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-11T20:39:24.093Z] 20:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:11:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-11T20:39:24.093Z] 20:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-11T20:39:24.093Z] 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-11T20:39:24.093Z] 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-11T20:39:24.093Z] 20:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-11T20:39:24.093Z] 20:13:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-11T20:39:24.093Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:13:01 4 0.03 0.00 0.00 0.05 0.02 99.90 [2023-05-11T20:39:24.093Z] 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:14:01 all 0.03 0.00 0.04 0.01 0.01 99.91 [2023-05-11T20:39:24.093Z] 20:14:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2023-05-11T20:39:24.093Z] 20:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T20:39:24.093Z] 20:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-11T20:39:24.093Z] 20:14:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-11T20:39:24.093Z] 20:14:01 4 0.02 0.00 0.07 0.07 0.00 99.85 [2023-05-11T20:39:24.093Z] 20:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-11T20:39:24.093Z] 20:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-11T20:39:24.093Z] 20:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-11T20:39:24.093Z] 20:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-11T20:39:24.093Z] 20:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-11T20:39:24.093Z] 20:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.093Z] 20:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:15:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-11T20:39:24.093Z] 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-11T20:39:24.093Z] 20:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-11T20:39:24.093Z] 20:16:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-11T20:39:24.093Z] 20:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.093Z] 20:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.093Z] 20:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:17:01 all 0.08 0.00 0.01 0.01 0.00 99.89 [2023-05-11T20:39:24.093Z] 20:17:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-05-11T20:39:24.093Z] 20:17:01 1 0.42 0.00 0.02 0.00 0.02 99.55 [2023-05-11T20:39:24.093Z] 20:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:17:01 4 0.03 0.00 0.03 0.05 0.00 99.88 [2023-05-11T20:39:24.093Z] 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.093Z] 20:17:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-11T20:39:24.093Z] 20:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-11T20:39:24.093Z] 20:18:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2023-05-11T20:39:24.093Z] 20:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.093Z] 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:18:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-11T20:39:24.093Z] 20:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.093Z] 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.093Z] 20:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-11T20:39:24.093Z] 20:19:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-05-11T20:39:24.093Z] 20:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-11T20:39:24.093Z] 20:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.093Z] 20:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.093Z] 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:19:01 4 0.00 0.00 0.00 0.22 0.02 99.77 [2023-05-11T20:39:24.094Z] 20:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:19:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-11T20:39:24.094Z] 20:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-11T20:39:24.094Z] 20:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-11T20:39:24.094Z] 20:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:20:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2023-05-11T20:39:24.094Z] 20:20:01 5 0.02 0.00 0.05 0.00 0.03 99.90 [2023-05-11T20:39:24.094Z] 20:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:21:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-05-11T20:39:24.094Z] 20:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:21:01 4 0.02 0.00 0.00 0.13 0.00 99.85 [2023-05-11T20:39:24.094Z] 20:21:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-05-11T20:39:24.094Z] 20:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] [2023-05-11T20:39:24.094Z] 20:21:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T20:39:24.094Z] 20:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:22:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:22:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-11T20:39:24.094Z] 20:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-11T20:39:24.094Z] 20:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:23:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2023-05-11T20:39:24.094Z] 20:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-11T20:39:24.094Z] 20:24:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-05-11T20:39:24.094Z] 20:24:01 0 0.10 0.00 0.02 0.03 0.00 99.85 [2023-05-11T20:39:24.094Z] 20:24:01 1 1.22 0.00 0.02 0.00 0.00 98.76 [2023-05-11T20:39:24.094Z] 20:24:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-11T20:39:24.094Z] 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:24:01 4 0.03 0.00 0.00 0.08 0.00 99.88 [2023-05-11T20:39:24.094Z] 20:24:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-11T20:39:24.094Z] 20:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-11T20:39:24.094Z] 20:25:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:25:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T20:39:24.094Z] 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-11T20:39:24.094Z] 20:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-11T20:39:24.094Z] 20:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.094Z] 20:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.094Z] 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:26:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-11T20:39:24.094Z] 20:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-11T20:39:24.094Z] 20:27:01 0 0.00 0.00 0.00 0.07 0.02 99.92 [2023-05-11T20:39:24.094Z] 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:27:01 4 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-11T20:39:24.094Z] 20:27:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-11T20:39:24.094Z] 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-11T20:39:24.094Z] 20:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:29:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-11T20:39:24.094Z] 20:29:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-11T20:39:24.094Z] 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:30:01 5 0.00 0.00 0.02 0.00 0.03 99.95 [2023-05-11T20:39:24.094Z] 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-11T20:39:24.094Z] 20:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.094Z] 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.094Z] 20:32:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-11T20:39:24.094Z] 20:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-11T20:39:24.094Z] [2023-05-11T20:39:24.094Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2023-05-11T20:39:24.094Z] 20:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:33:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-11T20:39:24.094Z] 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:33:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-11T20:39:24.094Z] 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.094Z] 20:34:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-11T20:39:24.094Z] 20:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-11T20:39:24.094Z] 20:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.094Z] 20:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.094Z] 20:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.094Z] 20:34:01 4 0.00 0.00 0.00 0.08 0.02 99.90 [2023-05-11T20:39:24.094Z] 20:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-11T20:39:24.094Z] 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-11T20:39:24.095Z] 20:35:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-11T20:39:24.095Z] 20:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-11T20:39:24.095Z] 20:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:35:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-11T20:39:24.095Z] 20:35:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-11T20:39:24.095Z] 20:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-11T20:39:24.095Z] 20:36:01 all 0.00 0.00 0.00 0.00 0.01 99.98 [2023-05-11T20:39:24.095Z] 20:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-11T20:39:24.095Z] 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-11T20:39:24.095Z] 20:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.095Z] 20:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T20:39:24.095Z] 20:37:01 all 0.33 0.00 0.07 0.01 0.01 99.59 [2023-05-11T20:39:24.095Z] 20:37:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2023-05-11T20:39:24.095Z] 20:37:01 1 1.03 0.00 0.03 0.00 0.02 98.92 [2023-05-11T20:39:24.095Z] 20:37:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2023-05-11T20:39:24.095Z] 20:37:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2023-05-11T20:39:24.095Z] 20:37:01 4 0.23 0.00 0.20 0.02 0.00 99.55 [2023-05-11T20:39:24.095Z] 20:37:01 5 0.22 0.00 0.03 0.00 0.03 99.72 [2023-05-11T20:39:24.095Z] 20:37:01 6 0.13 0.00 0.08 0.00 0.00 99.78 [2023-05-11T20:39:24.095Z] 20:37:01 7 0.43 0.00 0.08 0.05 0.00 99.43 [2023-05-11T20:39:24.095Z] 20:38:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-11T20:39:24.095Z] 20:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-11T20:39:24.095Z] 20:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-11T20:39:24.095Z] 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-11T20:39:24.095Z] 20:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-11T20:39:24.095Z] 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-11T20:39:24.095Z] 20:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-11T20:39:24.095Z] 20:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-11T20:39:24.095Z] 20:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-11T20:39:24.095Z] 20:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-11T20:39:24.095Z] Average: all 5.61 0.00 1.49 1.05 0.02 91.83 [2023-05-11T20:39:24.095Z] Average: 0 5.65 0.00 1.46 0.86 0.03 92.00 [2023-05-11T20:39:24.095Z] Average: 1 5.71 0.00 1.49 1.25 0.02 91.53 [2023-05-11T20:39:24.095Z] Average: 2 5.47 0.00 1.39 1.15 0.02 91.98 [2023-05-11T20:39:24.095Z] Average: 3 5.59 0.00 1.57 1.02 0.02 91.80 [2023-05-11T20:39:24.095Z] Average: 4 5.69 0.00 1.56 1.46 0.02 91.27 [2023-05-11T20:39:24.095Z] Average: 5 5.65 0.00 1.48 0.78 0.03 92.06 [2023-05-11T20:39:24.095Z] Average: 6 5.50 0.00 1.46 1.07 0.02 91.95 [2023-05-11T20:39:24.095Z] Average: 7 5.64 0.00 1.48 0.80 0.03 92.05 [2023-05-11T20:39:24.095Z] [2023-05-11T20:39:24.095Z] [2023-05-11T20:39:24.095Z]