Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2001420771708b18d00bc01023831e1246b65507+a30ebc7527866bfa81c41d5b16bac6940f093d67 (c8add6aca8cda4b577aff9c30dd0c4952b488e1e) 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-ssh15766828377809762632.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16368117349043994798.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-839/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-ui-go/branches/PR-839/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6484809203464932697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3576891946637047236.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-ui-go/branches/PR-839/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-ui-go/branches/PR-839/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8083429991463237900.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772292 in /w/workspace/edgexfoundry_edgex-ui-go_PR-839 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-839 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a30ebc7527866bfa81c41d5b16bac6940f093d67 into PR head commit 2001420771708b18d00bc01023831e1246b65507 Merge succeeded, producing ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 Checking out Revision ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 (PR-839) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/839/head:refs/remotes/origin/PR-839 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2001420771708b18d00bc01023831e1246b65507 # 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 a30ebc7527866bfa81c41d5b16bac6940f093d67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 # timeout=10 Commit message: "Merge commit 'a30ebc7527866bfa81c41d5b16bac6940f093d67' into HEAD" > git rev-list --no-walk 2001420771708b18d00bc01023831e1246b65507 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-01T02:07:09.971Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-01T02:07:10.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-01T02:07:10.069Z] ========================================================= [2025-11-01T02:07:10.069Z] EdgeX Global Pipelines Version Info [2025-11-01T02:07:10.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:07:11.188Z] ------------------- [2025-11-01T02:07:11.188Z] stable info: [2025-11-01T02:07:11.188Z] ------------------- [2025-11-01T02:07:11.188Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-01T02:07:11.188Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-01T02:07:11.188Z] Message: update stable to v1.0.278 [2025-11-01T02:07:11.448Z] ------------------- [2025-11-01T02:07:11.448Z] experimental info: [2025-11-01T02:07:11.448Z] ------------------- [2025-11-01T02:07:11.448Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-01T02:07:11.448Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-01T02:07:11.448Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-01T02:07:11.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-11-01T02:07:11.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-11-01T02:07:11.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-01T02:07:11.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-01T02:07:11.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-01T02:07:11.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-01T02:07:11.658Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-01T02:07:11.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-01T02:07:11.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-01T02:07:11.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-01T02:07:11.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-01T02:07:11.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-11-01T02:07:11.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-01T02:07:11.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-01T02:07:11.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-01T02:07:11.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-01T02:07:11.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-01T02:07:11.893Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-01T02:07:11.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-01T02:07:11.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-01T02:07:11.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-01T02:07:11.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-01T02:07:12.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-01T02:07:12.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-01T02:07:12.058Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-01T02:07:12.079Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-01T02:07:12.101Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-01T02:07:12.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-839 [Pipeline] echo [2025-11-01T02:07:12.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-839 [Pipeline] echo [2025-11-01T02:07:12.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-839 [Pipeline] echo [2025-11-01T02:07:12.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [Pipeline] echo [2025-11-01T02:07:12.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce4b4ef [Pipeline] echo [2025-11-01T02:07:12.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-01T02:07:12.405Z] provisioning config files... [2025-11-01T02:07:12.418Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/config8502929502790734135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:07:12.754Z] ---> ****-login.sh [2025-11-01T02:07:12.754Z] nexus3.edgexfoundry.org:10001 [2025-11-01T02:07:13.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:13.018Z] [2025-11-01T02:07:13.018Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-01T02:07:13.018Z] Configure a credential helper to remove this warning. See [2025-11-01T02:07:13.018Z] https://docs.****.com/go/credential-store/ [2025-11-01T02:07:13.018Z] [2025-11-01T02:07:13.018Z] Login Succeeded [2025-11-01T02:07:13.018Z] nexus3.edgexfoundry.org:10002 [2025-11-01T02:07:13.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:13.018Z] [2025-11-01T02:07:13.018Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-01T02:07:13.018Z] Configure a credential helper to remove this warning. See [2025-11-01T02:07:13.018Z] https://docs.****.com/go/credential-store/ [2025-11-01T02:07:13.018Z] [2025-11-01T02:07:13.018Z] Login Succeeded [2025-11-01T02:07:13.018Z] nexus3.edgexfoundry.org:10003 [2025-11-01T02:07:13.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:13.278Z] [2025-11-01T02:07:13.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-01T02:07:13.278Z] Configure a credential helper to remove this warning. See [2025-11-01T02:07:13.278Z] https://docs.****.com/go/credential-store/ [2025-11-01T02:07:13.278Z] [2025-11-01T02:07:13.278Z] Login Succeeded [2025-11-01T02:07:13.278Z] nexus3.edgexfoundry.org:10004 [2025-11-01T02:07:13.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:13.278Z] [2025-11-01T02:07:13.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-01T02:07:13.278Z] Configure a credential helper to remove this warning. See [2025-11-01T02:07:13.278Z] https://docs.****.com/go/credential-store/ [2025-11-01T02:07:13.278Z] [2025-11-01T02:07:13.278Z] Login Succeeded [2025-11-01T02:07:13.278Z] ****.io [2025-11-01T02:07:13.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:13.540Z] [2025-11-01T02:07:13.540Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-01T02:07:13.540Z] Configure a credential helper to remove this warning. See [2025-11-01T02:07:13.540Z] https://docs.****.com/go/credential-store/ [2025-11-01T02:07:13.540Z] [2025-11-01T02:07:13.540Z] Login Succeeded [2025-11-01T02:07:13.540Z] ---> ****-login.sh ends [Pipeline] } [2025-11-01T02:07:13.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-01T02:07:13.952Z] + git rev-list -1 --merges ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9~1..ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [Pipeline] echo [2025-11-01T02:07:13.982Z] -----------> git rev-list -1 --merges ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9~1..ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [2025-11-01T02:07:13.982Z] ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [false] [Pipeline] sh [2025-11-01T02:07:14.273Z] + git log --format=format:%s -1 ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [Pipeline] echo [2025-11-01T02:07:14.289Z] ========================================================= [2025-11-01T02:07:14.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-01T02:07:14.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-01T02:07:14.620Z] + git log --format=format:%s -1 ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9 [Pipeline] echo [2025-11-01T02:07:14.631Z] [semverPrep] GIT_COMMIT: ce4b4ef968ba1b4a3c3bd587dfc627cd2aac3ab9, Commit Message: Merge commit 'a30ebc7527866bfa81c41d5b16bac6940f093d67' into HEAD [Pipeline] echo [2025-11-01T02:07:14.644Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-01T02:07:14.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-01T02:07:14.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-01T02:07:14.989Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-01T02:07:14.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-01T02:07:14.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-01T02:07:14.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-01T02:07:14.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:07:15.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-01T02:07:15.351Z] [2025-11-01T02:07:15.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:07:15.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-01T02:07:15.662Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-01T02:07:15.662Z] 3dae71ba6b94: Pulling fs layer [2025-11-01T02:07:15.662Z] 6bf1a483ea7c: Pulling fs layer [2025-11-01T02:07:15.662Z] f5dfc541a4d3: Pulling fs layer [2025-11-01T02:07:15.662Z] 461d9e800cba: Pulling fs layer [2025-11-01T02:07:15.662Z] 80192f66455f: Pulling fs layer [2025-11-01T02:07:15.662Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-01T02:07:15.662Z] a29436f7fd5d: Pulling fs layer [2025-11-01T02:07:15.662Z] 923cac83aea3: Pulling fs layer [2025-11-01T02:07:15.662Z] 25ad8b0a4227: Pulling fs layer [2025-11-01T02:07:15.662Z] db01528c6b51: Pulling fs layer [2025-11-01T02:07:15.662Z] 28988de357af: Pulling fs layer [2025-11-01T02:07:15.662Z] 2e8e34ca0e6c: Waiting [2025-11-01T02:07:15.662Z] a29436f7fd5d: Waiting [2025-11-01T02:07:15.662Z] 923cac83aea3: Waiting [2025-11-01T02:07:15.662Z] 25ad8b0a4227: Waiting [2025-11-01T02:07:15.662Z] db01528c6b51: Waiting [2025-11-01T02:07:15.662Z] 28988de357af: Waiting [2025-11-01T02:07:15.662Z] 80192f66455f: Waiting [2025-11-01T02:07:15.662Z] 461d9e800cba: Waiting [2025-11-01T02:07:15.662Z] 6bf1a483ea7c: Verifying Checksum [2025-11-01T02:07:15.662Z] 6bf1a483ea7c: Download complete [2025-11-01T02:07:15.922Z] 461d9e800cba: Verifying Checksum [2025-11-01T02:07:15.922Z] 461d9e800cba: Download complete [2025-11-01T02:07:15.922Z] 80192f66455f: Verifying Checksum [2025-11-01T02:07:15.922Z] 80192f66455f: Download complete [2025-11-01T02:07:15.922Z] f5dfc541a4d3: Verifying Checksum [2025-11-01T02:07:15.922Z] f5dfc541a4d3: Download complete [2025-11-01T02:07:16.180Z] 3dae71ba6b94: Verifying Checksum [2025-11-01T02:07:16.180Z] 3dae71ba6b94: Download complete [2025-11-01T02:07:16.180Z] 923cac83aea3: Download complete [2025-11-01T02:07:16.180Z] 25ad8b0a4227: Verifying Checksum [2025-11-01T02:07:16.180Z] 25ad8b0a4227: Download complete [2025-11-01T02:07:16.180Z] db01528c6b51: Verifying Checksum [2025-11-01T02:07:16.180Z] db01528c6b51: Download complete [2025-11-01T02:07:16.180Z] 28988de357af: Verifying Checksum [2025-11-01T02:07:16.180Z] 28988de357af: Download complete [2025-11-01T02:07:16.748Z] a29436f7fd5d: Verifying Checksum [2025-11-01T02:07:16.748Z] a29436f7fd5d: Download complete [2025-11-01T02:07:17.005Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-01T02:07:17.006Z] 2e8e34ca0e6c: Download complete [2025-11-01T02:07:17.270Z] 3dae71ba6b94: Pull complete [2025-11-01T02:07:17.527Z] 6bf1a483ea7c: Pull complete [2025-11-01T02:07:18.096Z] f5dfc541a4d3: Pull complete [2025-11-01T02:07:18.096Z] 461d9e800cba: Pull complete [2025-11-01T02:07:18.096Z] 80192f66455f: Pull complete [2025-11-01T02:07:22.375Z] 2e8e34ca0e6c: Pull complete [2025-11-01T02:07:22.954Z] a29436f7fd5d: Pull complete [2025-11-01T02:07:22.954Z] 923cac83aea3: Pull complete [2025-11-01T02:07:23.216Z] 25ad8b0a4227: Pull complete [2025-11-01T02:07:23.216Z] db01528c6b51: Pull complete [2025-11-01T02:07:23.216Z] 28988de357af: Pull complete [2025-11-01T02:07:23.216Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-01T02:07:23.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-01T02:07:23.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-01T02:07:23.382Z] prd-ubuntu20.04-docker-8c-8g-772292 does not seem to be running inside a container [2025-11-01T02:07:23.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-839 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839:/w/workspace/edgexfoundry_edgex-ui-go_PR-839:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@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-devops/py-git-semver:0.1.4 cat [2025-11-01T02:07:27.139Z] $ docker top b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 -eo pid,comm [2025-11-01T02:07:27.234Z] 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). [2025-11-01T02:07:27.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-01T02:07:27.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-01T02:07:27.285Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-01T02:07:27.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-01T02:07:27.394Z] $ docker exec b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 ssh-agent [2025-11-01T02:07:27.519Z] SSH_AUTH_SOCK=/tmp/ssh-y1EEA2dpalsX/agent.20 [2025-11-01T02:07:27.519Z] SSH_AGENT_PID=37 [2025-11-01T02:07:27.526Z] Running ssh-add (command line suppressed) [2025-11-01T02:07:27.628Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/private_key_14478063541526673344.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/private_key_14478063541526673344.key) [2025-11-01T02:07:27.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-01T02:07:27.936Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-839 [Pipeline] sh [2025-11-01T02:07:28.221Z] + git tag --points-at HEAD [Pipeline] } [2025-11-01T02:07:28.232Z] $ docker exec --env ******** --env ******** b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 ssh-agent -k [2025-11-01T02:07:28.326Z] unset SSH_AUTH_SOCK; [2025-11-01T02:07:28.327Z] unset SSH_AGENT_PID; [2025-11-01T02:07:28.327Z] echo Agent pid 37 killed; [2025-11-01T02:07:28.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-01T02:07:28.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-01T02:07:28.369Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-01T02:07:28.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-01T02:07:28.482Z] $ docker exec b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 ssh-agent [2025-11-01T02:07:28.582Z] SSH_AUTH_SOCK=/tmp/ssh-L2C2PUTDFdQp/agent.84 [2025-11-01T02:07:28.582Z] SSH_AGENT_PID=90 [2025-11-01T02:07:28.586Z] Running ssh-add (command line suppressed) [2025-11-01T02:07:28.682Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/private_key_14104130840828344756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/private_key_14104130840828344756.key) [2025-11-01T02:07:28.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-01T02:07:28.994Z] + git semver init [2025-11-01T02:07:29.252Z] 2025-11-01 02:07:29,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-01T02:07:29.252Z] 2025-11-01 02:07:29,239 [run_init] DEBUG init version:0.0.0 force:False [2025-11-01T02:07:29.252Z] 2025-11-01 02:07:29,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver [2025-11-01T02:07:29.252Z] 2025-11-01 02:07:29,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver [2025-11-01T02:07:29.252Z] 2025-11-01 02:07:29,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-839, stdin=None, shell=False, universal_newlines=False) [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,549 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.git/info/exclude [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver/PR-839 with force:False [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,549 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver/PR-839 [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,554 [execute] INFO git cat-file --batch-check [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,558 [execute] INFO git cat-file --batch [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-01T02:07:31.797Z] 2025-11-01 02:07:31,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-839/.semver/PR-839 [2025-11-01T02:07:31.797Z] 0.0.0 [Pipeline] } [2025-11-01T02:07:31.804Z] $ docker exec --env ******** --env ******** b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 ssh-agent -k [2025-11-01T02:07:31.901Z] unset SSH_AUTH_SOCK; [2025-11-01T02:07:31.902Z] unset SSH_AGENT_PID; [2025-11-01T02:07:31.902Z] echo Agent pid 90 killed; [2025-11-01T02:07:31.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-01T02:07:32.234Z] + git semver [Pipeline] } [2025-11-01T02:07:32.811Z] $ docker stop --time=1 b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 [2025-11-01T02:07:34.109Z] $ docker rm -f --volumes b1b2960e433175bcb86cf94dc6dc91d50fa776d7b70e2d5329c50a8a655d2e79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-01T02:07:34.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-01T02:07:34.718Z] Stashed 1 file(s) [Pipeline] echo [2025-11-01T02:07:34.721Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-01T02:07:34.954Z] provisioning config files... [2025-11-01T02:07:34.978Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/config18108471336019927871tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:07:35.362Z] ---> ****-login.sh [2025-11-01T02:07:35.362Z] nexus3.edgexfoundry.org:10001 [2025-11-01T02:07:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:35.362Z] Login Succeeded [2025-11-01T02:07:35.362Z] nexus3.edgexfoundry.org:10002 [2025-11-01T02:07:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:35.362Z] Login Succeeded [2025-11-01T02:07:35.362Z] nexus3.edgexfoundry.org:10003 [2025-11-01T02:07:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:35.619Z] Login Succeeded [2025-11-01T02:07:35.619Z] nexus3.edgexfoundry.org:10004 [2025-11-01T02:07:35.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:35.619Z] Login Succeeded [2025-11-01T02:07:35.619Z] ****.io [2025-11-01T02:07:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-01T02:07:35.882Z] Login Succeeded [2025-11-01T02:07:35.882Z] ---> ****-login.sh ends [Pipeline] } [2025-11-01T02:07:35.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-01T02:07:36.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-01T02:07:36.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-01T02:07:36.068Z] ========================================================= [2025-11-01T02:07:36.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-01T02:07:36.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:07:36.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-01T02:07:37.050Z] #0 building with "default" instance using docker driver [2025-11-01T02:07:37.050Z] [2025-11-01T02:07:37.050Z] #1 [internal] load build definition from Dockerfile [2025-11-01T02:07:37.050Z] #1 transferring dockerfile: 1.98kB done [2025-11-01T02:07:37.050Z] #1 DONE 0.0s [2025-11-01T02:07:37.050Z] [2025-11-01T02:07:37.050Z] #2 [internal] load metadata for docker.io/library/docker:latest [2025-11-01T02:07:37.050Z] #2 DONE 0.1s [2025-11-01T02:07:37.050Z] [2025-11-01T02:07:37.050Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-01T02:07:37.314Z] #3 DONE 0.1s [2025-11-01T02:07:37.314Z] [2025-11-01T02:07:37.314Z] #4 [internal] load .dockerignore [2025-11-01T02:07:37.314Z] #4 transferring context: 58B done [2025-11-01T02:07:37.314Z] #4 DONE 0.0s [2025-11-01T02:07:37.314Z] [2025-11-01T02:07:37.314Z] #5 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 [2025-11-01T02:07:37.314Z] #5 resolve docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 0.0s done [2025-11-01T02:07:37.314Z] #5 sha256:0c6e741a59d2b5a4679660c106679ebc7d4db788ddc56ff5e6741120cb5615ee 12.03kB / 12.03kB done [2025-11-01T02:07:37.314Z] #5 sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 5.17kB / 5.17kB done [2025-11-01T02:07:37.314Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-01T02:07:37.314Z] #5 sha256:7fd2c8237f6b295302d31c346b4532b9884e7bd53bf58235c4b8fdfc7ac3aaa7 4.00kB / 4.00kB done [2025-11-01T02:07:37.314Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-01T02:07:37.314Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-01T02:07:37.571Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-01T02:07:38.136Z] #5 ... [2025-11-01T02:07:38.136Z] [2025-11-01T02:07:38.136Z] #6 [internal] load build context [2025-11-01T02:07:38.136Z] #6 transferring context: 72.06MB 0.7s done [2025-11-01T02:07:38.136Z] #6 DONE 0.9s [2025-11-01T02:07:38.136Z] [2025-11-01T02:07:38.136Z] #5 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 [2025-11-01T02:07:38.136Z] #5 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 0B / 8.21MB 0.9s [2025-11-01T02:07:40.695Z] #5 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 2.10MB / 8.21MB 2.9s [2025-11-01T02:07:40.695Z] #5 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 8.21MB / 8.21MB 3.1s [2025-11-01T02:07:40.695Z] #5 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 8.21MB / 8.21MB 3.1s done [2025-11-01T02:07:40.695Z] #5 extracting sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb [2025-11-01T02:07:40.695Z] #5 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 0B / 20.43MB 3.2s [2025-11-01T02:07:40.695Z] #5 sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d 456B / 456B 3.2s done [2025-11-01T02:07:40.695Z] #5 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 6.29MB / 20.43MB 3.3s [2025-11-01T02:07:40.695Z] #5 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 4.19MB / 22.16MB 3.3s [2025-11-01T02:07:40.695Z] #5 extracting sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 0.2s done [2025-11-01T02:07:40.695Z] #5 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 20.43MB / 20.43MB 3.5s [2025-11-01T02:07:40.695Z] #5 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 22.16MB / 22.16MB 3.5s [2025-11-01T02:07:41.652Z] #5 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 22.16MB / 22.16MB 4.4s done [2025-11-01T02:07:41.652Z] #5 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 20.43MB / 20.43MB 4.4s done [2025-11-01T02:07:41.652Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-01T02:07:41.652Z] #5 extracting sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d done [2025-11-01T02:07:41.652Z] #5 extracting sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 [2025-11-01T02:07:41.652Z] #5 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 0B / 540B 4.5s [2025-11-01T02:07:41.652Z] #5 sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde 0B / 1.01kB 4.5s [2025-11-01T02:07:41.652Z] #5 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 0B / 21.63MB 4.5s [2025-11-01T02:07:41.908Z] #5 extracting sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 0.2s done [2025-11-01T02:07:42.178Z] #5 extracting sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 0.1s [2025-11-01T02:07:42.454Z] #5 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 540B / 540B 5.2s [2025-11-01T02:07:42.454Z] #5 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 4.19MB / 21.63MB 5.2s [2025-11-01T02:07:42.454Z] #5 extracting sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 0.4s done [2025-11-01T02:07:42.712Z] #5 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 540B / 540B 5.2s done [2025-11-01T02:07:42.712Z] #5 sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde 1.01kB / 1.01kB 5.2s done [2025-11-01T02:07:42.712Z] #5 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 21.63MB / 21.63MB 5.4s [2025-11-01T02:07:42.712Z] #5 sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 6.91MB / 6.91MB 5.4s [2025-11-01T02:07:42.712Z] #5 sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 90.40kB / 90.40kB 5.4s [2025-11-01T02:07:42.712Z] #5 sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 116B / 116B 5.3s done [2025-11-01T02:07:42.971Z] #5 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 21.63MB / 21.63MB 5.5s done [2025-11-01T02:07:42.971Z] #5 extracting sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 [2025-11-01T02:07:42.971Z] #5 sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 90.40kB / 90.40kB 5.6s done [2025-11-01T02:07:42.971Z] #5 sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 6.91MB / 6.91MB 5.7s done [2025-11-01T02:07:42.971Z] #5 sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 1.69kB / 1.69kB 5.8s done [2025-11-01T02:07:42.971Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 0B / 62.83MB 5.8s [2025-11-01T02:07:42.971Z] #5 sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d 1.01kB / 1.01kB 5.8s done [2025-11-01T02:07:42.971Z] #5 sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d 0B / 3.30kB 5.8s [2025-11-01T02:07:43.229Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 3.15MB / 62.83MB 5.9s [2025-11-01T02:07:43.229Z] #5 sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d 3.30kB / 3.30kB 5.8s done [2025-11-01T02:07:43.485Z] #5 extracting sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 0.6s done [2025-11-01T02:07:43.485Z] #5 extracting sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 done [2025-11-01T02:07:43.743Z] #5 extracting sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde done [2025-11-01T02:07:43.743Z] #5 extracting sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 [2025-11-01T02:07:43.743Z] #5 extracting sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 done [2025-11-01T02:07:43.743Z] #5 extracting sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 0.1s [2025-11-01T02:07:43.999Z] #5 extracting sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 0.2s done [2025-11-01T02:07:43.999Z] #5 extracting sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 done [2025-11-01T02:07:44.261Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 6.29MB / 62.83MB 6.9s [2025-11-01T02:07:44.261Z] #5 extracting sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d done [2025-11-01T02:07:44.261Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 11.53MB / 62.83MB 7.1s [2025-11-01T02:07:44.535Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 15.73MB / 62.83MB 7.3s [2025-11-01T02:07:44.809Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 18.87MB / 62.83MB 7.4s [2025-11-01T02:07:44.809Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 24.12MB / 62.83MB 7.6s [2025-11-01T02:07:44.809Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 27.26MB / 62.83MB 7.7s [2025-11-01T02:07:45.069Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 32.51MB / 62.83MB 7.9s [2025-11-01T02:07:45.335Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 35.65MB / 62.83MB 8.0s [2025-11-01T02:07:45.596Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 40.89MB / 62.83MB 8.2s [2025-11-01T02:07:45.596Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 44.04MB / 62.83MB 8.3s [2025-11-01T02:07:45.873Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 48.23MB / 62.83MB 8.5s [2025-11-01T02:07:45.873Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 51.38MB / 62.83MB 8.6s [2025-11-01T02:07:46.132Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 56.62MB / 62.83MB 8.8s [2025-11-01T02:07:46.132Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 62.83MB / 62.83MB 9.0s [2025-11-01T02:07:46.705Z] #5 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 62.83MB / 62.83MB 9.5s done [2025-11-01T02:07:47.306Z] #5 ... [2025-11-01T02:07:47.306Z] [2025-11-01T02:07:47.306Z] #7 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-01T02:07:47.306Z] #7 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-01T02:07:47.306Z] #7 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-01T02:07:47.306Z] #7 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-01T02:07:47.307Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-01T02:07:47.307Z] #7 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2025-11-01T02:07:47.307Z] #7 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-01T02:07:47.307Z] #7 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-01T02:07:47.307Z] #7 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-01T02:07:47.307Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-01T02:07:47.307Z] #7 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2025-11-01T02:07:47.307Z] #7 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-01T02:07:47.307Z] #7 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 4.3s done [2025-11-01T02:07:47.307Z] #7 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-01T02:07:47.307Z] #7 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 3.1s done [2025-11-01T02:07:47.307Z] #7 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2025-11-01T02:07:47.307Z] #7 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-01T02:07:47.307Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-01T02:07:47.307Z] #7 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-01T02:07:47.307Z] #7 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-01T02:07:47.307Z] #7 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done [2025-11-01T02:07:47.307Z] #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2025-11-01T02:07:47.907Z] #7 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2025-11-01T02:07:48.166Z] #7 DONE 10.9s [2025-11-01T02:07:48.166Z] [2025-11-01T02:07:48.166Z] #5 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 [2025-11-01T02:07:48.166Z] #5 extracting sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 0.8s [2025-11-01T02:07:48.731Z] #5 extracting sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 1.2s done [2025-11-01T02:07:49.005Z] #5 extracting sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 [2025-11-01T02:07:49.263Z] #5 extracting sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 done [2025-11-01T02:07:49.263Z] #5 extracting sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d done [2025-11-01T02:07:49.263Z] #5 DONE 12.0s [2025-11-01T02:08:01.494Z] [2025-11-01T02:08:01.494Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-11-01T02:08:01.759Z] #8 DONE 0.8s [2025-11-01T02:08:02.025Z] [2025-11-01T02:08:02.025Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2025-11-01T02:08:02.997Z] #9 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-01T02:08:03.263Z] #9 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-01T02:08:03.522Z] #9 1.560 OK: 265 MiB in 60 packages [2025-11-01T02:08:03.785Z] #9 DONE 1.7s [2025-11-01T02:08:03.785Z] [2025-11-01T02:08:03.785Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-11-01T02:08:03.785Z] #10 DONE 0.2s [2025-11-01T02:08:04.053Z] [2025-11-01T02:08:04.053Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2025-11-01T02:08:04.319Z] #11 DONE 0.3s [2025-11-01T02:08:04.319Z] [2025-11-01T02:08:04.319Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-01T02:08:26.329Z] #12 DONE 20.0s [2025-11-01T02:08:26.329Z] [2025-11-01T02:08:26.329Z] #13 [builder 7/8] COPY . . [2025-11-01T02:08:26.329Z] #13 DONE 0.9s [2025-11-01T02:08:26.329Z] [2025-11-01T02:08:26.329Z] #14 [builder 8/8] RUN echo noop [2025-11-01T02:08:26.329Z] #14 0.335 noop [2025-11-01T02:08:26.329Z] #14 DONE 0.4s [2025-11-01T02:08:26.329Z] [2025-11-01T02:08:26.329Z] #15 exporting to image [2025-11-01T02:08:26.329Z] #15 exporting layers [2025-11-01T02:08:32.910Z] #15 exporting layers 6.9s done [2025-11-01T02:08:32.911Z] #15 writing image sha256:f1070488c3c1ace13292eb214ba64317494df9f3922e7ad1439f03da5ce4656a done [2025-11-01T02:08:32.911Z] #15 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-01T02:08:32.911Z] #15 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:08:33.254Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-01T02:08:33.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-01T02:08:33.352Z] prd-ubuntu20.04-docker-8c-8g-772292 does not seem to be running inside a container [2025-11-01T02:08:33.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-839 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839:/w/workspace/edgexfoundry_edgex-ui-go_PR-839:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-01T02:08:33.759Z] $ docker top 4a44cbde734fc361abdc5c881651609e69c5239670ae00a150765418ccc3d3ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-01T02:08:34.115Z] + go version [2025-11-01T02:08:34.116Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-01T02:08:34.122Z] $ docker stop --time=1 4a44cbde734fc361abdc5c881651609e69c5239670ae00a150765418ccc3d3ad [2025-11-01T02:08:35.366Z] $ docker rm -f --volumes 4a44cbde734fc361abdc5c881651609e69c5239670ae00a150765418ccc3d3ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:08:35.924Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-01T02:08:35.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-01T02:08:36.008Z] prd-ubuntu20.04-docker-8c-8g-772292 does not seem to be running inside a container [2025-11-01T02:08:36.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-839 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839:/w/workspace/edgexfoundry_edgex-ui-go_PR-839:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-01T02:08:36.367Z] $ docker top b73b8567c70769bd7a2dea1955a30de50e4928dca0349ad1c85824f512e0b6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-01T02:08:36.706Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-839 [Pipeline] fileExists [Pipeline] sh [2025-11-01T02:08:37.012Z] + make test [2025-11-01T02:08:37.013Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-11-01T02:08:37.585Z] go: updates to go.mod needed; to update it: [2025-11-01T02:08:37.585Z] go mod tidy [2025-11-01T02:08:37.585Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2025-11-01T02:08:37.593Z] $ docker stop --time=1 b73b8567c70769bd7a2dea1955a30de50e4928dca0349ad1c85824f512e0b6d5 [2025-11-01T02:08:38.918Z] $ docker rm -f --volumes b73b8567c70769bd7a2dea1955a30de50e4928dca0349ad1c85824f512e0b6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:08:39.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-01T02:08:39.467Z] [2025-11-01T02:08:39.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:08:39.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-01T02:08:39.814Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-01T02:08:39.814Z] 5eb5b503b376: Pulling fs layer [2025-11-01T02:08:39.814Z] 5c69ac0246d0: Pulling fs layer [2025-11-01T02:08:39.814Z] ec43610c2a17: Pulling fs layer [2025-11-01T02:08:39.814Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-01T02:08:39.814Z] 33b1e0a273af: Pulling fs layer [2025-11-01T02:08:39.814Z] 5d3b04190fa2: Pulling fs layer [2025-11-01T02:08:39.814Z] 2f39f015ded8: Pulling fs layer [2025-11-01T02:08:39.814Z] 3a2ae6a8a46f: Waiting [2025-11-01T02:08:39.814Z] 33b1e0a273af: Waiting [2025-11-01T02:08:39.814Z] 5d3b04190fa2: Waiting [2025-11-01T02:08:39.814Z] 2f39f015ded8: Waiting [2025-11-01T02:08:39.814Z] 5c69ac0246d0: Verifying Checksum [2025-11-01T02:08:39.814Z] 5c69ac0246d0: Download complete [2025-11-01T02:08:39.814Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-01T02:08:39.814Z] 3a2ae6a8a46f: Download complete [2025-11-01T02:08:39.814Z] 33b1e0a273af: Verifying Checksum [2025-11-01T02:08:39.814Z] 33b1e0a273af: Download complete [2025-11-01T02:08:39.814Z] ec43610c2a17: Verifying Checksum [2025-11-01T02:08:39.814Z] ec43610c2a17: Download complete [2025-11-01T02:08:40.072Z] 5d3b04190fa2: Verifying Checksum [2025-11-01T02:08:40.072Z] 5d3b04190fa2: Download complete [2025-11-01T02:08:40.330Z] 5eb5b503b376: Verifying Checksum [2025-11-01T02:08:40.330Z] 5eb5b503b376: Download complete [2025-11-01T02:08:41.700Z] 5eb5b503b376: Pull complete [2025-11-01T02:08:41.700Z] 5c69ac0246d0: Pull complete [2025-11-01T02:08:42.265Z] ec43610c2a17: Pull complete [2025-11-01T02:08:42.265Z] 3a2ae6a8a46f: Pull complete [2025-11-01T02:08:42.526Z] 2f39f015ded8: Verifying Checksum [2025-11-01T02:08:42.526Z] 2f39f015ded8: Download complete [2025-11-01T02:08:42.526Z] 33b1e0a273af: Pull complete [2025-11-01T02:08:42.526Z] 5d3b04190fa2: Pull complete [2025-11-01T02:08:47.801Z] 2f39f015ded8: Pull complete [2025-11-01T02:08:47.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-01T02:08:47.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-01T02:08:47.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-01T02:08:47.909Z] prd-ubuntu20.04-docker-8c-8g-772292 does not seem to be running inside a container [2025-11-01T02:08:47.935Z] $ 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/edgexfoundry_edgex-ui-go_PR-839 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839:/w/workspace/edgexfoundry_edgex-ui-go_PR-839:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-01T02:08:51.742Z] $ docker top dd8dc628dbb807be5794026db9aa90df14d9ca451350f25ce9d1b75d9a1af0de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:52.113Z] ---> job-cost.sh [2025-11-01T02:08:52.113Z] lf-activate-venv: SKIPPING [2025-11-01T02:08:52.113Z] INFO: No Stack... [2025-11-01T02:08:52.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-01T02:08:52.630Z] INFO: Archiving Costs [Pipeline] sh [2025-11-01T02:08:52.919Z] + + cut -d, -f6cat [2025-11-01T02:08:52.919Z] /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives/cost.csv [Pipeline] lock [2025-11-01T02:08:52.936Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-839-2-stack-cost] [2025-11-01T02:08:52.944Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-839-2-stack-cost] did not exist. Created. [2025-11-01T02:08:52.950Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-839-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-01T02:08:53.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-01T02:08:53.333Z] Stashed 1 file(s) [Pipeline] } [2025-11-01T02:08:53.345Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-839-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-01T02:08:53.368Z] $ docker stop --time=1 dd8dc628dbb807be5794026db9aa90df14d9ca451350f25ce9d1b75d9a1af0de [2025-11-01T02:08:54.499Z] $ docker rm -f --volumes dd8dc628dbb807be5794026db9aa90df14d9ca451350f25ce9d1b75d9a1af0de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-01T02:08:54.628Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2025-11-01T02:08:55.469Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives ] [2025-11-01T02:08:55.469Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives [2025-11-01T02:08:55.469Z] total 16 [2025-11-01T02:08:55.469Z] drwxr-xr-x 3 root root 4096 Nov 1 02:08 . [2025-11-01T02:08:55.469Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 02:08 .. [2025-11-01T02:08:55.469Z] drwxr-xr-x 2 root root 4096 Nov 1 02:08 cost [2025-11-01T02:08:55.469Z] -rw-r--r-- 1 root root 83 Nov 1 02:08 cost.csv [2025-11-01T02:08:55.469Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives [2025-11-01T02:08:55.469Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives [2025-11-01T02:08:55.469Z] total 16 [2025-11-01T02:08:55.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 02:08 . [2025-11-01T02:08:55.469Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 02:08 .. [2025-11-01T02:08:55.469Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 02:08 cost [2025-11-01T02:08:55.469Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 1 02:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:55.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:56.616Z] ---> package-listing.sh [2025-11-01T02:08:56.616Z] ++ facter osfamily [2025-11-01T02:08:56.616Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-01T02:08:56.874Z] + OS_FAMILY=debian [2025-11-01T02:08:56.874Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-839 [2025-11-01T02:08:56.874Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-01T02:08:56.874Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-01T02:08:56.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-01T02:08:56.874Z] + PACKAGES=/tmp/packages_start.txt [2025-11-01T02:08:56.874Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-839 ']' [2025-11-01T02:08:56.874Z] + PACKAGES=/tmp/packages_end.txt [2025-11-01T02:08:56.874Z] + case "${OS_FAMILY}" in [2025-11-01T02:08:56.874Z] + dpkg -l [2025-11-01T02:08:56.874Z] + grep '^ii' [2025-11-01T02:08:56.874Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-01T02:08:56.874Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-01T02:08:56.874Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-01T02:08:56.874Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-839 ']' [2025-11-01T02:08:56.874Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives/ [2025-11-01T02:08:56.874Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-839/archives/ [Pipeline] echo [2025-11-01T02:08:56.884Z] 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/edgexfoundry_edgex-ui-go_PR-839/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-01T02:08:57.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-01T02:08:57.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-01T02:08:57.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-01T02:08:57.805Z] prd-ubuntu20.04-docker-8c-8g-772292 does not seem to be running inside a container [2025-11-01T02:08:57.830Z] $ 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/edgexfoundry_edgex-ui-go_PR-839/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-839 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839:/w/workspace/edgexfoundry_edgex-ui-go_PR-839:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-01T02:08:58.041Z] $ docker top fd391cffcfc33832f6418421d321289caafe26698fc2ef4452e9479ce7034732 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-01T02:08:58.377Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-01T02:08:58.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-01T02:08:58.950Z] + ls /var/log/sa-host [2025-11-01T02:08:58.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-01T02:08:59.025Z] provisioning config files... [2025-11-01T02:08:59.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-839@tmp/config750945242415237938tmp [Pipeline] { [Pipeline] echo [2025-11-01T02:08:59.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:59.332Z] ---> create-netrc.sh [Pipeline] } [2025-11-01T02:08:59.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:59.671Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-01T02:08:59.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:08:59.961Z] ---> sudo-logs.sh [2025-11-01T02:08:59.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-01T02:08:59.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:09:00.275Z] ---> job-cost.sh [2025-11-01T02:09:00.275Z] lf-activate-venv: SKIPPING [2025-11-01T02:09:00.275Z] DEBUG: total: 0.2199999988079071 [2025-11-01T02:09:00.275Z] INFO: Retrieving Stack Cost... [2025-11-01T02:09:00.275Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-01T02:09:00.538Z] INFO: Archiving Costs [Pipeline] echo [2025-11-01T02:09:00.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-01T02:09:00.838Z] ---> logs-deploy.sh [2025-11-01T02:09:00.838Z] lf-activate-venv: SKIPPING [2025-11-01T02:09:00.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-839/2 [2025-11-01T02:09:00.838Z] INFO: archiving workspace using pattern(s): [2025-11-01T02:09:01.776Z] Archives upload complete. [2025-11-01T02:09:01.776Z] INFO: archiving logs to Nexus