Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 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-ssh8053460134053774350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2260596688953064080.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/palau/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/device-onvif-camera/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17998261503631546251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh7120186105920175550.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/device-onvif-camera/branches/palau/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/device-onvif-camera/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2561267783401799984.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-11394 in /w/workspace/oundry_device-onvif-camera_palau [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/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 (palau) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @df835d9" > git rev-list --no-walk 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T03:58:05.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T03:58:05.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T03:58:05.353Z] ========================================================= [2026-05-26T03:58:05.354Z] EdgeX Global Pipelines Version Info [2026-05-26T03:58:05.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:58:06.434Z] ------------------- [2026-05-26T03:58:06.434Z] stable info: [2026-05-26T03:58:06.434Z] ------------------- [2026-05-26T03:58:06.434Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:58:06.434Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:58:06.434Z] Message: update stable to v1.0.280 [2026-05-26T03:58:07.010Z] ------------------- [2026-05-26T03:58:07.010Z] experimental info: [2026-05-26T03:58:07.010Z] ------------------- [2026-05-26T03:58:07.010Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T03:58:07.010Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T03:58:07.010Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T03:58:07.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-05-26T03:58:07.139Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-05-26T03:58:07.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T03:58:07.189Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T03:58:07.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T03:58:07.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T03:58:07.303Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T03:58:07.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T03:58:07.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T03:58:07.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T03:58:07.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T03:58:07.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-05-26T03:58:07.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T03:58:07.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T03:58:07.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:58:07.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T03:58:07.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:58:07.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T03:58:07.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T03:58:07.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T03:58:07.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-26T03:58:07.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-05-26T03:58:07.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T03:58:07.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T03:58:07.802Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T03:58:07.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T03:58:07.848Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T03:58:07.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T03:58:07.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T03:58:07.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T03:58:07.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo [2026-05-26T03:58:07.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa6db0 [Pipeline] echo [2026-05-26T03:58:07.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:58:08.078Z] provisioning config files... [2026-05-26T03:58:08.093Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config897685545270110937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:58:08.424Z] ---> ****-login.sh [2026-05-26T03:58:08.424Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:58:08.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:08.690Z] [2026-05-26T03:58:08.690Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:58:08.690Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:08.690Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:58:08.690Z] [2026-05-26T03:58:08.690Z] Login Succeeded [2026-05-26T03:58:08.690Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:58:08.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:08.690Z] [2026-05-26T03:58:08.690Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:58:08.690Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:08.690Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:58:08.690Z] [2026-05-26T03:58:08.690Z] Login Succeeded [2026-05-26T03:58:08.690Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:58:08.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:08.951Z] [2026-05-26T03:58:08.951Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:58:08.951Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:08.951Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:58:08.951Z] [2026-05-26T03:58:08.951Z] Login Succeeded [2026-05-26T03:58:08.951Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:58:08.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:08.951Z] [2026-05-26T03:58:08.951Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:58:08.951Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:08.951Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:58:08.951Z] [2026-05-26T03:58:08.951Z] Login Succeeded [2026-05-26T03:58:08.951Z] ****.io [2026-05-26T03:58:08.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:09.218Z] [2026-05-26T03:58:09.218Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T03:58:09.218Z] Configure a credential helper to remove this warning. See [2026-05-26T03:58:09.218Z] https://docs.****.com/go/credential-store/ [2026-05-26T03:58:09.218Z] [2026-05-26T03:58:09.218Z] Login Succeeded [2026-05-26T03:58:09.218Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:58:09.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T03:58:09.694Z] + git rev-list -1 --merges 8fa6db0fd16d0616bded398bf63aa6b072ae2e99~1..8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo [2026-05-26T03:58:09.724Z] -----------> git rev-list -1 --merges 8fa6db0fd16d0616bded398bf63aa6b072ae2e99~1..8fa6db0fd16d0616bded398bf63aa6b072ae2e99 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [false] [Pipeline] sh [2026-05-26T03:58:10.021Z] + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo [2026-05-26T03:58:10.037Z] ========================================================= [2026-05-26T03:58:10.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T03:58:10.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:58:10.364Z] + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo [2026-05-26T03:58:10.379Z] [semverPrep] GIT_COMMIT: 8fa6db0fd16d0616bded398bf63aa6b072ae2e99, Commit Message: ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] echo [2026-05-26T03:58:10.396Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T03:58:10.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T03:58:10.763Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T03:58:10.763Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T03:58:10.763Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T03:58:10.763Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T03:58:10.763Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T03:58:10.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:11.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:58:11.168Z] [2026-05-26T03:58:11.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:11.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:58:11.480Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T03:58:11.480Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T03:58:11.480Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T03:58:11.480Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T03:58:11.480Z] 461d9e800cba: Pulling fs layer [2026-05-26T03:58:11.480Z] 80192f66455f: Pulling fs layer [2026-05-26T03:58:11.480Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T03:58:11.480Z] a29436f7fd5d: Pulling fs layer [2026-05-26T03:58:11.480Z] 923cac83aea3: Pulling fs layer [2026-05-26T03:58:11.480Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T03:58:11.480Z] db01528c6b51: Pulling fs layer [2026-05-26T03:58:11.480Z] 28988de357af: Pulling fs layer [2026-05-26T03:58:11.480Z] 461d9e800cba: Waiting [2026-05-26T03:58:11.480Z] 80192f66455f: Waiting [2026-05-26T03:58:11.480Z] 2e8e34ca0e6c: Waiting [2026-05-26T03:58:11.480Z] a29436f7fd5d: Waiting [2026-05-26T03:58:11.480Z] 923cac83aea3: Waiting [2026-05-26T03:58:11.480Z] 25ad8b0a4227: Waiting [2026-05-26T03:58:11.480Z] db01528c6b51: Waiting [2026-05-26T03:58:11.480Z] 28988de357af: Waiting [2026-05-26T03:58:11.480Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T03:58:11.480Z] 6bf1a483ea7c: Download complete [2026-05-26T03:58:11.480Z] 461d9e800cba: Download complete [2026-05-26T03:58:11.740Z] 80192f66455f: Verifying Checksum [2026-05-26T03:58:11.740Z] 80192f66455f: Download complete [2026-05-26T03:58:11.740Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T03:58:11.740Z] f5dfc541a4d3: Download complete [2026-05-26T03:58:11.740Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T03:58:11.740Z] 3dae71ba6b94: Download complete [2026-05-26T03:58:11.740Z] 923cac83aea3: Download complete [2026-05-26T03:58:11.740Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T03:58:11.740Z] 25ad8b0a4227: Download complete [2026-05-26T03:58:11.740Z] db01528c6b51: Verifying Checksum [2026-05-26T03:58:11.740Z] db01528c6b51: Download complete [2026-05-26T03:58:11.998Z] 28988de357af: Verifying Checksum [2026-05-26T03:58:11.998Z] 28988de357af: Download complete [2026-05-26T03:58:11.998Z] a29436f7fd5d: Verifying Checksum [2026-05-26T03:58:11.998Z] a29436f7fd5d: Download complete [2026-05-26T03:58:12.568Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T03:58:12.568Z] 2e8e34ca0e6c: Download complete [2026-05-26T03:58:13.560Z] 3dae71ba6b94: Pull complete [2026-05-26T03:58:13.560Z] 6bf1a483ea7c: Pull complete [2026-05-26T03:58:14.498Z] f5dfc541a4d3: Pull complete [2026-05-26T03:58:14.498Z] 461d9e800cba: Pull complete [2026-05-26T03:58:14.498Z] 80192f66455f: Pull complete [2026-05-26T03:58:19.804Z] 2e8e34ca0e6c: Pull complete [2026-05-26T03:58:19.804Z] a29436f7fd5d: Pull complete [2026-05-26T03:58:19.804Z] 923cac83aea3: Pull complete [2026-05-26T03:58:20.071Z] 25ad8b0a4227: Pull complete [2026-05-26T03:58:20.071Z] db01528c6b51: Pull complete [2026-05-26T03:58:20.071Z] 28988de357af: Pull complete [2026-05-26T03:58:20.071Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T03:58:20.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T03:58:20.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:58:20.219Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T03:58:20.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T03:58:22.779Z] $ docker top 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a -eo pid,comm [2026-05-26T03:58:22.835Z] 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). [2026-05-26T03:58:22.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T03:58:22.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:58:22.888Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:58:23.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:58:23.008Z] $ docker exec 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent [2026-05-26T03:58:23.119Z] SSH_AUTH_SOCK=/tmp/ssh-DFKIP0EghEjp/agent.32 [2026-05-26T03:58:23.119Z] SSH_AGENT_PID=38 [2026-05-26T03:58:23.125Z] Running ssh-add (command line suppressed) [2026-05-26T03:58:23.224Z] Identity added: /w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_14000972402985604749.key (/w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_14000972402985604749.key) [2026-05-26T03:58:23.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:58:23.529Z] + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] sh [2026-05-26T03:58:23.821Z] + git tag --points-at 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [2026-05-26T03:58:23.830Z] $ docker exec --env ******** --env ******** 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent -k [2026-05-26T03:58:23.928Z] unset SSH_AUTH_SOCK; [2026-05-26T03:58:23.928Z] unset SSH_AGENT_PID; [2026-05-26T03:58:23.928Z] echo Agent pid 38 killed; [2026-05-26T03:58:23.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T03:58:23.984Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T03:58:24.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T03:58:24.016Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T03:58:24.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T03:58:24.130Z] $ docker exec 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent [2026-05-26T03:58:24.245Z] SSH_AUTH_SOCK=/tmp/ssh-z3DIVYFsfLPg/agent.86 [2026-05-26T03:58:24.245Z] SSH_AGENT_PID=92 [2026-05-26T03:58:24.250Z] Running ssh-add (command line suppressed) [2026-05-26T03:58:24.383Z] Identity added: /w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_3173650063405112071.key (/w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_3173650063405112071.key) [2026-05-26T03:58:24.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T03:58:24.695Z] + git semver init [2026-05-26T03:58:24.954Z] 2026-05-26 03:58:24,918 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T03:58:24.954Z] 2026-05-26 03:58:24,922 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T03:58:24.954Z] 2026-05-26 03:58:24,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_palau/.semver [2026-05-26T03:58:24.954Z] 2026-05-26 03:58:24,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_palau/.semver [2026-05-26T03:58:24.954Z] 2026-05-26 03:58:24,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_palau/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T03:58:26.870Z] 2026-05-26 03:58:26,680 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_palau/.git/info/exclude [2026-05-26T03:58:26.870Z] 2026-05-26 03:58:26,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_palau/.semver/palau with force:False [2026-05-26T03:58:26.870Z] 2026-05-26 03:58:26,680 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_palau/.semver/palau [2026-05-26T03:58:26.870Z] 2026-05-26 03:58:26,681 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_palau/.semver/palau [2026-05-26T03:58:26.870Z] 4.0.2 [Pipeline] } [2026-05-26T03:58:26.879Z] $ docker exec --env ******** --env ******** 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent -k [2026-05-26T03:58:26.968Z] unset SSH_AUTH_SOCK; [2026-05-26T03:58:26.968Z] unset SSH_AGENT_PID; [2026-05-26T03:58:26.968Z] echo Agent pid 92 killed; [2026-05-26T03:58:26.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T03:58:27.303Z] + git semver [Pipeline] } [2026-05-26T03:58:27.886Z] $ docker stop --time=1 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a [2026-05-26T03:58:29.216Z] $ docker rm -f --volumes 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T03:58:29.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T03:58:29.837Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T03:58:29.839Z] [edgeXSemver]: initialized semver on version 4.0.2 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T03:58:30.293Z] + git checkout 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T03:58:30.294Z] HEAD is now at 8fa6db0 ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T03:58:30.317Z] provisioning config files... [2026-05-26T03:58:30.324Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config12887933637430055232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T03:58:30.621Z] ---> ****-login.sh [2026-05-26T03:58:30.621Z] nexus3.edgexfoundry.org:10001 [2026-05-26T03:58:30.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:30.622Z] Login Succeeded [2026-05-26T03:58:30.622Z] nexus3.edgexfoundry.org:10002 [2026-05-26T03:58:30.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:30.622Z] Login Succeeded [2026-05-26T03:58:30.622Z] nexus3.edgexfoundry.org:10003 [2026-05-26T03:58:30.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:30.880Z] Login Succeeded [2026-05-26T03:58:30.880Z] nexus3.edgexfoundry.org:10004 [2026-05-26T03:58:30.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:30.880Z] Login Succeeded [2026-05-26T03:58:30.880Z] ****.io [2026-05-26T03:58:30.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T03:58:31.138Z] Login Succeeded [2026-05-26T03:58:31.138Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T03:58:31.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T03:58:31.230Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T03:58:31.522Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T03:58:31.522Z] + cut -d -f 2 [2026-05-26T03:58:31.522Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T03:58:31.535Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T03:58:31.551Z] ========================================================= [2026-05-26T03:58:31.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T03:58:31.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:58:31.888Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T03:58:32.474Z] #0 building with "default" instance using docker driver [2026-05-26T03:58:32.474Z] [2026-05-26T03:58:32.474Z] #1 [internal] load build definition from Dockerfile [2026-05-26T03:58:32.474Z] #1 transferring dockerfile: 1.75kB done [2026-05-26T03:58:32.474Z] #1 DONE 0.0s [2026-05-26T03:58:32.474Z] [2026-05-26T03:58:32.474Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T03:58:32.474Z] #2 DONE 0.1s [2026-05-26T03:58:32.753Z] [2026-05-26T03:58:32.753Z] #3 [internal] load .dockerignore [2026-05-26T03:58:32.753Z] #3 transferring context: 2B done [2026-05-26T03:58:32.753Z] #3 DONE 0.0s [2026-05-26T03:58:32.753Z] [2026-05-26T03:58:32.753Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:58:32.753Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done [2026-05-26T03:58:32.753Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T03:58:32.753Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-26T03:58:32.753Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T03:58:32.753Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.0s done [2026-05-26T03:58:32.753Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 2.10MB / 60.24MB 0.1s [2026-05-26T03:58:32.753Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T03:58:32.753Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 13.63MB / 60.24MB 0.2s [2026-05-26T03:58:32.753Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T03:58:32.753Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T03:58:32.753Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done [2026-05-26T03:58:32.753Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done [2026-05-26T03:58:32.753Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0B / 14.25MB 0.2s [2026-05-26T03:58:32.753Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0B / 2.38MB 0.2s [2026-05-26T03:58:33.020Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 28.31MB / 60.24MB 0.3s [2026-05-26T03:58:33.020Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T03:58:33.020Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 4.19MB / 14.25MB 0.3s [2026-05-26T03:58:33.020Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done [2026-05-26T03:58:33.020Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 42.99MB / 60.24MB 0.4s [2026-05-26T03:58:33.020Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.93MB / 14.25MB 0.4s [2026-05-26T03:58:33.020Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d [2026-05-26T03:58:33.020Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.10MB / 98.38MB 0.4s [2026-05-26T03:58:33.279Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.5s [2026-05-26T03:58:33.279Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.5s done [2026-05-26T03:58:33.279Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-26T03:58:33.279Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 10.49MB / 98.38MB 0.5s [2026-05-26T03:58:33.279Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 23.07MB / 98.38MB 0.6s [2026-05-26T03:58:33.538Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.7s done [2026-05-26T03:58:33.538Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 53.48MB / 98.38MB 0.8s [2026-05-26T03:58:33.538Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 3.15MB / 14.74MB 0.8s [2026-05-26T03:58:33.538Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 71.30MB / 98.38MB 0.9s [2026-05-26T03:58:33.538Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s [2026-05-26T03:58:33.538Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T03:58:33.538Z] #4 ... [2026-05-26T03:58:33.538Z] [2026-05-26T03:58:33.538Z] #5 [internal] load build context [2026-05-26T03:58:33.538Z] #5 transferring context: 96.81MB 1.0s done [2026-05-26T03:58:33.538Z] #5 DONE 1.0s [2026-05-26T03:58:33.538Z] [2026-05-26T03:58:33.538Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T03:58:33.538Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 91.23MB / 98.38MB 1.0s [2026-05-26T03:58:33.538Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done [2026-05-26T03:58:33.797Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.1s [2026-05-26T03:58:34.365Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done [2026-05-26T03:58:38.614Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.0s done [2026-05-26T03:58:38.871Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T03:58:38.871Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T03:58:38.871Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T03:58:38.871Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T03:58:38.871Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s [2026-05-26T03:58:39.132Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done [2026-05-26T03:58:39.132Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T03:58:39.132Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 [2026-05-26T03:58:42.413Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.7s done [2026-05-26T03:58:42.413Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 [2026-05-26T03:58:42.984Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done [2026-05-26T03:58:42.984Z] #4 DONE 10.2s [2026-05-26T03:58:42.984Z] [2026-05-26T03:58:42.984Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-26T03:58:43.244Z] #6 0.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:43.504Z] #6 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T03:58:43.764Z] #6 0.823 OK: 265 MiB in 60 packages [2026-05-26T03:58:44.972Z] Still waiting to schedule task [2026-05-26T03:58:44.972Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T03:58:47.112Z] #6 DONE 4.4s [2026-05-26T03:58:47.371Z] [2026-05-26T03:58:47.371Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-26T03:58:47.371Z] #7 DONE 0.0s [2026-05-26T03:58:47.371Z] [2026-05-26T03:58:47.371Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T03:58:47.937Z] #8 DONE 0.6s [2026-05-26T03:58:48.196Z] [2026-05-26T03:58:48.196Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T03:59:03.114Z] #9 DONE 13.1s [2026-05-26T03:59:03.114Z] [2026-05-26T03:59:03.114Z] #10 [builder 6/7] COPY . . [2026-05-26T03:59:03.114Z] #10 DONE 0.9s [2026-05-26T03:59:03.114Z] [2026-05-26T03:59:03.114Z] #11 [builder 7/7] RUN echo noop [2026-05-26T03:59:03.114Z] #11 0.191 noop [2026-05-26T03:59:03.114Z] #11 DONE 0.2s [2026-05-26T03:59:03.114Z] [2026-05-26T03:59:03.114Z] #12 exporting to image [2026-05-26T03:59:03.114Z] #12 exporting layers [2026-05-26T03:59:09.684Z] #12 exporting layers 7.4s done [2026-05-26T03:59:09.684Z] #12 writing image sha256:de4a44c82e2384b2f1983b30444b33a3245fe9ed8862781bed447cf3221e78b9 done [2026-05-26T03:59:09.684Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T03:59:09.684Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:10.010Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:59:10.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:59:10.084Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T03:59:10.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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 ******** ci-base-image-x86_64 cat [2026-05-26T03:59:11.026Z] $ docker top f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:59:11.369Z] + go version [2026-05-26T03:59:11.369Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T03:59:11.381Z] $ docker stop --time=1 f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 [2026-05-26T03:59:12.677Z] $ docker rm -f --volumes f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T03:59:13.136Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T03:59:13.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T03:59:13.211Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T03:59:13.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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 ******** ci-base-image-x86_64 cat [2026-05-26T03:59:13.459Z] $ docker top 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T03:59:13.862Z] + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T03:59:14.183Z] + make test [2026-05-26T03:59:14.183Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T03:59:15.121Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-26T03:59:41.908Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-26T03:59:41.908Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.2% of statements [2026-05-26T03:59:41.908Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-26T03:59:41.908Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.921s coverage: 86.5% of statements [2026-05-26T03:59:54.214Z] 0 issues. [2026-05-26T03:59:54.214Z] go vet ./... [2026-05-26T03:59:59.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T03:59:59.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T03:59:59.807Z] ./bin/test-attribution-txt.sh [2026-05-26T03:59:59.807Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T03:59:59.807Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T04:00:00.077Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:00:00.390Z] + go mod tidy [Pipeline] } [2026-05-26T04:00:00.974Z] $ docker stop --time=1 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e [2026-05-26T04:00:03.037Z] $ docker rm -f --volumes 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:00:03.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T04:00:03.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T04:00:04.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T04:00:04.623Z] + ls -al . [2026-05-26T04:00:04.623Z] total 316 [2026-05-26T04:00:04.623Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:59 . [2026-05-26T04:00:04.623Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:57 .. [2026-05-26T04:00:04.623Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:59 .git [2026-05-26T04:00:04.623Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 .github [2026-05-26T04:00:04.623Z] -rw-rw-r-- 1 jenkins jenkins 493 May 26 03:58 .gitignore [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:58 .golangci.yml [2026-05-26T04:00:04.624Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:58 .semver [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 22626 May 26 03:58 Attribution.txt [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 19360 May 26 03:58 CHANGELOG.md [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 1715 May 26 03:58 Dockerfile [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:58 GOVERNANCE.md [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 762 May 26 03:58 Jenkinsfile [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:58 LICENSE [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 3464 May 26 03:58 Makefile [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 03:58 OWNERS.md [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 26 03:58 README.md [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:58 VERSION [2026-05-26T04:00:04.624Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:58 bin [2026-05-26T04:00:04.624Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 cmd [2026-05-26T04:00:04.624Z] -rw-r--r-- 1 jenkins jenkins 85674 May 26 03:59 coverage.out [2026-05-26T04:00:04.624Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 doc [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 6874 May 26 03:58 go.mod [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 89808 May 26 03:58 go.sum [2026-05-26T04:00:04.624Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 internal [2026-05-26T04:00:04.624Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:58 vendor [2026-05-26T04:00:04.624Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:04.943Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 --label arch=amd64 --label version=4.0.2 . [2026-05-26T04:00:05.203Z] #0 building with "default" instance using docker driver [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #1 [internal] load build definition from Dockerfile [2026-05-26T04:00:05.203Z] #1 transferring dockerfile: 1.75kB done [2026-05-26T04:00:05.203Z] #1 DONE 0.0s [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T04:00:05.203Z] #2 DONE 0.0s [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T04:00:05.203Z] #3 DONE 0.1s [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #4 [internal] load .dockerignore [2026-05-26T04:00:05.203Z] #4 transferring context: 2B done [2026-05-26T04:00:05.203Z] #4 DONE 0.0s [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T04:00:05.203Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T04:00:05.203Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T04:00:05.203Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T04:00:05.203Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T04:00:05.203Z] #5 DONE 0.1s [2026-05-26T04:00:05.203Z] [2026-05-26T04:00:05.203Z] #6 [internal] load build context [2026-05-26T04:00:05.461Z] #6 ... [2026-05-26T04:00:05.461Z] [2026-05-26T04:00:05.461Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T04:00:05.461Z] #7 DONE 0.2s [2026-05-26T04:00:05.461Z] [2026-05-26T04:00:05.461Z] #6 [internal] load build context [2026-05-26T04:00:05.461Z] #6 transferring context: 529.18kB 0.3s done [2026-05-26T04:00:05.461Z] #6 DONE 0.3s [2026-05-26T04:00:05.461Z] [2026-05-26T04:00:05.461Z] #8 [builder 2/7] RUN apk add --no-cache make git [2026-05-26T04:00:05.724Z] #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:06.307Z] #8 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:06.567Z] #8 1.283 OK: 265 MiB in 60 packages [2026-05-26T04:00:06.829Z] #8 DONE 1.4s [2026-05-26T04:00:06.829Z] [2026-05-26T04:00:06.829Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-26T04:00:06.829Z] #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:06.829Z] #9 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:06.829Z] #9 1.334 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T04:00:06.829Z] #9 1.343 Executing busybox-1.37.0-r20.trigger [2026-05-26T04:00:06.829Z] #9 1.352 OK: 7 MiB in 17 packages [2026-05-26T04:00:06.829Z] #9 DONE 1.5s [2026-05-26T04:00:06.829Z] [2026-05-26T04:00:06.829Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-26T04:00:06.829Z] #10 DONE 0.0s [2026-05-26T04:00:06.829Z] [2026-05-26T04:00:06.829Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T04:00:07.406Z] #11 DONE 0.7s [2026-05-26T04:00:07.406Z] [2026-05-26T04:00:07.406Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T04:00:07.406Z] #12 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:07.406Z] #12 0.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T04:00:07.667Z] #12 0.735 OK: 7 MiB in 17 packages [2026-05-26T04:00:07.667Z] #12 DONE 0.8s [2026-05-26T04:00:07.667Z] [2026-05-26T04:00:07.667Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:00:07.926Z] #13 0.343 skipping... [2026-05-26T04:00:07.926Z] #13 DONE 0.4s [2026-05-26T04:00:07.926Z] [2026-05-26T04:00:07.926Z] #14 [builder 6/7] COPY . . [2026-05-26T04:00:08.870Z] #14 DONE 0.9s [2026-05-26T04:00:08.870Z] [2026-05-26T04:00:08.870Z] #15 [builder 7/7] RUN make build [2026-05-26T04:00:09.128Z] #15 0.230 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-05-26T04:00:41.284Z] #15 DONE 28.3s [2026-05-26T04:00:41.284Z] [2026-05-26T04:00:41.284Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-05-26T04:00:41.284Z] #16 DONE 0.2s [2026-05-26T04:00:41.284Z] [2026-05-26T04:00:41.284Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-05-26T04:00:41.284Z] #17 DONE 0.0s [2026-05-26T04:00:41.284Z] [2026-05-26T04:00:41.284Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-05-26T04:00:41.284Z] #18 DONE 0.0s [2026-05-26T04:00:41.284Z] [2026-05-26T04:00:41.284Z] #19 exporting to image [2026-05-26T04:00:41.284Z] #19 exporting layers [2026-05-26T04:00:41.284Z] #19 exporting layers 0.2s done [2026-05-26T04:00:41.284Z] #19 writing image sha256:64c723c4faf074bbecab39deab904ad3cee9bc4e0458108f0c0a0c3f476d9b89 done [2026-05-26T04:00:41.284Z] #19 naming to docker.io/library/device-onvif-camera done [2026-05-26T04:00:41.284Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:00:41.437Z] provisioning config files... [2026-05-26T04:00:41.445Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config7853052116000942210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:00:41.777Z] ---> ****-login.sh [2026-05-26T04:00:41.778Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:00:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:41.778Z] Login Succeeded [2026-05-26T04:00:41.778Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:00:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:41.778Z] Login Succeeded [2026-05-26T04:00:41.778Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:00:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:42.039Z] Login Succeeded [2026-05-26T04:00:42.039Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:00:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:42.039Z] Login Succeeded [2026-05-26T04:00:42.039Z] ****.io [2026-05-26T04:00:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:00:42.297Z] Login Succeeded [2026-05-26T04:00:42.297Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:00:42.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:00:42.358Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:00:42.395Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-05-26T04:00:42.395Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:00:42.395Z] 4.0.2 [2026-05-26T04:00:42.395Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:00:42.395Z] palau [2026-05-26T04:00:42.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:42.749Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:43.075Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:00:43.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-26T04:00:43.075Z] 1f6d5c8853ef: Preparing [2026-05-26T04:00:43.075Z] 5fd5395070cb: Preparing [2026-05-26T04:00:43.075Z] a1fa98a36ade: Preparing [2026-05-26T04:00:43.075Z] 6338fcc16180: Preparing [2026-05-26T04:00:43.075Z] c6d42a1e8a4b: Preparing [2026-05-26T04:00:43.075Z] 0854555d70ac: Preparing [2026-05-26T04:00:43.075Z] 0854555d70ac: Waiting [2026-05-26T04:00:43.075Z] 5fd5395070cb: Pushed [2026-05-26T04:00:43.075Z] c6d42a1e8a4b: Pushed [2026-05-26T04:00:43.075Z] 1f6d5c8853ef: Pushed [2026-05-26T04:00:43.075Z] 6338fcc16180: Pushed [2026-05-26T04:00:43.075Z] 0854555d70ac: Layer already exists [2026-05-26T04:00:47.280Z] a1fa98a36ade: Pushed [2026-05-26T04:00:47.280Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:47.602Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:47.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 [2026-05-26T04:00:47.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-26T04:00:47.999Z] 1f6d5c8853ef: Preparing [2026-05-26T04:00:47.999Z] 5fd5395070cb: Preparing [2026-05-26T04:00:47.999Z] a1fa98a36ade: Preparing [2026-05-26T04:00:47.999Z] 6338fcc16180: Preparing [2026-05-26T04:00:47.999Z] c6d42a1e8a4b: Preparing [2026-05-26T04:00:47.999Z] 0854555d70ac: Preparing [2026-05-26T04:00:47.999Z] 0854555d70ac: Waiting [2026-05-26T04:00:47.999Z] a1fa98a36ade: Layer already exists [2026-05-26T04:00:47.999Z] 5fd5395070cb: Layer already exists [2026-05-26T04:00:47.999Z] 6338fcc16180: Layer already exists [2026-05-26T04:00:47.999Z] 1f6d5c8853ef: Layer already exists [2026-05-26T04:00:47.999Z] c6d42a1e8a4b: Layer already exists [2026-05-26T04:00:47.999Z] 0854555d70ac: Layer already exists [2026-05-26T04:00:47.999Z] 4.0.2: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:48.328Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:48.653Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:00:48.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-26T04:00:48.653Z] 1f6d5c8853ef: Preparing [2026-05-26T04:00:48.653Z] 5fd5395070cb: Preparing [2026-05-26T04:00:48.653Z] a1fa98a36ade: Preparing [2026-05-26T04:00:48.653Z] 6338fcc16180: Preparing [2026-05-26T04:00:48.653Z] c6d42a1e8a4b: Preparing [2026-05-26T04:00:48.653Z] 0854555d70ac: Preparing [2026-05-26T04:00:48.653Z] 0854555d70ac: Waiting [2026-05-26T04:00:48.653Z] a1fa98a36ade: Layer already exists [2026-05-26T04:00:48.654Z] c6d42a1e8a4b: Layer already exists [2026-05-26T04:00:48.654Z] 6338fcc16180: Layer already exists [2026-05-26T04:00:48.654Z] 1f6d5c8853ef: Layer already exists [2026-05-26T04:00:48.654Z] 5fd5395070cb: Layer already exists [2026-05-26T04:00:48.654Z] 0854555d70ac: Layer already exists [2026-05-26T04:00:48.654Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:48.972Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:49.297Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:palau [2026-05-26T04:00:49.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-26T04:00:49.298Z] 1f6d5c8853ef: Preparing [2026-05-26T04:00:49.298Z] 5fd5395070cb: Preparing [2026-05-26T04:00:49.298Z] a1fa98a36ade: Preparing [2026-05-26T04:00:49.298Z] 6338fcc16180: Preparing [2026-05-26T04:00:49.298Z] c6d42a1e8a4b: Preparing [2026-05-26T04:00:49.298Z] 0854555d70ac: Preparing [2026-05-26T04:00:49.298Z] 0854555d70ac: Waiting [2026-05-26T04:00:49.298Z] c6d42a1e8a4b: Layer already exists [2026-05-26T04:00:49.298Z] 1f6d5c8853ef: Layer already exists [2026-05-26T04:00:49.298Z] 6338fcc16180: Layer already exists [2026-05-26T04:00:49.298Z] a1fa98a36ade: Layer already exists [2026-05-26T04:00:49.298Z] 5fd5395070cb: Layer already exists [2026-05-26T04:00:49.298Z] 0854555d70ac: Layer already exists [2026-05-26T04:00:49.298Z] palau: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:00:49.373Z] ===================================================== [Pipeline] echo [2026-05-26T04:00:49.384Z] taggedImages: [2026-05-26T04:00:49.384Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:00:49.384Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 [2026-05-26T04:00:49.384Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:00:49.384Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:49.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:00:49.788Z] [2026-05-26T04:00:49.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:00:50.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:00:50.216Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T04:00:50.216Z] 5eb5b503b376: Pulling fs layer [2026-05-26T04:00:50.216Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T04:00:50.216Z] ec43610c2a17: Pulling fs layer [2026-05-26T04:00:50.216Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T04:00:50.216Z] 33b1e0a273af: Pulling fs layer [2026-05-26T04:00:50.216Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T04:00:50.216Z] 2f39f015ded8: Pulling fs layer [2026-05-26T04:00:50.216Z] 3a2ae6a8a46f: Waiting [2026-05-26T04:00:50.216Z] 33b1e0a273af: Waiting [2026-05-26T04:00:50.216Z] 2f39f015ded8: Waiting [2026-05-26T04:00:50.216Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T04:00:50.216Z] 5c69ac0246d0: Download complete [2026-05-26T04:00:50.216Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T04:00:50.216Z] 3a2ae6a8a46f: Download complete [2026-05-26T04:00:50.216Z] 33b1e0a273af: Verifying Checksum [2026-05-26T04:00:50.216Z] 33b1e0a273af: Download complete [2026-05-26T04:00:50.216Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T04:00:50.216Z] ec43610c2a17: Verifying Checksum [2026-05-26T04:00:50.216Z] ec43610c2a17: Download complete [2026-05-26T04:00:50.216Z] 5d3b04190fa2: Download complete [2026-05-26T04:00:50.474Z] 5eb5b503b376: Download complete [2026-05-26T04:00:51.043Z] 2f39f015ded8: Download complete [2026-05-26T04:00:52.451Z] 5eb5b503b376: Pull complete [2026-05-26T04:00:52.451Z] 5c69ac0246d0: Pull complete [2026-05-26T04:00:53.020Z] ec43610c2a17: Pull complete [2026-05-26T04:00:53.020Z] 3a2ae6a8a46f: Pull complete [2026-05-26T04:00:53.308Z] 33b1e0a273af: Pull complete [2026-05-26T04:00:53.308Z] 5d3b04190fa2: Pull complete [2026-05-26T04:00:59.949Z] 2f39f015ded8: Pull complete [2026-05-26T04:00:59.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T04:00:59.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:00:59.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:01:00.119Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:01:00.154Z] $ 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/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T04:01:02.237Z] $ docker top 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:01:02.800Z] ---> job-cost.sh [2026-05-26T04:01:02.800Z] lf-activate-venv: SKIPPING [2026-05-26T04:01:02.800Z] INFO: No Stack... [2026-05-26T04:01:03.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T04:01:03.411Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T04:01:03.852Z] + cat /w/workspace/oundry_device-onvif-camera_palau/archives/cost.csv [2026-05-26T04:01:03.852Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T04:01:03.919Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [2026-05-26T04:01:03.958Z] Resource [jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] did not exist. Created. [2026-05-26T04:01:03.993Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:01:04.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T04:01:04.555Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T04:01:04.587Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T04:01:04.654Z] $ docker stop --time=1 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d [2026-05-26T04:01:05.839Z] $ docker rm -f --volumes 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T04:01:13.715Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11397 in /w/workspace/oundry_device-onvif-camera_palau [Pipeline] { [Pipeline] ws [2026-05-26T04:01:13.760Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2026-05-26T04:01:16.850Z] The recommended git tool is: git [2026-05-26T04:01:25.229Z] using credential edgex-jenkins-ssh [2026-05-26T04:01:25.293Z] Cloning the remote Git repository [2026-05-26T04:01:25.361Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-26T04:01:25.519Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2026-05-26T04:01:25.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-26T04:01:25.730Z] > git --version # timeout=10 [2026-05-26T04:01:25.755Z] > git --version # 'git version 2.25.1' [2026-05-26T04:01:25.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T04:01:25.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T04:01:30.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-05-26T04:01:30.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T04:01:31.965Z] Avoid second fetch [2026-05-26T04:01:31.965Z] Checking out Revision 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 (palau) [2026-05-26T04:01:31.996Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T04:01:32.080Z] > git checkout -f 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 [2026-05-26T04:01:34.691Z] Commit message: "ci(lts-release): LTS release v4.0.2 @df835d9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T04:01:39.950Z] + git checkout 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:01:40.545Z] HEAD is now at 8fa6db0 ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:01:40.588Z] provisioning config files... [2026-05-26T04:01:40.621Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config8438153333663469732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:01:41.161Z] ---> ****-login.sh [2026-05-26T04:01:41.161Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:01:41.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:01:41.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:01:41.716Z] Configure a credential helper to remove this warning. See [2026-05-26T04:01:41.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:01:41.716Z] [2026-05-26T04:01:41.716Z] Login Succeeded [2026-05-26T04:01:41.716Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:01:41.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:01:42.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:01:42.272Z] Configure a credential helper to remove this warning. See [2026-05-26T04:01:42.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:01:42.272Z] [2026-05-26T04:01:42.272Z] Login Succeeded [2026-05-26T04:01:42.272Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:01:42.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:01:42.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:01:42.542Z] Configure a credential helper to remove this warning. See [2026-05-26T04:01:42.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:01:42.542Z] [2026-05-26T04:01:42.542Z] Login Succeeded [2026-05-26T04:01:42.542Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:01:42.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:01:43.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:01:43.095Z] Configure a credential helper to remove this warning. See [2026-05-26T04:01:43.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:01:43.095Z] [2026-05-26T04:01:43.095Z] Login Succeeded [2026-05-26T04:01:43.095Z] ****.io [2026-05-26T04:01:43.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:01:43.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:01:43.641Z] Configure a credential helper to remove this warning. See [2026-05-26T04:01:43.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:01:43.641Z] [2026-05-26T04:01:43.641Z] Login Succeeded [2026-05-26T04:01:43.641Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:01:43.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T04:01:44.044Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T04:01:44.409Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T04:01:44.410Z] + cut -d -f 2 [2026-05-26T04:01:44.410Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T04:01:44.481Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:01:44.496Z] ========================================================= [2026-05-26T04:01:44.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T04:01:44.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:01:44.869Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T04:01:50.356Z] Sending build context to Docker daemon 75.49MB [2026-05-26T04:01:50.356Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T04:01:50.356Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-26T04:01:50.356Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T04:01:50.356Z] 58e777220c39: Pulling fs layer [2026-05-26T04:01:50.356Z] 5d96c866386f: Pulling fs layer [2026-05-26T04:01:50.356Z] 8985e74deb67: Pulling fs layer [2026-05-26T04:01:50.356Z] a90cb41c1532: Pulling fs layer [2026-05-26T04:01:50.356Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T04:01:50.356Z] 19c9b082531f: Pulling fs layer [2026-05-26T04:01:50.356Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T04:01:50.356Z] 418f8e902c44: Pulling fs layer [2026-05-26T04:01:50.356Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T04:01:50.356Z] a90cb41c1532: Waiting [2026-05-26T04:01:50.356Z] 4f4fb700ef54: Waiting [2026-05-26T04:01:50.356Z] 19c9b082531f: Waiting [2026-05-26T04:01:50.356Z] 8959fe4f68e1: Waiting [2026-05-26T04:01:50.356Z] c3ba8a69b7b1: Waiting [2026-05-26T04:01:50.356Z] 418f8e902c44: Waiting [2026-05-26T04:01:50.650Z] 5d96c866386f: Download complete [2026-05-26T04:01:50.650Z] a90cb41c1532: Verifying Checksum [2026-05-26T04:01:50.650Z] a90cb41c1532: Download complete [2026-05-26T04:01:50.650Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T04:01:50.650Z] 4f4fb700ef54: Download complete [2026-05-26T04:01:50.650Z] 19c9b082531f: Verifying Checksum [2026-05-26T04:01:50.650Z] 19c9b082531f: Download complete [2026-05-26T04:01:50.650Z] 58e777220c39: Verifying Checksum [2026-05-26T04:01:50.650Z] 58e777220c39: Download complete [2026-05-26T04:01:51.254Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T04:01:51.254Z] 8959fe4f68e1: Download complete [2026-05-26T04:01:51.864Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T04:01:51.864Z] c3ba8a69b7b1: Download complete [2026-05-26T04:01:51.864Z] 58e777220c39: Pull complete [2026-05-26T04:01:52.473Z] 8985e74deb67: Verifying Checksum [2026-05-26T04:01:52.473Z] 8985e74deb67: Download complete [2026-05-26T04:01:52.473Z] 5d96c866386f: Pull complete [2026-05-26T04:01:54.068Z] 418f8e902c44: Verifying Checksum [2026-05-26T04:01:54.068Z] 418f8e902c44: Download complete [2026-05-26T04:02:06.914Z] 8985e74deb67: Pull complete [2026-05-26T04:02:07.226Z] a90cb41c1532: Pull complete [2026-05-26T04:02:07.528Z] 4f4fb700ef54: Pull complete [2026-05-26T04:02:07.854Z] 19c9b082531f: Pull complete [2026-05-26T04:02:08.969Z] 8959fe4f68e1: Pull complete [2026-05-26T04:02:17.607Z] 418f8e902c44: Pull complete [2026-05-26T04:02:19.721Z] c3ba8a69b7b1: Pull complete [2026-05-26T04:02:19.721Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T04:02:19.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T04:02:19.721Z] ---> 081e04c5fda7 [2026-05-26T04:02:19.721Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-26T04:02:21.881Z] ---> Running in 7663e3be284c [2026-05-26T04:02:22.185Z] Removing intermediate container 7663e3be284c [2026-05-26T04:02:22.185Z] ---> b7a4b37c01f7 [2026-05-26T04:02:22.185Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T04:02:22.492Z] ---> Running in b1bfa0de8ba6 [2026-05-26T04:02:22.823Z] Removing intermediate container b1bfa0de8ba6 [2026-05-26T04:02:22.823Z] ---> 9a88ca48e1e4 [2026-05-26T04:02:22.823Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T04:02:22.823Z] ---> Running in 4b6de8ef2fbd [2026-05-26T04:02:23.138Z] Removing intermediate container 4b6de8ef2fbd [2026-05-26T04:02:23.138Z] ---> 796b8ee103dc [2026-05-26T04:02:23.138Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T04:02:23.138Z] ---> Running in 41dd599c1215 [2026-05-26T04:02:23.788Z] Removing intermediate container 41dd599c1215 [2026-05-26T04:02:23.788Z] ---> 32831faf6cd0 [2026-05-26T04:02:23.788Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-05-26T04:02:23.788Z] ---> Running in 050404979db0 [2026-05-26T04:02:24.097Z] Removing intermediate container 050404979db0 [2026-05-26T04:02:24.097Z] ---> b865baed4153 [2026-05-26T04:02:24.097Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T04:02:24.097Z] ---> Running in e86bc561c748 [2026-05-26T04:02:25.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:02:25.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:02:27.877Z] OK: 255 MiB in 60 packages [2026-05-26T04:02:28.970Z] Removing intermediate container e86bc561c748 [2026-05-26T04:02:28.970Z] ---> 27935f20c09a [2026-05-26T04:02:28.970Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-05-26T04:02:28.970Z] ---> Running in 54133ab1d21d [2026-05-26T04:02:29.283Z] Removing intermediate container 54133ab1d21d [2026-05-26T04:02:29.283Z] ---> cdd557592c8d [2026-05-26T04:02:29.283Z] Step 10/13 : COPY go.mod vendor* ./ [2026-05-26T04:02:44.833Z] ---> 5dc348693dd4 [2026-05-26T04:02:44.833Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:02:44.833Z] ---> Running in 28aacc97c150 [2026-05-26T04:04:52.211Z] Removing intermediate container 28aacc97c150 [2026-05-26T04:04:52.211Z] ---> 9ab3d7da6d50 [2026-05-26T04:04:52.211Z] Step 12/13 : COPY . . [2026-05-26T04:04:55.588Z] ---> 0906c8356df4 [2026-05-26T04:04:55.588Z] Step 13/13 : RUN ${MAKE} [2026-05-26T04:04:55.588Z] ---> Running in 044e7c294fbd [2026-05-26T04:04:56.579Z] noop [2026-05-26T04:04:57.174Z] Removing intermediate container 044e7c294fbd [2026-05-26T04:04:57.174Z] ---> a30bab6004b6 [2026-05-26T04:04:58.140Z] Successfully built a30bab6004b6 [2026-05-26T04:04:58.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:04:58.520Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:04:58.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:04:58.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container [2026-05-26T04:04:58.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** ci-base-image-arm64 cat [2026-05-26T04:05:00.177Z] $ docker top de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:05:01.069Z] + go version [2026-05-26T04:05:01.069Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T04:05:01.097Z] $ docker stop --time=1 de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 [2026-05-26T04:05:02.824Z] $ docker rm -f --volumes de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:05:03.480Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T04:05:03.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:05:03.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container [2026-05-26T04:05:03.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** ci-base-image-arm64 cat [2026-05-26T04:05:05.025Z] $ docker top 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:05:05.896Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:05:06.564Z] + make test [2026-05-26T04:05:06.564Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T04:05:10.838Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-26T04:09:48.202Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-26T04:09:48.202Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.2% of statements [2026-05-26T04:09:48.202Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-26T04:10:10.830Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.231s coverage: 86.5% of statements [2026-05-26T04:10:10.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T04:10:10.830Z] go vet ./... [2026-05-26T04:11:08.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T04:11:08.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T04:11:08.322Z] ./bin/test-attribution-txt.sh [2026-05-26T04:11:08.322Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T04:11:08.322Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T04:11:08.703Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T04:11:09.675Z] + go mod tidy [Pipeline] } [2026-05-26T04:11:15.433Z] $ docker stop --time=1 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 [2026-05-26T04:11:17.588Z] $ docker rm -f --volumes 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:11:19.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T04:11:19.890Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T04:11:22.251Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T04:11:23.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T04:11:23.557Z] + ls -al . [2026-05-26T04:11:23.557Z] total 312 [2026-05-26T04:11:23.557Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 04:05 . [2026-05-26T04:11:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 .. [2026-05-26T04:11:23.557Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:01 .git [2026-05-26T04:11:23.557Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 04:01 .github [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 493 May 26 04:01 .gitignore [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 04:01 .golangci.yml [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 22626 May 26 04:01 Attribution.txt [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 19360 May 26 04:01 CHANGELOG.md [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 1715 May 26 04:01 Dockerfile [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 04:01 GOVERNANCE.md [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 762 May 26 04:01 Jenkinsfile [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 04:01 LICENSE [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 3464 May 26 04:01 Makefile [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 04:01 OWNERS.md [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 26 04:01 README.md [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:58 VERSION [2026-05-26T04:11:23.557Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 04:01 bin [2026-05-26T04:11:23.557Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 04:01 cmd [2026-05-26T04:11:23.557Z] -rw-r--r-- 1 jenkins jenkins 85674 May 26 04:10 coverage.out [2026-05-26T04:11:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 doc [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 6874 May 26 04:01 go.mod [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 89808 May 26 04:01 go.sum [2026-05-26T04:11:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 internal [2026-05-26T04:11:23.557Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:01 vendor [2026-05-26T04:11:23.557Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:11:24.218Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 --label arch=arm64 --label version=4.0.2 . [2026-05-26T04:11:28.885Z] Sending build context to Docker daemon 75.58MB [2026-05-26T04:11:28.885Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T04:11:28.885Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-26T04:11:28.885Z] ---> a30bab6004b6 [2026-05-26T04:11:28.885Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2026-05-26T04:11:29.603Z] ---> Running in 2239eb45d302 [2026-05-26T04:11:29.603Z] Removing intermediate container 2239eb45d302 [2026-05-26T04:11:29.603Z] ---> 7a77a0dd2bd0 [2026-05-26T04:11:29.603Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T04:11:29.888Z] ---> Running in 49b8ac86373f [2026-05-26T04:11:30.212Z] Removing intermediate container 49b8ac86373f [2026-05-26T04:11:30.212Z] ---> 6a4291194c7e [2026-05-26T04:11:30.212Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T04:11:30.212Z] ---> Running in 13c1ac7b32dc [2026-05-26T04:11:30.504Z] Removing intermediate container 13c1ac7b32dc [2026-05-26T04:11:30.504Z] ---> 329410058a7d [2026-05-26T04:11:30.504Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T04:11:30.504Z] ---> Running in c7131afb5235 [2026-05-26T04:11:30.776Z] Removing intermediate container c7131afb5235 [2026-05-26T04:11:30.776Z] ---> dacb3d946fd0 [2026-05-26T04:11:30.776Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2026-05-26T04:11:31.120Z] ---> Running in d0bd6a3ae0bd [2026-05-26T04:11:31.421Z] Removing intermediate container d0bd6a3ae0bd [2026-05-26T04:11:31.421Z] ---> f47fee611236 [2026-05-26T04:11:31.421Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T04:11:31.421Z] ---> Running in 33a74178304e [2026-05-26T04:11:32.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:11:32.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:11:34.810Z] OK: 255 MiB in 60 packages [2026-05-26T04:11:35.900Z] Removing intermediate container 33a74178304e [2026-05-26T04:11:35.900Z] ---> c7c6bff1f9ef [2026-05-26T04:11:35.900Z] Step 9/27 : WORKDIR /device-onvif-camera [2026-05-26T04:11:35.900Z] ---> Running in 5f3b6e5095b9 [2026-05-26T04:11:36.197Z] Removing intermediate container 5f3b6e5095b9 [2026-05-26T04:11:36.197Z] ---> c18ef032d9fe [2026-05-26T04:11:36.197Z] Step 10/27 : COPY go.mod vendor* ./ [2026-05-26T04:11:55.020Z] ---> 6fe04a2f6990 [2026-05-26T04:11:55.020Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T04:11:55.020Z] ---> Running in f73b123c0875 [2026-05-26T04:11:55.020Z] skipping... [2026-05-26T04:11:55.020Z] Removing intermediate container f73b123c0875 [2026-05-26T04:11:55.020Z] ---> 9a6df3995f06 [2026-05-26T04:11:55.020Z] Step 12/27 : COPY . . [2026-05-26T04:12:10.694Z] ---> 85d530b60118 [2026-05-26T04:12:10.694Z] Step 13/27 : RUN ${MAKE} [2026-05-26T04:12:10.694Z] ---> Running in b1a6b5d3a197 [2026-05-26T04:12:11.358Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-05-26T04:16:34.276Z] Removing intermediate container b1a6b5d3a197 [2026-05-26T04:16:34.276Z] ---> 50d9404f6727 [2026-05-26T04:16:34.276Z] Step 14/27 : FROM alpine:3.22 [2026-05-26T04:16:34.276Z] 3.22: Pulling from library/alpine [2026-05-26T04:16:34.276Z] 58e777220c39: Already exists [2026-05-26T04:16:34.276Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T04:16:34.276Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T04:16:34.276Z] ---> 6a2735c23ff3 [2026-05-26T04:16:34.276Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-26T04:16:34.276Z] ---> Running in 5a52f64da84b [2026-05-26T04:16:34.276Z] Removing intermediate container 5a52f64da84b [2026-05-26T04:16:34.276Z] ---> d56e455f7ff9 [2026-05-26T04:16:34.276Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2026-05-26T04:16:34.276Z] ---> Running in 39ee556e67a8 [2026-05-26T04:16:34.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:16:34.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:16:35.360Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T04:16:35.360Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T04:16:35.360Z] OK: 8 MiB in 17 packages [2026-05-26T04:16:36.448Z] Removing intermediate container 39ee556e67a8 [2026-05-26T04:16:36.448Z] ---> 30c673edb49c [2026-05-26T04:16:36.448Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-26T04:16:36.448Z] ---> Running in 20e13cbbf954 [2026-05-26T04:16:37.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T04:16:37.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T04:16:39.155Z] OK: 8 MiB in 17 packages [2026-05-26T04:16:40.200Z] Removing intermediate container 20e13cbbf954 [2026-05-26T04:16:40.200Z] ---> f6594bdb081c [2026-05-26T04:16:40.200Z] Step 18/27 : WORKDIR / [2026-05-26T04:16:40.200Z] ---> Running in 54b621947548 [2026-05-26T04:16:40.507Z] Removing intermediate container 54b621947548 [2026-05-26T04:16:40.507Z] ---> f60985cb9944 [2026-05-26T04:16:40.507Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2026-05-26T04:16:43.296Z] ---> deef3f2e9b31 [2026-05-26T04:16:43.296Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2026-05-26T04:16:43.968Z] ---> 5142a81c5ce1 [2026-05-26T04:16:43.968Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-05-26T04:16:44.272Z] ---> 143a4d96ce0f [2026-05-26T04:16:44.272Z] Step 22/27 : EXPOSE 59984 [2026-05-26T04:16:44.574Z] ---> Running in c62d8dcb9c1c [2026-05-26T04:16:44.889Z] Removing intermediate container c62d8dcb9c1c [2026-05-26T04:16:44.889Z] ---> 6dbf23d5bdbb [2026-05-26T04:16:44.889Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2026-05-26T04:16:44.889Z] ---> Running in b69757d7ca6f [2026-05-26T04:16:45.210Z] Removing intermediate container b69757d7ca6f [2026-05-26T04:16:45.210Z] ---> cba5c2588b72 [2026-05-26T04:16:45.210Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T04:16:45.210Z] ---> Running in 0c119b12d92a [2026-05-26T04:16:45.511Z] Removing intermediate container 0c119b12d92a [2026-05-26T04:16:45.511Z] ---> ff52a4f5b37f [2026-05-26T04:16:45.511Z] Step 25/27 : LABEL arch=arm64 [2026-05-26T04:16:45.511Z] ---> Running in a8f9b1ea46dc [2026-05-26T04:16:45.838Z] Removing intermediate container a8f9b1ea46dc [2026-05-26T04:16:45.838Z] ---> 5427c9fd97e3 [2026-05-26T04:16:45.838Z] Step 26/27 : LABEL git_sha=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:16:46.138Z] ---> Running in 0e3bf1ea615e [2026-05-26T04:16:46.438Z] Removing intermediate container 0e3bf1ea615e [2026-05-26T04:16:46.438Z] ---> f4482bf8ded3 [2026-05-26T04:16:46.438Z] Step 27/27 : LABEL version=4.0.2 [2026-05-26T04:16:46.438Z] ---> Running in dc1c1da8df73 [2026-05-26T04:16:46.742Z] Removing intermediate container dc1c1da8df73 [2026-05-26T04:16:46.742Z] ---> 7571253ccc1e [2026-05-26T04:16:46.742Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T04:16:47.407Z] Successfully built 7571253ccc1e [2026-05-26T04:16:47.407Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:16:47.805Z] provisioning config files... [2026-05-26T04:16:47.852Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config2503488673102674858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:16:48.318Z] ---> ****-login.sh [2026-05-26T04:16:48.318Z] nexus3.edgexfoundry.org:10001 [2026-05-26T04:16:48.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:48.619Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:48.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:48.619Z] [2026-05-26T04:16:48.619Z] Login Succeeded [2026-05-26T04:16:48.619Z] nexus3.edgexfoundry.org:10002 [2026-05-26T04:16:48.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:48.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:48.921Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:48.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:48.921Z] [2026-05-26T04:16:48.921Z] Login Succeeded [2026-05-26T04:16:48.921Z] nexus3.edgexfoundry.org:10003 [2026-05-26T04:16:49.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:49.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:49.230Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:49.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:49.230Z] [2026-05-26T04:16:49.230Z] Login Succeeded [2026-05-26T04:16:49.230Z] nexus3.edgexfoundry.org:10004 [2026-05-26T04:16:49.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:49.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:49.901Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:49.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:49.901Z] [2026-05-26T04:16:49.901Z] Login Succeeded [2026-05-26T04:16:49.901Z] ****.io [2026-05-26T04:16:49.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T04:16:50.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T04:16:50.198Z] Configure a credential helper to remove this warning. See [2026-05-26T04:16:50.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T04:16:50.198Z] [2026-05-26T04:16:50.198Z] Login Succeeded [2026-05-26T04:16:50.198Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T04:16:50.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:16:50.497Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T04:16:50.655Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2026-05-26T04:16:50.655Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:16:50.655Z] 4.0.2 [2026-05-26T04:16:50.655Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:16:50.655Z] palau [2026-05-26T04:16:50.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:51.210Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:16:51.721Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:16:51.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-26T04:16:51.721Z] 6aae24e6ccda: Preparing [2026-05-26T04:16:51.721Z] 88bb2bafba23: Preparing [2026-05-26T04:16:51.721Z] 0976fa682004: Preparing [2026-05-26T04:16:51.721Z] a3d4571a4a16: Preparing [2026-05-26T04:16:51.721Z] 0d39ef1b205a: Preparing [2026-05-26T04:16:51.721Z] eeaa73608b53: Preparing [2026-05-26T04:16:51.721Z] eeaa73608b53: Waiting [2026-05-26T04:16:52.075Z] 6aae24e6ccda: Pushed [2026-05-26T04:16:52.075Z] 88bb2bafba23: Pushed [2026-05-26T04:16:52.075Z] a3d4571a4a16: Pushed [2026-05-26T04:16:52.075Z] 0d39ef1b205a: Pushed [2026-05-26T04:16:52.075Z] eeaa73608b53: Layer already exists [2026-05-26T04:17:00.753Z] 0976fa682004: Pushed [2026-05-26T04:17:00.753Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:01.287Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:01.807Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 [2026-05-26T04:17:01.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-26T04:17:01.807Z] 6aae24e6ccda: Preparing [2026-05-26T04:17:01.807Z] 88bb2bafba23: Preparing [2026-05-26T04:17:01.807Z] 0976fa682004: Preparing [2026-05-26T04:17:01.807Z] a3d4571a4a16: Preparing [2026-05-26T04:17:01.807Z] 0d39ef1b205a: Preparing [2026-05-26T04:17:01.807Z] eeaa73608b53: Preparing [2026-05-26T04:17:01.807Z] eeaa73608b53: Waiting [2026-05-26T04:17:01.807Z] 0976fa682004: Layer already exists [2026-05-26T04:17:01.807Z] a3d4571a4a16: Layer already exists [2026-05-26T04:17:01.807Z] 6aae24e6ccda: Layer already exists [2026-05-26T04:17:01.807Z] 0d39ef1b205a: Layer already exists [2026-05-26T04:17:01.807Z] 88bb2bafba23: Layer already exists [2026-05-26T04:17:01.807Z] eeaa73608b53: Layer already exists [2026-05-26T04:17:01.807Z] 4.0.2: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:02.332Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:02.854Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:17:02.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-26T04:17:02.854Z] 6aae24e6ccda: Preparing [2026-05-26T04:17:02.854Z] 88bb2bafba23: Preparing [2026-05-26T04:17:02.854Z] 0976fa682004: Preparing [2026-05-26T04:17:02.854Z] a3d4571a4a16: Preparing [2026-05-26T04:17:02.854Z] 0d39ef1b205a: Preparing [2026-05-26T04:17:02.854Z] eeaa73608b53: Preparing [2026-05-26T04:17:02.854Z] eeaa73608b53: Waiting [2026-05-26T04:17:02.854Z] 6aae24e6ccda: Layer already exists [2026-05-26T04:17:02.854Z] a3d4571a4a16: Layer already exists [2026-05-26T04:17:02.854Z] 88bb2bafba23: Layer already exists [2026-05-26T04:17:02.854Z] 0d39ef1b205a: Layer already exists [2026-05-26T04:17:02.854Z] 0976fa682004: Layer already exists [2026-05-26T04:17:02.854Z] eeaa73608b53: Layer already exists [2026-05-26T04:17:02.854Z] 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:03.482Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:03.925Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau [2026-05-26T04:17:03.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-26T04:17:03.925Z] 6aae24e6ccda: Preparing [2026-05-26T04:17:03.925Z] 88bb2bafba23: Preparing [2026-05-26T04:17:03.925Z] 0976fa682004: Preparing [2026-05-26T04:17:03.925Z] a3d4571a4a16: Preparing [2026-05-26T04:17:03.925Z] 0d39ef1b205a: Preparing [2026-05-26T04:17:03.925Z] eeaa73608b53: Preparing [2026-05-26T04:17:03.925Z] eeaa73608b53: Waiting [2026-05-26T04:17:03.925Z] 88bb2bafba23: Layer already exists [2026-05-26T04:17:03.925Z] a3d4571a4a16: Layer already exists [2026-05-26T04:17:03.925Z] 6aae24e6ccda: Layer already exists [2026-05-26T04:17:03.925Z] 0d39ef1b205a: Layer already exists [2026-05-26T04:17:03.925Z] 0976fa682004: Layer already exists [2026-05-26T04:17:03.925Z] eeaa73608b53: Layer already exists [2026-05-26T04:17:03.925Z] palau: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T04:17:04.012Z] ===================================================== [Pipeline] echo [2026-05-26T04:17:04.025Z] taggedImages: [2026-05-26T04:17:04.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [2026-05-26T04:17:04.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 [2026-05-26T04:17:04.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [2026-05-26T04:17:04.025Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:04.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:17:04.531Z] [2026-05-26T04:17:04.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:04.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:17:04.946Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T04:17:04.946Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T04:17:04.946Z] 04944245beec: Pulling fs layer [2026-05-26T04:17:04.946Z] 699f458cf7ca: Pulling fs layer [2026-05-26T04:17:04.946Z] 765212b225bb: Pulling fs layer [2026-05-26T04:17:04.946Z] f23df028b6ca: Pulling fs layer [2026-05-26T04:17:04.946Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T04:17:04.946Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T04:17:04.946Z] f23df028b6ca: Waiting [2026-05-26T04:17:04.946Z] d65c8cfc05b1: Waiting [2026-05-26T04:17:04.946Z] 2437ff75d9bd: Waiting [2026-05-26T04:17:04.946Z] 765212b225bb: Waiting [2026-05-26T04:17:05.229Z] 04944245beec: Verifying Checksum [2026-05-26T04:17:05.229Z] 04944245beec: Download complete [2026-05-26T04:17:05.229Z] 765212b225bb: Verifying Checksum [2026-05-26T04:17:05.229Z] 765212b225bb: Download complete [2026-05-26T04:17:05.229Z] f23df028b6ca: Verifying Checksum [2026-05-26T04:17:05.229Z] f23df028b6ca: Download complete [2026-05-26T04:17:05.229Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T04:17:05.229Z] d65c8cfc05b1: Download complete [2026-05-26T04:17:05.507Z] 699f458cf7ca: Verifying Checksum [2026-05-26T04:17:05.507Z] 699f458cf7ca: Download complete [2026-05-26T04:17:05.797Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T04:17:05.797Z] 8998bd30e6a1: Download complete [2026-05-26T04:17:08.702Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T04:17:08.702Z] 2437ff75d9bd: Download complete [2026-05-26T04:17:10.852Z] 8998bd30e6a1: Pull complete [2026-05-26T04:17:10.852Z] 04944245beec: Pull complete [2026-05-26T04:17:12.476Z] 699f458cf7ca: Pull complete [2026-05-26T04:17:12.802Z] 765212b225bb: Pull complete [2026-05-26T04:17:13.585Z] f23df028b6ca: Pull complete [2026-05-26T04:17:13.893Z] d65c8cfc05b1: Pull complete [2026-05-26T04:17:29.263Z] 2437ff75d9bd: Pull complete [2026-05-26T04:17:29.263Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T04:17:29.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T04:17:29.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:29.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container [2026-05-26T04:17:29.904Z] $ 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/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T04:17:32.481Z] $ docker top 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:17:33.176Z] ---> job-cost.sh [2026-05-26T04:17:33.475Z] lf-activate-venv: SKIPPING [2026-05-26T04:17:33.475Z] INFO: No Stack... [2026-05-26T04:17:33.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T04:17:34.461Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T04:17:34.868Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2026-05-26T04:17:34.868Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T04:17:34.943Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [2026-05-26T04:17:34.996Z] Resource [jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] did not exist. Created. [2026-05-26T04:17:35.020Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:17:35.564Z] /w/workspace/device-onvif-camera/2@tmp/durable-5718048d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T04:17:35.987Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T04:17:36.123Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T04:17:36.836Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T04:17:36.883Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T04:17:36.972Z] $ docker stop --time=1 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d [2026-05-26T04:17:38.439Z] $ docker rm -f --volumes 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T04:17:39.691Z] provisioning config files... [2026-05-26T04:17:39.729Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config4607195290256655280tmp [Pipeline] { [Pipeline] sh [2026-05-26T04:17:40.066Z] + set +x [2026-05-26T04:17:40.066Z] + curl -s https://codecov.io/bash [2026-05-26T04:17:40.066Z] + bash -s -- [2026-05-26T04:17:40.066Z] [2026-05-26T04:17:40.066Z] _____ _ [2026-05-26T04:17:40.066Z] / ____| | | [2026-05-26T04:17:40.066Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T04:17:40.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T04:17:40.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T04:17:40.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T04:17:40.066Z] Bash-1.0.6 [2026-05-26T04:17:40.066Z] [2026-05-26T04:17:40.066Z] [2026-05-26T04:17:40.066Z] ==> git version 2.25.1 found [2026-05-26T04:17:40.066Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T04:17:40.066Z] Release-Date: 2020-01-08 [2026-05-26T04:17:40.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T04:17:40.066Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T04:17:40.066Z] ==> Jenkins CI detected. [2026-05-26T04:17:40.066Z] current dir:  /w/workspace/oundry_device-onvif-camera_palau [2026-05-26T04:17:40.066Z] project root: . [2026-05-26T04:17:40.066Z] --> token set from env [2026-05-26T04:17:40.066Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-26T04:17:40.066Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T04:17:40.066Z] ==> Python coveragepy not found [2026-05-26T04:17:40.066Z] ==> Searching for coverage reports in: [2026-05-26T04:17:40.066Z] + . [2026-05-26T04:17:40.066Z] -> Found 1 reports [2026-05-26T04:17:40.066Z] ==> Detecting git/mercurial file structure [2026-05-26T04:17:40.066Z] ==> Reading reports [2026-05-26T04:17:40.066Z] + ./coverage.out bytes=85674 [2026-05-26T04:17:40.338Z] ==> Appending adjustments [2026-05-26T04:17:40.338Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T04:17:40.606Z] + Found adjustments [2026-05-26T04:17:40.606Z] ==> Gzipping contents [2026-05-26T04:17:40.606Z] 40K /tmp/codecov.8uYHi1.gz [2026-05-26T04:17:40.606Z] ==> Uploading reports [2026-05-26T04:17:40.606Z] url: https://codecov.io [2026-05-26T04:17:40.606Z] query: branch=palau&commit=8fa6db0fd16d0616bded398bf63aa6b072ae2e99&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:17:40.606Z] -> Pinging Codecov [2026-05-26T04:17:40.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=8fa6db0fd16d0616bded398bf63aa6b072ae2e99&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T04:17:40.898Z] -> Uploading to [2026-05-26T04:17:40.898Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/8fa6db0fd16d0616bded398bf63aa6b072ae2e99/92355118-4824-4393-9d79-530b0766e4b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041740Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a0afe463f501d0db82d6e8778f43f417ca2a81e30e45db3b03ac2de7406692c [2026-05-26T04:17:40.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:17:40.898Z] Dload Upload Total Spent Left Speed [2026-05-26T04:17:40.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38100 0 0 100 38100 0 218k --:--:-- --:--:-- --:--:-- 218k [2026-05-26T04:17:40.898Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [2026-05-26T04:17:40.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T04:17:41.142Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T04:17:41.194Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:41.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:41.547Z] [2026-05-26T04:17:41.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:17:41.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:41.847Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T04:17:41.847Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T04:17:41.847Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T04:17:41.847Z] 91631faa732a: Pulling fs layer [2026-05-26T04:17:41.847Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T04:17:41.847Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T04:17:41.847Z] 7861252a18e6: Pulling fs layer [2026-05-26T04:17:41.847Z] 9130f900ef6f: Pulling fs layer [2026-05-26T04:17:41.847Z] 7861252a18e6: Waiting [2026-05-26T04:17:41.847Z] 4f4fb700ef54: Waiting [2026-05-26T04:17:41.847Z] 9130f900ef6f: Waiting [2026-05-26T04:17:41.847Z] f3f5ae8826fa: Waiting [2026-05-26T04:17:41.847Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T04:17:41.847Z] f3f5ae8826fa: Download complete [2026-05-26T04:17:41.847Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T04:17:41.847Z] 4f4fb700ef54: Download complete [2026-05-26T04:17:41.847Z] 2d35ebdb57d9: Download complete [2026-05-26T04:17:42.106Z] 2d35ebdb57d9: Pull complete [2026-05-26T04:17:42.106Z] 7861252a18e6: Verifying Checksum [2026-05-26T04:17:42.106Z] 7861252a18e6: Download complete [2026-05-26T04:17:42.106Z] 85e8836fcdb2: Pull complete [2026-05-26T04:17:42.673Z] 91631faa732a: Verifying Checksum [2026-05-26T04:17:42.673Z] 91631faa732a: Download complete [2026-05-26T04:17:43.241Z] 9130f900ef6f: Verifying Checksum [2026-05-26T04:17:43.241Z] 9130f900ef6f: Download complete [2026-05-26T04:17:47.448Z] 91631faa732a: Pull complete [2026-05-26T04:17:47.448Z] f3f5ae8826fa: Pull complete [2026-05-26T04:17:47.448Z] 4f4fb700ef54: Pull complete [2026-05-26T04:17:47.708Z] 7861252a18e6: Pull complete [2026-05-26T04:17:52.156Z] 9130f900ef6f: Pull complete [2026-05-26T04:17:52.156Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T04:17:52.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T04:17:52.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:17:52.527Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:17:52.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T04:17:55.064Z] $ docker top 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:17:55.789Z] + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] echo [2026-05-26T04:17:55.834Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:palau' [Pipeline] sh [2026-05-26T04:17:56.276Z] + set -o pipefail [2026-05-26T04:17:56.276Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:palau' [2026-05-26T04:18:00.197Z] [2026-05-26T04:18:00.197Z] Monitoring /w/workspace/oundry_device-onvif-camera_palau (github.com/edgexfoundry/device-onvif-camera)... [2026-05-26T04:18:00.197Z] [2026-05-26T04:18:00.197Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/40ef8f03-b601-4719-97f7-bff5bfb7364b/history/7c6d0a36-e756-40bb-ba1e-d175da8e585f [2026-05-26T04:18:00.197Z] [2026-05-26T04:18:00.197Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2026-05-26T04:18:00.197Z] [2026-05-26T04:18:00.197Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T04:18:00.197Z] [Pipeline] } [2026-05-26T04:18:00.270Z] $ docker stop --time=1 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 [2026-05-26T04:18:01.913Z] $ docker rm -f --volumes 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-26T04:18:02.706Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:18:02.832Z] provisioning config files... [2026-05-26T04:18:02.866Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config3475228649810931387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:03.414Z] --> edgex-publish-swagger.sh [2026-05-26T04:18:03.414Z] === Publish doc/openapi/v3 API === [2026-05-26T04:18:03.414Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2026-05-26T04:18:03.414Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/oundry_device-onvif-camera_palau/doc/openapi/v3/device-onvif-camera.yaml] [2026-05-26T04:18:03.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T04:18:03.414Z] Dload Upload Total Spent Left Speed [2026-05-26T04:18:03.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 275 2023k --:--:-- --:--:-- --:--:-- 2023k [2026-05-26T04:18:03.414Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-26T04:18:03.414Z] [Pipeline] } [2026-05-26T04:18:03.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T04:18:04.718Z] + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] sh [2026-05-26T04:18:05.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:18:05.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:05.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:18:05.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:06.083Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:18:06.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:18:06.609Z] $ docker top 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:18:06.835Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:18:07.215Z] + git semver [Pipeline] } [2026-05-26T04:18:07.595Z] $ docker stop --time=1 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc [2026-05-26T04:18:08.869Z] $ docker rm -f --volumes 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:09.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:18:09.707Z] [2026-05-26T04:18:09.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:10.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:18:10.159Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T04:18:10.159Z] ab5ef0e58194: Pulling fs layer [2026-05-26T04:18:10.159Z] 9712f1f96733: Pulling fs layer [2026-05-26T04:18:10.159Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T04:18:10.159Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T04:18:10.159Z] e9a5061849ea: Pulling fs layer [2026-05-26T04:18:10.159Z] d747dcd14b5f: Pulling fs layer [2026-05-26T04:18:10.159Z] 2de7ff778b66: Pulling fs layer [2026-05-26T04:18:10.159Z] 0d9ebad4ef96: Waiting [2026-05-26T04:18:10.159Z] e9a5061849ea: Waiting [2026-05-26T04:18:10.159Z] d747dcd14b5f: Waiting [2026-05-26T04:18:10.159Z] 2de7ff778b66: Waiting [2026-05-26T04:18:10.159Z] 9712f1f96733: Verifying Checksum [2026-05-26T04:18:10.159Z] 9712f1f96733: Download complete [2026-05-26T04:18:10.492Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T04:18:10.492Z] 63f879dbbcfc: Download complete [2026-05-26T04:18:10.911Z] e9a5061849ea: Verifying Checksum [2026-05-26T04:18:10.911Z] e9a5061849ea: Download complete [2026-05-26T04:18:10.911Z] d747dcd14b5f: Download complete [2026-05-26T04:18:10.911Z] 2de7ff778b66: Verifying Checksum [2026-05-26T04:18:10.911Z] 2de7ff778b66: Download complete [2026-05-26T04:18:10.911Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T04:18:10.911Z] 0d9ebad4ef96: Download complete [2026-05-26T04:18:10.911Z] ab5ef0e58194: Verifying Checksum [2026-05-26T04:18:10.911Z] ab5ef0e58194: Download complete [2026-05-26T04:18:15.374Z] ab5ef0e58194: Pull complete [2026-05-26T04:18:15.374Z] 9712f1f96733: Pull complete [2026-05-26T04:18:15.649Z] 63f879dbbcfc: Pull complete [2026-05-26T04:18:21.395Z] 0d9ebad4ef96: Pull complete [2026-05-26T04:18:21.395Z] e9a5061849ea: Pull complete [2026-05-26T04:18:21.395Z] d747dcd14b5f: Pull complete [2026-05-26T04:18:22.379Z] 2de7ff778b66: Pull complete [2026-05-26T04:18:22.379Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T04:18:22.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T04:18:22.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:22.913Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:18:23.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T04:18:26.538Z] $ docker top 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:18:26.937Z] provisioning config files... [2026-05-26T04:18:26.980Z] copy managed file [sigul-config] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config7093030095316089914tmp [2026-05-26T04:18:27.025Z] copy managed file [sigul-password] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config12408625746068864861tmp [2026-05-26T04:18:27.032Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config1958043027598916805tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:18:27.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:27.481Z] ---> sigul-configuration.sh [2026-05-26T04:18:27.481Z] gpg: directory `/root/.gnupg' created [2026-05-26T04:18:27.481Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T04:18:27.481Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T04:18:27.481Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T04:18:27.481Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T04:18:27.481Z] gpg: CAST5 encrypted data [2026-05-26T04:18:27.481Z] gpg: encrypted with 1 passphrase [2026-05-26T04:18:27.481Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T04:18:28.106Z] + mkdir /home/jenkins [2026-05-26T04:18:28.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T04:18:28.676Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T04:18:28.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:29.164Z] ---> sigul-install.sh [2026-05-26T04:18:29.164Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T04:18:29.536Z] + git tag --list [2026-05-26T04:18:29.536Z] v0.0.0 [2026-05-26T04:18:29.536Z] v2.2.0 [2026-05-26T04:18:29.536Z] v2.3.0 [2026-05-26T04:18:29.536Z] v2.3.1 [2026-05-26T04:18:29.536Z] v3.0 [2026-05-26T04:18:29.536Z] v3.0.0 [2026-05-26T04:18:29.536Z] v3.1 [2026-05-26T04:18:29.536Z] v3.1.0 [2026-05-26T04:18:29.536Z] v3.1.1 [2026-05-26T04:18:29.536Z] v4.0 [2026-05-26T04:18:29.536Z] v4.0.0 [2026-05-26T04:18:29.536Z] v4.0.1 [2026-05-26T04:18:29.536Z] v4.0.1-dev.1 [2026-05-26T04:18:29.536Z] v4.0.2 [2026-05-26T04:18:29.536Z] v4.1.0-dev.1 [2026-05-26T04:18:29.536Z] v4.1.0-dev.10 [2026-05-26T04:18:29.536Z] v4.1.0-dev.11 [2026-05-26T04:18:29.536Z] v4.1.0-dev.12 [2026-05-26T04:18:29.536Z] v4.1.0-dev.13 [2026-05-26T04:18:29.536Z] v4.1.0-dev.14 [2026-05-26T04:18:29.536Z] v4.1.0-dev.15 [2026-05-26T04:18:29.536Z] v4.1.0-dev.16 [2026-05-26T04:18:29.536Z] v4.1.0-dev.17 [2026-05-26T04:18:29.536Z] v4.1.0-dev.18 [2026-05-26T04:18:29.536Z] v4.1.0-dev.19 [2026-05-26T04:18:29.536Z] v4.1.0-dev.2 [2026-05-26T04:18:29.536Z] v4.1.0-dev.20 [2026-05-26T04:18:29.536Z] v4.1.0-dev.21 [2026-05-26T04:18:29.536Z] v4.1.0-dev.3 [2026-05-26T04:18:29.536Z] v4.1.0-dev.4 [2026-05-26T04:18:29.536Z] v4.1.0-dev.5 [2026-05-26T04:18:29.536Z] v4.1.0-dev.6 [2026-05-26T04:18:29.536Z] v4.1.0-dev.7 [2026-05-26T04:18:29.536Z] v4.1.0-dev.8 [2026-05-26T04:18:29.536Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T04:18:29.969Z] + lftools sign git-tag v4.0.2 [2026-05-26T04:18:30.270Z] Signing Git tag with Sigul... [2026-05-26T04:18:30.270Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T04:18:31.028Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:31.439Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T04:18:31.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T04:18:31.599Z] $ docker stop --time=1 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 [2026-05-26T04:18:32.938Z] $ docker rm -f --volumes 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T04:18:33.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:18:33.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:34.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:18:34.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:34.482Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:18:34.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:18:34.791Z] $ docker top db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:18:34.989Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:18:35.509Z] + git semver [Pipeline] } [2026-05-26T04:18:35.811Z] $ docker stop --time=1 db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 [2026-05-26T04:18:37.122Z] $ docker rm -f --volumes db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T04:18:37.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T04:18:37.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:38.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T04:18:38.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:38.456Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:18:38.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T04:18:38.857Z] $ docker top f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T04:18:39.162Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T04:18:39.633Z] + git semver [Pipeline] } [2026-05-26T04:18:39.969Z] $ docker stop --time=1 f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 [2026-05-26T04:18:41.231Z] $ docker rm -f --volumes f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T04:18:42.952Z] + [ -d /w/workspace/oundry_device-onvif-camera_palau/archives ] [2026-05-26T04:18:42.952Z] + ls -al /w/workspace/oundry_device-onvif-camera_palau/archives [2026-05-26T04:18:43.088Z] total 16 [2026-05-26T04:18:43.088Z] drwxr-xr-x 3 root root 4096 May 26 04:01 . [2026-05-26T04:18:43.088Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. [2026-05-26T04:18:43.088Z] drwxr-xr-x 2 root root 4096 May 26 04:01 cost [2026-05-26T04:18:43.088Z] -rw-r--r-- 1 root root 90 May 26 04:01 cost.csv [2026-05-26T04:18:43.088Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_palau/archives [2026-05-26T04:18:43.088Z] + ls -al /w/workspace/oundry_device-onvif-camera_palau/archives [2026-05-26T04:18:43.088Z] total 16 [2026-05-26T04:18:43.088Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 04:01 . [2026-05-26T04:18:43.088Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. [2026-05-26T04:18:43.088Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 04:01 cost [2026-05-26T04:18:43.088Z] -rw-r--r-- 1 jenkins jenkins 90 May 26 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:43.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:44.524Z] ---> package-listing.sh [2026-05-26T04:18:44.524Z] ++ facter osfamily [2026-05-26T04:18:44.524Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T04:18:44.802Z] + OS_FAMILY=debian [2026-05-26T04:18:44.802Z] + workspace=/w/workspace/oundry_device-onvif-camera_palau [2026-05-26T04:18:44.802Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T04:18:44.802Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T04:18:44.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T04:18:44.802Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T04:18:44.802Z] + '[' /w/workspace/oundry_device-onvif-camera_palau ']' [2026-05-26T04:18:44.802Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T04:18:44.802Z] + case "${OS_FAMILY}" in [2026-05-26T04:18:44.802Z] + dpkg -l [2026-05-26T04:18:44.802Z] + grep '^ii' [2026-05-26T04:18:44.802Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T04:18:44.802Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T04:18:44.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T04:18:44.802Z] + '[' /w/workspace/oundry_device-onvif-camera_palau ']' [2026-05-26T04:18:44.802Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_palau/archives/ [2026-05-26T04:18:44.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_palau/archives/ [Pipeline] echo [2026-05-26T04:18:44.849Z] 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/oundry_device-onvif-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T04:18:45.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T04:18:45.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T04:18:45.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T04:18:45.866Z] prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container [2026-05-26T04:18:45.974Z] $ 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/oundry_device-onvif-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T04:18:46.254Z] $ docker top b0dc05e41af896a61eb540cae5f780c3d095f95dabc6ed39c60c77f115f461ca -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T04:18:46.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T04:18:47.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T04:18:47.545Z] + ls /var/log/sa-host [2026-05-26T04:18:47.545Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T04:18:47.836Z] provisioning config files... [2026-05-26T04:18:47.851Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config8926294928647707347tmp [Pipeline] { [Pipeline] echo [2026-05-26T04:18:47.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:48.317Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T04:18:48.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:48.911Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T04:18:48.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:49.350Z] ---> sudo-logs.sh [2026-05-26T04:18:49.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T04:18:49.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:49.936Z] ---> job-cost.sh [2026-05-26T04:18:49.936Z] lf-activate-venv: SKIPPING [2026-05-26T04:18:49.936Z] DEBUG: total: 0.2199999988079071 [2026-05-26T04:18:49.936Z] INFO: Retrieving Stack Cost... [2026-05-26T04:18:50.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T04:18:50.554Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T04:18:50.607Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T04:18:50.978Z] ---> logs-deploy.sh [2026-05-26T04:18:50.978Z] lf-activate-venv: SKIPPING [2026-05-26T04:18:50.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/palau/2 [2026-05-26T04:18:50.978Z] INFO: archiving workspace using pattern(s): [2026-05-26T04:18:51.649Z] Archives upload complete. [2026-05-26T04:18:51.975Z] INFO: archiving logs to Nexus