Started by user Cherry Wang Obtained Jenkinsfile from git https://github.com/FelixTing/device-sdk-go.git Loading library edgex-global-pipelines@issue-475 Attempting to resolve issue-475 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-ssh1234532788133073638.key > git ls-remote -h -- git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Found match: refs/heads/issue-475 revision cacebe47f05b77f21cd86ed9550efaea6a32bed3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:cherrycl/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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b@tmp/jenkins-gitclient-ssh12533682918593201495.key > git fetch --no-tags --progress -- git@github.com:cherrycl/edgex-global-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cacebe47f05b77f21cd86ed9550efaea6a32bed3 (issue-475) > git config core.sparsecheckout # timeout=10 > git checkout -f cacebe47f05b77f21cd86ed9550efaea6a32bed3 # timeout=10 Commit message: "update" > 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:cherrycl/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-ssh1921231254103265573.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2/.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2@tmp/jenkins-gitclient-ssh13061087753037765824.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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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: sandbox-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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 Running on snd-ubuntu20.04-docker-8c-8g-4689 in /w/workspace/global-pipeline-test/device-sdk-test [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 https://github.com/FelixTing/device-sdk-go.git > git init /w/workspace/global-pipeline-test/device-sdk-test # timeout=10 Fetching upstream changes from https://github.com/FelixTing/device-sdk-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 -- https://github.com/FelixTing/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4ad7f95fa31a9488bd573747f71dc7e45e22347 (refs/remotes/origin/pick-fix-from-main) > git config remote.origin.url https://github.com/FelixTing/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/pick-fix-from-main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 Commit message: "build: Set goVersion to 1.23" > git rev-list --no-walk e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-19T02:45:29.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-19T02:45:29.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-19T02:45:29.541Z] ========================================================= [2025-10-19T02:45:29.541Z] EdgeX Global Pipelines Version Info [2025-10-19T02:45:29.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:45:29.945Z] jq: error (at :5): Cannot index string with string "ref" [2025-10-19T02:45:29.945Z] ------------------- [2025-10-19T02:45:29.945Z] No tag info for: stable [2025-10-19T02:45:30.207Z] jq: error (at :5): Cannot index string with string "ref" [2025-10-19T02:45:30.207Z] ------------------- [2025-10-19T02:45:30.207Z] No tag info for: experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-19T02:45:30.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sandbox-settings [Pipeline] echo [2025-10-19T02:45:30.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-10-19T02:45:30.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-19T02:45:30.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-19T02:45:30.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-19T02:45:30.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-19T02:45:30.347Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-19T02:45:30.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-10-19T02:45:30.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-19T02:45:30.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-19T02:45:30.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-19T02:45:30.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-10-19T02:45:30.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-19T02:45:30.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-19T02:45:30.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-19T02:45:30.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-10-19T02:45:30.470Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-19T02:45:30.480Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-19T02:45:30.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-19T02:45:30.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-19T02:45:30.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-19T02:45:30.520Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-19T02:45:30.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-19T02:45:30.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-19T02:45:30.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-19T02:45:30.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-19T02:45:30.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-19T02:45:30.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = origin/pick-fix-from-main [Pipeline] echo [2025-10-19T02:45:30.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = pick-fix-from-main [Pipeline] echo [2025-10-19T02:45:30.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = origin_pick-fix-from-main [Pipeline] echo [2025-10-19T02:45:30.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-19T02:45:30.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ad7f9 [Pipeline] echo [2025-10-19T02:45:30.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-19T02:45:30.659Z] provisioning config files... [2025-10-19T02:45:30.670Z] Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #4 [2025-10-19T02:45:30.674Z] copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config12008881551498703928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:45:31.005Z] ---> ****-login.sh [2025-10-19T02:45:31.005Z] nexus3.edgexfoundry.org:10001 [2025-10-19T02:45:31.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:31.266Z] [2025-10-19T02:45:31.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-19T02:45:31.266Z] Configure a credential helper to remove this warning. See [2025-10-19T02:45:31.266Z] https://docs.****.com/go/credential-store/ [2025-10-19T02:45:31.266Z] [2025-10-19T02:45:31.266Z] Login Succeeded [2025-10-19T02:45:31.266Z] nexus3.edgexfoundry.org:10002 [2025-10-19T02:45:31.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:31.525Z] [2025-10-19T02:45:31.525Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-19T02:45:31.525Z] Configure a credential helper to remove this warning. See [2025-10-19T02:45:31.525Z] https://docs.****.com/go/credential-store/ [2025-10-19T02:45:31.525Z] [2025-10-19T02:45:31.525Z] Login Succeeded [2025-10-19T02:45:31.525Z] nexus3.edgexfoundry.org:10003 [2025-10-19T02:45:31.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:31.525Z] [2025-10-19T02:45:31.525Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-19T02:45:31.525Z] Configure a credential helper to remove this warning. See [2025-10-19T02:45:31.525Z] https://docs.****.com/go/credential-store/ [2025-10-19T02:45:31.525Z] [2025-10-19T02:45:31.525Z] Login Succeeded [2025-10-19T02:45:31.525Z] ---> ****-login.sh ends [Pipeline] } [2025-10-19T02:45:31.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-19T02:45:31.880Z] + git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-19T02:45:31.909Z] -----------> git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [false] [Pipeline] sh [2025-10-19T02:45:32.196Z] + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-19T02:45:32.213Z] ========================================================= [2025-10-19T02:45:32.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-19T02:45:32.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-19T02:45:32.526Z] + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-19T02:45:32.536Z] [semverPrep] GIT_COMMIT: e4ad7f95fa31a9488bd573747f71dc7e45e22347, Commit Message: build: Set goVersion to 1.23 [Pipeline] echo [2025-10-19T02:45:32.548Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-19T02:45:32.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-19T02:45:32.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-19T02:45:32.913Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-19T02:45:32.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-19T02:45:32.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-19T02:45:32.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-19T02:45:32.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:45:33.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-19T02:45:33.263Z] [2025-10-19T02:45:33.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:45:33.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-19T02:45:33.561Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-19T02:45:33.561Z] 3dae71ba6b94: Pulling fs layer [2025-10-19T02:45:33.561Z] 6bf1a483ea7c: Pulling fs layer [2025-10-19T02:45:33.561Z] f5dfc541a4d3: Pulling fs layer [2025-10-19T02:45:33.561Z] 461d9e800cba: Pulling fs layer [2025-10-19T02:45:33.561Z] 80192f66455f: Pulling fs layer [2025-10-19T02:45:33.561Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-19T02:45:33.561Z] a29436f7fd5d: Pulling fs layer [2025-10-19T02:45:33.561Z] 923cac83aea3: Pulling fs layer [2025-10-19T02:45:33.561Z] 25ad8b0a4227: Pulling fs layer [2025-10-19T02:45:33.561Z] db01528c6b51: Pulling fs layer [2025-10-19T02:45:33.561Z] 28988de357af: Pulling fs layer [2025-10-19T02:45:33.561Z] a29436f7fd5d: Waiting [2025-10-19T02:45:33.561Z] 923cac83aea3: Waiting [2025-10-19T02:45:33.561Z] 25ad8b0a4227: Waiting [2025-10-19T02:45:33.561Z] db01528c6b51: Waiting [2025-10-19T02:45:33.561Z] 461d9e800cba: Waiting [2025-10-19T02:45:33.561Z] 80192f66455f: Waiting [2025-10-19T02:45:33.561Z] 2e8e34ca0e6c: Waiting [2025-10-19T02:45:33.820Z] 6bf1a483ea7c: Verifying Checksum [2025-10-19T02:45:33.820Z] 6bf1a483ea7c: Download complete [2025-10-19T02:45:33.820Z] 461d9e800cba: Verifying Checksum [2025-10-19T02:45:33.820Z] 461d9e800cba: Download complete [2025-10-19T02:45:33.820Z] 80192f66455f: Verifying Checksum [2025-10-19T02:45:33.820Z] 80192f66455f: Download complete [2025-10-19T02:45:33.820Z] f5dfc541a4d3: Verifying Checksum [2025-10-19T02:45:33.820Z] f5dfc541a4d3: Download complete [2025-10-19T02:45:33.820Z] 3dae71ba6b94: Verifying Checksum [2025-10-19T02:45:33.820Z] 3dae71ba6b94: Download complete [2025-10-19T02:45:33.820Z] 923cac83aea3: Download complete [2025-10-19T02:45:34.078Z] 25ad8b0a4227: Verifying Checksum [2025-10-19T02:45:34.078Z] 25ad8b0a4227: Download complete [2025-10-19T02:45:34.078Z] db01528c6b51: Verifying Checksum [2025-10-19T02:45:34.078Z] db01528c6b51: Download complete [2025-10-19T02:45:34.078Z] 28988de357af: Verifying Checksum [2025-10-19T02:45:34.078Z] 28988de357af: Download complete [2025-10-19T02:45:34.335Z] a29436f7fd5d: Verifying Checksum [2025-10-19T02:45:34.335Z] a29436f7fd5d: Download complete [2025-10-19T02:45:34.594Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-19T02:45:34.594Z] 2e8e34ca0e6c: Download complete [2025-10-19T02:45:35.161Z] 3dae71ba6b94: Pull complete [2025-10-19T02:45:35.418Z] 6bf1a483ea7c: Pull complete [2025-10-19T02:45:35.984Z] f5dfc541a4d3: Pull complete [2025-10-19T02:45:35.984Z] 461d9e800cba: Pull complete [2025-10-19T02:45:35.984Z] 80192f66455f: Pull complete [2025-10-19T02:45:40.177Z] 2e8e34ca0e6c: Pull complete [2025-10-19T02:45:40.177Z] a29436f7fd5d: Pull complete [2025-10-19T02:45:40.177Z] 923cac83aea3: Pull complete [2025-10-19T02:45:40.436Z] 25ad8b0a4227: Pull complete [2025-10-19T02:45:40.436Z] db01528c6b51: Pull complete [2025-10-19T02:45:40.436Z] 28988de357af: Pull complete [2025-10-19T02:45:40.436Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-19T02:45:40.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-19T02:45:40.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-19T02:45:40.547Z] snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container [2025-10-19T02:45:40.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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-devops/py-git-semver:0.1.4 cat [2025-10-19T02:45:42.949Z] $ docker top f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd -eo pid,comm [2025-10-19T02:45:42.995Z] 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-10-19T02:45:42.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-19T02:45:43.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-19T02:45:43.028Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-19T02:45:43.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-19T02:45:43.149Z] $ docker exec f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent [2025-10-19T02:45:43.255Z] SSH_AUTH_SOCK=/tmp/ssh-1hIUZT1wgUJO/agent.32 [2025-10-19T02:45:43.255Z] SSH_AGENT_PID=38 [2025-10-19T02:45:43.261Z] Running ssh-add (command line suppressed) [2025-10-19T02:45:43.359Z] Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_6133056293878687948.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_6133056293878687948.key) [2025-10-19T02:45:43.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-19T02:45:43.657Z] + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] sh [2025-10-19T02:45:43.941Z] + git tag --points-at HEAD [Pipeline] } [2025-10-19T02:45:43.953Z] $ docker exec --env ******** --env ******** f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent -k [2025-10-19T02:45:44.053Z] unset SSH_AUTH_SOCK; [2025-10-19T02:45:44.054Z] unset SSH_AGENT_PID; [2025-10-19T02:45:44.054Z] echo Agent pid 38 killed; [2025-10-19T02:45:44.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-19T02:45:44.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-19T02:45:44.091Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-19T02:45:44.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-19T02:45:44.201Z] $ docker exec f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent [2025-10-19T02:45:44.297Z] SSH_AUTH_SOCK=/tmp/ssh-FBxeocQzEbAe/agent.85 [2025-10-19T02:45:44.297Z] SSH_AGENT_PID=91 [2025-10-19T02:45:44.303Z] Running ssh-add (command line suppressed) [2025-10-19T02:45:44.407Z] Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_10692435770906828175.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_10692435770906828175.key) [2025-10-19T02:45:44.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-19T02:45:44.705Z] + git semver init [2025-10-19T02:45:44.965Z] 2025-10-19 02:45:44,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-19T02:45:44.965Z] 2025-10-19 02:45:44,959 [run_init] DEBUG init version:0.0.0 force:False [2025-10-19T02:45:44.965Z] 2025-10-19 02:45:44,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/global-pipeline-test/device-sdk-test/.semver [2025-10-19T02:45:44.965Z] 2025-10-19 02:45:44,960 [execute] INFO git clone -b semver https://github.com/FelixTing/device-sdk-go.git /w/workspace/global-pipeline-test/device-sdk-test/.semver [2025-10-19T02:45:44.965Z] 2025-10-19 02:45:44,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'https://github.com/FelixTing/device-sdk-go.git', '/w/workspace/global-pipeline-test/device-sdk-test/.semver'], cwd=/w/workspace/global-pipeline-test/device-sdk-test, stdin=None, shell=False, universal_newlines=False) [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,796 [append_file] DEBUG append to file:/w/workspace/global-pipeline-test/device-sdk-test/.git/info/exclude [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main with force:False [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,796 [write_file] DEBUG write to file:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,800 [execute] INFO git cat-file --batch-check [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,804 [execute] INFO git cat-file --batch [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-19T02:45:45.902Z] 2025-10-19 02:45:45,807 [read_version] DEBUG read version from /w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main [2025-10-19T02:45:45.902Z] 0.0.0 [Pipeline] } [2025-10-19T02:45:45.912Z] $ docker exec --env ******** --env ******** f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent -k [2025-10-19T02:45:46.007Z] unset SSH_AUTH_SOCK; [2025-10-19T02:45:46.008Z] unset SSH_AGENT_PID; [2025-10-19T02:45:46.008Z] echo Agent pid 91 killed; [2025-10-19T02:45:46.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-19T02:45:46.320Z] + git semver [Pipeline] } [2025-10-19T02:45:46.591Z] $ docker stop --time=1 f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd [2025-10-19T02:45:47.886Z] $ docker rm -f --volumes f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-19T02:45:48.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-19T02:45:48.450Z] Stashed 1 file(s) [Pipeline] echo [2025-10-19T02:45:48.451Z] [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] { (Prep) [Pipeline] // stage [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-10-19T02:45:48.591Z] provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-19T02:45:48.608Z] Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #4 [2025-10-19T02:45:48.612Z] copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config2089699511331727156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:45:48.905Z] ---> ****-login.sh [2025-10-19T02:45:48.905Z] nexus3.edgexfoundry.org:10001 [2025-10-19T02:45:48.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:48.905Z] Login Succeeded [2025-10-19T02:45:48.905Z] nexus3.edgexfoundry.org:10002 [2025-10-19T02:45:48.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:48.905Z] Login Succeeded [2025-10-19T02:45:48.905Z] nexus3.edgexfoundry.org:10003 [2025-10-19T02:45:49.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-19T02:45:49.179Z] Login Succeeded [2025-10-19T02:45:49.179Z] ---> ****-login.sh ends [Pipeline] } [2025-10-19T02:45:49.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-19T02:45:49.277Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-19T02:45:49.565Z] + + grep ^go [0-9].[0-9]* go.modcut [2025-10-19T02:45:49.565Z] -d -f 2 [2025-10-19T02:45:49.565Z] + cut -d . -f1-2 [Pipeline] echo [2025-10-19T02:45:49.574Z] goVersion: 1.23 [Pipeline] echo [2025-10-19T02:45:49.586Z] version: 1.23, alpineBased: true, branchOverride: null [Pipeline] echo [2025-10-19T02:45:49.596Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-19T02:45:49.605Z] baseImage: nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] echo [2025-10-19T02:45:49.612Z] ========================================================= [2025-10-19T02:45:49.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-19T02:45:49.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:45:49.916Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-19T02:45:51.311Z] #0 building with "default" instance using docker driver [2025-10-19T02:45:51.312Z] [2025-10-19T02:45:51.312Z] #1 [internal] load build definition from Dockerfile [2025-10-19T02:45:51.880Z] #1 transferring dockerfile: [2025-10-19T02:45:51.880Z] #1 transferring dockerfile: 1.69kB done [2025-10-19T02:45:51.880Z] #1 DONE 0.8s [2025-10-19T02:45:52.138Z] [2025-10-19T02:45:52.138Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-19T02:45:53.517Z] #2 DONE 1.4s [2025-10-19T02:45:53.778Z] [2025-10-19T02:45:53.778Z] #3 [internal] load .dockerignore [2025-10-19T02:45:53.778Z] #3 transferring context: 182B done [2025-10-19T02:45:53.778Z] #3 DONE 0.0s [2025-10-19T02:45:53.778Z] [2025-10-19T02:45:53.778Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-19T02:45:53.778Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done [2025-10-19T02:45:53.778Z] #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done [2025-10-19T02:45:53.778Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s [2025-10-19T02:45:53.778Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.22MB / 74.06MB 0.1s [2025-10-19T02:45:53.778Z] #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done [2025-10-19T02:45:53.778Z] #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done [2025-10-19T02:45:53.778Z] #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s [2025-10-19T02:45:53.778Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-19T02:45:53.778Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 15.73MB / 74.06MB 0.2s [2025-10-19T02:45:53.778Z] #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done [2025-10-19T02:45:53.778Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-19T02:45:53.778Z] #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done [2025-10-19T02:45:53.778Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s [2025-10-19T02:45:53.778Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-19T02:45:53.778Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.33MB / 74.06MB 0.3s [2025-10-19T02:45:53.778Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s [2025-10-19T02:45:53.778Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.3s [2025-10-19T02:45:54.040Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 41.94MB / 74.06MB 0.4s [2025-10-19T02:45:54.040Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-10-19T02:45:54.040Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done [2025-10-19T02:45:54.040Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 9.44MB / 100.52MB 0.4s [2025-10-19T02:45:54.040Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.4s [2025-10-19T02:45:54.040Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done [2025-10-19T02:45:54.040Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 72.31MB / 74.06MB 0.6s [2025-10-19T02:45:54.040Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.6s [2025-10-19T02:45:54.040Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s [2025-10-19T02:45:54.299Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 57.67MB / 100.52MB 0.8s [2025-10-19T02:45:54.299Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done [2025-10-19T02:45:54.558Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 92.27MB / 100.52MB 1.0s [2025-10-19T02:45:54.832Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.0s done [2025-10-19T02:45:54.832Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s [2025-10-19T02:45:55.398Z] #4 ... [2025-10-19T02:45:55.398Z] [2025-10-19T02:45:55.398Z] #5 [internal] load build context [2025-10-19T02:45:55.398Z] #5 transferring context: 59.77MB 1.0s done [2025-10-19T02:45:55.398Z] #5 DONE 1.7s [2025-10-19T02:45:55.398Z] [2025-10-19T02:45:55.398Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-19T02:45:55.398Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done [2025-10-19T02:45:55.398Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s [2025-10-19T02:46:00.678Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done [2025-10-19T02:46:00.678Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 [2025-10-19T02:46:00.678Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done [2025-10-19T02:46:00.678Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-19T02:46:00.678Z] #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done [2025-10-19T02:46:00.678Z] #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb [2025-10-19T02:46:00.678Z] #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done [2025-10-19T02:46:00.678Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s [2025-10-19T02:46:03.207Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.8s done [2025-10-19T02:46:03.207Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af [2025-10-19T02:46:04.581Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.9s done [2025-10-19T02:46:04.839Z] #4 DONE 11.2s [2025-10-19T02:46:04.839Z] [2025-10-19T02:46:04.839Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2025-10-19T02:46:07.371Z] #6 DONE 2.5s [2025-10-19T02:46:07.371Z] [2025-10-19T02:46:07.371Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2025-10-19T02:46:07.371Z] #7 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-19T02:46:07.629Z] #7 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-19T02:46:07.887Z] #7 0.733 OK: 248 MiB in 58 packages [2025-10-19T02:46:08.145Z] #7 DONE 0.8s [2025-10-19T02:46:08.145Z] [2025-10-19T02:46:08.145Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-19T02:46:08.714Z] #8 DONE 0.6s [2025-10-19T02:46:08.714Z] [2025-10-19T02:46:08.714Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-19T02:46:26.808Z] #9 DONE 17.5s [2025-10-19T02:46:26.808Z] [2025-10-19T02:46:26.808Z] #10 [builder 6/7] COPY . . [2025-10-19T02:46:26.808Z] #10 DONE 0.7s [2025-10-19T02:46:27.069Z] [2025-10-19T02:46:27.069Z] #11 [builder 7/7] RUN echo noop [2025-10-19T02:46:27.069Z] #11 0.180 noop [2025-10-19T02:46:27.327Z] #11 DONE 0.2s [2025-10-19T02:46:27.327Z] [2025-10-19T02:46:27.327Z] #12 exporting to image [2025-10-19T02:46:27.327Z] #12 exporting layers [2025-10-19T02:46:35.435Z] #12 exporting layers 7.3s done [2025-10-19T02:46:35.435Z] #12 writing image sha256:79f519423e25eeea7d0d7f5ff930e18c71df9e7e3e6abf91920ef61467a3a9ee done [2025-10-19T02:46:35.435Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-19T02:46:35.435Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:46:35.739Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-19T02:46:35.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-19T02:46:35.803Z] snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container [2025-10-19T02:46:35.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat [2025-10-19T02:46:36.190Z] $ docker top 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-19T02:46:36.531Z] + go version [2025-10-19T02:46:36.531Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-19T02:46:36.542Z] $ docker stop --time=1 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe [2025-10-19T02:46:37.804Z] $ docker rm -f --volumes 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:46:38.165Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-19T02:46:38.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-19T02:46:38.231Z] snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container [2025-10-19T02:46:38.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat [2025-10-19T02:46:38.491Z] $ docker top be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-19T02:46:38.824Z] + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] fileExists [Pipeline] sh [2025-10-19T02:46:39.115Z] + make test [2025-10-19T02:46:39.115Z] go test -race -coverprofile=coverage.out ./... [2025-10-19T02:46:39.115Z] go: inconsistent vendoring in /w/workspace/global-pipeline-test/device-sdk-test: [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-bootstrap/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-core-contracts/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-messaging/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/net@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/fsnotify/fsnotify@v1.8.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/go-resty/resty/v2@v2.16.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/golang-jwt/jwt/v5@v5.2.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/klauspost/compress@v1.18.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/nats-io/nats.go@v1.40.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/channel/v3@v3.0.39: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/edge-api@v0.26.42: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/foundation/v2@v2.0.59: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/identity@v1.0.100: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/metrics@v1.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/sdk-golang@v0.25.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/secretstream@v0.1.32: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/openziti/transport/v2@v2.0.167: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/crypto@v0.36.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/oauth2@v0.28.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/sync@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/sys@v0.31.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/term@v0.30.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] golang.org/x/text@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] google.golang.org/protobuf@v1.36.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-bootstrap/v4@v4.0.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-core-contracts/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/edgexfoundry/go-mod-messaging/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/fsnotify/fsnotify@v1.7.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/go-resty/resty/v2@v2.16.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/golang-jwt/jwt/v5@v5.2.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/klauspost/compress@v1.17.9: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/nats-io/nats.go@v1.39.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/channel/v3@v3.0.27: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/edge-api@v0.26.38: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/foundation/v2@v2.0.56: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/identity@v1.0.94: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/metrics@v1.2.65: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/sdk-golang@v0.24.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.115Z] github.com/openziti/secretstream@v0.1.28: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] github.com/openziti/transport/v2@v2.0.160: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/crypto@v0.33.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/net@v0.35.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/oauth2@v0.25.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/sync@v0.11.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/sys@v0.30.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/term@v0.29.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] golang.org/x/text@v0.22.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] google.golang.org/protobuf@v1.36.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-19T02:46:39.116Z] [2025-10-19T02:46:39.116Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2025-10-19T02:46:39.116Z] To sync the vendor directory, run: [2025-10-19T02:46:39.116Z] go mod vendor [2025-10-19T02:46:39.116Z] make: *** [Makefile:52: unittest] Error 1 [Pipeline] } [2025-10-19T02:46:39.126Z] $ docker stop --time=1 be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c [2025-10-19T02:46:40.363Z] $ docker rm -f --volumes be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c [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-10-19T02:46:40.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-19T02:46:40.757Z] [2025-10-19T02:46:40.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:46:41.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-19T02:46:41.050Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-19T02:46:41.050Z] 5eb5b503b376: Pulling fs layer [2025-10-19T02:46:41.050Z] 5c69ac0246d0: Pulling fs layer [2025-10-19T02:46:41.050Z] ec43610c2a17: Pulling fs layer [2025-10-19T02:46:41.050Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-19T02:46:41.050Z] 33b1e0a273af: Pulling fs layer [2025-10-19T02:46:41.050Z] 5d3b04190fa2: Pulling fs layer [2025-10-19T02:46:41.050Z] 2f39f015ded8: Pulling fs layer [2025-10-19T02:46:41.050Z] 33b1e0a273af: Waiting [2025-10-19T02:46:41.050Z] 5d3b04190fa2: Waiting [2025-10-19T02:46:41.050Z] 2f39f015ded8: Waiting [2025-10-19T02:46:41.050Z] 3a2ae6a8a46f: Waiting [2025-10-19T02:46:41.050Z] 5c69ac0246d0: Download complete [2025-10-19T02:46:41.050Z] 3a2ae6a8a46f: Download complete [2025-10-19T02:46:41.050Z] 33b1e0a273af: Verifying Checksum [2025-10-19T02:46:41.050Z] 33b1e0a273af: Download complete [2025-10-19T02:46:41.050Z] 5d3b04190fa2: Verifying Checksum [2025-10-19T02:46:41.050Z] 5d3b04190fa2: Download complete [2025-10-19T02:46:41.050Z] ec43610c2a17: Verifying Checksum [2025-10-19T02:46:41.050Z] ec43610c2a17: Download complete [2025-10-19T02:46:41.309Z] 5eb5b503b376: Verifying Checksum [2025-10-19T02:46:41.309Z] 5eb5b503b376: Download complete [2025-10-19T02:46:41.874Z] 2f39f015ded8: Download complete [2025-10-19T02:46:42.808Z] 5eb5b503b376: Pull complete [2025-10-19T02:46:43.067Z] 5c69ac0246d0: Pull complete [2025-10-19T02:46:43.632Z] ec43610c2a17: Pull complete [2025-10-19T02:46:43.632Z] 3a2ae6a8a46f: Pull complete [2025-10-19T02:46:43.891Z] 33b1e0a273af: Pull complete [2025-10-19T02:46:43.891Z] 5d3b04190fa2: Pull complete [2025-10-19T02:46:49.162Z] 2f39f015ded8: Pull complete [2025-10-19T02:46:49.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-19T02:46:49.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-19T02:46:49.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-19T02:46:49.484Z] snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container [2025-10-19T02:46:49.515Z] $ 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/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-19T02:46:51.559Z] $ docker top 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:51.924Z] ---> job-cost.sh [2025-10-19T02:46:51.924Z] lf-activate-venv: SKIPPING [2025-10-19T02:46:51.924Z] INFO: No Stack... [2025-10-19T02:46:52.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-19T02:46:52.749Z] INFO: Archiving Costs [Pipeline] sh [2025-10-19T02:46:53.029Z] + cat /w/workspace/global-pipeline-test/device-sdk-test/archives/cost.csv [2025-10-19T02:46:53.029Z] + cut -d, -f6 [Pipeline] lock [2025-10-19T02:46:53.040Z] Trying to acquire lock on [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] [2025-10-19T02:46:53.049Z] Resource [jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] did not exist. Created. [2025-10-19T02:46:53.053Z] Lock acquired on [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-19T02:46:53.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-19T02:46:53.448Z] Stashed 1 file(s) [Pipeline] } [2025-10-19T02:46:53.455Z] Lock released on resource [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-19T02:46:53.471Z] $ docker stop --time=1 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db [2025-10-19T02:46:54.599Z] $ docker rm -f --volumes 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-19T02:46:54.677Z] 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-10-19T02:46:55.175Z] + [ -d /w/workspace/global-pipeline-test/device-sdk-test/archives ] [2025-10-19T02:46:55.175Z] + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-19T02:46:55.175Z] total 16 [2025-10-19T02:46:55.175Z] drwxr-xr-x 3 root root 4096 Oct 19 02:46 . [2025-10-19T02:46:55.175Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 02:46 .. [2025-10-19T02:46:55.175Z] drwxr-xr-x 2 root root 4096 Oct 19 02:46 cost [2025-10-19T02:46:55.175Z] -rw-r--r-- 1 root root 88 Oct 19 02:46 cost.csv [2025-10-19T02:46:55.175Z] + sudo chown -R jenkins:jenkins /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-19T02:46:55.175Z] + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-19T02:46:55.175Z] total 16 [2025-10-19T02:46:55.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 02:46 . [2025-10-19T02:46:55.175Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 02:46 .. [2025-10-19T02:46:55.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 02:46 cost [2025-10-19T02:46:55.175Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 19 02:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:55.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:56.311Z] ---> package-listing.sh [2025-10-19T02:46:56.311Z] ++ facter osfamily [2025-10-19T02:46:56.311Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-19T02:46:56.569Z] + OS_FAMILY=debian [2025-10-19T02:46:56.569Z] + workspace=/w/workspace/global-pipeline-test/device-sdk-test [2025-10-19T02:46:56.569Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-19T02:46:56.569Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-19T02:46:56.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-19T02:46:56.569Z] + PACKAGES=/tmp/packages_start.txt [2025-10-19T02:46:56.569Z] + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' [2025-10-19T02:46:56.569Z] + PACKAGES=/tmp/packages_end.txt [2025-10-19T02:46:56.569Z] + case "${OS_FAMILY}" in [2025-10-19T02:46:56.569Z] + dpkg -l [2025-10-19T02:46:56.569Z] + grep '^ii' [2025-10-19T02:46:56.569Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-19T02:46:56.569Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-19T02:46:56.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-19T02:46:56.569Z] + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' [2025-10-19T02:46:56.569Z] + mkdir -p /w/workspace/global-pipeline-test/device-sdk-test/archives/ [2025-10-19T02:46:56.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/global-pipeline-test/device-sdk-test/archives/ [Pipeline] echo [2025-10-19T02:46:56.578Z] 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-19T02:46:56.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-19T02:46:57.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-19T02:46:57.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-19T02:46:57.473Z] snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container [2025-10-19T02:46:57.496Z] $ 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-19T02:46:57.697Z] $ docker top ab62a04a552f0ca32ec12c68f91e8bd20cfec9f33ec2f5d6cbd0471e2c2911ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-19T02:46:58.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-19T02:46:58.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-19T02:46:58.771Z] + ls /var/log/sa-host [2025-10-19T02:46:58.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-19T02:46:58.826Z] provisioning config files... [2025-10-19T02:46:58.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config10027633053663967679tmp [Pipeline] { [Pipeline] echo [2025-10-19T02:46:58.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:59.126Z] ---> create-netrc.sh [Pipeline] } [2025-10-19T02:46:59.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:59.439Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-19T02:46:59.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:46:59.724Z] ---> sudo-logs.sh [2025-10-19T02:46:59.724Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-19T02:46:59.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:47:00.025Z] ---> job-cost.sh [2025-10-19T02:47:00.025Z] lf-activate-venv: SKIPPING [2025-10-19T02:47:00.025Z] DEBUG: total: 0.2199999988079071 [2025-10-19T02:47:00.025Z] INFO: Retrieving Stack Cost... [2025-10-19T02:47:00.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-19T02:47:00.283Z] INFO: Archiving Costs [Pipeline] echo [2025-10-19T02:47:00.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-19T02:47:00.571Z] ---> logs-deploy.sh [2025-10-19T02:47:00.571Z] lf-activate-venv: SKIPPING [2025-10-19T02:47:00.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path sandbox/vex-yul-edgex-jenkins-2/global-pipeline-test/device-sdk-test/4 [2025-10-19T02:47:00.571Z] INFO: archiving workspace using pattern(s): [2025-10-19T02:47:01.503Z] Archives upload complete. [2025-10-19T02:47:01.503Z] INFO: archiving logs to Nexus