Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82622212f1ffd8e310c188bc10bd4095bc4fa3da 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-ssh12460119977521143198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15457269750033391573.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11355874575982239677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh5574472318833475893.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14618954207118671010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-205 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Avoid second fetch Checking out Revision 82622212f1ffd8e310c188bc10bd4095bc4fa3da (napa) > 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 core.sparsecheckout # timeout=10 > git checkout -f 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 Commit message: "ci(lts-release): LTS release v3.1.1 @8e20ba2" > git rev-list --no-walk 8e20ba2d710d6e8a600bdba73452396809bc6a06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-15T04:20:25.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-15T04:20:25.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T04:20:25.559Z] ========================================================= [2024-05-15T04:20:25.560Z] EdgeX Global Pipelines Version Info [2024-05-15T04:20:25.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:26.291Z] ------------------- [2024-05-15T04:20:26.291Z] stable info: [2024-05-15T04:20:26.291Z] ------------------- [2024-05-15T04:20:26.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-15T04:20:26.291Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T04:20:26.291Z] Message: update stable to v1.0.258 [2024-05-15T04:20:26.860Z] ------------------- [2024-05-15T04:20:26.860Z] experimental info: [2024-05-15T04:20:26.860Z] ------------------- [2024-05-15T04:20:26.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-15T04:20:26.860Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T04:20:26.860Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-15T04:20:26.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-15T04:20:26.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-15T04:20:26.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-15T04:20:27.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-15T04:20:27.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-15T04:20:27.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-15T04:20:27.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-15T04:20:27.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-15T04:20:27.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-15T04:20:27.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-15T04:20:27.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-15T04:20:27.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-15T04:20:27.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-15T04:20:27.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-15T04:20:27.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-15T04:20:27.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T04:20:27.327Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T04:20:27.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-15T04:20:27.371Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-15T04:20:27.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-15T04:20:27.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-15T04:20:27.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-15T04:20:27.435Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-15T04:20:27.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-15T04:20:27.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-15T04:20:27.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-15T04:20:27.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:20:27.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8262221 [Pipeline] echo [2024-05-15T04:20:27.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:20:27.607Z] provisioning config files... [2024-05-15T04:20:27.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5009343744498829141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:27.958Z] ---> ****-login.sh [2024-05-15T04:20:27.958Z] nexus3.edgexfoundry.org:10001 [2024-05-15T04:20:28.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:20:28.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:20:28.217Z] Configure a credential helper to remove this warning. See [2024-05-15T04:20:28.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:20:28.217Z] [2024-05-15T04:20:28.217Z] Login Succeeded [2024-05-15T04:20:28.217Z] nexus3.edgexfoundry.org:10002 [2024-05-15T04:20:28.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:20:28.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:20:28.476Z] Configure a credential helper to remove this warning. See [2024-05-15T04:20:28.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:20:28.476Z] [2024-05-15T04:20:28.476Z] Login Succeeded [2024-05-15T04:20:28.476Z] nexus3.edgexfoundry.org:10003 [2024-05-15T04:20:28.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:20:28.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:20:28.477Z] Configure a credential helper to remove this warning. See [2024-05-15T04:20:28.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:20:28.477Z] [2024-05-15T04:20:28.477Z] Login Succeeded [2024-05-15T04:20:28.477Z] nexus3.edgexfoundry.org:10004 [2024-05-15T04:20:28.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:20:28.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:20:28.477Z] Configure a credential helper to remove this warning. See [2024-05-15T04:20:28.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:20:28.477Z] [2024-05-15T04:20:28.477Z] Login Succeeded [2024-05-15T04:20:28.477Z] ****.io [2024-05-15T04:20:28.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:20:28.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:20:28.737Z] Configure a credential helper to remove this warning. See [2024-05-15T04:20:28.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:20:28.737Z] [2024-05-15T04:20:28.738Z] Login Succeeded [2024-05-15T04:20:28.738Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T04:20:28.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:20:29.079Z] + 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 [2024-05-15T04:20:29.079Z] + dirname cmd/core-command/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/core-data/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/core-metadata/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/support-notifications/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-15T04:20:29.079Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-15T04:20:29.079Z] + cut -d/ -f2 [2024-05-15T04:20:29.079Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-15T04:20:29.123Z] 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 [2024-05-15T04:20:29.498Z] + git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:20:29.509Z] -----------> git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da 82622212f1ffd8e310c188bc10bd4095bc4fa3da [false] [Pipeline] sh [2024-05-15T04:20:29.807Z] + git log --format=format:%s -1 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:20:29.823Z] ========================================================= [2024-05-15T04:20:29.823Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2024-05-15T04:20:29.823Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stage [Pipeline] { (Docker Build) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-15T04:20:30.992Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:31.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:32.151Z] ---> package-listing.sh [2024-05-15T04:20:32.151Z] ++ facter osfamily [2024-05-15T04:20:32.151Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-15T04:20:32.410Z] + OS_FAMILY=debian [2024-05-15T04:20:32.410Z] + workspace=/w/workspace/edgex-go/5 [2024-05-15T04:20:32.410Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-15T04:20:32.410Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-15T04:20:32.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-15T04:20:32.410Z] + PACKAGES=/tmp/packages_start.txt [2024-05-15T04:20:32.410Z] + '[' /w/workspace/edgex-go/5 ']' [2024-05-15T04:20:32.410Z] + PACKAGES=/tmp/packages_end.txt [2024-05-15T04:20:32.410Z] + case "${OS_FAMILY}" in [2024-05-15T04:20:32.410Z] + dpkg -l [2024-05-15T04:20:32.410Z] + grep '^ii' [2024-05-15T04:20:32.410Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-15T04:20:32.410Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-15T04:20:32.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-15T04:20:32.410Z] + '[' /w/workspace/edgex-go/5 ']' [2024-05-15T04:20:32.410Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-05-15T04:20:32.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-05-15T04:20:32.422Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-15T04:20:32.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:20:33.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:20:33.342Z] [2024-05-15T04:20:33.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:20:33.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:20:33.647Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-15T04:20:33.647Z] 5eb5b503b376: Pulling fs layer [2024-05-15T04:20:33.647Z] 5c69ac0246d0: Pulling fs layer [2024-05-15T04:20:33.647Z] ec43610c2a17: Pulling fs layer [2024-05-15T04:20:33.647Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-15T04:20:33.647Z] 33b1e0a273af: Pulling fs layer [2024-05-15T04:20:33.647Z] 5d3b04190fa2: Pulling fs layer [2024-05-15T04:20:33.647Z] 2f39f015ded8: Pulling fs layer [2024-05-15T04:20:33.647Z] 33b1e0a273af: Waiting [2024-05-15T04:20:33.647Z] 5d3b04190fa2: Waiting [2024-05-15T04:20:33.647Z] 3a2ae6a8a46f: Waiting [2024-05-15T04:20:33.647Z] 2f39f015ded8: Waiting [2024-05-15T04:20:33.647Z] 5c69ac0246d0: Verifying Checksum [2024-05-15T04:20:33.647Z] 5c69ac0246d0: Download complete [2024-05-15T04:20:33.647Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-15T04:20:33.647Z] 3a2ae6a8a46f: Download complete [2024-05-15T04:20:33.647Z] 33b1e0a273af: Verifying Checksum [2024-05-15T04:20:33.647Z] 33b1e0a273af: Download complete [2024-05-15T04:20:33.647Z] 5d3b04190fa2: Verifying Checksum [2024-05-15T04:20:33.647Z] 5d3b04190fa2: Download complete [2024-05-15T04:20:33.907Z] ec43610c2a17: Download complete [2024-05-15T04:20:33.907Z] 5eb5b503b376: Verifying Checksum [2024-05-15T04:20:33.907Z] 5eb5b503b376: Download complete [2024-05-15T04:20:34.845Z] 2f39f015ded8: Download complete [2024-05-15T04:20:35.104Z] 5eb5b503b376: Pull complete [2024-05-15T04:20:35.364Z] 5c69ac0246d0: Pull complete [2024-05-15T04:20:35.933Z] ec43610c2a17: Pull complete [2024-05-15T04:20:35.933Z] 3a2ae6a8a46f: Pull complete [2024-05-15T04:20:36.192Z] 33b1e0a273af: Pull complete [2024-05-15T04:20:36.192Z] 5d3b04190fa2: Pull complete [2024-05-15T04:20:40.380Z] 2f39f015ded8: Pull complete [2024-05-15T04:20:40.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-15T04:20:40.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:20:40.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:20:40.518Z] prd-ubuntu20.04-docker-8c-8g-205 does not seem to be running inside a container [2024-05-15T04:20:40.551Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-15T04:20:47.499Z] $ docker top 380943fc49b480dc2d69bcf73a3fc4f00d8a3fbccad0c70241a2d42110296766 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:20:47.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-15T04:20:48.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-15T04:20:48.420Z] + ls /var/log/sa-host [2024-05-15T04:20:48.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:20:48.599Z] provisioning config files... [2024-05-15T04:20:48.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4210702347019713746tmp [Pipeline] { [Pipeline] echo [2024-05-15T04:20:48.633Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:48.917Z] ---> create-netrc.sh [Pipeline] } [2024-05-15T04:20:48.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:49.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-15T04:20:49.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:49.573Z] ---> sudo-logs.sh [2024-05-15T04:20:49.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-15T04:20:49.595Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:49.878Z] ---> job-cost.sh [2024-05-15T04:20:49.878Z] lf-activate-venv: SKIPPING [2024-05-15T04:20:49.878Z] INFO: No Stack... [2024-05-15T04:20:50.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T04:20:50.399Z] INFO: Archiving Costs [Pipeline] echo [2024-05-15T04:20:50.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:20:50.695Z] ---> logs-deploy.sh [2024-05-15T04:20:50.695Z] lf-activate-venv: SKIPPING [2024-05-15T04:20:50.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/5 [2024-05-15T04:20:50.695Z] INFO: archiving workspace using pattern(s): [2024-05-15T04:20:52.071Z] Archives upload complete. [2024-05-15T04:20:52.071Z] INFO: archiving logs to Nexus [2024-05-15T04:20:52.640Z] ---> uname -a: [2024-05-15T04:20:52.640Z] Linux prd-ubuntu20-04-docker-8c-8g-205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-15T04:20:52.640Z] [2024-05-15T04:20:52.640Z]