Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f58aa6531e050899745c9de590c7d131e8b782e 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-ssh12039504132693822147.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-ssh982960684624878578.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-ssh10533909817570058471.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-ssh9111137695089392001.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-ssh12423800285816391139.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-7065 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 > 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 Avoid second fetch Checking out Revision 0f58aa6531e050899745c9de590c7d131e8b782e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f58aa6531e050899745c9de590c7d131e8b782e # timeout=10 > git rev-list --no-walk a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T07:00:43.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T07:00:43.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T07:00:43.535Z] ========================================================= [2025-08-15T07:00:43.535Z] EdgeX Global Pipelines Version Info [2025-08-15T07:00:43.535Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:00:44.637Z] ------------------- [2025-08-15T07:00:44.637Z] stable info: [2025-08-15T07:00:44.637Z] ------------------- [2025-08-15T07:00:44.637Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T07:00:44.637Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T07:00:44.637Z] Message: update stable to v1.0.276 [2025-08-15T07:00:45.208Z] ------------------- [2025-08-15T07:00:45.208Z] experimental info: [2025-08-15T07:00:45.208Z] ------------------- [2025-08-15T07:00:45.208Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T07:00:45.208Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T07:00:45.208Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T07:00:45.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-15T07:00:45.307Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-15T07:00:45.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T07:00:45.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T07:00:45.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T07:00:45.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T07:00:45.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T07:00:45.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T07:00:45.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T07:00:45.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T07:00:45.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T07:00:45.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-15T07:00:45.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T07:00:45.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T07:00:45.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T07:00:45.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T07:00:45.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T07:00:45.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T07:00:45.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T07:00:45.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T07:00:45.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-15T07:00:45.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-15T07:00:45.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T07:00:45.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T07:00:45.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T07:00:45.831Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T07:00:45.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T07:00:45.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T07:00:45.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T07:00:45.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T07:00:45.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo [2025-08-15T07:00:45.949Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f58aa6 [Pipeline] echo [2025-08-15T07:00:45.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:00:46.038Z] provisioning config files... [2025-08-15T07:00:46.052Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7754429318365359008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:00:46.393Z] ---> ****-login.sh [2025-08-15T07:00:46.393Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:00:46.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:00:46.653Z] [2025-08-15T07:00:46.653Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:00:46.653Z] Configure a credential helper to remove this warning. See [2025-08-15T07:00:46.653Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:00:46.653Z] [2025-08-15T07:00:46.653Z] Login Succeeded [2025-08-15T07:00:46.653Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:00:46.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:00:46.913Z] [2025-08-15T07:00:46.913Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:00:46.913Z] Configure a credential helper to remove this warning. See [2025-08-15T07:00:46.913Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:00:46.913Z] [2025-08-15T07:00:46.913Z] Login Succeeded [2025-08-15T07:00:46.913Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:00:46.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:00:46.914Z] [2025-08-15T07:00:46.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:00:46.914Z] Configure a credential helper to remove this warning. See [2025-08-15T07:00:46.914Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:00:46.914Z] [2025-08-15T07:00:46.914Z] Login Succeeded [2025-08-15T07:00:46.914Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:00:46.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:00:46.914Z] [2025-08-15T07:00:46.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:00:46.914Z] Configure a credential helper to remove this warning. See [2025-08-15T07:00:46.914Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:00:46.914Z] [2025-08-15T07:00:46.914Z] Login Succeeded [2025-08-15T07:00:46.914Z] ****.io [2025-08-15T07:00:47.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:00:47.174Z] [2025-08-15T07:00:47.174Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:00:47.174Z] Configure a credential helper to remove this warning. See [2025-08-15T07:00:47.174Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:00:47.174Z] [2025-08-15T07:00:47.174Z] Login Succeeded [2025-08-15T07:00:47.174Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:00:47.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T07:00:47.586Z] + git rev-list -1 --merges 0f58aa6531e050899745c9de590c7d131e8b782e~1..0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo [2025-08-15T07:00:47.616Z] -----------> git rev-list -1 --merges 0f58aa6531e050899745c9de590c7d131e8b782e~1..0f58aa6531e050899745c9de590c7d131e8b782e 0f58aa6531e050899745c9de590c7d131e8b782e [false] [Pipeline] sh [2025-08-15T07:00:47.913Z] + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo [2025-08-15T07:00:47.930Z] ========================================================= [2025-08-15T07:00:47.930Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T07:00:47.930Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T07:00:48.268Z] + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo [2025-08-15T07:00:48.281Z] [semverPrep] GIT_COMMIT: 0f58aa6531e050899745c9de590c7d131e8b782e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516) [Pipeline] echo [2025-08-15T07:00:48.294Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T07:00:48.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:00:48.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T07:00:48.678Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T07:00:48.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T07:00:48.678Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T07:00:48.678Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T07:00:48.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:00:49.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:00:49.097Z] [2025-08-15T07:00:49.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:00:49.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:00:49.403Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T07:00:49.403Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T07:00:49.403Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T07:00:49.403Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T07:00:49.403Z] 461d9e800cba: Pulling fs layer [2025-08-15T07:00:49.403Z] 80192f66455f: Pulling fs layer [2025-08-15T07:00:49.403Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T07:00:49.403Z] a29436f7fd5d: Pulling fs layer [2025-08-15T07:00:49.403Z] 923cac83aea3: Pulling fs layer [2025-08-15T07:00:49.403Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T07:00:49.403Z] db01528c6b51: Pulling fs layer [2025-08-15T07:00:49.403Z] 28988de357af: Pulling fs layer [2025-08-15T07:00:49.403Z] 461d9e800cba: Waiting [2025-08-15T07:00:49.403Z] a29436f7fd5d: Waiting [2025-08-15T07:00:49.403Z] 80192f66455f: Waiting [2025-08-15T07:00:49.403Z] 923cac83aea3: Waiting [2025-08-15T07:00:49.403Z] 2e8e34ca0e6c: Waiting [2025-08-15T07:00:49.403Z] 25ad8b0a4227: Waiting [2025-08-15T07:00:49.403Z] db01528c6b51: Waiting [2025-08-15T07:00:49.403Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T07:00:49.403Z] 6bf1a483ea7c: Download complete [2025-08-15T07:00:49.403Z] 461d9e800cba: Verifying Checksum [2025-08-15T07:00:49.403Z] 461d9e800cba: Download complete [2025-08-15T07:00:49.661Z] 80192f66455f: Download complete [2025-08-15T07:00:49.661Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T07:00:49.661Z] f5dfc541a4d3: Download complete [2025-08-15T07:00:49.661Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T07:00:49.661Z] 3dae71ba6b94: Download complete [2025-08-15T07:00:49.661Z] 923cac83aea3: Download complete [2025-08-15T07:00:49.919Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T07:00:49.919Z] 25ad8b0a4227: Download complete [2025-08-15T07:00:49.919Z] db01528c6b51: Verifying Checksum [2025-08-15T07:00:49.919Z] db01528c6b51: Download complete [2025-08-15T07:00:49.919Z] 28988de357af: Verifying Checksum [2025-08-15T07:00:49.919Z] 28988de357af: Download complete [2025-08-15T07:00:50.177Z] a29436f7fd5d: Verifying Checksum [2025-08-15T07:00:50.177Z] a29436f7fd5d: Download complete [2025-08-15T07:00:50.177Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T07:00:50.177Z] 2e8e34ca0e6c: Download complete [2025-08-15T07:00:51.111Z] 3dae71ba6b94: Pull complete [2025-08-15T07:00:51.369Z] 6bf1a483ea7c: Pull complete [2025-08-15T07:00:52.303Z] f5dfc541a4d3: Pull complete [2025-08-15T07:00:52.303Z] 461d9e800cba: Pull complete [2025-08-15T07:00:52.303Z] 80192f66455f: Pull complete [2025-08-15T07:00:56.490Z] 2e8e34ca0e6c: Pull complete [2025-08-15T07:00:57.054Z] a29436f7fd5d: Pull complete [2025-08-15T07:00:57.054Z] 923cac83aea3: Pull complete [2025-08-15T07:00:57.312Z] 25ad8b0a4227: Pull complete [2025-08-15T07:00:57.312Z] db01528c6b51: Pull complete [2025-08-15T07:00:57.312Z] 28988de357af: Pull complete [2025-08-15T07:00:57.312Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T07:00:57.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:00:57.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:00:57.461Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:00:57.496Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:01:00.240Z] $ docker top 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e -eo pid,comm [2025-08-15T07:01:00.287Z] 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-08-15T07:01:00.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:01:00.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:01:00.353Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:01:00.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:01:00.476Z] $ docker exec 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent [2025-08-15T07:01:00.576Z] SSH_AUTH_SOCK=/tmp/ssh-4C7vSG49uc4E/agent.31 [2025-08-15T07:01:00.576Z] SSH_AGENT_PID=37 [2025-08-15T07:01:00.583Z] Running ssh-add (command line suppressed) [2025-08-15T07:01:00.678Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4342211555117414937.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4342211555117414937.key) [2025-08-15T07:01:00.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:01:00.979Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-08-15T07:01:01.267Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T07:01:01.281Z] $ docker exec --env ******** --env ******** 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent -k [2025-08-15T07:01:01.375Z] unset SSH_AUTH_SOCK; [2025-08-15T07:01:01.375Z] unset SSH_AGENT_PID; [2025-08-15T07:01:01.375Z] echo Agent pid 37 killed; [2025-08-15T07:01:01.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T07:01:01.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:01:01.417Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:01:01.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:01:01.513Z] $ docker exec 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent [2025-08-15T07:01:01.619Z] SSH_AUTH_SOCK=/tmp/ssh-NPkVO90v0UWK/agent.84 [2025-08-15T07:01:01.619Z] SSH_AGENT_PID=90 [2025-08-15T07:01:01.624Z] Running ssh-add (command line suppressed) [2025-08-15T07:01:01.729Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11839240586697029258.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11839240586697029258.key) [2025-08-15T07:01:01.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:01:02.033Z] + git semver init [2025-08-15T07:01:02.292Z] 2025-08-15 07:01:02,232 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:01:02.292Z] 2025-08-15 07:01:02,238 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T07:01:02.292Z] 2025-08-15 07:01:02,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-15T07:01:02.292Z] 2025-08-15 07:01:02,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-15T07:01:02.292Z] 2025-08-15 07:01:02,239 [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-08-15T07:01:04.200Z] 2025-08-15 07:01:03,774 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-08-15T07:01:04.200Z] 2025-08-15 07:01:03,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-08-15T07:01:04.200Z] 2025-08-15 07:01:03,774 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:01:04.200Z] 2025-08-15 07:01:03,775 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:01:04.200Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T07:01:04.213Z] $ docker exec --env ******** --env ******** 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e ssh-agent -k [2025-08-15T07:01:04.318Z] unset SSH_AUTH_SOCK; [2025-08-15T07:01:04.319Z] unset SSH_AGENT_PID; [2025-08-15T07:01:04.319Z] echo Agent pid 90 killed; [2025-08-15T07:01:04.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:01:04.655Z] + git semver [Pipeline] } [2025-08-15T07:01:04.932Z] $ docker stop --time=1 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e [2025-08-15T07:01:06.202Z] $ docker rm -f --volumes 562c420572308ac6d46c201d96f755d2b4a2c9644c9ed07e217b6df9247b7b4e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:01:06.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T07:01:06.778Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T07:01:06.782Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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-08-15T07:01:06.962Z] provisioning config files... [2025-08-15T07:01:06.985Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5524522526426918617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:01:07.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7052 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-08-15T07:01:07.208Z] Running in /w/workspace/device-onvif-camera/228 [Pipeline] { [Pipeline] checkout [2025-08-15T07:01:07.278Z] The recommended git tool is: git [2025-08-15T07:01:07.312Z] ---> ****-login.sh [2025-08-15T07:01:07.312Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:01:07.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:07.312Z] Login Succeeded [2025-08-15T07:01:07.312Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:01:07.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:07.312Z] Login Succeeded [2025-08-15T07:01:07.312Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:01:07.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:07.570Z] Login Succeeded [2025-08-15T07:01:07.570Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:01:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:07.570Z] Login Succeeded [2025-08-15T07:01:07.570Z] ****.io [2025-08-15T07:01:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:07.828Z] Login Succeeded [2025-08-15T07:01:07.828Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:01:07.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T07:01:07.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:01:07.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:01:07.972Z] ========================================================= [2025-08-15T07:01:07.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T07:01:07.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:01:08.311Z] + 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-08-15T07:01:08.881Z] #0 building with "default" instance using docker driver [2025-08-15T07:01:08.881Z] [2025-08-15T07:01:08.881Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:01:08.881Z] #1 transferring dockerfile: 1.75kB done [2025-08-15T07:01:08.881Z] #1 DONE 0.0s [2025-08-15T07:01:08.881Z] [2025-08-15T07:01:08.881Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T07:01:08.881Z] #2 DONE 0.1s [2025-08-15T07:01:09.139Z] [2025-08-15T07:01:09.139Z] #3 [internal] load .dockerignore [2025-08-15T07:01:09.139Z] #3 transferring context: 2B done [2025-08-15T07:01:09.139Z] #3 DONE 0.0s [2025-08-15T07:01:09.139Z] [2025-08-15T07:01:09.139Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T07:01:09.139Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T07:01:09.139Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-15T07:01:09.139Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T07:01:09.139Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T07:01:09.139Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-15T07:01:09.139Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-08-15T07:01:09.139Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T07:01:09.139Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T07:01:09.139Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T07:01:09.139Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-15T07:01:09.139Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-08-15T07:01:09.398Z] #4 ... [2025-08-15T07:01:09.398Z] [2025-08-15T07:01:09.398Z] #5 [internal] load build context [2025-08-15T07:01:09.398Z] #5 transferring context: 46.87MB 0.3s done [2025-08-15T07:01:09.398Z] #5 DONE 0.3s [2025-08-15T07:01:09.398Z] [2025-08-15T07:01:09.398Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T07:01:09.398Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-08-15T07:01:09.398Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s [2025-08-15T07:01:09.398Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-15T07:01:09.398Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T07:01:09.398Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.24MB / 103.05MB 0.3s [2025-08-15T07:01:09.398Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-08-15T07:01:09.657Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.92MB / 74.06MB 0.5s [2025-08-15T07:01:09.657Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.5s [2025-08-15T07:01:09.657Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-08-15T07:01:09.657Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-15T07:01:09.657Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-15T07:01:09.657Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.6s [2025-08-15T07:01:09.657Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-15T07:01:09.920Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-15T07:01:09.920Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 82.84MB / 103.05MB 0.8s [2025-08-15T07:01:09.920Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.85MB / 103.05MB 0.9s [2025-08-15T07:01:09.920Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-15T07:01:10.496Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done [2025-08-15T07:01:11.272Z] using credential edgex-jenkins-ssh [2025-08-15T07:01:11.295Z] Cloning the remote Git repository [2025-08-15T07:01:11.360Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-15T07:01:11.431Z] > git init /w/workspace/device-onvif-camera/228 # timeout=10 [2025-08-15T07:01:11.544Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-15T07:01:11.545Z] > git --version # timeout=10 [2025-08-15T07:01:11.563Z] > git --version # 'git version 2.25.1' [2025-08-15T07:01:11.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T07:01:11.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T07:01:13.786Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.8s done [2025-08-15T07:01:14.046Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T07:01:14.046Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T07:01:14.046Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T07:01:14.046Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T07:01:14.046Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-15T07:01:14.304Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T07:01:14.304Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-15T07:01:15.824Z] Avoid second fetch [2025-08-15T07:01:15.824Z] Checking out Revision 0f58aa6531e050899745c9de590c7d131e8b782e (main) [2025-08-15T07:01:14.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-08-15T07:01:14.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T07:01:15.846Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T07:01:15.901Z] > git checkout -f 0f58aa6531e050899745c9de590c7d131e8b782e # timeout=10 [2025-08-15T07:01:16.511Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#516)" [2025-08-15T07:01:16.833Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-08-15T07:01:16.833Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-15T07:01:17.401Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-15T07:01:17.401Z] #4 DONE 8.5s [2025-08-15T07:01:17.659Z] [2025-08-15T07:01:17.659Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-15T07:01:17.659Z] #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:01:17.918Z] #6 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:01:17.918Z] #6 0.529 OK: 248 MiB in 58 packages [2025-08-15T07:01:20.452Z] #6 DONE 2.9s [Pipeline] withEnv [Pipeline] { [2025-08-15T07:01:20.710Z] [2025-08-15T07:01:20.711Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-15T07:01:20.711Z] #7 DONE 0.0s [2025-08-15T07:01:20.711Z] [2025-08-15T07:01:20.711Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T07:01:20.711Z] #8 DONE 0.0s [2025-08-15T07:01:20.711Z] [2025-08-15T07:01:20.711Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:01:20.777Z] provisioning config files... [2025-08-15T07:01:20.804Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/228@tmp/config2342045981719400094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:01:21.423Z] ---> ****-login.sh [2025-08-15T07:01:21.423Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:01:21.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:21.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:01:21.967Z] Configure a credential helper to remove this warning. See [2025-08-15T07:01:21.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:01:21.967Z] [2025-08-15T07:01:21.967Z] Login Succeeded [2025-08-15T07:01:21.967Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:01:22.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:22.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:01:22.292Z] Configure a credential helper to remove this warning. See [2025-08-15T07:01:22.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:01:22.292Z] [2025-08-15T07:01:22.292Z] Login Succeeded [2025-08-15T07:01:22.292Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:01:22.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:22.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:01:22.836Z] Configure a credential helper to remove this warning. See [2025-08-15T07:01:22.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:01:22.836Z] [2025-08-15T07:01:22.836Z] Login Succeeded [2025-08-15T07:01:22.837Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:01:23.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:23.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:01:23.105Z] Configure a credential helper to remove this warning. See [2025-08-15T07:01:23.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:01:23.105Z] [2025-08-15T07:01:23.105Z] Login Succeeded [2025-08-15T07:01:23.105Z] ****.io [2025-08-15T07:01:23.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:01:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:01:23.638Z] Configure a credential helper to remove this warning. See [2025-08-15T07:01:23.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:01:23.638Z] [2025-08-15T07:01:23.638Z] Login Succeeded [2025-08-15T07:01:23.638Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:01:23.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T07:01:23.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:01:23.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:01:23.925Z] ========================================================= [2025-08-15T07:01:23.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T07:01:23.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:01:24.294Z] + 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-08-15T07:01:24.880Z] Sending build context to Docker daemon 26.89MB [2025-08-15T07:01:24.880Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T07:01:24.880Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-15T07:01:25.149Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T07:01:25.149Z] 94e9d8af2201: Pulling fs layer [2025-08-15T07:01:25.149Z] a6c56e8762df: Pulling fs layer [2025-08-15T07:01:25.149Z] f0f3c8884826: Pulling fs layer [2025-08-15T07:01:25.149Z] c7e7622c144d: Pulling fs layer [2025-08-15T07:01:25.149Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T07:01:25.149Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T07:01:25.149Z] ba8bce9d2590: Pulling fs layer [2025-08-15T07:01:25.149Z] ca778ea9c289: Pulling fs layer [2025-08-15T07:01:25.149Z] 4f4fb700ef54: Waiting [2025-08-15T07:01:25.149Z] b4c3b6d88c5a: Waiting [2025-08-15T07:01:25.149Z] ba8bce9d2590: Waiting [2025-08-15T07:01:25.149Z] ca778ea9c289: Waiting [2025-08-15T07:01:25.149Z] a6c56e8762df: Verifying Checksum [2025-08-15T07:01:25.149Z] a6c56e8762df: Download complete [2025-08-15T07:01:25.149Z] c7e7622c144d: Verifying Checksum [2025-08-15T07:01:25.149Z] c7e7622c144d: Download complete [2025-08-15T07:01:25.149Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T07:01:25.149Z] 4f4fb700ef54: Download complete [2025-08-15T07:01:25.149Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T07:01:25.149Z] b4c3b6d88c5a: Download complete [2025-08-15T07:01:25.149Z] 94e9d8af2201: Verifying Checksum [2025-08-15T07:01:25.149Z] 94e9d8af2201: Download complete [2025-08-15T07:01:25.734Z] ca778ea9c289: Verifying Checksum [2025-08-15T07:01:25.734Z] ca778ea9c289: Download complete [2025-08-15T07:01:26.005Z] 94e9d8af2201: Pull complete [2025-08-15T07:01:26.604Z] a6c56e8762df: Pull complete [2025-08-15T07:01:27.188Z] f0f3c8884826: Verifying Checksum [2025-08-15T07:01:27.188Z] f0f3c8884826: Download complete [2025-08-15T07:01:28.160Z] ba8bce9d2590: Verifying Checksum [2025-08-15T07:01:28.160Z] ba8bce9d2590: Download complete [2025-08-15T07:01:40.479Z] f0f3c8884826: Pull complete [2025-08-15T07:01:40.746Z] c7e7622c144d: Pull complete [2025-08-15T07:01:41.013Z] 4f4fb700ef54: Pull complete [2025-08-15T07:01:41.279Z] b4c3b6d88c5a: Pull complete [2025-08-15T07:01:47.252Z] #9 DONE 22.3s [2025-08-15T07:01:47.252Z] [2025-08-15T07:01:47.252Z] #10 [builder 6/7] COPY . . [2025-08-15T07:01:47.252Z] #10 DONE 0.2s [2025-08-15T07:01:47.252Z] [2025-08-15T07:01:47.252Z] #11 [builder 7/7] RUN echo noop [2025-08-15T07:01:47.252Z] #11 0.178 noop [2025-08-15T07:01:47.252Z] #11 DONE 0.2s [2025-08-15T07:01:47.252Z] [2025-08-15T07:01:47.252Z] #12 exporting to image [2025-08-15T07:01:47.252Z] #12 exporting layers [2025-08-15T07:01:49.483Z] ba8bce9d2590: Pull complete [2025-08-15T07:01:50.544Z] #12 exporting layers 7.0s done [2025-08-15T07:01:50.545Z] #12 writing image sha256:2a0d123e6802b22b0d44b18181b40ec07e37e414fad33ac8f772d0e6634a8f3a done [2025-08-15T07:01:50.545Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T07:01:50.545Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:01:50.876Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T07:01:50.876Z] . [Pipeline] } [2025-08-15T07:01:50.891Z] ca778ea9c289: Pull complete [2025-08-15T07:01:50.891Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T07:01:50.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T07:01:50.891Z] ---> 47b25d7523d1 [2025-08-15T07:01:50.891Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:01:50.944Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:01:50.976Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-15T07:01:51.338Z] $ docker top ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:01:51.678Z] + go version [2025-08-15T07:01:51.678Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T07:01:51.693Z] $ docker stop --time=1 ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 [2025-08-15T07:01:52.849Z] ---> Running in 7a838a237e9f [2025-08-15T07:01:52.849Z] Removing intermediate container 7a838a237e9f [2025-08-15T07:01:52.849Z] ---> 697f912fb7c5 [2025-08-15T07:01:52.849Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T07:01:52.967Z] $ docker rm -f --volumes ea8daeb30cc70c0e8279cd15c3f170c93919e2781ae3d80f4b4fe654c6e633d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-08-15T07:01:53.116Z] ---> Running in f0762ab2f067 [Pipeline] sh [2025-08-15T07:01:53.384Z] Removing intermediate container f0762ab2f067 [2025-08-15T07:01:53.384Z] ---> 606c55a62a6c [2025-08-15T07:01:53.384Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-08-15T07:01:53.384Z] ---> Running in 4bc64591e806 [2025-08-15T07:01:53.404Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T07:01:53.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:01:53.483Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:01:53.518Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-15T07:01:53.651Z] Removing intermediate container 4bc64591e806 [2025-08-15T07:01:53.651Z] ---> f6a4871b544e [2025-08-15T07:01:53.651Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T07:01:53.651Z] ---> Running in 217ed3b96de0 [2025-08-15T07:01:53.729Z] $ docker top bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:01:54.072Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T07:01:54.235Z] Removing intermediate container 217ed3b96de0 [2025-08-15T07:01:54.235Z] ---> 72bbdf8d2d98 [2025-08-15T07:01:54.235Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-08-15T07:01:54.235Z] ---> Running in fddab76402e5 [2025-08-15T07:01:54.368Z] + make test [2025-08-15T07:01:54.368Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T07:01:54.504Z] Removing intermediate container fddab76402e5 [2025-08-15T07:01:54.504Z] ---> db05792e9e69 [2025-08-15T07:01:54.504Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T07:01:54.504Z] ---> Running in 37cdf149cbdf [2025-08-15T07:01:55.313Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-15T07:01:55.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:01:55.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:01:57.324Z] OK: 239 MiB in 58 packages [2025-08-15T07:01:58.283Z] Removing intermediate container 37cdf149cbdf [2025-08-15T07:01:58.283Z] ---> 2e6e1de7b276 [2025-08-15T07:01:58.283Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-08-15T07:01:58.550Z] ---> Running in 0004c5298a59 [2025-08-15T07:01:58.818Z] Removing intermediate container 0004c5298a59 [2025-08-15T07:01:58.818Z] ---> d0493f8a662c [2025-08-15T07:01:58.818Z] Step 10/13 : COPY go.mod vendor* ./ [2025-08-15T07:01:59.086Z] ---> 3fb3dc1aa8e6 [2025-08-15T07:01:59.086Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:01:59.360Z] ---> Running in 0a4cc7a9c2fc [2025-08-15T07:02:13.377Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-15T07:02:13.377Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-15T07:02:14.307Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.023s coverage: 31.4% of statements [2025-08-15T07:02:14.869Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.346s coverage: 86.5% of statements [2025-08-15T07:02:24.835Z] go vet ./... [2025-08-15T07:02:30.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T07:02:30.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T07:02:30.090Z] ./bin/test-attribution-txt.sh [2025-08-15T07:02:30.090Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T07:02:30.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T07:02:30.128Z] $ docker stop --time=1 bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a [2025-08-15T07:02:33.249Z] $ docker rm -f --volumes bf84bba1c8775e1074ed7e182d0d1b226970877f64952f3e307eedf94aae667a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:02:33.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T07:02:33.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T07:02:34.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T07:02:34.655Z] + ls -al . [2025-08-15T07:02:34.655Z] total 320 [2025-08-15T07:02:34.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 07:01 . [2025-08-15T07:02:34.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 .. [2025-08-15T07:02:34.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:02 .git [2025-08-15T07:02:34.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:00 .github [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 07:00 .gitignore [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:00 .golangci.yml [2025-08-15T07:02:34.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:01 .semver [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 07:00 Attribution.txt [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 07:00 CHANGELOG.md [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 07:00 Dockerfile [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:00 GOVERNANCE.md [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 07:00 Jenkinsfile [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 07:00 LICENSE [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 07:00 Makefile [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 07:00 OWNERS.md [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 07:00 README.md [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:01 VERSION [2025-08-15T07:02:34.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:00 bin [2025-08-15T07:02:34.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:00 cmd [2025-08-15T07:02:34.655Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 07:02 coverage.out [2025-08-15T07:02:34.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 doc [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 07:00 go.mod [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 07:00 go.sum [2025-08-15T07:02:34.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:00 internal [2025-08-15T07:02:34.655Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 07:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:02:34.974Z] + 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=0f58aa6531e050899745c9de590c7d131e8b782e --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-15T07:02:35.231Z] #0 building with "default" instance using docker driver [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:02:35.231Z] #1 transferring dockerfile: 1.75kB done [2025-08-15T07:02:35.231Z] #1 DONE 0.0s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T07:02:35.231Z] #2 DONE 0.0s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T07:02:35.231Z] #3 DONE 0.1s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #4 [internal] load .dockerignore [2025-08-15T07:02:35.231Z] #4 transferring context: 2B done [2025-08-15T07:02:35.231Z] #4 DONE 0.0s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:02:35.231Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:02:35.231Z] #5 ... [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #6 [internal] load build context [2025-08-15T07:02:35.231Z] #6 transferring context: 111.54kB 0.0s done [2025-08-15T07:02:35.231Z] #6 DONE 0.0s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T07:02:35.231Z] #7 DONE 0.1s [2025-08-15T07:02:35.231Z] [2025-08-15T07:02:35.231Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:02:35.231Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T07:02:35.231Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T07:02:35.231Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-15T07:02:35.231Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T07:02:35.231Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T07:02:35.489Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T07:02:35.489Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T07:02:35.489Z] #5 DONE 0.3s [2025-08-15T07:02:35.489Z] [2025-08-15T07:02:35.489Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T07:02:35.748Z] #8 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:35.748Z] #8 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:36.007Z] #8 ... [2025-08-15T07:02:36.007Z] [2025-08-15T07:02:36.007Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-08-15T07:02:36.007Z] #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:36.007Z] #9 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:36.007Z] #9 0.723 OK: 248 MiB in 58 packages [2025-08-15T07:02:36.007Z] #9 DONE 0.9s [2025-08-15T07:02:36.007Z] [2025-08-15T07:02:36.007Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T07:02:36.007Z] #8 0.516 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T07:02:36.007Z] #8 0.521 Executing busybox-1.36.1-r29.trigger [2025-08-15T07:02:36.007Z] #8 0.528 OK: 8 MiB in 15 packages [2025-08-15T07:02:36.268Z] #8 DONE 0.6s [2025-08-15T07:02:36.268Z] [2025-08-15T07:02:36.268Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-15T07:02:36.268Z] #10 DONE 0.0s [2025-08-15T07:02:36.268Z] [2025-08-15T07:02:36.268Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T07:02:36.268Z] #11 DONE 0.0s [2025-08-15T07:02:36.268Z] [2025-08-15T07:02:36.268Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:02:36.852Z] #12 DONE 0.5s [2025-08-15T07:02:36.852Z] [2025-08-15T07:02:36.852Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T07:02:36.852Z] #13 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:36.852Z] #13 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:36.852Z] #13 0.592 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:02:36.852Z] #13 0.619 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T07:02:36.852Z] #13 0.647 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:02:36.852Z] #13 0.650 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:02:36.852Z] #13 0.653 Executing busybox-1.36.1-r30.trigger [2025-08-15T07:02:36.852Z] #13 0.659 OK: 8 MiB in 15 packages [2025-08-15T07:02:37.110Z] #13 DONE 0.9s [2025-08-15T07:02:37.110Z] [2025-08-15T07:02:37.110Z] #14 [builder 6/7] COPY . . [2025-08-15T07:02:37.110Z] #14 DONE 0.3s [2025-08-15T07:02:37.110Z] [2025-08-15T07:02:37.110Z] #15 [builder 7/7] RUN make build [2025-08-15T07:02:37.368Z] #15 0.265 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-15T07:02:59.294Z] #15 DONE 22.3s [2025-08-15T07:02:59.554Z] [2025-08-15T07:02:59.554Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-15T07:02:59.554Z] #16 DONE 0.2s [2025-08-15T07:02:59.813Z] [2025-08-15T07:02:59.813Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-15T07:02:59.813Z] #17 DONE 0.0s [2025-08-15T07:02:59.813Z] [2025-08-15T07:02:59.813Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-15T07:02:59.813Z] #18 DONE 0.0s [2025-08-15T07:02:59.813Z] [2025-08-15T07:02:59.813Z] #19 exporting to image [2025-08-15T07:02:59.813Z] #19 exporting layers 0.1s done [2025-08-15T07:02:59.813Z] #19 writing image sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:02:59.813Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-15T07:02:59.813Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:02:59.943Z] provisioning config files... [2025-08-15T07:02:59.958Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9341528392769081762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:03:00.266Z] ---> ****-login.sh [2025-08-15T07:03:00.266Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:03:00.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:03:00.266Z] Login Succeeded [2025-08-15T07:03:00.266Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:03:00.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:03:00.266Z] Login Succeeded [2025-08-15T07:03:00.266Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:03:00.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:03:00.526Z] Login Succeeded [2025-08-15T07:03:00.526Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:03:00.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:03:00.526Z] Login Succeeded [2025-08-15T07:03:00.526Z] ****.io [2025-08-15T07:03:00.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:03:00.785Z] Login Succeeded [2025-08-15T07:03:00.785Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:03:00.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:03:00.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:03:00.875Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-08-15T07:03:00.875Z] 0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:03:00.875Z] latest [2025-08-15T07:03:00.875Z] 4.1.0-dev.4 [2025-08-15T07:03:00.875Z] 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:03:00.875Z] main [2025-08-15T07:03:00.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:01.211Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:01.531Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:03:01.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-15T07:03:01.531Z] c86990c1b200: Preparing [2025-08-15T07:03:01.531Z] 18abe49e09a0: Preparing [2025-08-15T07:03:01.531Z] 0ca6862844cf: Preparing [2025-08-15T07:03:01.531Z] 279c951f0c1c: Preparing [2025-08-15T07:03:01.531Z] 7b0d6fd94eec: Preparing [2025-08-15T07:03:01.531Z] 097100c76c15: Preparing [2025-08-15T07:03:01.531Z] 097100c76c15: Waiting [2025-08-15T07:03:01.531Z] c86990c1b200: Pushed [2025-08-15T07:03:01.531Z] 7b0d6fd94eec: Pushed [2025-08-15T07:03:01.531Z] 18abe49e09a0: Pushed [2025-08-15T07:03:01.531Z] 097100c76c15: Layer already exists [2025-08-15T07:03:01.531Z] 279c951f0c1c: Pushed [2025-08-15T07:03:05.719Z] 0ca6862844cf: Pushed [2025-08-15T07:03:05.719Z] 0f58aa6531e050899745c9de590c7d131e8b782e: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:06.047Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:06.371Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-15T07:03:06.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-15T07:03:06.371Z] c86990c1b200: Preparing [2025-08-15T07:03:06.371Z] 18abe49e09a0: Preparing [2025-08-15T07:03:06.371Z] 0ca6862844cf: Preparing [2025-08-15T07:03:06.371Z] 279c951f0c1c: Preparing [2025-08-15T07:03:06.371Z] 7b0d6fd94eec: Preparing [2025-08-15T07:03:06.371Z] 097100c76c15: Preparing [2025-08-15T07:03:06.371Z] 097100c76c15: Waiting [2025-08-15T07:03:06.371Z] 0ca6862844cf: Layer already exists [2025-08-15T07:03:06.371Z] 7b0d6fd94eec: Layer already exists [2025-08-15T07:03:06.371Z] 18abe49e09a0: Layer already exists [2025-08-15T07:03:06.371Z] c86990c1b200: Layer already exists [2025-08-15T07:03:06.371Z] 279c951f0c1c: Layer already exists [2025-08-15T07:03:06.371Z] 097100c76c15: Layer already exists [2025-08-15T07:03:06.371Z] latest: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:06.696Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:07.017Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [2025-08-15T07:03:07.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-15T07:03:07.017Z] c86990c1b200: Preparing [2025-08-15T07:03:07.017Z] 18abe49e09a0: Preparing [2025-08-15T07:03:07.017Z] 0ca6862844cf: Preparing [2025-08-15T07:03:07.017Z] 279c951f0c1c: Preparing [2025-08-15T07:03:07.017Z] 7b0d6fd94eec: Preparing [2025-08-15T07:03:07.017Z] 097100c76c15: Preparing [2025-08-15T07:03:07.017Z] 097100c76c15: Waiting [2025-08-15T07:03:07.017Z] c86990c1b200: Layer already exists [2025-08-15T07:03:07.017Z] 7b0d6fd94eec: Layer already exists [2025-08-15T07:03:07.017Z] 279c951f0c1c: Layer already exists [2025-08-15T07:03:07.017Z] 0ca6862844cf: Layer already exists [2025-08-15T07:03:07.017Z] 18abe49e09a0: Layer already exists [2025-08-15T07:03:07.017Z] 097100c76c15: Layer already exists [2025-08-15T07:03:07.017Z] 4.1.0-dev.4: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:07.339Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:07.658Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:03:07.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-15T07:03:07.658Z] c86990c1b200: Preparing [2025-08-15T07:03:07.658Z] 18abe49e09a0: Preparing [2025-08-15T07:03:07.658Z] 0ca6862844cf: Preparing [2025-08-15T07:03:07.658Z] 279c951f0c1c: Preparing [2025-08-15T07:03:07.658Z] 7b0d6fd94eec: Preparing [2025-08-15T07:03:07.658Z] 097100c76c15: Preparing [2025-08-15T07:03:07.658Z] 097100c76c15: Waiting [2025-08-15T07:03:07.658Z] 7b0d6fd94eec: Layer already exists [2025-08-15T07:03:07.658Z] 0ca6862844cf: Layer already exists [2025-08-15T07:03:07.658Z] 18abe49e09a0: Layer already exists [2025-08-15T07:03:07.658Z] 279c951f0c1c: Layer already exists [2025-08-15T07:03:07.658Z] c86990c1b200: Layer already exists [2025-08-15T07:03:07.658Z] 097100c76c15: Layer already exists [2025-08-15T07:03:07.658Z] 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:07.988Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:08.310Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-15T07:03:08.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-15T07:03:08.310Z] c86990c1b200: Preparing [2025-08-15T07:03:08.310Z] 18abe49e09a0: Preparing [2025-08-15T07:03:08.310Z] 0ca6862844cf: Preparing [2025-08-15T07:03:08.310Z] 279c951f0c1c: Preparing [2025-08-15T07:03:08.310Z] 7b0d6fd94eec: Preparing [2025-08-15T07:03:08.310Z] 097100c76c15: Preparing [2025-08-15T07:03:08.310Z] 097100c76c15: Waiting [2025-08-15T07:03:08.310Z] 18abe49e09a0: Layer already exists [2025-08-15T07:03:08.310Z] 0ca6862844cf: Layer already exists [2025-08-15T07:03:08.310Z] 279c951f0c1c: Layer already exists [2025-08-15T07:03:08.310Z] c86990c1b200: Layer already exists [2025-08-15T07:03:08.310Z] 7b0d6fd94eec: Layer already exists [2025-08-15T07:03:08.310Z] 097100c76c15: Layer already exists [2025-08-15T07:03:08.310Z] main: digest: sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:03:08.381Z] ===================================================== [Pipeline] echo [2025-08-15T07:03:08.394Z] taggedImages: [2025-08-15T07:03:08.394Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:03:08.394Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-15T07:03:08.394Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [2025-08-15T07:03:08.394Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:03:08.394Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-08-15T07:03:08.437Z] ========================================================= [2025-08-15T07:03:08.437Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T07:03:08.437Z] images: [2025-08-15T07:03:08.437Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:03:08.437Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-15T07:03:08.437Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [2025-08-15T07:03:08.437Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:03:08.437Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-15T07:03:08.437Z] settingsFile: [2025-08-15T07:03:08.437Z] device-onvif-camera-settings [2025-08-15T07:03:08.437Z] ========================================================= [Pipeline] node [2025-08-15T07:03:23.439Z] Still waiting to schedule task [2025-08-15T07:03:23.440Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-15T07:03:51.023Z] Removing intermediate container 0a4cc7a9c2fc [2025-08-15T07:03:51.023Z] ---> c63ab5c54f5e [2025-08-15T07:03:51.023Z] Step 12/13 : COPY . . [2025-08-15T07:03:51.023Z] ---> b31bb1bd8021 [2025-08-15T07:03:51.023Z] Step 13/13 : RUN ${MAKE} [2025-08-15T07:03:51.023Z] ---> Running in c224c98831bc [2025-08-15T07:03:51.023Z] noop [2025-08-15T07:03:51.023Z] Removing intermediate container c224c98831bc [2025-08-15T07:03:51.023Z] ---> 9174582ffccd [2025-08-15T07:03:51.023Z] Successfully built 9174582ffccd [2025-08-15T07:03:51.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:51.392Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T07:03:51.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:03:51.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container [2025-08-15T07:03:51.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@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-arm64 cat [2025-08-15T07:03:52.948Z] $ docker top d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:03:53.801Z] + go version [2025-08-15T07:03:53.801Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T07:03:53.826Z] $ docker stop --time=1 d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b [2025-08-15T07:03:55.459Z] $ docker rm -f --volumes d788807019b4384563975006a4dded68034171393de0239bf33102abcdc3758b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:56.023Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T07:03:56.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:03:56.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container [2025-08-15T07:03:56.375Z] $ 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/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@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-arm64 cat [2025-08-15T07:03:57.548Z] $ docker top dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:03:58.352Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/228 [Pipeline] fileExists [Pipeline] sh [2025-08-15T07:03:59.011Z] + make test [2025-08-15T07:03:59.011Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T07:04:04.358Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-15T07:06:41.249Z] Running on prd-centos7-docker-4c-2g-7072 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:06:41.296Z] provisioning config files... [2025-08-15T07:06:41.317Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14909446034182349257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:06:42.275Z] ---> ****-login.sh [2025-08-15T07:06:42.275Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:06:42.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:42.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:42.796Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:42.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:42.797Z] [2025-08-15T07:06:42.797Z] Login Succeeded [2025-08-15T07:06:42.797Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:06:42.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:42.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:42.797Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:42.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:42.797Z] [2025-08-15T07:06:42.797Z] Login Succeeded [2025-08-15T07:06:42.797Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:06:42.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:42.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:42.797Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:42.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:42.797Z] [2025-08-15T07:06:42.797Z] Login Succeeded [2025-08-15T07:06:42.797Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:42.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:43.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:43.059Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:43.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:43.059Z] [2025-08-15T07:06:43.059Z] Login Succeeded [2025-08-15T07:06:43.059Z] ****.io [2025-08-15T07:06:43.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:43.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:43.059Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:43.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:43.060Z] [2025-08-15T07:06:43.060Z] Login Succeeded [2025-08-15T07:06:43.060Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:06:43.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:06:43.414Z] + docker buildx ls [2025-08-15T07:06:43.680Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T07:06:43.680Z] default * docker [2025-08-15T07:06:43.680Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T07:06:43.980Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-15T07:06:43.980Z] edgex-builder [Pipeline] sh [2025-08-15T07:06:44.275Z] + docker buildx inspect --bootstrap [2025-08-15T07:06:44.276Z] #1 [internal] booting buildkit [2025-08-15T07:06:44.276Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-15T07:06:47.581Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-08-15T07:06:47.581Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-15T07:06:50.122Z] #1 creating container buildx_buildkit_edgex-builder0 2.6s done [2025-08-15T07:06:50.122Z] #1 DONE 5.7s [2025-08-15T07:06:50.122Z] Name: edgex-builder [2025-08-15T07:06:50.122Z] Driver: docker-container [2025-08-15T07:06:50.122Z] [2025-08-15T07:06:50.122Z] Nodes: [2025-08-15T07:06:50.122Z] Name: edgex-builder0 [2025-08-15T07:06:50.122Z] Endpoint: unix:///var/run/docker.sock [2025-08-15T07:06:50.122Z] Status: running [2025-08-15T07:06:50.122Z] Buildkit: v0.22.0 [2025-08-15T07:06:50.122Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-15T07:06:50.414Z] + docker buildx ls [2025-08-15T07:06:50.414Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T07:06:50.414Z] edgex-builder * docker-container [2025-08-15T07:06:50.414Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-15T07:06:50.414Z] default docker [2025-08-15T07:06:50.414Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T07:06:50.709Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e --push - [2025-08-15T07:06:50.709Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e' [2025-08-15T07:06:50.970Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:06:50.970Z] #1 transferring dockerfile: 204B done [2025-08-15T07:06:50.970Z] #1 DONE 0.0s [2025-08-15T07:06:50.970Z] [2025-08-15T07:06:50.970Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:06:50.970Z] #2 DONE 0.1s [2025-08-15T07:06:50.970Z] [2025-08-15T07:06:50.970Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:06:50.970Z] #3 DONE 0.1s [2025-08-15T07:06:50.970Z] [2025-08-15T07:06:50.970Z] #4 [internal] load .dockerignore [2025-08-15T07:06:50.970Z] #4 transferring context: 2B done [2025-08-15T07:06:50.970Z] #4 DONE 0.0s [2025-08-15T07:06:50.970Z] [2025-08-15T07:06:50.970Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:50.970Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:50.970Z] #5 DONE 0.0s [2025-08-15T07:06:50.970Z] [2025-08-15T07:06:50.970Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:50.970Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:50.970Z] #6 DONE 0.1s [2025-08-15T07:06:51.237Z] [2025-08-15T07:06:51.237Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:51.237Z] #7 DONE 0.0s [2025-08-15T07:06:51.237Z] [2025-08-15T07:06:51.237Z] #8 exporting to image [2025-08-15T07:06:51.237Z] #8 exporting layers done [2025-08-15T07:06:51.237Z] #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done [2025-08-15T07:06:51.237Z] #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:06:51.237Z] #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 0.0s done [2025-08-15T07:06:51.237Z] #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done [2025-08-15T07:06:51.237Z] #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.0s done [2025-08-15T07:06:51.237Z] #8 pushing layers 0.1s done [2025-08-15T07:06:51.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc [2025-08-15T07:06:51.237Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:06:51.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done [2025-08-15T07:06:51.237Z] #8 DONE 0.2s [2025-08-15T07:06:51.237Z] [2025-08-15T07:06:51.237Z] 1 warning found (use --debug to expand): [2025-08-15T07:06:51.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:06:51.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-08-15T07:06:51.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-08-15T07:06:51.531Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:06:51.531Z] #1 transferring dockerfile: 170B done [2025-08-15T07:06:51.531Z] #1 DONE 0.0s [2025-08-15T07:06:51.531Z] [2025-08-15T07:06:51.531Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-15T07:06:51.531Z] #2 DONE 0.0s [2025-08-15T07:06:51.531Z] [2025-08-15T07:06:51.531Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-15T07:06:51.531Z] #3 DONE 0.0s [2025-08-15T07:06:51.531Z] [2025-08-15T07:06:51.531Z] #4 [internal] load .dockerignore [2025-08-15T07:06:51.531Z] #4 transferring context: 2B done [2025-08-15T07:06:51.531Z] #4 DONE 0.0s [2025-08-15T07:06:51.531Z] [2025-08-15T07:06:51.531Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:51.531Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:51.531Z] #5 DONE 0.0s [2025-08-15T07:06:51.531Z] [2025-08-15T07:06:51.531Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:51.791Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:51.791Z] #6 CACHED [2025-08-15T07:06:51.791Z] [2025-08-15T07:06:51.791Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:51.791Z] #5 CACHED [2025-08-15T07:06:51.791Z] [2025-08-15T07:06:51.791Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:51.791Z] #7 DONE 0.0s [2025-08-15T07:06:51.791Z] [2025-08-15T07:06:51.791Z] #8 exporting to image [2025-08-15T07:06:51.791Z] #8 exporting layers done [2025-08-15T07:06:51.791Z] #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done [2025-08-15T07:06:51.791Z] #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:06:51.791Z] #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done [2025-08-15T07:06:51.791Z] #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done [2025-08-15T07:06:51.791Z] #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done [2025-08-15T07:06:51.791Z] #8 pushing layers 0.0s done [2025-08-15T07:06:51.791Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done [2025-08-15T07:06:51.791Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:06:51.791Z] #8 DONE 0.1s [2025-08-15T07:06:51.791Z] [2025-08-15T07:06:51.791Z] 1 warning found (use --debug to expand): [2025-08-15T07:06:51.791Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:06:52.079Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4' [2025-08-15T07:06:52.079Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 --push - [2025-08-15T07:06:52.079Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:06:52.079Z] #1 transferring dockerfile: 175B done [2025-08-15T07:06:52.079Z] #1 DONE 0.0s [2025-08-15T07:06:52.079Z] [2025-08-15T07:06:52.079Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [2025-08-15T07:06:52.079Z] #2 DONE 0.0s [2025-08-15T07:06:52.079Z] [2025-08-15T07:06:52.079Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4 [2025-08-15T07:06:52.079Z] #3 DONE 0.0s [2025-08-15T07:06:52.079Z] [2025-08-15T07:06:52.079Z] #4 [internal] load .dockerignore [2025-08-15T07:06:52.079Z] #4 transferring context: 2B done [2025-08-15T07:06:52.079Z] #4 DONE 0.0s [2025-08-15T07:06:52.079Z] [2025-08-15T07:06:52.079Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:52.079Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:52.079Z] #5 CACHED [2025-08-15T07:06:52.079Z] [2025-08-15T07:06:52.079Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:52.338Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:52.338Z] #6 CACHED [2025-08-15T07:06:52.338Z] [2025-08-15T07:06:52.338Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:52.338Z] #7 DONE 0.0s [2025-08-15T07:06:52.338Z] [2025-08-15T07:06:52.338Z] #8 exporting to image [2025-08-15T07:06:52.338Z] #8 exporting layers done [2025-08-15T07:06:52.338Z] #8 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done [2025-08-15T07:06:52.338Z] #8 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:06:52.338Z] #8 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done [2025-08-15T07:06:52.338Z] #8 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done [2025-08-15T07:06:52.338Z] #8 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done [2025-08-15T07:06:52.338Z] #8 pushing layers 0.0s done [2025-08-15T07:06:52.338Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.4@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done [2025-08-15T07:06:52.338Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:06:52.338Z] #8 DONE 0.1s [2025-08-15T07:06:52.338Z] [2025-08-15T07:06:52.338Z] 1 warning found (use --debug to expand): [2025-08-15T07:06:52.338Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:06:52.645Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4' [2025-08-15T07:06:52.645Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 --push - [2025-08-15T07:06:52.645Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:06:52.645Z] #1 transferring dockerfile: 216B done [2025-08-15T07:06:52.645Z] #1 DONE 0.0s [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:06:52.645Z] #2 DONE 0.0s [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:06:52.645Z] #3 DONE 0.0s [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #4 [internal] load .dockerignore [2025-08-15T07:06:52.645Z] #4 transferring context: 2B done [2025-08-15T07:06:52.645Z] #4 DONE 0.0s [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:52.645Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c done [2025-08-15T07:06:52.645Z] #5 CACHED [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:52.645Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:52.645Z] #6 CACHED [2025-08-15T07:06:52.645Z] [2025-08-15T07:06:52.645Z] #7 exporting to image [2025-08-15T07:06:52.645Z] #7 exporting layers done [2025-08-15T07:06:52.645Z] #7 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done [2025-08-15T07:06:52.645Z] #7 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:06:52.645Z] #7 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done [2025-08-15T07:06:52.645Z] #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 [2025-08-15T07:06:52.645Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:06:52.905Z] #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done [2025-08-15T07:06:52.905Z] #7 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done [2025-08-15T07:06:52.905Z] #7 pushing layers 0.0s done [2025-08-15T07:06:52.905Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done [2025-08-15T07:06:52.905Z] #7 DONE 0.1s [2025-08-15T07:06:52.905Z] [2025-08-15T07:06:52.905Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:52.905Z] #8 DONE 0.0s [2025-08-15T07:06:52.905Z] [2025-08-15T07:06:52.905Z] 1 warning found (use --debug to expand): [2025-08-15T07:06:52.905Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:06:53.189Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-08-15T07:06:53.189Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-08-15T07:06:53.189Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:06:53.189Z] #1 transferring dockerfile: 168B done [2025-08-15T07:06:53.189Z] #1 DONE 0.0s [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-15T07:06:53.189Z] #2 DONE 0.0s [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-15T07:06:53.189Z] #3 DONE 0.0s [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #4 [internal] load .dockerignore [2025-08-15T07:06:53.189Z] #4 transferring context: 2B done [2025-08-15T07:06:53.189Z] #4 DONE 0.0s [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:53.189Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:53.189Z] #5 CACHED [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c [2025-08-15T07:06:53.189Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:2ab30cbc52c773b9c114ca70bf0cc21f430eb832172c2d9107058b072964359c 0.0s done [2025-08-15T07:06:53.189Z] #6 CACHED [2025-08-15T07:06:53.189Z] [2025-08-15T07:06:53.189Z] #7 exporting to image [2025-08-15T07:06:53.189Z] #7 exporting layers done [2025-08-15T07:06:53.189Z] #7 exporting manifest sha256:887583308b79f8bda90cfb9ce76f9fe2aa6052ac417b1543dad18dfb44fa70bf done [2025-08-15T07:06:53.189Z] #7 exporting config sha256:fdc4861807c4b5ed50e1e1d7ee9a85c88cc6993a0edb480626d6f2d5772428f2 done [2025-08-15T07:06:53.189Z] #7 exporting manifest sha256:666a864f48b967cef418a542ad2d243cfec09b395aa6e8e2ab534385ab20a872 done [2025-08-15T07:06:53.189Z] #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 [2025-08-15T07:06:53.189Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:06:53.447Z] #7 exporting config sha256:55d542a30c0f1e9a59865147fbf8e1c4f9703b161f32762894abdee8abfd6c58 done [2025-08-15T07:06:53.447Z] #7 exporting manifest list sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc done [2025-08-15T07:06:53.447Z] #7 pushing layers 0.0s done [2025-08-15T07:06:53.447Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c10931b6375fc0fbf03b13662fa51b1a9d5a9c0a14a907914ce3b5450e3c1fdc 0.1s done [2025-08-15T07:06:53.447Z] #7 DONE 0.1s [2025-08-15T07:06:53.447Z] [2025-08-15T07:06:53.447Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:06:53.447Z] #8 DONE 0.0s [2025-08-15T07:06:53.447Z] [2025-08-15T07:06:53.447Z] 1 warning found (use --debug to expand): [2025-08-15T07:06:53.447Z]  - 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-08-15T07:06:53.820Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:06:54.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:06:54.668Z] ---> package-listing.sh [2025-08-15T07:06:54.668Z] ++ facter osfamily [2025-08-15T07:06:54.668Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T07:06:54.928Z] + OS_FAMILY=redhat [2025-08-15T07:06:54.928Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-15T07:06:54.928Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T07:06:54.928Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T07:06:54.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T07:06:54.928Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T07:06:54.928Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-15T07:06:54.928Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T07:06:54.928Z] + case "${OS_FAMILY}" in [2025-08-15T07:06:54.928Z] + rpm -qa [2025-08-15T07:06:54.928Z] + sort [2025-08-15T07:06:55.500Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T07:06:55.500Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T07:06:55.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T07:06:55.500Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-15T07:06:55.500Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-15T07:06:55.500Z] + 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-08-15T07:06:55.512Z] 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-08-15T07:06:55.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:06:56.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:06:56.366Z] [2025-08-15T07:06:56.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:06:56.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:06:56.672Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T07:06:56.672Z] 5eb5b503b376: Pulling fs layer [2025-08-15T07:06:56.672Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T07:06:56.672Z] ec43610c2a17: Pulling fs layer [2025-08-15T07:06:56.672Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T07:06:56.672Z] 33b1e0a273af: Pulling fs layer [2025-08-15T07:06:56.672Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T07:06:56.672Z] 2f39f015ded8: Pulling fs layer [2025-08-15T07:06:56.672Z] 3a2ae6a8a46f: Waiting [2025-08-15T07:06:56.672Z] 33b1e0a273af: Waiting [2025-08-15T07:06:56.672Z] 5d3b04190fa2: Waiting [2025-08-15T07:06:56.672Z] 2f39f015ded8: Waiting [2025-08-15T07:06:56.672Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T07:06:56.672Z] 5c69ac0246d0: Download complete [2025-08-15T07:06:56.672Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T07:06:56.672Z] 3a2ae6a8a46f: Download complete [2025-08-15T07:06:56.672Z] 33b1e0a273af: Verifying Checksum [2025-08-15T07:06:56.672Z] 33b1e0a273af: Download complete [2025-08-15T07:06:56.672Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T07:06:56.672Z] 5d3b04190fa2: Download complete [2025-08-15T07:06:56.672Z] ec43610c2a17: Verifying Checksum [2025-08-15T07:06:56.672Z] ec43610c2a17: Download complete [2025-08-15T07:06:56.932Z] 5eb5b503b376: Verifying Checksum [2025-08-15T07:06:56.932Z] 5eb5b503b376: Download complete [2025-08-15T07:06:57.510Z] 2f39f015ded8: Verifying Checksum [2025-08-15T07:06:57.510Z] 2f39f015ded8: Download complete [2025-08-15T07:06:58.455Z] 5eb5b503b376: Pull complete [2025-08-15T07:06:58.455Z] 5c69ac0246d0: Pull complete [2025-08-15T07:06:58.717Z] ec43610c2a17: Pull complete [2025-08-15T07:06:58.981Z] 3a2ae6a8a46f: Pull complete [2025-08-15T07:06:58.981Z] 33b1e0a273af: Pull complete [2025-08-15T07:06:59.247Z] 5d3b04190fa2: Pull complete [2025-08-15T07:07:03.478Z] 2f39f015ded8: Pull complete [2025-08-15T07:07:03.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T07:07:03.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:03.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:07:03.623Z] prd-centos7-docker-4c-2g-7072 does not seem to be running inside a container [2025-08-15T07:07:03.659Z] $ 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-08-15T07:07:09.539Z] $ docker top a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:07:09.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T07:07:10.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T07:07:10.457Z] + ls /var/log/sa-host [2025-08-15T07:07:10.457Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:07:10.522Z] provisioning config files... [2025-08-15T07:07:10.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8529252131172810721tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:07:10.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:10.877Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T07:07:10.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:11.250Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T07:07:11.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:11.544Z] ---> sudo-logs.sh [2025-08-15T07:07:11.544Z] Archiving 'sudo' log.. [2025-08-15T07:07:11.544Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7072.novalocal: Name or service not known [2025-08-15T07:07:11.544Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7072.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T07:07:11.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:11.857Z] ---> job-cost.sh [2025-08-15T07:07:11.857Z] lf-activate-venv: SKIPPING [2025-08-15T07:07:11.857Z] INFO: No Stack... [2025-08-15T07:07:12.115Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T07:07:12.374Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T07:07:12.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:12.681Z] ---> logs-deploy.sh [2025-08-15T07:07:12.681Z] lf-activate-venv: SKIPPING [2025-08-15T07:07:12.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/228 [2025-08-15T07:07:12.681Z] INFO: archiving workspace using pattern(s): [2025-08-15T07:07:13.622Z] Archives upload complete. [2025-08-15T07:07:13.622Z] INFO: archiving logs to Nexus [2025-08-15T07:07:14.210Z] ---> uname -a: [2025-08-15T07:07:14.210Z] Linux prd-centos7-docker-4c-2g-7072.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-08-15T07:07:14.210Z] [2025-08-15T07:07:14.210Z] [2025-08-15T07:07:14.210Z] ---> lscpu: [2025-08-15T07:07:14.210Z] Architecture: x86_64 [2025-08-15T07:07:14.210Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T07:07:14.210Z] Byte Order: Little Endian [2025-08-15T07:07:14.210Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T07:07:14.210Z] CPU(s): 2 [2025-08-15T07:07:14.210Z] On-line CPU(s) list: 0,1 [2025-08-15T07:07:14.210Z] Thread(s) per core: 1 [2025-08-15T07:07:14.210Z] Core(s) per socket: 1 [2025-08-15T07:07:14.210Z] Socket(s): 2 [2025-08-15T07:07:14.210Z] NUMA node(s): 1 [2025-08-15T07:07:14.210Z] Vendor ID: AuthenticAMD [2025-08-15T07:07:14.210Z] CPU family: 23 [2025-08-15T07:07:14.210Z] Model: 49 [2025-08-15T07:07:14.210Z] Model name: AMD EPYC-Rome Processor [2025-08-15T07:07:14.210Z] Stepping: 0 [2025-08-15T07:07:14.210Z] CPU MHz: 2799.998 [2025-08-15T07:07:14.210Z] BogoMIPS: 5599.99 [2025-08-15T07:07:14.210Z] Virtualization: AMD-V [2025-08-15T07:07:14.210Z] Hypervisor vendor: KVM [2025-08-15T07:07:14.210Z] Virtualization type: full [2025-08-15T07:07:14.210Z] L1d cache: 64 KiB [2025-08-15T07:07:14.210Z] L1i cache: 64 KiB [2025-08-15T07:07:14.210Z] L2 cache: 1 MiB [2025-08-15T07:07:14.210Z] L3 cache: 32 MiB [2025-08-15T07:07:14.210Z] NUMA node0 CPU(s): 0,1 [2025-08-15T07:07:14.210Z] Vulnerability Itlb multihit: Not affected [2025-08-15T07:07:14.210Z] Vulnerability L1tf: Not affected [2025-08-15T07:07:14.210Z] Vulnerability Mds: Not affected [2025-08-15T07:07:14.210Z] Vulnerability Meltdown: Not affected [2025-08-15T07:07:14.210Z] Vulnerability Mmio stale data: Not affected [2025-08-15T07:07:14.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T07:07:14.211Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T07:07:14.211Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T07:07:14.211Z] Vulnerability Srbds: Not affected [2025-08-15T07:07:14.211Z] Vulnerability Tsx async abort: Not affected [2025-08-15T07:07:14.211Z] 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-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] ---> nproc: [2025-08-15T07:07:14.211Z] 2 [2025-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] ---> df -h: [2025-08-15T07:07:14.211Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T07:07:14.211Z] overlay 40G 7.3G 33G 19% / [2025-08-15T07:07:14.211Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T07:07:14.211Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T07:07:14.211Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T07:07:14.211Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] [2025-08-15T07:07:14.211Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T07:07:14.211Z] Please check if data collecting is enabled [2025-08-15T07:07:14.211Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:07:14.509Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T07:07:14.514Z] $ docker stop --time=1 a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 [2025-08-15T07:07:15.658Z] $ docker rm -f --volumes a86ee19701ddbb6182f1199e33852e6efb1479ccdefd613f8df88f6f78a89b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T07:07:15.753Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T07:07:15.753Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T07:07:15.768Z] [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-08-15T07:07:16.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:16.196Z] [2025-08-15T07:07:16.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:07:16.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:16.501Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T07:07:16.501Z] 5eb5b503b376: Pulling fs layer [2025-08-15T07:07:16.501Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T07:07:16.501Z] ec43610c2a17: Pulling fs layer [2025-08-15T07:07:16.501Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T07:07:16.501Z] 33b1e0a273af: Pulling fs layer [2025-08-15T07:07:16.501Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T07:07:16.501Z] 2f39f015ded8: Pulling fs layer [2025-08-15T07:07:16.501Z] 3a2ae6a8a46f: Waiting [2025-08-15T07:07:16.501Z] 33b1e0a273af: Waiting [2025-08-15T07:07:16.501Z] 5d3b04190fa2: Waiting [2025-08-15T07:07:16.501Z] 2f39f015ded8: Waiting [2025-08-15T07:07:16.501Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T07:07:16.501Z] 5c69ac0246d0: Download complete [2025-08-15T07:07:16.501Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T07:07:16.501Z] 3a2ae6a8a46f: Download complete [2025-08-15T07:07:16.501Z] 33b1e0a273af: Verifying Checksum [2025-08-15T07:07:16.501Z] 33b1e0a273af: Download complete [2025-08-15T07:07:16.501Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T07:07:16.501Z] 5d3b04190fa2: Download complete [2025-08-15T07:07:16.501Z] ec43610c2a17: Verifying Checksum [2025-08-15T07:07:16.501Z] ec43610c2a17: Download complete [2025-08-15T07:07:16.758Z] 5eb5b503b376: Verifying Checksum [2025-08-15T07:07:16.758Z] 5eb5b503b376: Download complete [2025-08-15T07:07:17.016Z] 2f39f015ded8: Download complete [2025-08-15T07:07:18.388Z] 5eb5b503b376: Pull complete [2025-08-15T07:07:18.388Z] 5c69ac0246d0: Pull complete [2025-08-15T07:07:18.646Z] ec43610c2a17: Pull complete [2025-08-15T07:07:18.646Z] 3a2ae6a8a46f: Pull complete [2025-08-15T07:07:19.021Z] 33b1e0a273af: Pull complete [2025-08-15T07:07:19.021Z] 5d3b04190fa2: Pull complete [2025-08-15T07:07:24.286Z] 2f39f015ded8: Pull complete [2025-08-15T07:07:24.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T07:07:24.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:24.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:07:24.375Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:07:24.405Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T07:07:26.970Z] $ docker top f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:27.330Z] ---> job-cost.sh [2025-08-15T07:07:27.330Z] lf-activate-venv: SKIPPING [2025-08-15T07:07:27.330Z] INFO: No Stack... [2025-08-15T07:07:27.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T07:07:27.848Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T07:07:28.139Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-08-15T07:07:28.139Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T07:07:28.154Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [2025-08-15T07:07:28.161Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] did not exist. Created. [2025-08-15T07:07:28.166Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T07:07:28.481Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-15T07:07:28.524Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T07:07:28.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T07:07:28.562Z] $ docker stop --time=1 f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d [2025-08-15T07:07:29.699Z] $ docker rm -f --volumes f91d1933dd83fd43c2859272f9e20bdc50db4f41a9652a21ca650e6d38175a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T07:07:41.148Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-15T07:07:41.148Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-15T07:07:41.148Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.4% of statements [2025-08-15T07:08:03.256Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.979s coverage: 86.5% of statements [2025-08-15T07:08:04.661Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T07:08:04.661Z] go vet ./... [2025-08-15T07:09:01.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T07:09:01.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T07:09:01.059Z] ./bin/test-attribution-txt.sh [2025-08-15T07:09:01.059Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T07:09:01.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T07:09:01.103Z] $ docker stop --time=1 dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 [2025-08-15T07:09:03.194Z] $ docker rm -f --volumes dc6cd8aa7fb893b1aff83f8faf25b2f55841df18596823884d17779e47ebddf2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:09:04.856Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T07:09:04.882Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T07:09:05.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T07:09:05.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T07:09:06.189Z] + ls -al . [2025-08-15T07:09:06.189Z] total 316 [2025-08-15T07:09:06.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:04 . [2025-08-15T07:09:06.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 .. [2025-08-15T07:09:06.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:01 .git [2025-08-15T07:09:06.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:01 .github [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 07:01 .gitignore [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:01 .golangci.yml [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 07:01 Attribution.txt [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 07:01 CHANGELOG.md [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 07:01 Dockerfile [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:01 GOVERNANCE.md [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 07:01 Jenkinsfile [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 07:01 LICENSE [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 07:01 Makefile [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 07:01 OWNERS.md [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 07:01 README.md [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:01 VERSION [2025-08-15T07:09:06.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:01 bin [2025-08-15T07:09:06.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:01 cmd [2025-08-15T07:09:06.189Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 07:08 coverage.out [2025-08-15T07:09:06.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 doc [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 07:01 go.mod [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 07:01 go.sum [2025-08-15T07:09:06.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:01 internal [2025-08-15T07:09:06.189Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 07:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:09:06.547Z] + 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=0f58aa6531e050899745c9de590c7d131e8b782e --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-15T07:09:07.512Z] Sending build context to Docker daemon 26.98MB [2025-08-15T07:09:07.512Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T07:09:07.512Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-15T07:09:07.512Z] ---> 9174582ffccd [2025-08-15T07:09:07.512Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-08-15T07:09:07.512Z] ---> Running in 443ba29b770f [2025-08-15T07:09:08.098Z] Removing intermediate container 443ba29b770f [2025-08-15T07:09:08.098Z] ---> a23445bb43e6 [2025-08-15T07:09:08.098Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T07:09:08.098Z] ---> Running in 8bb8d6e8b218 [2025-08-15T07:09:08.365Z] Removing intermediate container 8bb8d6e8b218 [2025-08-15T07:09:08.365Z] ---> d0aadc80c01c [2025-08-15T07:09:08.365Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-15T07:09:08.365Z] ---> Running in 339c31792e02 [2025-08-15T07:09:08.633Z] Removing intermediate container 339c31792e02 [2025-08-15T07:09:08.633Z] ---> 9eafd56275b6 [2025-08-15T07:09:08.633Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T07:09:08.907Z] ---> Running in c1f9310195b8 [2025-08-15T07:09:09.175Z] Removing intermediate container c1f9310195b8 [2025-08-15T07:09:09.175Z] ---> e7a5c92de228 [2025-08-15T07:09:09.175Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-08-15T07:09:09.175Z] ---> Running in 0a72e8872890 [2025-08-15T07:09:09.443Z] Removing intermediate container 0a72e8872890 [2025-08-15T07:09:09.443Z] ---> fdb62a7da759 [2025-08-15T07:09:09.443Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T07:09:09.711Z] ---> Running in fbe85d2158ae [2025-08-15T07:09:10.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:09:11.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:09:13.065Z] OK: 239 MiB in 58 packages [2025-08-15T07:09:14.482Z] Removing intermediate container fbe85d2158ae [2025-08-15T07:09:14.482Z] ---> 9a0b852b8f43 [2025-08-15T07:09:14.482Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-08-15T07:09:14.482Z] ---> Running in f2e5d83c4e5e [2025-08-15T07:09:14.482Z] Removing intermediate container f2e5d83c4e5e [2025-08-15T07:09:14.482Z] ---> 79a0f08e90af [2025-08-15T07:09:14.482Z] Step 10/27 : COPY go.mod vendor* ./ [2025-08-15T07:09:15.893Z] ---> 9aa6bd9a97ad [2025-08-15T07:09:15.893Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:09:15.893Z] ---> Running in cd8bfde2ec02 [2025-08-15T07:09:18.489Z] Removing intermediate container cd8bfde2ec02 [2025-08-15T07:09:18.489Z] ---> 45e1f594f51c [2025-08-15T07:09:18.489Z] Step 12/27 : COPY . . [2025-08-15T07:09:20.435Z] ---> 881f677d59ac [2025-08-15T07:09:20.435Z] Step 13/27 : RUN ${MAKE} [2025-08-15T07:09:20.435Z] ---> Running in 7189f4c4f1cc [2025-08-15T07:09:21.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-15T07:12:58.500Z] Removing intermediate container 7189f4c4f1cc [2025-08-15T07:12:58.500Z] ---> b03746876d94 [2025-08-15T07:12:58.500Z] Step 14/27 : FROM alpine:3.20 [2025-08-15T07:12:58.500Z] 3.20: Pulling from library/alpine [2025-08-15T07:12:58.500Z] 13e713f82565: Pulling fs layer [2025-08-15T07:12:58.500Z] 13e713f82565: Verifying Checksum [2025-08-15T07:12:58.500Z] 13e713f82565: Download complete [2025-08-15T07:12:58.768Z] 13e713f82565: Pull complete [2025-08-15T07:12:58.768Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:12:58.768Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T07:12:58.768Z] ---> c88e9dceb6cb [2025-08-15T07:12:58.768Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-15T07:12:58.768Z] ---> Running in 96605fe75f3f [2025-08-15T07:12:59.036Z] Removing intermediate container 96605fe75f3f [2025-08-15T07:12:59.036Z] ---> cd944e0481b1 [2025-08-15T07:12:59.036Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-08-15T07:12:59.303Z] ---> Running in 7280bc878ec4 [2025-08-15T07:13:00.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:13:00.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:13:02.256Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T07:13:02.257Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T07:13:02.257Z] OK: 9 MiB in 15 packages [2025-08-15T07:13:03.222Z] Removing intermediate container 7280bc878ec4 [2025-08-15T07:13:03.222Z] ---> bc6020b98358 [2025-08-15T07:13:03.222Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-15T07:13:03.222Z] ---> Running in 8592d05c8a38 [2025-08-15T07:13:04.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:13:04.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:13:05.859Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:13:06.127Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T07:13:06.127Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:13:06.127Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:13:06.127Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T07:13:06.127Z] OK: 9 MiB in 15 packages [2025-08-15T07:13:07.085Z] Removing intermediate container 8592d05c8a38 [2025-08-15T07:13:07.085Z] ---> b552cc9a19ba [2025-08-15T07:13:07.085Z] Step 18/27 : WORKDIR / [2025-08-15T07:13:07.351Z] ---> Running in 553114bdb9fc [2025-08-15T07:13:07.617Z] Removing intermediate container 553114bdb9fc [2025-08-15T07:13:07.617Z] ---> 82db3ecf0f74 [2025-08-15T07:13:07.617Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-08-15T07:13:09.556Z] ---> c28374c7682f [2025-08-15T07:13:09.556Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-15T07:13:09.822Z] ---> 5ef3570cc1b2 [2025-08-15T07:13:09.822Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-15T07:13:10.405Z] ---> c888569919cf [2025-08-15T07:13:10.405Z] Step 22/27 : EXPOSE 59984 [2025-08-15T07:13:10.671Z] ---> Running in 862fd95ef239 [2025-08-15T07:13:10.937Z] Removing intermediate container 862fd95ef239 [2025-08-15T07:13:10.937Z] ---> 34f0cc10d6ef [2025-08-15T07:13:10.937Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-08-15T07:13:10.937Z] ---> Running in 6352cd3be66f [2025-08-15T07:13:11.203Z] Removing intermediate container 6352cd3be66f [2025-08-15T07:13:11.203Z] ---> f904c6091ecb [2025-08-15T07:13:11.203Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-15T07:13:11.203Z] ---> Running in f374ee850a80 [2025-08-15T07:13:11.470Z] Removing intermediate container f374ee850a80 [2025-08-15T07:13:11.470Z] ---> 5f75c616dfe0 [2025-08-15T07:13:11.470Z] Step 25/27 : LABEL arch=arm64 [2025-08-15T07:13:11.737Z] ---> Running in 00a3aab1558c [2025-08-15T07:13:12.003Z] Removing intermediate container 00a3aab1558c [2025-08-15T07:13:12.003Z] ---> 410bfdf7117b [2025-08-15T07:13:12.003Z] Step 26/27 : LABEL git_sha=0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:13:12.003Z] ---> Running in ae3fffcd801d [2025-08-15T07:13:12.277Z] Removing intermediate container ae3fffcd801d [2025-08-15T07:13:12.277Z] ---> 56daa762635f [2025-08-15T07:13:12.277Z] Step 27/27 : LABEL version=4.1.0-dev.4 [2025-08-15T07:13:12.548Z] ---> Running in 3fcd88a132ea [2025-08-15T07:13:12.817Z] Removing intermediate container 3fcd88a132ea [2025-08-15T07:13:12.817Z] ---> 3e17b1dc91d3 [2025-08-15T07:13:12.817Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T07:13:12.817Z] Successfully built 3e17b1dc91d3 [2025-08-15T07:13:12.817Z] 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-08-15T07:13:12.975Z] provisioning config files... [2025-08-15T07:13:12.990Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/228@tmp/config1687795317291885512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:13:13.332Z] ---> ****-login.sh [2025-08-15T07:13:13.332Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:13:13.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:13:13.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:13:13.600Z] Configure a credential helper to remove this warning. See [2025-08-15T07:13:13.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:13:13.600Z] [2025-08-15T07:13:13.600Z] Login Succeeded [2025-08-15T07:13:13.600Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:13:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:13:13.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:13:13.867Z] Configure a credential helper to remove this warning. See [2025-08-15T07:13:13.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:13:13.867Z] [2025-08-15T07:13:13.867Z] Login Succeeded [2025-08-15T07:13:13.867Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:13:14.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:13:14.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:13:14.401Z] Configure a credential helper to remove this warning. See [2025-08-15T07:13:14.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:13:14.401Z] [2025-08-15T07:13:14.401Z] Login Succeeded [2025-08-15T07:13:14.401Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:13:14.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:13:14.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:13:14.669Z] Configure a credential helper to remove this warning. See [2025-08-15T07:13:14.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:13:14.669Z] [2025-08-15T07:13:14.669Z] Login Succeeded [2025-08-15T07:13:14.669Z] ****.io [2025-08-15T07:13:14.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:13:15.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:13:15.201Z] Configure a credential helper to remove this warning. See [2025-08-15T07:13:15.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:13:15.201Z] [2025-08-15T07:13:15.201Z] Login Succeeded [2025-08-15T07:13:15.201Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:13:15.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:13:15.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:13:15.302Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-08-15T07:13:15.302Z] 0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:13:15.302Z] latest [2025-08-15T07:13:15.302Z] 4.1.0-dev.4 [2025-08-15T07:13:15.302Z] 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:13:15.302Z] main [2025-08-15T07:13:15.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:15.684Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:16.029Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:13:16.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-15T07:13:16.029Z] 787e4dc82a82: Preparing [2025-08-15T07:13:16.029Z] c64fd4f9c729: Preparing [2025-08-15T07:13:16.029Z] 80119307f008: Preparing [2025-08-15T07:13:16.029Z] 9a3600991614: Preparing [2025-08-15T07:13:16.029Z] ba4d0e72f60c: Preparing [2025-08-15T07:13:16.029Z] 1e890da81ec9: Preparing [2025-08-15T07:13:16.029Z] 1e890da81ec9: Waiting [2025-08-15T07:13:16.294Z] c64fd4f9c729: Pushed [2025-08-15T07:13:16.294Z] ba4d0e72f60c: Pushed [2025-08-15T07:13:16.294Z] 787e4dc82a82: Pushed [2025-08-15T07:13:16.294Z] 1e890da81ec9: Layer already exists [2025-08-15T07:13:16.566Z] 9a3600991614: Pushed [2025-08-15T07:13:23.195Z] 80119307f008: Pushed [2025-08-15T07:13:23.463Z] 0f58aa6531e050899745c9de590c7d131e8b782e: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:23.822Z] + 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-08-15T07:13:24.176Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-15T07:13:24.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-15T07:13:24.177Z] 787e4dc82a82: Preparing [2025-08-15T07:13:24.177Z] c64fd4f9c729: Preparing [2025-08-15T07:13:24.177Z] 80119307f008: Preparing [2025-08-15T07:13:24.177Z] 9a3600991614: Preparing [2025-08-15T07:13:24.177Z] ba4d0e72f60c: Preparing [2025-08-15T07:13:24.177Z] 1e890da81ec9: Preparing [2025-08-15T07:13:24.177Z] 1e890da81ec9: Waiting [2025-08-15T07:13:24.177Z] ba4d0e72f60c: Layer already exists [2025-08-15T07:13:24.177Z] 9a3600991614: Layer already exists [2025-08-15T07:13:24.177Z] c64fd4f9c729: Layer already exists [2025-08-15T07:13:24.177Z] 787e4dc82a82: Layer already exists [2025-08-15T07:13:24.177Z] 80119307f008: Layer already exists [2025-08-15T07:13:24.177Z] 1e890da81ec9: Layer already exists [2025-08-15T07:13:24.443Z] latest: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:24.813Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:25.170Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [2025-08-15T07:13:25.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-15T07:13:25.170Z] 787e4dc82a82: Preparing [2025-08-15T07:13:25.170Z] c64fd4f9c729: Preparing [2025-08-15T07:13:25.170Z] 80119307f008: Preparing [2025-08-15T07:13:25.170Z] 9a3600991614: Preparing [2025-08-15T07:13:25.170Z] ba4d0e72f60c: Preparing [2025-08-15T07:13:25.170Z] 1e890da81ec9: Preparing [2025-08-15T07:13:25.170Z] 1e890da81ec9: Waiting [2025-08-15T07:13:25.170Z] 80119307f008: Layer already exists [2025-08-15T07:13:25.170Z] 787e4dc82a82: Layer already exists [2025-08-15T07:13:25.170Z] c64fd4f9c729: Layer already exists [2025-08-15T07:13:25.170Z] 9a3600991614: Layer already exists [2025-08-15T07:13:25.170Z] ba4d0e72f60c: Layer already exists [2025-08-15T07:13:25.170Z] 1e890da81ec9: Layer already exists [2025-08-15T07:13:25.436Z] 4.1.0-dev.4: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:26.050Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:26.413Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:13:26.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-15T07:13:26.413Z] 787e4dc82a82: Preparing [2025-08-15T07:13:26.413Z] c64fd4f9c729: Preparing [2025-08-15T07:13:26.413Z] 80119307f008: Preparing [2025-08-15T07:13:26.413Z] 9a3600991614: Preparing [2025-08-15T07:13:26.413Z] ba4d0e72f60c: Preparing [2025-08-15T07:13:26.413Z] 1e890da81ec9: Preparing [2025-08-15T07:13:26.413Z] 1e890da81ec9: Waiting [2025-08-15T07:13:26.413Z] ba4d0e72f60c: Layer already exists [2025-08-15T07:13:26.413Z] c64fd4f9c729: Layer already exists [2025-08-15T07:13:26.413Z] 787e4dc82a82: Layer already exists [2025-08-15T07:13:26.413Z] 9a3600991614: Layer already exists [2025-08-15T07:13:26.413Z] 80119307f008: Layer already exists [2025-08-15T07:13:26.413Z] 1e890da81ec9: Layer already exists [2025-08-15T07:13:26.413Z] 0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:27.037Z] + 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-08-15T07:13:27.401Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-08-15T07:13:27.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-15T07:13:27.401Z] 787e4dc82a82: Preparing [2025-08-15T07:13:27.401Z] c64fd4f9c729: Preparing [2025-08-15T07:13:27.401Z] 80119307f008: Preparing [2025-08-15T07:13:27.401Z] 9a3600991614: Preparing [2025-08-15T07:13:27.401Z] ba4d0e72f60c: Preparing [2025-08-15T07:13:27.401Z] 1e890da81ec9: Preparing [2025-08-15T07:13:27.401Z] 1e890da81ec9: Waiting [2025-08-15T07:13:27.401Z] 787e4dc82a82: Layer already exists [2025-08-15T07:13:27.401Z] 9a3600991614: Layer already exists [2025-08-15T07:13:27.401Z] ba4d0e72f60c: Layer already exists [2025-08-15T07:13:27.401Z] c64fd4f9c729: Layer already exists [2025-08-15T07:13:27.401Z] 80119307f008: Layer already exists [2025-08-15T07:13:27.401Z] 1e890da81ec9: Layer already exists [2025-08-15T07:13:27.665Z] main: digest: sha256:c7340d065be8a9eb46aeb8b7798ddb16325e61ae85e4166addc7deb37eef7954 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:13:27.730Z] ===================================================== [Pipeline] echo [2025-08-15T07:13:27.740Z] taggedImages: [2025-08-15T07:13:27.740Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [2025-08-15T07:13:27.740Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-15T07:13:27.740Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [2025-08-15T07:13:27.740Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [2025-08-15T07:13:27.740Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-08-15T07:13:27.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] echo [2025-08-15T07:13:27.764Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-08-15T07:13:27.775Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-15T07:13:27.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0f58aa6531e050899745c9de590c7d131e8b782e-4.1.0-dev.4 [Pipeline] echo [2025-08-15T07:13:27.799Z] 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-08-15T07:13:28.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:13:28.179Z] [2025-08-15T07:13:28.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:13:28.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:13:28.516Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T07:13:28.516Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T07:13:28.516Z] 04944245beec: Pulling fs layer [2025-08-15T07:13:28.516Z] 699f458cf7ca: Pulling fs layer [2025-08-15T07:13:28.516Z] 765212b225bb: Pulling fs layer [2025-08-15T07:13:28.516Z] f23df028b6ca: Pulling fs layer [2025-08-15T07:13:28.516Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T07:13:28.516Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T07:13:28.516Z] f23df028b6ca: Waiting [2025-08-15T07:13:28.516Z] d65c8cfc05b1: Waiting [2025-08-15T07:13:28.516Z] 2437ff75d9bd: Waiting [2025-08-15T07:13:28.516Z] 765212b225bb: Waiting [2025-08-15T07:13:28.783Z] 04944245beec: Verifying Checksum [2025-08-15T07:13:28.783Z] 04944245beec: Download complete [2025-08-15T07:13:28.783Z] 765212b225bb: Verifying Checksum [2025-08-15T07:13:28.783Z] 765212b225bb: Download complete [2025-08-15T07:13:28.783Z] f23df028b6ca: Verifying Checksum [2025-08-15T07:13:28.783Z] f23df028b6ca: Download complete [2025-08-15T07:13:28.783Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T07:13:28.783Z] d65c8cfc05b1: Download complete [2025-08-15T07:13:29.049Z] 699f458cf7ca: Verifying Checksum [2025-08-15T07:13:29.049Z] 699f458cf7ca: Download complete [2025-08-15T07:13:29.317Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T07:13:29.317Z] 8998bd30e6a1: Download complete [2025-08-15T07:13:31.901Z] 2437ff75d9bd: Download complete [2025-08-15T07:13:34.489Z] 8998bd30e6a1: Pull complete [2025-08-15T07:13:34.758Z] 04944245beec: Pull complete [2025-08-15T07:13:36.699Z] 699f458cf7ca: Pull complete [2025-08-15T07:13:36.699Z] 765212b225bb: Pull complete [2025-08-15T07:13:37.661Z] f23df028b6ca: Pull complete [2025-08-15T07:13:37.661Z] d65c8cfc05b1: Pull complete [2025-08-15T07:13:55.869Z] 2437ff75d9bd: Pull complete [2025-08-15T07:13:55.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T07:13:55.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:13:55.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:13:56.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-7052 does not seem to be running inside a container [2025-08-15T07:13:56.146Z] $ 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/228 -v /w/workspace/device-onvif-camera/228:/w/workspace/device-onvif-camera/228:rw,z -v /w/workspace/device-onvif-camera/228@tmp:/w/workspace/device-onvif-camera/228@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:arm64 cat [2025-08-15T07:13:59.174Z] $ docker top 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:14:00.036Z] ---> job-cost.sh [2025-08-15T07:14:00.036Z] lf-activate-venv: SKIPPING [2025-08-15T07:14:00.036Z] INFO: No Stack... [2025-08-15T07:14:00.617Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T07:14:01.196Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T07:14:01.835Z] + cat /w/workspace/device-onvif-camera/228/archives/cost.csv [2025-08-15T07:14:01.836Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T07:14:01.877Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [2025-08-15T07:14:01.884Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] did not exist. Created. [2025-08-15T07:14:01.889Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T07:14:02.557Z] /w/workspace/device-onvif-camera/228@tmp/durable-1b5f585a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T07:14:03.201Z] + echo total: 0.550000011920929 [Pipeline] stash [2025-08-15T07:14:03.230Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T07:14:03.300Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T07:14:03.311Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T07:14:03.351Z] $ docker stop --time=1 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 [2025-08-15T07:14:04.917Z] $ docker rm -f --volumes 5a38757128f8c8fad4d478a95734c81bbc12db8b71fac6c13386c182b9fdc693 [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-08-15T07:14:05.401Z] provisioning config files... [2025-08-15T07:14:05.407Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10576239091910458641tmp [Pipeline] { [Pipeline] sh [2025-08-15T07:14:05.700Z] + set +x [2025-08-15T07:14:05.700Z] + bash -s -- [2025-08-15T07:14:05.700Z] + curl -s https://codecov.io/bash [2025-08-15T07:14:05.700Z] [2025-08-15T07:14:05.700Z] _____ _ [2025-08-15T07:14:05.700Z] / ____| | | [2025-08-15T07:14:05.700Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T07:14:05.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T07:14:05.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T07:14:05.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T07:14:05.700Z] Bash-1.0.6 [2025-08-15T07:14:05.700Z] [2025-08-15T07:14:05.700Z] [2025-08-15T07:14:05.700Z] ==> git version 2.25.1 found [2025-08-15T07:14:05.700Z] ==> 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-08-15T07:14:05.700Z] Release-Date: 2020-01-08 [2025-08-15T07:14:05.700Z] 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-08-15T07:14:05.700Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T07:14:05.700Z] ==> Jenkins CI detected. [2025-08-15T07:14:05.700Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-08-15T07:14:05.700Z] project root: . [2025-08-15T07:14:05.700Z] --> token set from env [2025-08-15T07:14:05.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T07:14:05.959Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T07:14:05.959Z] ==> Python coveragepy not found [2025-08-15T07:14:05.959Z] ==> Searching for coverage reports in: [2025-08-15T07:14:05.959Z] + . [2025-08-15T07:14:05.959Z] -> Found 1 reports [2025-08-15T07:14:05.959Z] ==> Detecting git/mercurial file structure [2025-08-15T07:14:05.959Z] ==> Reading reports [2025-08-15T07:14:05.959Z] + ./coverage.out bytes=92466 [2025-08-15T07:14:05.959Z] ==> Appending adjustments [2025-08-15T07:14:05.959Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T07:14:05.959Z] + Found adjustments [2025-08-15T07:14:05.959Z] ==> Gzipping contents [2025-08-15T07:14:05.959Z] 12K /tmp/codecov.Wln412.gz [2025-08-15T07:14:05.959Z] ==> Uploading reports [2025-08-15T07:14:05.959Z] url: https://codecov.io [2025-08-15T07:14:05.959Z] query: branch=main&commit=0f58aa6531e050899745c9de590c7d131e8b782e&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T07:14:05.959Z] -> Pinging Codecov [2025-08-15T07:14:05.959Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f58aa6531e050899745c9de590c7d131e8b782e&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T07:14:06.218Z] -> Uploading to [2025-08-15T07:14:06.218Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/0f58aa6531e050899745c9de590c7d131e8b782e/3a894357-93ed-4593-b654-f8a53e0a1aae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T071406Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e625f9e831110ef185bd360f9208456290386ed528a5d21d26a4c3ef1c3c4df1 [2025-08-15T07:14:06.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T07:14:06.218Z] Dload Upload Total Spent Left Speed [2025-08-15T07:14:06.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 34489 --:--:-- --:--:-- --:--:-- 34489 [2025-08-15T07:14:06.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] } [2025-08-15T07:14:06.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-15T07:14:06.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-15T07:14:06.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:07.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:14:07.235Z] [2025-08-15T07:14:07.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:07.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:14:07.539Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-15T07:14:07.539Z] 0a9a5dfd008f: Already exists [2025-08-15T07:14:07.539Z] 36466aa92d05: Already exists [2025-08-15T07:14:07.539Z] e10405b45d13: Already exists [2025-08-15T07:14:07.539Z] 096b7ceb2af7: Already exists [2025-08-15T07:14:07.539Z] 4f4fb700ef54: Already exists [2025-08-15T07:14:07.539Z] e50aa161e22a: Pulling fs layer [2025-08-15T07:14:07.539Z] d3c8db5fb9df: Pulling fs layer [2025-08-15T07:14:07.797Z] e50aa161e22a: Verifying Checksum [2025-08-15T07:14:07.797Z] e50aa161e22a: Download complete [2025-08-15T07:14:08.056Z] e50aa161e22a: Pull complete [2025-08-15T07:14:08.992Z] d3c8db5fb9df: Verifying Checksum [2025-08-15T07:14:08.992Z] d3c8db5fb9df: Download complete [2025-08-15T07:14:12.277Z] d3c8db5fb9df: Pull complete [2025-08-15T07:14:12.277Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-15T07:14:12.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:14:12.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:14:12.375Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:14:12.410Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-15T07:14:14.189Z] $ docker top 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:14:14.537Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-08-15T07:14:14.547Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-08-15T07:14:14.827Z] + set -o pipefail [2025-08-15T07:14:14.827Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/5d5fe52a-c4e1-443e-8d3e-d64b4385b93f [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] [2025-08-15T07:14:24.820Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-15T07:14:24.820Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-15T07:14:24.833Z] $ docker stop --time=1 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 [2025-08-15T07:14:28.324Z] $ docker rm -f --volumes 11b50b422190468602b3f1b38861ad48ef11fb904c4a433f093af3c60e98d7d9 [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-08-15T07:14:28.880Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:14:28.898Z] provisioning config files... [2025-08-15T07:14:28.909Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7187425209640339895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:14:29.211Z] --> edgex-publish-swagger.sh [2025-08-15T07:14:29.211Z] === Publish doc/openapi/v3 API === [2025-08-15T07:14:29.211Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-08-15T07:14:29.211Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-08-15T07:14:29.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T07:14:29.212Z] Dload Upload Total Spent Left Speed [2025-08-15T07:14:29.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 358 2638k --:--:-- --:--:-- --:--:-- 2639k [2025-08-15T07:14:29.212Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-15T07:14:29.212Z] [Pipeline] } [2025-08-15T07:14:29.219Z] 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-08-15T07:14:29.662Z] + git log --format=format:%s -1 0f58aa6531e050899745c9de590c7d131e8b782e [Pipeline] sh [2025-08-15T07:14:29.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:14:29.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:30.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:14:30.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:14:30.331Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:14:30.361Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:14:30.693Z] $ docker top d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a -eo pid,comm [2025-08-15T07:14:30.732Z] 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-08-15T07:14:30.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:14:30.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:14:30.792Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:14:30.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:14:30.905Z] $ docker exec d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a ssh-agent [2025-08-15T07:14:31.009Z] SSH_AUTH_SOCK=/tmp/ssh-rseyetBZ0A7h/agent.32 [2025-08-15T07:14:31.009Z] SSH_AGENT_PID=38 [2025-08-15T07:14:31.014Z] Running ssh-add (command line suppressed) [2025-08-15T07:14:31.111Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7322452532081309638.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7322452532081309638.key) [2025-08-15T07:14:31.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:14:31.416Z] + git semver tag [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,633 [run_tag] DEBUG tag force:False [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,633 [check_head_tag] DEBUG check head tag [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,634 [execute] INFO git cat-file --batch-check [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,636 [execute] INFO git cat-file --batch [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,643 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,643 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,643 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T07:14:31.676Z] 2025-08-15 07:14:31,646 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:31.676Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T07:14:31.689Z] $ docker exec --env ******** --env ******** d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a ssh-agent -k [2025-08-15T07:14:31.772Z] unset SSH_AUTH_SOCK; [2025-08-15T07:14:31.773Z] unset SSH_AGENT_PID; [2025-08-15T07:14:31.773Z] echo Agent pid 38 killed; [2025-08-15T07:14:31.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:14:32.098Z] + git semver [Pipeline] } [2025-08-15T07:14:32.371Z] $ docker stop --time=1 d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a [2025-08-15T07:14:33.625Z] $ docker rm -f --volumes d0f440dae6e13f587e1475866533531842da7882a33117bf95976a7e6008072a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:34.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:14:34.036Z] [2025-08-15T07:14:34.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:34.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:14:34.340Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-15T07:14:34.340Z] ab5ef0e58194: Pulling fs layer [2025-08-15T07:14:34.340Z] 9712f1f96733: Pulling fs layer [2025-08-15T07:14:34.340Z] 63f879dbbcfc: Pulling fs layer [2025-08-15T07:14:34.341Z] 0d9ebad4ef96: Pulling fs layer [2025-08-15T07:14:34.341Z] e9a5061849ea: Pulling fs layer [2025-08-15T07:14:34.341Z] 0d9ebad4ef96: Waiting [2025-08-15T07:14:34.341Z] d747dcd14b5f: Pulling fs layer [2025-08-15T07:14:34.341Z] 2de7ff778b66: Pulling fs layer [2025-08-15T07:14:34.341Z] e9a5061849ea: Waiting [2025-08-15T07:14:34.341Z] d747dcd14b5f: Waiting [2025-08-15T07:14:34.341Z] 2de7ff778b66: Waiting [2025-08-15T07:14:34.907Z] 63f879dbbcfc: Verifying Checksum [2025-08-15T07:14:34.907Z] 63f879dbbcfc: Download complete [2025-08-15T07:14:34.907Z] e9a5061849ea: Verifying Checksum [2025-08-15T07:14:34.907Z] e9a5061849ea: Download complete [2025-08-15T07:14:34.907Z] d747dcd14b5f: Verifying Checksum [2025-08-15T07:14:34.907Z] d747dcd14b5f: Download complete [2025-08-15T07:14:34.907Z] 0d9ebad4ef96: Verifying Checksum [2025-08-15T07:14:34.907Z] 0d9ebad4ef96: Download complete [2025-08-15T07:14:34.907Z] ab5ef0e58194: Verifying Checksum [2025-08-15T07:14:34.907Z] ab5ef0e58194: Download complete [2025-08-15T07:14:35.166Z] 2de7ff778b66: Verifying Checksum [2025-08-15T07:14:35.166Z] 2de7ff778b66: Download complete [2025-08-15T07:14:38.455Z] ab5ef0e58194: Pull complete [2025-08-15T07:14:38.455Z] 9712f1f96733: Pull complete [2025-08-15T07:14:39.023Z] 63f879dbbcfc: Pull complete [2025-08-15T07:14:44.293Z] 0d9ebad4ef96: Pull complete [2025-08-15T07:14:44.293Z] e9a5061849ea: Pull complete [2025-08-15T07:14:44.293Z] d747dcd14b5f: Pull complete [2025-08-15T07:14:45.676Z] 2de7ff778b66: Pull complete [2025-08-15T07:14:45.676Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-15T07:14:45.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:14:45.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:14:45.778Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:14:45.808Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-15T07:14:48.343Z] $ docker top 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:14:48.411Z] provisioning config files... [2025-08-15T07:14:48.417Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config464048088365818517tmp [2025-08-15T07:14:48.427Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5650043377940647700tmp [2025-08-15T07:14:48.434Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5447520235574043599tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:14:48.463Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:14:48.754Z] ---> sigul-configuration.sh [2025-08-15T07:14:48.755Z] gpg: directory `/root/.gnupg' created [2025-08-15T07:14:48.755Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-15T07:14:48.755Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-15T07:14:48.755Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-15T07:14:48.755Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-15T07:14:48.755Z] gpg: CAST5 encrypted data [2025-08-15T07:14:48.755Z] gpg: encrypted with 1 passphrase [2025-08-15T07:14:48.755Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-15T07:14:49.057Z] + mkdir /home/jenkins [2025-08-15T07:14:49.057Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-15T07:14:49.359Z] + 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-08-15T07:14:49.374Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:14:49.666Z] ---> sigul-install.sh [2025-08-15T07:14:49.666Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-15T07:14:49.963Z] + git tag --list [2025-08-15T07:14:49.964Z] v0.0.0 [2025-08-15T07:14:49.964Z] v2.2.0 [2025-08-15T07:14:49.964Z] v2.3.0 [2025-08-15T07:14:49.964Z] v2.3.1 [2025-08-15T07:14:49.964Z] v3.0 [2025-08-15T07:14:49.964Z] v3.0.0 [2025-08-15T07:14:49.964Z] v3.1 [2025-08-15T07:14:49.964Z] v3.1.0 [2025-08-15T07:14:49.964Z] v3.1.1 [2025-08-15T07:14:49.964Z] v4.0 [2025-08-15T07:14:49.964Z] v4.0.0 [2025-08-15T07:14:49.964Z] v4.1.0-dev.1 [2025-08-15T07:14:49.964Z] v4.1.0-dev.2 [2025-08-15T07:14:49.964Z] v4.1.0-dev.3 [2025-08-15T07:14:49.964Z] v4.1.0-dev.4 [Pipeline] sh [2025-08-15T07:14:50.257Z] + lftools sign git-tag v4.1.0-dev.4 [2025-08-15T07:14:50.825Z] Signing Git tag with Sigul... [2025-08-15T07:14:50.825Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-08-15T07:14:51.097Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:14:51.387Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-15T07:14:51.394Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T07:14:51.416Z] $ docker stop --time=1 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b [2025-08-15T07:14:52.713Z] $ docker rm -f --volumes 280e87f109568cfbc6d34b9c6f186c253b320759af7fdee9e0309a2a31b67f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-15T07:14:53.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:14:53.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:53.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:14:53.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:14:53.648Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:14:53.679Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:14:53.897Z] $ docker top 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 -eo pid,comm [2025-08-15T07:14:53.941Z] 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-08-15T07:14:53.941Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:14:53.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:14:53.997Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:14:54.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:14:54.106Z] $ docker exec 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 ssh-agent [2025-08-15T07:14:54.194Z] SSH_AUTH_SOCK=/tmp/ssh-8GzTBM7ARCrj/agent.32 [2025-08-15T07:14:54.194Z] SSH_AGENT_PID=38 [2025-08-15T07:14:54.198Z] Running ssh-add (command line suppressed) [2025-08-15T07:14:54.295Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16140137868086238511.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16140137868086238511.key) [2025-08-15T07:14:54.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:14:54.600Z] + git semver bump pre [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,828 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,832 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,834 [execute] INFO git cat-file --batch-check [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,838 [execute] INFO git cat-file --batch [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:14:54.860Z] 2025-08-15 07:14:54,842 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:14:54.860Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T07:14:55.131Z] $ docker exec --env ******** --env ******** 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 ssh-agent -k [2025-08-15T07:14:55.220Z] unset SSH_AUTH_SOCK; [2025-08-15T07:14:55.220Z] unset SSH_AGENT_PID; [2025-08-15T07:14:55.220Z] echo Agent pid 38 killed; [2025-08-15T07:14:55.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:14:55.545Z] + git semver [Pipeline] } [2025-08-15T07:14:55.818Z] $ docker stop --time=1 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 [2025-08-15T07:14:57.091Z] $ docker rm -f --volumes 3485e6bf40f188f9a7614b8431857948f00a4804b1cbcce9c45c8db86acd6ad3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:14:57.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:14:57.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:57.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:14:57.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:14:57.811Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:14:57.838Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:14:58.065Z] $ docker top a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 -eo pid,comm [2025-08-15T07:14:58.104Z] 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-08-15T07:14:58.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:14:58.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:14:58.157Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:14:58.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:14:58.256Z] $ docker exec a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 ssh-agent [2025-08-15T07:14:58.355Z] SSH_AUTH_SOCK=/tmp/ssh-dJa8CoEF435t/agent.32 [2025-08-15T07:14:58.355Z] SSH_AGENT_PID=38 [2025-08-15T07:14:58.359Z] Running ssh-add (command line suppressed) [2025-08-15T07:14:58.451Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17838330169581974250.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17838330169581974250.key) [2025-08-15T07:14:58.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:14:58.754Z] + git semver push [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,958 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,962 [run_push] DEBUG push [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,962 [execute] INFO git cat-file --batch-check [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,965 [execute] INFO git rev-list 5053849154399b903d28e0a7f611ed193d564e4c -- [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,965 [execute] DEBUG Popen(['git', 'rev-list', '5053849154399b903d28e0a7f611ed193d564e4c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,972 [execute] INFO git fetch -v -- origin [2025-08-15T07:14:59.013Z] 2025-08-15 07:14:58,972 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-15T07:14:59.579Z] 2025-08-15 07:14:59,419 [run_push] DEBUG no remote changes detected [2025-08-15T07:14:59.579Z] 2025-08-15 07:14:59,419 [execute] INFO git push origin semver [2025-08-15T07:14:59.580Z] 2025-08-15 07:14:59,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T07:15:00.515Z] 2025-08-15 07:15:00,150 [run_push] DEBUG push all version tags [2025-08-15T07:15:00.515Z] 2025-08-15 07:15:00,151 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-15T07:15:00.515Z] 2025-08-15 07:15:00,151 [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-08-15T07:15:01.082Z] 2025-08-15 07:15:00,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-15T07:15:01.082Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T07:15:01.093Z] $ docker exec --env ******** --env ******** a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 ssh-agent -k [2025-08-15T07:15:01.187Z] unset SSH_AUTH_SOCK; [2025-08-15T07:15:01.187Z] unset SSH_AGENT_PID; [2025-08-15T07:15:01.187Z] echo Agent pid 38 killed; [2025-08-15T07:15:01.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:15:01.522Z] + git semver [Pipeline] } [2025-08-15T07:15:01.796Z] $ docker stop --time=1 a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 [2025-08-15T07:15:03.060Z] $ docker rm -f --volumes a42475f5ad65c1ebac7e3d18fbaf3e8c835022ca2dec6910fdd73abef204cb80 [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-08-15T07:15:03.637Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-08-15T07:15:03.637Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-15T07:15:03.637Z] total 16 [2025-08-15T07:15:03.637Z] drwxr-xr-x 3 root root 4096 Aug 15 07:07 . [2025-08-15T07:15:03.637Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:14 .. [2025-08-15T07:15:03.637Z] drwxr-xr-x 2 root root 4096 Aug 15 07:07 cost [2025-08-15T07:15:03.637Z] -rw-r--r-- 1 root root 91 Aug 15 07:07 cost.csv [2025-08-15T07:15:03.637Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-15T07:15:03.637Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-15T07:15:03.637Z] total 16 [2025-08-15T07:15:03.637Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:07 . [2025-08-15T07:15:03.637Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:14 .. [2025-08-15T07:15:03.637Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 07:07 cost [2025-08-15T07:15:03.637Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 15 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:03.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:04.784Z] ---> package-listing.sh [2025-08-15T07:15:04.784Z] ++ facter osfamily [2025-08-15T07:15:04.784Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T07:15:05.043Z] + OS_FAMILY=debian [2025-08-15T07:15:05.043Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-15T07:15:05.043Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T07:15:05.043Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T07:15:05.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T07:15:05.043Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T07:15:05.043Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-15T07:15:05.043Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T07:15:05.043Z] + case "${OS_FAMILY}" in [2025-08-15T07:15:05.043Z] + dpkg -l [2025-08-15T07:15:05.043Z] + grep '^ii' [2025-08-15T07:15:05.043Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T07:15:05.043Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T07:15:05.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T07:15:05.043Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-15T07:15:05.043Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-15T07:15:05.043Z] + 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-08-15T07:15:05.054Z] 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-08-15T07:15:05.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:15:05.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:15:05.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:15:05.972Z] prd-ubuntu20.04-docker-8c-8g-7065 does not seem to be running inside a container [2025-08-15T07:15:06.000Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T07:15:06.186Z] $ docker top 77f8b1e0906cf5bc334a8686fa83a5e797c73d6e14d9418aae18dcf556f2b97a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:15:06.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T07:15:06.811Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T07:15:07.091Z] + ls /var/log/sa-host [2025-08-15T07:15:07.091Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:15:07.127Z] provisioning config files... [2025-08-15T07:15:07.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6236965837071403370tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:15:07.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:07.435Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T07:15:07.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:07.750Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T07:15:07.759Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:08.042Z] ---> sudo-logs.sh [2025-08-15T07:15:08.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T07:15:08.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:08.364Z] ---> job-cost.sh [2025-08-15T07:15:08.365Z] lf-activate-venv: SKIPPING [2025-08-15T07:15:08.365Z] DEBUG: total: 0.2199999988079071 [2025-08-15T07:15:08.365Z] INFO: Retrieving Stack Cost... [2025-08-15T07:15:08.623Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T07:15:08.881Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T07:15:08.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:15:09.176Z] ---> logs-deploy.sh [2025-08-15T07:15:09.176Z] lf-activate-venv: SKIPPING [2025-08-15T07:15:09.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/228 [2025-08-15T07:15:09.176Z] INFO: archiving workspace using pattern(s): [2025-08-15T07:15:10.111Z] Archives upload complete. [2025-08-15T07:15:10.111Z] INFO: archiving logs to Nexus