Pull request #4601 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (ccde44081c21407afb4cc41a040d322b310f1e54) 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-ssh7740331115087976866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10374792837996312539.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4601/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-4601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10055262664873477311.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-4601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4686118893686847745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7656299240961474769.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-4601/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-4601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16743158041899541186.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-centos7-blackbox-4c-2g-661’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-662’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774 in /w/workspace/edgexfoundry_edgex-go_PR-4601 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc Merge succeeded, producing aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc Checking out Revision aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc (PR-4601) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4601/head:refs/remotes/origin/PR-4601 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 Commit message: "build: Update to latest go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-10T20:42:50.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-10T20:42:50.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-10T20:42:50.384Z] ========================================================= [2023-07-10T20:42:50.384Z] EdgeX Global Pipelines Version Info [2023-07-10T20:42:50.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:42:51.156Z] ------------------- [2023-07-10T20:42:51.156Z] stable info: [2023-07-10T20:42:51.156Z] ------------------- [2023-07-10T20:42:51.156Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-10T20:42:51.156Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T20:42:51.156Z] Message: update stable to v1.0.250 [2023-07-10T20:42:51.728Z] ------------------- [2023-07-10T20:42:51.728Z] experimental info: [2023-07-10T20:42:51.728Z] ------------------- [2023-07-10T20:42:51.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-10T20:42:51.728Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T20:42:51.728Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-10T20:42:52.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-10T20:42:52.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-10T20:42:52.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-10T20:42:52.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-10T20:42:52.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-10T20:42:52.207Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-10T20:42:52.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-10T20:42:52.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-10T20:42:52.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-10T20:42:52.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-10T20:42:52.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-10T20:42:52.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-10T20:42:52.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-10T20:42:52.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-10T20:42:52.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-10T20:42:52.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T20:42:52.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T20:42:52.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-10T20:42:52.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-10T20:42:52.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-10T20:42:52.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-10T20:42:52.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-10T20:42:52.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-10T20:42:52.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4601 [Pipeline] echo [2023-07-10T20:42:52.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4601 [Pipeline] echo [2023-07-10T20:42:52.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4601 [Pipeline] echo [2023-07-10T20:42:53.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo [2023-07-10T20:42:53.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aff9cbc [Pipeline] echo [2023-07-10T20:42:53.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T20:42:53.194Z] provisioning config files... [2023-07-10T20:42:53.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9441027593831386084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:42:53.551Z] ---> docker-login.sh [2023-07-10T20:42:53.552Z] nexus3.edgexfoundry.org:10001 [2023-07-10T20:42:53.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:42:53.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:42:53.812Z] Configure a credential helper to remove this warning. See [2023-07-10T20:42:53.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:42:53.812Z] [2023-07-10T20:42:53.812Z] Login Succeeded [2023-07-10T20:42:53.812Z] nexus3.edgexfoundry.org:10002 [2023-07-10T20:42:53.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:42:53.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:42:53.812Z] Configure a credential helper to remove this warning. See [2023-07-10T20:42:53.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:42:53.812Z] [2023-07-10T20:42:53.812Z] Login Succeeded [2023-07-10T20:42:53.812Z] nexus3.edgexfoundry.org:10003 [2023-07-10T20:42:54.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:42:54.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:42:54.073Z] Configure a credential helper to remove this warning. See [2023-07-10T20:42:54.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:42:54.073Z] [2023-07-10T20:42:54.073Z] Login Succeeded [2023-07-10T20:42:54.073Z] nexus3.edgexfoundry.org:10004 [2023-07-10T20:42:54.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:42:54.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:42:54.073Z] Configure a credential helper to remove this warning. See [2023-07-10T20:42:54.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:42:54.073Z] [2023-07-10T20:42:54.073Z] Login Succeeded [2023-07-10T20:42:54.073Z] docker.io [2023-07-10T20:42:54.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:42:54.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:42:54.594Z] Configure a credential helper to remove this warning. See [2023-07-10T20:42:54.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:42:54.594Z] [2023-07-10T20:42:54.594Z] Login Succeeded [2023-07-10T20:42:54.594Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T20:42:54.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T20:42:55.038Z] + 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-07-10T20:42:55.038Z] + dirname cmd/core-command/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-10T20:42:55.038Z] + + dirname cmd/core-data/Dockerfile [2023-07-10T20:42:55.038Z] cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/core-metadata/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/support-notifications/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-10T20:42:55.038Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-10T20:42:55.038Z] + cut -d/ -f2 [2023-07-10T20:42:55.038Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-10T20:42:55.109Z] 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-07-10T20:42:55.607Z] + git rev-list -1 --merges aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc~1..aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo [2023-07-10T20:42:55.655Z] -----------> git rev-list -1 --merges aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc~1..aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [false] [Pipeline] sh [2023-07-10T20:42:55.958Z] + git log --format=format:%s -1 aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [Pipeline] echo [2023-07-10T20:42:55.998Z] ========================================================= [2023-07-10T20:42:55.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-10T20:42:55.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-10T20:42:56.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T20:42:56.428Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-10T20:42:56.428Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-10T20:42:56.428Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-10T20:42:56.428Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-10T20:42:56.428Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-10T20:42:56.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:42:56.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T20:42:56.881Z] [2023-07-10T20:42:56.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:42:57.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T20:42:57.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-10T20:42:57.249Z] b85a868b505f: Pulling fs layer [2023-07-10T20:42:57.249Z] e2be974225ed: Pulling fs layer [2023-07-10T20:42:57.249Z] 339a4e72a1f5: Pulling fs layer [2023-07-10T20:42:57.249Z] 988bab9f4d93: Pulling fs layer [2023-07-10T20:42:57.249Z] 1469e6f7b9e6: Pulling fs layer [2023-07-10T20:42:57.249Z] eaf3925da568: Pulling fs layer [2023-07-10T20:42:57.249Z] bab4dde63d76: Pulling fs layer [2023-07-10T20:42:57.249Z] bde34c3a00c8: Pulling fs layer [2023-07-10T20:42:57.249Z] b352a97aabf1: Pulling fs layer [2023-07-10T20:42:57.249Z] 4872d77fe225: Pulling fs layer [2023-07-10T20:42:57.249Z] 5851b861e8e6: Pulling fs layer [2023-07-10T20:42:57.249Z] 988bab9f4d93: Waiting [2023-07-10T20:42:57.249Z] bab4dde63d76: Waiting [2023-07-10T20:42:57.249Z] eaf3925da568: Waiting [2023-07-10T20:42:57.249Z] 4872d77fe225: Waiting [2023-07-10T20:42:57.249Z] b352a97aabf1: Waiting [2023-07-10T20:42:57.249Z] 1469e6f7b9e6: Waiting [2023-07-10T20:42:57.249Z] 5851b861e8e6: Waiting [2023-07-10T20:42:57.249Z] bde34c3a00c8: Waiting [2023-07-10T20:42:57.249Z] e2be974225ed: Verifying Checksum [2023-07-10T20:42:57.249Z] e2be974225ed: Download complete [2023-07-10T20:42:57.249Z] 988bab9f4d93: Download complete [2023-07-10T20:42:57.249Z] 1469e6f7b9e6: Verifying Checksum [2023-07-10T20:42:57.249Z] 1469e6f7b9e6: Download complete [2023-07-10T20:42:57.249Z] eaf3925da568: Verifying Checksum [2023-07-10T20:42:57.249Z] eaf3925da568: Download complete [2023-07-10T20:42:57.509Z] 339a4e72a1f5: Verifying Checksum [2023-07-10T20:42:57.509Z] 339a4e72a1f5: Download complete [2023-07-10T20:42:57.509Z] bde34c3a00c8: Verifying Checksum [2023-07-10T20:42:57.509Z] bde34c3a00c8: Download complete [2023-07-10T20:42:57.509Z] b352a97aabf1: Download complete [2023-07-10T20:42:57.509Z] 4872d77fe225: Verifying Checksum [2023-07-10T20:42:57.509Z] 4872d77fe225: Download complete [2023-07-10T20:42:57.509Z] 5851b861e8e6: Verifying Checksum [2023-07-10T20:42:57.509Z] 5851b861e8e6: Download complete [2023-07-10T20:42:57.509Z] b85a868b505f: Verifying Checksum [2023-07-10T20:42:57.509Z] b85a868b505f: Download complete [2023-07-10T20:42:57.769Z] bab4dde63d76: Verifying Checksum [2023-07-10T20:42:57.769Z] bab4dde63d76: Download complete [2023-07-10T20:42:58.707Z] b85a868b505f: Pull complete [2023-07-10T20:42:58.966Z] e2be974225ed: Pull complete [2023-07-10T20:42:59.545Z] 339a4e72a1f5: Pull complete [2023-07-10T20:42:59.545Z] 988bab9f4d93: Pull complete [2023-07-10T20:42:59.804Z] 1469e6f7b9e6: Pull complete [2023-07-10T20:42:59.804Z] eaf3925da568: Pull complete [2023-07-10T20:43:01.740Z] bab4dde63d76: Pull complete [2023-07-10T20:43:01.740Z] bde34c3a00c8: Pull complete [2023-07-10T20:43:02.005Z] b352a97aabf1: Pull complete [2023-07-10T20:43:02.005Z] 4872d77fe225: Pull complete [2023-07-10T20:43:02.264Z] 5851b861e8e6: Pull complete [2023-07-10T20:43:02.264Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-10T20:43:02.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T20:43:02.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:43:02.493Z] prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container [2023-07-10T20:43:02.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T20:43:05.280Z] $ docker top f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c -eo pid,comm [2023-07-10T20:43:05.339Z] 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-07-10T20:43:05.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T20:43:05.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T20:43:05.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T20:43:05.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T20:43:05.605Z] $ docker exec f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent [2023-07-10T20:43:05.727Z] SSH_AUTH_SOCK=/tmp/ssh-ajf8hxotFLo6/agent.33 [2023-07-10T20:43:05.727Z] SSH_AGENT_PID=39 [2023-07-10T20:43:05.733Z] Running ssh-add (command line suppressed) [2023-07-10T20:43:05.841Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16760862141177893684.key (/w/workspace/edgex-go/1@tmp/private_key_16760862141177893684.key) [2023-07-10T20:43:05.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T20:43:06.185Z] + git tag --points-at HEAD [Pipeline] } [2023-07-10T20:43:06.212Z] $ docker exec --env ******** --env ******** f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent -k [2023-07-10T20:43:06.320Z] unset SSH_AUTH_SOCK; [2023-07-10T20:43:06.320Z] unset SSH_AGENT_PID; [2023-07-10T20:43:06.320Z] echo Agent pid 39 killed; [2023-07-10T20:43:06.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-10T20:43:06.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T20:43:06.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T20:43:06.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T20:43:06.525Z] $ docker exec f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent [2023-07-10T20:43:06.636Z] SSH_AUTH_SOCK=/tmp/ssh-HC2QKp9viF8q/agent.71 [2023-07-10T20:43:06.636Z] SSH_AGENT_PID=77 [2023-07-10T20:43:06.640Z] Running ssh-add (command line suppressed) [2023-07-10T20:43:06.757Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17376053368078675912.key (/w/workspace/edgex-go/1@tmp/private_key_17376053368078675912.key) [2023-07-10T20:43:06.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T20:43:07.107Z] + git semver init [2023-07-10T20:43:07.366Z] 2023-07-10 20:43:07,296 [run_init] DEBUG init version:0.0.0 force:False [2023-07-10T20:43:07.366Z] 2023-07-10 20:43:07,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-10T20:43:07.366Z] 2023-07-10 20:43:07,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-10T20:43:07.366Z] 2023-07-10 20:43:07,297 [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-07-10T20:43:12.660Z] 2023-07-10 20:43:11,923 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4601 with force:False [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,924 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4601 [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,928 [execute] INFO git cat-file --batch-check [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,935 [execute] INFO git cat-file --batch [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T20:43:12.660Z] 2023-07-10 20:43:11,941 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4601 [2023-07-10T20:43:12.660Z] 0.0.0 [Pipeline] } [2023-07-10T20:43:12.688Z] $ docker exec --env ******** --env ******** f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c ssh-agent -k [2023-07-10T20:43:12.776Z] unset SSH_AUTH_SOCK; [2023-07-10T20:43:12.777Z] unset SSH_AGENT_PID; [2023-07-10T20:43:12.777Z] echo Agent pid 77 killed; [2023-07-10T20:43:12.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T20:43:13.200Z] + git semver [Pipeline] } [2023-07-10T20:43:13.481Z] $ docker stop --time=1 f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c [2023-07-10T20:43:14.768Z] $ docker rm -f --volumes f9bce8ccecd6afbc0bc55088deaf43e46df2df28c54777130e08ed68e741fe4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T20:43:15.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-10T20:43:15.431Z] Stashed 1 file(s) [Pipeline] echo [2023-07-10T20:43:15.446Z] [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-07-10T20:43:16.234Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-10T20:43:16.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T20:43:16.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T20:43:16.341Z] ========================================================= [2023-07-10T20:43:16.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-10T20:43:16.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:43:16.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T20:43:16.686Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-10T20:43:16.686Z] f56be85fc22e: Pulling fs layer [2023-07-10T20:43:16.686Z] 85791d961cd3: Pulling fs layer [2023-07-10T20:43:16.686Z] d694b5ae8c79: Pulling fs layer [2023-07-10T20:43:16.686Z] 9f32a84ed3da: Pulling fs layer [2023-07-10T20:43:16.686Z] 4d19c01a9841: Pulling fs layer [2023-07-10T20:43:16.686Z] 9325e15d5711: Pulling fs layer [2023-07-10T20:43:16.686Z] 556b6ee489ea: Pulling fs layer [2023-07-10T20:43:16.686Z] c5a4b2cf53e6: Pulling fs layer [2023-07-10T20:43:16.686Z] 9f32a84ed3da: Waiting [2023-07-10T20:43:16.686Z] 4d19c01a9841: Waiting [2023-07-10T20:43:16.686Z] 9325e15d5711: Waiting [2023-07-10T20:43:16.686Z] 556b6ee489ea: Waiting [2023-07-10T20:43:16.686Z] c5a4b2cf53e6: Waiting [2023-07-10T20:43:16.686Z] 85791d961cd3: Verifying Checksum [2023-07-10T20:43:16.686Z] 85791d961cd3: Download complete [2023-07-10T20:43:16.686Z] 9f32a84ed3da: Verifying Checksum [2023-07-10T20:43:16.686Z] 9f32a84ed3da: Download complete [2023-07-10T20:43:16.686Z] 4d19c01a9841: Verifying Checksum [2023-07-10T20:43:16.686Z] 4d19c01a9841: Download complete [2023-07-10T20:43:16.686Z] f56be85fc22e: Download complete [2023-07-10T20:43:16.686Z] 9325e15d5711: Verifying Checksum [2023-07-10T20:43:16.686Z] 9325e15d5711: Download complete [2023-07-10T20:43:16.948Z] f56be85fc22e: Pull complete [2023-07-10T20:43:17.209Z] 85791d961cd3: Pull complete [2023-07-10T20:43:17.209Z] c5a4b2cf53e6: Verifying Checksum [2023-07-10T20:43:17.209Z] c5a4b2cf53e6: Download complete [2023-07-10T20:43:17.469Z] d694b5ae8c79: Verifying Checksum [2023-07-10T20:43:17.469Z] d694b5ae8c79: Download complete [2023-07-10T20:43:17.726Z] 556b6ee489ea: Verifying Checksum [2023-07-10T20:43:17.726Z] 556b6ee489ea: Download complete [2023-07-10T20:43:21.006Z] d694b5ae8c79: Pull complete [2023-07-10T20:43:21.006Z] 9f32a84ed3da: Pull complete [2023-07-10T20:43:21.006Z] 4d19c01a9841: Pull complete [2023-07-10T20:43:21.006Z] 9325e15d5711: Pull complete [2023-07-10T20:43:23.536Z] 556b6ee489ea: Pull complete [2023-07-10T20:43:24.103Z] c5a4b2cf53e6: Pull complete [2023-07-10T20:43:24.103Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-10T20:43:24.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T20:43:24.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:43:24.459Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T20:43:24.459Z] WORKDIR /edgex [2023-07-10T20:43:24.459Z] COPY go.mod . [2023-07-10T20:43:24.459Z] RUN go mod download [2023-07-10T20:43:24.459Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-10T20:43:25.026Z] Sending build context to Docker daemon 170.6MB [2023-07-10T20:43:25.026Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T20:43:25.026Z] ---> c4be618373d6 [2023-07-10T20:43:25.026Z] Step 2/4 : WORKDIR /edgex [2023-07-10T20:43:30.300Z] ---> Running in 24df0c825a69 [2023-07-10T20:43:30.300Z] Removing intermediate container 24df0c825a69 [2023-07-10T20:43:30.300Z] ---> 4c1f09d81fc4 [2023-07-10T20:43:30.300Z] Step 3/4 : COPY go.mod . [2023-07-10T20:43:30.300Z] ---> 891674cbc340 [2023-07-10T20:43:30.300Z] Step 4/4 : RUN go mod download [2023-07-10T20:43:30.300Z] ---> Running in 2fcfa043aa5f [2023-07-10T20:43:30.760Z] Still waiting to schedule task [2023-07-10T20:43:30.760Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773’ [2023-07-10T20:43:45.380Z] Removing intermediate container 2fcfa043aa5f [2023-07-10T20:43:45.380Z] ---> d15423bf087f [2023-07-10T20:43:45.380Z] Successfully built d15423bf087f [2023-07-10T20:43:45.380Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:43:45.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T20:43:45.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:43:45.925Z] prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container [2023-07-10T20:43:45.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T20:43:46.442Z] $ docker top f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T20:43:46.826Z] + go version [2023-07-10T20:43:46.826Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-10T20:43:46.861Z] $ docker stop --time=1 f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 [2023-07-10T20:43:48.162Z] $ docker rm -f --volumes f23380bba10b6193edf76ba779e448543eb2bee0d1c8a91ba2f38676e08554f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:43:48.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T20:43:48.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:43:49.013Z] prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container [2023-07-10T20:43:49.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T20:43:49.387Z] $ docker top 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-10T20:43:49.499Z] ========================================================= [2023-07-10T20:43:49.499Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-10T20:43:49.499Z] ========================================================= [Pipeline] sh [2023-07-10T20:43:49.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:43:50.150Z] + make test [2023-07-10T20:43:50.150Z] go test -race -coverprofile=coverage.out ./... [2023-07-10T20:43:56.730Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-10T20:44:11.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-10T20:44:11.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-10T20:44:11.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-10T20:44:11.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-10T20:44:11.596Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-10T20:44:11.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-10T20:44:11.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-10T20:44:11.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-10T20:44:11.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-10T20:44:12.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-10T20:44:12.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-10T20:44:12.632Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-10T20:44:12.632Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-10T20:44:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-10T20:44:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-10T20:44:14.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-10T20:44:14.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-07-10T20:44:14.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-07-10T20:44:14.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-10T20:44:14.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-10T20:44:14.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-10T20:44:15.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-10T20:44:15.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-10T20:44:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-10T20:44:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-10T20:44:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:44:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-10T20:44:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-10T20:44:17.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-10T20:44:17.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-10T20:44:17.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-07-10T20:44:17.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-07-10T20:44:19.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.012s coverage: 88.5% of statements [2023-07-10T20:44:19.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-07-10T20:44:19.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-10T20:44:19.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:44:19.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-10T20:44:19.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-10T20:44:19.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-10T20:44:19.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-10T20:44:19.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-10T20:44:19.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-10T20:44:19.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 95.6% of statements [2023-07-10T20:44:19.583Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-07-10T20:44:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-10T20:44:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-10T20:44:20.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-10T20:44:20.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-07-10T20:44:21.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-10T20:44:21.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-10T20:44:21.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-07-10T20:44:21.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.0% of statements [2023-07-10T20:44:21.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 42.9% of statements [2023-07-10T20:44:22.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-10T20:44:22.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-10T20:44:22.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-10T20:44:22.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-10T20:44:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-07-10T20:44:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-07-10T20:44:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-07-10T20:44:22.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-07-10T20:44:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-10T20:44:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-10T20:44:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-10T20:44:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-10T20:44:23.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-10T20:44:23.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-10T20:44:23.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-10T20:44:23.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-10T20:44:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-10T20:44:24.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-10T20:44:24.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-10T20:44:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-10T20:44:25.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-10T20:44:27.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-10T20:44:27.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-10T20:44:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-10T20:44:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-10T20:44:28.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-10T20:44:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-10T20:44:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-10T20:44:30.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-10T20:44:31.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-10T20:44:31.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-10T20:44:31.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-10T20:44:31.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-10T20:44:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-10T20:44:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-10T20:44:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-10T20:44:32.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-10T20:44:33.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-10T20:44:33.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:44:33.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-10T20:44:33.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-10T20:44:33.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-07-10T20:44:34.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-10T20:44:34.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-10T20:44:35.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-10T20:44:35.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:44:47.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-07-10T20:44:47.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-07-10T20:44:47.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 81.8% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 82.1% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-07-10T20:44:47.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-07-10T20:44:47.312Z] 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-07-10T20:44:47.312Z] running golangci-lint [2023-07-10T20:44:47.312Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-10T20:44:47.312Z] go version go1.20.2 linux/amd64 [2023-07-10T20:44:47.312Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-10T20:44:47.312Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-10T20:45:02.186Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|name|files|imports) took 15.692609203s" [2023-07-10T20:45:02.186Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 74.327283ms" [2023-07-10T20:45:12.188Z] level=info msg="[linters_context/goanalysis] analyzers took 55.790048259s with top 10 stages: buildir: 34.85645763s, inspect: 1.848289771s, fact_deprecated: 1.505447401s, gosec: 1.079280759s, ctrlflow: 1.004580274s, printf: 1.000657111s, nilness: 900.055592ms, S1038: 829.487306ms, fact_purity: 795.1163ms, SA1012: 593.183252ms" [2023-07-10T20:45:12.188Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-10T20:45:12.188Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, nolint: 0/23, exclude: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203" [2023-07-10T20:45:12.188Z] level=info msg="[runner] processing took 14.224276ms with stages: nolint: 7.205359ms, identifier_marker: 3.943773ms, exclude-rules: 1.238494ms, autogenerated_exclude: 775.649µs, path_prettifier: 682.638µs, skip_dirs: 347.923µs, cgo: 17.72µs, filename_unadjuster: 7.72µs, max_same_issues: 850ns, exclude: 610ns, path_shortener: 600ns, uniq_by_line: 580ns, max_from_linter: 480ns, sort_results: 420ns, source_code: 420ns, skip_files: 270ns, diff: 250ns, severity-rules: 250ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" [2023-07-10T20:45:12.188Z] level=info msg="[runner] linters took 8.303918551s with stages: goanalysis_metalinter: 8.289603354s" [2023-07-10T20:45:12.188Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-10T20:45:12.188Z] level=info msg="Memory: 242 samples, avg is 197.2MB, max is 781.7MB" [2023-07-10T20:45:12.188Z] level=info msg="Execution took 24.081872744s" [2023-07-10T20:45:12.188Z] go vet ./... [2023-07-10T20:45:15.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T20:45:15.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-10T20:45:15.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-10T20:45:15.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-10T20:45:15.823Z] + ls -al . [2023-07-10T20:45:15.823Z] total 720 [2023-07-10T20:45:15.823Z] drwxrwxr-x 11 1001 1001 4096 Jul 10 20:43 . [2023-07-10T20:45:15.823Z] drwxr-xr-x 4 root root 4096 Jul 10 20:43 .. [2023-07-10T20:45:15.823Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:42 .blubracket [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 16 Jul 10 20:42 .dockerignore [2023-07-10T20:45:15.823Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 20:43 .git [2023-07-10T20:45:15.823Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:42 .github [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 1133 Jul 10 20:42 .gitignore [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 20:42 .golangci.yml [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 87 Jul 10 20:42 .hadolint.yml [2023-07-10T20:45:15.823Z] drwxr-xr-x 3 1001 1001 4096 Jul 10 20:43 .semver [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 166 Jul 10 20:42 .sonarcloud.properties [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:42 ADOPTERS.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 11233 Jul 10 20:42 Attribution.txt [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 93407 Jul 10 20:42 CHANGELOG.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:42 CONTRIBUTING.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 20:42 GOVERNANCE.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 883 Jul 10 20:42 Jenkinsfile [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:42 LICENSE [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 14368 Jul 10 20:42 Makefile [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 20:42 OWNERS.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 9923 Jul 10 20:42 README.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 20:42 SECURITY.md [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 20:43 VERSION [2023-07-10T20:45:15.823Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 20:42 bin [2023-07-10T20:45:15.823Z] drwxrwxr-x 18 1001 1001 4096 Jul 10 20:42 cmd [2023-07-10T20:45:15.823Z] -rw-r--r-- 1 root root 447731 Jul 10 20:44 coverage.out [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 3429 Jul 10 20:42 go.mod [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 32406 Jul 10 20:42 go.sum [2023-07-10T20:45:15.823Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 20:42 internal [2023-07-10T20:45:15.823Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 20:42 openapi [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 594 Jul 10 20:42 security.txt [2023-07-10T20:45:15.823Z] drwxrwxr-x 4 1001 1001 4096 Jul 10 20:42 snap [2023-07-10T20:45:15.823Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 20:42 version.go [Pipeline] sh [2023-07-10T20:45:16.129Z] + '[' -e coverage.out ] [2023-07-10T20:45:16.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-10T20:45:16.252Z] Stashed 1 file(s) [Pipeline] sh [2023-07-10T20:45:16.542Z] + make build [2023-07-10T20:45:16.542Z] 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-07-10T20:45:28.737Z] 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-07-10T20:45:30.111Z] 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-07-10T20:45:31.046Z] 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-07-10T20:45:31.612Z] 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-07-10T20:45:38.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-776 in /w/workspace/edgexfoundry_edgex-go_PR-4601 [Pipeline] { [Pipeline] ws [2023-07-10T20:45:38.550Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-10T20:45:38.629Z] The recommended git tool is: git [2023-07-10T20:45:39.743Z] 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-07-10T20:45:40.001Z] 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-07-10T20:45:41.371Z] 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-07-10T20:45:42.306Z] 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-07-10T20:45:43.240Z] 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-07-10T20:45:44.137Z] using credential edgex-jenkins-ssh [2023-07-10T20:45:44.152Z] Cloning the remote Git repository [2023-07-10T20:45:44.175Z] 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-07-10T20:45:44.196Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-10T20:45:44.289Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-10T20:45:44.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-10T20:45:44.442Z] > git --version # timeout=10 [2023-07-10T20:45:44.463Z] > git --version # 'git version 2.25.1' [2023-07-10T20:45:44.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T20:45:44.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T20:45:45.551Z] 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-07-10T20:45:46.948Z] $ docker stop --time=1 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c [2023-07-10T20:45:51.745Z] $ docker rm -f --volumes 3c460f999e86c340f651a7fda42e35975853bcb2cd7f3f8f88b10238dfa74c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:45:52.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-10T20:45:52.993Z] [2023-07-10T20:45:52.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:45:53.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-10T20:45:53.366Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-10T20:45:53.366Z] 91d30c5bc195: Pulling fs layer [2023-07-10T20:45:53.366Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-10T20:45:53.366Z] 9c61dcf015f6: Pulling fs layer [2023-07-10T20:45:53.366Z] 4698f68db338: Pulling fs layer [2023-07-10T20:45:53.366Z] 2a2f49069b9e: Pulling fs layer [2023-07-10T20:45:53.366Z] e0025b399a48: Pulling fs layer [2023-07-10T20:45:53.366Z] 2a2f49069b9e: Waiting [2023-07-10T20:45:53.366Z] e0025b399a48: Waiting [2023-07-10T20:45:53.366Z] 4698f68db338: Waiting [2023-07-10T20:45:53.366Z] 91d30c5bc195: Verifying Checksum [2023-07-10T20:45:53.366Z] 91d30c5bc195: Download complete [2023-07-10T20:45:53.366Z] 4698f68db338: Verifying Checksum [2023-07-10T20:45:53.366Z] 4698f68db338: Download complete [2023-07-10T20:45:53.623Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-10T20:45:53.623Z] 2e9b0aa3be6d: Download complete [2023-07-10T20:45:53.623Z] 91d30c5bc195: Pull complete [2023-07-10T20:45:53.623Z] e0025b399a48: Verifying Checksum [2023-07-10T20:45:53.623Z] e0025b399a48: Download complete [2023-07-10T20:45:53.623Z] 2a2f49069b9e: Download complete [2023-07-10T20:45:53.883Z] 2e9b0aa3be6d: Pull complete [2023-07-10T20:45:54.141Z] 9c61dcf015f6: Verifying Checksum [2023-07-10T20:45:54.141Z] 9c61dcf015f6: Download complete [2023-07-10T20:45:56.668Z] 9c61dcf015f6: Pull complete [2023-07-10T20:45:56.668Z] 4698f68db338: Pull complete [2023-07-10T20:45:56.925Z] 2a2f49069b9e: Pull complete [2023-07-10T20:45:56.925Z] e0025b399a48: Pull complete [2023-07-10T20:45:56.925Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-10T20:45:56.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-10T20:45:56.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:45:57.145Z] prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container [2023-07-10T20:45:57.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-10T20:46:00.041Z] $ docker top 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T20:46:00.422Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-10T20:46:02.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-10T20:46:02.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T20:46:02.956Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #1 transferring dockerfile: 2.06kB done [2023-07-10T20:46:02.956Z] #1 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #2 transferring dockerfile: 2.12kB done [2023-07-10T20:46:02.956Z] #2 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #3 transferring dockerfile: 2.04kB done [2023-07-10T20:46:02.956Z] #3 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #4 transferring dockerfile: 1.96kB done [2023-07-10T20:46:02.956Z] #4 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #5 transferring dockerfile: 2.68kB done [2023-07-10T20:46:02.956Z] #5 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #6 transferring dockerfile: 1.78kB done [2023-07-10T20:46:02.956Z] #6 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-07-10T20:46:02.956Z] #7 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #8 [core-data internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #8 transferring dockerfile: 1.90kB done [2023-07-10T20:46:02.956Z] #8 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #9 transferring dockerfile: 2.58kB done [2023-07-10T20:46:02.956Z] #9 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #10 transferring dockerfile: 1.84kB done [2023-07-10T20:46:02.956Z] #10 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #11 [core-command internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #11 transferring dockerfile: 1.82kB done [2023-07-10T20:46:02.956Z] #11 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #12 transferring dockerfile: 2.82kB done [2023-07-10T20:46:02.956Z] #12 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #13 transferring dockerfile: 2.63kB done [2023-07-10T20:46:02.956Z] #13 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-10T20:46:02.956Z] #14 transferring dockerfile: 2.38kB done [2023-07-10T20:46:02.956Z] #14 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #15 [security-proxy-setup internal] load .dockerignore [2023-07-10T20:46:02.956Z] #15 transferring context: 56B done [2023-07-10T20:46:02.956Z] #15 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-10T20:46:02.956Z] #16 transferring context: 56B done [2023-07-10T20:46:02.956Z] #16 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-10T20:46:02.956Z] #17 transferring context: 56B done [2023-07-10T20:46:02.956Z] #17 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #18 [core-metadata internal] load .dockerignore [2023-07-10T20:46:02.956Z] #18 transferring context: 56B done [2023-07-10T20:46:02.956Z] #18 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #19 [security-spire-agent internal] load .dockerignore [2023-07-10T20:46:02.956Z] #19 transferring context: 56B done [2023-07-10T20:46:02.956Z] #19 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #20 [core-data internal] load .dockerignore [2023-07-10T20:46:02.956Z] #20 transferring context: 56B done [2023-07-10T20:46:02.956Z] #20 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-07-10T20:46:02.956Z] #21 transferring context: 56B done [2023-07-10T20:46:02.956Z] #21 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #22 [support-scheduler internal] load .dockerignore [2023-07-10T20:46:02.956Z] #22 transferring context: 56B done [2023-07-10T20:46:02.956Z] #22 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #23 [security-spire-config internal] load .dockerignore [2023-07-10T20:46:02.956Z] #23 transferring context: 56B done [2023-07-10T20:46:02.956Z] #23 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #24 [support-notifications internal] load .dockerignore [2023-07-10T20:46:02.956Z] #24 transferring context: 56B done [2023-07-10T20:46:02.956Z] #24 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #25 [core-command internal] load .dockerignore [2023-07-10T20:46:02.956Z] #25 transferring context: 56B done [2023-07-10T20:46:02.956Z] #25 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #26 [security-bootstrapper internal] load .dockerignore [2023-07-10T20:46:02.956Z] #26 transferring context: 56B done [2023-07-10T20:46:02.956Z] #26 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-10T20:46:02.956Z] #27 DONE 0.0s [2023-07-10T20:46:02.956Z] [2023-07-10T20:46:02.956Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-10T20:46:03.214Z] #28 ... [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #29 [security-spire-server internal] load .dockerignore [2023-07-10T20:46:03.214Z] #29 transferring context: 56B done [2023-07-10T20:46:03.214Z] #29 DONE 0.0s [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-07-10T20:46:03.214Z] #30 transferring context: 56B done [2023-07-10T20:46:03.214Z] #30 DONE 0.0s [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-10T20:46:03.214Z] #27 DONE 0.0s [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-10T20:46:03.214Z] #28 ... [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-10T20:46:03.214Z] #27 DONE 0.0s [2023-07-10T20:46:03.214Z] [2023-07-10T20:46:03.214Z] #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-10T20:46:03.473Z] #28 ... [2023-07-10T20:46:03.473Z] [2023-07-10T20:46:03.473Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-10T20:46:03.473Z] #27 DONE 0.0s [2023-07-10T20:46:03.473Z] [2023-07-10T20:46:03.473Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-10T20:46:03.731Z] #28 DONE 0.6s [2023-07-10T20:46:03.731Z] [2023-07-10T20:46:03.731Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T20:46:03.731Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-10T20:46:03.731Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-10T20:46:03.731Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-10T20:46:03.731Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s [2023-07-10T20:46:03.731Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-10T20:46:03.900Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [2023-07-10T20:46:03.989Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 2.10MB / 3.37MB 0.3s [2023-07-10T20:46:04.253Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s [2023-07-10T20:46:04.253Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.4s done [2023-07-10T20:46:04.253Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-07-10T20:46:04.309Z] Merge succeeded, producing aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc [2023-07-10T20:46:04.310Z] Checking out Revision aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc (PR-4601) [2023-07-10T20:46:04.512Z] #31 ... [2023-07-10T20:46:04.512Z] [2023-07-10T20:46:04.512Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-10T20:46:04.512Z] #32 DONE 1.1s [2023-07-10T20:46:04.512Z] [2023-07-10T20:46:04.512Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T20:46:04.512Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.4s done [2023-07-10T20:46:03.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-10T20:46:03.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-10T20:46:03.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T20:46:03.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4601/head:refs/remotes/origin/PR-4601 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-10T20:46:03.919Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T20:46:03.999Z] > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 [2023-07-10T20:46:04.213Z] > git remote # timeout=10 [2023-07-10T20:46:04.232Z] > git config --get remote.origin.url # timeout=10 [2023-07-10T20:46:04.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T20:46:04.273Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-10T20:46:04.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-10T20:46:04.318Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T20:46:04.330Z] > git checkout -f aff9cbcf285d2e9a59b2b5cb1c91be3e79d208cc # timeout=10 [2023-07-10T20:46:07.925Z] Commit message: "build: Update to latest go-mods" [2023-07-10T20:46:07.976Z] > git --version # timeout=10 [2023-07-10T20:46:07.989Z] > git --version # 'git version 2.25.1' [2023-07-10T20:46:08.003Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-07-10T20:46:08.706Z] #31 ... [2023-07-10T20:46:08.706Z] [2023-07-10T20:46:08.706Z] #33 [security-proxy-auth internal] load build context [2023-07-10T20:46:08.706Z] #33 transferring context: 121.47MB 4.9s [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T20:46:09.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-10T20:46:09.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T20:46:09.267Z] Dload Upload Total Spent Left Speed [2023-07-10T20:46:09.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [2023-07-10T20:46:09.648Z] #33 ... [2023-07-10T20:46:09.648Z] [2023-07-10T20:46:09.648Z] #34 [support-notifications internal] load build context [2023-07-10T20:46:09.648Z] #34 ... [2023-07-10T20:46:09.648Z] [2023-07-10T20:46:09.648Z] #33 [security-proxy-auth internal] load build context [Pipeline] sh [2023-07-10T20:46:10.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-10T20:46:10.370Z] + sudo tee /etc/docker/daemon.new [2023-07-10T20:46:10.370Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-10T20:46:10.370Z] { [2023-07-10T20:46:10.370Z] "registry-mirrors": [ [2023-07-10T20:46:10.370Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-10T20:46:10.370Z] ], [2023-07-10T20:46:10.370Z] "bip": "10.250.0.254/24", [2023-07-10T20:46:10.370Z] "hosts": [ [2023-07-10T20:46:10.370Z] "tcp://0.0.0.0:5555", [2023-07-10T20:46:10.370Z] "unix:///var/run/docker.sock" [2023-07-10T20:46:10.370Z] ], [2023-07-10T20:46:10.370Z] "mtu": 1458, [2023-07-10T20:46:10.370Z] "selinux-enabled": true, [2023-07-10T20:46:10.370Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-10T20:46:10.370Z] } [Pipeline] sh [2023-07-10T20:46:10.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-10T20:46:11.065Z] + sudo service docker restart [2023-07-10T20:46:14.099Z] #33 ... [2023-07-10T20:46:14.099Z] [2023-07-10T20:46:14.099Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-10T20:46:14.099Z] #35 ... [2023-07-10T20:46:14.099Z] [2023-07-10T20:46:14.099Z] #36 [security-bootstrapper internal] load build context [2023-07-10T20:46:14.099Z] #36 transferring context: 318.22MB 10.1s [2023-07-10T20:46:14.099Z] #36 ... [2023-07-10T20:46:14.099Z] [2023-07-10T20:46:14.099Z] #37 [support-scheduler internal] load build context [2023-07-10T20:46:14.357Z] #37 ... [2023-07-10T20:46:14.357Z] [2023-07-10T20:46:14.357Z] #38 [security-spire-server internal] load build context [2023-07-10T20:46:14.357Z] #38 ... [2023-07-10T20:46:14.357Z] [2023-07-10T20:46:14.357Z] #39 [core-metadata internal] load build context [2023-07-10T20:46:14.357Z] #39 ... [2023-07-10T20:46:14.357Z] [2023-07-10T20:46:14.357Z] #40 [security-secretstore-setup internal] load build context [2023-07-10T20:46:14.357Z] #40 ... [2023-07-10T20:46:14.357Z] [2023-07-10T20:46:14.357Z] #41 [core-command internal] load build context [2023-07-10T20:46:14.614Z] #41 ... [2023-07-10T20:46:14.614Z] [2023-07-10T20:46:14.614Z] #42 [security-proxy-setup internal] load build context [2023-07-10T20:46:14.614Z] #42 ... [2023-07-10T20:46:14.614Z] [2023-07-10T20:46:14.614Z] #43 [security-spire-config internal] load build context [2023-07-10T20:46:14.614Z] #43 transferring context: 358.89MB 10.6s done [2023-07-10T20:46:14.872Z] #43 ... [2023-07-10T20:46:14.872Z] [2023-07-10T20:46:14.872Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-10T20:46:14.872Z] #44 transferring context: 358.89MB 10.2s done [2023-07-10T20:46:14.872Z] #44 ... [2023-07-10T20:46:14.872Z] [2023-07-10T20:46:14.872Z] #45 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-10T20:46:14.872Z] #45 ... [2023-07-10T20:46:14.872Z] [2023-07-10T20:46:14.872Z] #46 [security-spire-agent internal] load build context [2023-07-10T20:46:15.132Z] #46 ... [2023-07-10T20:46:15.132Z] [2023-07-10T20:46:15.132Z] #47 [core-data internal] load build context [2023-07-10T20:46:15.132Z] #47 ... [2023-07-10T20:46:15.132Z] [2023-07-10T20:46:15.132Z] #46 [security-spire-agent internal] load build context [2023-07-10T20:46:15.389Z] #46 transferring context: 358.89MB 11.7s done [2023-07-10T20:46:17.916Z] #46 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #43 [security-spire-config internal] load build context [2023-07-10T20:46:17.916Z] #43 DONE 13.8s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-10T20:46:17.916Z] #44 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #36 [security-bootstrapper internal] load build context [2023-07-10T20:46:17.916Z] #36 transferring context: 358.89MB 11.3s done [2023-07-10T20:46:17.916Z] #36 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #39 [core-metadata internal] load build context [2023-07-10T20:46:17.916Z] #39 transferring context: 358.89MB 11.0s done [2023-07-10T20:46:17.916Z] #39 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #34 [support-notifications internal] load build context [2023-07-10T20:46:17.916Z] #34 transferring context: 358.89MB 11.6s done [2023-07-10T20:46:17.916Z] #34 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #38 [security-spire-server internal] load build context [2023-07-10T20:46:17.916Z] #38 transferring context: 358.89MB 11.8s done [2023-07-10T20:46:17.916Z] #38 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #47 [core-data internal] load build context [2023-07-10T20:46:17.916Z] #47 transferring context: 358.89MB 11.6s done [2023-07-10T20:46:17.916Z] #47 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #37 [support-scheduler internal] load build context [2023-07-10T20:46:17.916Z] #37 transferring context: 358.89MB 11.8s done [2023-07-10T20:46:17.916Z] #37 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #35 [core-common-config-bootstrapper internal] load build context [2023-07-10T20:46:17.916Z] #35 transferring context: 358.89MB 12.2s done [2023-07-10T20:46:17.916Z] #35 DONE 13.9s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-10T20:46:17.916Z] #45 DONE 13.1s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #42 [security-proxy-setup internal] load build context [2023-07-10T20:46:17.916Z] #42 transferring context: 358.89MB 12.2s done [2023-07-10T20:46:17.916Z] #42 DONE 14.0s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T20:46:17.916Z] #31 ... [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #40 [security-secretstore-setup internal] load build context [2023-07-10T20:46:17.916Z] #40 transferring context: 358.89MB 12.2s done [2023-07-10T20:46:17.916Z] #40 DONE 14.0s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #41 [core-command internal] load build context [2023-07-10T20:46:17.916Z] #41 transferring context: 358.89MB 12.3s done [2023-07-10T20:46:17.916Z] #41 DONE 14.0s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #33 [security-proxy-auth internal] load build context [2023-07-10T20:46:17.916Z] #33 transferring context: 358.89MB 12.4s done [2023-07-10T20:46:17.916Z] #33 DONE 14.0s [2023-07-10T20:46:17.916Z] [2023-07-10T20:46:17.916Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-10T20:46:20.447Z] #48 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:20.447Z] #48 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:20.447Z] #48 2.735 OK: 265 MiB in 53 packages [2023-07-10T20:46:22.975Z] #48 ... [2023-07-10T20:46:22.975Z] [2023-07-10T20:46:22.975Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-10T20:46:22.975Z] #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:22.975Z] #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:22.975Z] #0 1.174 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-10T20:46:22.975Z] #0 1.174 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-10T20:46:22.975Z] #0 1.174 OK: 17818 distinct packages available [2023-07-10T20:46:22.975Z] #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:22.975Z] #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:22.975Z] #0 1.561 (1/9) Installing ca-certificates (20230506-r0) [2023-07-10T20:46:22.975Z] #0 1.661 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-10T20:46:22.975Z] #0 1.674 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-10T20:46:22.975Z] #0 1.681 (4/9) Installing libcurl (8.1.2-r0) [2023-07-10T20:46:22.975Z] #0 1.694 (5/9) Installing curl (8.1.2-r0) [2023-07-10T20:46:22.975Z] #0 1.696 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:22.975Z] #0 1.700 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-10T20:46:22.975Z] #0 1.703 (8/9) Installing libucontext (1.2-r0) [2023-07-10T20:46:22.975Z] #0 1.707 (9/9) Installing gcompat (1.1.0-r0) [2023-07-10T20:46:22.975Z] #0 1.711 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:22.975Z] #0 1.717 Executing ca-certificates-20230506-r0.trigger [2023-07-10T20:46:22.975Z] #0 1.797 OK: 10 MiB in 24 packages [2023-07-10T20:46:27.167Z] #49 DONE 9.4s [2023-07-10T20:46:27.167Z] [2023-07-10T20:46:27.167Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-10T20:46:27.167Z] #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.167Z] #0 1.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.167Z] #0 2.033 (1/3) Installing ca-certificates (20230506-r0) [2023-07-10T20:46:27.167Z] #0 2.051 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.167Z] #0 2.056 (3/3) Installing su-exec (0.2-r2) [2023-07-10T20:46:27.167Z] #0 2.060 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.167Z] #0 2.069 Executing ca-certificates-20230506-r0.trigger [2023-07-10T20:46:27.167Z] #0 2.136 OK: 8 MiB in 18 packages [2023-07-10T20:46:27.167Z] #50 DONE 9.4s [2023-07-10T20:46:27.167Z] [2023-07-10T20:46:27.167Z] #51 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-10T20:46:27.167Z] #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.240 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-10T20:46:27.168Z] #0 1.240 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-10T20:46:27.168Z] #0 1.240 OK: 17818 distinct packages available [2023-07-10T20:46:27.168Z] #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.603 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.694 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-10T20:46:27.168Z] #0 1.698 (3/5) Installing libucontext (1.2-r0) [2023-07-10T20:46:27.168Z] #0 1.700 (4/5) Installing gcompat (1.1.0-r0) [2023-07-10T20:46:27.168Z] #0 1.704 (5/5) Installing openssl (3.0.9-r1) [2023-07-10T20:46:27.168Z] #0 1.714 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.728 OK: 8 MiB in 20 packages [2023-07-10T20:46:27.168Z] #51 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-10T20:46:27.168Z] #48 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-10T20:46:27.168Z] #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.455 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.637 (2/2) Installing su-exec (0.2-r2) [2023-07-10T20:46:27.168Z] #0 1.645 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.658 OK: 7 MiB in 17 packages [2023-07-10T20:46:27.168Z] #52 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-10T20:46:27.168Z] #0 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.129 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-10T20:46:27.168Z] #0 1.129 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-10T20:46:27.168Z] #0 1.129 OK: 17818 distinct packages available [2023-07-10T20:46:27.168Z] #0 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.530 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.638 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-10T20:46:27.168Z] #0 1.651 (3/4) Installing libucontext (1.2-r0) [2023-07-10T20:46:27.168Z] #0 1.655 (4/4) Installing gcompat (1.1.0-r0) [2023-07-10T20:46:27.168Z] #0 1.661 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.667 OK: 7 MiB in 19 packages [2023-07-10T20:46:27.168Z] #53 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-10T20:46:27.168Z] #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.333 (1/2) Installing ca-certificates (20230506-r0) [2023-07-10T20:46:27.168Z] #0 1.657 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.663 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.673 Executing ca-certificates-20230506-r0.trigger [2023-07-10T20:46:27.168Z] #0 1.759 OK: 8 MiB in 17 packages [2023-07-10T20:46:27.168Z] #54 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-10T20:46:27.168Z] #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.248 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-10T20:46:27.168Z] #0 1.248 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-10T20:46:27.168Z] #0 1.248 OK: 17830 distinct packages available [2023-07-10T20:46:27.168Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.686 OK: 265 MiB in 53 packages [2023-07-10T20:46:27.168Z] #55 DONE 9.5s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-10T20:46:27.168Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 3.252 OK: 265 MiB in 53 packages [2023-07-10T20:46:27.168Z] #56 DONE 9.5s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-10T20:46:27.168Z] #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.165 OK: 265 MiB in 53 packages [2023-07-10T20:46:27.168Z] #57 DONE 9.6s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #58 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-10T20:46:27.168Z] #0 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.538 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.639 (2/2) Installing openssl (3.0.9-r1) [2023-07-10T20:46:27.168Z] #0 1.653 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.658 OK: 8 MiB in 17 packages [2023-07-10T20:46:27.168Z] #58 DONE 9.4s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:27.168Z] #59 DONE 0.1s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-10T20:46:27.168Z] #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:27.168Z] #0 1.459 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:27.168Z] #0 1.654 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:27.168Z] #0 1.665 OK: 7 MiB in 16 packages [2023-07-10T20:46:27.168Z] #60 DONE 9.5s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #61 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:27.168Z] #61 DONE 0.2s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:27.168Z] #62 DONE 0.1s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-10T20:46:27.168Z] #63 DONE 0.1s [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #64 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:27.168Z] #64 ... [2023-07-10T20:46:27.168Z] [2023-07-10T20:46:27.168Z] #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:27.168Z] #65 DONE 0.2s [2023-07-10T20:46:27.427Z] [2023-07-10T20:46:27.427Z] #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:27.427Z] #66 ... [2023-07-10T20:46:27.427Z] [2023-07-10T20:46:27.427Z] #67 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-10T20:46:27.691Z] #67 ... [2023-07-10T20:46:27.691Z] [2023-07-10T20:46:27.691Z] #68 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-10T20:46:27.949Z] #68 ... [2023-07-10T20:46:27.949Z] [2023-07-10T20:46:27.949Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:28.514Z] #69 ... [2023-07-10T20:46:28.514Z] [2023-07-10T20:46:28.514Z] #68 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-10T20:46:28.514Z] #68 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:28.514Z] #68 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:28.514Z] #68 10.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-10T20:46:28.514Z] #68 10.66 Executing busybox-1.35.0-r29.trigger [2023-07-10T20:46:28.514Z] #68 10.67 OK: 7 MiB in 16 packages [2023-07-10T20:46:28.514Z] #68 DONE 10.8s [2023-07-10T20:46:28.514Z] [2023-07-10T20:46:28.514Z] #67 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-10T20:46:28.514Z] #67 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:28.514Z] #67 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T20:46:28.514Z] #67 10.78 OK: 265 MiB in 53 packages [2023-07-10T20:46:28.514Z] #67 DONE 10.8s [2023-07-10T20:46:28.514Z] [2023-07-10T20:46:28.514Z] #70 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-10T20:46:28.514Z] #70 DONE 0.0s [2023-07-10T20:46:28.514Z] [2023-07-10T20:46:28.514Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:29.078Z] #71 ... [2023-07-10T20:46:29.078Z] [2023-07-10T20:46:29.078Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-10T20:46:29.078Z] #72 DONE 1.9s [2023-07-10T20:46:29.078Z] [2023-07-10T20:46:29.078Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-10T20:46:29.078Z] #73 DONE 0.0s [2023-07-10T20:46:29.078Z] [2023-07-10T20:46:29.078Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T20:46:29.377Z] provisioning config files... [2023-07-10T20:46:29.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12715736889003908427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:46:29.791Z] ---> docker-login.sh [2023-07-10T20:46:29.791Z] nexus3.edgexfoundry.org:10001 [2023-07-10T20:46:30.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:46:30.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:46:30.393Z] Configure a credential helper to remove this warning. See [2023-07-10T20:46:30.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:46:30.393Z] [2023-07-10T20:46:30.393Z] Login Succeeded [2023-07-10T20:46:30.669Z] nexus3.edgexfoundry.org:10002 [2023-07-10T20:46:30.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:46:30.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:46:30.942Z] Configure a credential helper to remove this warning. See [2023-07-10T20:46:30.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:46:30.942Z] [2023-07-10T20:46:30.942Z] Login Succeeded [2023-07-10T20:46:30.942Z] nexus3.edgexfoundry.org:10003 [2023-07-10T20:46:31.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:46:31.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:46:31.212Z] Configure a credential helper to remove this warning. See [2023-07-10T20:46:31.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:46:31.212Z] [2023-07-10T20:46:31.212Z] Login Succeeded [2023-07-10T20:46:31.212Z] nexus3.edgexfoundry.org:10004 [2023-07-10T20:46:31.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:46:31.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:46:31.488Z] Configure a credential helper to remove this warning. See [2023-07-10T20:46:31.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:46:31.488Z] [2023-07-10T20:46:31.488Z] Login Succeeded [2023-07-10T20:46:31.488Z] docker.io [2023-07-10T20:46:31.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T20:46:32.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T20:46:32.029Z] Configure a credential helper to remove this warning. See [2023-07-10T20:46:32.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T20:46:32.029Z] [2023-07-10T20:46:32.029Z] Login Succeeded [2023-07-10T20:46:32.029Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T20:46:32.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-10T20:46:32.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-10T20:46:32.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T20:46:32.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T20:46:32.886Z] ========================================================= [2023-07-10T20:46:32.886Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-10T20:46:32.886Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:46:33.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T20:46:33.532Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-10T20:46:33.532Z] c41833b44d91: Pulling fs layer [2023-07-10T20:46:33.532Z] ed15518f5707: Pulling fs layer [2023-07-10T20:46:33.532Z] feae8fd75edb: Pulling fs layer [2023-07-10T20:46:33.532Z] 242c74f7c9fa: Pulling fs layer [2023-07-10T20:46:33.532Z] 3cdef696dda3: Pulling fs layer [2023-07-10T20:46:33.532Z] 2ced38df9373: Pulling fs layer [2023-07-10T20:46:33.532Z] 58f1dce35555: Pulling fs layer [2023-07-10T20:46:33.532Z] 3cdef696dda3: Waiting [2023-07-10T20:46:33.532Z] 2ced38df9373: Waiting [2023-07-10T20:46:33.532Z] 242c74f7c9fa: Waiting [2023-07-10T20:46:33.532Z] 58f1dce35555: Waiting [2023-07-10T20:46:33.532Z] ed15518f5707: Verifying Checksum [2023-07-10T20:46:33.532Z] ed15518f5707: Download complete [2023-07-10T20:46:33.532Z] 242c74f7c9fa: Download complete [2023-07-10T20:46:33.532Z] 3cdef696dda3: Verifying Checksum [2023-07-10T20:46:33.532Z] 3cdef696dda3: Download complete [2023-07-10T20:46:33.532Z] c41833b44d91: Verifying Checksum [2023-07-10T20:46:34.529Z] c41833b44d91: Pull complete [2023-07-10T20:46:35.132Z] 58f1dce35555: Verifying Checksum [2023-07-10T20:46:35.132Z] 58f1dce35555: Download complete [2023-07-10T20:46:35.132Z] ed15518f5707: Pull complete [2023-07-10T20:46:36.117Z] feae8fd75edb: Download complete [2023-07-10T20:46:36.387Z] 2ced38df9373: Verifying Checksum [2023-07-10T20:46:36.387Z] 2ced38df9373: Download complete [2023-07-10T20:46:48.720Z] feae8fd75edb: Pull complete [2023-07-10T20:46:48.720Z] 242c74f7c9fa: Pull complete [2023-07-10T20:46:48.720Z] 3cdef696dda3: Pull complete [2023-07-10T20:46:51.059Z] #74 ... [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:51.059Z] #69 DONE 23.6s [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:51.059Z] #71 DONE 22.3s [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:51.059Z] #74 DONE 23.6s [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #64 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:51.059Z] #64 DONE 23.6s [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:51.059Z] #66 DONE 23.6s [2023-07-10T20:46:51.059Z] [2023-07-10T20:46:51.059Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-10T20:46:55.403Z] 2ced38df9373: Pull complete [2023-07-10T20:46:57.643Z] #75 ... [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #76 DONE 6.0s [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #77 DONE 6.0s [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.643Z] #78 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #79 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.643Z] #80 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #81 [security-spire-server builder 6/9] COPY . . [2023-07-10T20:46:57.643Z] #81 DONE 6.0s [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #82 [core-command builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #82 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.643Z] #83 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.643Z] #84 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.643Z] #85 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.643Z] #86 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #87 [core-data builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #87 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #75 DONE 5.9s [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.643Z] #88 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #89 [core-metadata builder 6/7] COPY . . [2023-07-10T20:46:57.643Z] #89 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.643Z] #90 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.643Z] #91 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.643Z] #92 CACHED [2023-07-10T20:46:57.643Z] [2023-07-10T20:46:57.643Z] #93 [support-scheduler builder 6/7] COPY . . [2023-07-10T20:46:57.644Z] #93 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #94 [security-proxy-auth builder 6/7] COPY . . [2023-07-10T20:46:57.644Z] #94 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.644Z] #95 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.644Z] #96 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #97 [support-notifications builder 6/7] COPY . . [2023-07-10T20:46:57.644Z] #97 DONE 6.0s [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-10T20:46:57.644Z] #98 DONE 0.1s [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-10T20:46:57.644Z] #99 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.644Z] #100 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-07-10T20:46:57.644Z] #101 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-10T20:46:57.644Z] #102 ... [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-07-10T20:46:57.644Z] #103 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-10T20:46:57.644Z] #104 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:46:57.644Z] #105 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-10T20:46:57.644Z] #106 CACHED [2023-07-10T20:46:57.644Z] [2023-07-10T20:46:57.644Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-10T20:46:58.008Z] 58f1dce35555: Pull complete [2023-07-10T20:46:58.008Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-10T20:46:58.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T20:46:58.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:46:58.392Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-10T20:46:58.392Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T20:46:58.392Z] WORKDIR /edgex [2023-07-10T20:46:58.392Z] COPY go.mod . [2023-07-10T20:46:58.392Z] RUN go mod download [2023-07-10T20:46:58.980Z] Sending build context to Docker daemon 2.949MB [2023-07-10T20:46:58.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T20:46:58.980Z] ---> fadd8f120f05 [2023-07-10T20:46:58.980Z] Step 2/4 : WORKDIR /edgex [2023-07-10T20:47:00.171Z] #107 DONE 3.0s [2023-07-10T20:47:00.171Z] [2023-07-10T20:47:00.171Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-10T20:47:00.171Z] #0 1.342 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-07-10T20:47:00.171Z] #108 ... [2023-07-10T20:47:00.171Z] [2023-07-10T20:47:00.171Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-10T20:47:00.171Z] #109 DONE 3.0s [2023-07-10T20:47:00.171Z] [2023-07-10T20:47:00.171Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-10T20:47:00.738Z] #110 DONE 0.8s [2023-07-10T20:47:00.738Z] [2023-07-10T20:47:00.738Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-10T20:47:00.738Z] #111 DONE 0.8s [2023-07-10T20:47:00.738Z] [2023-07-10T20:47:00.738Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-10T20:47:00.738Z] #0 0.955 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-07-10T20:47:00.931Z] ---> Running in ef9737396394 [2023-07-10T20:47:00.931Z] Removing intermediate container ef9737396394 [2023-07-10T20:47:00.931Z] ---> 1318ef9f53b8 [2023-07-10T20:47:00.931Z] Step 3/4 : COPY go.mod . [2023-07-10T20:47:00.995Z] #112 ... [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-10T20:47:00.995Z] #113 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #114 [security-spire-config builder 6/9] COPY . . [2023-07-10T20:47:00.995Z] #114 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-10T20:47:00.995Z] #115 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-10T20:47:00.995Z] #116 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-10T20:47:00.995Z] #117 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T20:47:00.995Z] #118 CACHED [2023-07-10T20:47:00.995Z] [2023-07-10T20:47:00.995Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:47:01.267Z] #119 DONE 0.3s [2023-07-10T20:47:01.267Z] [2023-07-10T20:47:01.267Z] #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:47:01.267Z] #120 DONE 0.3s [2023-07-10T20:47:01.267Z] [2023-07-10T20:47:01.267Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:47:01.524Z] #121 ... [2023-07-10T20:47:01.524Z] [2023-07-10T20:47:01.524Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:47:01.524Z] #122 DONE 0.2s [2023-07-10T20:47:01.524Z] [2023-07-10T20:47:01.524Z] #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-10T20:47:01.525Z] ---> 68a55dbb8722 [2023-07-10T20:47:01.525Z] Step 4/4 : RUN go mod download [2023-07-10T20:47:01.525Z] ---> Running in 218dd5333ea8 [2023-07-10T20:47:01.782Z] #123 ... [2023-07-10T20:47:01.782Z] [2023-07-10T20:47:01.782Z] #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:47:01.782Z] #124 CACHED [2023-07-10T20:47:01.782Z] [2023-07-10T20:47:01.782Z] #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:47:01.782Z] #125 CACHED [2023-07-10T20:47:01.782Z] [2023-07-10T20:47:01.782Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:47:01.782Z] #121 DONE 0.4s [2023-07-10T20:47:01.782Z] [2023-07-10T20:47:01.782Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-10T20:47:03.678Z] #126 DONE 2.2s [2023-07-10T20:47:03.678Z] [2023-07-10T20:47:03.678Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-10T20:47:03.936Z] #127 DONE 2.2s [2023-07-10T20:47:03.936Z] [2023-07-10T20:47:03.936Z] #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-10T20:47:03.936Z] #123 DONE 2.4s [2023-07-10T20:47:03.936Z] [2023-07-10T20:47:03.936Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-10T20:47:03.936Z] #128 DONE 0.1s [2023-07-10T20:47:03.936Z] [2023-07-10T20:47:03.936Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-10T20:47:03.936Z] #129 DONE 0.1s [2023-07-10T20:47:03.936Z] [2023-07-10T20:47:03.936Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-10T20:47:04.505Z] #130 ... [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-10T20:47:04.505Z] #131 DONE 0.5s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-10T20:47:04.505Z] #130 DONE 0.5s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-10T20:47:04.505Z] #132 DONE 0.6s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-10T20:47:04.505Z] #133 DONE 0.0s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-10T20:47:04.505Z] #134 DONE 0.1s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-10T20:47:04.505Z] #135 DONE 0.1s [2023-07-10T20:47:04.505Z] [2023-07-10T20:47:04.505Z] #136 [security-spire-server] exporting to image [2023-07-10T20:47:04.505Z] #136 exporting layers [2023-07-10T20:47:04.762Z] #136 ... [2023-07-10T20:47:04.762Z] [2023-07-10T20:47:04.762Z] #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-10T20:47:04.762Z] #137 DONE 0.1s [2023-07-10T20:47:04.762Z] [2023-07-10T20:47:04.762Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-10T20:47:05.020Z] #138 DONE 0.4s [2023-07-10T20:47:05.020Z] [2023-07-10T20:47:05.020Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-10T20:47:05.020Z] #0 1.257 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-07-10T20:47:05.278Z] #139 ... [2023-07-10T20:47:05.278Z] [2023-07-10T20:47:05.278Z] #136 [security-spire-agent] exporting to image [2023-07-10T20:47:05.278Z] #136 exporting layers 0.8s done [2023-07-10T20:47:05.278Z] #136 writing image sha256:c28a02c796f1e69dcd64ccea5eb05ce8e6c6cab74d8b6b83c24265b8413917d3 0.0s done [2023-07-10T20:47:05.278Z] #136 naming to docker.io/library/security-spire-server [2023-07-10T20:47:05.536Z] #136 exporting layers 0.9s done [2023-07-10T20:47:05.536Z] #136 naming to docker.io/library/security-spire-server done [2023-07-10T20:47:05.536Z] #136 writing image sha256:4f01b8135c943ca624af39857a90da460d3d5caa4315282daf28617874347048 done [2023-07-10T20:47:05.536Z] #136 naming to docker.io/library/security-spire-config done [2023-07-10T20:47:05.794Z] #136 exporting layers 0.6s done [2023-07-10T20:47:05.794Z] #136 writing image sha256:89f3a37b1fe981596e9678e0a769ac018eafb2ad8734451339cc89cfa91476b8 done [2023-07-10T20:47:05.794Z] #136 naming to docker.io/library/security-spire-agent done [2023-07-10T20:47:05.794Z] #136 DONE 1.2s [2023-07-10T20:47:05.794Z] [2023-07-10T20:47:05.794Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-10T20:47:05.794Z] #0 1.467 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-07-10T20:47:06.728Z] #140 ... [2023-07-10T20:47:06.728Z] [2023-07-10T20:47:06.728Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-10T20:47:06.728Z] #0 0.605 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-07-10T20:47:06.728Z] #141 ... [2023-07-10T20:47:06.728Z] [2023-07-10T20:47:06.728Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-10T20:47:06.728Z] #0 0.649 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-07-10T20:47:06.986Z] #142 ... [2023-07-10T20:47:06.986Z] [2023-07-10T20:47:06.986Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-10T20:47:06.986Z] #0 0.466 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-07-10T20:47:07.243Z] #143 ... [2023-07-10T20:47:07.243Z] [2023-07-10T20:47:07.243Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-10T20:47:07.243Z] #0 1.064 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-07-10T20:47:07.243Z] #144 ... [2023-07-10T20:47:07.243Z] [2023-07-10T20:47:07.243Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-10T20:47:07.243Z] #0 0.869 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-07-10T20:47:07.500Z] #145 ... [2023-07-10T20:47:07.500Z] [2023-07-10T20:47:07.500Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-10T20:47:07.500Z] #0 1.138 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-07-10T20:47:08.065Z] #146 ... [2023-07-10T20:47:08.065Z] [2023-07-10T20:47:08.065Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-10T20:47:08.065Z] #102 1.247 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-07-10T20:47:40.432Z] Removing intermediate container 218dd5333ea8 [2023-07-10T20:47:40.432Z] ---> a551b76cfeca [2023-07-10T20:47:40.432Z] Successfully built a551b76cfeca [2023-07-10T20:47:40.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:47:40.843Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T20:47:40.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:47:41.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2023-07-10T20:47:41.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T20:47:42.402Z] $ docker top 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T20:47:43.298Z] + go version [2023-07-10T20:47:43.298Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-10T20:47:43.333Z] $ docker stop --time=1 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 [2023-07-10T20:47:44.978Z] $ docker rm -f --volumes 0dcf539ca5b7ec8053b61730c850cf52e52e673808de595f147070c63bf94189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:47:45.835Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T20:47:45.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:47:46.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2023-07-10T20:47:46.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T20:47:47.400Z] $ docker top 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-10T20:47:47.651Z] ========================================================= [2023-07-10T20:47:47.651Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-10T20:47:47.651Z] ========================================================= [Pipeline] sh [2023-07-10T20:47:48.290Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-10T20:47:49.005Z] + make test [2023-07-10T20:47:49.005Z] go test -race -coverprofile=coverage.out ./... [2023-07-10T20:48:15.747Z] #102 ... [2023-07-10T20:48:15.747Z] [2023-07-10T20:48:15.747Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-10T20:48:15.747Z] #143 68.66 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-07-10T20:48:21.010Z] #143 ... [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-10T20:48:21.010Z] #139 DONE 83.5s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-10T20:48:21.010Z] #112 DONE 83.5s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-10T20:48:21.010Z] #144 DONE 83.5s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-10T20:48:21.010Z] #140 DONE 83.5s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-10T20:48:21.010Z] #141 DONE 83.6s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-10T20:48:21.010Z] #142 DONE 83.6s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.010Z] #147 ... [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-10T20:48:21.010Z] #108 DONE 83.6s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-10T20:48:21.010Z] #146 DONE 83.7s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.010Z] #148 ... [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-10T20:48:21.010Z] #145 DONE 83.8s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-10T20:48:21.010Z] #143 DONE 84.0s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-10T20:48:21.010Z] #102 DONE 83.9s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.010Z] #149 ... [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.010Z] #147 DONE 0.8s [2023-07-10T20:48:21.010Z] [2023-07-10T20:48:21.010Z] #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.010Z] #150 DONE 0.8s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-10T20:48:21.267Z] #151 DONE 0.6s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.267Z] #152 DONE 0.7s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.267Z] #148 DONE 0.7s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.267Z] #153 ... [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.267Z] #149 DONE 0.5s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.267Z] #154 DONE 0.4s [2023-07-10T20:48:21.267Z] [2023-07-10T20:48:21.267Z] #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.267Z] #155 DONE 0.4s [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.530Z] #156 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #157 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #158 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.530Z] #159 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #160 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.530Z] #160 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #161 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #161 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:21.530Z] #162 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #163 CACHED [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #153 DONE 0.3s [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #164 DONE 0.3s [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #165 DONE 0.3s [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-10T20:48:21.530Z] #166 ... [2023-07-10T20:48:21.530Z] [2023-07-10T20:48:21.530Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.530Z] #167 DONE 0.4s [2023-07-10T20:48:21.789Z] [2023-07-10T20:48:21.789Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-10T20:48:21.789Z] #168 ... [2023-07-10T20:48:21.789Z] [2023-07-10T20:48:21.789Z] #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:21.789Z] #169 DONE 0.5s [2023-07-10T20:48:22.055Z] [2023-07-10T20:48:22.055Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-10T20:48:23.968Z] #170 ... [2023-07-10T20:48:23.968Z] [2023-07-10T20:48:23.968Z] #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-10T20:48:23.968Z] #171 DONE 2.3s [2023-07-10T20:48:23.968Z] [2023-07-10T20:48:23.968Z] #172 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-10T20:48:23.968Z] #172 DONE 2.3s [2023-07-10T20:48:23.968Z] [2023-07-10T20:48:23.968Z] #173 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-10T20:48:24.227Z] #173 ... [2023-07-10T20:48:24.227Z] [2023-07-10T20:48:24.227Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-10T20:48:24.227Z] #174 DONE 3.0s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-10T20:48:24.485Z] #175 DONE 3.0s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #176 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-10T20:48:24.485Z] #176 DONE 2.9s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-10T20:48:24.485Z] #177 DONE 3.1s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-10T20:48:24.485Z] #178 DONE 3.1s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-10T20:48:24.485Z] #166 DONE 3.1s [2023-07-10T20:48:24.485Z] [2023-07-10T20:48:24.485Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:25.420Z] #179 ... [2023-07-10T20:48:25.420Z] [2023-07-10T20:48:25.420Z] #180 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-10T20:48:25.420Z] #180 DONE 4.4s [2023-07-10T20:48:25.699Z] [2023-07-10T20:48:25.699Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-10T20:48:25.699Z] #170 DONE 3.8s [2023-07-10T20:48:25.699Z] [2023-07-10T20:48:25.699Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-10T20:48:25.699Z] #168 DONE 4.0s [2023-07-10T20:48:25.699Z] [2023-07-10T20:48:25.699Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-10T20:48:27.077Z] #181 ... [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #182 DONE 3.4s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #183 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #184 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #185 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #186 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #173 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-10T20:48:27.078Z] #173 DONE 3.4s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #136 [core-command] exporting to image [2023-07-10T20:48:27.078Z] #136 exporting layers [2023-07-10T20:48:27.078Z] #136 ... [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #187 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.078Z] #179 DONE 2.7s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-10T20:48:27.078Z] #188 DONE 1.6s [2023-07-10T20:48:27.078Z] [2023-07-10T20:48:27.078Z] #136 [support-notifications] exporting to image [2023-07-10T20:48:27.078Z] #136 exporting layers 0.1s done [2023-07-10T20:48:27.337Z] #136 ... [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-10T20:48:27.337Z] #181 DONE 1.6s [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.337Z] #189 DONE 1.7s [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-10T20:48:27.337Z] #136 exporting layers 0.2s done [2023-07-10T20:48:27.337Z] #136 writing image sha256:c7fb0eb6e980a302e2e4d72fa4d236e5a9b7f690ffe40576aefc0666d1428ed6 done [2023-07-10T20:48:27.337Z] #136 naming to docker.io/library/support-scheduler [2023-07-10T20:48:27.337Z] #136 ... [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-10T20:48:27.337Z] #190 DONE 0.4s [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-10T20:48:27.337Z] #191 DONE 0.4s [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-10T20:48:27.337Z] #192 DONE 0.4s [2023-07-10T20:48:27.337Z] [2023-07-10T20:48:27.337Z] #136 [core-command] exporting to image [2023-07-10T20:48:27.337Z] #136 exporting layers 0.2s done [2023-07-10T20:48:27.337Z] #136 naming to docker.io/library/support-scheduler done [2023-07-10T20:48:27.337Z] #136 writing image sha256:6dedaaf46f47c2f30088aa80eac308ac669c39a29ad1bc7900c6b040deb0853b done [2023-07-10T20:48:27.337Z] #136 naming to docker.io/library/core-command done [2023-07-10T20:48:27.597Z] #136 ... [2023-07-10T20:48:27.597Z] [2023-07-10T20:48:27.597Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-10T20:48:27.597Z] #193 DONE 0.4s [2023-07-10T20:48:27.597Z] [2023-07-10T20:48:27.597Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-10T20:48:27.597Z] #194 DONE 0.3s [2023-07-10T20:48:27.597Z] [2023-07-10T20:48:27.597Z] #136 [core-metadata] exporting to image [2023-07-10T20:48:27.597Z] #136 ... [2023-07-10T20:48:27.597Z] [2023-07-10T20:48:27.597Z] #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-10T20:48:27.597Z] #195 DONE 0.3s [2023-07-10T20:48:27.597Z] [2023-07-10T20:48:27.597Z] #136 [core-metadata] exporting to image [2023-07-10T20:48:27.597Z] #136 writing image sha256:e11c6e831c8dc6175ce0d0c707d8c1a7e984a30c3f2ec260633148fe68c91a9c [2023-07-10T20:48:27.597Z] #136 writing image sha256:45241c1eaa451a46ff9584b29eb6d945fbe808a876c8dc209874480c085082c0 [2023-07-10T20:48:27.597Z] #136 writing image sha256:713f2bc5cb2ee8e587248e04eab3d86f28f2093a5cf23f7bacfeec9e6615992c [2023-07-10T20:48:28.173Z] #136 ... [2023-07-10T20:48:28.173Z] [2023-07-10T20:48:28.173Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-10T20:48:28.173Z] #196 DONE 0.7s [2023-07-10T20:48:28.173Z] [2023-07-10T20:48:28.173Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-10T20:48:28.173Z] #197 DONE 0.7s [2023-07-10T20:48:28.173Z] [2023-07-10T20:48:28.173Z] #136 [security-spiffe-token-provider] exporting to image [2023-07-10T20:48:28.173Z] #136 exporting layers 0.7s done [2023-07-10T20:48:28.173Z] #136 writing image sha256:e11c6e831c8dc6175ce0d0c707d8c1a7e984a30c3f2ec260633148fe68c91a9c 0.6s done [2023-07-10T20:48:28.174Z] #136 writing image sha256:45241c1eaa451a46ff9584b29eb6d945fbe808a876c8dc209874480c085082c0 0.6s done [2023-07-10T20:48:28.174Z] #136 writing image sha256:713f2bc5cb2ee8e587248e04eab3d86f28f2093a5cf23f7bacfeec9e6615992c 0.6s done [2023-07-10T20:48:28.174Z] #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-07-10T20:48:28.174Z] #136 naming to docker.io/library/core-data 0.0s done [2023-07-10T20:48:28.174Z] #136 naming to docker.io/library/support-notifications 0.0s done [2023-07-10T20:48:28.431Z] #136 ... [2023-07-10T20:48:28.431Z] [2023-07-10T20:48:28.431Z] #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-10T20:48:28.431Z] #198 DONE 1.0s [2023-07-10T20:48:28.431Z] [2023-07-10T20:48:28.431Z] #136 [security-proxy-auth] exporting to image [2023-07-10T20:48:28.431Z] #136 writing image sha256:3ba385f09a1d757ec0d73dd3bb5dcd4e2a01facd1ee2eb457895333ed58510e6 done [2023-07-10T20:48:28.431Z] #136 naming to docker.io/library/core-metadata done [2023-07-10T20:48:28.710Z] #136 ... [2023-07-10T20:48:28.710Z] [2023-07-10T20:48:28.710Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-10T20:48:28.710Z] #199 DONE 0.4s [2023-07-10T20:48:28.710Z] [2023-07-10T20:48:28.710Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-10T20:48:28.710Z] #200 DONE 0.5s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-10T20:48:28.969Z] #201 DONE 0.1s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-10T20:48:28.969Z] #202 DONE 1.4s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-10T20:48:28.969Z] #203 DONE 0.1s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-10T20:48:28.969Z] #204 DONE 1.4s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #136 [security-proxy-setup] exporting to image [2023-07-10T20:48:28.969Z] #136 writing image sha256:6624bb509426679206d4488728fe12e7140f84ced161715579516caa65b55eff done [2023-07-10T20:48:28.969Z] #136 naming to docker.io/library/security-proxy-auth [2023-07-10T20:48:28.969Z] #136 ... [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-10T20:48:28.969Z] #205 DONE 0.1s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-10T20:48:28.969Z] #206 DONE 0.1s [2023-07-10T20:48:28.969Z] [2023-07-10T20:48:28.969Z] #136 [security-proxy-auth] exporting to image [2023-07-10T20:48:28.969Z] #136 naming to docker.io/library/security-proxy-auth 0.0s done [2023-07-10T20:48:28.969Z] #136 exporting layers 0.3s done [2023-07-10T20:48:28.969Z] #136 writing image sha256:18f93efc53845adbf8ea115e2937eb8b4478ecfdf489b33d6d3d2c758d783ead done [2023-07-10T20:48:28.969Z] #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-07-10T20:48:29.228Z] #136 writing image sha256:4ba8c163013dd32a34cbf7e8a27b9e67f07db19c2ef68d8e3cab0eaa576975ea done [2023-07-10T20:48:29.228Z] #136 naming to docker.io/library/security-proxy-setup done [2023-07-10T20:48:29.228Z] #136 DONE 3.4s [2023-07-10T20:48:29.228Z] [2023-07-10T20:48:29.228Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-10T20:48:29.228Z] #207 DONE 0.1s [2023-07-10T20:48:29.228Z] [2023-07-10T20:48:29.229Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-10T20:48:29.487Z] #208 DONE 0.4s [2023-07-10T20:48:29.487Z] [2023-07-10T20:48:29.487Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-10T20:48:29.487Z] #209 DONE 0.6s [2023-07-10T20:48:29.487Z] [2023-07-10T20:48:29.487Z] #136 [security-bootstrapper] exporting to image [2023-07-10T20:48:29.746Z] #136 exporting layers 0.3s done [2023-07-10T20:48:29.746Z] #136 writing image sha256:fbac6397957e3658b1156cd9488804ffbb4784ff95fc7668bfa53793ffd44312 done [2023-07-10T20:48:29.746Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-07-10T20:48:29.746Z] #136 writing image sha256:369e763f93b1a062fc0b0fc6ed74befc7af7277c0e5364425c529ded10485ead done [2023-07-10T20:48:29.746Z] #136 naming to docker.io/library/security-bootstrapper done [2023-07-10T20:48:29.746Z] #136 DONE 3.8s [2023-07-10T20:48:29.746Z] [2023-07-10T20:48:29.746Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-10T20:48:29.746Z] time="2023-07-10T20:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-10T20:48:29.786Z] $ docker stop --time=1 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 [2023-07-10T20:48:31.122Z] $ docker rm -f --volumes 747dcb6bff34f4682372a24245fd35e64fbc82c0d64ba011aba0a753f26d2219 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T20:48:31.572Z] + docker images [2023-07-10T20:48:31.572Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-10T20:48:31.572Z] security-secretstore-setup latest fbac6397957e 2 seconds ago 34MB [2023-07-10T20:48:31.572Z] security-bootstrapper latest 369e763f93b1 2 seconds ago 22.7MB [2023-07-10T20:48:31.572Z] core-common-config-bootstrapper latest 18f93efc5384 3 seconds ago 17.8MB [2023-07-10T20:48:31.572Z] security-proxy-auth latest 6624bb509426 3 seconds ago 18.9MB [2023-07-10T20:48:31.572Z] security-proxy-setup latest 4ba8c163013d 3 seconds ago 19.4MB [2023-07-10T20:48:31.572Z] core-metadata latest 3ba385f09a1d 4 seconds ago 21MB [2023-07-10T20:48:31.572Z] security-spiffe-token-provider latest 713f2bc5cb2e 4 seconds ago 33.4MB [2023-07-10T20:48:31.572Z] core-command latest 6dedaaf46f47 5 seconds ago 20.5MB [2023-07-10T20:48:31.572Z] support-notifications latest 45241c1eaa45 5 seconds ago 33MB [2023-07-10T20:48:31.572Z] core-data latest e11c6e831c8d 5 seconds ago 20.7MB [2023-07-10T20:48:31.572Z] support-scheduler latest c7fb0eb6e980 5 seconds ago 32.4MB [2023-07-10T20:48:31.572Z] security-spire-agent latest 89f3a37b1fe9 About a minute ago 161MB [2023-07-10T20:48:31.572Z] security-spire-config latest 4f01b8135c94 About a minute ago 102MB [2023-07-10T20:48:31.572Z] security-spire-server latest c28a02c796f1 About a minute ago 103MB [2023-07-10T20:48:31.572Z] ci-base-image-x86_64 latest d15423bf087f 4 minutes ago 1.07GB [2023-07-10T20:48:31.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-10T20:48:31.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-10T20:48:31.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-10T20:48:35.853Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-10T20:50:42.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-10T20:50:42.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-10T20:50:42.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-10T20:50:43.157Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-10T20:50:43.157Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-10T20:50:45.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-10T20:50:45.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-10T20:50:45.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-10T20:50:45.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-10T20:50:48.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-10T20:50:50.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-10T20:50:50.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-10T20:50:50.247Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-10T20:50:50.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-10T20:51:05.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-10T20:51:05.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-10T20:51:05.269Z] unexpected fault address 0x1e51000 [2023-07-10T20:51:05.269Z] fatal error: fault [2023-07-10T20:51:05.269Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x1e51000 pc=0xab270] [2023-07-10T20:51:05.269Z] [2023-07-10T20:51:05.269Z] goroutine 6 [running]: [2023-07-10T20:51:05.269Z] runtime.throw({0x8cdd84?, 0x4d2a8?}) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/panic.go:1047 +0x40 fp=0xc00010cd90 sp=0xc00010cd60 pc=0x73f50 [2023-07-10T20:51:05.269Z] runtime.sigpanic() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/signal_unix.go:851 +0x1a8 fp=0xc00010cdd0 sp=0xc00010cd90 pc=0x8c498 [2023-07-10T20:51:05.269Z] racecallatomic() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/race_arm64.s:351 +0x10 fp=0xc00010cdf0 sp=0xc00010cde0 pc=0xab270 [2023-07-10T20:51:05.269Z] sync/atomic.AddInt32() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/race_arm64.s:286 +0x18 fp=0xc00010ce00 sp=0xc00010cdf0 pc=0xab6b8 [2023-07-10T20:51:05.269Z] sync/atomic.AddUint32(0x80a780?, 0x10cf38?) [2023-07-10T20:51:05.269Z] :1 +0x18 fp=0xc00010ce30 sp=0xc00010ce00 pc=0xacf58 [2023-07-10T20:51:05.269Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.buildCoreCommands({0x8d8e1c, 0xe}, {0x8df40a, 0x16}, {{0x0, 0x0}, {{0x0, 0x0}, {0x8d6a7a, 0xb}, ...}, ...}) [2023-07-10T20:51:05.269Z] /w/workspace/edgex-go/1/internal/core/command/application/command.go:179 +0x6b8 fp=0xc00010d5d0 sp=0xc00010ce30 pc=0x7783e8 [2023-07-10T20:51:05.269Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.TestBuildCoreCommands(0xc00013fa00?) [2023-07-10T20:51:05.269Z] /w/workspace/edgex-go/1/internal/core/command/application/command_test.go:95 +0x1120 fp=0xc00010de90 sp=0xc00010d5d0 pc=0x779620 [2023-07-10T20:51:05.269Z] testing.tRunner(0xc00013fa00, 0x91e190) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00010dfa0 sp=0xc00010de90 pc=0x1eff24 [2023-07-10T20:51:05.269Z] testing.(*T).Run.func1() [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1629 +0x44 fp=0xc00010dfd0 sp=0xc00010dfa0 pc=0x1f1264 [2023-07-10T20:51:05.269Z] runtime.goexit() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00010dfd0 sp=0xc00010dfd0 pc=0xaa544 [2023-07-10T20:51:05.269Z] created by testing.(*T).Run [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1629 +0x5b8 [2023-07-10T20:51:05.269Z] [2023-07-10T20:51:05.269Z] goroutine 1 [chan receive]: [2023-07-10T20:51:05.269Z] runtime.gopark(0xf6a5e0?, 0xffffffff?, 0x8?, 0xf7?, 0x4affc?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00031f670 sp=0xc00031f650 pc=0x769b0 [2023-07-10T20:51:05.269Z] runtime.chanrecv(0xc0000312d0, 0xc00031f78e, 0x1) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/chan.go:583 +0x408 fp=0xc00031f710 sp=0xc00031f670 pc=0x43e68 [2023-07-10T20:51:05.269Z] runtime.chanrecv1(0xe9c420?, 0x7da000?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/chan.go:442 +0x14 fp=0xc00031f740 sp=0xc00031f710 pc=0x43a24 [2023-07-10T20:51:05.269Z] testing.(*T).Run(0xc00013f860, {0x8de462, 0x15}, 0x91e190) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1630 +0x5d4 fp=0xc00031f880 sp=0xc00031f740 pc=0x1f1074 [2023-07-10T20:51:05.269Z] testing.runTests.func1(0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:2036 +0x84 fp=0xc00031f8e0 sp=0xc00031f880 pc=0x1f3fc4 [2023-07-10T20:51:05.269Z] testing.tRunner(0xc00013f860, 0xc00031fb38) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00031f9f0 sp=0xc00031f8e0 pc=0x1eff24 [2023-07-10T20:51:05.269Z] testing.runTests(0xc000486460?, {0xe855e0, 0x1, 0x1}, {0xc00031fc08?, 0x4affc?, 0xe9cc20?}) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:2034 +0x6ac fp=0xc00031fb60 sp=0xc00031f9f0 pc=0x1f3e5c [2023-07-10T20:51:05.269Z] testing.(*M).Run(0xc000486460) [2023-07-10T20:51:05.269Z] /usr/local/go/src/testing/testing.go:1906 +0x8e4 fp=0xc00031fec0 sp=0xc00031fb60 pc=0x1f1ed4 [2023-07-10T20:51:05.269Z] main.main() [2023-07-10T20:51:05.269Z] _testmain.go:78 +0x2d4 fp=0xc00031ff70 sp=0xc00031fec0 pc=0x77a074 [2023-07-10T20:51:05.269Z] runtime.main() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:250 +0x200 fp=0xc00031ffd0 sp=0xc00031ff70 pc=0x76590 [2023-07-10T20:51:05.269Z] runtime.goexit() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00031ffd0 sp=0xc00031ffd0 pc=0xaa544 [2023-07-10T20:51:05.269Z] [2023-07-10T20:51:05.269Z] goroutine 2 [force gc (idle)]: [2023-07-10T20:51:05.269Z] runtime.gopark(0xe9d600?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00004c7a0 sp=0xc00004c780 pc=0x769b0 [2023-07-10T20:51:05.269Z] runtime.goparkunlock(...) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-10T20:51:05.269Z] runtime.forcegchelper() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004c7d0 sp=0xc00004c7a0 pc=0x76800 [2023-07-10T20:51:05.269Z] runtime.goexit() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00004c7d0 sp=0xc00004c7d0 pc=0xaa544 [2023-07-10T20:51:05.269Z] created by runtime.init.6 [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:293 +0x24 [2023-07-10T20:51:05.269Z] [2023-07-10T20:51:05.269Z] goroutine 3 [GC sweep wait]: [2023-07-10T20:51:05.269Z] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005af60 sp=0xc00005af40 pc=0x769b0 [2023-07-10T20:51:05.269Z] runtime.goparkunlock(...) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-10T20:51:05.269Z] runtime.bgsweep(0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgcsweep.go:278 +0x98 fp=0xc00005afb0 sp=0xc00005af60 pc=0x615a8 [2023-07-10T20:51:05.269Z] runtime.gcenable.func1() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgc.go:178 +0x28 fp=0xc00005afd0 sp=0xc00005afb0 pc=0x56688 [2023-07-10T20:51:05.269Z] runtime.goexit() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005afd0 sp=0xc00005afd0 pc=0xaa544 [2023-07-10T20:51:05.269Z] created by runtime.gcenable [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgc.go:178 +0x6c [2023-07-10T20:51:05.269Z] [2023-07-10T20:51:05.269Z] goroutine 4 [GC scavenge wait]: [2023-07-10T20:51:05.269Z] runtime.gopark(0xc0000301c0?, 0xa34da8?, 0x1?, 0x0?, 0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000060f50 sp=0xc000060f30 pc=0x769b0 [2023-07-10T20:51:05.269Z] runtime.goparkunlock(...) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-10T20:51:05.269Z] runtime.(*scavengerState).park(0xe9cda0) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgcscavenge.go:400 +0x5c fp=0xc000060f80 sp=0xc000060f50 pc=0x5f55c [2023-07-10T20:51:05.269Z] runtime.bgscavenge(0x0?) [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgcscavenge.go:628 +0x44 fp=0xc000060fb0 sp=0xc000060f80 pc=0x5fa74 [2023-07-10T20:51:05.269Z] runtime.gcenable.func2() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgc.go:179 +0x28 fp=0xc000060fd0 sp=0xc000060fb0 pc=0x56628 [2023-07-10T20:51:05.269Z] runtime.goexit() [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000060fd0 sp=0xc000060fd0 pc=0xaa544 [2023-07-10T20:51:05.269Z] created by runtime.gcenable [2023-07-10T20:51:05.269Z] /usr/local/go/src/runtime/mgc.go:179 +0xac [2023-07-10T20:51:05.270Z] [2023-07-10T20:51:05.270Z] goroutine 5 [finalizer wait]: [2023-07-10T20:51:05.270Z] runtime.gopark(0xe9d600?, 0xc0000036c0?, 0x18?, 0xfe?, 0x4affc?) [2023-07-10T20:51:05.270Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005fd80 sp=0xc00005fd60 pc=0x769b0 [2023-07-10T20:51:05.270Z] runtime.runfinq() [2023-07-10T20:51:05.270Z] /usr/local/go/src/runtime/mfinal.go:193 +0x124 fp=0xc00005ffd0 sp=0xc00005fd80 pc=0x55754 [2023-07-10T20:51:05.270Z] runtime.goexit() [2023-07-10T20:51:05.270Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005ffd0 sp=0xc00005ffd0 pc=0xaa544 [2023-07-10T20:51:05.270Z] created by runtime.createfing [2023-07-10T20:51:05.270Z] /usr/local/go/src/runtime/mfinal.go:163 +0x80 [2023-07-10T20:51:05.270Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s [2023-07-10T20:51:17.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 98.5% of statements [2023-07-10T20:51:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-10T20:51:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-10T20:51:21.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-10T20:51:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.5% of statements [2023-07-10T20:51:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-10T20:51:27.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-10T20:51:27.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 54.0% of statements [2023-07-10T20:51:32.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-10T20:51:32.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-10T20:51:32.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:51:32.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-10T20:51:32.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-10T20:51:40.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-10T20:51:40.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-10T20:51:50.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.228s coverage: 88.5% of statements [2023-07-10T20:51:50.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.519s coverage: 3.8% of statements [2023-07-10T20:51:55.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-10T20:51:55.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:51:55.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-10T20:51:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.833s coverage: 95.6% of statements [2023-07-10T20:51:58.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-10T20:51:58.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-10T20:51:58.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-10T20:51:58.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-10T20:51:58.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-10T20:51:58.279Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements [2023-07-10T20:52:04.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-10T20:52:04.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-10T20:52:04.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-10T20:52:04.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 65.9% of statements [2023-07-10T20:52:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-10T20:52:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-10T20:52:14.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.467s coverage: 0.9% of statements [2023-07-10T20:52:14.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 29.0% of statements [2023-07-10T20:52:19.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.429s coverage: 42.9% of statements [2023-07-10T20:52:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-07-10T20:52:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements [2023-07-10T20:52:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.420s coverage: 96.3% of statements [2023-07-10T20:52:23.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2023-07-10T20:52:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-10T20:52:26.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-10T20:52:26.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-10T20:52:26.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-10T20:52:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-10T20:52:29.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-10T20:52:29.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-10T20:52:29.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-10T20:52:35.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2023-07-10T20:52:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-10T20:52:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-10T20:52:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-10T20:52:35.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-10T20:52:42.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-10T20:52:42.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-10T20:52:44.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.170s coverage: 79.9% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-07-10T20:52:50.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements [2023-07-10T20:52:52.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-10T20:52:52.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-10T20:52:53.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.556s coverage: 82.1% of statements [2023-07-10T20:52:53.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 86.0% of statements [2023-07-10T20:52:59.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-10T20:52:59.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-10T20:53:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.205s coverage: 63.1% of statements [2023-07-10T20:53:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements [2023-07-10T20:53:02.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-07-10T20:53:02.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-07-10T20:53:02.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-07-10T20:53:02.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-10T20:53:02.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-10T20:53:02.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-10T20:53:02.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2023-07-10T20:53:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-10T20:53:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-10T20:53:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-10T20:53:12.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements [2023-07-10T20:53:12.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2023-07-10T20:53:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-10T20:53:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-10T20:53:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-10T20:53:17.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-10T20:53:17.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2023-07-10T20:53:25.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-10T20:53:25.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-10T20:53:25.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-10T20:53:25.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-10T20:53:31.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-07-10T20:53:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-10T20:53:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:53:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-10T20:53:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-10T20:53:32.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements [2023-07-10T20:53:37.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-10T20:53:37.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-10T20:53:37.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.8% of statements [2023-07-10T20:53:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-10T20:53:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-10T20:53:39.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2023-07-10T20:53:39.688Z] FAIL [2023-07-10T20:53:40.643Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-07-10T20:53:40.686Z] $ docker stop --time=1 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d [2023-07-10T20:53:42.556Z] $ docker rm -f --volumes 120b600e0213a8ea32bea20f424cc154526c5d71de147e726818581b24301d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:53:44.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T20:53:44.637Z] [2023-07-10T20:53:44.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:53:45.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T20:53:45.318Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-10T20:53:45.318Z] 8998bd30e6a1: Pulling fs layer [2023-07-10T20:53:45.318Z] 04944245beec: Pulling fs layer [2023-07-10T20:53:45.318Z] 699f458cf7ca: Pulling fs layer [2023-07-10T20:53:45.318Z] 765212b225bb: Pulling fs layer [2023-07-10T20:53:45.318Z] f23df028b6ca: Pulling fs layer [2023-07-10T20:53:45.318Z] d65c8cfc05b1: Pulling fs layer [2023-07-10T20:53:45.318Z] 2437ff75d9bd: Pulling fs layer [2023-07-10T20:53:45.318Z] 765212b225bb: Waiting [2023-07-10T20:53:45.318Z] f23df028b6ca: Waiting [2023-07-10T20:53:45.318Z] d65c8cfc05b1: Waiting [2023-07-10T20:53:45.318Z] 2437ff75d9bd: Waiting [2023-07-10T20:53:45.318Z] 04944245beec: Verifying Checksum [2023-07-10T20:53:45.318Z] 04944245beec: Download complete [2023-07-10T20:53:45.318Z] 765212b225bb: Verifying Checksum [2023-07-10T20:53:45.318Z] 765212b225bb: Download complete [2023-07-10T20:53:45.586Z] f23df028b6ca: Verifying Checksum [2023-07-10T20:53:45.586Z] f23df028b6ca: Download complete [2023-07-10T20:53:45.586Z] d65c8cfc05b1: Verifying Checksum [2023-07-10T20:53:45.586Z] d65c8cfc05b1: Download complete [2023-07-10T20:53:45.586Z] 699f458cf7ca: Verifying Checksum [2023-07-10T20:53:45.586Z] 699f458cf7ca: Download complete [2023-07-10T20:53:45.854Z] 8998bd30e6a1: Verifying Checksum [2023-07-10T20:53:45.854Z] 8998bd30e6a1: Download complete [2023-07-10T20:53:48.443Z] 2437ff75d9bd: Verifying Checksum [2023-07-10T20:53:48.443Z] 2437ff75d9bd: Download complete [2023-07-10T20:53:49.852Z] 8998bd30e6a1: Pull complete [2023-07-10T20:53:50.118Z] 04944245beec: Pull complete [2023-07-10T20:53:51.527Z] 699f458cf7ca: Pull complete [2023-07-10T20:53:51.796Z] 765212b225bb: Pull complete [2023-07-10T20:53:52.381Z] f23df028b6ca: Pull complete [2023-07-10T20:53:52.648Z] d65c8cfc05b1: Pull complete [2023-07-10T20:54:07.646Z] 2437ff75d9bd: Pull complete [2023-07-10T20:54:07.647Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-10T20:54:07.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T20:54:07.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:54:07.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2023-07-10T20:54:08.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-10T20:54:10.775Z] $ docker top 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:11.709Z] ---> job-cost.sh [2023-07-10T20:54:11.709Z] lf-activate-venv: SKIPPING [2023-07-10T20:54:11.709Z] INFO: No Stack... [2023-07-10T20:54:12.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-10T20:54:12.878Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T20:54:13.624Z] + cut -d, -f6 [2023-07-10T20:54:13.624Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-07-10T20:54:13.735Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] [2023-07-10T20:54:13.742Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] did not exist. Created. [2023-07-10T20:54:13.742Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T20:54:14.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-10T20:54:14.935Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T20:54:14.952Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T20:54:15.033Z] $ docker stop --time=1 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 [2023-07-10T20:54:16.570Z] $ docker rm -f --volumes 621f664131d6576150977ffcf881d37964e29ab5e0ab0befc0ae965d03939280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-10T20:54:17.302Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-10T20:54:18.874Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:19.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:20.215Z] ---> package-listing.sh [2023-07-10T20:54:20.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-10T20:54:20.215Z] ++ facter osfamily [2023-07-10T20:54:20.485Z] + OS_FAMILY=debian [2023-07-10T20:54:20.485Z] + workspace=/w/workspace/edgex-go/1 [2023-07-10T20:54:20.485Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-10T20:54:20.485Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-10T20:54:20.485Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-10T20:54:20.485Z] + PACKAGES=/tmp/packages_start.txt [2023-07-10T20:54:20.485Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-10T20:54:20.485Z] + PACKAGES=/tmp/packages_end.txt [2023-07-10T20:54:20.485Z] + case "${OS_FAMILY}" in [2023-07-10T20:54:20.485Z] + dpkg -l [2023-07-10T20:54:20.485Z] + grep '^ii' [2023-07-10T20:54:20.485Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-10T20:54:20.485Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-10T20:54:20.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-10T20:54:20.485Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-10T20:54:20.485Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-10T20:54:20.485Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-10T20:54:20.528Z] 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-07-10T20:54:20.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:54:21.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T20:54:21.475Z] [2023-07-10T20:54:21.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T20:54:21.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T20:54:21.838Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-10T20:54:21.838Z] 5eb5b503b376: Pulling fs layer [2023-07-10T20:54:21.838Z] 5c69ac0246d0: Pulling fs layer [2023-07-10T20:54:21.838Z] ec43610c2a17: Pulling fs layer [2023-07-10T20:54:21.838Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-10T20:54:21.838Z] 33b1e0a273af: Pulling fs layer [2023-07-10T20:54:21.838Z] 5d3b04190fa2: Pulling fs layer [2023-07-10T20:54:21.838Z] 2f39f015ded8: Pulling fs layer [2023-07-10T20:54:21.838Z] 3a2ae6a8a46f: Waiting [2023-07-10T20:54:21.838Z] 33b1e0a273af: Waiting [2023-07-10T20:54:21.838Z] 2f39f015ded8: Waiting [2023-07-10T20:54:21.838Z] 5c69ac0246d0: Download complete [2023-07-10T20:54:21.838Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-10T20:54:21.838Z] 3a2ae6a8a46f: Download complete [2023-07-10T20:54:21.838Z] 33b1e0a273af: Verifying Checksum [2023-07-10T20:54:21.838Z] 33b1e0a273af: Download complete [2023-07-10T20:54:21.838Z] 5d3b04190fa2: Download complete [2023-07-10T20:54:21.838Z] ec43610c2a17: Verifying Checksum [2023-07-10T20:54:21.838Z] ec43610c2a17: Download complete [2023-07-10T20:54:22.098Z] 5eb5b503b376: Verifying Checksum [2023-07-10T20:54:22.098Z] 5eb5b503b376: Download complete [2023-07-10T20:54:22.664Z] 2f39f015ded8: Download complete [2023-07-10T20:54:23.232Z] 5eb5b503b376: Pull complete [2023-07-10T20:54:23.490Z] 5c69ac0246d0: Pull complete [2023-07-10T20:54:23.748Z] ec43610c2a17: Pull complete [2023-07-10T20:54:24.006Z] 3a2ae6a8a46f: Pull complete [2023-07-10T20:54:24.264Z] 33b1e0a273af: Pull complete [2023-07-10T20:54:24.264Z] 5d3b04190fa2: Pull complete [2023-07-10T20:54:28.488Z] 2f39f015ded8: Pull complete [2023-07-10T20:54:28.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-10T20:54:28.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T20:54:28.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T20:54:28.696Z] prd-ubuntu20.04-docker-8c-8g-774 does not seem to be running inside a container [2023-07-10T20:54:28.730Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-10T20:54:32.554Z] $ docker top a0836e5dda0a86514ca31bf897ac8b062035ae7b98820f3a304a3f68aadcfce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T20:54:32.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-10T20:54:33.247Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-10T20:54:33.556Z] + ls /var/log/sa-host [2023-07-10T20:54:33.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T20:54:33.772Z] provisioning config files... [2023-07-10T20:54:33.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17066640513915349296tmp [Pipeline] { [Pipeline] echo [2023-07-10T20:54:33.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:34.150Z] ---> create-netrc.sh [Pipeline] } [2023-07-10T20:54:34.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:34.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-10T20:54:34.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:34.924Z] ---> sudo-logs.sh [2023-07-10T20:54:34.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-10T20:54:34.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:35.304Z] ---> job-cost.sh [2023-07-10T20:54:35.304Z] lf-activate-venv: SKIPPING [2023-07-10T20:54:35.304Z] DEBUG: total: 0.10999999940395355 [2023-07-10T20:54:35.304Z] INFO: Retrieving Stack Cost... [2023-07-10T20:54:35.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T20:54:36.130Z] INFO: Archiving Costs [Pipeline] echo [2023-07-10T20:54:36.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T20:54:36.479Z] ---> logs-deploy.sh [2023-07-10T20:54:36.479Z] lf-activate-venv: SKIPPING [2023-07-10T20:54:36.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4601/1 [2023-07-10T20:54:36.479Z] INFO: archiving workspace using pattern(s): [2023-07-10T20:54:37.415Z] Archives upload complete. [2023-07-10T20:54:37.673Z] INFO: archiving logs to Nexus [2023-07-10T20:54:38.242Z] ---> uname -a: [2023-07-10T20:54:38.242Z] Linux prd-ubuntu20-04-docker-8c-8g-774 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] ---> lscpu: [2023-07-10T20:54:38.242Z] Architecture: x86_64 [2023-07-10T20:54:38.242Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-10T20:54:38.242Z] Byte Order: Little Endian [2023-07-10T20:54:38.242Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-10T20:54:38.242Z] CPU(s): 8 [2023-07-10T20:54:38.242Z] On-line CPU(s) list: 0-7 [2023-07-10T20:54:38.242Z] Thread(s) per core: 1 [2023-07-10T20:54:38.242Z] Core(s) per socket: 1 [2023-07-10T20:54:38.242Z] Socket(s): 8 [2023-07-10T20:54:38.242Z] NUMA node(s): 1 [2023-07-10T20:54:38.242Z] Vendor ID: AuthenticAMD [2023-07-10T20:54:38.242Z] CPU family: 23 [2023-07-10T20:54:38.242Z] Model: 49 [2023-07-10T20:54:38.242Z] Model name: AMD EPYC-Rome Processor [2023-07-10T20:54:38.242Z] Stepping: 0 [2023-07-10T20:54:38.242Z] CPU MHz: 2799.998 [2023-07-10T20:54:38.242Z] BogoMIPS: 5599.99 [2023-07-10T20:54:38.242Z] Virtualization: AMD-V [2023-07-10T20:54:38.242Z] Hypervisor vendor: KVM [2023-07-10T20:54:38.242Z] Virtualization type: full [2023-07-10T20:54:38.242Z] L1d cache: 256 KiB [2023-07-10T20:54:38.242Z] L1i cache: 256 KiB [2023-07-10T20:54:38.242Z] L2 cache: 4 MiB [2023-07-10T20:54:38.242Z] L3 cache: 128 MiB [2023-07-10T20:54:38.242Z] NUMA node0 CPU(s): 0-7 [2023-07-10T20:54:38.242Z] Vulnerability Itlb multihit: Not affected [2023-07-10T20:54:38.242Z] Vulnerability L1tf: Not affected [2023-07-10T20:54:38.242Z] Vulnerability Mds: Not affected [2023-07-10T20:54:38.242Z] Vulnerability Meltdown: Not affected [2023-07-10T20:54:38.242Z] Vulnerability Mmio stale data: Not affected [2023-07-10T20:54:38.242Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-10T20:54:38.242Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-10T20:54:38.242Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-10T20:54:38.242Z] Vulnerability Srbds: Not affected [2023-07-10T20:54:38.242Z] Vulnerability Tsx async abort: Not affected [2023-07-10T20:54:38.242Z] 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-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] ---> nproc: [2023-07-10T20:54:38.242Z] 8 [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] ---> df -h: [2023-07-10T20:54:38.242Z] Filesystem Size Used Avail Use% Mounted on [2023-07-10T20:54:38.242Z] overlay 155G 22G 134G 14% / [2023-07-10T20:54:38.242Z] tmpfs 64M 0 64M 0% /dev [2023-07-10T20:54:38.242Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-10T20:54:38.242Z] shm 64M 0 64M 0% /dev/shm [2023-07-10T20:54:38.242Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] ---> sar -b -r -n DEV: [2023-07-10T20:54:38.242Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-774) 07/10/23 _x86_64_ (8 CPU) [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] 20:42:06 LINUX RESTART (8 CPU) [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] 20:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-10T20:54:38.242Z] 20:44:01 143.01 3.50 139.51 0.00 394.20 76809.47 0.00 [2023-07-10T20:54:38.242Z] 20:45:01 30.17 0.00 30.17 0.00 0.00 18388.15 0.00 [2023-07-10T20:54:38.242Z] 20:46:01 80.20 0.40 79.80 0.00 20.26 35781.24 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 656.01 6.55 649.47 0.00 81.44 283227.46 0.00 [2023-07-10T20:54:38.242Z] 20:48:01 261.16 4.83 256.33 0.00 2084.07 88428.56 0.00 [2023-07-10T20:54:38.242Z] 20:49:01 517.06 10.51 506.55 0.00 3365.71 54537.18 0.00 [2023-07-10T20:54:38.242Z] 20:50:01 2.32 0.00 2.32 0.00 0.00 26.80 0.00 [2023-07-10T20:54:38.242Z] 20:51:01 1.70 0.00 1.70 0.00 0.00 17.99 0.00 [2023-07-10T20:54:38.242Z] 20:52:01 1.57 0.00 1.57 0.00 0.00 17.07 0.00 [2023-07-10T20:54:38.242Z] 20:53:01 2.30 0.00 2.30 0.00 0.00 37.85 0.00 [2023-07-10T20:54:38.242Z] 20:54:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2023-07-10T20:54:38.242Z] Average: 154.25 2.34 151.90 0.00 540.68 50668.87 0.00 [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-10T20:54:38.242Z] 20:44:01 27863948 31378480 923424 2.81 114160 3602196 2270680 6.69 1503152 3067700 268660 [2023-07-10T20:54:38.242Z] 20:45:01 27440860 31468172 830776 2.53 116512 4085256 2309048 6.81 1552644 3409600 473960 [2023-07-10T20:54:38.242Z] 20:46:01 27750660 31539952 761888 2.32 120812 3863448 1952492 5.75 1263448 3411036 1312 [2023-07-10T20:54:38.242Z] 20:47:01 17969796 30481048 1747900 5.32 236904 11925888 6686700 19.71 2957544 10859616 1588 [2023-07-10T20:54:38.242Z] 20:48:01 14119488 29456408 2760200 8.39 255552 14600096 7695384 22.68 5223548 12297528 126204 [2023-07-10T20:54:38.242Z] 20:49:01 16379836 31448096 823172 2.50 268408 14444940 2375408 7.00 2590964 12866180 480 [2023-07-10T20:54:38.242Z] 20:50:01 16379304 31447796 823208 2.50 268476 14444948 2375408 7.00 2591148 12866188 12 [2023-07-10T20:54:38.242Z] 20:51:01 16436028 31504580 766428 2.33 268516 14444952 2375408 7.00 2535364 12866192 12 [2023-07-10T20:54:38.242Z] 20:52:01 16435844 31504460 766344 2.33 268588 14444944 2375408 7.00 2535216 12866196 16 [2023-07-10T20:54:38.242Z] 20:53:01 16437056 31505748 765004 2.33 268684 14444932 2375408 7.00 2534568 12866172 12 [2023-07-10T20:54:38.242Z] 20:54:01 16438176 31506904 763972 2.32 268708 14444932 2375408 7.00 2534264 12866172 4 [2023-07-10T20:54:38.242Z] Average: 19422818 31203786 1066574 3.24 223211 11340594 3196977 9.42 2529260 10022053 79296 [2023-07-10T20:54:38.242Z] [2023-07-10T20:54:38.242Z] 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-10T20:54:38.242Z] 20:44:01 docker0 651.66 653.66 47.14 4490.25 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:44:01 vethf10cf01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:44:01 ens3 905.87 782.14 8783.43 104.37 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:45:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:45:01 vethf10cf01 1.32 1.37 0.11 0.12 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:45:01 ens3 31.42 17.99 24.27 13.33 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:46:01 veth8594e05 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:46:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:46:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:46:01 ens3 100.57 63.21 2223.12 19.52 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth1c60e9b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth8594e05 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth5b8999b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth90c48ed 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth9522ab6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 docker0 339.27 607.86 27.64 3721.86 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth81bac16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.242Z] 20:47:01 veth9a34bbe 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 vethfa3ec9f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 veth659e260 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 veth82f5c87 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 vethd88e1b2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 vethbf28af4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:47:01 ens3 639.00 359.33 3801.90 45.80 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth1c60e9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth8594e05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth5b8999b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth90c48ed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth9522ab6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth81bac16 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth9a34bbe 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 vethfa3ec9f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth659e260 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 veth82f5c87 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 vethd88e1b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 vethbf28af4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 ens3 64.19 40.97 644.08 8.22 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:49:01 ens3 90.70 29.66 1386.03 7.89 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:53:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] 20:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] Average: docker0 90.19 114.80 6.81 746.50 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] Average: ens3 166.57 117.60 1532.88 18.11 0.00 0.00 0.00 0.00 [2023-07-10T20:54:38.243Z] [2023-07-10T20:54:38.243Z] [2023-07-10T20:54:38.243Z] ---> sar -P ALL: [2023-07-10T20:54:38.243Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-774) 07/10/23 _x86_64_ (8 CPU) [2023-07-10T20:54:38.243Z] [2023-07-10T20:54:38.243Z] 20:42:06 LINUX RESTART (8 CPU) [2023-07-10T20:54:38.243Z] [2023-07-10T20:54:38.243Z] 20:43:01 CPU %user %nice %system %iowait %steal %idle [2023-07-10T20:54:38.243Z] 20:44:01 all 17.05 0.00 4.82 3.70 0.06 74.37 [2023-07-10T20:54:38.243Z] 20:44:01 0 16.40 0.00 4.78 0.24 0.07 78.51 [2023-07-10T20:54:38.243Z] 20:44:01 1 15.83 0.00 5.62 3.30 0.05 75.20 [2023-07-10T20:54:38.243Z] 20:44:01 2 15.38 0.00 4.17 0.02 0.03 80.39 [2023-07-10T20:54:38.243Z] 20:44:01 3 17.43 0.00 4.70 1.26 0.07 76.54 [2023-07-10T20:54:38.243Z] 20:44:01 4 16.92 0.00 5.04 5.83 0.07 72.14 [2023-07-10T20:54:38.243Z] 20:44:01 5 16.41 0.00 4.21 1.72 0.07 77.59 [2023-07-10T20:54:38.243Z] 20:44:01 6 22.83 0.00 4.53 2.34 0.08 70.21 [2023-07-10T20:54:38.243Z] 20:44:01 7 15.15 0.00 5.53 15.10 0.07 64.15 [2023-07-10T20:54:38.243Z] 20:45:01 all 33.97 0.00 6.24 0.88 0.08 58.83 [2023-07-10T20:54:38.243Z] 20:45:01 0 31.49 0.00 6.65 0.72 0.08 61.05 [2023-07-10T20:54:38.243Z] 20:45:01 1 35.37 0.00 6.57 0.05 0.10 57.91 [2023-07-10T20:54:38.243Z] 20:45:01 2 36.35 0.00 7.93 0.08 0.08 55.56 [2023-07-10T20:54:38.243Z] 20:45:01 3 33.79 0.00 5.49 5.66 0.08 54.98 [2023-07-10T20:54:38.243Z] 20:45:01 4 34.82 0.00 5.98 0.35 0.08 58.76 [2023-07-10T20:54:38.243Z] 20:45:01 5 31.69 0.00 5.84 0.05 0.07 62.36 [2023-07-10T20:54:38.243Z] 20:45:01 6 30.96 0.00 5.38 0.07 0.07 63.52 [2023-07-10T20:54:38.243Z] 20:45:01 7 37.32 0.00 6.13 0.05 0.07 56.43 [2023-07-10T20:54:38.243Z] 20:46:01 all 34.49 0.00 5.68 1.85 0.08 57.90 [2023-07-10T20:54:38.243Z] 20:46:01 0 32.84 0.00 5.44 9.45 0.08 52.19 [2023-07-10T20:54:38.243Z] 20:46:01 1 37.37 0.00 7.10 0.25 0.07 55.21 [2023-07-10T20:54:38.243Z] 20:46:01 2 32.68 0.00 5.01 0.35 0.07 61.88 [2023-07-10T20:54:38.243Z] 20:46:01 3 30.77 0.00 5.29 2.84 0.08 61.01 [2023-07-10T20:54:38.243Z] 20:46:01 4 37.71 0.00 5.59 1.45 0.08 55.17 [2023-07-10T20:54:38.243Z] 20:46:01 5 32.22 0.00 4.58 0.20 0.08 62.91 [2023-07-10T20:54:38.243Z] 20:46:01 6 35.88 0.00 5.75 0.02 0.07 58.28 [2023-07-10T20:54:38.243Z] 20:46:01 7 36.40 0.00 6.67 0.25 0.08 56.59 [2023-07-10T20:54:38.243Z] 20:47:01 all 21.17 0.00 9.00 13.43 0.12 56.28 [2023-07-10T20:54:38.243Z] 20:47:01 0 20.42 0.00 9.11 9.12 0.09 61.26 [2023-07-10T20:54:38.243Z] 20:47:01 1 20.68 0.00 8.07 8.24 0.08 62.93 [2023-07-10T20:54:38.243Z] 20:47:01 2 20.00 0.00 9.19 11.29 0.07 59.46 [2023-07-10T20:54:38.243Z] 20:47:01 3 20.86 0.00 8.31 16.57 0.10 54.16 [2023-07-10T20:54:38.243Z] 20:47:01 4 21.53 0.00 8.23 9.25 0.27 60.72 [2023-07-10T20:54:38.243Z] 20:47:01 5 21.34 0.00 10.20 33.16 0.10 35.20 [2023-07-10T20:54:38.243Z] 20:47:01 6 20.10 0.00 8.03 7.07 0.12 64.68 [2023-07-10T20:54:38.243Z] 20:47:01 7 24.43 0.00 10.87 13.01 0.14 51.56 [2023-07-10T20:54:38.243Z] 20:48:01 all 87.38 0.00 12.32 0.06 0.21 0.04 [2023-07-10T20:54:38.243Z] 20:48:01 0 88.08 0.00 11.65 0.07 0.17 0.03 [2023-07-10T20:54:38.243Z] 20:48:01 1 85.90 0.00 13.77 0.12 0.20 0.00 [2023-07-10T20:54:38.243Z] 20:48:01 2 86.63 0.00 12.96 0.12 0.24 0.05 [2023-07-10T20:54:38.243Z] 20:48:01 3 87.29 0.00 12.35 0.02 0.29 0.05 [2023-07-10T20:54:38.243Z] 20:48:01 4 88.03 0.00 11.65 0.05 0.20 0.07 [2023-07-10T20:54:38.243Z] 20:48:01 5 87.54 0.00 12.15 0.07 0.20 0.03 [2023-07-10T20:54:38.243Z] 20:48:01 6 87.12 0.00 12.61 0.03 0.17 0.07 [2023-07-10T20:54:38.243Z] 20:48:01 7 88.39 0.00 11.42 0.00 0.18 0.00 [2023-07-10T20:54:38.243Z] 20:49:01 all 22.78 0.00 5.25 6.11 0.09 65.77 [2023-07-10T20:54:38.243Z] 20:49:01 0 24.69 0.00 5.02 4.97 0.10 65.21 [2023-07-10T20:54:38.243Z] 20:49:01 1 21.72 0.00 5.62 5.55 0.12 67.00 [2023-07-10T20:54:38.243Z] 20:49:01 2 21.37 0.00 5.22 10.70 0.10 62.61 [2023-07-10T20:54:38.243Z] 20:49:01 3 21.95 0.00 4.98 1.35 0.10 71.62 [2023-07-10T20:54:38.243Z] 20:49:01 4 22.29 0.00 4.99 6.03 0.08 66.61 [2023-07-10T20:54:38.243Z] 20:49:01 5 24.23 0.00 5.52 11.52 0.08 58.65 [2023-07-10T20:54:38.243Z] 20:49:01 6 22.23 0.00 5.07 2.36 0.07 70.28 [2023-07-10T20:54:38.243Z] 20:49:01 7 23.76 0.00 5.59 6.48 0.08 64.08 [2023-07-10T20:54:38.243Z] 20:50:01 all 0.26 0.00 0.01 0.05 0.01 99.68 [2023-07-10T20:54:38.243Z] 20:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-10T20:54:38.243Z] 20:50:01 1 0.05 0.00 0.05 0.03 0.03 99.83 [2023-07-10T20:54:38.243Z] 20:50:01 2 0.03 0.00 0.00 0.33 0.02 99.62 [2023-07-10T20:54:38.243Z] 20:50:01 3 1.95 0.00 0.00 0.00 0.00 98.05 [2023-07-10T20:54:38.243Z] 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T20:54:38.243Z] 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.243Z] 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-10T20:54:38.243Z] 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.243Z] 20:51:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-07-10T20:54:38.243Z] 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-10T20:54:38.243Z] 20:51:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2023-07-10T20:54:38.243Z] 20:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-10T20:54:38.243Z] 20:51:01 3 0.57 0.00 0.03 0.00 0.02 99.38 [2023-07-10T20:54:38.243Z] 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-10T20:54:38.243Z] 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T20:54:38.243Z] 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.243Z] 20:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-10T20:54:38.243Z] 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-07-10T20:54:38.243Z] 20:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-10T20:54:38.243Z] 20:52:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-07-10T20:54:38.243Z] 20:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-10T20:54:38.243Z] 20:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-10T20:54:38.243Z] 20:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-10T20:54:38.243Z] 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.243Z] 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.243Z] 20:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-10T20:54:38.243Z] 20:53:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2023-07-10T20:54:38.243Z] 20:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-10T20:54:38.243Z] 20:53:01 1 0.22 0.00 0.02 0.07 0.00 99.70 [2023-07-10T20:54:38.243Z] 20:53:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-07-10T20:54:38.243Z] 20:53:01 3 0.15 0.00 0.02 0.00 0.02 99.82 [2023-07-10T20:54:38.243Z] 20:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-10T20:54:38.243Z] 20:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-10T20:54:38.243Z] 20:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-10T20:54:38.243Z] 20:53:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-07-10T20:54:38.243Z] 20:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-07-10T20:54:38.243Z] 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-10T20:54:38.243Z] 20:54:01 1 0.22 0.00 0.02 0.02 0.00 99.75 [2023-07-10T20:54:38.243Z] 20:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-10T20:54:38.243Z] 20:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-10T20:54:38.243Z] 20:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-10T20:54:38.244Z] 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T20:54:38.244Z] 20:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-10T20:54:38.244Z] 20:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-10T20:54:38.244Z] [2023-07-10T20:54:38.244Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-07-10T20:54:38.244Z] Average: all 19.60 0.00 3.91 2.35 0.06 74.08 [2023-07-10T20:54:38.244Z] Average: 0 19.35 0.00 3.86 2.21 0.06 74.53 [2023-07-10T20:54:38.244Z] Average: 1 19.61 0.00 4.23 1.60 0.06 74.50 [2023-07-10T20:54:38.244Z] Average: 2 19.04 0.00 4.00 2.06 0.06 74.85 [2023-07-10T20:54:38.244Z] Average: 3 19.24 0.00 3.69 2.49 0.07 74.51 [2023-07-10T20:54:38.244Z] Average: 4 20.00 0.00 3.75 2.08 0.07 74.09 [2023-07-10T20:54:38.244Z] Average: 5 19.27 0.00 3.83 4.18 0.05 72.67 [2023-07-10T20:54:38.244Z] Average: 6 19.83 0.00 3.74 1.07 0.05 75.31 [2023-07-10T20:54:38.244Z] Average: 7 20.43 0.00 4.18 3.12 0.06 72.21 [2023-07-10T20:54:38.244Z] [2023-07-10T20:54:38.244Z] [2023-07-10T20:54:38.244Z]