Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f73b0e826ac828b616676455099e46cacb0f4f8b 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-ssh4347852482068773895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6123328402783354946.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6929306322113950767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13051065112128040235.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-ssh11323360618919165287.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3540 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 f73b0e826ac828b616676455099e46cacb0f4f8b (main) Commit message: "Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > 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 f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 > git rev-list --no-walk ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:07:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:07:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:07:42 ========================================================= 07:07:42 EdgeX Global Pipelines Version Info 07:07:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:07:43 ------------------- 07:07:43 stable info: 07:07:43 ------------------- 07:07:43 Commited By: Cherry Wang cherry@iotechsys.com 07:07:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:07:43 Message: update stable to v1.0.278 07:07:44 ------------------- 07:07:44 experimental info: 07:07:44 ------------------- 07:07:44 Commited By: **** collab-it+edgex@linuxfoundation.org 07:07:44 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:07:44 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:07:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:07:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo 07:07:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f73b0e8 [Pipeline] echo 07:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:45 provisioning config files... 07:07:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3365754197697697124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:45 ---> ****-login.sh 07:07:45 nexus3.edgexfoundry.org:10001 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:45 07:07:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:07:45 Configure a credential helper to remove this warning. See 07:07:45 https://docs.****.com/go/credential-store/ 07:07:45 07:07:45 Login Succeeded 07:07:45 nexus3.edgexfoundry.org:10002 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:45 07:07:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:07:45 Configure a credential helper to remove this warning. See 07:07:45 https://docs.****.com/go/credential-store/ 07:07:45 07:07:45 Login Succeeded 07:07:45 nexus3.edgexfoundry.org:10003 07:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:46 07:07:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:07:46 Configure a credential helper to remove this warning. See 07:07:46 https://docs.****.com/go/credential-store/ 07:07:46 07:07:46 Login Succeeded 07:07:46 nexus3.edgexfoundry.org:10004 07:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:46 07:07:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:07:46 Configure a credential helper to remove this warning. See 07:07:46 https://docs.****.com/go/credential-store/ 07:07:46 07:07:46 Login Succeeded 07:07:46 ****.io 07:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:46 07:07:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:07:46 Configure a credential helper to remove this warning. See 07:07:46 https://docs.****.com/go/credential-store/ 07:07:46 07:07:46 Login Succeeded 07:07:46 ---> ****-login.sh ends [Pipeline] } 07:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:07:46 + git rev-list -1 --merges f73b0e826ac828b616676455099e46cacb0f4f8b~1..f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo 07:07:46 -----------> git rev-list -1 --merges f73b0e826ac828b616676455099e46cacb0f4f8b~1..f73b0e826ac828b616676455099e46cacb0f4f8b f73b0e826ac828b616676455099e46cacb0f4f8b 07:07:46 f73b0e826ac828b616676455099e46cacb0f4f8b [false] [Pipeline] sh 07:07:46 + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo 07:07:47 ========================================================= 07:07:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:07:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:47 + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo 07:07:47 [semverPrep] GIT_COMMIT: f73b0e826ac828b616676455099e46cacb0f4f8b, Commit Message: Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 07:07:47 [semverPrep] This is not a build commit. [Pipeline] sh 07:07:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:07:47 + grep -v github /etc/ssh/ssh_known_hosts 07:07:47 + [ -e /tmp/ssh_known_hosts ] 07:07:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:07:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:07:47 + sudo tee -a /etc/ssh/ssh_known_hosts 07:07:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:48 07:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:48 0.1.4: Pulling from edgex-devops/py-git-semver 07:07:48 3dae71ba6b94: Pulling fs layer 07:07:48 6bf1a483ea7c: Pulling fs layer 07:07:48 f5dfc541a4d3: Pulling fs layer 07:07:48 461d9e800cba: Pulling fs layer 07:07:48 80192f66455f: Pulling fs layer 07:07:48 2e8e34ca0e6c: Pulling fs layer 07:07:48 a29436f7fd5d: Pulling fs layer 07:07:48 923cac83aea3: Pulling fs layer 07:07:48 25ad8b0a4227: Pulling fs layer 07:07:48 db01528c6b51: Pulling fs layer 07:07:48 28988de357af: Pulling fs layer 07:07:48 461d9e800cba: Waiting 07:07:48 80192f66455f: Waiting 07:07:48 db01528c6b51: Waiting 07:07:48 28988de357af: Waiting 07:07:48 2e8e34ca0e6c: Waiting 07:07:48 25ad8b0a4227: Waiting 07:07:48 a29436f7fd5d: Waiting 07:07:48 923cac83aea3: Waiting 07:07:48 6bf1a483ea7c: Verifying Checksum 07:07:48 6bf1a483ea7c: Download complete 07:07:48 461d9e800cba: Download complete 07:07:48 80192f66455f: Verifying Checksum 07:07:48 80192f66455f: Download complete 07:07:48 f5dfc541a4d3: Verifying Checksum 07:07:48 f5dfc541a4d3: Download complete 07:07:48 3dae71ba6b94: Verifying Checksum 07:07:48 3dae71ba6b94: Download complete 07:07:48 923cac83aea3: Download complete 07:07:48 25ad8b0a4227: Verifying Checksum 07:07:48 25ad8b0a4227: Download complete 07:07:48 db01528c6b51: Verifying Checksum 07:07:48 db01528c6b51: Download complete 07:07:48 28988de357af: Download complete 07:07:48 a29436f7fd5d: Verifying Checksum 07:07:48 a29436f7fd5d: Download complete 07:07:49 2e8e34ca0e6c: Verifying Checksum 07:07:49 2e8e34ca0e6c: Download complete 07:07:50 3dae71ba6b94: Pull complete 07:07:50 6bf1a483ea7c: Pull complete 07:07:50 f5dfc541a4d3: Pull complete 07:07:51 461d9e800cba: Pull complete 07:07:51 80192f66455f: Pull complete 07:07:56 2e8e34ca0e6c: Pull complete 07:07:56 a29436f7fd5d: Pull complete 07:07:56 923cac83aea3: Pull complete 07:07:56 25ad8b0a4227: Pull complete 07:07:56 db01528c6b51: Pull complete 07:07:56 28988de357af: Pull complete 07:07:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:56 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:07:56 $ 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 07:07:59 $ docker top f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 -eo pid,comm 07:07:59 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). 07:07:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:59 [ssh-agent] Looking for ssh-agent implementation... 07:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:59 $ docker exec f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent 07:07:59 SSH_AUTH_SOCK=/tmp/ssh-99GqH0INvWbk/agent.32 07:07:59 SSH_AGENT_PID=38 07:07:59 Running ssh-add (command line suppressed) 07:07:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3113198723823093117.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3113198723823093117.key) 07:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:00 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 07:08:00 + git tag --points-at HEAD [Pipeline] } 07:08:00 $ docker exec --env ******** --env ******** f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent -k 07:08:00 unset SSH_AUTH_SOCK; 07:08:00 unset SSH_AGENT_PID; 07:08:00 echo Agent pid 38 killed; 07:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:00 [ssh-agent] Looking for ssh-agent implementation... 07:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:00 $ docker exec f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent 07:08:00 SSH_AUTH_SOCK=/tmp/ssh-q4LtrIgpGCSv/agent.84 07:08:00 SSH_AGENT_PID=90 07:08:00 Running ssh-add (command line suppressed) 07:08:00 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10153849143585111886.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10153849143585111886.key) 07:08:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:01 + git semver init 07:08:01 2026-03-16 07:08:01,442 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:08:01 2026-03-16 07:08:01,446 [run_init] DEBUG init version:0.0.0 force:False 07:08:01 2026-03-16 07:08:01,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:08:01 2026-03-16 07:08:01,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:08:01 2026-03-16 07:08:01,448 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 07:08:03 2026-03-16 07:08:02,956 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:08:03 2026-03-16 07:08:02,956 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:08:03 2026-03-16 07:08:02,956 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:08:03 2026-03-16 07:08:02,956 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:08:03 4.1.0-dev.19 [Pipeline] } 07:08:03 $ docker exec --env ******** --env ******** f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 ssh-agent -k 07:08:03 unset SSH_AUTH_SOCK; 07:08:03 unset SSH_AGENT_PID; 07:08:03 echo Agent pid 90 killed; 07:08:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:03 + git semver [Pipeline] } 07:08:04 $ docker stop --time=1 f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 07:08:05 $ docker rm -f --volumes f1fb7e3fdbae910acff8a5da0455493b3402ef3bd75e7c89139f09e8372820f8 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:05 Stashed 1 file(s) [Pipeline] echo 07:08:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 07:08:06 provisioning config files... 07:08:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7471151674850890407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:06 ---> ****-login.sh 07:08:06 nexus3.edgexfoundry.org:10001 07:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:06 Login Succeeded 07:08:06 nexus3.edgexfoundry.org:10002 07:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:06 Login Succeeded 07:08:06 nexus3.edgexfoundry.org:10003 07:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:06 Login Succeeded 07:08:06 nexus3.edgexfoundry.org:10004 07:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:06 Login Succeeded 07:08:06 ****.io 07:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:06 Login Succeeded 07:08:06 ---> ****-login.sh ends [Pipeline] } 07:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:08:07 ========================================================= 07:08:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:08:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 07:08:07 #0 building with "default" instance using docker driver 07:08:07 07:08:07 #1 [internal] load build definition from Dockerfile 07:08:07 #1 transferring dockerfile: 1.75kB done 07:08:07 #1 DONE 0.0s 07:08:07 07:08:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:08:07 #2 DONE 0.1s 07:08:08 07:08:08 #3 [internal] load .dockerignore 07:08:08 #3 transferring context: 2B done 07:08:08 #3 DONE 0.0s 07:08:08 07:08:08 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:08:08 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 07:08:08 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 07:08:08 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 07:08:08 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 07:08:08 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 07:08:08 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 07:08:08 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 07:08:08 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 07:08:08 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 07:08:08 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 07:08:08 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:08:08 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 07:08:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 07:08:08 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 07:08:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 39.85MB / 60.15MB 0.4s 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s 07:08:08 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 07:08:08 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 07:08:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 07:08:08 #4 ... 07:08:08 07:08:08 #5 [internal] load build context 07:08:08 #5 transferring context: 48.24MB 0.4s done 07:08:08 #5 DONE 0.4s 07:08:08 07:08:08 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.6s 07:08:08 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 07:08:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 07:08:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 84.93MB / 112.58MB 0.8s 07:08:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 07:08:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 07:08:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 111.15MB / 112.58MB 0.9s 07:08:09 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 07:08:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 07:08:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 07:08:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 07:08:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:08:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 07:08:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 07:08:14 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 07:08:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 07:08:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 07:08:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 07:08:18 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 07:08:18 #4 DONE 10.1s 07:08:18 07:08:18 #6 [builder 2/7] RUN apk add --no-cache make git 07:08:18 #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:08:18 #6 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:08:18 #6 0.551 OK: 265 MiB in 60 packages 07:08:21 Still waiting to schedule task 07:08:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:08:21 #6 DONE 2.7s 07:08:21 07:08:21 #7 [builder 3/7] WORKDIR /device-onvif-camera 07:08:21 #7 DONE 0.0s 07:08:21 07:08:21 #8 [builder 4/7] COPY go.mod vendor* ./ 07:08:21 #8 DONE 0.0s 07:08:21 07:08:21 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:43 #9 DONE 20.3s 07:08:43 07:08:43 #10 [builder 6/7] COPY . . 07:08:43 #10 DONE 0.2s 07:08:43 07:08:43 #11 [builder 7/7] RUN echo noop 07:08:43 #11 0.206 noop 07:08:43 #11 DONE 0.3s 07:08:43 07:08:43 #12 exporting to image 07:08:43 #12 exporting layers 07:08:51 #12 exporting layers 8.6s done 07:08:51 #12 writing image sha256:1da81b3be9cc42d9c154527fbfbd628a6c47fe23513833ce37956b2cee5b4d8b done 07:08:51 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:08:51 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:51 + docker inspect -f . ci-base-image-x86_64 07:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:51 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:08:51 $ 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 07:08:51 $ docker top 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:52 + go version 07:08:52 go version go1.25.2 linux/amd64 [Pipeline] } 07:08:52 $ docker stop --time=1 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 07:08:53 $ docker rm -f --volumes 977c2c691e5740a22eff4d12347cb929dd81e8fed3d39b5348b8ee203eb03769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:54 + docker inspect -f . ci-base-image-x86_64 07:08:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:54 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:08:54 $ 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 07:08:54 $ docker top 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:54 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:08:54 + make test 07:08:54 go test ./... -coverprofile=coverage.out ./... 07:08:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:09:18 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:09:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.2% of statements 07:09:18 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:09:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.512s coverage: 86.5% of statements 07:09:28 0 issues. 07:09:28 go vet ./... 07:09:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:09:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:09:33 ./bin/test-attribution-txt.sh 07:09:33 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 07:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:09:33 $ docker stop --time=1 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 07:09:36 $ docker rm -f --volumes 9845e3c051b86d35f5f2f9daf71886f02c5b73e3bc96210d674549b62270f112 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:37 + ls -al . 07:09:37 total 312 07:09:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 07:08 . 07:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 .. 07:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:09 .git 07:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:07 .github 07:09:37 -rw-rw-r-- 1 jenkins jenkins 493 Mar 16 07:07 .gitignore 07:09:37 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 07:07 .golangci.yml 07:09:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 07:08 .semver 07:09:37 -rw-rw-r-- 1 jenkins jenkins 22626 Mar 16 07:07 Attribution.txt 07:09:37 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 16 07:07 CHANGELOG.md 07:09:37 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 16 07:07 Dockerfile 07:09:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 07:07 GOVERNANCE.md 07:09:37 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 07:07 Jenkinsfile 07:09:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 07:07 LICENSE 07:09:37 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 16 07:07 Makefile 07:09:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 07:07 OWNERS.md 07:09:37 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 16 07:07 README.md 07:09:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 07:08 VERSION 07:09:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:07 bin 07:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:07 cmd 07:09:37 -rw-r--r-- 1 jenkins jenkins 85674 Mar 16 07:09 coverage.out 07:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 doc 07:09:37 -rw-rw-r-- 1 jenkins jenkins 7006 Mar 16 07:07 go.mod 07:09:37 -rw-rw-r-- 1 jenkins jenkins 90034 Mar 16 07:07 go.sum 07:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:07 internal 07:09:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 07:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:37 + 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=f73b0e826ac828b616676455099e46cacb0f4f8b --label arch=amd64 --label version=4.1.0-dev.19 . 07:09:38 #0 building with "default" instance using docker driver 07:09:38 07:09:38 #1 [internal] load build definition from Dockerfile 07:09:38 #1 transferring dockerfile: 1.75kB done 07:09:38 #1 DONE 0.0s 07:09:38 07:09:38 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:09:38 #2 DONE 0.0s 07:09:38 07:09:38 #3 [internal] load metadata for docker.io/library/alpine:3.22 07:09:38 #3 DONE 0.3s 07:09:38 07:09:38 #4 [internal] load .dockerignore 07:09:38 #4 transferring context: 2B done 07:09:38 #4 DONE 0.0s 07:09:38 07:09:38 #5 [internal] load build context 07:09:38 #5 transferring context: 105.88kB 0.0s done 07:09:38 #5 DONE 0.1s 07:09:38 07:09:38 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:09:38 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 07:09:38 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:09:38 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:09:38 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:09:38 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 07:09:38 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 07:09:38 #6 ... 07:09:38 07:09:38 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:09:38 #7 DONE 0.3s 07:09:38 07:09:38 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:09:38 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 07:09:38 #6 DONE 0.4s 07:09:38 07:09:38 #8 [builder 2/7] RUN apk add --no-cache make git 07:09:38 #8 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:09:39 #8 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:09:39 #8 0.804 OK: 265 MiB in 60 packages 07:09:39 #8 DONE 1.0s 07:09:39 07:09:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:09:39 #9 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:09:39 #9 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:09:39 #9 0.720 (1/1) Installing dumb-init (1.2.5-r3) 07:09:39 #9 0.726 Executing busybox-1.37.0-r20.trigger 07:09:39 #9 0.733 OK: 7 MiB in 17 packages 07:09:39 #9 DONE 0.9s 07:09:39 07:09:39 #10 [builder 3/7] WORKDIR /device-onvif-camera 07:09:39 #10 DONE 0.1s 07:09:39 07:09:39 #11 [builder 4/7] COPY go.mod vendor* ./ 07:09:39 #11 DONE 0.1s 07:09:39 07:09:39 #12 [stage-1 3/7] RUN apk --no-cache upgrade 07:09:40 #12 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:09:40 #12 ... 07:09:40 07:09:40 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:40 #13 DONE 0.5s 07:09:40 07:09:40 #12 [stage-1 3/7] RUN apk --no-cache upgrade 07:09:40 #12 0.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:09:40 #12 0.854 OK: 7 MiB in 17 packages 07:09:40 #12 DONE 1.0s 07:09:40 07:09:40 #14 [builder 6/7] COPY . . 07:09:40 #14 DONE 0.3s 07:09:40 07:09:40 #15 [builder 7/7] RUN make build 07:09:40 #15 0.270 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:10:07 #15 DONE 24.0s 07:10:07 07:10:07 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 07:10:07 #16 DONE 0.2s 07:10:07 07:10:07 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 07:10:07 #17 DONE 0.0s 07:10:07 07:10:07 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 07:10:07 #18 DONE 0.0s 07:10:07 07:10:07 #19 exporting to image 07:10:07 #19 exporting layers 07:10:07 #19 exporting layers 0.2s done 07:10:07 #19 writing image sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:10:07 #19 naming to docker.io/library/device-onvif-camera done 07:10:07 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:07 provisioning config files... 07:10:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18440281278032313296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:07 ---> ****-login.sh 07:10:07 nexus3.edgexfoundry.org:10001 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 Login Succeeded 07:10:07 nexus3.edgexfoundry.org:10002 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 Login Succeeded 07:10:07 nexus3.edgexfoundry.org:10003 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 Login Succeeded 07:10:08 nexus3.edgexfoundry.org:10004 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 Login Succeeded 07:10:08 ****.io 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 Login Succeeded 07:10:08 ---> ****-login.sh ends [Pipeline] } 07:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:10:08 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:10:08 f73b0e826ac828b616676455099e46cacb0f4f8b 07:10:08 latest 07:10:08 4.1.0-dev.19 07:10:08 f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:10:08 main 07:10:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b 07:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:10:09 72b5d2d951b4: Preparing 07:10:09 161784c7978a: Preparing 07:10:09 97fa05812c8f: Preparing 07:10:09 70469d17a3a7: Preparing 07:10:09 35451f9f3fd4: Preparing 07:10:09 cce92674e987: Preparing 07:10:09 cce92674e987: Waiting 07:10:09 72b5d2d951b4: Pushed 07:10:09 161784c7978a: Pushed 07:10:09 70469d17a3a7: Pushed 07:10:09 35451f9f3fd4: Pushed 07:10:09 cce92674e987: Layer already exists 07:10:13 97fa05812c8f: Pushed 07:10:13 f73b0e826ac828b616676455099e46cacb0f4f8b: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:10:13 72b5d2d951b4: Preparing 07:10:13 161784c7978a: Preparing 07:10:13 97fa05812c8f: Preparing 07:10:13 70469d17a3a7: Preparing 07:10:13 35451f9f3fd4: Preparing 07:10:13 cce92674e987: Preparing 07:10:13 cce92674e987: Waiting 07:10:13 72b5d2d951b4: Layer already exists 07:10:13 35451f9f3fd4: Layer already exists 07:10:13 97fa05812c8f: Layer already exists 07:10:13 161784c7978a: Layer already exists 07:10:13 70469d17a3a7: Layer already exists 07:10:13 cce92674e987: Layer already exists 07:10:13 latest: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 07:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:10:14 72b5d2d951b4: Preparing 07:10:14 161784c7978a: Preparing 07:10:14 97fa05812c8f: Preparing 07:10:14 70469d17a3a7: Preparing 07:10:14 35451f9f3fd4: Preparing 07:10:14 cce92674e987: Preparing 07:10:14 cce92674e987: Waiting 07:10:14 72b5d2d951b4: Layer already exists 07:10:14 97fa05812c8f: Layer already exists 07:10:14 161784c7978a: Layer already exists 07:10:14 35451f9f3fd4: Layer already exists 07:10:14 70469d17a3a7: Layer already exists 07:10:14 cce92674e987: Layer already exists 07:10:14 4.1.0-dev.19: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:10:15 72b5d2d951b4: Preparing 07:10:15 161784c7978a: Preparing 07:10:15 97fa05812c8f: Preparing 07:10:15 70469d17a3a7: Preparing 07:10:15 35451f9f3fd4: Preparing 07:10:15 cce92674e987: Preparing 07:10:15 cce92674e987: Waiting 07:10:15 72b5d2d951b4: Layer already exists 07:10:15 97fa05812c8f: Layer already exists 07:10:15 161784c7978a: Layer already exists 07:10:15 70469d17a3a7: Layer already exists 07:10:15 35451f9f3fd4: Layer already exists 07:10:15 cce92674e987: Layer already exists 07:10:15 f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:10:15 72b5d2d951b4: Preparing 07:10:15 161784c7978a: Preparing 07:10:15 97fa05812c8f: Preparing 07:10:15 70469d17a3a7: Preparing 07:10:15 35451f9f3fd4: Preparing 07:10:15 cce92674e987: Preparing 07:10:15 cce92674e987: Waiting 07:10:15 70469d17a3a7: Layer already exists 07:10:15 97fa05812c8f: Layer already exists 07:10:15 35451f9f3fd4: Layer already exists 07:10:15 72b5d2d951b4: Layer already exists 07:10:15 161784c7978a: Layer already exists 07:10:15 cce92674e987: Layer already exists 07:10:15 main: digest: sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:15 ===================================================== [Pipeline] echo 07:10:16 taggedImages: 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 07:10:16 ========================================================= 07:10:16 [edgeXBuildMultiArch] RAW Config: 07:10:16 images: 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:10:16 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:10:16 settingsFile: 07:10:16 device-onvif-camera-settings 07:10:16 ========================================================= [Pipeline] node 07:10:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3542 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:10:16 Running in /w/workspace/device-onvif-camera/246 [Pipeline] { [Pipeline] checkout 07:10:16 The recommended git tool is: git 07:10:20 using credential edgex-jenkins-ssh 07:10:20 Cloning the remote Git repository 07:10:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:10:20 > git init /w/workspace/device-onvif-camera/246 # timeout=10 07:10:20 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:10:20 > git --version # timeout=10 07:10:21 > git --version # 'git version 2.25.1' 07:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:10:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:25 Avoid second fetch 07:10:25 Checking out Revision f73b0e826ac828b616676455099e46cacb0f4f8b (main) 07:10:26 Commit message: "Merge pull request #552 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 07:10:25 > git config core.sparsecheckout # timeout=10 07:10:25 > git checkout -f f73b0e826ac828b616676455099e46cacb0f4f8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:30 provisioning config files... 07:10:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/246@tmp/config9441112334665123290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:31 Still waiting to schedule task 07:10:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:10:31 ---> ****-login.sh 07:10:31 nexus3.edgexfoundry.org:10001 07:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:31 Configure a credential helper to remove this warning. See 07:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:31 07:10:31 Login Succeeded 07:10:31 nexus3.edgexfoundry.org:10002 07:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:31 Configure a credential helper to remove this warning. See 07:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:31 07:10:31 Login Succeeded 07:10:31 nexus3.edgexfoundry.org:10003 07:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:32 Configure a credential helper to remove this warning. See 07:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:32 07:10:32 Login Succeeded 07:10:32 nexus3.edgexfoundry.org:10004 07:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:32 Configure a credential helper to remove this warning. See 07:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:32 07:10:32 Login Succeeded 07:10:32 ****.io 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:33 Configure a credential helper to remove this warning. See 07:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:33 07:10:33 Login Succeeded 07:10:33 ---> ****-login.sh ends [Pipeline] } 07:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:10:33 ========================================================= 07:10:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:10:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 07:10:34 Sending build context to Docker daemon 27.59MB 07:10:34 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 07:10:34 Step 2/13 : FROM ${BASE} AS builder 07:10:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:34 6b59a28fa201: Pulling fs layer 07:10:34 d32bb0dddca7: Pulling fs layer 07:10:34 5dab1238d3d9: Pulling fs layer 07:10:34 196fd7d83e7d: Pulling fs layer 07:10:34 4f4fb700ef54: Pulling fs layer 07:10:34 8ba94037c8f0: Pulling fs layer 07:10:34 deaec5988b04: Pulling fs layer 07:10:34 9f65657bb879: Pulling fs layer 07:10:34 196fd7d83e7d: Waiting 07:10:34 4f4fb700ef54: Waiting 07:10:34 8ba94037c8f0: Waiting 07:10:34 deaec5988b04: Waiting 07:10:34 9f65657bb879: Waiting 07:10:34 d32bb0dddca7: Verifying Checksum 07:10:34 d32bb0dddca7: Download complete 07:10:34 196fd7d83e7d: Verifying Checksum 07:10:34 196fd7d83e7d: Download complete 07:10:34 4f4fb700ef54: Verifying Checksum 07:10:34 4f4fb700ef54: Download complete 07:10:34 8ba94037c8f0: Verifying Checksum 07:10:34 8ba94037c8f0: Download complete 07:10:34 6b59a28fa201: Verifying Checksum 07:10:34 6b59a28fa201: Download complete 07:10:35 9f65657bb879: Verifying Checksum 07:10:35 9f65657bb879: Download complete 07:10:35 6b59a28fa201: Pull complete 07:10:36 d32bb0dddca7: Pull complete 07:10:36 5dab1238d3d9: Download complete 07:10:37 deaec5988b04: Verifying Checksum 07:10:37 deaec5988b04: Download complete 07:10:50 5dab1238d3d9: Pull complete 07:10:50 196fd7d83e7d: Pull complete 07:10:50 4f4fb700ef54: Pull complete 07:10:50 8ba94037c8f0: Pull complete 07:10:58 deaec5988b04: Pull complete 07:11:01 9f65657bb879: Pull complete 07:11:01 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:11:01 ---> 334268110677 07:11:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:11:03 ---> Running in 16df47b71bf7 07:11:03 Removing intermediate container 16df47b71bf7 07:11:03 ---> 9db974ad776f 07:11:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:11:03 ---> Running in c5c1948bf75c 07:11:03 Removing intermediate container c5c1948bf75c 07:11:03 ---> f46dec52ad0c 07:11:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:11:03 ---> Running in 897169dff380 07:11:04 Removing intermediate container 897169dff380 07:11:04 ---> d3e257327cd0 07:11:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:11:04 ---> Running in 1371442bc408 07:11:04 Removing intermediate container 1371442bc408 07:11:04 ---> 0863ef67a973 07:11:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:11:04 ---> Running in 27001e920fdb 07:11:04 Removing intermediate container 27001e920fdb 07:11:04 ---> d5c7332d1c11 07:11:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:04 ---> Running in 9bfa4c7fb0dc 07:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:11:07 OK: 255 MiB in 60 packages 07:11:08 Removing intermediate container 9bfa4c7fb0dc 07:11:08 ---> 1937443bdb8e 07:11:08 Step 9/13 : WORKDIR /device-onvif-camera 07:11:08 ---> Running in ac6ff63e78e7 07:11:09 Removing intermediate container ac6ff63e78e7 07:11:09 ---> 1500ccb1f8f1 07:11:09 Step 10/13 : COPY go.mod vendor* ./ 07:11:09 ---> 7df825308743 07:11:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:09 ---> Running in e5fa31d85b33 07:13:01 Removing intermediate container e5fa31d85b33 07:13:01 ---> d43fb5d938ea 07:13:01 Step 12/13 : COPY . . 07:13:03 ---> fb87f9099a9e 07:13:03 Step 13/13 : RUN ${MAKE} 07:13:03 ---> Running in 9cb379fb8364 07:13:04 noop 07:13:04 Removing intermediate container 9cb379fb8364 07:13:04 ---> 4e2b3779663a 07:13:04 Successfully built 4e2b3779663a 07:13:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:05 + docker inspect -f . ci-base-image-arm64 07:13:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:05 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 07:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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 07:13:06 $ docker top 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:07 + go version 07:13:07 go version go1.25.3 linux/arm64 [Pipeline] } 07:13:07 $ docker stop --time=1 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 07:13:09 $ docker rm -f --volumes 50b995f7dae56b38710eb558c3f54eab0a67654cbdba2f41eb41944b43954070 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:09 + docker inspect -f . ci-base-image-arm64 07:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 07:13:10 $ 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/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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 07:13:11 $ docker top eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:11 + git config --global --add safe.directory /w/workspace/device-onvif-camera/246 [Pipeline] fileExists [Pipeline] sh 07:13:12 + make test 07:13:12 go test ./... -coverprofile=coverage.out ./... 07:13:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:14:39 Running on prd-centos7-docker-4c-2g-3543 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:39 provisioning config files... 07:14:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config403257554225867254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:40 ---> ****-login.sh 07:14:40 nexus3.edgexfoundry.org:10001 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10002 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10003 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10004 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 ****.io 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 ---> ****-login.sh ends [Pipeline] } 07:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:41 + docker buildx ls 07:14:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:14:41 default * docker 07:14:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:14:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:14:41 edgex-builder [Pipeline] sh 07:14:41 + docker buildx inspect --bootstrap 07:14:41 #1 [internal] booting buildkit 07:14:41 #1 pulling image moby/buildkit:buildx-stable-1 07:14:45 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 07:14:45 #1 creating container buildx_buildkit_edgex-builder0 07:14:45 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 07:14:45 #1 DONE 4.0s 07:14:45 Name: edgex-builder 07:14:45 Driver: docker-container 07:14:45 07:14:45 Nodes: 07:14:45 Name: edgex-builder0 07:14:45 Endpoint: unix:///var/run/docker.sock 07:14:45 Status: running 07:14:45 Buildkit: v0.27.1 07:14:45 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:14:46 + docker buildx ls 07:14:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:14:46 edgex-builder * docker-container 07:14:46 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:14:46 default docker 07:14:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:14:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b' 07:14:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b --push - 07:14:46 #1 [internal] load build definition from Dockerfile 07:14:46 #1 transferring dockerfile: 204B done 07:14:46 #1 DONE 0.0s 07:14:46 07:14:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b 07:14:46 #2 DONE 0.1s 07:14:46 07:14:46 #3 [internal] load .dockerignore 07:14:46 #3 transferring context: 07:14:46 #3 transferring context: 2B done 07:14:46 #3 DONE 0.0s 07:14:46 07:14:46 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b 07:14:46 #4 DONE 0.1s 07:14:46 07:14:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:46 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:46 #5 DONE 0.0s 07:14:46 07:14:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:46 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:46 #6 DONE 0.1s 07:14:46 07:14:46 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:14:46 #7 DONE 0.0s 07:14:46 07:14:46 #8 exporting to image 07:14:46 #8 exporting layers done 07:14:46 #8 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done 07:14:46 #8 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:14:46 #8 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done 07:14:46 #8 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done 07:14:46 #8 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done 07:14:46 #8 pushing layers 0.1s done 07:14:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 07:14:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done 07:14:47 #8 DONE 0.2s 07:14:47 07:14:47 1 warning found (use --debug to expand): 07:14:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 07:14:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 07:14:47 #1 [internal] load build definition from Dockerfile 07:14:47 #1 transferring dockerfile: 170B done 07:14:47 #1 DONE 0.0s 07:14:47 07:14:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:14:47 #2 DONE 0.0s 07:14:47 07:14:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:14:47 #3 DONE 0.0s 07:14:47 07:14:47 #4 [internal] load .dockerignore 07:14:47 #4 transferring context: 2B done 07:14:47 #4 DONE 0.0s 07:14:47 07:14:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:47 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:47 #5 CACHED 07:14:47 07:14:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:47 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:47 #6 CACHED 07:14:47 07:14:47 #7 exporting to image 07:14:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:47 #7 exporting layers done 07:14:47 #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done 07:14:47 #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:14:47 #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done 07:14:47 #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done 07:14:47 #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done 07:14:47 #7 pushing layers 0.0s done 07:14:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done 07:14:47 #7 DONE 0.1s 07:14:47 07:14:47 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:14:47 #8 DONE 0.0s 07:14:47 07:14:47 1 warning found (use --debug to expand): 07:14:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19' 07:14:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 --push - 07:14:47 #1 [internal] load build definition from Dockerfile 07:14:47 #1 transferring dockerfile: 176B done 07:14:47 #1 DONE 0.0s 07:14:47 07:14:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 07:14:47 #2 DONE 0.0s 07:14:47 07:14:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19 07:14:47 #3 DONE 0.0s 07:14:47 07:14:47 #4 [internal] load .dockerignore 07:14:47 #4 transferring context: 2B done 07:14:47 #4 DONE 0.0s 07:14:47 07:14:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:47 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:47 #5 CACHED 07:14:47 07:14:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:47 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:47 #6 CACHED 07:14:47 07:14:47 #7 exporting to image 07:14:47 #7 exporting layers done 07:14:47 #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done 07:14:47 #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:14:47 #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done 07:14:47 #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done 07:14:47 #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done 07:14:47 #7 pushing layers 07:14:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:48 #7 pushing layers 0.0s done 07:14:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.19@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done 07:14:48 #7 DONE 0.1s 07:14:48 07:14:48 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:14:48 #8 DONE 0.0s 07:14:48 07:14:48 1 warning found (use --debug to expand): 07:14:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19' 07:14:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 --push - 07:14:48 #1 [internal] load build definition from Dockerfile 07:14:48 #1 transferring dockerfile: 217B done 07:14:48 #1 DONE 0.0s 07:14:48 07:14:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:14:48 #2 DONE 0.0s 07:14:48 07:14:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:14:48 #3 DONE 0.0s 07:14:48 07:14:48 #4 [internal] load .dockerignore 07:14:48 #4 transferring context: 2B done 07:14:48 #4 DONE 0.0s 07:14:48 07:14:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:48 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:48 #5 CACHED 07:14:48 07:14:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:48 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:48 #6 CACHED 07:14:48 07:14:48 #7 exporting to image 07:14:48 #7 exporting layers done 07:14:48 #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done 07:14:48 #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:14:48 #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done 07:14:48 #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done 07:14:48 #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 07:14:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:48 #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done 07:14:48 #7 pushing layers 0.0s done 07:14:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done 07:14:48 #7 DONE 0.1s 07:14:48 07:14:48 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:14:48 #8 DONE 0.0s 07:14:48 07:14:48 1 warning found (use --debug to expand): 07:14:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 07:14:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 07:14:49 #1 [internal] load build definition from Dockerfile 07:14:49 #1 transferring dockerfile: 168B done 07:14:49 #1 DONE 0.0s 07:14:49 07:14:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:14:49 #2 DONE 0.0s 07:14:49 07:14:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:14:49 #3 DONE 0.0s 07:14:49 07:14:49 #4 [internal] load .dockerignore 07:14:49 #4 transferring context: 2B done 07:14:49 #4 DONE 0.0s 07:14:49 07:14:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:49 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:49 #5 CACHED 07:14:49 07:14:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 07:14:49 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:b58d7902db000bca1ece6581ba39fa1ee47e4826006038d484277b908b8a8805 0.0s done 07:14:49 #6 CACHED 07:14:49 07:14:49 #7 exporting to image 07:14:49 #7 exporting layers done 07:14:49 #7 exporting manifest sha256:228d3e9c7a89994709e8bc5e54c0db0601dc8907607381f010502fab6563e584 done 07:14:49 #7 exporting config sha256:9c40fdb909c6981eb2ec295ae173cdbd798506676c1e82b59cf1581be2753da9 done 07:14:49 #7 exporting manifest sha256:1043338064f77dfda01df4bbfcc0987d6909e7161f55d311152f5c14a46d7969 done 07:14:49 #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 07:14:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:49 #7 exporting config sha256:9f5e9077a6c4c0fd159e7b50eafe8dad98e6f39ed7f46ad004eebe37de400ba7 done 07:14:49 #7 exporting manifest list sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef done 07:14:49 #7 pushing layers 0.0s done 07:14:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c4e6d8f2696df9062c78ca237228859557a02bfcc5a6f0a7c52c2201ba450bef 0.1s done 07:14:49 #7 DONE 0.1s 07:14:49 07:14:49 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 07:14:49 #8 DONE 0.0s 07:14:49 07:14:49 1 warning found (use --debug to expand): 07:14:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:14:49 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:14:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:50 ---> package-listing.sh 07:14:50 ++ facter osfamily 07:14:50 ++ tr '[:upper:]' '[:lower:]' 07:14:50 + OS_FAMILY=redhat 07:14:50 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:14:50 + START_PACKAGES=/tmp/packages_start.txt 07:14:50 + END_PACKAGES=/tmp/packages_end.txt 07:14:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:50 + PACKAGES=/tmp/packages_start.txt 07:14:50 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:14:50 + PACKAGES=/tmp/packages_end.txt 07:14:50 + case "${OS_FAMILY}" in 07:14:50 + rpm -qa 07:14:50 + sort 07:14:51 + '[' -f /tmp/packages_start.txt ']' 07:14:51 + '[' -f /tmp/packages_end.txt ']' 07:14:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:51 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:14:51 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:14:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:14:51 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 07:14:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:52 07:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:52 latest: Pulling from edgex-lftools-log-publisher 07:14:52 5eb5b503b376: Pulling fs layer 07:14:52 5c69ac0246d0: Pulling fs layer 07:14:52 ec43610c2a17: Pulling fs layer 07:14:52 3a2ae6a8a46f: Pulling fs layer 07:14:52 33b1e0a273af: Pulling fs layer 07:14:52 5d3b04190fa2: Pulling fs layer 07:14:52 2f39f015ded8: Pulling fs layer 07:14:52 33b1e0a273af: Waiting 07:14:52 5d3b04190fa2: Waiting 07:14:52 2f39f015ded8: Waiting 07:14:52 3a2ae6a8a46f: Waiting 07:14:52 5c69ac0246d0: Verifying Checksum 07:14:52 5c69ac0246d0: Download complete 07:14:52 3a2ae6a8a46f: Verifying Checksum 07:14:52 3a2ae6a8a46f: Download complete 07:14:52 ec43610c2a17: Verifying Checksum 07:14:52 ec43610c2a17: Download complete 07:14:52 33b1e0a273af: Verifying Checksum 07:14:52 33b1e0a273af: Download complete 07:14:52 5d3b04190fa2: Verifying Checksum 07:14:52 5d3b04190fa2: Download complete 07:14:52 5eb5b503b376: Verifying Checksum 07:14:52 5eb5b503b376: Download complete 07:14:53 2f39f015ded8: Verifying Checksum 07:14:53 2f39f015ded8: Download complete 07:14:54 5eb5b503b376: Pull complete 07:14:54 5c69ac0246d0: Pull complete 07:14:54 ec43610c2a17: Pull complete 07:14:54 3a2ae6a8a46f: Pull complete 07:14:54 33b1e0a273af: Pull complete 07:14:55 5d3b04190fa2: Pull complete 07:14:59 2f39f015ded8: Pull complete 07:14:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:59 prd-centos7-docker-4c-2g-3543 does not seem to be running inside a container 07:14:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:02 $ docker top d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:03 + mkdir -p /var/log/sysstat [Pipeline] sh 07:15:03 + ls /var/log/sa-host 07:15:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:03 provisioning config files... 07:15:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8240139322467981244tmp [Pipeline] { [Pipeline] echo 07:15:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:03 ---> create-netrc.sh [Pipeline] } 07:15:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:04 ---> python-tools-install.sh [Pipeline] echo 07:15:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:04 ---> sudo-logs.sh 07:15:04 Archiving 'sudo' log.. 07:15:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3543.novalocal: Name or service not known 07:15:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3543.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:15:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:04 ---> job-cost.sh 07:15:04 lf-activate-venv: SKIPPING 07:15:04 INFO: No Stack... 07:15:05 INFO: Retrieving Pricing Info for: v3-standard-2 07:15:05 INFO: Archiving Costs [Pipeline] echo 07:15:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:05 ---> logs-deploy.sh 07:15:05 lf-activate-venv: SKIPPING 07:15:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/246 07:15:05 INFO: archiving workspace using pattern(s): 07:15:06 Archives upload complete. 07:15:06 INFO: archiving logs to Nexus 07:15:07 ---> uname -a: 07:15:07 Linux prd-centos7-docker-4c-2g-3543.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:15:07 07:15:07 07:15:07 ---> lscpu: 07:15:07 Architecture: x86_64 07:15:07 CPU op-mode(s): 32-bit, 64-bit 07:15:07 Byte Order: Little Endian 07:15:07 Address sizes: 40 bits physical, 48 bits virtual 07:15:07 CPU(s): 2 07:15:07 On-line CPU(s) list: 0,1 07:15:07 Thread(s) per core: 1 07:15:07 Core(s) per socket: 1 07:15:07 Socket(s): 2 07:15:07 NUMA node(s): 1 07:15:07 Vendor ID: AuthenticAMD 07:15:07 CPU family: 23 07:15:07 Model: 49 07:15:07 Model name: AMD EPYC-Rome Processor 07:15:07 Stepping: 0 07:15:07 CPU MHz: 2799.998 07:15:07 BogoMIPS: 5599.99 07:15:07 Virtualization: AMD-V 07:15:07 Hypervisor vendor: KVM 07:15:07 Virtualization type: full 07:15:07 L1d cache: 64 KiB 07:15:07 L1i cache: 64 KiB 07:15:07 L2 cache: 1 MiB 07:15:07 L3 cache: 32 MiB 07:15:07 NUMA node0 CPU(s): 0,1 07:15:07 Vulnerability Itlb multihit: Not affected 07:15:07 Vulnerability L1tf: Not affected 07:15:07 Vulnerability Mds: Not affected 07:15:07 Vulnerability Meltdown: Not affected 07:15:07 Vulnerability Mmio stale data: Not affected 07:15:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:15:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:15:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:15:07 Vulnerability Srbds: Not affected 07:15:07 Vulnerability Tsx async abort: Not affected 07:15:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:15:07 07:15:07 07:15:07 ---> nproc: 07:15:07 2 07:15:07 07:15:07 07:15:07 ---> df -h: 07:15:07 Filesystem Size Used Avail Use% Mounted on 07:15:07 overlay 40G 7.4G 33G 19% / 07:15:07 tmpfs 64M 0 64M 0% /dev 07:15:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:15:07 shm 64M 0 64M 0% /dev/shm 07:15:07 /dev/vda1 40G 7.4G 33G 19% /facter-os 07:15:07 07:15:07 07:15:07 Cannot open /var/log/sysstat/sa16: No such file or directory 07:15:07 Please check if data collecting is enabled 07:15:07 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:15:07 $ docker stop --time=1 d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e 07:15:08 $ docker rm -f --volumes d8440b7879e98e40c41929a58dbf1a706ae215844fd17aba8db9fd9542ccbf8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:15:08 [WS-CLEANUP] Deleting project workspace... 07:15:08 [WS-CLEANUP] Deferred wipeout is used... 07:15:08 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:09 07:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:09 latest: Pulling from edgex-lftools-log-publisher 07:15:09 5eb5b503b376: Pulling fs layer 07:15:09 5c69ac0246d0: Pulling fs layer 07:15:09 ec43610c2a17: Pulling fs layer 07:15:09 3a2ae6a8a46f: Pulling fs layer 07:15:09 33b1e0a273af: Pulling fs layer 07:15:09 5d3b04190fa2: Pulling fs layer 07:15:09 2f39f015ded8: Pulling fs layer 07:15:09 3a2ae6a8a46f: Waiting 07:15:09 33b1e0a273af: Waiting 07:15:09 2f39f015ded8: Waiting 07:15:09 5d3b04190fa2: Waiting 07:15:09 5c69ac0246d0: Download complete 07:15:09 3a2ae6a8a46f: Verifying Checksum 07:15:09 3a2ae6a8a46f: Download complete 07:15:09 33b1e0a273af: Verifying Checksum 07:15:09 33b1e0a273af: Download complete 07:15:09 5d3b04190fa2: Verifying Checksum 07:15:09 5d3b04190fa2: Download complete 07:15:09 ec43610c2a17: Verifying Checksum 07:15:09 ec43610c2a17: Download complete 07:15:09 5eb5b503b376: Download complete 07:15:10 2f39f015ded8: Download complete 07:15:11 5eb5b503b376: Pull complete 07:15:11 5c69ac0246d0: Pull complete 07:15:11 ec43610c2a17: Pull complete 07:15:11 3a2ae6a8a46f: Pull complete 07:15:12 33b1e0a273af: Pull complete 07:15:12 5d3b04190fa2: Pull complete 07:15:17 2f39f015ded8: Pull complete 07:15:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:17 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:15:17 $ 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 07:15:19 $ docker top b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:19 ---> job-cost.sh 07:15:19 lf-activate-venv: SKIPPING 07:15:19 INFO: No Stack... 07:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:19 INFO: Archiving Costs [Pipeline] sh 07:15:20 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:15:20 + cut -d, -f6 [Pipeline] lock 07:15:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] 07:15:20 Resource [jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] did not exist. Created. 07:15:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:20 + echo total: 0.2199999988079071 [Pipeline] stash 07:15:20 Stashed 1 file(s) [Pipeline] } 07:15:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 07:15:20 $ docker stop --time=1 b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 07:15:21 $ docker rm -f --volumes b4b90a95fa7041d7a35a0be739325e06e7a2b3cc2ac855760e41c481866c2666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:17:10 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:17:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.2% of statements 07:17:10 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:17:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.546s coverage: 86.5% of statements 07:17:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:17:33 go vet ./... 07:18:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:18:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:18:29 ./bin/test-attribution-txt.sh 07:18:29 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 07:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:18:29 $ docker stop --time=1 eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f 07:18:32 $ docker rm -f --volumes eed9dfe4133efa3cc7f3e770d835130f83276bbdfc4b4356f56a1a86e655ee2f [Pipeline] // withDockerContainer [Pipeline] sh 07:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:18:33 Warning: overwriting stash ‘coverage-report’ 07:18:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:18:34 + ls -al . 07:18:34 total 308 07:18:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:13 . 07:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 .. 07:18:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:10 .git 07:18:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:10 .github 07:18:34 -rw-rw-r-- 1 jenkins jenkins 493 Mar 16 07:10 .gitignore 07:18:34 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 07:10 .golangci.yml 07:18:34 -rw-rw-r-- 1 jenkins jenkins 22626 Mar 16 07:10 Attribution.txt 07:18:34 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 16 07:10 CHANGELOG.md 07:18:34 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 16 07:10 Dockerfile 07:18:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 07:10 GOVERNANCE.md 07:18:34 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 07:10 Jenkinsfile 07:18:34 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 07:10 LICENSE 07:18:34 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 16 07:10 Makefile 07:18:34 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 07:10 OWNERS.md 07:18:34 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 16 07:10 README.md 07:18:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 07:08 VERSION 07:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:10 bin 07:18:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:10 cmd 07:18:34 -rw-r--r-- 1 jenkins jenkins 85674 Mar 16 07:17 coverage.out 07:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 doc 07:18:34 -rw-rw-r-- 1 jenkins jenkins 7006 Mar 16 07:10 go.mod 07:18:34 -rw-rw-r-- 1 jenkins jenkins 90034 Mar 16 07:10 go.sum 07:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:10 internal 07:18:34 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + 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=f73b0e826ac828b616676455099e46cacb0f4f8b --label arch=arm64 --label version=4.1.0-dev.19 . 07:18:35 Sending build context to Docker daemon 27.68MB 07:18:35 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 07:18:35 Step 2/27 : FROM ${BASE} AS builder 07:18:35 ---> 4e2b3779663a 07:18:35 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:18:36 ---> Running in 05bc12ef6bd6 07:18:36 Removing intermediate container 05bc12ef6bd6 07:18:36 ---> 5535ff9de55c 07:18:36 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:18:36 ---> Running in fc24745d4cc8 07:18:36 Removing intermediate container fc24745d4cc8 07:18:36 ---> 294ee2b7861e 07:18:36 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:18:36 ---> Running in e4f498ae4f39 07:18:37 Removing intermediate container e4f498ae4f39 07:18:37 ---> 617e728f1b35 07:18:37 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:18:37 ---> Running in 504b54261e81 07:18:37 Removing intermediate container 504b54261e81 07:18:37 ---> 26fcfa9edb3c 07:18:37 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:18:37 ---> Running in 743d2cd392d2 07:18:37 Removing intermediate container 743d2cd392d2 07:18:37 ---> 5999e2421d5f 07:18:37 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:18:38 ---> Running in a81b9055e862 07:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:18:40 OK: 255 MiB in 60 packages 07:18:41 Removing intermediate container a81b9055e862 07:18:41 ---> 1aa72bdbdb18 07:18:41 Step 9/27 : WORKDIR /device-onvif-camera 07:18:42 ---> Running in 1bce64872964 07:18:42 Removing intermediate container 1bce64872964 07:18:42 ---> 329694cacb5f 07:18:42 Step 10/27 : COPY go.mod vendor* ./ 07:18:46 ---> b0d575ef8bda 07:18:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:46 ---> Running in 52b9934c69eb 07:18:48 Removing intermediate container 52b9934c69eb 07:18:48 ---> 197f88a293b9 07:18:48 Step 12/27 : COPY . . 07:18:49 ---> 51e34a5aaa8b 07:18:49 Step 13/27 : RUN ${MAKE} 07:18:49 ---> Running in 40a350fb0c7d 07:18:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:22:42 Removing intermediate container 40a350fb0c7d 07:22:42 ---> 84a147f7e29f 07:22:42 Step 14/27 : FROM alpine:3.22 07:22:42 3.22: Pulling from library/alpine 07:22:42 d741ee1608f3: Pulling fs layer 07:22:42 d741ee1608f3: Download complete 07:22:42 d741ee1608f3: Pull complete 07:22:42 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:22:42 Status: Downloaded newer image for alpine:3.22 07:22:42 ---> 5a766deef0c8 07:22:42 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:22:42 ---> Running in a6ff8f60704a 07:22:42 Removing intermediate container a6ff8f60704a 07:22:42 ---> 4cf5ef0e270b 07:22:42 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:22:42 ---> Running in 09f008559550 07:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:22:43 (1/1) Installing dumb-init (1.2.5-r3) 07:22:43 Executing busybox-1.37.0-r20.trigger 07:22:43 OK: 8 MiB in 17 packages 07:22:43 Removing intermediate container 09f008559550 07:22:43 ---> 8bcdd11a82dd 07:22:43 Step 17/27 : RUN apk --no-cache upgrade 07:22:44 ---> Running in 226302e69893 07:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:22:46 OK: 8 MiB in 17 packages 07:22:47 Removing intermediate container 226302e69893 07:22:47 ---> e6f37a85f7d1 07:22:47 Step 18/27 : WORKDIR / 07:22:47 ---> Running in 49b9b2d94cd7 07:22:48 Removing intermediate container 49b9b2d94cd7 07:22:48 ---> 8f6f40bb6937 07:22:48 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:22:50 ---> dc7cc005a996 07:22:50 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:22:50 ---> e9efef61f299 07:22:50 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:22:51 ---> 2c0088753851 07:22:51 Step 22/27 : EXPOSE 59984 07:22:51 ---> Running in dd874c09873a 07:22:51 Removing intermediate container dd874c09873a 07:22:51 ---> ac391ce1b569 07:22:51 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:22:51 ---> Running in 6fa885f7a986 07:22:51 Removing intermediate container 6fa885f7a986 07:22:51 ---> 392e7e946203 07:22:51 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:22:52 ---> Running in cb19dfb4ac47 07:22:52 Removing intermediate container cb19dfb4ac47 07:22:52 ---> faa160b66c8d 07:22:52 Step 25/27 : LABEL arch=arm64 07:22:52 ---> Running in 300cac541992 07:22:52 Removing intermediate container 300cac541992 07:22:52 ---> c52b09d9e9ae 07:22:52 Step 26/27 : LABEL git_sha=f73b0e826ac828b616676455099e46cacb0f4f8b 07:22:52 ---> Running in 4db6e546d476 07:22:52 Removing intermediate container 4db6e546d476 07:22:52 ---> 476795fc8b98 07:22:52 Step 27/27 : LABEL version=4.1.0-dev.19 07:22:52 ---> Running in 652f5e681ada 07:22:53 Removing intermediate container 652f5e681ada 07:22:53 ---> 86215ba4177a 07:22:53 [Warning] One or more build-args [ARCH] were not consumed 07:22:53 Successfully built 86215ba4177a 07:22:53 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 07:22:53 provisioning config files... 07:22:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/246@tmp/config1633161405404811390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:53 ---> ****-login.sh 07:22:53 nexus3.edgexfoundry.org:10001 07:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:54 Configure a credential helper to remove this warning. See 07:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:54 07:22:54 Login Succeeded 07:22:54 nexus3.edgexfoundry.org:10002 07:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:54 Configure a credential helper to remove this warning. See 07:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:54 07:22:54 Login Succeeded 07:22:54 nexus3.edgexfoundry.org:10003 07:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:54 Configure a credential helper to remove this warning. See 07:22:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:54 07:22:54 Login Succeeded 07:22:54 nexus3.edgexfoundry.org:10004 07:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:55 Configure a credential helper to remove this warning. See 07:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:55 07:22:55 Login Succeeded 07:22:55 ****.io 07:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:55 Configure a credential helper to remove this warning. See 07:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:55 07:22:55 Login Succeeded 07:22:55 ---> ****-login.sh ends [Pipeline] } 07:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:22:55 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:22:55 f73b0e826ac828b616676455099e46cacb0f4f8b 07:22:55 latest 07:22:55 4.1.0-dev.19 07:22:55 f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:22:55 main 07:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b 07:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:22:56 03ff7f562397: Preparing 07:22:56 da6657ebc77c: Preparing 07:22:56 ae5178862983: Preparing 07:22:56 d34d724af22c: Preparing 07:22:56 4690f62ce549: Preparing 07:22:56 c4e71c2a4573: Preparing 07:22:56 c4e71c2a4573: Waiting 07:22:56 03ff7f562397: Pushed 07:22:56 da6657ebc77c: Pushed 07:22:56 d34d724af22c: Pushed 07:22:56 c4e71c2a4573: Layer already exists 07:22:57 4690f62ce549: Pushed 07:23:05 ae5178862983: Pushed 07:23:05 f73b0e826ac828b616676455099e46cacb0f4f8b: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:05 + 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 07:23:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:23:06 03ff7f562397: Preparing 07:23:06 da6657ebc77c: Preparing 07:23:06 ae5178862983: Preparing 07:23:06 d34d724af22c: Preparing 07:23:06 4690f62ce549: Preparing 07:23:06 c4e71c2a4573: Preparing 07:23:06 c4e71c2a4573: Waiting 07:23:06 03ff7f562397: Layer already exists 07:23:06 da6657ebc77c: Layer already exists 07:23:06 4690f62ce549: Layer already exists 07:23:06 d34d724af22c: Layer already exists 07:23:06 ae5178862983: Layer already exists 07:23:06 c4e71c2a4573: Layer already exists 07:23:06 latest: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 07:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:23:07 03ff7f562397: Preparing 07:23:07 da6657ebc77c: Preparing 07:23:07 ae5178862983: Preparing 07:23:07 d34d724af22c: Preparing 07:23:07 4690f62ce549: Preparing 07:23:07 c4e71c2a4573: Preparing 07:23:07 c4e71c2a4573: Waiting 07:23:07 03ff7f562397: Layer already exists 07:23:07 da6657ebc77c: Layer already exists 07:23:07 ae5178862983: Layer already exists 07:23:07 d34d724af22c: Layer already exists 07:23:07 4690f62ce549: Layer already exists 07:23:07 c4e71c2a4573: Layer already exists 07:23:07 4.1.0-dev.19: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:23:07 03ff7f562397: Preparing 07:23:07 da6657ebc77c: Preparing 07:23:07 ae5178862983: Preparing 07:23:07 d34d724af22c: Preparing 07:23:07 4690f62ce549: Preparing 07:23:07 c4e71c2a4573: Preparing 07:23:07 c4e71c2a4573: Waiting 07:23:07 da6657ebc77c: Layer already exists 07:23:07 d34d724af22c: Layer already exists 07:23:07 ae5178862983: Layer already exists 07:23:07 03ff7f562397: Layer already exists 07:23:07 4690f62ce549: Layer already exists 07:23:07 c4e71c2a4573: Layer already exists 07:23:07 f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + 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 07:23:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:23:08 03ff7f562397: Preparing 07:23:08 da6657ebc77c: Preparing 07:23:08 ae5178862983: Preparing 07:23:08 d34d724af22c: Preparing 07:23:08 4690f62ce549: Preparing 07:23:08 c4e71c2a4573: Preparing 07:23:08 c4e71c2a4573: Waiting 07:23:08 ae5178862983: Layer already exists 07:23:08 03ff7f562397: Layer already exists 07:23:08 4690f62ce549: Layer already exists 07:23:08 d34d724af22c: Layer already exists 07:23:08 da6657ebc77c: Layer already exists 07:23:08 c4e71c2a4573: Layer already exists 07:23:08 main: digest: sha256:75a18cdd960b160c3716c086b169567d9b1e6987378ed1cff67840a3d1384743 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:09 ===================================================== [Pipeline] echo 07:23:09 taggedImages: 07:23:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b 07:23:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:23:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 07:23:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 07:23:09 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 07:23:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] echo 07:23:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 07:23:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.19 [Pipeline] echo 07:23:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:f73b0e826ac828b616676455099e46cacb0f4f8b-4.1.0-dev.19 [Pipeline] echo 07:23:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:09 07:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:09 arm64: Pulling from edgex-lftools-log-publisher 07:23:09 8998bd30e6a1: Pulling fs layer 07:23:09 04944245beec: Pulling fs layer 07:23:09 699f458cf7ca: Pulling fs layer 07:23:09 765212b225bb: Pulling fs layer 07:23:09 f23df028b6ca: Pulling fs layer 07:23:09 d65c8cfc05b1: Pulling fs layer 07:23:09 2437ff75d9bd: Pulling fs layer 07:23:09 765212b225bb: Waiting 07:23:09 f23df028b6ca: Waiting 07:23:09 d65c8cfc05b1: Waiting 07:23:09 2437ff75d9bd: Waiting 07:23:10 04944245beec: Verifying Checksum 07:23:10 04944245beec: Download complete 07:23:10 765212b225bb: Verifying Checksum 07:23:10 765212b225bb: Download complete 07:23:10 f23df028b6ca: Download complete 07:23:10 d65c8cfc05b1: Verifying Checksum 07:23:10 d65c8cfc05b1: Download complete 07:23:10 699f458cf7ca: Verifying Checksum 07:23:10 699f458cf7ca: Download complete 07:23:10 8998bd30e6a1: Verifying Checksum 07:23:10 8998bd30e6a1: Download complete 07:23:13 2437ff75d9bd: Verifying Checksum 07:23:13 2437ff75d9bd: Download complete 07:23:15 8998bd30e6a1: Pull complete 07:23:15 04944245beec: Pull complete 07:23:17 699f458cf7ca: Pull complete 07:23:17 765212b225bb: Pull complete 07:23:18 f23df028b6ca: Pull complete 07:23:18 d65c8cfc05b1: Pull complete 07:23:36 2437ff75d9bd: Pull complete 07:23:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 07:23:36 $ 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/246 -v /w/workspace/device-onvif-camera/246:/w/workspace/device-onvif-camera/246:rw,z -v /w/workspace/device-onvif-camera/246@tmp:/w/workspace/device-onvif-camera/246@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 07:23:39 $ docker top dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:39 ---> job-cost.sh 07:23:40 lf-activate-venv: SKIPPING 07:23:40 INFO: No Stack... 07:23:40 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:41 INFO: Archiving Costs [Pipeline] sh 07:23:41 + cut -d, -f6 07:23:41 + cat /w/workspace/device-onvif-camera/246/archives/cost.csv [Pipeline] lock 07:23:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] 07:23:42 Resource [jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] did not exist. Created. 07:23:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:42 /w/workspace/device-onvif-camera/246@tmp/durable-425e4b3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:43 + echo total: 0.10999999940395355 [Pipeline] stash 07:23:43 Warning: overwriting stash ‘stack-cost’ 07:23:43 Stashed 1 file(s) [Pipeline] } 07:23:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:43 $ docker stop --time=1 dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 07:23:44 $ docker rm -f --volumes dd2520a96ecf290286d4ac3e953c5a8cc8923f6e60567fffc5204415528572a8 [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 07:23:45 provisioning config files... 07:23:45 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5339829068236196494tmp [Pipeline] { [Pipeline] sh 07:23:45 + set +x 07:23:45 + curl -s https://codecov.io/bash 07:23:45 + bash -s -- 07:23:45 07:23:45 _____ _ 07:23:45 / ____| | | 07:23:45 | | ___ __| | ___ ___ _____ __ 07:23:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:23:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:23:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:23:45 Bash-1.0.6 07:23:45 07:23:45 07:23:45 ==> git version 2.25.1 found 07:23:45 ==> 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 07:23:45 Release-Date: 2020-01-08 07:23:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:23:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:23:45 ==> Jenkins CI detected. 07:23:45 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:23:45 project root: . 07:23:45 --> token set from env 07:23:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:23:45 ==> Running gcov in . (disable via -X gcov) 07:23:45 ==> Python coveragepy not found 07:23:45 ==> Searching for coverage reports in: 07:23:45 + . 07:23:45 -> Found 1 reports 07:23:45 ==> Detecting git/mercurial file structure 07:23:45 ==> Reading reports 07:23:45 + ./coverage.out bytes=85674 07:23:45 ==> Appending adjustments 07:23:45 https://docs.codecov.io/docs/fixing-reports 07:23:45 + Found adjustments 07:23:45 ==> Gzipping contents 07:23:45 12K /tmp/codecov.yEfW7a.gz 07:23:45 ==> Uploading reports 07:23:45 url: https://codecov.io 07:23:45 query: branch=main&commit=f73b0e826ac828b616676455099e46cacb0f4f8b&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:45 -> Pinging Codecov 07:23:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f73b0e826ac828b616676455099e46cacb0f4f8b&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:23:46 -> Uploading to 07:23:46 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/f73b0e826ac828b616676455099e46cacb0f4f8b/b2bcd51a-f1ed-4844-8cd1-67807d7a7f9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260316%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260316T072346Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9901ee2a20f15f4931058010ea00f78a457bc803c69669337bb576f62d6cd8eb 07:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:46 Dload Upload Total Spent Left Speed 07:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 68468 --:--:-- --:--:-- --:--:-- 68468 07:23:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] } 07:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:23:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:23:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:23:47 07:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:23:47 latest: Pulling from edgex-devops/edgex-snyk-go 07:23:47 2d35ebdb57d9: Already exists 07:23:47 85e8836fcdb2: Pulling fs layer 07:23:47 91631faa732a: Pulling fs layer 07:23:47 f3f5ae8826fa: Pulling fs layer 07:23:47 4f4fb700ef54: Pulling fs layer 07:23:47 7861252a18e6: Pulling fs layer 07:23:47 9130f900ef6f: Pulling fs layer 07:23:47 4f4fb700ef54: Waiting 07:23:47 7861252a18e6: Waiting 07:23:47 9130f900ef6f: Waiting 07:23:47 f3f5ae8826fa: Download complete 07:23:47 85e8836fcdb2: Verifying Checksum 07:23:47 85e8836fcdb2: Download complete 07:23:47 4f4fb700ef54: Verifying Checksum 07:23:47 4f4fb700ef54: Download complete 07:23:47 85e8836fcdb2: Pull complete 07:23:47 7861252a18e6: Verifying Checksum 07:23:47 7861252a18e6: Download complete 07:23:48 91631faa732a: Download complete 07:23:48 9130f900ef6f: Verifying Checksum 07:23:48 9130f900ef6f: Download complete 07:23:52 91631faa732a: Pull complete 07:23:52 f3f5ae8826fa: Pull complete 07:23:52 4f4fb700ef54: Pull complete 07:23:53 7861252a18e6: Pull complete 07:23:58 9130f900ef6f: Pull complete 07:23:58 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:23:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:58 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:23:58 $ 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 07:24:00 $ docker top 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:00 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 07:24:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:24:01 + set -o pipefail 07:24:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:24:09 07:24:09 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:24:09 07:24:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/2954eec6-ebfb-4899-9a66-966ed12c4766 07:24:09 07:24:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:24:09 07:24:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:24:09 07:24:09 07:24:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:24:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:24:09 $ docker stop --time=1 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb 07:24:12 $ docker rm -f --volumes 1e42dec74af3a618049a8a33d7acd8eaddedb537b7933fa155f665e209cb90bb [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 07:24:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:12 provisioning config files... 07:24:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11581425196657754404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:13 --> edgex-publish-swagger.sh 07:24:13 === Publish doc/openapi/v3 API === 07:24:13 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:24:13 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:24:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:13 Dload Upload Total Spent Left Speed 07:24:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 261 1926k --:--:-- --:--:-- --:--:-- 1926k 07:24:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:24:13 [Pipeline] } 07:24:13 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 07:24:13 + git log --format=format:%s -1 f73b0e826ac828b616676455099e46cacb0f4f8b [Pipeline] sh 07:24:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:14 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:24:14 $ 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 07:24:14 $ docker top 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 -eo pid,comm 07:24:14 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). 07:24:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:14 [ssh-agent] Looking for ssh-agent implementation... 07:24:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:14 $ docker exec 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 ssh-agent 07:24:14 SSH_AUTH_SOCK=/tmp/ssh-qglBPLaq0ved/agent.34 07:24:14 SSH_AGENT_PID=40 07:24:14 Running ssh-add (command line suppressed) 07:24:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15302338256766915674.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15302338256766915674.key) 07:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:15 + git semver tag 07:24:15 2026-03-16 07:24:15,573 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:24:15 2026-03-16 07:24:15,576 [run_tag] DEBUG tag force:False 07:24:15 2026-03-16 07:24:15,576 [check_head_tag] DEBUG check head tag 07:24:15 2026-03-16 07:24:15,577 [execute] INFO git cat-file --batch-check 07:24:15 2026-03-16 07:24:15,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 07:24:15 2026-03-16 07:24:15,579 [execute] INFO git cat-file --batch 07:24:15 2026-03-16 07:24:15,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 07:24:15 2026-03-16 07:24:15,587 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:15 2026-03-16 07:24:15,587 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 07:24:15 2026-03-16 07:24:15,587 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 07:24:15 2026-03-16 07:24:15,590 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:15 4.1.0-dev.19 [Pipeline] } 07:24:15 $ docker exec --env ******** --env ******** 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 ssh-agent -k 07:24:15 unset SSH_AUTH_SOCK; 07:24:15 unset SSH_AGENT_PID; 07:24:15 echo Agent pid 40 killed; 07:24:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:16 + git semver [Pipeline] } 07:24:16 $ docker stop --time=1 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 07:24:17 $ docker rm -f --volumes 6447f8af0b65fcc9f2912d6a0dc4df90ed02143f72e8138358a055043e1a3697 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:18 07:24:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:18 0.23.1-centos7: Pulling from edgex-lftools 07:24:18 ab5ef0e58194: Pulling fs layer 07:24:18 9712f1f96733: Pulling fs layer 07:24:18 63f879dbbcfc: Pulling fs layer 07:24:18 0d9ebad4ef96: Pulling fs layer 07:24:18 e9a5061849ea: Pulling fs layer 07:24:18 d747dcd14b5f: Pulling fs layer 07:24:18 2de7ff778b66: Pulling fs layer 07:24:18 0d9ebad4ef96: Waiting 07:24:18 2de7ff778b66: Waiting 07:24:18 e9a5061849ea: Waiting 07:24:18 d747dcd14b5f: Waiting 07:24:18 9712f1f96733: Verifying Checksum 07:24:18 9712f1f96733: Download complete 07:24:18 63f879dbbcfc: Verifying Checksum 07:24:18 63f879dbbcfc: Download complete 07:24:18 e9a5061849ea: Verifying Checksum 07:24:18 e9a5061849ea: Download complete 07:24:18 d747dcd14b5f: Download complete 07:24:18 ab5ef0e58194: Verifying Checksum 07:24:18 ab5ef0e58194: Download complete 07:24:18 0d9ebad4ef96: Verifying Checksum 07:24:18 0d9ebad4ef96: Download complete 07:24:18 2de7ff778b66: Verifying Checksum 07:24:18 2de7ff778b66: Download complete 07:24:22 ab5ef0e58194: Pull complete 07:24:22 9712f1f96733: Pull complete 07:24:23 63f879dbbcfc: Pull complete 07:24:28 0d9ebad4ef96: Pull complete 07:24:29 e9a5061849ea: Pull complete 07:24:29 d747dcd14b5f: Pull complete 07:24:30 2de7ff778b66: Pull complete 07:24:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:31 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:24:31 $ 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 07:24:33 $ docker top 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:24:34 provisioning config files... 07:24:34 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16519597382587103500tmp 07:24:34 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6664789678898598168tmp 07:24:34 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3492752391617980015tmp [Pipeline] { [Pipeline] echo 07:24:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:24:34 ---> sigul-configuration.sh 07:24:34 gpg: directory `/root/.gnupg' created 07:24:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:24:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:24:34 gpg: keyring `/root/.gnupg/secring.gpg' created 07:24:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:24:34 gpg: CAST5 encrypted data 07:24:34 gpg: encrypted with 1 passphrase 07:24:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:24:34 + mkdir /home/jenkins 07:24:34 + mkdir /home/jenkins/sigul [Pipeline] sh 07:24:34 + 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 07:24:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:24:35 ---> sigul-install.sh 07:24:35 Sigul already installed; skipping installation. [Pipeline] sh 07:24:35 + git tag --list 07:24:35 v0.0.0 07:24:35 v2.2.0 07:24:35 v2.3.0 07:24:35 v2.3.1 07:24:35 v3.0 07:24:35 v3.0.0 07:24:35 v3.1 07:24:35 v3.1.0 07:24:35 v3.1.1 07:24:35 v4.0 07:24:35 v4.0.0 07:24:35 v4.0.1 07:24:35 v4.0.1-dev.1 07:24:35 v4.1.0-dev.1 07:24:35 v4.1.0-dev.10 07:24:35 v4.1.0-dev.11 07:24:35 v4.1.0-dev.12 07:24:35 v4.1.0-dev.13 07:24:35 v4.1.0-dev.14 07:24:35 v4.1.0-dev.15 07:24:35 v4.1.0-dev.16 07:24:35 v4.1.0-dev.17 07:24:35 v4.1.0-dev.18 07:24:35 v4.1.0-dev.19 07:24:35 v4.1.0-dev.2 07:24:35 v4.1.0-dev.3 07:24:35 v4.1.0-dev.4 07:24:35 v4.1.0-dev.5 07:24:35 v4.1.0-dev.6 07:24:35 v4.1.0-dev.7 07:24:35 v4.1.0-dev.8 07:24:35 v4.1.0-dev.9 [Pipeline] sh 07:24:35 + lftools sign git-tag v4.1.0-dev.19 07:24:36 Signing Git tag with Sigul... 07:24:36 Signing v4.1.0-dev.19 [Pipeline] echo 07:24:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:24:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:24:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:24:37 $ docker stop --time=1 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f 07:24:38 $ docker rm -f --volumes 669161e6fa26d1057ecf70186533b696fc17809e70004761ee169f6523b0407f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:24:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:39 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:24:39 $ 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 07:24:39 $ docker top 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 -eo pid,comm 07:24:39 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). 07:24:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:39 [ssh-agent] Looking for ssh-agent implementation... 07:24:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:39 $ docker exec 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 ssh-agent 07:24:39 SSH_AUTH_SOCK=/tmp/ssh-VrAbQu400HB1/agent.32 07:24:39 SSH_AGENT_PID=38 07:24:39 Running ssh-add (command line suppressed) 07:24:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_461260133303914049.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_461260133303914049.key) 07:24:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:40 + git semver bump pre 07:24:40 2026-03-16 07:24:40,302 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:24:40 2026-03-16 07:24:40,311 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:40 2026-03-16 07:24:40,311 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 07:24:40 2026-03-16 07:24:40,311 [bump_version] DEBUG bumped version:4.1.0-dev.20 07:24:40 2026-03-16 07:24:40,311 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:24:40 2026-03-16 07:24:40,311 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:40 2026-03-16 07:24:40,312 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:40 2026-03-16 07:24:40,314 [execute] INFO git cat-file --batch-check 07:24:40 2026-03-16 07:24:40,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:24:40 2026-03-16 07:24:40,319 [execute] INFO git cat-file --batch 07:24:40 2026-03-16 07:24:40,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:24:40 2026-03-16 07:24:40,323 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:40 4.1.0-dev.20 [Pipeline] } 07:24:40 $ docker exec --env ******** --env ******** 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 ssh-agent -k 07:24:40 unset SSH_AUTH_SOCK; 07:24:40 unset SSH_AGENT_PID; 07:24:40 echo Agent pid 38 killed; 07:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:41 + git semver [Pipeline] } 07:24:41 $ docker stop --time=1 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 07:24:42 $ docker rm -f --volumes 1baedc5a784f45f4945c79823fa672485cb09a5fa032ba7ceeab889149d5d0a0 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:43 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:24:43 $ 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 07:24:43 $ docker top 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 -eo pid,comm 07:24:43 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). 07:24:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:43 [ssh-agent] Looking for ssh-agent implementation... 07:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:44 $ docker exec 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 ssh-agent 07:24:44 SSH_AUTH_SOCK=/tmp/ssh-qJJmEUt9bEJH/agent.32 07:24:44 SSH_AGENT_PID=38 07:24:44 Running ssh-add (command line suppressed) 07:24:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14637210004060841801.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14637210004060841801.key) 07:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:44 + git semver push 07:24:44 2026-03-16 07:24:44,784 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:24:44 2026-03-16 07:24:44,788 [run_push] DEBUG push 07:24:44 2026-03-16 07:24:44,789 [execute] INFO git cat-file --batch-check 07:24:44 2026-03-16 07:24:44,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 07:24:44 2026-03-16 07:24:44,791 [execute] INFO git rev-list 0e6949b7e248457c2eebd7ff3209c056b077b2df -- 07:24:44 2026-03-16 07:24:44,792 [execute] DEBUG Popen(['git', 'rev-list', '0e6949b7e248457c2eebd7ff3209c056b077b2df', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:24:44 2026-03-16 07:24:44,799 [execute] INFO git fetch -v -- origin 07:24:44 2026-03-16 07:24:44,800 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:24:45 2026-03-16 07:24:45,351 [run_push] DEBUG no remote changes detected 07:24:45 2026-03-16 07:24:45,352 [execute] INFO git push origin semver 07:24:45 2026-03-16 07:24:45,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:24:46 2026-03-16 07:24:46,150 [run_push] DEBUG push all version tags 07:24:46 2026-03-16 07:24:46,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:24:46 2026-03-16 07:24:46,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 07:24:46 2026-03-16 07:24:46,845 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:24:46 4.1.0-dev.20 [Pipeline] } 07:24:46 $ docker exec --env ******** --env ******** 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 ssh-agent -k 07:24:46 unset SSH_AUTH_SOCK; 07:24:46 unset SSH_AGENT_PID; 07:24:46 echo Agent pid 38 killed; 07:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:47 + git semver [Pipeline] } 07:24:47 $ docker stop --time=1 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 07:24:49 $ docker rm -f --volumes 10f7bed56c09ff436a8f5f4d731ea78464cdf2aed8602eecb6b7ec9a944af654 [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 07:24:49 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:24:49 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:24:49 total 16 07:24:49 drwxr-xr-x 3 root root 4096 Mar 16 07:15 . 07:24:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:24 .. 07:24:49 drwxr-xr-x 2 root root 4096 Mar 16 07:15 cost 07:24:49 -rw-r--r-- 1 root root 91 Mar 16 07:15 cost.csv 07:24:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:24:49 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:24:49 total 16 07:24:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 07:15 . 07:24:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:24 .. 07:24:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 07:15 cost 07:24:49 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:24:50 ---> package-listing.sh 07:24:50 ++ facter osfamily 07:24:50 ++ tr '[:upper:]' '[:lower:]' 07:24:51 + OS_FAMILY=debian 07:24:51 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:24:51 + START_PACKAGES=/tmp/packages_start.txt 07:24:51 + END_PACKAGES=/tmp/packages_end.txt 07:24:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:24:51 + PACKAGES=/tmp/packages_start.txt 07:24:51 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:24:51 + PACKAGES=/tmp/packages_end.txt 07:24:51 + case "${OS_FAMILY}" in 07:24:51 + dpkg -l 07:24:51 + grep '^ii' 07:24:51 + '[' -f /tmp/packages_start.txt ']' 07:24:51 + '[' -f /tmp/packages_end.txt ']' 07:24:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:24:51 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:24:51 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:24:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:24:51 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 07:24:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:52 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 07:24:52 $ 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 07:24:52 $ docker top 580556cb57f0f96753510473a22b796154faf11a2d113aa7f395da5f63078ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:24:53 + mkdir -p /var/log/sysstat [Pipeline] sh 07:24:53 + ls /var/log/sa-host 07:24:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:53 provisioning config files... 07:24:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12911608478865657935tmp [Pipeline] { [Pipeline] echo 07:24:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:24:53 ---> create-netrc.sh [Pipeline] } 07:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:24:54 ---> python-tools-install.sh [Pipeline] echo 07:24:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:24:54 ---> sudo-logs.sh 07:24:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:24:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:24:54 ---> job-cost.sh 07:24:54 lf-activate-venv: SKIPPING 07:24:54 DEBUG: total: 0.2199999988079071 07:24:54 INFO: Retrieving Stack Cost... 07:24:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:55 INFO: Archiving Costs [Pipeline] echo 07:24:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:24:55 ---> logs-deploy.sh 07:24:55 lf-activate-venv: SKIPPING 07:24:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/246 07:24:55 INFO: archiving workspace using pattern(s): 07:24:56 Archives upload complete. 07:24:56 INFO: archiving logs to Nexus