Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4e6059d90aee0898b156167641b1c9a91f0d1e1 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-ssh5440945898975859569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh12156965500380401654.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh7560360132295772615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6049307981375130165.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-ssh17488566150389589247.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 Running on prd-ubuntu20.04-docker-8c-8g-41008 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d4e6059d90aee0898b156167641b1c9a91f0d1e1 (main) Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 > git rev-list --no-walk acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T03:47:37.356Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T03:47:37.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T03:47:37.463Z] ========================================================= [2025-03-12T03:47:37.464Z] EdgeX Global Pipelines Version Info [2025-03-12T03:47:37.464Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:47:38.161Z] ------------------- [2025-03-12T03:47:38.161Z] stable info: [2025-03-12T03:47:38.161Z] ------------------- [2025-03-12T03:47:38.161Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T03:47:38.161Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:47:38.161Z] Message: update stable to v1.0.271 [2025-03-12T03:47:38.731Z] ------------------- [2025-03-12T03:47:38.731Z] experimental info: [2025-03-12T03:47:38.731Z] ------------------- [2025-03-12T03:47:38.731Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T03:47:38.731Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:47:38.731Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T03:47:38.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-03-12T03:47:38.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-03-12T03:47:38.861Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T03:47:38.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T03:47:38.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T03:47:38.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T03:47:38.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T03:47:39.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T03:47:39.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T03:47:39.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T03:47:39.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T03:47:39.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-03-12T03:47:39.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T03:47:39.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T03:47:39.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:47:39.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:47:39.250Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:47:39.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:47:39.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T03:47:39.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T03:47:39.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-12T03:47:39.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-03-12T03:47:39.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T03:47:39.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T03:47:39.463Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T03:47:39.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T03:47:39.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T03:47:39.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T03:47:39.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T03:47:39.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T03:47:39.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo [2025-03-12T03:47:39.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e6059 [Pipeline] echo [2025-03-12T03:47:39.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:47:39.729Z] provisioning config files... [2025-03-12T03:47:39.741Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8909189896886493513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:47:40.077Z] ---> ****-login.sh [2025-03-12T03:47:40.078Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:47:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:40.337Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:40.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:40.337Z] [2025-03-12T03:47:40.337Z] Login Succeeded [2025-03-12T03:47:40.337Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:47:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:40.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:40.597Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:40.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:40.597Z] [2025-03-12T03:47:40.597Z] Login Succeeded [2025-03-12T03:47:40.597Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:47:40.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:40.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:40.597Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:40.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:40.597Z] [2025-03-12T03:47:40.597Z] Login Succeeded [2025-03-12T03:47:40.597Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:47:40.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:40.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:40.597Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:40.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:40.597Z] [2025-03-12T03:47:40.597Z] Login Succeeded [2025-03-12T03:47:40.597Z] ****.io [2025-03-12T03:47:40.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:40.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:40.864Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:40.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:40.864Z] [2025-03-12T03:47:40.864Z] Login Succeeded [2025-03-12T03:47:40.864Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:47:40.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T03:47:41.315Z] + git rev-list -1 --merges d4e6059d90aee0898b156167641b1c9a91f0d1e1~1..d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo [2025-03-12T03:47:41.331Z] -----------> git rev-list -1 --merges d4e6059d90aee0898b156167641b1c9a91f0d1e1~1..d4e6059d90aee0898b156167641b1c9a91f0d1e1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T03:47:41.331Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1 [false] [Pipeline] sh [2025-03-12T03:47:41.621Z] + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo [2025-03-12T03:47:41.639Z] ========================================================= [2025-03-12T03:47:41.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T03:47:41.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:47:41.979Z] + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo [2025-03-12T03:47:41.992Z] [semverPrep] GIT_COMMIT: d4e6059d90aee0898b156167641b1c9a91f0d1e1, Commit Message: Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-12T03:47:42.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T03:47:42.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T03:47:42.395Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T03:47:42.395Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T03:47:42.395Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T03:47:42.395Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T03:47:42.395Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T03:47:42.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:47:42.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:47:42.896Z] [2025-03-12T03:47:42.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:47:43.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:47:43.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T03:47:43.211Z] b85a868b505f: Pulling fs layer [2025-03-12T03:47:43.211Z] e2be974225ed: Pulling fs layer [2025-03-12T03:47:43.211Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T03:47:43.211Z] 988bab9f4d93: Pulling fs layer [2025-03-12T03:47:43.211Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T03:47:43.211Z] eaf3925da568: Pulling fs layer [2025-03-12T03:47:43.211Z] bab4dde63d76: Pulling fs layer [2025-03-12T03:47:43.211Z] bde34c3a00c8: Pulling fs layer [2025-03-12T03:47:43.211Z] b352a97aabf1: Pulling fs layer [2025-03-12T03:47:43.211Z] 4872d77fe225: Pulling fs layer [2025-03-12T03:47:43.211Z] 5851b861e8e6: Pulling fs layer [2025-03-12T03:47:43.211Z] bab4dde63d76: Waiting [2025-03-12T03:47:43.211Z] bde34c3a00c8: Waiting [2025-03-12T03:47:43.211Z] b352a97aabf1: Waiting [2025-03-12T03:47:43.211Z] 4872d77fe225: Waiting [2025-03-12T03:47:43.211Z] 5851b861e8e6: Waiting [2025-03-12T03:47:43.211Z] 988bab9f4d93: Waiting [2025-03-12T03:47:43.211Z] 1469e6f7b9e6: Waiting [2025-03-12T03:47:43.211Z] eaf3925da568: Waiting [2025-03-12T03:47:43.211Z] e2be974225ed: Download complete [2025-03-12T03:47:43.211Z] 988bab9f4d93: Download complete [2025-03-12T03:47:43.211Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T03:47:43.211Z] 1469e6f7b9e6: Download complete [2025-03-12T03:47:43.211Z] eaf3925da568: Download complete [2025-03-12T03:47:43.211Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T03:47:43.211Z] 339a4e72a1f5: Download complete [2025-03-12T03:47:43.470Z] bde34c3a00c8: Download complete [2025-03-12T03:47:43.470Z] b352a97aabf1: Download complete [2025-03-12T03:47:43.470Z] 4872d77fe225: Verifying Checksum [2025-03-12T03:47:43.470Z] 4872d77fe225: Download complete [2025-03-12T03:47:43.470Z] 5851b861e8e6: Download complete [2025-03-12T03:47:43.470Z] b85a868b505f: Verifying Checksum [2025-03-12T03:47:43.470Z] b85a868b505f: Download complete [2025-03-12T03:47:43.728Z] bab4dde63d76: Verifying Checksum [2025-03-12T03:47:43.728Z] bab4dde63d76: Download complete [2025-03-12T03:47:44.663Z] b85a868b505f: Pull complete [2025-03-12T03:47:44.663Z] e2be974225ed: Pull complete [2025-03-12T03:47:45.231Z] 339a4e72a1f5: Pull complete [2025-03-12T03:47:45.231Z] 988bab9f4d93: Pull complete [2025-03-12T03:47:45.489Z] 1469e6f7b9e6: Pull complete [2025-03-12T03:47:45.489Z] eaf3925da568: Pull complete [2025-03-12T03:47:46.870Z] bab4dde63d76: Pull complete [2025-03-12T03:47:46.870Z] bde34c3a00c8: Pull complete [2025-03-12T03:47:47.128Z] b352a97aabf1: Pull complete [2025-03-12T03:47:47.128Z] 4872d77fe225: Pull complete [2025-03-12T03:47:47.128Z] 5851b861e8e6: Pull complete [2025-03-12T03:47:47.128Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T03:47:47.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:47:47.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:47:47.237Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T03:47:47.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T03:47:48.510Z] $ docker top 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 -eo pid,comm [2025-03-12T03:47:48.571Z] 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-03-12T03:47:48.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T03:47:48.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:47:48.629Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:47:48.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:47:48.738Z] $ docker exec 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent [2025-03-12T03:47:48.858Z] SSH_AUTH_SOCK=/tmp/ssh-1w15cEZlnj13/agent.33 [2025-03-12T03:47:48.858Z] SSH_AGENT_PID=39 [2025-03-12T03:47:48.865Z] Running ssh-add (command line suppressed) [2025-03-12T03:47:48.967Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14818516081558344099.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14818516081558344099.key) [2025-03-12T03:47:48.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:47:49.286Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T03:47:49.292Z] $ docker exec --env ******** --env ******** 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent -k [2025-03-12T03:47:49.408Z] unset SSH_AUTH_SOCK; [2025-03-12T03:47:49.409Z] unset SSH_AGENT_PID; [2025-03-12T03:47:49.409Z] echo Agent pid 39 killed; [2025-03-12T03:47:49.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T03:47:49.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:47:49.473Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:47:49.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:47:49.586Z] $ docker exec 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent [2025-03-12T03:47:49.702Z] SSH_AUTH_SOCK=/tmp/ssh-EkTptVM2tE7V/agent.72 [2025-03-12T03:47:49.703Z] SSH_AGENT_PID=78 [2025-03-12T03:47:49.706Z] Running ssh-add (command line suppressed) [2025-03-12T03:47:49.805Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13154059616552559568.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13154059616552559568.key) [2025-03-12T03:47:49.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:47:50.118Z] + git semver init [2025-03-12T03:47:50.376Z] 2025-03-12 03:47:50,291 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T03:47:50.376Z] 2025-03-12 03:47:50,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-12T03:47:50.376Z] 2025-03-12 03:47:50,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-03-12T03:47:50.376Z] 2025-03-12 03:47:50,292 [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, universal_newlines=False, shell=None, istream=None) [2025-03-12T03:47:51.759Z] 2025-03-12 03:47:51,416 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-03-12T03:47:51.759Z] 2025-03-12 03:47:51,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-03-12T03:47:51.759Z] 2025-03-12 03:47:51,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T03:47:51.759Z] 2025-03-12 03:47:51,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T03:47:51.759Z] 4.0.0-dev.15 [Pipeline] } [2025-03-12T03:47:51.762Z] $ docker exec --env ******** --env ******** 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent -k [2025-03-12T03:47:51.896Z] unset SSH_AUTH_SOCK; [2025-03-12T03:47:51.897Z] unset SSH_AGENT_PID; [2025-03-12T03:47:51.897Z] echo Agent pid 78 killed; [2025-03-12T03:47:51.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T03:47:52.243Z] + git semver [Pipeline] } [2025-03-12T03:47:52.821Z] $ docker stop --time=1 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 [2025-03-12T03:47:54.074Z] $ docker rm -f --volumes 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:47:54.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T03:47:54.651Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T03:47:54.655Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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-03-12T03:47:54.838Z] provisioning config files... [2025-03-12T03:47:54.848Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4917516845068873477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:47:55.155Z] ---> ****-login.sh [2025-03-12T03:47:55.155Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:47:55.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:55.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:55.155Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:55.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:55.155Z] [2025-03-12T03:47:55.155Z] Login Succeeded [2025-03-12T03:47:55.155Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:47:55.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:55.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:55.155Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:55.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:55.155Z] [2025-03-12T03:47:55.155Z] Login Succeeded [2025-03-12T03:47:55.155Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:47:55.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:55.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:55.417Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:55.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:55.417Z] [2025-03-12T03:47:55.417Z] Login Succeeded [2025-03-12T03:47:55.417Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:47:55.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:55.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:55.417Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:55.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:55.417Z] [2025-03-12T03:47:55.417Z] Login Succeeded [2025-03-12T03:47:55.417Z] ****.io [2025-03-12T03:47:55.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:47:55.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:47:55.677Z] Configure a credential helper to remove this warning. See [2025-03-12T03:47:55.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:47:55.677Z] [2025-03-12T03:47:55.677Z] Login Succeeded [2025-03-12T03:47:55.677Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:47:55.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T03:47:55.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:47:55.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:47:55.828Z] ========================================================= [2025-03-12T03:47:55.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T03:47:55.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:47:56.179Z] + 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-03-12T03:47:56.179Z] Sending build context to Docker daemon 37MB [2025-03-12T03:47:56.179Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:47:56.179Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-12T03:47:56.439Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T03:47:56.439Z] da9db072f522: Pulling fs layer [2025-03-12T03:47:56.439Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T03:47:56.439Z] 06f05ace1117: Pulling fs layer [2025-03-12T03:47:56.439Z] 5fe327b54edc: Pulling fs layer [2025-03-12T03:47:56.439Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T03:47:56.439Z] 92a5565b7b96: Pulling fs layer [2025-03-12T03:47:56.439Z] ff9bb7016b71: Pulling fs layer [2025-03-12T03:47:56.439Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T03:47:56.439Z] a813b0c90790: Pulling fs layer [2025-03-12T03:47:56.439Z] ff9bb7016b71: Waiting [2025-03-12T03:47:56.439Z] a813b0c90790: Waiting [2025-03-12T03:47:56.439Z] 5fe327b54edc: Waiting [2025-03-12T03:47:56.439Z] 4f4fb700ef54: Waiting [2025-03-12T03:47:56.439Z] 92a5565b7b96: Waiting [2025-03-12T03:47:56.439Z] b67dba6c2c7d: Waiting [2025-03-12T03:47:56.439Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T03:47:56.439Z] 6ef4a4ee8ca5: Download complete [2025-03-12T03:47:56.439Z] 5fe327b54edc: Verifying Checksum [2025-03-12T03:47:56.439Z] 5fe327b54edc: Download complete [2025-03-12T03:47:56.439Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T03:47:56.439Z] 4f4fb700ef54: Download complete [2025-03-12T03:47:56.439Z] 92a5565b7b96: Verifying Checksum [2025-03-12T03:47:56.439Z] 92a5565b7b96: Download complete [2025-03-12T03:47:56.439Z] da9db072f522: Download complete [2025-03-12T03:47:56.439Z] ff9bb7016b71: Verifying Checksum [2025-03-12T03:47:56.439Z] ff9bb7016b71: Download complete [2025-03-12T03:47:56.698Z] da9db072f522: Pull complete [2025-03-12T03:47:56.698Z] a813b0c90790: Verifying Checksum [2025-03-12T03:47:56.698Z] a813b0c90790: Download complete [2025-03-12T03:47:56.698Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T03:47:56.957Z] 06f05ace1117: Download complete [2025-03-12T03:47:57.216Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T03:47:57.216Z] b67dba6c2c7d: Download complete [2025-03-12T03:48:00.497Z] 06f05ace1117: Pull complete [2025-03-12T03:48:00.497Z] 5fe327b54edc: Pull complete [2025-03-12T03:48:00.755Z] 4f4fb700ef54: Pull complete [2025-03-12T03:48:00.755Z] 92a5565b7b96: Pull complete [2025-03-12T03:48:00.755Z] ff9bb7016b71: Pull complete [2025-03-12T03:48:03.282Z] b67dba6c2c7d: Pull complete [2025-03-12T03:48:03.541Z] a813b0c90790: Pull complete [2025-03-12T03:48:03.541Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T03:48:03.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T03:48:03.541Z] ---> 3ba60ce46760 [2025-03-12T03:48:03.541Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:48:04.914Z] ---> Running in c0f638a5ef2d [2025-03-12T03:48:04.914Z] Removing intermediate container c0f638a5ef2d [2025-03-12T03:48:04.914Z] ---> 3209747b508c [2025-03-12T03:48:04.914Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:48:04.914Z] ---> Running in d05be75926dd [2025-03-12T03:48:04.914Z] Removing intermediate container d05be75926dd [2025-03-12T03:48:04.914Z] ---> 0b9841929b7e [2025-03-12T03:48:04.914Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:48:04.914Z] ---> Running in 3c6260fb32bd [2025-03-12T03:48:05.171Z] Removing intermediate container 3c6260fb32bd [2025-03-12T03:48:05.171Z] ---> 41cade8ba02b [2025-03-12T03:48:05.171Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:48:05.171Z] ---> Running in acb3313ac06d [2025-03-12T03:48:05.171Z] Removing intermediate container acb3313ac06d [2025-03-12T03:48:05.171Z] ---> 6e45e0eb387b [2025-03-12T03:48:05.171Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:48:05.171Z] ---> Running in b9a8ac0540df [2025-03-12T03:48:05.171Z] Removing intermediate container b9a8ac0540df [2025-03-12T03:48:05.171Z] ---> b791bdf4e4b4 [2025-03-12T03:48:05.171Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:48:05.171Z] ---> Running in 1856294d69bf [2025-03-12T03:48:05.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:48:05.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:48:05.948Z] OK: 248 MiB in 58 packages [2025-03-12T03:48:06.516Z] Removing intermediate container 1856294d69bf [2025-03-12T03:48:06.516Z] ---> 9f314e468f04 [2025-03-12T03:48:06.516Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-12T03:48:06.516Z] ---> Running in b86f86abd248 [2025-03-12T03:48:06.516Z] Removing intermediate container b86f86abd248 [2025-03-12T03:48:06.516Z] ---> 6a9672195a5e [2025-03-12T03:48:06.516Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-12T03:48:06.516Z] ---> 3a2d8fd46525 [2025-03-12T03:48:06.516Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:48:06.516Z] ---> Running in cf750e24e642 [2025-03-12T03:48:09.804Z] Still waiting to schedule task [2025-03-12T03:48:09.804Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-12T03:48:33.056Z] Removing intermediate container cf750e24e642 [2025-03-12T03:48:33.056Z] ---> 6e09bc5af533 [2025-03-12T03:48:33.056Z] Step 12/13 : COPY . . [2025-03-12T03:48:33.056Z] ---> 4e9848acf4d4 [2025-03-12T03:48:33.056Z] Step 13/13 : RUN ${MAKE} [2025-03-12T03:48:33.056Z] ---> Running in d35c54840bb7 [2025-03-12T03:48:33.056Z] noop [2025-03-12T03:48:33.056Z] Removing intermediate container d35c54840bb7 [2025-03-12T03:48:33.056Z] ---> f209a4ee6632 [2025-03-12T03:48:33.056Z] Successfully built f209a4ee6632 [2025-03-12T03:48:33.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:48:33.389Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:48:33.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:48:33.468Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T03:48:33.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T03:48:33.788Z] $ docker top f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:48:34.144Z] + go version [2025-03-12T03:48:34.144Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T03:48:34.148Z] $ docker stop --time=1 f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 [2025-03-12T03:48:35.398Z] $ docker rm -f --volumes f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:48:35.845Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:48:35.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:48:35.926Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T03:48:35.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T03:48:36.281Z] $ docker top 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:48:36.659Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T03:48:36.962Z] + make test [2025-03-12T03:48:36.962Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T03:48:37.902Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-12T03:48:55.979Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-12T03:48:55.979Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-12T03:48:57.898Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2025-03-12T03:48:58.157Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.363s coverage: 86.5% of statements [2025-03-12T03:49:08.121Z] go vet ./... [2025-03-12T03:49:14.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T03:49:14.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T03:49:14.678Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T03:49:14.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T03:49:14.705Z] $ docker stop --time=1 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 [2025-03-12T03:49:16.759Z] $ docker rm -f --volumes 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:49:17.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T03:49:17.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T03:49:17.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T03:49:18.253Z] + ls -al . [2025-03-12T03:49:18.254Z] total 316 [2025-03-12T03:49:18.254Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:48 . [2025-03-12T03:49:18.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 .. [2025-03-12T03:49:18.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:48 .git [2025-03-12T03:49:18.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:47 .github [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:47 .gitignore [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:47 .golangci.yml [2025-03-12T03:49:18.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:47 .semver [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:47 Attribution.txt [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:47 CHANGELOG.md [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:47 Dockerfile [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:47 GOVERNANCE.md [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:47 Jenkinsfile [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:47 LICENSE [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:47 Makefile [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:47 OWNERS.md [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:47 README.md [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 03:47 VERSION [2025-03-12T03:49:18.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:47 bin [2025-03-12T03:49:18.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:47 cmd [2025-03-12T03:49:18.254Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:48 coverage.out [2025-03-12T03:49:18.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 doc [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:47 go.mod [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:47 go.sum [2025-03-12T03:49:18.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 internal [2025-03-12T03:49:18.254Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:18.580Z] + 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=d4e6059d90aee0898b156167641b1c9a91f0d1e1 --label arch=amd64 --label version=4.0.0-dev.15 . [2025-03-12T03:49:18.580Z] Sending build context to Docker daemon 37.1MB [2025-03-12T03:49:18.580Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:49:18.580Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T03:49:18.580Z] ---> f209a4ee6632 [2025-03-12T03:49:18.580Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:49:18.837Z] ---> Running in 1566939eccff [2025-03-12T03:49:18.837Z] Removing intermediate container 1566939eccff [2025-03-12T03:49:18.837Z] ---> d502f56bbc82 [2025-03-12T03:49:18.837Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:49:18.837Z] ---> Running in b9366e678a26 [2025-03-12T03:49:18.838Z] Removing intermediate container b9366e678a26 [2025-03-12T03:49:18.838Z] ---> c5cbd00b17d6 [2025-03-12T03:49:18.838Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:49:18.838Z] ---> Running in 59bc65abfb97 [2025-03-12T03:49:19.094Z] Removing intermediate container 59bc65abfb97 [2025-03-12T03:49:19.094Z] ---> 85239375af8f [2025-03-12T03:49:19.094Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:49:19.094Z] ---> Running in 2baa4d459a37 [2025-03-12T03:49:19.094Z] Removing intermediate container 2baa4d459a37 [2025-03-12T03:49:19.094Z] ---> 6127195cdb63 [2025-03-12T03:49:19.094Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:49:19.094Z] ---> Running in 7bb13b904ffd [2025-03-12T03:49:19.094Z] Removing intermediate container 7bb13b904ffd [2025-03-12T03:49:19.094Z] ---> 2ecb3ae23d89 [2025-03-12T03:49:19.094Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:49:19.094Z] ---> Running in 41cddfbb07cf [2025-03-12T03:49:19.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:19.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:19.916Z] OK: 248 MiB in 58 packages [2025-03-12T03:49:20.173Z] Removing intermediate container 41cddfbb07cf [2025-03-12T03:49:20.173Z] ---> 29d5dcacf559 [2025-03-12T03:49:20.173Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-12T03:49:20.173Z] ---> Running in 05ee5e88e98f [2025-03-12T03:49:20.173Z] Removing intermediate container 05ee5e88e98f [2025-03-12T03:49:20.173Z] ---> ec6bcd968669 [2025-03-12T03:49:20.173Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-12T03:49:20.431Z] ---> 9f596bc151f4 [2025-03-12T03:49:20.431Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:49:20.431Z] ---> Running in 8e18fc9becdf [2025-03-12T03:49:20.995Z] Removing intermediate container 8e18fc9becdf [2025-03-12T03:49:20.995Z] ---> e2bf21e3a628 [2025-03-12T03:49:20.995Z] Step 12/27 : COPY . . [2025-03-12T03:49:21.558Z] ---> 56e7ef0b750e [2025-03-12T03:49:21.558Z] Step 13/27 : RUN ${MAKE} [2025-03-12T03:49:21.558Z] ---> Running in 21ae6c178759 [2025-03-12T03:49:21.815Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-12T03:49:37.848Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41016 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-03-12T03:49:37.868Z] Running in /w/workspace/device-onvif-camera/224 [Pipeline] { [Pipeline] checkout [2025-03-12T03:49:37.908Z] The recommended git tool is: git [2025-03-12T03:49:42.563Z] using credential edgex-jenkins-ssh [2025-03-12T03:49:42.585Z] Cloning the remote Git repository [2025-03-12T03:49:42.627Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-12T03:49:42.725Z] > git init /w/workspace/device-onvif-camera/224 # timeout=10 [2025-03-12T03:49:42.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-03-12T03:49:42.858Z] > git --version # timeout=10 [2025-03-12T03:49:42.875Z] > git --version # 'git version 2.25.1' [2025-03-12T03:49:42.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T03:49:43.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T03:49:46.581Z] Avoid second fetch [2025-03-12T03:49:46.582Z] Checking out Revision d4e6059d90aee0898b156167641b1c9a91f0d1e1 (main) [2025-03-12T03:49:45.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-03-12T03:49:45.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T03:49:46.598Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T03:49:46.667Z] > git checkout -f d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 [2025-03-12T03:49:47.308Z] Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [2025-03-12T03:49:48.352Z] Removing intermediate container 21ae6c178759 [2025-03-12T03:49:48.352Z] ---> fcb686015da7 [2025-03-12T03:49:48.352Z] Step 14/27 : FROM alpine:3.20 [2025-03-12T03:49:48.352Z] 3.20: Pulling from library/alpine [2025-03-12T03:49:48.352Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T03:49:48.352Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T03:49:48.352Z] 0a9a5dfd008f: Download complete [2025-03-12T03:49:48.352Z] 0a9a5dfd008f: Pull complete [2025-03-12T03:49:48.352Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T03:49:48.352Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T03:49:48.352Z] ---> ff221270b9fb [2025-03-12T03:49:48.352Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-12T03:49:48.352Z] ---> Running in f346744d4b83 [2025-03-12T03:49:48.613Z] Removing intermediate container f346744d4b83 [2025-03-12T03:49:48.613Z] ---> afc61a77c4c2 [2025-03-12T03:49:48.613Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-12T03:49:48.613Z] ---> Running in ac7d717bfe08 [2025-03-12T03:49:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:49.440Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T03:49:49.440Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T03:49:49.440Z] OK: 8 MiB in 15 packages [2025-03-12T03:49:49.699Z] Removing intermediate container ac7d717bfe08 [2025-03-12T03:49:49.699Z] ---> aca490300e74 [2025-03-12T03:49:49.699Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T03:49:49.699Z] ---> Running in 6a9042c52637 [2025-03-12T03:49:49.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:49.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:49:50.214Z] OK: 8 MiB in 15 packages [2025-03-12T03:49:50.472Z] Removing intermediate container 6a9042c52637 [2025-03-12T03:49:50.472Z] ---> 8c6e174b75ef [2025-03-12T03:49:50.472Z] Step 18/27 : WORKDIR / [2025-03-12T03:49:50.472Z] ---> Running in b99cf90fe710 [2025-03-12T03:49:50.731Z] Removing intermediate container b99cf90fe710 [2025-03-12T03:49:50.731Z] ---> b40a335aab96 [2025-03-12T03:49:50.731Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-12T03:49:51.297Z] ---> 0dc9a7d3f90c [2025-03-12T03:49:51.297Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-12T03:49:51.297Z] ---> 79c2b2006a94 [2025-03-12T03:49:51.297Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:49:51.554Z] ---> 01a86bb8fb2c [2025-03-12T03:49:51.554Z] Step 22/27 : EXPOSE 59984 [2025-03-12T03:49:51.554Z] ---> Running in 649f434823b0 [2025-03-12T03:49:51.554Z] Removing intermediate container 649f434823b0 [2025-03-12T03:49:51.554Z] ---> bff3f268e333 [2025-03-12T03:49:51.554Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-12T03:49:51.554Z] ---> Running in 040d2ea635cf [2025-03-12T03:49:51.811Z] Removing intermediate container 040d2ea635cf [2025-03-12T03:49:51.811Z] ---> f656e6e25e2a [2025-03-12T03:49:51.811Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T03:49:51.811Z] ---> Running in c9dd4d21ae66 [2025-03-12T03:49:51.811Z] Removing intermediate container c9dd4d21ae66 [2025-03-12T03:49:51.811Z] ---> f7696f625c91 [2025-03-12T03:49:51.811Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T03:49:51.811Z] ---> Running in d2c17cf97454 [2025-03-12T03:49:51.811Z] Removing intermediate container d2c17cf97454 [2025-03-12T03:49:51.811Z] ---> 28c606e11434 [2025-03-12T03:49:51.811Z] Step 26/27 : LABEL git_sha=d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T03:49:51.811Z] ---> Running in eb99b3ee5fa2 [2025-03-12T03:49:51.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T03:49:51.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T03:49:51.943Z] Dload Upload Total Spent Left Speed [2025-03-12T03:49:51.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2025-03-12T03:49:52.068Z] Removing intermediate container eb99b3ee5fa2 [2025-03-12T03:49:52.068Z] ---> 0e2f9b249e64 [2025-03-12T03:49:52.068Z] Step 27/27 : LABEL version=4.0.0-dev.15 [2025-03-12T03:49:52.068Z] ---> Running in 913b01518ca7 [2025-03-12T03:49:52.068Z] Removing intermediate container 913b01518ca7 [2025-03-12T03:49:52.068Z] ---> 9dfed947f76f [2025-03-12T03:49:52.068Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T03:49:52.068Z] Successfully built 9dfed947f76f [2025-03-12T03:49:52.068Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:49:52.206Z] provisioning config files... [2025-03-12T03:49:52.214Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8277579063169875138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:49:52.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T03:49:52.511Z] ---> ****-login.sh [2025-03-12T03:49:52.511Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:49:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:49:52.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:49:52.512Z] Configure a credential helper to remove this warning. See [2025-03-12T03:49:52.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:49:52.512Z] [2025-03-12T03:49:52.512Z] Login Succeeded [2025-03-12T03:49:52.512Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:49:52.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:49:52.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:49:52.512Z] Configure a credential helper to remove this warning. See [2025-03-12T03:49:52.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:49:52.512Z] [2025-03-12T03:49:52.512Z] Login Succeeded [2025-03-12T03:49:52.512Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:49:52.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2025-03-12T03:49:52.598Z] sudo tee /etc/docker/daemon.new [2025-03-12T03:49:52.598Z] { [2025-03-12T03:49:52.598Z] "registry-mirrors": [ [2025-03-12T03:49:52.598Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T03:49:52.598Z] ], [2025-03-12T03:49:52.598Z] "bip": "10.250.0.254/24", [2025-03-12T03:49:52.598Z] "hosts": [ [2025-03-12T03:49:52.598Z] "tcp://0.0.0.0:5555", [2025-03-12T03:49:52.598Z] "unix:///var/run/docker.sock" [2025-03-12T03:49:52.598Z] ], [2025-03-12T03:49:52.598Z] "mtu": 1458, [2025-03-12T03:49:52.598Z] "selinux-enabled": true, [2025-03-12T03:49:52.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T03:49:52.598Z] } [Pipeline] sh [2025-03-12T03:49:52.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:49:52.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:49:52.770Z] Configure a credential helper to remove this warning. See [2025-03-12T03:49:52.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:49:52.770Z] [2025-03-12T03:49:52.770Z] Login Succeeded [2025-03-12T03:49:52.770Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:49:52.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:49:52.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:49:52.770Z] Configure a credential helper to remove this warning. See [2025-03-12T03:49:52.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:49:52.770Z] [2025-03-12T03:49:52.770Z] Login Succeeded [2025-03-12T03:49:52.770Z] ****.io [2025-03-12T03:49:52.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:49:52.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T03:49:53.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:49:53.028Z] Configure a credential helper to remove this warning. See [2025-03-12T03:49:53.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:49:53.028Z] [2025-03-12T03:49:53.028Z] Login Succeeded [2025-03-12T03:49:53.028Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:49:53.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T03:49:53.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:49:53.134Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-03-12T03:49:53.134Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T03:49:53.134Z] latest [2025-03-12T03:49:53.134Z] 4.0.0-dev.15 [2025-03-12T03:49:53.134Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T03:49:53.134Z] main [2025-03-12T03:49:53.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:53.252Z] + sudo service docker restart [2025-03-12T03:49:53.480Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:53.807Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T03:49:53.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T03:49:53.808Z] 768a4d69f36c: Preparing [2025-03-12T03:49:53.808Z] 6af4a8ff873e: Preparing [2025-03-12T03:49:53.808Z] 1d23f87c3f63: Preparing [2025-03-12T03:49:53.808Z] 1aa7331353d2: Preparing [2025-03-12T03:49:53.808Z] fce088aee3ab: Preparing [2025-03-12T03:49:53.808Z] 994456c4fd7b: Preparing [2025-03-12T03:49:53.808Z] 994456c4fd7b: Waiting [2025-03-12T03:49:53.808Z] 6af4a8ff873e: Pushed [2025-03-12T03:49:53.808Z] fce088aee3ab: Pushed [2025-03-12T03:49:53.808Z] 768a4d69f36c: Pushed [2025-03-12T03:49:53.808Z] 1aa7331353d2: Pushed [2025-03-12T03:49:53.808Z] 994456c4fd7b: Layer already exists [2025-03-12T03:49:57.093Z] 1d23f87c3f63: Pushed [2025-03-12T03:49:57.093Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:57.431Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:57.760Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-12T03:49:57.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T03:49:57.760Z] 768a4d69f36c: Preparing [2025-03-12T03:49:57.760Z] 6af4a8ff873e: Preparing [2025-03-12T03:49:57.760Z] 1d23f87c3f63: Preparing [2025-03-12T03:49:57.760Z] 1aa7331353d2: Preparing [2025-03-12T03:49:57.760Z] fce088aee3ab: Preparing [2025-03-12T03:49:57.760Z] 994456c4fd7b: Preparing [2025-03-12T03:49:57.760Z] 1aa7331353d2: Layer already exists [2025-03-12T03:49:57.760Z] 6af4a8ff873e: Layer already exists [2025-03-12T03:49:57.760Z] fce088aee3ab: Layer already exists [2025-03-12T03:49:57.760Z] 1d23f87c3f63: Layer already exists [2025-03-12T03:49:57.760Z] 768a4d69f36c: Layer already exists [2025-03-12T03:49:57.760Z] 994456c4fd7b: Layer already exists [2025-03-12T03:49:57.760Z] latest: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:58.308Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:58.638Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 [2025-03-12T03:49:58.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T03:49:58.638Z] 768a4d69f36c: Preparing [2025-03-12T03:49:58.638Z] 6af4a8ff873e: Preparing [2025-03-12T03:49:58.638Z] 1d23f87c3f63: Preparing [2025-03-12T03:49:58.638Z] 1aa7331353d2: Preparing [2025-03-12T03:49:58.638Z] fce088aee3ab: Preparing [2025-03-12T03:49:58.638Z] 994456c4fd7b: Preparing [2025-03-12T03:49:58.638Z] 994456c4fd7b: Waiting [2025-03-12T03:49:58.638Z] 1aa7331353d2: Layer already exists [2025-03-12T03:49:58.638Z] fce088aee3ab: Layer already exists [2025-03-12T03:49:58.638Z] 768a4d69f36c: Layer already exists [2025-03-12T03:49:58.638Z] 6af4a8ff873e: Layer already exists [2025-03-12T03:49:58.638Z] 1d23f87c3f63: Layer already exists [2025-03-12T03:49:58.638Z] 994456c4fd7b: Layer already exists [2025-03-12T03:49:58.638Z] 4.0.0-dev.15: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:49:58.972Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:50:16.166Z] provisioning config files... [Pipeline] sh [2025-03-12T03:50:16.204Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/224@tmp/config6609384483720635076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:50:16.477Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T03:50:16.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T03:50:16.477Z] 768a4d69f36c: Preparing [2025-03-12T03:50:16.477Z] 6af4a8ff873e: Preparing [2025-03-12T03:50:16.477Z] 1d23f87c3f63: Preparing [2025-03-12T03:50:16.477Z] 1aa7331353d2: Preparing [2025-03-12T03:50:16.477Z] fce088aee3ab: Preparing [2025-03-12T03:50:16.477Z] 994456c4fd7b: Preparing [2025-03-12T03:50:16.477Z] 1aa7331353d2: Layer already exists [2025-03-12T03:50:16.477Z] 1d23f87c3f63: Layer already exists [2025-03-12T03:50:16.477Z] fce088aee3ab: Layer already exists [2025-03-12T03:50:16.477Z] 768a4d69f36c: Layer already exists [2025-03-12T03:50:16.477Z] 6af4a8ff873e: Layer already exists [2025-03-12T03:50:16.477Z] 994456c4fd7b: Layer already exists [2025-03-12T03:50:16.477Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:50:16.678Z] ---> ****-login.sh [2025-03-12T03:50:16.678Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:50:16.814Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:50:16.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:50:17.142Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-03-12T03:50:17.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-03-12T03:50:17.142Z] 768a4d69f36c: Preparing [2025-03-12T03:50:17.142Z] 6af4a8ff873e: Preparing [2025-03-12T03:50:17.142Z] 1d23f87c3f63: Preparing [2025-03-12T03:50:17.142Z] 1aa7331353d2: Preparing [2025-03-12T03:50:17.142Z] fce088aee3ab: Preparing [2025-03-12T03:50:17.142Z] 994456c4fd7b: Preparing [2025-03-12T03:50:17.142Z] 994456c4fd7b: Waiting [2025-03-12T03:50:17.142Z] fce088aee3ab: Layer already exists [2025-03-12T03:50:17.142Z] 768a4d69f36c: Layer already exists [2025-03-12T03:50:17.142Z] 6af4a8ff873e: Layer already exists [2025-03-12T03:50:17.142Z] 1aa7331353d2: Layer already exists [2025-03-12T03:50:17.142Z] 1d23f87c3f63: Layer already exists [2025-03-12T03:50:17.142Z] 994456c4fd7b: Layer already exists [2025-03-12T03:50:17.142Z] main: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T03:50:17.213Z] ===================================================== [2025-03-12T03:50:17.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:50:17.219Z] Configure a credential helper to remove this warning. See [2025-03-12T03:50:17.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:50:17.219Z] [2025-03-12T03:50:17.219Z] Login Succeeded [2025-03-12T03:50:17.219Z] nexus3.edgexfoundry.org:10002 [Pipeline] echo [2025-03-12T03:50:17.228Z] taggedImages: [2025-03-12T03:50:17.228Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T03:50:17.228Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-03-12T03:50:17.228Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 [2025-03-12T03:50:17.228Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T03:50:17.228Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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-03-12T03:50:17.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:50:17.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:50:17.638Z] [2025-03-12T03:50:17.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:50:17.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:50:17.756Z] Configure a credential helper to remove this warning. See [2025-03-12T03:50:17.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:50:17.756Z] [2025-03-12T03:50:17.756Z] Login Succeeded [2025-03-12T03:50:17.756Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:50:17.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:50:17.938Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T03:50:17.938Z] 5eb5b503b376: Pulling fs layer [2025-03-12T03:50:17.938Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T03:50:17.938Z] ec43610c2a17: Pulling fs layer [2025-03-12T03:50:17.938Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T03:50:17.938Z] 33b1e0a273af: Pulling fs layer [2025-03-12T03:50:17.938Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T03:50:17.938Z] 2f39f015ded8: Pulling fs layer [2025-03-12T03:50:17.938Z] 3a2ae6a8a46f: Waiting [2025-03-12T03:50:17.938Z] 33b1e0a273af: Waiting [2025-03-12T03:50:17.938Z] 5d3b04190fa2: Waiting [2025-03-12T03:50:17.938Z] 2f39f015ded8: Waiting [2025-03-12T03:50:17.938Z] 5c69ac0246d0: Download complete [2025-03-12T03:50:17.938Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T03:50:17.938Z] 3a2ae6a8a46f: Download complete [2025-03-12T03:50:17.938Z] 33b1e0a273af: Verifying Checksum [2025-03-12T03:50:17.938Z] 33b1e0a273af: Download complete [2025-03-12T03:50:17.938Z] ec43610c2a17: Verifying Checksum [2025-03-12T03:50:17.938Z] ec43610c2a17: Download complete [2025-03-12T03:50:17.938Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T03:50:17.938Z] 5d3b04190fa2: Download complete [2025-03-12T03:50:18.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:50:18.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:50:18.032Z] Configure a credential helper to remove this warning. See [2025-03-12T03:50:18.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:50:18.032Z] [2025-03-12T03:50:18.032Z] Login Succeeded [2025-03-12T03:50:18.032Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:50:18.197Z] 5eb5b503b376: Download complete [2025-03-12T03:50:18.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:50:18.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:50:18.306Z] Configure a credential helper to remove this warning. See [2025-03-12T03:50:18.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:50:18.306Z] [2025-03-12T03:50:18.306Z] Login Succeeded [2025-03-12T03:50:18.306Z] ****.io [2025-03-12T03:50:18.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:50:18.766Z] 2f39f015ded8: Download complete [2025-03-12T03:50:18.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:50:18.842Z] Configure a credential helper to remove this warning. See [2025-03-12T03:50:18.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:50:18.842Z] [2025-03-12T03:50:18.842Z] Login Succeeded [2025-03-12T03:50:18.842Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:50:18.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T03:50:19.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:50:19.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:50:19.208Z] ========================================================= [2025-03-12T03:50:19.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T03:50:19.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:50:19.329Z] 5eb5b503b376: Pull complete [2025-03-12T03:50:19.329Z] 5c69ac0246d0: Pull complete [2025-03-12T03:50:19.588Z] ec43610c2a17: Pull complete [2025-03-12T03:50:19.588Z] 3a2ae6a8a46f: Pull complete [2025-03-12T03:50:19.606Z] + 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-03-12T03:50:19.846Z] 33b1e0a273af: Pull complete [2025-03-12T03:50:19.846Z] 5d3b04190fa2: Pull complete [2025-03-12T03:50:20.203Z] Sending build context to Docker daemon 21.92MB [2025-03-12T03:50:20.203Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:50:20.203Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-12T03:50:20.473Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T03:50:20.473Z] 9986a736f7d3: Pulling fs layer [2025-03-12T03:50:20.473Z] 1f018df60701: Pulling fs layer [2025-03-12T03:50:20.473Z] 39f8f326b044: Pulling fs layer [2025-03-12T03:50:20.473Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T03:50:20.473Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T03:50:20.473Z] d45d956e0dbf: Pulling fs layer [2025-03-12T03:50:20.473Z] d7702b0d1db1: Pulling fs layer [2025-03-12T03:50:20.473Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T03:50:20.473Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T03:50:20.473Z] e6a1e7a6a96a: Waiting [2025-03-12T03:50:20.473Z] 4f4fb700ef54: Waiting [2025-03-12T03:50:20.473Z] d45d956e0dbf: Waiting [2025-03-12T03:50:20.473Z] d7702b0d1db1: Waiting [2025-03-12T03:50:20.473Z] 5c7f0f088c93: Waiting [2025-03-12T03:50:20.473Z] 4fdc064ae6cf: Waiting [2025-03-12T03:50:20.473Z] 1f018df60701: Verifying Checksum [2025-03-12T03:50:20.473Z] 1f018df60701: Download complete [2025-03-12T03:50:20.473Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T03:50:20.473Z] e6a1e7a6a96a: Download complete [2025-03-12T03:50:20.473Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T03:50:20.473Z] 4f4fb700ef54: Download complete [2025-03-12T03:50:20.473Z] d45d956e0dbf: Verifying Checksum [2025-03-12T03:50:20.473Z] d45d956e0dbf: Download complete [2025-03-12T03:50:20.473Z] d7702b0d1db1: Verifying Checksum [2025-03-12T03:50:20.473Z] d7702b0d1db1: Download complete [2025-03-12T03:50:20.473Z] 9986a736f7d3: Verifying Checksum [2025-03-12T03:50:20.473Z] 9986a736f7d3: Download complete [2025-03-12T03:50:21.060Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T03:50:21.060Z] 4fdc064ae6cf: Download complete [2025-03-12T03:50:21.653Z] 9986a736f7d3: Pull complete [2025-03-12T03:50:22.244Z] 1f018df60701: Pull complete [2025-03-12T03:50:22.513Z] 39f8f326b044: Verifying Checksum [2025-03-12T03:50:22.513Z] 39f8f326b044: Download complete [2025-03-12T03:50:23.477Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T03:50:23.477Z] 5c7f0f088c93: Download complete [2025-03-12T03:50:24.033Z] 2f39f015ded8: Pull complete [2025-03-12T03:50:24.033Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T03:50:24.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:50:24.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:50:24.137Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T03:50:24.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-03-12T03:50:25.247Z] $ docker top 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:50:25.645Z] ---> job-cost.sh [2025-03-12T03:50:25.645Z] lf-activate-venv: SKIPPING [2025-03-12T03:50:25.645Z] INFO: No Stack... [2025-03-12T03:50:25.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T03:50:26.160Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T03:50:26.444Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-03-12T03:50:26.444Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T03:50:26.456Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [2025-03-12T03:50:26.468Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] did not exist. Created. [2025-03-12T03:50:26.475Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T03:50:26.787Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-03-12T03:50:26.832Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T03:50:26.842Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T03:50:26.865Z] $ docker stop --time=1 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce [2025-03-12T03:50:28.001Z] $ docker rm -f --volumes 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T03:50:35.809Z] 39f8f326b044: Pull complete [2025-03-12T03:50:36.084Z] e6a1e7a6a96a: Pull complete [2025-03-12T03:50:36.352Z] 4f4fb700ef54: Pull complete [2025-03-12T03:50:36.620Z] d45d956e0dbf: Pull complete [2025-03-12T03:50:36.888Z] d7702b0d1db1: Pull complete [2025-03-12T03:50:45.107Z] 5c7f0f088c93: Pull complete [2025-03-12T03:50:47.051Z] 4fdc064ae6cf: Pull complete [2025-03-12T03:50:47.051Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T03:50:47.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T03:50:47.051Z] ---> 63f30b955cb9 [2025-03-12T03:50:47.051Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:50:48.456Z] ---> Running in 3de09904c362 [2025-03-12T03:50:49.038Z] Removing intermediate container 3de09904c362 [2025-03-12T03:50:49.038Z] ---> 1d31a737a87b [2025-03-12T03:50:49.038Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:50:49.038Z] ---> Running in f786b471e93a [2025-03-12T03:50:49.305Z] Removing intermediate container f786b471e93a [2025-03-12T03:50:49.305Z] ---> f1aed5e34751 [2025-03-12T03:50:49.305Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:50:49.305Z] ---> Running in 558973fdba5a [2025-03-12T03:50:49.577Z] Removing intermediate container 558973fdba5a [2025-03-12T03:50:49.577Z] ---> 2e5e545babfe [2025-03-12T03:50:49.577Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:50:49.577Z] ---> Running in 9a20806a56e2 [2025-03-12T03:50:50.162Z] Removing intermediate container 9a20806a56e2 [2025-03-12T03:50:50.162Z] ---> 150126567c3c [2025-03-12T03:50:50.162Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:50:50.162Z] ---> Running in b30caeb0a27f [2025-03-12T03:50:50.429Z] Removing intermediate container b30caeb0a27f [2025-03-12T03:50:50.429Z] ---> 4b3bbbb49b24 [2025-03-12T03:50:50.429Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:50:50.429Z] ---> Running in afe4de7ae982 [2025-03-12T03:50:51.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T03:50:51.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T03:50:53.405Z] OK: 239 MiB in 58 packages [2025-03-12T03:50:53.996Z] Removing intermediate container afe4de7ae982 [2025-03-12T03:50:53.996Z] ---> c23207fb2437 [2025-03-12T03:50:53.996Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-03-12T03:50:53.996Z] ---> Running in 7f67e1b47d6b [2025-03-12T03:50:54.578Z] Removing intermediate container 7f67e1b47d6b [2025-03-12T03:50:54.578Z] ---> 991995e3531d [2025-03-12T03:50:54.578Z] Step 10/13 : COPY go.mod vendor* ./ [2025-03-12T03:50:54.845Z] ---> 803155505911 [2025-03-12T03:50:54.845Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:50:54.845Z] ---> Running in 9e71f80bf0a7 [2025-03-12T03:52:31.494Z] Removing intermediate container 9e71f80bf0a7 [2025-03-12T03:52:31.494Z] ---> 0c317085aca4 [2025-03-12T03:52:31.494Z] Step 12/13 : COPY . . [2025-03-12T03:52:32.908Z] ---> 62b63f5b3936 [2025-03-12T03:52:32.908Z] Step 13/13 : RUN ${MAKE} [2025-03-12T03:52:33.175Z] ---> Running in aa5d5230e557 [2025-03-12T03:52:34.141Z] noop [2025-03-12T03:52:34.723Z] Removing intermediate container aa5d5230e557 [2025-03-12T03:52:34.723Z] ---> 92c66cbaa3c6 [2025-03-12T03:52:34.723Z] Successfully built 92c66cbaa3c6 [2025-03-12T03:52:34.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:52:35.088Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T03:52:35.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:52:35.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container [2025-03-12T03:52:35.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@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-03-12T03:52:36.460Z] $ docker top 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:52:37.287Z] + go version [2025-03-12T03:52:37.287Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T03:52:37.304Z] $ docker stop --time=1 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 [2025-03-12T03:52:38.864Z] $ docker rm -f --volumes 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:52:39.445Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T03:52:39.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:52:39.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container [2025-03-12T03:52:39.705Z] $ 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/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@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-03-12T03:52:40.813Z] $ docker top 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:52:41.322Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/224 [Pipeline] fileExists [Pipeline] sh [2025-03-12T03:52:41.918Z] + make test [2025-03-12T03:52:41.918Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T03:52:47.259Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-03-12T03:56:08.983Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-03-12T03:56:08.983Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-03-12T03:56:08.983Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.162s coverage: 31.4% of statements [2025-03-12T03:56:27.242Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.061s coverage: 86.5% of statements [2025-03-12T03:56:28.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T03:56:28.201Z] go vet ./... [2025-03-12T03:57:15.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T03:57:15.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T03:57:15.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T03:57:15.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T03:57:15.652Z] $ docker stop --time=1 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 [2025-03-12T03:57:17.581Z] $ docker rm -f --volumes 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:57:19.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T03:57:19.249Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T03:57:19.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:57:20.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T03:57:20.900Z] + ls -al . [2025-03-12T03:57:20.901Z] total 312 [2025-03-12T03:57:20.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:52 . [2025-03-12T03:57:20.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 .. [2025-03-12T03:57:20.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:49 .git [2025-03-12T03:57:20.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:49 .github [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:49 .gitignore [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:49 .golangci.yml [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:49 Attribution.txt [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:49 CHANGELOG.md [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:49 Dockerfile [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:49 GOVERNANCE.md [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:49 Jenkinsfile [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:49 LICENSE [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:49 Makefile [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:49 OWNERS.md [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:49 README.md [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 03:47 VERSION [2025-03-12T03:57:20.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:49 bin [2025-03-12T03:57:20.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:49 cmd [2025-03-12T03:57:20.901Z] -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:56 coverage.out [2025-03-12T03:57:20.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 doc [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:49 go.mod [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:49 go.sum [2025-03-12T03:57:20.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 internal [2025-03-12T03:57:20.901Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:21.258Z] + 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=d4e6059d90aee0898b156167641b1c9a91f0d1e1 --label arch=arm64 --label version=4.0.0-dev.15 . [2025-03-12T03:57:21.851Z] Sending build context to Docker daemon 22.01MB [2025-03-12T03:57:21.851Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:57:21.851Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T03:57:21.851Z] ---> 92c66cbaa3c6 [2025-03-12T03:57:21.851Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:57:22.118Z] ---> Running in 84fdf37c36e8 [2025-03-12T03:57:22.385Z] Removing intermediate container 84fdf37c36e8 [2025-03-12T03:57:22.385Z] ---> a102835946b5 [2025-03-12T03:57:22.385Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:57:22.385Z] ---> Running in 8886634b2bde [2025-03-12T03:57:22.652Z] Removing intermediate container 8886634b2bde [2025-03-12T03:57:22.652Z] ---> 8b730dcf5a37 [2025-03-12T03:57:22.652Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:57:22.920Z] ---> Running in d07332c92ef8 [2025-03-12T03:57:23.188Z] Removing intermediate container d07332c92ef8 [2025-03-12T03:57:23.188Z] ---> 24e8e2c7be04 [2025-03-12T03:57:23.188Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:57:23.188Z] ---> Running in 4d77ab44341b [2025-03-12T03:57:23.455Z] Removing intermediate container 4d77ab44341b [2025-03-12T03:57:23.455Z] ---> 92ac3a9dc090 [2025-03-12T03:57:23.455Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-03-12T03:57:23.455Z] ---> Running in e61d1572f8ef [2025-03-12T03:57:23.723Z] Removing intermediate container e61d1572f8ef [2025-03-12T03:57:23.723Z] ---> 7b5873152cc5 [2025-03-12T03:57:23.723Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:57:24.005Z] ---> Running in a4fac9ea953a [2025-03-12T03:57:24.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T03:57:25.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T03:57:26.631Z] OK: 239 MiB in 58 packages [2025-03-12T03:57:27.587Z] Removing intermediate container a4fac9ea953a [2025-03-12T03:57:27.587Z] ---> 4fdb8e2dc3f2 [2025-03-12T03:57:27.587Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-03-12T03:57:27.587Z] ---> Running in 66ac03939607 [2025-03-12T03:57:27.853Z] Removing intermediate container 66ac03939607 [2025-03-12T03:57:27.853Z] ---> 249e680befe4 [2025-03-12T03:57:27.853Z] Step 10/27 : COPY go.mod vendor* ./ [2025-03-12T03:57:28.118Z] ---> 172add99a470 [2025-03-12T03:57:28.118Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:57:28.387Z] ---> Running in 13e8b5b2b968 [2025-03-12T03:57:30.961Z] Removing intermediate container 13e8b5b2b968 [2025-03-12T03:57:30.961Z] ---> 6bdb6f4b84c8 [2025-03-12T03:57:30.961Z] Step 12/27 : COPY . . [2025-03-12T03:57:32.364Z] ---> e3b8552c3fb8 [2025-03-12T03:57:32.364Z] Step 13/27 : RUN ${MAKE} [2025-03-12T03:57:32.364Z] ---> Running in bf85d1e864e4 [2025-03-12T03:57:33.335Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-03-12T04:01:10.124Z] Removing intermediate container bf85d1e864e4 [2025-03-12T04:01:10.124Z] ---> 580f82a1b980 [2025-03-12T04:01:10.124Z] Step 14/27 : FROM alpine:3.20 [2025-03-12T04:01:10.124Z] 3.20: Pulling from library/alpine [2025-03-12T04:01:10.124Z] 94e9d8af2201: Pulling fs layer [2025-03-12T04:01:10.124Z] 94e9d8af2201: Download complete [2025-03-12T04:01:10.124Z] 94e9d8af2201: Pull complete [2025-03-12T04:01:10.124Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T04:01:10.124Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T04:01:10.124Z] ---> 7aab056cecc6 [2025-03-12T04:01:10.124Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-12T04:01:10.124Z] ---> Running in e8e232e7161b [2025-03-12T04:01:10.124Z] Removing intermediate container e8e232e7161b [2025-03-12T04:01:10.124Z] ---> 57466c543a46 [2025-03-12T04:01:10.124Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-03-12T04:01:10.124Z] ---> Running in f2d1755b8b73 [2025-03-12T04:01:10.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:01:10.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:01:10.124Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T04:01:10.124Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T04:01:10.124Z] OK: 9 MiB in 15 packages [2025-03-12T04:01:10.124Z] Removing intermediate container f2d1755b8b73 [2025-03-12T04:01:10.124Z] ---> 535648b0f5c3 [2025-03-12T04:01:10.124Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T04:01:10.124Z] ---> Running in c37c06bf0c40 [2025-03-12T04:01:10.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:01:10.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:01:10.392Z] OK: 9 MiB in 15 packages [2025-03-12T04:01:11.349Z] Removing intermediate container c37c06bf0c40 [2025-03-12T04:01:11.349Z] ---> daa12625967c [2025-03-12T04:01:11.349Z] Step 18/27 : WORKDIR / [2025-03-12T04:01:11.349Z] ---> Running in 12f16cb992a9 [2025-03-12T04:01:11.616Z] Removing intermediate container 12f16cb992a9 [2025-03-12T04:01:11.616Z] ---> 5b92001371d4 [2025-03-12T04:01:11.616Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-03-12T04:01:13.556Z] ---> 7560a6111dc3 [2025-03-12T04:01:13.556Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-03-12T04:01:14.136Z] ---> 0b7e68e9e6d3 [2025-03-12T04:01:14.136Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-03-12T04:01:14.717Z] ---> f6980824a2e8 [2025-03-12T04:01:14.717Z] Step 22/27 : EXPOSE 59984 [2025-03-12T04:01:14.717Z] ---> Running in 2e9800e8fa31 [2025-03-12T04:01:15.303Z] Removing intermediate container 2e9800e8fa31 [2025-03-12T04:01:15.303Z] ---> f79709782ca0 [2025-03-12T04:01:15.303Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-03-12T04:01:15.303Z] ---> Running in da14ca961195 [2025-03-12T04:01:15.569Z] Removing intermediate container da14ca961195 [2025-03-12T04:01:15.569Z] ---> a106f8dbbcf2 [2025-03-12T04:01:15.569Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T04:01:15.569Z] ---> Running in 7dc2d7e520b7 [2025-03-12T04:01:15.835Z] Removing intermediate container 7dc2d7e520b7 [2025-03-12T04:01:15.835Z] ---> 455ff649524e [2025-03-12T04:01:15.836Z] Step 25/27 : LABEL arch=arm64 [2025-03-12T04:01:15.836Z] ---> Running in 685b789e443c [2025-03-12T04:01:16.102Z] Removing intermediate container 685b789e443c [2025-03-12T04:01:16.102Z] ---> 2484b0800d05 [2025-03-12T04:01:16.102Z] Step 26/27 : LABEL git_sha=d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T04:01:16.367Z] ---> Running in 0c7e4430c432 [2025-03-12T04:01:16.634Z] Removing intermediate container 0c7e4430c432 [2025-03-12T04:01:16.634Z] ---> 6f4a0fa1d190 [2025-03-12T04:01:16.634Z] Step 27/27 : LABEL version=4.0.0-dev.15 [2025-03-12T04:01:16.634Z] ---> Running in 1e2553cdbc38 [2025-03-12T04:01:16.899Z] Removing intermediate container 1e2553cdbc38 [2025-03-12T04:01:16.899Z] ---> 584386d4c8f3 [2025-03-12T04:01:16.899Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T04:01:16.899Z] Successfully built 584386d4c8f3 [2025-03-12T04:01:16.899Z] 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-03-12T04:01:17.331Z] provisioning config files... [2025-03-12T04:01:17.345Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/224@tmp/config7000851427355577386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:01:17.695Z] ---> ****-login.sh [2025-03-12T04:01:17.695Z] nexus3.edgexfoundry.org:10001 [2025-03-12T04:01:17.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:01:17.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:01:17.961Z] Configure a credential helper to remove this warning. See [2025-03-12T04:01:17.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:01:17.962Z] [2025-03-12T04:01:17.962Z] Login Succeeded [2025-03-12T04:01:17.962Z] nexus3.edgexfoundry.org:10002 [2025-03-12T04:01:18.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:01:18.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:01:18.232Z] Configure a credential helper to remove this warning. See [2025-03-12T04:01:18.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:01:18.232Z] [2025-03-12T04:01:18.232Z] Login Succeeded [2025-03-12T04:01:18.232Z] nexus3.edgexfoundry.org:10003 [2025-03-12T04:01:18.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:01:18.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:01:18.770Z] Configure a credential helper to remove this warning. See [2025-03-12T04:01:18.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:01:18.770Z] [2025-03-12T04:01:18.770Z] Login Succeeded [2025-03-12T04:01:18.770Z] nexus3.edgexfoundry.org:10004 [2025-03-12T04:01:19.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:01:19.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:01:19.038Z] Configure a credential helper to remove this warning. See [2025-03-12T04:01:19.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:01:19.038Z] [2025-03-12T04:01:19.038Z] Login Succeeded [2025-03-12T04:01:19.038Z] ****.io [2025-03-12T04:01:19.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:01:19.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:01:19.572Z] Configure a credential helper to remove this warning. See [2025-03-12T04:01:19.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:01:19.572Z] [2025-03-12T04:01:19.572Z] Login Succeeded [2025-03-12T04:01:19.572Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T04:01:19.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T04:01:19.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T04:01:19.853Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-03-12T04:01:19.853Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T04:01:19.853Z] latest [2025-03-12T04:01:19.853Z] 4.0.0-dev.15 [2025-03-12T04:01:19.853Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T04:01:19.853Z] main [2025-03-12T04:01:19.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:20.236Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:20.598Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T04:01:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T04:01:20.598Z] 44cbecdb3447: Preparing [2025-03-12T04:01:20.598Z] 6086f72c4308: Preparing [2025-03-12T04:01:20.598Z] eb991567a82c: Preparing [2025-03-12T04:01:20.598Z] 27be77f1f33d: Preparing [2025-03-12T04:01:20.598Z] b7dd1218eddc: Preparing [2025-03-12T04:01:20.598Z] dd9c8f8612c8: Preparing [2025-03-12T04:01:20.598Z] dd9c8f8612c8: Waiting [2025-03-12T04:01:20.865Z] 6086f72c4308: Pushed [2025-03-12T04:01:20.865Z] 27be77f1f33d: Pushed [2025-03-12T04:01:20.865Z] 44cbecdb3447: Pushed [2025-03-12T04:01:20.865Z] b7dd1218eddc: Pushed [2025-03-12T04:01:20.865Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:01:29.060Z] eb991567a82c: Pushed [2025-03-12T04:01:29.060Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:29.438Z] + 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-03-12T04:01:29.808Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-12T04:01:29.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T04:01:29.808Z] 44cbecdb3447: Preparing [2025-03-12T04:01:29.808Z] 6086f72c4308: Preparing [2025-03-12T04:01:29.808Z] eb991567a82c: Preparing [2025-03-12T04:01:29.808Z] 27be77f1f33d: Preparing [2025-03-12T04:01:29.808Z] b7dd1218eddc: Preparing [2025-03-12T04:01:29.808Z] dd9c8f8612c8: Preparing [2025-03-12T04:01:29.808Z] dd9c8f8612c8: Waiting [2025-03-12T04:01:29.808Z] eb991567a82c: Layer already exists [2025-03-12T04:01:29.808Z] b7dd1218eddc: Layer already exists [2025-03-12T04:01:29.808Z] 44cbecdb3447: Layer already exists [2025-03-12T04:01:29.808Z] 27be77f1f33d: Layer already exists [2025-03-12T04:01:29.808Z] 6086f72c4308: Layer already exists [2025-03-12T04:01:29.808Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:01:30.074Z] latest: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:30.433Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:30.786Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 [2025-03-12T04:01:30.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T04:01:30.786Z] 44cbecdb3447: Preparing [2025-03-12T04:01:30.786Z] 6086f72c4308: Preparing [2025-03-12T04:01:30.786Z] eb991567a82c: Preparing [2025-03-12T04:01:30.786Z] 27be77f1f33d: Preparing [2025-03-12T04:01:30.786Z] b7dd1218eddc: Preparing [2025-03-12T04:01:30.786Z] dd9c8f8612c8: Preparing [2025-03-12T04:01:30.786Z] dd9c8f8612c8: Waiting [2025-03-12T04:01:30.786Z] 44cbecdb3447: Layer already exists [2025-03-12T04:01:30.786Z] 27be77f1f33d: Layer already exists [2025-03-12T04:01:30.786Z] eb991567a82c: Layer already exists [2025-03-12T04:01:30.786Z] 6086f72c4308: Layer already exists [2025-03-12T04:01:30.786Z] b7dd1218eddc: Layer already exists [2025-03-12T04:01:30.786Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:01:30.786Z] 4.0.0-dev.15: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:31.407Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:31.758Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T04:01:31.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T04:01:31.759Z] 44cbecdb3447: Preparing [2025-03-12T04:01:31.759Z] 6086f72c4308: Preparing [2025-03-12T04:01:31.759Z] eb991567a82c: Preparing [2025-03-12T04:01:31.759Z] 27be77f1f33d: Preparing [2025-03-12T04:01:31.759Z] b7dd1218eddc: Preparing [2025-03-12T04:01:31.759Z] dd9c8f8612c8: Preparing [2025-03-12T04:01:31.759Z] dd9c8f8612c8: Waiting [2025-03-12T04:01:31.759Z] eb991567a82c: Layer already exists [2025-03-12T04:01:31.759Z] b7dd1218eddc: Layer already exists [2025-03-12T04:01:31.759Z] 27be77f1f33d: Layer already exists [2025-03-12T04:01:31.759Z] 6086f72c4308: Layer already exists [2025-03-12T04:01:31.759Z] 44cbecdb3447: Layer already exists [2025-03-12T04:01:31.759Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:01:32.025Z] d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:32.388Z] + 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-03-12T04:01:32.746Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-03-12T04:01:32.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-03-12T04:01:32.746Z] 44cbecdb3447: Preparing [2025-03-12T04:01:32.746Z] 6086f72c4308: Preparing [2025-03-12T04:01:32.746Z] eb991567a82c: Preparing [2025-03-12T04:01:32.746Z] 27be77f1f33d: Preparing [2025-03-12T04:01:32.746Z] b7dd1218eddc: Preparing [2025-03-12T04:01:32.746Z] dd9c8f8612c8: Preparing [2025-03-12T04:01:32.746Z] 44cbecdb3447: Layer already exists [2025-03-12T04:01:32.746Z] eb991567a82c: Layer already exists [2025-03-12T04:01:32.746Z] 27be77f1f33d: Layer already exists [2025-03-12T04:01:32.746Z] 6086f72c4308: Layer already exists [2025-03-12T04:01:32.746Z] b7dd1218eddc: Layer already exists [2025-03-12T04:01:32.746Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:01:33.013Z] main: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T04:01:33.102Z] ===================================================== [Pipeline] echo [2025-03-12T04:01:33.121Z] taggedImages: [2025-03-12T04:01:33.121Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [2025-03-12T04:01:33.121Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-03-12T04:01:33.121Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 [2025-03-12T04:01:33.121Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [2025-03-12T04:01:33.121Z] - 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-03-12T04:01:33.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:01:33.521Z] [2025-03-12T04:01:33.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:01:33.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:01:33.862Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T04:01:33.862Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T04:01:33.862Z] 04944245beec: Pulling fs layer [2025-03-12T04:01:33.862Z] 699f458cf7ca: Pulling fs layer [2025-03-12T04:01:33.862Z] 765212b225bb: Pulling fs layer [2025-03-12T04:01:33.862Z] f23df028b6ca: Pulling fs layer [2025-03-12T04:01:33.862Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T04:01:33.862Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T04:01:33.862Z] f23df028b6ca: Waiting [2025-03-12T04:01:33.862Z] 765212b225bb: Waiting [2025-03-12T04:01:33.862Z] 2437ff75d9bd: Waiting [2025-03-12T04:01:33.862Z] d65c8cfc05b1: Waiting [2025-03-12T04:01:34.128Z] 04944245beec: Verifying Checksum [2025-03-12T04:01:34.128Z] 04944245beec: Download complete [2025-03-12T04:01:34.128Z] 765212b225bb: Verifying Checksum [2025-03-12T04:01:34.128Z] 765212b225bb: Download complete [2025-03-12T04:01:34.128Z] f23df028b6ca: Verifying Checksum [2025-03-12T04:01:34.128Z] f23df028b6ca: Download complete [2025-03-12T04:01:34.128Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T04:01:34.128Z] d65c8cfc05b1: Download complete [2025-03-12T04:01:34.399Z] 699f458cf7ca: Verifying Checksum [2025-03-12T04:01:34.399Z] 699f458cf7ca: Download complete [2025-03-12T04:01:34.665Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T04:01:34.665Z] 8998bd30e6a1: Download complete [2025-03-12T04:01:37.239Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T04:01:37.239Z] 2437ff75d9bd: Download complete [2025-03-12T04:01:39.814Z] 8998bd30e6a1: Pull complete [2025-03-12T04:01:40.080Z] 04944245beec: Pull complete [2025-03-12T04:01:42.020Z] 699f458cf7ca: Pull complete [2025-03-12T04:01:42.020Z] 765212b225bb: Pull complete [2025-03-12T04:01:42.977Z] f23df028b6ca: Pull complete [2025-03-12T04:01:42.977Z] d65c8cfc05b1: Pull complete [2025-03-12T04:02:01.169Z] 2437ff75d9bd: Pull complete [2025-03-12T04:02:01.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T04:02:01.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:02:01.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:01.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container [2025-03-12T04:02:01.469Z] $ 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/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@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-03-12T04:02:04.398Z] $ docker top 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:02:05.277Z] ---> job-cost.sh [2025-03-12T04:02:05.277Z] lf-activate-venv: SKIPPING [2025-03-12T04:02:05.277Z] INFO: No Stack... [2025-03-12T04:02:05.544Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T04:02:06.505Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T04:02:07.147Z] + + cat /w/workspace/device-onvif-camera/224/archives/cost.csv [2025-03-12T04:02:07.147Z] cut -d, -f6 [Pipeline] lock [2025-03-12T04:02:07.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [2025-03-12T04:02:07.217Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] did not exist. Created. [2025-03-12T04:02:07.223Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T04:02:07.892Z] /w/workspace/device-onvif-camera/224@tmp/durable-4b040e58/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T04:02:08.541Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T04:02:08.572Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T04:02:08.637Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T04:02:08.647Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T04:02:08.675Z] $ docker stop --time=1 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb [2025-03-12T04:02:10.247Z] $ docker rm -f --volumes 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb [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-03-12T04:02:10.792Z] provisioning config files... [2025-03-12T04:02:10.800Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6684847628378051487tmp [Pipeline] { [Pipeline] sh [2025-03-12T04:02:11.105Z] + set +x [2025-03-12T04:02:11.105Z] + curl -s https://codecov.io/bash [2025-03-12T04:02:11.105Z] + bash -s -- [2025-03-12T04:02:11.105Z] [2025-03-12T04:02:11.105Z] _____ _ [2025-03-12T04:02:11.105Z] / ____| | | [2025-03-12T04:02:11.105Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T04:02:11.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T04:02:11.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T04:02:11.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T04:02:11.105Z] Bash-1.0.6 [2025-03-12T04:02:11.105Z] [2025-03-12T04:02:11.105Z] [2025-03-12T04:02:11.105Z] ==> git version 2.25.1 found [2025-03-12T04:02:11.105Z] ==> 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-03-12T04:02:11.105Z] Release-Date: 2020-01-08 [2025-03-12T04:02:11.105Z] 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-03-12T04:02:11.105Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T04:02:11.105Z] ==> Jenkins CI detected. [2025-03-12T04:02:11.105Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-03-12T04:02:11.105Z] project root: . [2025-03-12T04:02:11.105Z] --> token set from env [2025-03-12T04:02:11.105Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T04:02:11.365Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T04:02:11.365Z] ==> Python coveragepy not found [2025-03-12T04:02:11.365Z] ==> Searching for coverage reports in: [2025-03-12T04:02:11.365Z] + . [2025-03-12T04:02:11.365Z] -> Found 1 reports [2025-03-12T04:02:11.365Z] ==> Detecting git/mercurial file structure [2025-03-12T04:02:11.365Z] ==> Reading reports [2025-03-12T04:02:11.365Z] + ./coverage.out bytes=92466 [2025-03-12T04:02:11.365Z] ==> Appending adjustments [2025-03-12T04:02:11.365Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T04:02:11.365Z] + Found adjustments [2025-03-12T04:02:11.365Z] ==> Gzipping contents [2025-03-12T04:02:11.365Z] 12K /tmp/codecov.H2vA91.gz [2025-03-12T04:02:11.365Z] ==> Uploading reports [2025-03-12T04:02:11.365Z] url: https://codecov.io [2025-03-12T04:02:11.365Z] query: branch=main&commit=d4e6059d90aee0898b156167641b1c9a91f0d1e1&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T04:02:11.365Z] -> Pinging Codecov [2025-03-12T04:02:11.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d4e6059d90aee0898b156167641b1c9a91f0d1e1&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T04:02:11.624Z] -> Uploading to [2025-03-12T04:02:11.624Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/d4e6059d90aee0898b156167641b1c9a91f0d1e1/e94c8edd-d756-41cb-b724-2d65f6297c3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T040211Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=63f0284cd1cbc4810def972108f536b1c5ee96e26e3c6f4322562456502a5732 [2025-03-12T04:02:11.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T04:02:11.625Z] Dload Upload Total Spent Left Speed [2025-03-12T04:02:11.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 74096 --:--:-- --:--:-- --:--:-- 74096 [2025-03-12T04:02:11.883Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } [2025-03-12T04:02:11.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T04:02:12.135Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T04:02:12.154Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:12.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:02:12.466Z] [2025-03-12T04:02:12.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:12.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:02:12.775Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T04:02:12.775Z] 43c4264eed91: Pulling fs layer [2025-03-12T04:02:12.775Z] 4cc291be95ef: Pulling fs layer [2025-03-12T04:02:12.775Z] 2ac1f1163629: Pulling fs layer [2025-03-12T04:02:12.775Z] 5c3c966382ef: Pulling fs layer [2025-03-12T04:02:12.775Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T04:02:12.775Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T04:02:12.775Z] 9c3e1370e548: Pulling fs layer [2025-03-12T04:02:12.775Z] 5c3c966382ef: Waiting [2025-03-12T04:02:12.775Z] 4f4fb700ef54: Waiting [2025-03-12T04:02:12.775Z] 9c3e1370e548: Waiting [2025-03-12T04:02:12.775Z] d9c7d2e4e75e: Waiting [2025-03-12T04:02:12.775Z] 4cc291be95ef: Download complete [2025-03-12T04:02:12.775Z] 5c3c966382ef: Download complete [2025-03-12T04:02:12.775Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T04:02:12.775Z] 4f4fb700ef54: Download complete [2025-03-12T04:02:12.775Z] 43c4264eed91: Verifying Checksum [2025-03-12T04:02:12.775Z] 43c4264eed91: Download complete [2025-03-12T04:02:13.035Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T04:02:13.036Z] d9c7d2e4e75e: Download complete [2025-03-12T04:02:13.036Z] 43c4264eed91: Pull complete [2025-03-12T04:02:13.036Z] 4cc291be95ef: Pull complete [2025-03-12T04:02:13.293Z] 2ac1f1163629: Download complete [2025-03-12T04:02:13.860Z] 9c3e1370e548: Verifying Checksum [2025-03-12T04:02:13.860Z] 9c3e1370e548: Download complete [2025-03-12T04:02:16.960Z] 2ac1f1163629: Pull complete [2025-03-12T04:02:16.960Z] 5c3c966382ef: Pull complete [2025-03-12T04:02:16.960Z] 4f4fb700ef54: Pull complete [2025-03-12T04:02:17.218Z] d9c7d2e4e75e: Pull complete [2025-03-12T04:02:20.498Z] 9c3e1370e548: Pull complete [2025-03-12T04:02:20.498Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T04:02:20.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:02:20.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:20.604Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:02:20.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T04:02:21.987Z] $ docker top 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:02:22.351Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-03-12T04:02:22.361Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-03-12T04:02:22.638Z] + set -o pipefail [2025-03-12T04:02:22.638Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/d807617b-108c-4812-9709-f594bb6692b1 [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] [2025-03-12T04:02:29.215Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T04:02:29.215Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T04:02:29.226Z] $ docker stop --time=1 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 [2025-03-12T04:02:31.298Z] $ docker rm -f --volumes 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 [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-03-12T04:02:32.100Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:02:32.125Z] provisioning config files... [2025-03-12T04:02:32.133Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10702814633378523656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:02:32.437Z] --> edgex-publish-swagger.sh [2025-03-12T04:02:32.437Z] === Publish doc/openapi/v3 API === [2025-03-12T04:02:32.437Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-03-12T04:02:32.437Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-03-12T04:02:32.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T04:02:32.437Z] Dload Upload Total Spent Left Speed [2025-03-12T04:02:33.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 243 757k --:--:-- --:--:-- --:--:-- 756k 100 485k 100 156 100 485k 243 757k --:--:-- --:--:-- --:--:-- 756k [2025-03-12T04:02:33.007Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T04:02:33.007Z] [Pipeline] } [2025-03-12T04:02:33.014Z] 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-03-12T04:02:33.489Z] + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] sh [2025-03-12T04:02:33.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:02:33.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:34.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:02:34.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:34.163Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:02:34.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:02:34.580Z] $ docker top 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T04:02:34.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T04:02:34.696Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T04:02:34.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T04:02:34.816Z] $ docker exec 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 ssh-agent [2025-03-12T04:02:34.924Z] SSH_AUTH_SOCK=/tmp/ssh-FlIDsghLCL0h/agent.32 [2025-03-12T04:02:34.924Z] SSH_AGENT_PID=38 [2025-03-12T04:02:34.928Z] Running ssh-add (command line suppressed) [2025-03-12T04:02:35.022Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5015920794106643210.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5015920794106643210.key) [2025-03-12T04:02:35.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T04:02:35.330Z] + git semver tag [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,502 [run_tag] DEBUG tag force:False [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,502 [check_head_tag] DEBUG check head tag [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,503 [execute] INFO git cat-file --batch-check [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,507 [execute] INFO git cat-file --batch [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,527 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,528 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T04:02:35.590Z] 2025-03-12 04:02:35,533 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:35.590Z] 4.0.0-dev.15 [Pipeline] } [2025-03-12T04:02:35.597Z] $ docker exec --env ******** --env ******** 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 ssh-agent -k [2025-03-12T04:02:35.693Z] unset SSH_AUTH_SOCK; [2025-03-12T04:02:35.693Z] unset SSH_AGENT_PID; [2025-03-12T04:02:35.693Z] echo Agent pid 38 killed; [2025-03-12T04:02:35.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:02:36.045Z] + git semver [Pipeline] } [2025-03-12T04:02:36.316Z] $ docker stop --time=1 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 [2025-03-12T04:02:37.592Z] $ docker rm -f --volumes 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:38.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:02:38.023Z] [2025-03-12T04:02:38.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:38.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:02:38.324Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T04:02:38.324Z] ab5ef0e58194: Pulling fs layer [2025-03-12T04:02:38.324Z] 9712f1f96733: Pulling fs layer [2025-03-12T04:02:38.324Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T04:02:38.324Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T04:02:38.324Z] e9a5061849ea: Pulling fs layer [2025-03-12T04:02:38.324Z] d747dcd14b5f: Pulling fs layer [2025-03-12T04:02:38.324Z] 2de7ff778b66: Pulling fs layer [2025-03-12T04:02:38.324Z] 0d9ebad4ef96: Waiting [2025-03-12T04:02:38.324Z] e9a5061849ea: Waiting [2025-03-12T04:02:38.324Z] d747dcd14b5f: Waiting [2025-03-12T04:02:38.324Z] 2de7ff778b66: Waiting [2025-03-12T04:02:38.324Z] 9712f1f96733: Verifying Checksum [2025-03-12T04:02:38.324Z] 9712f1f96733: Download complete [2025-03-12T04:02:38.583Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T04:02:38.583Z] 63f879dbbcfc: Download complete [2025-03-12T04:02:38.842Z] e9a5061849ea: Verifying Checksum [2025-03-12T04:02:38.842Z] e9a5061849ea: Download complete [2025-03-12T04:02:38.842Z] d747dcd14b5f: Download complete [2025-03-12T04:02:38.842Z] ab5ef0e58194: Verifying Checksum [2025-03-12T04:02:38.842Z] ab5ef0e58194: Download complete [2025-03-12T04:02:38.842Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T04:02:38.842Z] 0d9ebad4ef96: Download complete [2025-03-12T04:02:39.100Z] 2de7ff778b66: Verifying Checksum [2025-03-12T04:02:41.626Z] ab5ef0e58194: Pull complete [2025-03-12T04:02:41.626Z] 9712f1f96733: Pull complete [2025-03-12T04:02:42.192Z] 63f879dbbcfc: Pull complete [2025-03-12T04:02:46.373Z] 0d9ebad4ef96: Pull complete [2025-03-12T04:02:46.373Z] e9a5061849ea: Pull complete [2025-03-12T04:02:46.373Z] d747dcd14b5f: Pull complete [2025-03-12T04:02:46.945Z] 2de7ff778b66: Pull complete [2025-03-12T04:02:46.945Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T04:02:46.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:02:46.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:47.062Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:02:47.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T04:02:49.460Z] $ docker top f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:02:49.536Z] provisioning config files... [2025-03-12T04:02:49.545Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11175219044240449327tmp [2025-03-12T04:02:49.556Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3267178590759105981tmp [2025-03-12T04:02:49.565Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1029637674023617392tmp [Pipeline] { [Pipeline] echo [2025-03-12T04:02:49.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:02:49.902Z] ---> sigul-configuration.sh [2025-03-12T04:02:49.902Z] gpg: directory `/root/.gnupg' created [2025-03-12T04:02:49.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T04:02:49.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T04:02:49.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T04:02:49.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T04:02:49.902Z] gpg: CAST5 encrypted data [2025-03-12T04:02:49.902Z] gpg: encrypted with 1 passphrase [2025-03-12T04:02:49.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T04:02:50.212Z] + mkdir /home/jenkins [2025-03-12T04:02:50.212Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T04:02:50.508Z] + 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-03-12T04:02:50.523Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:02:50.821Z] ---> sigul-install.sh [2025-03-12T04:02:50.821Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T04:02:51.113Z] + git tag --list [2025-03-12T04:02:51.113Z] v0.0.0 [2025-03-12T04:02:51.113Z] v2.2.0 [2025-03-12T04:02:51.113Z] v2.3.0 [2025-03-12T04:02:51.113Z] v2.3.1 [2025-03-12T04:02:51.113Z] v3.0 [2025-03-12T04:02:51.113Z] v3.0.0 [2025-03-12T04:02:51.113Z] v3.1 [2025-03-12T04:02:51.113Z] v3.1.0 [2025-03-12T04:02:51.113Z] v3.1.0-dev.1 [2025-03-12T04:02:51.113Z] v3.1.0-dev.10 [2025-03-12T04:02:51.113Z] v3.1.0-dev.11 [2025-03-12T04:02:51.113Z] v3.1.0-dev.12 [2025-03-12T04:02:51.113Z] v3.1.0-dev.13 [2025-03-12T04:02:51.113Z] v3.1.0-dev.14 [2025-03-12T04:02:51.113Z] v3.1.0-dev.15 [2025-03-12T04:02:51.113Z] v3.1.0-dev.16 [2025-03-12T04:02:51.113Z] v3.1.0-dev.17 [2025-03-12T04:02:51.113Z] v3.1.0-dev.18 [2025-03-12T04:02:51.113Z] v3.1.0-dev.19 [2025-03-12T04:02:51.113Z] v3.1.0-dev.2 [2025-03-12T04:02:51.113Z] v3.1.0-dev.20 [2025-03-12T04:02:51.113Z] v3.1.0-dev.21 [2025-03-12T04:02:51.113Z] v3.1.0-dev.22 [2025-03-12T04:02:51.113Z] v3.1.0-dev.23 [2025-03-12T04:02:51.113Z] v3.1.0-dev.24 [2025-03-12T04:02:51.113Z] v3.1.0-dev.25 [2025-03-12T04:02:51.113Z] v3.1.0-dev.26 [2025-03-12T04:02:51.113Z] v3.1.0-dev.27 [2025-03-12T04:02:51.113Z] v3.1.0-dev.28 [2025-03-12T04:02:51.113Z] v3.1.0-dev.3 [2025-03-12T04:02:51.113Z] v3.1.0-dev.4 [2025-03-12T04:02:51.113Z] v3.1.0-dev.5 [2025-03-12T04:02:51.113Z] v3.1.0-dev.6 [2025-03-12T04:02:51.113Z] v3.1.0-dev.7 [2025-03-12T04:02:51.113Z] v3.1.0-dev.8 [2025-03-12T04:02:51.113Z] v3.1.0-dev.9 [2025-03-12T04:02:51.113Z] v3.1.1 [2025-03-12T04:02:51.113Z] v3.2.0-dev.1 [2025-03-12T04:02:51.113Z] v3.2.0-dev.10 [2025-03-12T04:02:51.113Z] v3.2.0-dev.11 [2025-03-12T04:02:51.113Z] v3.2.0-dev.12 [2025-03-12T04:02:51.113Z] v3.2.0-dev.13 [2025-03-12T04:02:51.113Z] v3.2.0-dev.14 [2025-03-12T04:02:51.113Z] v3.2.0-dev.15 [2025-03-12T04:02:51.113Z] v3.2.0-dev.16 [2025-03-12T04:02:51.113Z] v3.2.0-dev.17 [2025-03-12T04:02:51.113Z] v3.2.0-dev.18 [2025-03-12T04:02:51.113Z] v3.2.0-dev.19 [2025-03-12T04:02:51.113Z] v3.2.0-dev.2 [2025-03-12T04:02:51.113Z] v3.2.0-dev.20 [2025-03-12T04:02:51.113Z] v3.2.0-dev.21 [2025-03-12T04:02:51.113Z] v3.2.0-dev.22 [2025-03-12T04:02:51.113Z] v3.2.0-dev.23 [2025-03-12T04:02:51.113Z] v3.2.0-dev.3 [2025-03-12T04:02:51.113Z] v3.2.0-dev.4 [2025-03-12T04:02:51.113Z] v3.2.0-dev.5 [2025-03-12T04:02:51.113Z] v3.2.0-dev.6 [2025-03-12T04:02:51.113Z] v3.2.0-dev.7 [2025-03-12T04:02:51.113Z] v3.2.0-dev.8 [2025-03-12T04:02:51.113Z] v3.2.0-dev.9 [2025-03-12T04:02:51.113Z] v4.0.0-dev.1 [2025-03-12T04:02:51.113Z] v4.0.0-dev.10 [2025-03-12T04:02:51.113Z] v4.0.0-dev.11 [2025-03-12T04:02:51.113Z] v4.0.0-dev.12 [2025-03-12T04:02:51.113Z] v4.0.0-dev.13 [2025-03-12T04:02:51.113Z] v4.0.0-dev.14 [2025-03-12T04:02:51.113Z] v4.0.0-dev.15 [2025-03-12T04:02:51.113Z] v4.0.0-dev.2 [2025-03-12T04:02:51.113Z] v4.0.0-dev.3 [2025-03-12T04:02:51.113Z] v4.0.0-dev.4 [2025-03-12T04:02:51.113Z] v4.0.0-dev.5 [2025-03-12T04:02:51.113Z] v4.0.0-dev.6 [2025-03-12T04:02:51.113Z] v4.0.0-dev.7 [2025-03-12T04:02:51.113Z] v4.0.0-dev.8 [2025-03-12T04:02:51.113Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T04:02:51.403Z] + lftools sign git-tag v4.0.0-dev.15 [2025-03-12T04:02:51.971Z] Signing Git tag with Sigul... [2025-03-12T04:02:51.971Z] Signing v4.0.0-dev.15 [Pipeline] echo [2025-03-12T04:02:52.243Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:02:52.532Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T04:02:52.538Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T04:02:52.562Z] $ docker stop --time=1 f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 [2025-03-12T04:02:53.836Z] $ docker rm -f --volumes f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T04:02:54.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:02:54.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:54.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:02:54.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:54.680Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:02:54.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:02:55.036Z] $ docker top b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 -eo pid,comm [2025-03-12T04:02:55.081Z] 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-03-12T04:02:55.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T04:02:55.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T04:02:55.144Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T04:02:55.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T04:02:55.244Z] $ docker exec b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 ssh-agent [2025-03-12T04:02:55.352Z] SSH_AUTH_SOCK=/tmp/ssh-w5zL9r7tQkUJ/agent.31 [2025-03-12T04:02:55.352Z] SSH_AGENT_PID=38 [2025-03-12T04:02:55.356Z] Running ssh-add (command line suppressed) [2025-03-12T04:02:55.451Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10592560396893143137.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10592560396893143137.key) [2025-03-12T04:02:55.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T04:02:55.758Z] + git semver bump pre [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [bump_version] DEBUG bumped version:4.0.0-dev.16 [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,926 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,928 [execute] INFO git cat-file --batch-check [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,933 [execute] INFO git cat-file --batch [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T04:02:56.018Z] 2025-03-12 04:02:55,938 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:02:56.018Z] 4.0.0-dev.16 [Pipeline] } [2025-03-12T04:02:56.025Z] $ docker exec --env ******** --env ******** b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 ssh-agent -k [2025-03-12T04:02:56.120Z] unset SSH_AUTH_SOCK; [2025-03-12T04:02:56.120Z] unset SSH_AGENT_PID; [2025-03-12T04:02:56.120Z] echo Agent pid 38 killed; [2025-03-12T04:02:56.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:02:56.457Z] + git semver [Pipeline] } [2025-03-12T04:02:56.729Z] $ docker stop --time=1 b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 [2025-03-12T04:02:58.009Z] $ docker rm -f --volumes b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T04:02:58.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:02:58.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:58.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:02:58.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:58.773Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:02:58.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:02:59.119Z] $ docker top f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T04:02:59.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T04:02:59.259Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T04:02:59.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T04:02:59.373Z] $ docker exec f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a ssh-agent [2025-03-12T04:02:59.478Z] SSH_AUTH_SOCK=/tmp/ssh-ohEBLA97CZfw/agent.33 [2025-03-12T04:02:59.478Z] SSH_AGENT_PID=39 [2025-03-12T04:02:59.492Z] Running ssh-add (command line suppressed) [2025-03-12T04:02:59.579Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4392239728880996443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4392239728880996443.key) [2025-03-12T04:02:59.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T04:02:59.961Z] + git semver push [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,102 [run_push] DEBUG push [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,102 [execute] INFO git cat-file --batch-check [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,105 [execute] INFO git rev-list c1c50255546118a37e3f0425ac2bf07fb4a39900 -- [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,106 [execute] DEBUG Popen(['git', 'rev-list', 'c1c50255546118a37e3f0425ac2bf07fb4a39900', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,114 [execute] INFO git fetch -v origin [2025-03-12T04:03:00.230Z] 2025-03-12 04:03:00,115 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T04:03:00.797Z] 2025-03-12 04:03:00,557 [run_push] DEBUG no remote changes detected [2025-03-12T04:03:00.797Z] 2025-03-12 04:03:00,557 [execute] INFO git push origin semver [2025-03-12T04:03:00.797Z] 2025-03-12 04:03:00,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T04:03:01.365Z] 2025-03-12 04:03:01,237 [run_push] DEBUG push all version tags [2025-03-12T04:03:01.365Z] 2025-03-12 04:03:01,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T04:03:01.365Z] 2025-03-12 04:03:01,238 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T04:03:01.933Z] 2025-03-12 04:03:01,849 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-03-12T04:03:01.933Z] 4.0.0-dev.16 [Pipeline] } [2025-03-12T04:03:01.941Z] $ docker exec --env ******** --env ******** f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a ssh-agent -k [2025-03-12T04:03:02.042Z] unset SSH_AUTH_SOCK; [2025-03-12T04:03:02.042Z] unset SSH_AGENT_PID; [2025-03-12T04:03:02.042Z] echo Agent pid 39 killed; [2025-03-12T04:03:02.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:03:02.383Z] + git semver [Pipeline] } [2025-03-12T04:03:02.652Z] $ docker stop --time=1 f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a [2025-03-12T04:03:03.895Z] $ docker rm -f --volumes f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a [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-03-12T04:03:04.601Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-03-12T04:03:04.602Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-12T04:03:04.602Z] total 16 [2025-03-12T04:03:04.602Z] drwxr-xr-x 3 root root 4096 Mar 12 03:50 . [2025-03-12T04:03:04.602Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 04:02 .. [2025-03-12T04:03:04.602Z] drwxr-xr-x 2 root root 4096 Mar 12 03:50 cost [2025-03-12T04:03:04.602Z] -rw-r--r-- 1 root root 92 Mar 12 03:50 cost.csv [2025-03-12T04:03:04.602Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-12T04:03:04.602Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-03-12T04:03:04.602Z] total 16 [2025-03-12T04:03:04.602Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:50 . [2025-03-12T04:03:04.602Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 04:02 .. [2025-03-12T04:03:04.602Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:50 cost [2025-03-12T04:03:04.602Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 12 03:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:04.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:06.208Z] ---> package-listing.sh [2025-03-12T04:03:06.208Z] ++ facter osfamily [2025-03-12T04:03:06.208Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T04:03:06.467Z] + OS_FAMILY=debian [2025-03-12T04:03:06.467Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-03-12T04:03:06.467Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T04:03:06.467Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T04:03:06.467Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T04:03:06.467Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T04:03:06.467Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-12T04:03:06.467Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T04:03:06.467Z] + case "${OS_FAMILY}" in [2025-03-12T04:03:06.467Z] + dpkg -l [2025-03-12T04:03:06.467Z] + grep '^ii' [2025-03-12T04:03:06.467Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T04:03:06.467Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T04:03:06.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T04:03:06.467Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-03-12T04:03:06.467Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-03-12T04:03:06.467Z] + 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-03-12T04:03:06.479Z] 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-03-12T04:03:06.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:03:07.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T04:03:07.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:03:07.401Z] prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container [2025-03-12T04:03:07.426Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T04:03:07.622Z] $ docker top 8c6be2704888b0f3cbccbda79799aa681b69cbe0d8542d2d5dce03bc1b704022 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:03:07.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T04:03:08.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T04:03:08.542Z] + ls /var/log/sa-host [2025-03-12T04:03:08.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:03:08.624Z] provisioning config files... [2025-03-12T04:03:08.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7115862082514693565tmp [Pipeline] { [Pipeline] echo [2025-03-12T04:03:08.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:08.949Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T04:03:08.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:09.296Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T04:03:09.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:09.622Z] ---> sudo-logs.sh [2025-03-12T04:03:09.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T04:03:09.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:09.939Z] ---> job-cost.sh [2025-03-12T04:03:09.939Z] lf-activate-venv: SKIPPING [2025-03-12T04:03:09.939Z] DEBUG: total: 0.4399999976158142 [2025-03-12T04:03:09.939Z] INFO: Retrieving Stack Cost... [2025-03-12T04:03:10.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T04:03:10.762Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T04:03:10.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:03:11.058Z] ---> logs-deploy.sh [2025-03-12T04:03:11.058Z] lf-activate-venv: SKIPPING [2025-03-12T04:03:11.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/224 [2025-03-12T04:03:11.058Z] INFO: archiving workspace using pattern(s): [2025-03-12T04:03:11.992Z] Archives upload complete. [2025-03-12T04:03:11.992Z] INFO: archiving logs to Nexus