Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae7361513ff83481958f7299311cbfd4338b11e5 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-ssh12519947417010616389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15210875677153920294.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 056ae7b86453181957306e7078512cbe12174832 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14192267999527854885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10395716461879825225.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1535269098180368196.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]] ========================================================= [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.23 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-8954 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 ae7361513ff83481958f7299311cbfd4338b11e5 (main) Commit message: "Merge pull request #527 from FelixTing/issue-526" > 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 ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 > git rev-list --no-walk 03916b7a3ef32b822df56f67b017c6db8c929e05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-17T01:19:01.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-17T01:19:01.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-17T01:19:01.496Z] ========================================================= [2025-09-17T01:19:01.496Z] EdgeX Global Pipelines Version Info [2025-09-17T01:19:01.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:19:02.230Z] ------------------- [2025-09-17T01:19:02.230Z] stable info: [2025-09-17T01:19:02.230Z] ------------------- [2025-09-17T01:19:02.231Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-17T01:19:02.231Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:19:02.231Z] Message: update stable to v1.0.276 [2025-09-17T01:19:02.799Z] ------------------- [2025-09-17T01:19:02.799Z] experimental info: [2025-09-17T01:19:02.799Z] ------------------- [2025-09-17T01:19:02.799Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-17T01:19:02.799Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-17T01:19:02.799Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-17T01:19:02.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-09-17T01:19:02.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-09-17T01:19:02.926Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-17T01:19:02.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-17T01:19:02.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-17T01:19:02.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-17T01:19:03.012Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-17T01:19:03.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-17T01:19:03.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-17T01:19:03.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-17T01:19:03.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-17T01:19:03.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-09-17T01:19:03.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-17T01:19:03.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-17T01:19:03.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:19:03.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-17T01:19:03.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:19:03.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-17T01:19:03.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-17T01:19:03.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-17T01:19:03.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-17T01:19:03.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-09-17T01:19:03.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-17T01:19:03.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-17T01:19:03.407Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-17T01:19:03.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-17T01:19:03.456Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-17T01:19:03.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-17T01:19:03.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-17T01:19:03.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-17T01:19:03.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo [2025-09-17T01:19:03.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae73615 [Pipeline] echo [2025-09-17T01:19:03.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:19:03.651Z] provisioning config files... [2025-09-17T01:19:03.666Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2013295556432892419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:19:04.004Z] ---> ****-login.sh [2025-09-17T01:19:04.004Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:19:04.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:04.265Z] [2025-09-17T01:19:04.265Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:19:04.265Z] Configure a credential helper to remove this warning. See [2025-09-17T01:19:04.266Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:19:04.266Z] [2025-09-17T01:19:04.266Z] Login Succeeded [2025-09-17T01:19:04.266Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:19:04.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:04.266Z] [2025-09-17T01:19:04.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:19:04.266Z] Configure a credential helper to remove this warning. See [2025-09-17T01:19:04.266Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:19:04.266Z] [2025-09-17T01:19:04.266Z] Login Succeeded [2025-09-17T01:19:04.266Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:19:04.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:04.266Z] [2025-09-17T01:19:04.266Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:19:04.266Z] Configure a credential helper to remove this warning. See [2025-09-17T01:19:04.266Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:19:04.266Z] [2025-09-17T01:19:04.266Z] Login Succeeded [2025-09-17T01:19:04.266Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:19:04.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:04.526Z] [2025-09-17T01:19:04.526Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:19:04.526Z] Configure a credential helper to remove this warning. See [2025-09-17T01:19:04.526Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:19:04.526Z] [2025-09-17T01:19:04.526Z] Login Succeeded [2025-09-17T01:19:04.526Z] ****.io [2025-09-17T01:19:04.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:04.787Z] [2025-09-17T01:19:04.787Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-17T01:19:04.787Z] Configure a credential helper to remove this warning. See [2025-09-17T01:19:04.787Z] https://docs.****.com/go/credential-store/ [2025-09-17T01:19:04.787Z] [2025-09-17T01:19:04.787Z] Login Succeeded [2025-09-17T01:19:04.787Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:19:04.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-17T01:19:05.192Z] + git rev-list -1 --merges ae7361513ff83481958f7299311cbfd4338b11e5~1..ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo [2025-09-17T01:19:05.222Z] -----------> git rev-list -1 --merges ae7361513ff83481958f7299311cbfd4338b11e5~1..ae7361513ff83481958f7299311cbfd4338b11e5 ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:19:05.222Z] ae7361513ff83481958f7299311cbfd4338b11e5 [false] [Pipeline] sh [2025-09-17T01:19:05.522Z] + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo [2025-09-17T01:19:05.537Z] ========================================================= [2025-09-17T01:19:05.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-17T01:19:05.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T01:19:05.879Z] + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo [2025-09-17T01:19:05.891Z] [semverPrep] GIT_COMMIT: ae7361513ff83481958f7299311cbfd4338b11e5, Commit Message: Merge pull request #527 from FelixTing/issue-526 [Pipeline] echo [2025-09-17T01:19:05.904Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-17T01:19:06.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:19:06.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-17T01:19:06.265Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-17T01:19:06.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-17T01:19:06.265Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-17T01:19:06.265Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-17T01:19:06.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:06.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:19:06.636Z] [2025-09-17T01:19:06.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:06.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:19:06.938Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-17T01:19:06.938Z] 3dae71ba6b94: Pulling fs layer [2025-09-17T01:19:06.938Z] 6bf1a483ea7c: Pulling fs layer [2025-09-17T01:19:06.938Z] f5dfc541a4d3: Pulling fs layer [2025-09-17T01:19:06.938Z] 461d9e800cba: Pulling fs layer [2025-09-17T01:19:06.938Z] 80192f66455f: Pulling fs layer [2025-09-17T01:19:06.938Z] 461d9e800cba: Waiting [2025-09-17T01:19:06.938Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-17T01:19:06.938Z] a29436f7fd5d: Pulling fs layer [2025-09-17T01:19:06.938Z] 923cac83aea3: Pulling fs layer [2025-09-17T01:19:06.938Z] 2e8e34ca0e6c: Waiting [2025-09-17T01:19:06.938Z] a29436f7fd5d: Waiting [2025-09-17T01:19:06.938Z] 25ad8b0a4227: Pulling fs layer [2025-09-17T01:19:06.938Z] 25ad8b0a4227: Waiting [2025-09-17T01:19:06.938Z] 923cac83aea3: Waiting [2025-09-17T01:19:06.938Z] db01528c6b51: Pulling fs layer [2025-09-17T01:19:06.938Z] 28988de357af: Pulling fs layer [2025-09-17T01:19:06.938Z] db01528c6b51: Waiting [2025-09-17T01:19:06.938Z] 28988de357af: Waiting [2025-09-17T01:19:06.938Z] 6bf1a483ea7c: Verifying Checksum [2025-09-17T01:19:06.938Z] 6bf1a483ea7c: Download complete [2025-09-17T01:19:06.938Z] 461d9e800cba: Verifying Checksum [2025-09-17T01:19:06.938Z] 461d9e800cba: Download complete [2025-09-17T01:19:06.938Z] 80192f66455f: Verifying Checksum [2025-09-17T01:19:06.938Z] 80192f66455f: Download complete [2025-09-17T01:19:07.198Z] f5dfc541a4d3: Verifying Checksum [2025-09-17T01:19:07.198Z] f5dfc541a4d3: Download complete [2025-09-17T01:19:07.198Z] 3dae71ba6b94: Verifying Checksum [2025-09-17T01:19:07.198Z] 3dae71ba6b94: Download complete [2025-09-17T01:19:07.198Z] 923cac83aea3: Verifying Checksum [2025-09-17T01:19:07.198Z] 923cac83aea3: Download complete [2025-09-17T01:19:07.198Z] 25ad8b0a4227: Verifying Checksum [2025-09-17T01:19:07.198Z] 25ad8b0a4227: Download complete [2025-09-17T01:19:07.455Z] db01528c6b51: Verifying Checksum [2025-09-17T01:19:07.456Z] db01528c6b51: Download complete [2025-09-17T01:19:07.456Z] 28988de357af: Verifying Checksum [2025-09-17T01:19:07.456Z] 28988de357af: Download complete [2025-09-17T01:19:07.456Z] a29436f7fd5d: Verifying Checksum [2025-09-17T01:19:07.713Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-17T01:19:07.713Z] 2e8e34ca0e6c: Download complete [2025-09-17T01:19:08.659Z] 3dae71ba6b94: Pull complete [2025-09-17T01:19:08.659Z] 6bf1a483ea7c: Pull complete [2025-09-17T01:19:09.231Z] f5dfc541a4d3: Pull complete [2025-09-17T01:19:09.231Z] 461d9e800cba: Pull complete [2025-09-17T01:19:09.491Z] 80192f66455f: Pull complete [2025-09-17T01:19:13.682Z] 2e8e34ca0e6c: Pull complete [2025-09-17T01:19:13.682Z] a29436f7fd5d: Pull complete [2025-09-17T01:19:13.682Z] 923cac83aea3: Pull complete [2025-09-17T01:19:13.940Z] 25ad8b0a4227: Pull complete [2025-09-17T01:19:13.940Z] db01528c6b51: Pull complete [2025-09-17T01:19:13.940Z] 28988de357af: Pull complete [2025-09-17T01:19:13.940Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-17T01:19:13.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:19:13.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:19:14.074Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:19:14.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-17T01:19:17.837Z] $ docker top 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 -eo pid,comm [2025-09-17T01:19:17.887Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-17T01:19:17.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:19:17.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:19:17.953Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:19:18.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:19:18.058Z] $ docker exec 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent [2025-09-17T01:19:18.146Z] SSH_AUTH_SOCK=/tmp/ssh-T9XGbvOXHyfe/agent.32 [2025-09-17T01:19:18.146Z] SSH_AGENT_PID=38 [2025-09-17T01:19:18.152Z] Running ssh-add (command line suppressed) [2025-09-17T01:19:18.235Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1799096719380524866.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1799096719380524866.key) [2025-09-17T01:19:18.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:19:18.536Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-09-17T01:19:18.824Z] + git tag --points-at HEAD [Pipeline] } [2025-09-17T01:19:18.834Z] $ docker exec --env ******** --env ******** 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent -k [2025-09-17T01:19:18.925Z] unset SSH_AUTH_SOCK; [2025-09-17T01:19:18.926Z] unset SSH_AGENT_PID; [2025-09-17T01:19:18.926Z] echo Agent pid 38 killed; [2025-09-17T01:19:18.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-17T01:19:19.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:19:19.084Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:19:19.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:19:19.189Z] $ docker exec 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent [2025-09-17T01:19:19.283Z] SSH_AUTH_SOCK=/tmp/ssh-2gp7Scks691a/agent.85 [2025-09-17T01:19:19.283Z] SSH_AGENT_PID=91 [2025-09-17T01:19:19.288Z] Running ssh-add (command line suppressed) [2025-09-17T01:19:19.373Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11353069852185734129.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11353069852185734129.key) [2025-09-17T01:19:19.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:19:19.676Z] + git semver init [2025-09-17T01:19:19.937Z] 2025-09-17 01:19:19,872 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:19:19.937Z] 2025-09-17 01:19:19,877 [run_init] DEBUG init version:0.0.0 force:False [2025-09-17T01:19:19.937Z] 2025-09-17 01:19:19,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-09-17T01:19:19.937Z] 2025-09-17 01:19:19,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-09-17T01:19:19.937Z] 2025-09-17 01:19:19,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:19:21.840Z] 2025-09-17 01:19:21,341 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-09-17T01:19:21.840Z] 2025-09-17 01:19:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-09-17T01:19:21.840Z] 2025-09-17 01:19:21,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:19:21.840Z] 2025-09-17 01:19:21,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:19:21.840Z] 4.1.0-dev.8 [Pipeline] } [2025-09-17T01:19:21.849Z] $ docker exec --env ******** --env ******** 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent -k [2025-09-17T01:19:21.938Z] unset SSH_AUTH_SOCK; [2025-09-17T01:19:21.939Z] unset SSH_AGENT_PID; [2025-09-17T01:19:21.939Z] echo Agent pid 91 killed; [2025-09-17T01:19:21.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:19:22.280Z] + git semver [Pipeline] } [2025-09-17T01:19:22.551Z] $ docker stop --time=1 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 [2025-09-17T01:19:23.841Z] $ docker rm -f --volumes 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:19:24.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-17T01:19:24.452Z] Stashed 1 file(s) [Pipeline] echo [2025-09-17T01:19:24.456Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:19:24.655Z] provisioning config files... [2025-09-17T01:19:24.675Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16943272268565548207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:19:25.002Z] ---> ****-login.sh [2025-09-17T01:19:25.002Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:19:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:25.002Z] Login Succeeded [2025-09-17T01:19:25.002Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:19:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:25.002Z] Login Succeeded [2025-09-17T01:19:25.002Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:19:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:25.260Z] Login Succeeded [2025-09-17T01:19:25.260Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:19:25.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:25.260Z] Login Succeeded [2025-09-17T01:19:25.260Z] ****.io [2025-09-17T01:19:25.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:19:25.520Z] Login Succeeded [2025-09-17T01:19:25.520Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:19:25.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-17T01:19:25.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:19:25.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:19:25.662Z] ========================================================= [2025-09-17T01:19:25.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-17T01:19:25.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:19:26.008Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-17T01:19:26.577Z] #0 building with "default" instance using docker driver [2025-09-17T01:19:26.577Z] [2025-09-17T01:19:26.577Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:19:26.577Z] #1 transferring dockerfile: 1.75kB done [2025-09-17T01:19:26.577Z] #1 DONE 0.0s [2025-09-17T01:19:26.577Z] [2025-09-17T01:19:26.577Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-17T01:19:26.577Z] #2 DONE 0.1s [2025-09-17T01:19:26.836Z] [2025-09-17T01:19:26.836Z] #3 [internal] load .dockerignore [2025-09-17T01:19:26.836Z] #3 transferring context: 2B done [2025-09-17T01:19:26.836Z] #3 DONE 0.0s [2025-09-17T01:19:26.836Z] [2025-09-17T01:19:26.836Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:19:26.836Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-17T01:19:26.836Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-17T01:19:26.836Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-17T01:19:26.836Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-17T01:19:26.836Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-09-17T01:19:26.836Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-17T01:19:26.836Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-09-17T01:19:26.836Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-17T01:19:26.836Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s [2025-09-17T01:19:26.836Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-09-17T01:19:26.836Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-17T01:19:26.836Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-17T01:19:26.836Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-09-17T01:19:26.836Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-17T01:19:27.096Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 32.79MB / 74.06MB 0.3s [2025-09-17T01:19:27.096Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-17T01:19:27.096Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s [2025-09-17T01:19:27.096Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s [2025-09-17T01:19:27.096Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-17T01:19:27.096Z] #4 ... [2025-09-17T01:19:27.096Z] [2025-09-17T01:19:27.096Z] #5 [internal] load build context [2025-09-17T01:19:27.096Z] #5 transferring context: 47.02MB 0.4s done [2025-09-17T01:19:27.096Z] #5 DONE 0.4s [2025-09-17T01:19:27.096Z] [2025-09-17T01:19:27.096Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-17T01:19:27.096Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-09-17T01:19:27.096Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-17T01:19:27.096Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.5s [2025-09-17T01:19:27.096Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-17T01:19:27.096Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.5s [2025-09-17T01:19:27.357Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.6s [2025-09-17T01:19:27.357Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s [2025-09-17T01:19:27.357Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-09-17T01:19:27.616Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s [2025-09-17T01:19:27.616Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-09-17T01:19:27.616Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 83.89MB / 103.05MB 0.9s [2025-09-17T01:19:27.874Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done [2025-09-17T01:19:27.874Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.94MB / 103.05MB 1.0s [2025-09-17T01:19:27.874Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-17T01:19:28.133Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-09-17T01:19:33.395Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done [2025-09-17T01:19:33.395Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-17T01:19:33.395Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-17T01:19:33.395Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-17T01:19:33.395Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-17T01:19:33.395Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-17T01:19:33.395Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-17T01:19:33.395Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-17T01:19:36.682Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.1s done [2025-09-17T01:19:36.682Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-17T01:19:37.251Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done [2025-09-17T01:19:37.251Z] #4 DONE 10.5s [2025-09-17T01:19:37.251Z] [2025-09-17T01:19:37.251Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-09-17T01:19:37.251Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:19:37.509Z] #6 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:19:37.768Z] #6 0.709 OK: 248 MiB in 58 packages [2025-09-17T01:19:39.610Z] Still waiting to schedule task [2025-09-17T01:19:39.611Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8948’ [2025-09-17T01:19:41.959Z] #6 DONE 4.3s [2025-09-17T01:19:41.959Z] [2025-09-17T01:19:41.959Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-09-17T01:19:41.959Z] #7 DONE 0.0s [2025-09-17T01:19:41.959Z] [2025-09-17T01:19:41.959Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-17T01:19:41.959Z] #8 DONE 0.0s [2025-09-17T01:19:41.959Z] [2025-09-17T01:19:41.959Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:20:00.072Z] #9 DONE 16.2s [2025-09-17T01:20:00.072Z] [2025-09-17T01:20:00.072Z] #10 [builder 6/7] COPY . . [2025-09-17T01:20:00.072Z] #10 DONE 0.4s [2025-09-17T01:20:00.072Z] [2025-09-17T01:20:00.072Z] #11 [builder 7/7] RUN echo noop [2025-09-17T01:20:00.072Z] #11 0.182 noop [2025-09-17T01:20:00.072Z] #11 DONE 0.2s [2025-09-17T01:20:00.072Z] [2025-09-17T01:20:00.072Z] #12 exporting to image [2025-09-17T01:20:00.072Z] #12 exporting layers [2025-09-17T01:20:06.650Z] #12 exporting layers 8.0s done [2025-09-17T01:20:06.650Z] #12 writing image sha256:452f1c6a7ee283f2b4df072b276c04995992723c432028c1550262a32641bbae done [2025-09-17T01:20:06.650Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-17T01:20:06.650Z] #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:20:06.994Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:20:06.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:20:07.081Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:20:07.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:20:07.554Z] $ docker top eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:20:07.906Z] + go version [2025-09-17T01:20:07.906Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-17T01:20:07.916Z] $ docker stop --time=1 eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe [2025-09-17T01:20:09.189Z] $ docker rm -f --volumes eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:20:09.713Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-17T01:20:09.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:20:09.790Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:20:09.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:20:10.047Z] $ docker top 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:20:10.399Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:20:10.703Z] + make test [2025-09-17T01:20:10.703Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:20:12.080Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-09-17T01:20:30.197Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-09-17T01:20:30.197Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-09-17T01:20:32.748Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.2% of statements [2025-09-17T01:20:32.748Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.424s coverage: 86.5% of statements [2025-09-17T01:20:44.951Z] go vet ./... [2025-09-17T01:20:51.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T01:20:51.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T01:20:51.509Z] ./bin/test-attribution-txt.sh [2025-09-17T01:20:51.509Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T01:20:51.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T01:20:51.535Z] $ docker stop --time=1 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 [2025-09-17T01:20:54.523Z] $ docker rm -f --volumes 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:20:55.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T01:20:55.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-17T01:20:55.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T01:20:55.959Z] + ls -al . [2025-09-17T01:20:55.959Z] total 320 [2025-09-17T01:20:55.959Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 01:20 . [2025-09-17T01:20:55.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 .. [2025-09-17T01:20:55.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:20 .git [2025-09-17T01:20:55.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:18 .github [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:18 .gitignore [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:18 .golangci.yml [2025-09-17T01:20:55.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:19 .semver [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:18 Attribution.txt [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:18 CHANGELOG.md [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:18 Dockerfile [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:18 GOVERNANCE.md [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:18 Jenkinsfile [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:18 LICENSE [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:18 Makefile [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:18 OWNERS.md [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:18 README.md [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:19 VERSION [2025-09-17T01:20:55.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:18 bin [2025-09-17T01:20:55.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:18 cmd [2025-09-17T01:20:55.959Z] -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:20 coverage.out [2025-09-17T01:20:55.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 doc [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 6509 Sep 17 01:18 go.mod [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 87684 Sep 17 01:18 go.sum [2025-09-17T01:20:55.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 internal [2025-09-17T01:20:55.959Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:20:56.272Z] + 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=ae7361513ff83481958f7299311cbfd4338b11e5 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-17T01:20:56.570Z] #0 building with "default" instance using docker driver [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:20:56.570Z] #1 transferring dockerfile: 1.75kB done [2025-09-17T01:20:56.570Z] #1 DONE 0.0s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:20:56.570Z] #2 DONE 0.0s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-17T01:20:56.570Z] #3 DONE 0.1s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #4 [internal] load .dockerignore [2025-09-17T01:20:56.570Z] #4 transferring context: 2B done [2025-09-17T01:20:56.570Z] #4 DONE 0.0s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:20:56.570Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-09-17T01:20:56.570Z] #5 ... [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #6 [internal] load build context [2025-09-17T01:20:56.570Z] #6 transferring context: 112.78kB 0.0s done [2025-09-17T01:20:56.570Z] #6 DONE 0.1s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-17T01:20:56.570Z] #7 DONE 0.2s [2025-09-17T01:20:56.570Z] [2025-09-17T01:20:56.570Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:20:56.571Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-17T01:20:56.571Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-17T01:20:56.571Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-17T01:20:56.571Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-17T01:20:56.831Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-17T01:20:56.831Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-09-17T01:20:57.089Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-17T01:20:57.089Z] #5 DONE 0.4s [2025-09-17T01:20:57.089Z] [2025-09-17T01:20:57.089Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-09-17T01:20:57.089Z] #8 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:57.089Z] #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:57.348Z] #8 0.819 OK: 248 MiB in 58 packages [2025-09-17T01:20:57.606Z] #8 DONE 1.0s [2025-09-17T01:20:57.606Z] [2025-09-17T01:20:57.606Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-17T01:20:57.606Z] #9 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:57.606Z] #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:57.606Z] #9 0.562 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-17T01:20:57.606Z] #9 0.596 Executing busybox-1.36.1-r29.trigger [2025-09-17T01:20:57.606Z] #9 0.603 OK: 8 MiB in 15 packages [2025-09-17T01:20:57.864Z] #9 DONE 0.7s [2025-09-17T01:20:57.864Z] [2025-09-17T01:20:57.864Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-09-17T01:20:57.864Z] #10 DONE 0.0s [2025-09-17T01:20:57.864Z] [2025-09-17T01:20:57.864Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-17T01:20:57.864Z] #11 DONE 0.0s [2025-09-17T01:20:57.864Z] [2025-09-17T01:20:57.864Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:20:58.430Z] #12 DONE 0.6s [2025-09-17T01:20:58.430Z] [2025-09-17T01:20:58.430Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-17T01:20:58.430Z] #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:58.430Z] #13 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-17T01:20:58.430Z] #13 0.849 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:20:58.687Z] #13 0.877 Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T01:20:58.687Z] #13 ... [2025-09-17T01:20:58.687Z] [2025-09-17T01:20:58.687Z] #14 [builder 6/7] COPY . . [2025-09-17T01:20:58.687Z] #14 DONE 0.4s [2025-09-17T01:20:58.946Z] [2025-09-17T01:20:58.946Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-17T01:20:58.946Z] #13 1.151 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:20:58.946Z] #13 1.156 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:20:58.946Z] #13 1.160 Executing busybox-1.36.1-r30.trigger [2025-09-17T01:20:58.946Z] #13 1.173 OK: 8 MiB in 15 packages [2025-09-17T01:20:58.946Z] #13 DONE 1.3s [2025-09-17T01:20:58.946Z] [2025-09-17T01:20:58.946Z] #15 [builder 7/7] RUN make build [2025-09-17T01:20:58.946Z] #15 0.284 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-09-17T01:21:25.537Z] #15 DONE 25.4s [2025-09-17T01:21:25.537Z] [2025-09-17T01:21:25.537Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-09-17T01:21:25.537Z] #16 DONE 0.4s [2025-09-17T01:21:25.537Z] [2025-09-17T01:21:25.537Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-09-17T01:21:25.537Z] #17 DONE 0.0s [2025-09-17T01:21:25.537Z] [2025-09-17T01:21:25.537Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-09-17T01:21:25.537Z] #18 DONE 0.0s [2025-09-17T01:21:25.537Z] [2025-09-17T01:21:25.537Z] #19 exporting to image [2025-09-17T01:21:25.537Z] #19 exporting layers 0.1s done [2025-09-17T01:21:25.537Z] #19 writing image sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:21:25.537Z] #19 naming to docker.io/library/device-onvif-camera done [2025-09-17T01:21:25.537Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:21:25.670Z] provisioning config files... [2025-09-17T01:21:25.682Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2494461574936478120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:21:25.990Z] ---> ****-login.sh [2025-09-17T01:21:25.990Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:21:25.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:25.990Z] Login Succeeded [2025-09-17T01:21:25.990Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:21:25.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:25.990Z] Login Succeeded [2025-09-17T01:21:25.990Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:21:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:26.249Z] Login Succeeded [2025-09-17T01:21:26.249Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:21:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:26.249Z] Login Succeeded [2025-09-17T01:21:26.249Z] ****.io [2025-09-17T01:21:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:21:26.507Z] Login Succeeded [2025-09-17T01:21:26.507Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:21:26.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:21:26.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:21:26.600Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-09-17T01:21:26.600Z] ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:21:26.600Z] latest [2025-09-17T01:21:26.600Z] 4.1.0-dev.8 [2025-09-17T01:21:26.600Z] ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:21:26.600Z] main [2025-09-17T01:21:26.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:26.949Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:27.272Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:21:27.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:21:27.272Z] ef17df360b1c: Preparing [2025-09-17T01:21:27.272Z] f04ef663b980: Preparing [2025-09-17T01:21:27.272Z] 9e36d6da9017: Preparing [2025-09-17T01:21:27.272Z] ebea8f1ece31: Preparing [2025-09-17T01:21:27.272Z] c2743be9292a: Preparing [2025-09-17T01:21:27.272Z] 097100c76c15: Preparing [2025-09-17T01:21:27.272Z] 097100c76c15: Waiting [2025-09-17T01:21:27.272Z] c2743be9292a: Pushed [2025-09-17T01:21:27.272Z] f04ef663b980: Pushed [2025-09-17T01:21:27.272Z] ef17df360b1c: Pushed [2025-09-17T01:21:27.272Z] 097100c76c15: Layer already exists [2025-09-17T01:21:27.531Z] ebea8f1ece31: Pushed [2025-09-17T01:21:31.720Z] 9e36d6da9017: Pushed [2025-09-17T01:21:31.720Z] ae7361513ff83481958f7299311cbfd4338b11e5: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:32.143Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:32.463Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:21:32.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:21:32.464Z] ef17df360b1c: Preparing [2025-09-17T01:21:32.464Z] f04ef663b980: Preparing [2025-09-17T01:21:32.464Z] 9e36d6da9017: Preparing [2025-09-17T01:21:32.464Z] ebea8f1ece31: Preparing [2025-09-17T01:21:32.464Z] c2743be9292a: Preparing [2025-09-17T01:21:32.464Z] 097100c76c15: Preparing [2025-09-17T01:21:32.464Z] 097100c76c15: Waiting [2025-09-17T01:21:32.464Z] f04ef663b980: Layer already exists [2025-09-17T01:21:32.464Z] 9e36d6da9017: Layer already exists [2025-09-17T01:21:32.464Z] ebea8f1ece31: Layer already exists [2025-09-17T01:21:32.464Z] c2743be9292a: Layer already exists [2025-09-17T01:21:32.464Z] ef17df360b1c: Layer already exists [2025-09-17T01:21:32.464Z] 097100c76c15: Layer already exists [2025-09-17T01:21:32.464Z] latest: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:32.795Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:33.114Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-09-17T01:21:33.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:21:33.114Z] ef17df360b1c: Preparing [2025-09-17T01:21:33.114Z] f04ef663b980: Preparing [2025-09-17T01:21:33.114Z] 9e36d6da9017: Preparing [2025-09-17T01:21:33.114Z] ebea8f1ece31: Preparing [2025-09-17T01:21:33.114Z] c2743be9292a: Preparing [2025-09-17T01:21:33.114Z] 097100c76c15: Preparing [2025-09-17T01:21:33.114Z] 097100c76c15: Waiting [2025-09-17T01:21:33.114Z] ef17df360b1c: Layer already exists [2025-09-17T01:21:33.114Z] 9e36d6da9017: Layer already exists [2025-09-17T01:21:33.114Z] c2743be9292a: Layer already exists [2025-09-17T01:21:33.114Z] f04ef663b980: Layer already exists [2025-09-17T01:21:33.114Z] ebea8f1ece31: Layer already exists [2025-09-17T01:21:33.114Z] 097100c76c15: Layer already exists [2025-09-17T01:21:33.114Z] 4.1.0-dev.8: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:33.447Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:33.769Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:21:33.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:21:33.769Z] ef17df360b1c: Preparing [2025-09-17T01:21:33.769Z] f04ef663b980: Preparing [2025-09-17T01:21:33.769Z] 9e36d6da9017: Preparing [2025-09-17T01:21:33.769Z] ebea8f1ece31: Preparing [2025-09-17T01:21:33.769Z] c2743be9292a: Preparing [2025-09-17T01:21:33.769Z] 097100c76c15: Preparing [2025-09-17T01:21:33.769Z] 097100c76c15: Waiting [2025-09-17T01:21:33.769Z] f04ef663b980: Layer already exists [2025-09-17T01:21:33.769Z] c2743be9292a: Layer already exists [2025-09-17T01:21:33.769Z] 9e36d6da9017: Layer already exists [2025-09-17T01:21:33.769Z] ebea8f1ece31: Layer already exists [2025-09-17T01:21:33.769Z] ef17df360b1c: Layer already exists [2025-09-17T01:21:33.769Z] 097100c76c15: Layer already exists [2025-09-17T01:21:33.769Z] ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:34.098Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:21:34.432Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:21:34.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-09-17T01:21:34.432Z] ef17df360b1c: Preparing [2025-09-17T01:21:34.432Z] f04ef663b980: Preparing [2025-09-17T01:21:34.432Z] 9e36d6da9017: Preparing [2025-09-17T01:21:34.432Z] ebea8f1ece31: Preparing [2025-09-17T01:21:34.432Z] c2743be9292a: Preparing [2025-09-17T01:21:34.432Z] 097100c76c15: Preparing [2025-09-17T01:21:34.432Z] 097100c76c15: Waiting [2025-09-17T01:21:34.432Z] c2743be9292a: Layer already exists [2025-09-17T01:21:34.432Z] ef17df360b1c: Layer already exists [2025-09-17T01:21:34.432Z] 9e36d6da9017: Layer already exists [2025-09-17T01:21:34.432Z] f04ef663b980: Layer already exists [2025-09-17T01:21:34.432Z] ebea8f1ece31: Layer already exists [2025-09-17T01:21:34.432Z] 097100c76c15: Layer already exists [2025-09-17T01:21:34.432Z] main: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:21:34.510Z] ===================================================== [Pipeline] echo [2025-09-17T01:21:34.525Z] taggedImages: [2025-09-17T01:21:34.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:21:34.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:21:34.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-09-17T01:21:34.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:21:34.525Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-09-17T01:21:34.573Z] ========================================================= [2025-09-17T01:21:34.573Z] [edgeXBuildMultiArch] RAW Config: [2025-09-17T01:21:34.573Z] images: [2025-09-17T01:21:34.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:21:34.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:21:34.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-09-17T01:21:34.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:21:34.573Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:21:34.573Z] settingsFile: [2025-09-17T01:21:34.573Z] device-onvif-camera-settings [2025-09-17T01:21:34.573Z] ========================================================= [Pipeline] node [2025-09-17T01:21:49.579Z] Still waiting to schedule task [2025-09-17T01:21:49.579Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-17T01:22:09.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8957 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-09-17T01:22:09.975Z] Running in /w/workspace/device-onvif-camera/234 [Pipeline] { [Pipeline] checkout [2025-09-17T01:22:13.031Z] The recommended git tool is: git [2025-09-17T01:22:18.376Z] using credential edgex-jenkins-ssh [2025-09-17T01:22:18.401Z] Cloning the remote Git repository [2025-09-17T01:22:18.445Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-09-17T01:22:18.539Z] > git init /w/workspace/device-onvif-camera/234 # timeout=10 [2025-09-17T01:22:18.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-09-17T01:22:18.683Z] > git --version # timeout=10 [2025-09-17T01:22:18.702Z] > git --version # 'git version 2.25.1' [2025-09-17T01:22:18.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-17T01:22:18.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:22:23.200Z] Avoid second fetch [2025-09-17T01:22:23.201Z] Checking out Revision ae7361513ff83481958f7299311cbfd4338b11e5 (main) [2025-09-17T01:22:22.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-09-17T01:22:22.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-17T01:22:23.217Z] > git config core.sparsecheckout # timeout=10 [2025-09-17T01:22:23.293Z] > git checkout -f ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 [2025-09-17T01:22:24.178Z] Commit message: "Merge pull request #527 from FelixTing/issue-526" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:22:28.632Z] provisioning config files... [2025-09-17T01:22:28.671Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/234@tmp/config3670953106194751511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:22:29.386Z] ---> ****-login.sh [2025-09-17T01:22:29.387Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:22:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:22:29.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:22:29.933Z] Configure a credential helper to remove this warning. See [2025-09-17T01:22:29.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:22:29.933Z] [2025-09-17T01:22:29.933Z] Login Succeeded [2025-09-17T01:22:29.934Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:22:30.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:22:30.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:22:30.213Z] Configure a credential helper to remove this warning. See [2025-09-17T01:22:30.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:22:30.213Z] [2025-09-17T01:22:30.213Z] Login Succeeded [2025-09-17T01:22:30.213Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:22:30.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:22:30.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:22:30.758Z] Configure a credential helper to remove this warning. See [2025-09-17T01:22:30.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:22:30.758Z] [2025-09-17T01:22:30.758Z] Login Succeeded [2025-09-17T01:22:30.758Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:22:31.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:22:31.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:22:31.028Z] Configure a credential helper to remove this warning. See [2025-09-17T01:22:31.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:22:31.028Z] [2025-09-17T01:22:31.028Z] Login Succeeded [2025-09-17T01:22:31.028Z] ****.io [2025-09-17T01:22:31.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:22:31.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:22:31.572Z] Configure a credential helper to remove this warning. See [2025-09-17T01:22:31.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:22:31.572Z] [2025-09-17T01:22:31.572Z] Login Succeeded [2025-09-17T01:22:31.572Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:22:31.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-17T01:22:32.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:22:32.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:22:32.076Z] ========================================================= [2025-09-17T01:22:32.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-17T01:22:32.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:22:32.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-17T01:22:33.466Z] Sending build context to Docker daemon 26.97MB [2025-09-17T01:22:33.466Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T01:22:33.466Z] Step 2/13 : FROM ${BASE} AS builder [2025-09-17T01:22:33.466Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-17T01:22:33.466Z] 94e9d8af2201: Pulling fs layer [2025-09-17T01:22:33.466Z] a6c56e8762df: Pulling fs layer [2025-09-17T01:22:33.466Z] f0f3c8884826: Pulling fs layer [2025-09-17T01:22:33.466Z] c7e7622c144d: Pulling fs layer [2025-09-17T01:22:33.466Z] 4f4fb700ef54: Pulling fs layer [2025-09-17T01:22:33.466Z] b4c3b6d88c5a: Pulling fs layer [2025-09-17T01:22:33.466Z] ba8bce9d2590: Pulling fs layer [2025-09-17T01:22:33.466Z] ca778ea9c289: Pulling fs layer [2025-09-17T01:22:33.466Z] b4c3b6d88c5a: Waiting [2025-09-17T01:22:33.466Z] ba8bce9d2590: Waiting [2025-09-17T01:22:33.466Z] ca778ea9c289: Waiting [2025-09-17T01:22:33.466Z] c7e7622c144d: Waiting [2025-09-17T01:22:33.466Z] 4f4fb700ef54: Waiting [2025-09-17T01:22:33.466Z] a6c56e8762df: Verifying Checksum [2025-09-17T01:22:33.466Z] a6c56e8762df: Download complete [2025-09-17T01:22:33.466Z] c7e7622c144d: Verifying Checksum [2025-09-17T01:22:33.466Z] c7e7622c144d: Download complete [2025-09-17T01:22:33.466Z] 4f4fb700ef54: Verifying Checksum [2025-09-17T01:22:33.466Z] 4f4fb700ef54: Download complete [2025-09-17T01:22:33.466Z] b4c3b6d88c5a: Verifying Checksum [2025-09-17T01:22:33.466Z] b4c3b6d88c5a: Download complete [2025-09-17T01:22:33.466Z] 94e9d8af2201: Verifying Checksum [2025-09-17T01:22:33.466Z] 94e9d8af2201: Download complete [2025-09-17T01:22:34.062Z] ca778ea9c289: Verifying Checksum [2025-09-17T01:22:34.062Z] ca778ea9c289: Download complete [2025-09-17T01:22:34.653Z] 94e9d8af2201: Pull complete [2025-09-17T01:22:35.244Z] a6c56e8762df: Pull complete [2025-09-17T01:22:35.523Z] f0f3c8884826: Verifying Checksum [2025-09-17T01:22:35.523Z] f0f3c8884826: Download complete [2025-09-17T01:22:36.492Z] ba8bce9d2590: Verifying Checksum [2025-09-17T01:22:36.492Z] ba8bce9d2590: Download complete [2025-09-17T01:22:51.537Z] f0f3c8884826: Pull complete [2025-09-17T01:22:51.537Z] c7e7622c144d: Pull complete [2025-09-17T01:22:51.537Z] 4f4fb700ef54: Pull complete [2025-09-17T01:22:51.537Z] b4c3b6d88c5a: Pull complete [2025-09-17T01:22:56.498Z] Running on prd-centos7-docker-4c-2g-8959 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:22:56.557Z] provisioning config files... [2025-09-17T01:22:56.580Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8109689646086629601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:22:59.757Z] ba8bce9d2590: Pull complete [2025-09-17T01:23:00.341Z] ca778ea9c289: Pull complete [2025-09-17T01:23:00.516Z] ---> ****-login.sh [2025-09-17T01:23:00.516Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:23:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:23:00.609Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-17T01:23:00.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-17T01:23:00.609Z] ---> 47b25d7523d1 [2025-09-17T01:23:00.609Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-09-17T01:23:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:23:00.779Z] Configure a credential helper to remove this warning. See [2025-09-17T01:23:00.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:23:00.779Z] [2025-09-17T01:23:00.779Z] Login Succeeded [2025-09-17T01:23:00.779Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:23:00.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:23:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:23:00.779Z] Configure a credential helper to remove this warning. See [2025-09-17T01:23:00.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:23:00.779Z] [2025-09-17T01:23:00.779Z] Login Succeeded [2025-09-17T01:23:00.779Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:23:00.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:23:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:23:01.040Z] Configure a credential helper to remove this warning. See [2025-09-17T01:23:01.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:23:01.040Z] [2025-09-17T01:23:01.040Z] Login Succeeded [2025-09-17T01:23:01.040Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:23:01.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:23:01.040Z] Configure a credential helper to remove this warning. See [2025-09-17T01:23:01.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:23:01.040Z] [2025-09-17T01:23:01.040Z] Login Succeeded [2025-09-17T01:23:01.040Z] ****.io [2025-09-17T01:23:01.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:23:01.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:23:01.302Z] Configure a credential helper to remove this warning. See [2025-09-17T01:23:01.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:23:01.302Z] [2025-09-17T01:23:01.302Z] Login Succeeded [2025-09-17T01:23:01.302Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:23:01.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:23:01.658Z] + docker buildx ls [2025-09-17T01:23:01.658Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:23:01.658Z] default * docker [2025-09-17T01:23:01.658Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:23:01.961Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-17T01:23:01.961Z] edgex-builder [Pipeline] sh [2025-09-17T01:23:02.259Z] + docker buildx inspect --bootstrap [2025-09-17T01:23:02.260Z] #1 [internal] booting buildkit [2025-09-17T01:23:02.260Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-17T01:23:02.550Z] ---> Running in c66ca539eab2 [2025-09-17T01:23:02.818Z] Removing intermediate container c66ca539eab2 [2025-09-17T01:23:02.818Z] ---> 22478c72f086 [2025-09-17T01:23:02.818Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T01:23:02.818Z] ---> Running in 4cde290df5c4 [2025-09-17T01:23:03.086Z] Removing intermediate container 4cde290df5c4 [2025-09-17T01:23:03.086Z] ---> 9e5960eceb2b [2025-09-17T01:23:03.086Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-09-17T01:23:03.086Z] ---> Running in 7f78eb0c82ce [2025-09-17T01:23:03.354Z] Removing intermediate container 7f78eb0c82ce [2025-09-17T01:23:03.354Z] ---> dad4e20f82b5 [2025-09-17T01:23:03.354Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-09-17T01:23:03.620Z] ---> Running in a9561d5aa451 [2025-09-17T01:23:03.887Z] Removing intermediate container a9561d5aa451 [2025-09-17T01:23:03.887Z] ---> a4c5ade4f001 [2025-09-17T01:23:03.887Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-09-17T01:23:03.887Z] ---> Running in 6fb7cbadcda8 [2025-09-17T01:23:04.156Z] Removing intermediate container 6fb7cbadcda8 [2025-09-17T01:23:04.156Z] ---> 52d111aa3b67 [2025-09-17T01:23:04.156Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T01:23:04.156Z] ---> Running in 55e00518af8a [2025-09-17T01:23:05.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:23:05.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:23:06.977Z] OK: 239 MiB in 58 packages [2025-09-17T01:23:07.586Z] #1 pulling image moby/buildkit:buildx-stable-1 5.0s done [2025-09-17T01:23:07.586Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-17T01:23:08.547Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-09-17T01:23:08.547Z] #1 DONE 6.4s [2025-09-17T01:23:08.810Z] Name: edgex-builder [2025-09-17T01:23:08.810Z] Driver: docker-container [2025-09-17T01:23:08.810Z] [2025-09-17T01:23:08.810Z] Nodes: [2025-09-17T01:23:08.810Z] Name: edgex-builder0 [2025-09-17T01:23:08.810Z] Endpoint: unix:///var/run/docker.sock [2025-09-17T01:23:08.810Z] Status: running [2025-09-17T01:23:08.810Z] Buildkit: v0.24.0 [2025-09-17T01:23:08.810Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-17T01:23:08.930Z] Removing intermediate container 55e00518af8a [2025-09-17T01:23:08.930Z] ---> e40fb3755c66 [2025-09-17T01:23:08.930Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-09-17T01:23:08.930Z] ---> Running in bf54822f356e [2025-09-17T01:23:08.930Z] Removing intermediate container bf54822f356e [2025-09-17T01:23:08.930Z] ---> 38cba8a5e795 [2025-09-17T01:23:08.930Z] Step 10/13 : COPY go.mod vendor* ./ [2025-09-17T01:23:09.108Z] + docker buildx ls [2025-09-17T01:23:09.108Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-17T01:23:09.108Z] edgex-builder * docker-container [2025-09-17T01:23:09.108Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-17T01:23:09.108Z] default docker [2025-09-17T01:23:09.108Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-17T01:23:09.410Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5' [2025-09-17T01:23:09.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 --push - [2025-09-17T01:23:09.514Z] ---> 2c5b8c210085 [2025-09-17T01:23:09.514Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:23:09.514Z] ---> Running in ba3d36223b5d [2025-09-17T01:23:09.671Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:23:09.671Z] #1 transferring dockerfile: 204B done [2025-09-17T01:23:09.671Z] #1 DONE 0.0s [2025-09-17T01:23:09.671Z] [2025-09-17T01:23:09.671Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:23:09.671Z] #2 DONE 0.1s [2025-09-17T01:23:09.671Z] [2025-09-17T01:23:09.671Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:23:09.671Z] #3 DONE 0.1s [2025-09-17T01:23:09.671Z] [2025-09-17T01:23:09.671Z] #4 [internal] load .dockerignore [2025-09-17T01:23:09.671Z] #4 transferring context: 2B done [2025-09-17T01:23:09.671Z] #4 DONE 0.0s [2025-09-17T01:23:09.671Z] [2025-09-17T01:23:09.671Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:09.671Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:09.671Z] #5 DONE 0.0s [2025-09-17T01:23:09.671Z] [2025-09-17T01:23:09.671Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:09.671Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:09.935Z] #6 DONE 0.2s [2025-09-17T01:23:09.935Z] [2025-09-17T01:23:09.935Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:09.935Z] #7 DONE 0.0s [2025-09-17T01:23:09.935Z] [2025-09-17T01:23:09.935Z] #8 exporting to image [2025-09-17T01:23:09.935Z] #8 exporting layers done [2025-09-17T01:23:09.935Z] #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done [2025-09-17T01:23:09.935Z] #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:23:09.935Z] #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done [2025-09-17T01:23:09.935Z] #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done [2025-09-17T01:23:09.935Z] #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.0s done [2025-09-17T01:23:09.935Z] #8 pushing layers 0.1s done [2025-09-17T01:23:09.935Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f [2025-09-17T01:23:09.936Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:23:09.936Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done [2025-09-17T01:23:09.936Z] #8 DONE 0.2s [2025-09-17T01:23:09.936Z] [2025-09-17T01:23:09.936Z] 1 warning found (use --debug to expand): [2025-09-17T01:23:09.936Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:23:10.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-09-17T01:23:10.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-09-17T01:23:10.503Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:23:10.503Z] #1 transferring dockerfile: 170B done [2025-09-17T01:23:10.503Z] #1 DONE 0.0s [2025-09-17T01:23:10.503Z] [2025-09-17T01:23:10.503Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:23:10.503Z] #2 DONE 0.0s [2025-09-17T01:23:10.503Z] [2025-09-17T01:23:10.503Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-09-17T01:23:10.503Z] #3 DONE 0.0s [2025-09-17T01:23:10.503Z] [2025-09-17T01:23:10.503Z] #4 [internal] load .dockerignore [2025-09-17T01:23:10.503Z] #4 transferring context: 2B done [2025-09-17T01:23:10.503Z] #4 DONE 0.0s [2025-09-17T01:23:10.503Z] [2025-09-17T01:23:10.503Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:10.503Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:10.503Z] #5 DONE 0.0s [2025-09-17T01:23:10.503Z] [2025-09-17T01:23:10.503Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:10.790Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:10.790Z] #6 CACHED [2025-09-17T01:23:10.790Z] [2025-09-17T01:23:10.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:10.791Z] #5 CACHED [2025-09-17T01:23:10.791Z] [2025-09-17T01:23:10.791Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:10.791Z] #7 DONE 0.0s [2025-09-17T01:23:10.791Z] [2025-09-17T01:23:10.791Z] #8 exporting to image [2025-09-17T01:23:10.791Z] #8 exporting layers done [2025-09-17T01:23:10.791Z] #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done [2025-09-17T01:23:10.791Z] #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:23:10.791Z] #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done [2025-09-17T01:23:10.791Z] #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done [2025-09-17T01:23:10.791Z] #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done [2025-09-17T01:23:10.791Z] #8 pushing layers 0.0s done [2025-09-17T01:23:10.791Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done [2025-09-17T01:23:10.791Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:23:10.791Z] #8 DONE 0.1s [2025-09-17T01:23:10.791Z] [2025-09-17T01:23:10.791Z] 1 warning found (use --debug to expand): [2025-09-17T01:23:10.791Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:23:11.100Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8' [2025-09-17T01:23:11.100Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 --push - [2025-09-17T01:23:11.360Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:23:11.360Z] #1 transferring dockerfile: 175B done [2025-09-17T01:23:11.360Z] #1 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-09-17T01:23:11.360Z] #2 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-09-17T01:23:11.360Z] #3 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #4 [internal] load .dockerignore [2025-09-17T01:23:11.360Z] #4 transferring context: 2B done [2025-09-17T01:23:11.360Z] #4 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:11.360Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:11.360Z] #5 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:11.360Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:11.360Z] #6 CACHED [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:11.360Z] #5 CACHED [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:11.360Z] #7 DONE 0.0s [2025-09-17T01:23:11.360Z] [2025-09-17T01:23:11.360Z] #8 exporting to image [2025-09-17T01:23:11.360Z] #8 exporting layers done [2025-09-17T01:23:11.360Z] #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done [2025-09-17T01:23:11.360Z] #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:23:11.360Z] #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done [2025-09-17T01:23:11.360Z] #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done [2025-09-17T01:23:11.361Z] #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done [2025-09-17T01:23:11.361Z] #8 pushing layers 0.0s done [2025-09-17T01:23:11.361Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done [2025-09-17T01:23:11.361Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:23:11.361Z] #8 DONE 0.1s [2025-09-17T01:23:11.361Z] [2025-09-17T01:23:11.361Z] 1 warning found (use --debug to expand): [2025-09-17T01:23:11.361Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:23:11.657Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 --push - [2025-09-17T01:23:11.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8' [2025-09-17T01:23:11.657Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:23:11.657Z] #1 transferring dockerfile: 216B done [2025-09-17T01:23:11.657Z] #1 DONE 0.0s [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:23:11.657Z] #2 DONE 0.0s [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:23:11.657Z] #3 DONE 0.0s [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #4 [internal] load .dockerignore [2025-09-17T01:23:11.657Z] #4 transferring context: 2B done [2025-09-17T01:23:11.657Z] #4 DONE 0.0s [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:11.657Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:11.657Z] #5 CACHED [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:11.657Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:11.657Z] #6 CACHED [2025-09-17T01:23:11.657Z] [2025-09-17T01:23:11.657Z] #7 exporting to image [2025-09-17T01:23:11.657Z] #7 exporting layers [2025-09-17T01:23:11.657Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:23:11.922Z] #7 exporting layers done [2025-09-17T01:23:11.922Z] #7 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done [2025-09-17T01:23:11.922Z] #7 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:23:11.922Z] #7 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done [2025-09-17T01:23:11.922Z] #7 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done [2025-09-17T01:23:11.922Z] #7 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done [2025-09-17T01:23:11.922Z] #7 pushing layers 0.0s done [2025-09-17T01:23:11.922Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done [2025-09-17T01:23:11.922Z] #7 DONE 0.1s [2025-09-17T01:23:11.922Z] [2025-09-17T01:23:11.922Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:11.922Z] #8 DONE 0.0s [2025-09-17T01:23:11.922Z] [2025-09-17T01:23:11.922Z] 1 warning found (use --debug to expand): [2025-09-17T01:23:11.922Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-17T01:23:12.217Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-09-17T01:23:12.217Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-09-17T01:23:12.217Z] #1 [internal] load build definition from Dockerfile [2025-09-17T01:23:12.217Z] #1 transferring dockerfile: 168B done [2025-09-17T01:23:12.217Z] #1 DONE 0.0s [2025-09-17T01:23:12.217Z] [2025-09-17T01:23:12.217Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:23:12.217Z] #2 DONE 0.0s [2025-09-17T01:23:12.217Z] [2025-09-17T01:23:12.217Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-09-17T01:23:12.217Z] #3 DONE 0.0s [2025-09-17T01:23:12.217Z] [2025-09-17T01:23:12.217Z] #4 [internal] load .dockerignore [2025-09-17T01:23:12.217Z] #4 transferring context: 2B done [2025-09-17T01:23:12.217Z] #4 DONE 0.0s [2025-09-17T01:23:12.217Z] [2025-09-17T01:23:12.217Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:12.217Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:12.217Z] #5 DONE 0.0s [2025-09-17T01:23:12.217Z] [2025-09-17T01:23:12.217Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:12.476Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done [2025-09-17T01:23:12.476Z] #6 CACHED [2025-09-17T01:23:12.476Z] [2025-09-17T01:23:12.476Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e [2025-09-17T01:23:12.476Z] #5 CACHED [2025-09-17T01:23:12.476Z] [2025-09-17T01:23:12.476Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-17T01:23:12.476Z] #7 DONE 0.0s [2025-09-17T01:23:12.476Z] [2025-09-17T01:23:12.476Z] #8 exporting to image [2025-09-17T01:23:12.476Z] #8 exporting layers done [2025-09-17T01:23:12.476Z] #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done [2025-09-17T01:23:12.476Z] #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done [2025-09-17T01:23:12.476Z] #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done [2025-09-17T01:23:12.476Z] #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done [2025-09-17T01:23:12.476Z] #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done [2025-09-17T01:23:12.476Z] #8 pushing layers 0.0s done [2025-09-17T01:23:12.476Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done [2025-09-17T01:23:12.476Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-17T01:23:12.476Z] #8 DONE 0.1s [2025-09-17T01:23:12.476Z] [2025-09-17T01:23:12.476Z] 1 warning found (use --debug to expand): [2025-09-17T01:23:12.476Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-17T01:23:12.857Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:13.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:13.729Z] ---> package-listing.sh [2025-09-17T01:23:13.729Z] ++ facter osfamily [2025-09-17T01:23:13.729Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T01:23:13.987Z] + OS_FAMILY=redhat [2025-09-17T01:23:13.987Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-09-17T01:23:13.987Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T01:23:13.987Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T01:23:13.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T01:23:13.987Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T01:23:13.987Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:23:13.987Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T01:23:13.987Z] + case "${OS_FAMILY}" in [2025-09-17T01:23:13.987Z] + rpm -qa [2025-09-17T01:23:13.987Z] + sort [2025-09-17T01:23:14.558Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T01:23:14.558Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T01:23:14.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T01:23:14.558Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:23:14.558Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-09-17T01:23:14.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-09-17T01:23:14.570Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-17T01:23:14.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:23:15.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:15.418Z] [2025-09-17T01:23:15.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:23:15.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:15.727Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:23:15.727Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:23:15.727Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:23:15.727Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:23:15.727Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:23:15.727Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:23:15.727Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:23:15.727Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:23:15.727Z] 33b1e0a273af: Waiting [2025-09-17T01:23:15.727Z] 5d3b04190fa2: Waiting [2025-09-17T01:23:15.727Z] 2f39f015ded8: Waiting [2025-09-17T01:23:15.727Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:23:15.727Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:23:15.727Z] 5c69ac0246d0: Download complete [2025-09-17T01:23:15.727Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-17T01:23:15.727Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:23:15.727Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:23:15.727Z] 33b1e0a273af: Download complete [2025-09-17T01:23:15.727Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:23:15.727Z] 5d3b04190fa2: Download complete [2025-09-17T01:23:15.727Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:23:15.727Z] ec43610c2a17: Download complete [2025-09-17T01:23:15.988Z] 5eb5b503b376: Verifying Checksum [2025-09-17T01:23:15.988Z] 5eb5b503b376: Download complete [2025-09-17T01:23:16.558Z] 2f39f015ded8: Verifying Checksum [2025-09-17T01:23:16.558Z] 2f39f015ded8: Download complete [2025-09-17T01:23:17.502Z] 5eb5b503b376: Pull complete [2025-09-17T01:23:17.502Z] 5c69ac0246d0: Pull complete [2025-09-17T01:23:17.771Z] ec43610c2a17: Pull complete [2025-09-17T01:23:17.771Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:23:18.030Z] 33b1e0a273af: Pull complete [2025-09-17T01:23:18.288Z] 5d3b04190fa2: Pull complete [2025-09-17T01:23:22.501Z] 2f39f015ded8: Pull complete [2025-09-17T01:23:22.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:23:22.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:22.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:23:22.685Z] prd-centos7-docker-4c-2g-8959 does not seem to be running inside a container [2025-09-17T01:23:22.718Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-17T01:23:26.093Z] $ docker top ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:23:26.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T01:23:26.732Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T01:23:27.025Z] + ls /var/log/sa-host [2025-09-17T01:23:27.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:23:27.129Z] provisioning config files... [2025-09-17T01:23:27.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4393880262327380041tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:23:27.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:27.462Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T01:23:27.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:27.809Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T01:23:27.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:28.110Z] ---> sudo-logs.sh [2025-09-17T01:23:28.110Z] Archiving 'sudo' log.. [2025-09-17T01:23:28.371Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8959.novalocal: Name or service not known [2025-09-17T01:23:28.371Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8959.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-17T01:23:28.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:28.696Z] ---> job-cost.sh [2025-09-17T01:23:28.697Z] lf-activate-venv: SKIPPING [2025-09-17T01:23:28.697Z] INFO: No Stack... [2025-09-17T01:23:28.956Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-17T01:23:29.214Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T01:23:29.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:29.524Z] ---> logs-deploy.sh [2025-09-17T01:23:29.524Z] lf-activate-venv: SKIPPING [2025-09-17T01:23:29.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/234 [2025-09-17T01:23:29.524Z] INFO: archiving workspace using pattern(s): [2025-09-17T01:23:30.460Z] Archives upload complete. [2025-09-17T01:23:30.461Z] INFO: archiving logs to Nexus [2025-09-17T01:23:31.397Z] ---> uname -a: [2025-09-17T01:23:31.397Z] Linux prd-centos7-docker-4c-2g-8959.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] ---> lscpu: [2025-09-17T01:23:31.397Z] Architecture: x86_64 [2025-09-17T01:23:31.397Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-17T01:23:31.397Z] Byte Order: Little Endian [2025-09-17T01:23:31.397Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-17T01:23:31.397Z] CPU(s): 2 [2025-09-17T01:23:31.397Z] On-line CPU(s) list: 0,1 [2025-09-17T01:23:31.397Z] Thread(s) per core: 1 [2025-09-17T01:23:31.397Z] Core(s) per socket: 1 [2025-09-17T01:23:31.397Z] Socket(s): 2 [2025-09-17T01:23:31.397Z] NUMA node(s): 1 [2025-09-17T01:23:31.397Z] Vendor ID: AuthenticAMD [2025-09-17T01:23:31.397Z] CPU family: 23 [2025-09-17T01:23:31.397Z] Model: 49 [2025-09-17T01:23:31.397Z] Model name: AMD EPYC-Rome Processor [2025-09-17T01:23:31.397Z] Stepping: 0 [2025-09-17T01:23:31.397Z] CPU MHz: 2799.998 [2025-09-17T01:23:31.397Z] BogoMIPS: 5599.99 [2025-09-17T01:23:31.397Z] Virtualization: AMD-V [2025-09-17T01:23:31.397Z] Hypervisor vendor: KVM [2025-09-17T01:23:31.397Z] Virtualization type: full [2025-09-17T01:23:31.397Z] L1d cache: 64 KiB [2025-09-17T01:23:31.397Z] L1i cache: 64 KiB [2025-09-17T01:23:31.397Z] L2 cache: 1 MiB [2025-09-17T01:23:31.397Z] L3 cache: 32 MiB [2025-09-17T01:23:31.397Z] NUMA node0 CPU(s): 0,1 [2025-09-17T01:23:31.397Z] Vulnerability Itlb multihit: Not affected [2025-09-17T01:23:31.397Z] Vulnerability L1tf: Not affected [2025-09-17T01:23:31.397Z] Vulnerability Mds: Not affected [2025-09-17T01:23:31.397Z] Vulnerability Meltdown: Not affected [2025-09-17T01:23:31.397Z] Vulnerability Mmio stale data: Not affected [2025-09-17T01:23:31.397Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-17T01:23:31.397Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-17T01:23:31.397Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-17T01:23:31.397Z] Vulnerability Srbds: Not affected [2025-09-17T01:23:31.397Z] Vulnerability Tsx async abort: Not affected [2025-09-17T01:23:31.397Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] ---> nproc: [2025-09-17T01:23:31.397Z] 2 [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.397Z] ---> df -h: [2025-09-17T01:23:31.397Z] Filesystem Size Used Avail Use% Mounted on [2025-09-17T01:23:31.397Z] overlay 40G 7.3G 33G 19% / [2025-09-17T01:23:31.397Z] tmpfs 64M 0 64M 0% /dev [2025-09-17T01:23:31.397Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-17T01:23:31.397Z] shm 64M 0 64M 0% /dev/shm [2025-09-17T01:23:31.397Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-17T01:23:31.397Z] [2025-09-17T01:23:31.398Z] [2025-09-17T01:23:31.398Z] Cannot open /var/log/sysstat/sa17: No such file or directory [2025-09-17T01:23:31.398Z] Please check if data collecting is enabled [2025-09-17T01:23:31.398Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:23:31.436Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-17T01:23:31.438Z] $ docker stop --time=1 ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 [2025-09-17T01:23:32.583Z] $ docker rm -f --volumes ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-17T01:23:32.692Z] [WS-CLEANUP] Deleting project workspace... [2025-09-17T01:23:32.692Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-17T01:23:32.708Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2025-09-17T01:23:33.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:33.161Z] [2025-09-17T01:23:33.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:23:33.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:33.468Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-17T01:23:33.468Z] 5eb5b503b376: Pulling fs layer [2025-09-17T01:23:33.468Z] 5c69ac0246d0: Pulling fs layer [2025-09-17T01:23:33.468Z] ec43610c2a17: Pulling fs layer [2025-09-17T01:23:33.468Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-17T01:23:33.468Z] 33b1e0a273af: Pulling fs layer [2025-09-17T01:23:33.468Z] 5d3b04190fa2: Pulling fs layer [2025-09-17T01:23:33.468Z] 2f39f015ded8: Pulling fs layer [2025-09-17T01:23:33.468Z] 3a2ae6a8a46f: Waiting [2025-09-17T01:23:33.468Z] 33b1e0a273af: Waiting [2025-09-17T01:23:33.468Z] 5d3b04190fa2: Waiting [2025-09-17T01:23:33.468Z] 2f39f015ded8: Waiting [2025-09-17T01:23:33.468Z] 5c69ac0246d0: Verifying Checksum [2025-09-17T01:23:33.468Z] 5c69ac0246d0: Download complete [2025-09-17T01:23:33.468Z] 3a2ae6a8a46f: Download complete [2025-09-17T01:23:33.468Z] 33b1e0a273af: Verifying Checksum [2025-09-17T01:23:33.468Z] 33b1e0a273af: Download complete [2025-09-17T01:23:33.468Z] 5d3b04190fa2: Verifying Checksum [2025-09-17T01:23:33.468Z] 5d3b04190fa2: Download complete [2025-09-17T01:23:33.468Z] ec43610c2a17: Verifying Checksum [2025-09-17T01:23:33.468Z] ec43610c2a17: Download complete [2025-09-17T01:23:33.727Z] 5eb5b503b376: Verifying Checksum [2025-09-17T01:23:33.727Z] 5eb5b503b376: Download complete [2025-09-17T01:23:34.294Z] 2f39f015ded8: Verifying Checksum [2025-09-17T01:23:34.294Z] 2f39f015ded8: Download complete [2025-09-17T01:23:35.686Z] 5eb5b503b376: Pull complete [2025-09-17T01:23:35.686Z] 5c69ac0246d0: Pull complete [2025-09-17T01:23:36.252Z] ec43610c2a17: Pull complete [2025-09-17T01:23:36.252Z] 3a2ae6a8a46f: Pull complete [2025-09-17T01:23:36.511Z] 33b1e0a273af: Pull complete [2025-09-17T01:23:36.511Z] 5d3b04190fa2: Pull complete [2025-09-17T01:23:43.072Z] 2f39f015ded8: Pull complete [2025-09-17T01:23:43.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-17T01:23:43.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:23:43.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:23:43.179Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:23:43.206Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:23:44.401Z] $ docker top 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:23:44.786Z] ---> job-cost.sh [2025-09-17T01:23:44.786Z] lf-activate-venv: SKIPPING [2025-09-17T01:23:44.786Z] INFO: No Stack... [2025-09-17T01:23:45.045Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T01:23:45.612Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T01:23:45.907Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-09-17T01:23:45.907Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T01:23:45.921Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [2025-09-17T01:23:45.928Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] did not exist. Created. [2025-09-17T01:23:45.935Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T01:23:46.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-17T01:23:46.283Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T01:23:46.290Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T01:23:46.318Z] $ docker stop --time=1 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 [2025-09-17T01:23:47.449Z] $ docker rm -f --volumes 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-17T01:25:16.213Z] Removing intermediate container ba3d36223b5d [2025-09-17T01:25:16.213Z] ---> 61190da908f0 [2025-09-17T01:25:16.213Z] Step 12/13 : COPY . . [2025-09-17T01:25:16.213Z] ---> ff6562e2532f [2025-09-17T01:25:16.213Z] Step 13/13 : RUN ${MAKE} [2025-09-17T01:25:16.213Z] ---> Running in 0df8f3c3665d [2025-09-17T01:25:16.213Z] noop [2025-09-17T01:25:16.213Z] Removing intermediate container 0df8f3c3665d [2025-09-17T01:25:16.213Z] ---> 7a89db1fe698 [2025-09-17T01:25:16.213Z] Successfully built 7a89db1fe698 [2025-09-17T01:25:16.213Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:25:16.592Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:25:16.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:25:16.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container [2025-09-17T01:25:16.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 [2025-09-17T01:25:18.328Z] $ docker top 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:25:19.203Z] + go version [2025-09-17T01:25:19.203Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-17T01:25:19.218Z] $ docker stop --time=1 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b [2025-09-17T01:25:20.924Z] $ docker rm -f --volumes 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:25:21.634Z] + docker inspect -f . ci-base-image-arm64 [2025-09-17T01:25:21.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:25:21.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container [2025-09-17T01:25:21.929Z] $ 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/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 [2025-09-17T01:25:23.178Z] $ docker top a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:25:24.041Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/234 [Pipeline] fileExists [Pipeline] sh [2025-09-17T01:25:24.711Z] + make test [2025-09-17T01:25:24.711Z] go test ./... -coverprofile=coverage.out ./... [2025-09-17T01:25:31.436Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-09-17T01:29:23.277Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-09-17T01:29:23.277Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-09-17T01:29:23.277Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.164s coverage: 31.2% of statements [2025-09-17T01:29:45.371Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.843s coverage: 86.5% of statements [2025-09-17T01:29:45.642Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-17T01:29:45.642Z] go vet ./... [2025-09-17T01:30:42.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-17T01:30:42.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-17T01:30:42.078Z] ./bin/test-attribution-txt.sh [2025-09-17T01:30:42.078Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-17T01:30:42.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-17T01:30:42.119Z] $ docker stop --time=1 a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 [2025-09-17T01:30:44.212Z] $ docker rm -f --volumes a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:30:45.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-17T01:30:45.994Z] Warning: overwriting stash ‘coverage-report’ [2025-09-17T01:30:46.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-17T01:30:47.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-17T01:30:47.430Z] + ls -al . [2025-09-17T01:30:47.430Z] total 316 [2025-09-17T01:30:47.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:25 . [2025-09-17T01:30:47.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 .. [2025-09-17T01:30:47.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:22 .git [2025-09-17T01:30:47.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:22 .github [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:22 .gitignore [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:22 .golangci.yml [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:22 Attribution.txt [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:22 CHANGELOG.md [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:22 Dockerfile [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:22 GOVERNANCE.md [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:22 Jenkinsfile [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:22 LICENSE [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:22 Makefile [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:22 OWNERS.md [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:22 README.md [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:19 VERSION [2025-09-17T01:30:47.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:22 bin [2025-09-17T01:30:47.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:22 cmd [2025-09-17T01:30:47.430Z] -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:29 coverage.out [2025-09-17T01:30:47.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 doc [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 6509 Sep 17 01:22 go.mod [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 87684 Sep 17 01:22 go.sum [2025-09-17T01:30:47.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 internal [2025-09-17T01:30:47.430Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:30:47.794Z] + 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=ae7361513ff83481958f7299311cbfd4338b11e5 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-17T01:30:48.383Z] Sending build context to Docker daemon 27.07MB [2025-09-17T01:30:48.652Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-09-17T01:30:48.652Z] Step 2/27 : FROM ${BASE} AS builder [2025-09-17T01:30:48.652Z] ---> 7a89db1fe698 [2025-09-17T01:30:48.652Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-09-17T01:30:48.652Z] ---> Running in 04c330b66bcd [2025-09-17T01:30:48.921Z] Removing intermediate container 04c330b66bcd [2025-09-17T01:30:48.921Z] ---> 4409c0964437 [2025-09-17T01:30:48.921Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-17T01:30:49.189Z] ---> Running in 59232d15cf5e [2025-09-17T01:30:49.457Z] Removing intermediate container 59232d15cf5e [2025-09-17T01:30:49.457Z] ---> 96f0df8c1d19 [2025-09-17T01:30:49.457Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-09-17T01:30:49.457Z] ---> Running in 1729583de81d [2025-09-17T01:30:49.738Z] Removing intermediate container 1729583de81d [2025-09-17T01:30:49.738Z] ---> 206fb26e60ca [2025-09-17T01:30:49.738Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-09-17T01:30:50.011Z] ---> Running in b05d8166a2e7 [2025-09-17T01:30:50.281Z] Removing intermediate container b05d8166a2e7 [2025-09-17T01:30:50.281Z] ---> 49626cef7ed9 [2025-09-17T01:30:50.281Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-09-17T01:30:50.281Z] ---> Running in 1058497200db [2025-09-17T01:30:50.549Z] Removing intermediate container 1058497200db [2025-09-17T01:30:50.549Z] ---> 64bc4536624a [2025-09-17T01:30:50.549Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-17T01:30:50.820Z] ---> Running in 8c2ff9dad51b [2025-09-17T01:30:51.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:30:52.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:30:53.467Z] OK: 239 MiB in 58 packages [2025-09-17T01:30:54.879Z] Removing intermediate container 8c2ff9dad51b [2025-09-17T01:30:54.879Z] ---> 7e7784b9618b [2025-09-17T01:30:54.879Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-09-17T01:30:54.879Z] ---> Running in 7b7c6c9ede5a [2025-09-17T01:30:54.879Z] Removing intermediate container 7b7c6c9ede5a [2025-09-17T01:30:54.879Z] ---> 56693ff0405d [2025-09-17T01:30:54.879Z] Step 10/27 : COPY go.mod vendor* ./ [2025-09-17T01:30:55.464Z] ---> 5090a83ee0bf [2025-09-17T01:30:55.464Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-17T01:30:55.740Z] ---> Running in afb87dbfbb1c [2025-09-17T01:30:58.331Z] Removing intermediate container afb87dbfbb1c [2025-09-17T01:30:58.331Z] ---> b6a771563ee9 [2025-09-17T01:30:58.331Z] Step 12/27 : COPY . . [2025-09-17T01:31:00.289Z] ---> 9fa230628024 [2025-09-17T01:31:00.289Z] Step 13/27 : RUN ${MAKE} [2025-09-17T01:31:00.289Z] ---> Running in fdb45da41118 [2025-09-17T01:31:01.254Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-09-17T01:34:53.081Z] Removing intermediate container fdb45da41118 [2025-09-17T01:34:53.082Z] ---> 13aeb0ce39ce [2025-09-17T01:34:53.082Z] Step 14/27 : FROM alpine:3.20 [2025-09-17T01:34:53.082Z] 3.20: Pulling from library/alpine [2025-09-17T01:34:53.082Z] 13e713f82565: Pulling fs layer [2025-09-17T01:34:53.082Z] 13e713f82565: Verifying Checksum [2025-09-17T01:34:53.082Z] 13e713f82565: Download complete [2025-09-17T01:34:53.082Z] 13e713f82565: Pull complete [2025-09-17T01:34:53.082Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-17T01:34:53.082Z] Status: Downloaded newer image for alpine:3.20 [2025-09-17T01:34:53.082Z] ---> c88e9dceb6cb [2025-09-17T01:34:53.082Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-09-17T01:34:53.082Z] ---> Running in 900ea141e4e4 [2025-09-17T01:34:53.082Z] Removing intermediate container 900ea141e4e4 [2025-09-17T01:34:53.082Z] ---> 94ca73bd7751 [2025-09-17T01:34:53.082Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-09-17T01:34:53.082Z] ---> Running in 4dff4c5d0da3 [2025-09-17T01:34:53.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:34:53.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:34:53.663Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-17T01:34:53.663Z] Executing busybox-1.36.1-r29.trigger [2025-09-17T01:34:53.663Z] OK: 9 MiB in 15 packages [2025-09-17T01:34:54.622Z] Removing intermediate container 4dff4c5d0da3 [2025-09-17T01:34:54.622Z] ---> 81dfb137fdca [2025-09-17T01:34:54.622Z] Step 17/27 : RUN apk --no-cache upgrade [2025-09-17T01:34:54.622Z] ---> Running in 3198cbc8c7bf [2025-09-17T01:34:55.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-17T01:34:55.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-17T01:34:57.250Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:34:57.516Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-17T01:34:57.516Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:34:57.516Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-17T01:34:57.516Z] Executing busybox-1.36.1-r30.trigger [2025-09-17T01:34:57.516Z] OK: 9 MiB in 15 packages [2025-09-17T01:34:58.484Z] Removing intermediate container 3198cbc8c7bf [2025-09-17T01:34:58.484Z] ---> 7daa4df964ec [2025-09-17T01:34:58.484Z] Step 18/27 : WORKDIR / [2025-09-17T01:34:58.484Z] ---> Running in c2f367d57246 [2025-09-17T01:34:58.750Z] Removing intermediate container c2f367d57246 [2025-09-17T01:34:58.750Z] ---> 13c1e0c36e69 [2025-09-17T01:34:58.750Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-09-17T01:35:00.692Z] ---> bdc1a34d3b44 [2025-09-17T01:35:00.692Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-09-17T01:35:01.281Z] ---> 853f945ee7db [2025-09-17T01:35:01.281Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-09-17T01:35:01.548Z] ---> 6e6e2fe4b8f2 [2025-09-17T01:35:01.548Z] Step 22/27 : EXPOSE 59984 [2025-09-17T01:35:01.817Z] ---> Running in 26a625ebb064 [2025-09-17T01:35:02.083Z] Removing intermediate container 26a625ebb064 [2025-09-17T01:35:02.083Z] ---> 2ab5bd24306d [2025-09-17T01:35:02.083Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-09-17T01:35:02.083Z] ---> Running in 5ae522d94b2b [2025-09-17T01:35:02.351Z] Removing intermediate container 5ae522d94b2b [2025-09-17T01:35:02.351Z] ---> 85c35739869d [2025-09-17T01:35:02.351Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-17T01:35:02.351Z] ---> Running in e44951c0623f [2025-09-17T01:35:02.618Z] Removing intermediate container e44951c0623f [2025-09-17T01:35:02.618Z] ---> 7628ceba4143 [2025-09-17T01:35:02.618Z] Step 25/27 : LABEL arch=arm64 [2025-09-17T01:35:02.884Z] ---> Running in 4943ededda1d [2025-09-17T01:35:03.149Z] Removing intermediate container 4943ededda1d [2025-09-17T01:35:03.149Z] ---> 37e15056561b [2025-09-17T01:35:03.149Z] Step 26/27 : LABEL git_sha=ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:35:03.415Z] ---> Running in 12399f711061 [2025-09-17T01:35:03.681Z] Removing intermediate container 12399f711061 [2025-09-17T01:35:03.681Z] ---> 83cefbb02fca [2025-09-17T01:35:03.681Z] Step 27/27 : LABEL version=4.1.0-dev.8 [2025-09-17T01:35:03.681Z] ---> Running in c4f638f14b44 [2025-09-17T01:35:03.947Z] Removing intermediate container c4f638f14b44 [2025-09-17T01:35:03.947Z] ---> 1fc7297a518f [2025-09-17T01:35:03.947Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-17T01:35:03.947Z] Successfully built 1fc7297a518f [2025-09-17T01:35:03.947Z] 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 [2025-09-17T01:35:04.106Z] provisioning config files... [2025-09-17T01:35:04.120Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/234@tmp/config13091442811703336154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:04.461Z] ---> ****-login.sh [2025-09-17T01:35:04.461Z] nexus3.edgexfoundry.org:10001 [2025-09-17T01:35:04.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:35:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:35:04.726Z] Configure a credential helper to remove this warning. See [2025-09-17T01:35:04.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:35:04.726Z] [2025-09-17T01:35:04.726Z] Login Succeeded [2025-09-17T01:35:04.726Z] nexus3.edgexfoundry.org:10002 [2025-09-17T01:35:04.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:35:04.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:35:04.994Z] Configure a credential helper to remove this warning. See [2025-09-17T01:35:04.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:35:04.994Z] [2025-09-17T01:35:04.994Z] Login Succeeded [2025-09-17T01:35:04.994Z] nexus3.edgexfoundry.org:10003 [2025-09-17T01:35:05.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:35:05.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:35:05.261Z] Configure a credential helper to remove this warning. See [2025-09-17T01:35:05.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:35:05.261Z] [2025-09-17T01:35:05.261Z] Login Succeeded [2025-09-17T01:35:05.261Z] nexus3.edgexfoundry.org:10004 [2025-09-17T01:35:05.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:35:05.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:35:05.526Z] Configure a credential helper to remove this warning. See [2025-09-17T01:35:05.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:35:05.526Z] [2025-09-17T01:35:05.792Z] Login Succeeded [2025-09-17T01:35:05.792Z] ****.io [2025-09-17T01:35:05.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-17T01:35:06.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-17T01:35:06.056Z] Configure a credential helper to remove this warning. See [2025-09-17T01:35:06.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-17T01:35:06.056Z] [2025-09-17T01:35:06.056Z] Login Succeeded [2025-09-17T01:35:06.056Z] ---> ****-login.sh ends [Pipeline] } [2025-09-17T01:35:06.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:35:06.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-17T01:35:06.158Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-09-17T01:35:06.158Z] ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:35:06.158Z] latest [2025-09-17T01:35:06.158Z] 4.1.0-dev.8 [2025-09-17T01:35:06.158Z] ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:35:06.158Z] main [2025-09-17T01:35:06.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:06.526Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:06.882Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:35:06.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T01:35:06.882Z] 93a1d1c02d54: Preparing [2025-09-17T01:35:06.882Z] 1bfc1b609508: Preparing [2025-09-17T01:35:06.882Z] 8a228e379518: Preparing [2025-09-17T01:35:06.882Z] 0a26ad626274: Preparing [2025-09-17T01:35:06.882Z] ee78cbc68cba: Preparing [2025-09-17T01:35:06.882Z] 1e890da81ec9: Preparing [2025-09-17T01:35:06.882Z] 1e890da81ec9: Waiting [2025-09-17T01:35:07.147Z] 1bfc1b609508: Pushed [2025-09-17T01:35:07.147Z] 93a1d1c02d54: Pushed [2025-09-17T01:35:07.147Z] ee78cbc68cba: Pushed [2025-09-17T01:35:07.147Z] 1e890da81ec9: Layer already exists [2025-09-17T01:35:08.548Z] 0a26ad626274: Pushed [2025-09-17T01:35:15.168Z] 8a228e379518: Pushed [2025-09-17T01:35:15.168Z] ae7361513ff83481958f7299311cbfd4338b11e5: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:15.529Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:15.882Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-09-17T01:35:15.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T01:35:15.882Z] 93a1d1c02d54: Preparing [2025-09-17T01:35:15.882Z] 1bfc1b609508: Preparing [2025-09-17T01:35:15.882Z] 8a228e379518: Preparing [2025-09-17T01:35:15.882Z] 0a26ad626274: Preparing [2025-09-17T01:35:15.882Z] ee78cbc68cba: Preparing [2025-09-17T01:35:15.882Z] 1e890da81ec9: Preparing [2025-09-17T01:35:15.882Z] 1e890da81ec9: Waiting [2025-09-17T01:35:15.882Z] 93a1d1c02d54: Layer already exists [2025-09-17T01:35:15.882Z] ee78cbc68cba: Layer already exists [2025-09-17T01:35:15.882Z] 8a228e379518: Layer already exists [2025-09-17T01:35:15.882Z] 0a26ad626274: Layer already exists [2025-09-17T01:35:15.882Z] 1bfc1b609508: Layer already exists [2025-09-17T01:35:15.882Z] 1e890da81ec9: Layer already exists [2025-09-17T01:35:15.882Z] latest: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:16.509Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:16.860Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [2025-09-17T01:35:16.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T01:35:16.860Z] 93a1d1c02d54: Preparing [2025-09-17T01:35:16.860Z] 1bfc1b609508: Preparing [2025-09-17T01:35:16.860Z] 8a228e379518: Preparing [2025-09-17T01:35:16.860Z] 0a26ad626274: Preparing [2025-09-17T01:35:16.860Z] ee78cbc68cba: Preparing [2025-09-17T01:35:16.860Z] 1e890da81ec9: Preparing [2025-09-17T01:35:16.860Z] 1e890da81ec9: Waiting [2025-09-17T01:35:16.860Z] 8a228e379518: Layer already exists [2025-09-17T01:35:16.860Z] 1bfc1b609508: Layer already exists [2025-09-17T01:35:16.860Z] ee78cbc68cba: Layer already exists [2025-09-17T01:35:16.860Z] 0a26ad626274: Layer already exists [2025-09-17T01:35:16.860Z] 93a1d1c02d54: Layer already exists [2025-09-17T01:35:16.860Z] 1e890da81ec9: Layer already exists [2025-09-17T01:35:17.125Z] 4.1.0-dev.8: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:17.489Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:17.860Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:35:17.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T01:35:17.860Z] 93a1d1c02d54: Preparing [2025-09-17T01:35:17.860Z] 1bfc1b609508: Preparing [2025-09-17T01:35:17.860Z] 8a228e379518: Preparing [2025-09-17T01:35:17.860Z] 0a26ad626274: Preparing [2025-09-17T01:35:17.860Z] ee78cbc68cba: Preparing [2025-09-17T01:35:17.860Z] 1e890da81ec9: Preparing [2025-09-17T01:35:17.860Z] 1e890da81ec9: Waiting [2025-09-17T01:35:17.860Z] 93a1d1c02d54: Layer already exists [2025-09-17T01:35:17.860Z] ee78cbc68cba: Layer already exists [2025-09-17T01:35:17.860Z] 8a228e379518: Layer already exists [2025-09-17T01:35:17.860Z] 0a26ad626274: Layer already exists [2025-09-17T01:35:17.860Z] 1bfc1b609508: Layer already exists [2025-09-17T01:35:17.860Z] 1e890da81ec9: Layer already exists [2025-09-17T01:35:18.125Z] ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:18.499Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:18.897Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-09-17T01:35:18.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-09-17T01:35:18.898Z] 93a1d1c02d54: Preparing [2025-09-17T01:35:18.898Z] 1bfc1b609508: Preparing [2025-09-17T01:35:18.898Z] 8a228e379518: Preparing [2025-09-17T01:35:18.898Z] 0a26ad626274: Preparing [2025-09-17T01:35:18.898Z] ee78cbc68cba: Preparing [2025-09-17T01:35:18.898Z] 1e890da81ec9: Preparing [2025-09-17T01:35:18.898Z] 1e890da81ec9: Waiting [2025-09-17T01:35:18.898Z] 8a228e379518: Layer already exists [2025-09-17T01:35:18.898Z] 93a1d1c02d54: Layer already exists [2025-09-17T01:35:18.898Z] 1bfc1b609508: Layer already exists [2025-09-17T01:35:18.898Z] ee78cbc68cba: Layer already exists [2025-09-17T01:35:18.898Z] 0a26ad626274: Layer already exists [2025-09-17T01:35:18.898Z] 1e890da81ec9: Layer already exists [2025-09-17T01:35:19.167Z] main: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-17T01:35:19.254Z] ===================================================== [Pipeline] echo [2025-09-17T01:35:19.269Z] taggedImages: [2025-09-17T01:35:19.269Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [2025-09-17T01:35:19.269Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-09-17T01:35:19.269Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [2025-09-17T01:35:19.269Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [2025-09-17T01:35:19.269Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-09-17T01:35:19.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo [2025-09-17T01:35:19.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-09-17T01:35:19.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-17T01:35:19.332Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] echo [2025-09-17T01:35:19.346Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:19.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:35:19.757Z] [2025-09-17T01:35:19.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:20.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:35:20.150Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-17T01:35:20.150Z] 8998bd30e6a1: Pulling fs layer [2025-09-17T01:35:20.150Z] 04944245beec: Pulling fs layer [2025-09-17T01:35:20.150Z] 699f458cf7ca: Pulling fs layer [2025-09-17T01:35:20.150Z] 765212b225bb: Pulling fs layer [2025-09-17T01:35:20.150Z] f23df028b6ca: Pulling fs layer [2025-09-17T01:35:20.150Z] d65c8cfc05b1: Pulling fs layer [2025-09-17T01:35:20.150Z] 2437ff75d9bd: Pulling fs layer [2025-09-17T01:35:20.150Z] d65c8cfc05b1: Waiting [2025-09-17T01:35:20.150Z] 765212b225bb: Waiting [2025-09-17T01:35:20.150Z] f23df028b6ca: Waiting [2025-09-17T01:35:20.150Z] 2437ff75d9bd: Waiting [2025-09-17T01:35:20.422Z] 04944245beec: Verifying Checksum [2025-09-17T01:35:20.422Z] 04944245beec: Download complete [2025-09-17T01:35:20.422Z] 765212b225bb: Verifying Checksum [2025-09-17T01:35:20.422Z] 765212b225bb: Download complete [2025-09-17T01:35:20.422Z] f23df028b6ca: Verifying Checksum [2025-09-17T01:35:20.422Z] f23df028b6ca: Download complete [2025-09-17T01:35:20.422Z] d65c8cfc05b1: Verifying Checksum [2025-09-17T01:35:20.422Z] d65c8cfc05b1: Download complete [2025-09-17T01:35:20.692Z] 699f458cf7ca: Verifying Checksum [2025-09-17T01:35:20.971Z] 8998bd30e6a1: Verifying Checksum [2025-09-17T01:35:20.971Z] 8998bd30e6a1: Download complete [2025-09-17T01:35:23.555Z] 2437ff75d9bd: Verifying Checksum [2025-09-17T01:35:23.555Z] 2437ff75d9bd: Download complete [2025-09-17T01:35:26.142Z] 8998bd30e6a1: Pull complete [2025-09-17T01:35:26.408Z] 04944245beec: Pull complete [2025-09-17T01:35:28.353Z] 699f458cf7ca: Pull complete [2025-09-17T01:35:28.353Z] 765212b225bb: Pull complete [2025-09-17T01:35:29.311Z] f23df028b6ca: Pull complete [2025-09-17T01:35:29.311Z] d65c8cfc05b1: Pull complete [2025-09-17T01:35:47.507Z] 2437ff75d9bd: Pull complete [2025-09-17T01:35:47.507Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-17T01:35:47.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-17T01:35:47.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:35:47.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container [2025-09-17T01:35:47.805Z] $ 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/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 [2025-09-17T01:35:50.850Z] $ docker top f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:35:51.731Z] ---> job-cost.sh [2025-09-17T01:35:51.731Z] lf-activate-venv: SKIPPING [2025-09-17T01:35:51.731Z] INFO: No Stack... [2025-09-17T01:35:51.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-17T01:35:52.954Z] INFO: Archiving Costs [Pipeline] sh [2025-09-17T01:35:53.586Z] + cat /w/workspace/device-onvif-camera/234/archives/cost.csv [2025-09-17T01:35:53.587Z] + cut -d, -f6 [Pipeline] lock [2025-09-17T01:35:53.649Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [2025-09-17T01:35:53.655Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] did not exist. Created. [2025-09-17T01:35:53.661Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-17T01:35:54.325Z] /w/workspace/device-onvif-camera/234@tmp/durable-01b6bdad/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-17T01:35:54.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-17T01:35:54.979Z] Warning: overwriting stash ‘stack-cost’ [2025-09-17T01:35:55.044Z] Stashed 1 file(s) [Pipeline] } [2025-09-17T01:35:55.053Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-17T01:35:55.068Z] $ docker stop --time=1 f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 [2025-09-17T01:35:56.577Z] $ docker rm -f --volumes f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 [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 [2025-09-17T01:35:57.066Z] provisioning config files... [2025-09-17T01:35:57.072Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13041568665306847457tmp [Pipeline] { [Pipeline] sh [2025-09-17T01:35:57.370Z] + set +x [2025-09-17T01:35:57.370Z] + curl -s https://codecov.io/bash [2025-09-17T01:35:57.370Z] + bash -s -- [2025-09-17T01:35:57.370Z] [2025-09-17T01:35:57.370Z] _____ _ [2025-09-17T01:35:57.370Z] / ____| | | [2025-09-17T01:35:57.370Z] | | ___ __| | ___ ___ _____ __ [2025-09-17T01:35:57.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-17T01:35:57.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-17T01:35:57.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-17T01:35:57.371Z] Bash-1.0.6 [2025-09-17T01:35:57.371Z] [2025-09-17T01:35:57.371Z] [2025-09-17T01:35:57.371Z] ==> git version 2.25.1 found [2025-09-17T01:35:57.371Z] ==> 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 [2025-09-17T01:35:57.371Z] Release-Date: 2020-01-08 [2025-09-17T01:35:57.371Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-17T01:35:57.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-17T01:35:57.371Z] ==> Jenkins CI detected. [2025-09-17T01:35:57.371Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-09-17T01:35:57.371Z] project root: . [2025-09-17T01:35:57.371Z] --> token set from env [2025-09-17T01:35:57.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-17T01:35:57.371Z] ==> Running gcov in . (disable via -X gcov) [2025-09-17T01:35:57.371Z] ==> Python coveragepy not found [2025-09-17T01:35:57.371Z] ==> Searching for coverage reports in: [2025-09-17T01:35:57.371Z] + . [2025-09-17T01:35:57.371Z] -> Found 1 reports [2025-09-17T01:35:57.371Z] ==> Detecting git/mercurial file structure [2025-09-17T01:35:57.371Z] ==> Reading reports [2025-09-17T01:35:57.371Z] + ./coverage.out bytes=92472 [2025-09-17T01:35:57.371Z] ==> Appending adjustments [2025-09-17T01:35:57.371Z] https://docs.codecov.io/docs/fixing-reports [2025-09-17T01:35:57.629Z] + Found adjustments [2025-09-17T01:35:57.629Z] ==> Gzipping contents [2025-09-17T01:35:57.629Z] 12K /tmp/codecov.LxDiZ3.gz [2025-09-17T01:35:57.629Z] ==> Uploading reports [2025-09-17T01:35:57.629Z] url: https://codecov.io [2025-09-17T01:35:57.629Z] query: branch=main&commit=ae7361513ff83481958f7299311cbfd4338b11e5&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T01:35:57.629Z] -> Pinging Codecov [2025-09-17T01:35:57.629Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae7361513ff83481958f7299311cbfd4338b11e5&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-17T01:35:58.197Z] -> Uploading to [2025-09-17T01:35:58.197Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/ae7361513ff83481958f7299311cbfd4338b11e5/bd7c7580-2ce7-4de7-a4fa-da27e0046e2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250917%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250917T013557Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7636749d7c61674c59b1ad94761799e3d41be42ff2af2f1717e5b37b58d1dda5 [2025-09-17T01:35:58.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:35:58.197Z] Dload Upload Total Spent Left Speed [2025-09-17T01:35:58.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 73038 --:--:-- --:--:-- --:--:-- 73038 [2025-09-17T01:35:58.197Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } [2025-09-17T01:35:58.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-17T01:35:58.409Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-17T01:35:58.424Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:58.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:35:58.739Z] [2025-09-17T01:35:58.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:35:59.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:35:59.048Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-17T01:35:59.048Z] 0a9a5dfd008f: Already exists [2025-09-17T01:35:59.048Z] 36466aa92d05: Already exists [2025-09-17T01:35:59.048Z] e10405b45d13: Already exists [2025-09-17T01:35:59.048Z] 096b7ceb2af7: Already exists [2025-09-17T01:35:59.048Z] 4f4fb700ef54: Already exists [2025-09-17T01:35:59.048Z] e50aa161e22a: Pulling fs layer [2025-09-17T01:35:59.048Z] d3c8db5fb9df: Pulling fs layer [2025-09-17T01:35:59.306Z] e50aa161e22a: Verifying Checksum [2025-09-17T01:35:59.306Z] e50aa161e22a: Download complete [2025-09-17T01:35:59.565Z] e50aa161e22a: Pull complete [2025-09-17T01:36:00.942Z] d3c8db5fb9df: Verifying Checksum [2025-09-17T01:36:00.942Z] d3c8db5fb9df: Download complete [2025-09-17T01:36:05.130Z] d3c8db5fb9df: Pull complete [2025-09-17T01:36:05.130Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-17T01:36:05.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-17T01:36:05.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:05.236Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:36:05.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:36:07.110Z] $ docker top 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:36:07.455Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-09-17T01:36:07.466Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-09-17T01:36:07.747Z] + set -o pipefail [2025-09-17T01:36:07.747Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/af14b20b-4ea5-49b5-9017-64cd05d03408 [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] [2025-09-17T01:36:15.869Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-17T01:36:15.869Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-17T01:36:15.880Z] $ docker stop --time=1 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c [2025-09-17T01:36:19.823Z] $ docker rm -f --volumes 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c [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 [2025-09-17T01:36:20.353Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:36:20.373Z] provisioning config files... [2025-09-17T01:36:20.381Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12740149907871522483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:20.679Z] --> edgex-publish-swagger.sh [2025-09-17T01:36:20.679Z] === Publish doc/openapi/v3 API === [2025-09-17T01:36:20.679Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-09-17T01:36:20.679Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-09-17T01:36:20.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-17T01:36:20.679Z] Dload Upload Total Spent Left Speed [2025-09-17T01:36:20.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 383 2822k --:--:-- --:--:-- --:--:-- 2823k [2025-09-17T01:36:20.679Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-17T01:36:20.679Z] [Pipeline] } [2025-09-17T01:36:20.687Z] 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 [2025-09-17T01:36:21.133Z] + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] sh [2025-09-17T01:36:21.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:36:21.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:21.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:36:21.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:21.806Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:36:21.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:36:22.540Z] $ docker top d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:36:22.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:36:22.650Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:36:22.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:36:22.851Z] $ docker exec d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c ssh-agent [2025-09-17T01:36:23.245Z] SSH_AUTH_SOCK=/tmp/ssh-iKauq7VJaWv3/agent.33 [2025-09-17T01:36:23.245Z] SSH_AGENT_PID=39 [2025-09-17T01:36:23.249Z] Running ssh-add (command line suppressed) [2025-09-17T01:36:23.355Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16041164476483576791.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16041164476483576791.key) [2025-09-17T01:36:23.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:36:23.657Z] + git semver tag [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,898 [run_tag] DEBUG tag force:False [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,898 [check_head_tag] DEBUG check head tag [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,899 [execute] INFO git cat-file --batch-check [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,901 [execute] INFO git cat-file --batch [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,909 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:36:23.915Z] 2025-09-17 01:36:23,912 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:23.915Z] 4.1.0-dev.8 [Pipeline] } [2025-09-17T01:36:24.180Z] $ docker exec --env ******** --env ******** d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c ssh-agent -k [2025-09-17T01:36:24.294Z] unset SSH_AUTH_SOCK; [2025-09-17T01:36:24.294Z] unset SSH_AGENT_PID; [2025-09-17T01:36:24.294Z] echo Agent pid 39 killed; [2025-09-17T01:36:24.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:36:24.619Z] + git semver [Pipeline] } [2025-09-17T01:36:24.887Z] $ docker stop --time=1 d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c [2025-09-17T01:36:26.163Z] $ docker rm -f --volumes d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:26.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:36:26.567Z] [2025-09-17T01:36:26.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:26.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:36:26.865Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-17T01:36:26.865Z] ab5ef0e58194: Pulling fs layer [2025-09-17T01:36:26.865Z] 9712f1f96733: Pulling fs layer [2025-09-17T01:36:26.865Z] 63f879dbbcfc: Pulling fs layer [2025-09-17T01:36:26.865Z] 0d9ebad4ef96: Pulling fs layer [2025-09-17T01:36:26.865Z] e9a5061849ea: Pulling fs layer [2025-09-17T01:36:26.865Z] d747dcd14b5f: Pulling fs layer [2025-09-17T01:36:26.865Z] 2de7ff778b66: Pulling fs layer [2025-09-17T01:36:26.865Z] 0d9ebad4ef96: Waiting [2025-09-17T01:36:26.865Z] e9a5061849ea: Waiting [2025-09-17T01:36:26.865Z] 2de7ff778b66: Waiting [2025-09-17T01:36:26.865Z] d747dcd14b5f: Waiting [2025-09-17T01:36:26.865Z] 9712f1f96733: Download complete [2025-09-17T01:36:27.432Z] 63f879dbbcfc: Verifying Checksum [2025-09-17T01:36:27.432Z] 63f879dbbcfc: Download complete [2025-09-17T01:36:27.432Z] e9a5061849ea: Verifying Checksum [2025-09-17T01:36:27.432Z] e9a5061849ea: Download complete [2025-09-17T01:36:27.432Z] d747dcd14b5f: Download complete [2025-09-17T01:36:27.691Z] 0d9ebad4ef96: Verifying Checksum [2025-09-17T01:36:27.691Z] 0d9ebad4ef96: Download complete [2025-09-17T01:36:27.691Z] ab5ef0e58194: Verifying Checksum [2025-09-17T01:36:27.691Z] ab5ef0e58194: Download complete [2025-09-17T01:36:27.691Z] 2de7ff778b66: Verifying Checksum [2025-09-17T01:36:27.691Z] 2de7ff778b66: Download complete [2025-09-17T01:36:31.878Z] ab5ef0e58194: Pull complete [2025-09-17T01:36:31.878Z] 9712f1f96733: Pull complete [2025-09-17T01:36:32.811Z] 63f879dbbcfc: Pull complete [2025-09-17T01:36:39.369Z] 0d9ebad4ef96: Pull complete [2025-09-17T01:36:39.369Z] e9a5061849ea: Pull complete [2025-09-17T01:36:39.369Z] d747dcd14b5f: Pull complete [2025-09-17T01:36:40.305Z] 2de7ff778b66: Pull complete [2025-09-17T01:36:40.305Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-17T01:36:40.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-17T01:36:40.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:40.409Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:36:40.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:36:43.479Z] $ docker top 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:36:43.556Z] provisioning config files... [2025-09-17T01:36:43.563Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4158445868614346577tmp [2025-09-17T01:36:43.573Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17146704676880464353tmp [2025-09-17T01:36:43.581Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8773946902094506186tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:36:43.686Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:43.992Z] ---> sigul-configuration.sh [2025-09-17T01:36:43.992Z] gpg: directory `/root/.gnupg' created [2025-09-17T01:36:43.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-17T01:36:43.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-17T01:36:43.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-17T01:36:43.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-17T01:36:43.992Z] gpg: CAST5 encrypted data [2025-09-17T01:36:43.992Z] gpg: encrypted with 1 passphrase [2025-09-17T01:36:43.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-17T01:36:44.284Z] + mkdir /home/jenkins [2025-09-17T01:36:44.284Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-17T01:36:44.577Z] + 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 [2025-09-17T01:36:44.590Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:44.892Z] ---> sigul-install.sh [2025-09-17T01:36:44.892Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-17T01:36:45.289Z] + git tag --list [2025-09-17T01:36:45.289Z] v0.0.0 [2025-09-17T01:36:45.289Z] v2.2.0 [2025-09-17T01:36:45.289Z] v2.3.0 [2025-09-17T01:36:45.289Z] v2.3.1 [2025-09-17T01:36:45.289Z] v3.0 [2025-09-17T01:36:45.289Z] v3.0.0 [2025-09-17T01:36:45.289Z] v3.1 [2025-09-17T01:36:45.289Z] v3.1.0 [2025-09-17T01:36:45.289Z] v3.1.1 [2025-09-17T01:36:45.289Z] v4.0 [2025-09-17T01:36:45.289Z] v4.0.0 [2025-09-17T01:36:45.289Z] v4.1.0-dev.1 [2025-09-17T01:36:45.289Z] v4.1.0-dev.2 [2025-09-17T01:36:45.289Z] v4.1.0-dev.3 [2025-09-17T01:36:45.289Z] v4.1.0-dev.4 [2025-09-17T01:36:45.289Z] v4.1.0-dev.5 [2025-09-17T01:36:45.289Z] v4.1.0-dev.6 [2025-09-17T01:36:45.289Z] v4.1.0-dev.7 [2025-09-17T01:36:45.289Z] v4.1.0-dev.8 [Pipeline] sh [2025-09-17T01:36:45.671Z] + lftools sign git-tag v4.1.0-dev.8 [2025-09-17T01:36:46.311Z] Signing Git tag with Sigul... [2025-09-17T01:36:46.311Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-09-17T01:36:46.585Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:46.878Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-17T01:36:46.885Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-17T01:36:46.913Z] $ docker stop --time=1 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a [2025-09-17T01:36:48.190Z] $ docker rm -f --volumes 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-17T01:36:48.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:36:48.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:48.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:36:48.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:49.011Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:36:49.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:36:49.277Z] $ docker top 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d -eo pid,comm [2025-09-17T01:36:49.322Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-17T01:36:49.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:36:49.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:36:49.376Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:36:49.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:36:49.481Z] $ docker exec 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d ssh-agent [2025-09-17T01:36:49.585Z] SSH_AUTH_SOCK=/tmp/ssh-3FA9CNCO0DTA/agent.33 [2025-09-17T01:36:49.585Z] SSH_AGENT_PID=39 [2025-09-17T01:36:49.589Z] Running ssh-add (command line suppressed) [2025-09-17T01:36:49.689Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10110094120151432520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10110094120151432520.key) [2025-09-17T01:36:49.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:36:49.994Z] + git semver bump pre [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,204 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,206 [execute] INFO git cat-file --batch-check [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,210 [execute] INFO git cat-file --batch [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:50.253Z] 2025-09-17 01:36:50,213 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:50.253Z] 4.1.0-dev.9 [Pipeline] } [2025-09-17T01:36:50.260Z] $ docker exec --env ******** --env ******** 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d ssh-agent -k [2025-09-17T01:36:50.354Z] unset SSH_AUTH_SOCK; [2025-09-17T01:36:50.356Z] unset SSH_AGENT_PID; [2025-09-17T01:36:50.356Z] echo Agent pid 39 killed; [2025-09-17T01:36:50.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:36:50.701Z] + git semver [Pipeline] } [2025-09-17T01:36:50.972Z] $ docker stop --time=1 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d [2025-09-17T01:36:52.233Z] $ docker rm -f --volumes 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-17T01:36:52.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-17T01:36:52.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:36:52.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-17T01:36:52.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:36:52.969Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:36:52.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:36:53.234Z] $ docker top 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 -eo pid,comm [2025-09-17T01:36:53.279Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-17T01:36:53.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-17T01:36:53.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-17T01:36:53.337Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-17T01:36:53.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-17T01:36:53.443Z] $ docker exec 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 ssh-agent [2025-09-17T01:36:53.545Z] SSH_AUTH_SOCK=/tmp/ssh-97NhwdxN6lzC/agent.31 [2025-09-17T01:36:53.545Z] SSH_AGENT_PID=37 [2025-09-17T01:36:53.549Z] Running ssh-add (command line suppressed) [2025-09-17T01:36:53.654Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3038248951928092119.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3038248951928092119.key) [2025-09-17T01:36:53.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-17T01:36:53.960Z] + git semver push [2025-09-17T01:36:54.218Z] 2025-09-17 01:36:54,163 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-17T01:36:54.218Z] 2025-09-17 01:36:54,167 [run_push] DEBUG push [2025-09-17T01:36:54.218Z] 2025-09-17 01:36:54,167 [execute] INFO git cat-file --batch-check [2025-09-17T01:36:54.219Z] 2025-09-17 01:36:54,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-17T01:36:54.219Z] 2025-09-17 01:36:54,170 [execute] INFO git rev-list bc2d58accdc28eac3295664cea6fbc9fac81a1a7 -- [2025-09-17T01:36:54.219Z] 2025-09-17 01:36:54,170 [execute] DEBUG Popen(['git', 'rev-list', 'bc2d58accdc28eac3295664cea6fbc9fac81a1a7', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:36:54.219Z] 2025-09-17 01:36:54,175 [execute] INFO git fetch -v -- origin [2025-09-17T01:36:54.219Z] 2025-09-17 01:36:54,175 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-17T01:36:54.788Z] 2025-09-17 01:36:54,628 [run_push] DEBUG no remote changes detected [2025-09-17T01:36:54.788Z] 2025-09-17 01:36:54,628 [execute] INFO git push origin semver [2025-09-17T01:36:54.788Z] 2025-09-17 01:36:54,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:36:55.355Z] 2025-09-17 01:36:55,345 [run_push] DEBUG push all version tags [2025-09-17T01:36:55.355Z] 2025-09-17 01:36:55,346 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-17T01:36:55.355Z] 2025-09-17 01:36:55,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-17T01:36:56.295Z] 2025-09-17 01:36:55,978 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-09-17T01:36:56.295Z] 4.1.0-dev.9 [Pipeline] } [2025-09-17T01:36:56.305Z] $ docker exec --env ******** --env ******** 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 ssh-agent -k [2025-09-17T01:36:56.411Z] unset SSH_AUTH_SOCK; [2025-09-17T01:36:56.412Z] unset SSH_AGENT_PID; [2025-09-17T01:36:56.412Z] echo Agent pid 37 killed; [2025-09-17T01:36:56.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-17T01:36:56.755Z] + git semver [Pipeline] } [2025-09-17T01:36:57.024Z] $ docker stop --time=1 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 [2025-09-17T01:36:58.278Z] $ docker rm -f --volumes 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 [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 [2025-09-17T01:36:58.843Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-09-17T01:36:58.843Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T01:36:58.843Z] total 16 [2025-09-17T01:36:58.843Z] drwxr-xr-x 3 root root 4096 Sep 17 01:23 . [2025-09-17T01:36:58.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:36 .. [2025-09-17T01:36:58.843Z] drwxr-xr-x 2 root root 4096 Sep 17 01:23 cost [2025-09-17T01:36:58.843Z] -rw-r--r-- 1 root root 91 Sep 17 01:23 cost.csv [2025-09-17T01:36:58.843Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T01:36:58.843Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-09-17T01:36:58.843Z] total 16 [2025-09-17T01:36:58.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:23 . [2025-09-17T01:36:58.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:36 .. [2025-09-17T01:36:58.843Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 01:23 cost [2025-09-17T01:36:58.843Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 17 01:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:59.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:36:59.999Z] ---> package-listing.sh [2025-09-17T01:37:00.000Z] ++ facter osfamily [2025-09-17T01:37:00.000Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-17T01:37:00.259Z] + OS_FAMILY=debian [2025-09-17T01:37:00.259Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-09-17T01:37:00.259Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-17T01:37:00.259Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-17T01:37:00.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-17T01:37:00.259Z] + PACKAGES=/tmp/packages_start.txt [2025-09-17T01:37:00.259Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:37:00.259Z] + PACKAGES=/tmp/packages_end.txt [2025-09-17T01:37:00.259Z] + case "${OS_FAMILY}" in [2025-09-17T01:37:00.260Z] + dpkg -l [2025-09-17T01:37:00.260Z] + grep '^ii' [2025-09-17T01:37:00.260Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-17T01:37:00.260Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-17T01:37:00.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-17T01:37:00.260Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-09-17T01:37:00.260Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-09-17T01:37:00.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-09-17T01:37:00.271Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-17T01:37:00.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-17T01:37:01.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-17T01:37:01.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-17T01:37:01.187Z] prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container [2025-09-17T01:37:01.211Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2025-09-17T01:37:01.438Z] $ docker top f3f779133510a64986f6e576b6cdd2529f571fff4b0e4e877f7200371e3edf02 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-17T01:37:01.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-17T01:37:02.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-17T01:37:02.364Z] + ls /var/log/sa-host [2025-09-17T01:37:02.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-17T01:37:02.412Z] provisioning config files... [2025-09-17T01:37:02.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4201943943343138670tmp [Pipeline] { [Pipeline] echo [2025-09-17T01:37:02.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:37:02.725Z] ---> create-netrc.sh [Pipeline] } [2025-09-17T01:37:02.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:37:03.036Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-17T01:37:03.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:37:03.327Z] ---> sudo-logs.sh [2025-09-17T01:37:03.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-17T01:37:03.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:37:03.640Z] ---> job-cost.sh [2025-09-17T01:37:03.640Z] lf-activate-venv: SKIPPING [2025-09-17T01:37:03.640Z] DEBUG: total: 0.2199999988079071 [2025-09-17T01:37:03.640Z] INFO: Retrieving Stack Cost... [2025-09-17T01:37:03.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-17T01:37:04.474Z] INFO: Archiving Costs [Pipeline] echo [2025-09-17T01:37:04.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-17T01:37:04.767Z] ---> logs-deploy.sh [2025-09-17T01:37:04.767Z] lf-activate-venv: SKIPPING [2025-09-17T01:37:04.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/234 [2025-09-17T01:37:04.767Z] INFO: archiving workspace using pattern(s): [2025-09-17T01:37:05.701Z] Archives upload complete. [2025-09-17T01:37:05.701Z] INFO: archiving logs to Nexus