Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 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-ssh14775081615617506209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10078026020251177477.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16124891441338839867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3482514699030037584.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-ssh14487415051979083832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-37212’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37213 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b (main) Commit message: "Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 > git rev-list --no-walk 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:24:50 ========================================================= 04:24:50 EdgeX Global Pipelines Version Info 04:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:24:51 ------------------- 04:24:51 stable info: 04:24:51 ------------------- 04:24:51 Commited By: Cherry Wang cherry@iotechsys.com 04:24:51 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:24:51 Message: update stable to v1.0.269 04:24:51 ------------------- 04:24:51 experimental info: 04:24:51 ------------------- 04:24:51 Commited By: **** collab-it+edgex@linuxfoundation.org 04:24:51 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:24:51 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:24:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a948ef4 [Pipeline] echo 04:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:52 provisioning config files... 04:24:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8964767490998628739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:52 ---> ****-login.sh 04:24:52 nexus3.edgexfoundry.org:10001 04:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 nexus3.edgexfoundry.org:10002 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 nexus3.edgexfoundry.org:10003 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 nexus3.edgexfoundry.org:10004 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 ****.io 04:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:53 Configure a credential helper to remove this warning. See 04:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:53 04:24:53 Login Succeeded 04:24:53 ---> ****-login.sh ends [Pipeline] } 04:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:24:54 + git rev-list -1 --merges a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b~1..a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo 04:24:54 -----------> git rev-list -1 --merges a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b~1..a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:24:54 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [false] [Pipeline] sh 04:24:54 + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo 04:24:54 ========================================================= 04:24:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:24:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:54 + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo 04:24:54 [semverPrep] GIT_COMMIT: a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b, Commit Message: Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 04:24:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:55 + grep -v github /etc/ssh/ssh_known_hosts 04:24:55 + [ -e /tmp/ssh_known_hosts ] 04:24:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:24:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:24:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:55 04:24:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:24:56 b85a868b505f: Pulling fs layer 04:24:56 e2be974225ed: Pulling fs layer 04:24:56 339a4e72a1f5: Pulling fs layer 04:24:56 988bab9f4d93: Pulling fs layer 04:24:56 1469e6f7b9e6: Pulling fs layer 04:24:56 eaf3925da568: Pulling fs layer 04:24:56 bab4dde63d76: Pulling fs layer 04:24:56 bde34c3a00c8: Pulling fs layer 04:24:56 b352a97aabf1: Pulling fs layer 04:24:56 4872d77fe225: Pulling fs layer 04:24:56 5851b861e8e6: Pulling fs layer 04:24:56 988bab9f4d93: Waiting 04:24:56 bde34c3a00c8: Waiting 04:24:56 bab4dde63d76: Waiting 04:24:56 1469e6f7b9e6: Waiting 04:24:56 b352a97aabf1: Waiting 04:24:56 4872d77fe225: Waiting 04:24:56 5851b861e8e6: Waiting 04:24:56 eaf3925da568: Waiting 04:24:56 e2be974225ed: Verifying Checksum 04:24:56 e2be974225ed: Download complete 04:24:56 988bab9f4d93: Verifying Checksum 04:24:56 988bab9f4d93: Download complete 04:24:56 1469e6f7b9e6: Verifying Checksum 04:24:56 1469e6f7b9e6: Download complete 04:24:56 eaf3925da568: Download complete 04:24:56 339a4e72a1f5: Verifying Checksum 04:24:56 339a4e72a1f5: Download complete 04:24:56 bde34c3a00c8: Download complete 04:24:56 b352a97aabf1: Download complete 04:24:56 4872d77fe225: Verifying Checksum 04:24:56 4872d77fe225: Download complete 04:24:56 5851b861e8e6: Download complete 04:24:56 b85a868b505f: Verifying Checksum 04:24:56 b85a868b505f: Download complete 04:24:56 bab4dde63d76: Verifying Checksum 04:24:56 bab4dde63d76: Download complete 04:24:57 b85a868b505f: Pull complete 04:24:57 e2be974225ed: Pull complete 04:24:58 339a4e72a1f5: Pull complete 04:24:58 988bab9f4d93: Pull complete 04:24:58 1469e6f7b9e6: Pull complete 04:24:58 eaf3925da568: Pull complete 04:25:00 bab4dde63d76: Pull complete 04:25:00 bde34c3a00c8: Pull complete 04:25:00 b352a97aabf1: Pull complete 04:25:00 4872d77fe225: Pull complete 04:25:00 5851b861e8e6: Pull complete 04:25:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:00 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:25:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:03 $ docker top 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e -eo pid,comm 04:25:04 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). 04:25:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:04 [ssh-agent] Looking for ssh-agent implementation... 04:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:04 $ docker exec 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent 04:25:04 SSH_AUTH_SOCK=/tmp/ssh-kIBI3086eqXR/agent.32 04:25:04 SSH_AGENT_PID=38 04:25:04 Running ssh-add (command line suppressed) 04:25:04 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7463321966900768978.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7463321966900768978.key) 04:25:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:04 + git tag --points-at HEAD [Pipeline] } 04:25:04 $ docker exec --env ******** --env ******** 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent -k 04:25:04 unset SSH_AUTH_SOCK; 04:25:04 unset SSH_AGENT_PID; 04:25:04 echo Agent pid 38 killed; 04:25:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:04 [ssh-agent] Looking for ssh-agent implementation... 04:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:04 $ docker exec 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent 04:25:05 SSH_AUTH_SOCK=/tmp/ssh-px4jsr6SnAba/agent.71 04:25:05 SSH_AGENT_PID=77 04:25:05 Running ssh-add (command line suppressed) 04:25:05 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5790814035460375461.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5790814035460375461.key) 04:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:05 + git semver init 04:25:05 2025-01-20 04:25:05,704 [run_init] DEBUG init version:0.0.0 force:False 04:25:05 2025-01-20 04:25:05,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:25:05 2025-01-20 04:25:05,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:25:05 2025-01-20 04:25:05,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:25:07 2025-01-20 04:25:07,030 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:25:07 2025-01-20 04:25:07,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:25:07 2025-01-20 04:25:07,031 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:07 2025-01-20 04:25:07,031 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:07 4.0.0-dev.10 [Pipeline] } 04:25:07 $ docker exec --env ******** --env ******** 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent -k 04:25:07 unset SSH_AUTH_SOCK; 04:25:07 unset SSH_AGENT_PID; 04:25:07 echo Agent pid 77 killed; 04:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:07 + git semver [Pipeline] } 04:25:07 $ docker stop --time=1 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e 04:25:09 $ docker rm -f --volumes 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e [Pipeline] // withDockerContainer [Pipeline] sh 04:25:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:25:09 Stashed 1 file(s) [Pipeline] echo 04:25:09 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 04:25:09 provisioning config files... 04:25:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4847495647957562093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:10 ---> ****-login.sh 04:25:10 nexus3.edgexfoundry.org:10001 04:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:10 Configure a credential helper to remove this warning. See 04:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:10 04:25:10 Login Succeeded 04:25:10 nexus3.edgexfoundry.org:10002 04:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:10 Configure a credential helper to remove this warning. See 04:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:10 04:25:10 Login Succeeded 04:25:10 nexus3.edgexfoundry.org:10003 04:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:10 Configure a credential helper to remove this warning. See 04:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:10 04:25:10 Login Succeeded 04:25:10 nexus3.edgexfoundry.org:10004 04:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:10 Configure a credential helper to remove this warning. See 04:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:10 04:25:10 Login Succeeded 04:25:10 ****.io 04:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:10 Configure a credential helper to remove this warning. See 04:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:10 04:25:10 Login Succeeded 04:25:10 ---> ****-login.sh ends [Pipeline] } 04:25:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:10 ========================================================= 04:25:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:25:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:25:11 Sending build context to Docker daemon 37.03MB 04:25:11 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 04:25:11 Step 2/13 : FROM ${BASE} AS builder 04:25:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:25:11 da9db072f522: Pulling fs layer 04:25:11 6ef4a4ee8ca5: Pulling fs layer 04:25:11 06f05ace1117: Pulling fs layer 04:25:11 5fe327b54edc: Pulling fs layer 04:25:11 4f4fb700ef54: Pulling fs layer 04:25:11 92a5565b7b96: Pulling fs layer 04:25:11 ff9bb7016b71: Pulling fs layer 04:25:11 b67dba6c2c7d: Pulling fs layer 04:25:11 a813b0c90790: Pulling fs layer 04:25:11 5fe327b54edc: Waiting 04:25:11 4f4fb700ef54: Waiting 04:25:11 92a5565b7b96: Waiting 04:25:11 ff9bb7016b71: Waiting 04:25:11 b67dba6c2c7d: Waiting 04:25:11 a813b0c90790: Waiting 04:25:11 6ef4a4ee8ca5: Download complete 04:25:11 5fe327b54edc: Verifying Checksum 04:25:11 5fe327b54edc: Download complete 04:25:11 4f4fb700ef54: Download complete 04:25:11 92a5565b7b96: Verifying Checksum 04:25:11 92a5565b7b96: Download complete 04:25:11 da9db072f522: Download complete 04:25:11 ff9bb7016b71: Verifying Checksum 04:25:11 ff9bb7016b71: Download complete 04:25:11 da9db072f522: Pull complete 04:25:11 a813b0c90790: Verifying Checksum 04:25:11 a813b0c90790: Download complete 04:25:11 6ef4a4ee8ca5: Pull complete 04:25:12 06f05ace1117: Verifying Checksum 04:25:12 06f05ace1117: Download complete 04:25:12 b67dba6c2c7d: Verifying Checksum 04:25:12 b67dba6c2c7d: Download complete 04:25:15 06f05ace1117: Pull complete 04:25:15 5fe327b54edc: Pull complete 04:25:15 4f4fb700ef54: Pull complete 04:25:15 92a5565b7b96: Pull complete 04:25:15 ff9bb7016b71: Pull complete 04:25:18 b67dba6c2c7d: Pull complete 04:25:18 a813b0c90790: Pull complete 04:25:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:25:18 ---> 3ba60ce46760 04:25:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:25:24 ---> Running in 32370d6753d1 04:25:24 Removing intermediate container 32370d6753d1 04:25:24 ---> b007c00634a6 04:25:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:25:24 ---> Running in 83ebc15c2269 04:25:24 Removing intermediate container 83ebc15c2269 04:25:24 ---> fccf3e15c129 04:25:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:25:24 ---> Running in 6db595b3bd21 04:25:24 Removing intermediate container 6db595b3bd21 04:25:24 ---> 3d71504746b1 04:25:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:25:24 ---> Running in 3e2eb2f82965 04:25:24 Removing intermediate container 3e2eb2f82965 04:25:24 ---> c052a670de3a 04:25:24 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:25:24 ---> Running in 48ae7fa3e0e3 04:25:24 Removing intermediate container 48ae7fa3e0e3 04:25:24 ---> 61ab1d643e08 04:25:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:24 ---> Running in f695b06053ce 04:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:25:24 OK: 248 MiB in 58 packages 04:25:24 Still waiting to schedule task 04:25:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37214’ 04:25:25 Removing intermediate container f695b06053ce 04:25:25 ---> 8959c1fd0cc9 04:25:25 Step 9/13 : WORKDIR /device-onvif-camera 04:25:25 ---> Running in ddc8db457597 04:25:25 Removing intermediate container ddc8db457597 04:25:25 ---> deeb9ca9350a 04:25:25 Step 10/13 : COPY go.mod vendor* ./ 04:25:25 ---> 096c99830047 04:25:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:25 ---> Running in d0e0e902571a 04:26:34 Removing intermediate container d0e0e902571a 04:26:34 ---> c2fb31fc39d9 04:26:34 Step 12/13 : COPY . . 04:26:34 ---> 4871b0eb99f6 04:26:34 Step 13/13 : RUN ${MAKE} 04:26:34 ---> Running in dfa8534fc6ee 04:26:34 noop 04:26:34 Removing intermediate container dfa8534fc6ee 04:26:34 ---> dd7e14778d7d 04:26:34 Successfully built dd7e14778d7d 04:26:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker inspect -f . ci-base-image-x86_64 04:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:34 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:26:34 $ docker top d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:35 + go version 04:26:35 go version go1.23.4 linux/amd64 [Pipeline] } 04:26:35 $ docker stop --time=1 d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc 04:26:36 $ docker rm -f --volumes d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:36 + docker inspect -f . ci-base-image-x86_64 04:26:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:37 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:26:37 $ docker top 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:26:38 + make test 04:26:38 go test ./... -coverprofile=coverage.out ./... 04:26:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:27:01 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:27:01 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:27:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements 04:27:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.556s coverage: 86.5% of statements 04:27:11 go vet ./... 04:27:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:17 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:27:17 $ docker stop --time=1 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c 04:27:22 $ docker rm -f --volumes 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c [Pipeline] // withDockerContainer [Pipeline] sh 04:27:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:23 + ls -al . 04:27:23 total 316 04:27:23 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 04:26 . 04:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 .. 04:27:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:27 .git 04:27:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:24 .github 04:27:23 -rw-rw-r-- 1 jenkins jenkins 493 Jan 20 04:24 .gitignore 04:27:23 -rw-rw-r-- 1 jenkins jenkins 199 Jan 20 04:24 .golangci.yml 04:27:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 04:25 .semver 04:27:23 -rw-rw-r-- 1 jenkins jenkins 19973 Jan 20 04:24 Attribution.txt 04:27:23 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 20 04:24 CHANGELOG.md 04:27:23 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 20 04:24 Dockerfile 04:27:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 04:24 GOVERNANCE.md 04:27:23 -rw-rw-r-- 1 jenkins jenkins 739 Jan 20 04:24 Jenkinsfile 04:27:23 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 04:24 LICENSE 04:27:23 -rw-rw-r-- 1 jenkins jenkins 3465 Jan 20 04:24 Makefile 04:27:23 -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 04:24 OWNERS.md 04:27:23 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 20 04:24 README.md 04:27:23 -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 04:25 VERSION 04:27:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 04:24 bin 04:27:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:24 cmd 04:27:23 -rw-r--r-- 1 jenkins jenkins 92466 Jan 20 04:27 coverage.out 04:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 doc 04:27:23 -rw-rw-r-- 1 jenkins jenkins 6536 Jan 20 04:24 go.mod 04:27:23 -rw-rw-r-- 1 jenkins jenkins 87374 Jan 20 04:24 go.sum 04:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 internal 04:27:23 -rw-rw-r-- 1 jenkins jenkins 236 Jan 20 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:23 + 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=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b --label arch=amd64 --label version=4.0.0-dev.10 . 04:27:23 Sending build context to Docker daemon 37.13MB 04:27:23 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:27:23 Step 2/27 : FROM ${BASE} AS builder 04:27:23 ---> dd7e14778d7d 04:27:23 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:27:24 ---> Running in 3fdfce3cc322 04:27:24 Removing intermediate container 3fdfce3cc322 04:27:24 ---> 2f04d9fd8f5a 04:27:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:27:24 ---> Running in 3c76d10ce19f 04:27:24 Removing intermediate container 3c76d10ce19f 04:27:24 ---> 8c5b0865f89a 04:27:24 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:27:24 ---> Running in c5edcf5e6d30 04:27:24 Removing intermediate container c5edcf5e6d30 04:27:24 ---> 0cdf52af5fd6 04:27:24 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:27:24 ---> Running in 94260f70e978 04:27:24 Removing intermediate container 94260f70e978 04:27:24 ---> c00243111664 04:27:24 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:27:24 ---> Running in 8a3b63ca0a1a 04:27:24 Removing intermediate container 8a3b63ca0a1a 04:27:24 ---> 30f71a0677e4 04:27:24 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:24 ---> Running in e25f6ca3ee16 04:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:25 OK: 248 MiB in 58 packages 04:27:25 Removing intermediate container e25f6ca3ee16 04:27:25 ---> 2d60447120b8 04:27:25 Step 9/27 : WORKDIR /device-onvif-camera 04:27:25 ---> Running in 2eda6fb489fc 04:27:25 Removing intermediate container 2eda6fb489fc 04:27:25 ---> 5db2c61757e6 04:27:25 Step 10/27 : COPY go.mod vendor* ./ 04:27:25 ---> ae396d7e687c 04:27:25 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:25 ---> Running in 1238f88d2df4 04:27:26 Removing intermediate container 1238f88d2df4 04:27:26 ---> bbd325000c37 04:27:26 Step 12/27 : COPY . . 04:27:27 ---> a1984f7cbe89 04:27:27 Step 13/27 : RUN ${MAKE} 04:27:27 ---> Running in 9ae700614597 04:27:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:28:06 Removing intermediate container 9ae700614597 04:28:06 ---> 2b83162f0297 04:28:06 Step 14/27 : FROM alpine:3.20 04:28:06 3.20: Pulling from library/alpine 04:28:06 66a3d608f3fa: Pulling fs layer 04:28:06 66a3d608f3fa: Verifying Checksum 04:28:06 66a3d608f3fa: Download complete 04:28:06 66a3d608f3fa: Pull complete 04:28:06 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:28:06 Status: Downloaded newer image for alpine:3.20 04:28:06 ---> e29df9b510ff 04:28:06 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:28:06 ---> Running in b3c0d9e4d4c6 04:28:06 Removing intermediate container b3c0d9e4d4c6 04:28:06 ---> 750c8b8160d0 04:28:06 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:28:06 ---> Running in e952c6c2e79c 04:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:28:06 (1/1) Installing dumb-init (1.2.5-r3) 04:28:06 Executing busybox-1.36.1-r29.trigger 04:28:06 OK: 8 MiB in 15 packages 04:28:06 Removing intermediate container e952c6c2e79c 04:28:06 ---> f5b46d0ac02d 04:28:06 Step 17/27 : RUN apk --no-cache upgrade 04:28:06 ---> Running in 6c1ab4c2c3a2 04:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:28:06 OK: 8 MiB in 15 packages 04:28:06 Removing intermediate container 6c1ab4c2c3a2 04:28:06 ---> 579f0195ba6a 04:28:06 Step 18/27 : WORKDIR / 04:28:06 ---> Running in a2e5723fb0f7 04:28:06 Removing intermediate container a2e5723fb0f7 04:28:06 ---> 3819ea11e264 04:28:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:28:06 ---> b63f1e693449 04:28:06 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:28:06 ---> 498e7e4ab79f 04:28:06 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:28:06 ---> 63889cdd9e04 04:28:06 Step 22/27 : EXPOSE 59984 04:28:06 ---> Running in ae6af5cb64ad 04:28:06 Removing intermediate container ae6af5cb64ad 04:28:06 ---> 9b8d79592dd9 04:28:06 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:28:06 ---> Running in ca93a25a4671 04:28:06 Removing intermediate container ca93a25a4671 04:28:06 ---> 495903d9e8ec 04:28:06 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:28:06 ---> Running in 04485ee563ac 04:28:06 Removing intermediate container 04485ee563ac 04:28:06 ---> c202ea27df8f 04:28:06 Step 25/27 : LABEL arch=amd64 04:28:06 ---> Running in 8b2d58b5b8a9 04:28:06 Removing intermediate container 8b2d58b5b8a9 04:28:06 ---> 6c5b181b52b1 04:28:06 Step 26/27 : LABEL git_sha=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:28:06 ---> Running in 2cbf79a68b1a 04:28:06 Removing intermediate container 2cbf79a68b1a 04:28:06 ---> 518c146d9b61 04:28:06 Step 27/27 : LABEL version=4.0.0-dev.10 04:28:06 ---> Running in 07a45fb33251 04:28:06 Removing intermediate container 07a45fb33251 04:28:06 ---> af73ecf10a4c 04:28:06 [Warning] One or more build-args [ARCH] were not consumed 04:28:06 Successfully built af73ecf10a4c 04:28:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:06 provisioning config files... 04:28:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config594306944876646960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:07 ---> ****-login.sh 04:28:07 nexus3.edgexfoundry.org:10001 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 nexus3.edgexfoundry.org:10002 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 nexus3.edgexfoundry.org:10003 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 nexus3.edgexfoundry.org:10004 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 ****.io 04:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:07 Configure a credential helper to remove this warning. See 04:28:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:07 04:28:07 Login Succeeded 04:28:07 ---> ****-login.sh ends [Pipeline] } 04:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:07 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:28:07 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:28:07 latest 04:28:07 4.0.0-dev.10 04:28:07 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:28:07 main 04:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:28:08 9f86ef81ff58: Preparing 04:28:08 5917ff49fa4f: Preparing 04:28:08 30d6e02b00dd: Preparing 04:28:08 d2d9e83e2dc3: Preparing 04:28:08 422c92183890: Preparing 04:28:08 ce5a8cde9eee: Preparing 04:28:08 ce5a8cde9eee: Waiting 04:28:08 5917ff49fa4f: Pushed 04:28:08 d2d9e83e2dc3: Pushed 04:28:08 422c92183890: Pushed 04:28:08 9f86ef81ff58: Pushed 04:28:08 ce5a8cde9eee: Layer already exists 04:28:12 30d6e02b00dd: Pushed 04:28:12 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:28:13 9f86ef81ff58: Preparing 04:28:13 5917ff49fa4f: Preparing 04:28:13 30d6e02b00dd: Preparing 04:28:13 d2d9e83e2dc3: Preparing 04:28:13 422c92183890: Preparing 04:28:13 ce5a8cde9eee: Preparing 04:28:13 ce5a8cde9eee: Waiting 04:28:13 30d6e02b00dd: Layer already exists 04:28:13 d2d9e83e2dc3: Layer already exists 04:28:13 5917ff49fa4f: Layer already exists 04:28:13 422c92183890: Layer already exists 04:28:13 9f86ef81ff58: Layer already exists 04:28:13 ce5a8cde9eee: Layer already exists 04:28:13 latest: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:13 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 04:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:28:14 9f86ef81ff58: Preparing 04:28:14 5917ff49fa4f: Preparing 04:28:14 30d6e02b00dd: Preparing 04:28:14 d2d9e83e2dc3: Preparing 04:28:14 422c92183890: Preparing 04:28:14 ce5a8cde9eee: Preparing 04:28:14 ce5a8cde9eee: Waiting 04:28:14 422c92183890: Layer already exists 04:28:14 30d6e02b00dd: Layer already exists 04:28:14 9f86ef81ff58: Layer already exists 04:28:14 5917ff49fa4f: Layer already exists 04:28:14 d2d9e83e2dc3: Layer already exists 04:28:14 ce5a8cde9eee: Layer already exists 04:28:14 4.0.0-dev.10: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:28:14 9f86ef81ff58: Preparing 04:28:14 5917ff49fa4f: Preparing 04:28:14 30d6e02b00dd: Preparing 04:28:14 d2d9e83e2dc3: Preparing 04:28:14 422c92183890: Preparing 04:28:14 ce5a8cde9eee: Preparing 04:28:14 ce5a8cde9eee: Waiting 04:28:14 5917ff49fa4f: Layer already exists 04:28:14 30d6e02b00dd: Layer already exists 04:28:14 422c92183890: Layer already exists 04:28:14 9f86ef81ff58: Layer already exists 04:28:14 d2d9e83e2dc3: Layer already exists 04:28:14 ce5a8cde9eee: Layer already exists 04:28:14 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:28:15 9f86ef81ff58: Preparing 04:28:15 5917ff49fa4f: Preparing 04:28:15 30d6e02b00dd: Preparing 04:28:15 d2d9e83e2dc3: Preparing 04:28:15 422c92183890: Preparing 04:28:15 ce5a8cde9eee: Preparing 04:28:15 ce5a8cde9eee: Waiting 04:28:15 9f86ef81ff58: Layer already exists 04:28:15 5917ff49fa4f: Layer already exists 04:28:15 30d6e02b00dd: Layer already exists 04:28:15 422c92183890: Layer already exists 04:28:15 d2d9e83e2dc3: Layer already exists 04:28:15 ce5a8cde9eee: Layer already exists 04:28:15 main: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:15 ===================================================== [Pipeline] echo 04:28:15 taggedImages: 04:28:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:28:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:28:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 04:28:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:28:15 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:15 04:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:16 latest: Pulling from edgex-lftools-log-publisher 04:28:16 5eb5b503b376: Pulling fs layer 04:28:16 5c69ac0246d0: Pulling fs layer 04:28:16 ec43610c2a17: Pulling fs layer 04:28:16 3a2ae6a8a46f: Pulling fs layer 04:28:16 33b1e0a273af: Pulling fs layer 04:28:16 5d3b04190fa2: Pulling fs layer 04:28:16 2f39f015ded8: Pulling fs layer 04:28:16 3a2ae6a8a46f: Waiting 04:28:16 33b1e0a273af: Waiting 04:28:16 5d3b04190fa2: Waiting 04:28:16 2f39f015ded8: Waiting 04:28:16 5c69ac0246d0: Verifying Checksum 04:28:16 5c69ac0246d0: Download complete 04:28:16 3a2ae6a8a46f: Verifying Checksum 04:28:16 3a2ae6a8a46f: Download complete 04:28:16 33b1e0a273af: Verifying Checksum 04:28:16 33b1e0a273af: Download complete 04:28:16 5d3b04190fa2: Verifying Checksum 04:28:16 5d3b04190fa2: Download complete 04:28:16 ec43610c2a17: Verifying Checksum 04:28:16 ec43610c2a17: Download complete 04:28:16 5eb5b503b376: Download complete 04:28:17 5eb5b503b376: Pull complete 04:28:18 5c69ac0246d0: Pull complete 04:28:18 ec43610c2a17: Pull complete 04:28:18 3a2ae6a8a46f: Pull complete 04:28:18 33b1e0a273af: Pull complete 04:28:18 5d3b04190fa2: Pull complete 04:28:22 2f39f015ded8: Download complete 04:28:27 2f39f015ded8: Pull complete 04:28:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:27 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:28:31 $ docker top f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:31 ---> job-cost.sh 04:28:31 lf-activate-venv: SKIPPING 04:28:31 INFO: No Stack... 04:28:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:32 INFO: Archiving Costs [Pipeline] sh 04:28:32 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:28:32 + cut -d, -f6 [Pipeline] lock 04:28:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] 04:28:32 Resource [jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] did not exist. Created. 04:28:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:33 + echo total: 0.2199999988079071 [Pipeline] stash 04:28:33 Stashed 1 file(s) [Pipeline] } 04:28:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:33 $ docker stop --time=1 f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 04:28:34 $ docker rm -f --volumes f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37216 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:30:40 Running in /w/workspace/device-onvif-camera/219 [Pipeline] { [Pipeline] checkout 04:30:43 The recommended git tool is: git 04:30:49 using credential edgex-jenkins-ssh 04:30:49 Cloning the remote Git repository 04:30:50 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:30:50 > git init /w/workspace/device-onvif-camera/219 # timeout=10 04:30:50 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:30:50 > git --version # timeout=10 04:30:50 > git --version # 'git version 2.25.1' 04:30:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:30:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:54 Avoid second fetch 04:30:54 Checking out Revision a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b (main) 04:30:54 > git config core.sparsecheckout # timeout=10 04:30:54 > git checkout -f a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 04:30:55 Commit message: "Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:00 Dload Upload Total Spent Left Speed 04:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 04:31:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:31:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:31:01 + sudo tee /etc/docker/daemon.new 04:31:01 { 04:31:01 "registry-mirrors": [ 04:31:01 "https://nexus3.edgexfoundry.org:10001" 04:31:01 ], 04:31:01 "bip": "10.250.0.254/24", 04:31:01 "hosts": [ 04:31:01 "tcp://0.0.0.0:5555", 04:31:01 "unix:///var/run/docker.sock" 04:31:01 ], 04:31:01 "mtu": 1458, 04:31:01 "selinux-enabled": true, 04:31:01 "seccomp-profile": "/etc/docker/seccomp.json" 04:31:01 } [Pipeline] sh 04:31:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:31:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:20 provisioning config files... 04:31:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/219@tmp/config10426572678891471848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:20 ---> ****-login.sh 04:31:20 nexus3.edgexfoundry.org:10001 04:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:21 Configure a credential helper to remove this warning. See 04:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:21 04:31:21 Login Succeeded 04:31:21 nexus3.edgexfoundry.org:10002 04:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:21 Configure a credential helper to remove this warning. See 04:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:21 04:31:21 Login Succeeded 04:31:21 nexus3.edgexfoundry.org:10003 04:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:21 Configure a credential helper to remove this warning. See 04:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:21 04:31:21 Login Succeeded 04:31:21 nexus3.edgexfoundry.org:10004 04:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:22 Configure a credential helper to remove this warning. See 04:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:22 04:31:22 Login Succeeded 04:31:22 ****.io 04:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:22 Configure a credential helper to remove this warning. See 04:31:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:22 04:31:22 Login Succeeded 04:31:22 ---> ****-login.sh ends [Pipeline] } 04:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:23 ========================================================= 04:31:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:31:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:31:24 #0 building with "default" instance using docker driver 04:31:24 04:31:24 #1 [internal] load build definition from Dockerfile 04:31:24 #1 transferring dockerfile: 30B 04:31:24 #1 transferring dockerfile: 1.75kB 0.0s done 04:31:24 #1 DONE 0.1s 04:31:24 04:31:24 #2 [internal] load .dockerignore 04:31:24 #2 transferring context: 2B 0.0s done 04:31:24 #2 DONE 0.1s 04:31:24 04:31:24 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:31:25 #3 DONE 0.1s 04:31:25 04:31:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:31:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 04:31:25 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 04:31:25 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 04:31:25 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 04:31:25 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 04:31:25 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 04:31:25 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 04:31:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.80MB / 70.67MB 0.2s 04:31:25 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s 04:31:25 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 04:31:25 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 04:31:25 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 04:31:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s 04:31:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s 04:31:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 04:31:25 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 04:31:25 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 04:31:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s 04:31:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.09MB / 70.67MB 0.6s 04:31:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s 04:31:25 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.6s 04:31:25 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.87MB / 70.67MB 0.7s 04:31:25 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.12MB / 12.74MB 0.7s 04:31:25 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.58MB / 98.78MB 0.8s 04:31:25 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.8s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.12MB / 70.67MB 0.9s 04:31:26 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done 04:31:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 11.53MB / 12.74MB 0.9s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 1.1s 04:31:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 24.12MB / 98.78MB 1.1s 04:31:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.1s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.93MB / 70.67MB 1.2s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 46.14MB / 70.67MB 1.4s 04:31:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.4s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.5s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.7s 04:31:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.05MB / 98.78MB 1.7s 04:31:26 #4 ... 04:31:26 04:31:26 #5 [internal] load build context 04:31:26 #5 transferring context: 21.76MB 0.9s done 04:31:26 #5 DONE 1.8s 04:31:26 04:31:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.96MB / 70.67MB 1.8s 04:31:26 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 68.16MB / 70.67MB 1.9s 04:31:26 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.9s 04:31:26 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.8s done 04:31:26 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s 04:31:27 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s done 04:31:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 2.1s 04:31:27 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 04:31:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.4s 04:31:27 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 04:31:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 86.01MB / 98.78MB 2.6s 04:31:27 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s 04:31:28 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 3.0s done 04:31:32 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.0s 04:31:37 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.4s 04:31:43 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.5s 04:31:47 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.6s done 04:31:48 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 04:31:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 04:31:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:31:48 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 04:31:48 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 04:31:48 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 04:31:48 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 04:31:54 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 04:31:57 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.5s done 04:31:57 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 04:32:00 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done 04:32:00 #4 DONE 35.5s 04:32:00 04:32:00 #6 [builder 2/7] RUN apk add --no-cache make git 04:32:01 #6 0.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:32:01 #6 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:32:03 #6 2.927 OK: 239 MiB in 58 packages 04:32:05 #6 DONE 4.9s 04:32:05 04:32:05 #7 [builder 3/7] WORKDIR /device-onvif-camera 04:32:05 #7 DONE 0.1s 04:32:05 04:32:05 #8 [builder 4/7] COPY go.mod vendor* ./ 04:32:05 #8 DONE 0.1s 04:32:05 04:32:05 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:44 #9 DONE 34.2s 04:32:44 04:32:44 #10 [builder 6/7] COPY . . 04:32:44 #10 DONE 0.5s 04:32:44 04:32:44 #11 [builder 7/7] RUN echo noop 04:32:44 #11 0.688 noop 04:32:44 #11 DONE 0.8s 04:32:44 04:32:44 #12 exporting to image 04:32:44 #12 exporting layers 04:33:23 #12 exporting layers 38.6s done 04:33:23 #12 writing image sha256:a4405a264f4c0cd134333007c2ce513867571f39348cdf78e84f69bc143a94ca done 04:33:23 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 04:33:23 #12 DONE 38.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:24 + docker inspect -f . ci-base-image-arm64 04:33:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:24 prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container 04:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:25 $ docker top 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:26 + go version 04:33:26 go version go1.23.4 linux/arm64 [Pipeline] } 04:33:26 $ docker stop --time=1 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc 04:33:28 $ docker rm -f --volumes 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker inspect -f . ci-base-image-arm64 04:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container 04:33:29 $ 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/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:30 $ docker top c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:30 + git config --global --add safe.directory /w/workspace/device-onvif-camera/219 [Pipeline] fileExists [Pipeline] sh 04:33:31 + make test 04:33:31 go test ./... -coverprofile=coverage.out ./... 04:33:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:36:14 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:36:14 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:36:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements 04:36:33 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.378s coverage: 86.5% of statements 04:36:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:36:33 go vet ./... 04:37:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:37:13 $ docker stop --time=1 c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 04:37:14 $ docker rm -f --volumes c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:16 Warning: overwriting stash ‘coverage-report’ 04:37:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:18 + ls -al . 04:37:18 total 312 04:37:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:33 . 04:37:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 .. 04:37:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:30 .git 04:37:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:30 .github 04:37:18 -rw-rw-r-- 1 jenkins jenkins 493 Jan 20 04:30 .gitignore 04:37:18 -rw-rw-r-- 1 jenkins jenkins 199 Jan 20 04:30 .golangci.yml 04:37:18 -rw-rw-r-- 1 jenkins jenkins 19973 Jan 20 04:30 Attribution.txt 04:37:18 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 20 04:30 CHANGELOG.md 04:37:18 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 20 04:30 Dockerfile 04:37:18 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 04:30 GOVERNANCE.md 04:37:18 -rw-rw-r-- 1 jenkins jenkins 739 Jan 20 04:30 Jenkinsfile 04:37:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 04:30 LICENSE 04:37:18 -rw-rw-r-- 1 jenkins jenkins 3465 Jan 20 04:30 Makefile 04:37:18 -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 04:30 OWNERS.md 04:37:18 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 20 04:30 README.md 04:37:18 -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 04:25 VERSION 04:37:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 04:30 bin 04:37:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:30 cmd 04:37:18 -rw-r--r-- 1 jenkins jenkins 92466 Jan 20 04:36 coverage.out 04:37:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 doc 04:37:18 -rw-rw-r-- 1 jenkins jenkins 6536 Jan 20 04:30 go.mod 04:37:18 -rw-rw-r-- 1 jenkins jenkins 87374 Jan 20 04:30 go.sum 04:37:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 internal 04:37:18 -rw-rw-r-- 1 jenkins jenkins 236 Jan 20 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:18 + 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=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b --label arch=arm64 --label version=4.0.0-dev.10 . 04:37:19 #0 building with "default" instance using docker driver 04:37:19 04:37:19 #1 [internal] load .dockerignore 04:37:19 #1 transferring context: 2B done 04:37:19 #1 DONE 0.0s 04:37:19 04:37:19 #2 [internal] load build definition from Dockerfile 04:37:19 #2 transferring dockerfile: 1.75kB 0.0s done 04:37:19 #2 DONE 0.0s 04:37:19 04:37:19 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:19 #3 DONE 0.0s 04:37:19 04:37:19 #4 [internal] load metadata for docker.io/library/alpine:3.20 04:37:19 #4 DONE 0.3s 04:37:19 04:37:19 #5 [internal] load build context 04:37:19 #5 transferring context: 102.58kB 0.1s done 04:37:19 #5 DONE 0.1s 04:37:19 04:37:19 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:19 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 04:37:20 #6 ... 04:37:20 04:37:20 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:20 #7 DONE 0.3s 04:37:20 04:37:20 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:37:20 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:37:20 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:37:20 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:37:20 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s 04:37:20 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 04:37:20 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 04:37:20 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 04:37:20 #6 DONE 1.1s 04:37:20 04:37:20 #8 [builder 2/7] RUN apk add --no-cache make git 04:37:20 #8 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:21 #8 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #8 3.032 OK: 239 MiB in 58 packages 04:37:23 #8 DONE 3.5s 04:37:23 04:37:23 #9 [builder 3/7] WORKDIR /device-onvif-camera 04:37:23 #9 DONE 0.1s 04:37:23 04:37:23 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:37:23 #10 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:23 #10 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:23 #10 2.876 (1/1) Installing dumb-init (1.2.5-r3) 04:37:23 #10 2.902 Executing busybox-1.36.1-r29.trigger 04:37:23 #10 ... 04:37:23 04:37:23 #11 [builder 4/7] COPY go.mod vendor* ./ 04:37:23 #11 DONE 0.2s 04:37:23 04:37:23 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:37:23 #10 2.927 OK: 9 MiB in 15 packages 04:37:24 #10 DONE 3.4s 04:37:24 04:37:24 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:25 #12 DONE 2.0s 04:37:25 04:37:25 #13 [builder 6/7] COPY . . 04:37:26 #13 DONE 0.6s 04:37:26 04:37:26 #14 [builder 7/7] RUN make build 04:37:27 #14 0.805 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:37:27 #14 ... 04:37:27 04:37:27 #15 [stage-1 3/7] RUN apk --no-cache upgrade 04:37:27 #15 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:27 #15 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:27 #15 2.976 OK: 9 MiB in 15 packages 04:37:27 #15 DONE 3.3s 04:37:27 04:37:27 #14 [builder 7/7] RUN make build 04:40:05 #14 DONE 149.2s 04:40:05 04:40:05 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 04:40:05 #16 DONE 0.5s 04:40:05 04:40:05 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 04:40:05 #17 DONE 0.1s 04:40:05 04:40:05 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 04:40:05 #18 DONE 0.1s 04:40:05 04:40:05 #19 exporting to image 04:40:05 #19 exporting layers 04:40:05 #19 exporting layers 0.6s done 04:40:05 #19 writing image sha256:aaa5149efe93d5d7dc275c54755df65fd4c0d3bbdbc4ee597b8f4ced06632c54 done 04:40:05 #19 naming to docker.io/library/device-onvif-camera-arm64 0.0s done 04:40:05 #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:05 provisioning config files... 04:40:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/219@tmp/config1014351048135320106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:05 ---> ****-login.sh 04:40:05 nexus3.edgexfoundry.org:10001 04:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:06 Configure a credential helper to remove this warning. See 04:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:06 04:40:06 Login Succeeded 04:40:06 nexus3.edgexfoundry.org:10002 04:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:06 Configure a credential helper to remove this warning. See 04:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:06 04:40:06 Login Succeeded 04:40:06 nexus3.edgexfoundry.org:10003 04:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:06 Configure a credential helper to remove this warning. See 04:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:06 04:40:06 Login Succeeded 04:40:06 nexus3.edgexfoundry.org:10004 04:40:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:06 Configure a credential helper to remove this warning. See 04:40:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:06 04:40:06 Login Succeeded 04:40:06 ****.io 04:40:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:07 Configure a credential helper to remove this warning. See 04:40:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:07 04:40:07 Login Succeeded 04:40:07 ---> ****-login.sh ends [Pipeline] } 04:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:40:07 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:40:07 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:40:07 latest 04:40:07 4.0.0-dev.10 04:40:07 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:40:07 main 04:40:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:40:08 7a01b27dc134: Preparing 04:40:08 ece4a6b9f461: Preparing 04:40:08 db703500f650: Preparing 04:40:08 7c352a7f792a: Preparing 04:40:08 9d85ef012d3d: Preparing 04:40:08 534a70dc8296: Preparing 04:40:08 534a70dc8296: Waiting 04:40:08 ece4a6b9f461: Pushed 04:40:08 7c352a7f792a: Pushed 04:40:08 9d85ef012d3d: Pushed 04:40:08 534a70dc8296: Layer already exists 04:40:08 7a01b27dc134: Pushed 04:40:16 db703500f650: Pushed 04:40:16 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:17 + 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 04:40:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:40:17 7a01b27dc134: Preparing 04:40:17 ece4a6b9f461: Preparing 04:40:17 db703500f650: Preparing 04:40:17 7c352a7f792a: Preparing 04:40:17 9d85ef012d3d: Preparing 04:40:17 534a70dc8296: Preparing 04:40:17 534a70dc8296: Waiting 04:40:17 ece4a6b9f461: Layer already exists 04:40:17 9d85ef012d3d: Layer already exists 04:40:17 7a01b27dc134: Layer already exists 04:40:17 db703500f650: Layer already exists 04:40:17 7c352a7f792a: Layer already exists 04:40:17 534a70dc8296: Layer already exists 04:40:17 latest: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 04:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:40:18 7a01b27dc134: Preparing 04:40:18 ece4a6b9f461: Preparing 04:40:18 db703500f650: Preparing 04:40:18 7c352a7f792a: Preparing 04:40:18 9d85ef012d3d: Preparing 04:40:18 534a70dc8296: Preparing 04:40:18 534a70dc8296: Waiting 04:40:18 7a01b27dc134: Layer already exists 04:40:18 9d85ef012d3d: Layer already exists 04:40:18 ece4a6b9f461: Layer already exists 04:40:18 7c352a7f792a: Layer already exists 04:40:18 db703500f650: Layer already exists 04:40:18 534a70dc8296: Layer already exists 04:40:18 4.0.0-dev.10: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:40:19 7a01b27dc134: Preparing 04:40:19 ece4a6b9f461: Preparing 04:40:19 db703500f650: Preparing 04:40:19 7c352a7f792a: Preparing 04:40:19 9d85ef012d3d: Preparing 04:40:19 534a70dc8296: Preparing 04:40:19 534a70dc8296: Waiting 04:40:19 db703500f650: Layer already exists 04:40:19 9d85ef012d3d: Layer already exists 04:40:19 7a01b27dc134: Layer already exists 04:40:19 7c352a7f792a: Layer already exists 04:40:19 ece4a6b9f461: Layer already exists 04:40:19 534a70dc8296: Layer already exists 04:40:19 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:20 + 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 04:40:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:40:20 7a01b27dc134: Preparing 04:40:20 ece4a6b9f461: Preparing 04:40:20 db703500f650: Preparing 04:40:20 7c352a7f792a: Preparing 04:40:20 9d85ef012d3d: Preparing 04:40:20 534a70dc8296: Preparing 04:40:20 534a70dc8296: Waiting 04:40:20 7c352a7f792a: Layer already exists 04:40:20 ece4a6b9f461: Layer already exists 04:40:20 db703500f650: Layer already exists 04:40:20 9d85ef012d3d: Layer already exists 04:40:20 7a01b27dc134: Layer already exists 04:40:20 534a70dc8296: Layer already exists 04:40:20 main: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:20 ===================================================== [Pipeline] echo 04:40:20 taggedImages: 04:40:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 04:40:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:40:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 04:40:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 04:40:20 - 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 04:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:21 04:40:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:22 arm64: Pulling from edgex-lftools-log-publisher 04:40:22 8998bd30e6a1: Pulling fs layer 04:40:22 04944245beec: Pulling fs layer 04:40:22 699f458cf7ca: Pulling fs layer 04:40:22 765212b225bb: Pulling fs layer 04:40:22 f23df028b6ca: Pulling fs layer 04:40:22 d65c8cfc05b1: Pulling fs layer 04:40:22 765212b225bb: Waiting 04:40:22 2437ff75d9bd: Pulling fs layer 04:40:22 f23df028b6ca: Waiting 04:40:22 d65c8cfc05b1: Waiting 04:40:22 2437ff75d9bd: Waiting 04:40:22 04944245beec: Verifying Checksum 04:40:22 04944245beec: Download complete 04:40:22 765212b225bb: Download complete 04:40:22 f23df028b6ca: Download complete 04:40:22 d65c8cfc05b1: Verifying Checksum 04:40:22 d65c8cfc05b1: Download complete 04:40:22 699f458cf7ca: Verifying Checksum 04:40:22 699f458cf7ca: Download complete 04:40:23 8998bd30e6a1: Verifying Checksum 04:40:23 8998bd30e6a1: Download complete 04:40:25 2437ff75d9bd: Verifying Checksum 04:40:25 2437ff75d9bd: Download complete 04:40:29 8998bd30e6a1: Pull complete 04:40:30 04944245beec: Pull complete 04:40:32 699f458cf7ca: Pull complete 04:40:32 765212b225bb: Pull complete 04:40:33 f23df028b6ca: Pull complete 04:40:33 d65c8cfc05b1: Pull complete 04:41:00 2437ff75d9bd: Pull complete 04:41:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:00 prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container 04:41:00 $ 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/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:41:02 $ docker top 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:02 ---> job-cost.sh 04:41:03 lf-activate-venv: SKIPPING 04:41:03 INFO: No Stack... 04:41:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:04 INFO: Archiving Costs [Pipeline] sh 04:41:04 + cat /w/workspace/device-onvif-camera/219/archives/cost.csv 04:41:04 + cut -d, -f6 [Pipeline] lock 04:41:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] 04:41:04 Resource [jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] did not exist. Created. 04:41:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:05 /w/workspace/device-onvif-camera/219@tmp/durable-ff237ee5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:41:05 Warning: overwriting stash ‘stack-cost’ 04:41:05 Stashed 1 file(s) [Pipeline] } 04:41:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:05 $ docker stop --time=1 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f 04:41:06 $ docker rm -f --volumes 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f [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 04:41:07 provisioning config files... 04:41:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1116700238686906431tmp [Pipeline] { [Pipeline] sh 04:41:07 + set +x 04:41:07 + curl -s https://codecov.io/bash 04:41:07 + bash -s -- 04:41:08 04:41:08 _____ _ 04:41:08 / ____| | | 04:41:08 | | ___ __| | ___ ___ _____ __ 04:41:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:08 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:08 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:08 Bash-1.0.6 04:41:08 04:41:08 04:41:08 ==> git version 2.25.1 found 04:41:08 ==> 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 04:41:08 Release-Date: 2020-01-08 04:41:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:08 ==> Jenkins CI detected. 04:41:08 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:41:08 project root: . 04:41:08 --> token set from env 04:41:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:08 ==> Running gcov in . (disable via -X gcov) 04:41:08 ==> Python coveragepy not found 04:41:08 ==> Searching for coverage reports in: 04:41:08 + . 04:41:08 -> Found 1 reports 04:41:08 ==> Detecting git/mercurial file structure 04:41:08 ==> Reading reports 04:41:08 + ./coverage.out bytes=92466 04:41:08 ==> Appending adjustments 04:41:08 https://docs.codecov.io/docs/fixing-reports 04:41:08 + Found adjustments 04:41:08 ==> Gzipping contents 04:41:08 12K /tmp/codecov.n8kQAS.gz 04:41:08 ==> Uploading reports 04:41:08 url: https://codecov.io 04:41:08 query: branch=main&commit=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:08 -> Pinging Codecov 04:41:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:08 -> Uploading to 04:41:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b/5a832e3b-968f-4c7a-93a7-be1fd854ae35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T044108Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc491bd41fedb3a294eb9d0b725d711930b18250257802000104a6b42528af7c 04:41:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:08 Dload Upload Total Spent Left Speed 04:41:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 66773 --:--:-- --:--:-- --:--:-- 66387 04:41:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } 04:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:09 04:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:09 latest: Pulling from edgex-devops/edgex-snyk-go 04:41:09 43c4264eed91: Pulling fs layer 04:41:09 4cc291be95ef: Pulling fs layer 04:41:09 2ac1f1163629: Pulling fs layer 04:41:09 5c3c966382ef: Pulling fs layer 04:41:09 4f4fb700ef54: Pulling fs layer 04:41:09 d9c7d2e4e75e: Pulling fs layer 04:41:09 9c3e1370e548: Pulling fs layer 04:41:09 5c3c966382ef: Waiting 04:41:09 4f4fb700ef54: Waiting 04:41:09 d9c7d2e4e75e: Waiting 04:41:09 4cc291be95ef: Download complete 04:41:09 5c3c966382ef: Download complete 04:41:09 4f4fb700ef54: Verifying Checksum 04:41:09 4f4fb700ef54: Download complete 04:41:09 43c4264eed91: Download complete 04:41:09 43c4264eed91: Pull complete 04:41:09 d9c7d2e4e75e: Download complete 04:41:09 4cc291be95ef: Pull complete 04:41:10 2ac1f1163629: Verifying Checksum 04:41:10 2ac1f1163629: Download complete 04:41:10 9c3e1370e548: Verifying Checksum 04:41:10 9c3e1370e548: Download complete 04:41:14 2ac1f1163629: Pull complete 04:41:14 5c3c966382ef: Pull complete 04:41:14 4f4fb700ef54: Pull complete 04:41:14 d9c7d2e4e75e: Pull complete 04:41:17 9c3e1370e548: Pull complete 04:41:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:17 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:41:22 $ docker top 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:22 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:41:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:41:23 + set -o pipefail 04:41:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:41:33 04:41:33 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:41:33 04:41:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/bca9e84a-3318-4062-bc08-087b7920c9b9 04:41:33 04:41:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:41:33 04:41:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:33 04:41:33 04:41:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:41:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:41:33 $ docker stop --time=1 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d 04:41:37 $ docker rm -f --volumes 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d [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 04:41:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:38 provisioning config files... 04:41:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4195986902175039106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:38 --> edgex-publish-swagger.sh 04:41:38 === Publish doc/openapi/v3 API === 04:41:38 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:41:38 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:41:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:38 Dload Upload Total Spent Left Speed 04:41:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 257 799k --:--:-- --:--:-- --:--:-- 798k 04:41:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:41:39 [Pipeline] } 04:41:39 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 04:41:39 + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] sh 04:41:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:40 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:40 $ docker top b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 -eo pid,comm 04:41:40 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). 04:41:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:40 [ssh-agent] Looking for ssh-agent implementation... 04:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:41 $ docker exec b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 ssh-agent 04:41:41 SSH_AUTH_SOCK=/tmp/ssh-pChKDL1XWerm/agent.33 04:41:41 SSH_AGENT_PID=39 04:41:41 Running ssh-add (command line suppressed) 04:41:41 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13005649398010320951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13005649398010320951.key) 04:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:41 + git semver tag 04:41:41 2025-01-20 04:41:41,721 [run_tag] DEBUG tag force:False 04:41:41 2025-01-20 04:41:41,721 [check_head_tag] DEBUG check head tag 04:41:41 2025-01-20 04:41:41,722 [execute] INFO git cat-file --batch-check 04:41:41 2025-01-20 04:41:41,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:41:41 2025-01-20 04:41:41,726 [execute] INFO git cat-file --batch 04:41:41 2025-01-20 04:41:41,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:41:41 2025-01-20 04:41:41,746 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:41:41 2025-01-20 04:41:41,746 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 04:41:41 2025-01-20 04:41:41,747 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:41:41 2025-01-20 04:41:41,750 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:41:41 4.0.0-dev.10 [Pipeline] } 04:41:41 $ docker exec --env ******** --env ******** b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 ssh-agent -k 04:41:41 unset SSH_AUTH_SOCK; 04:41:41 unset SSH_AGENT_PID; 04:41:41 echo Agent pid 39 killed; 04:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:42 + git semver [Pipeline] } 04:41:42 $ docker stop --time=1 b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 04:41:43 $ docker rm -f --volumes b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:44 04:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:44 0.23.1-centos7: Pulling from edgex-lftools 04:41:44 ab5ef0e58194: Pulling fs layer 04:41:44 9712f1f96733: Pulling fs layer 04:41:44 63f879dbbcfc: Pulling fs layer 04:41:44 0d9ebad4ef96: Pulling fs layer 04:41:44 e9a5061849ea: Pulling fs layer 04:41:44 d747dcd14b5f: Pulling fs layer 04:41:44 2de7ff778b66: Pulling fs layer 04:41:44 d747dcd14b5f: Waiting 04:41:44 0d9ebad4ef96: Waiting 04:41:44 e9a5061849ea: Waiting 04:41:44 9712f1f96733: Verifying Checksum 04:41:44 9712f1f96733: Download complete 04:41:44 63f879dbbcfc: Verifying Checksum 04:41:44 63f879dbbcfc: Download complete 04:41:45 e9a5061849ea: Verifying Checksum 04:41:45 e9a5061849ea: Download complete 04:41:45 d747dcd14b5f: Verifying Checksum 04:41:45 d747dcd14b5f: Download complete 04:41:45 ab5ef0e58194: Verifying Checksum 04:41:45 ab5ef0e58194: Download complete 04:41:45 0d9ebad4ef96: Verifying Checksum 04:41:45 0d9ebad4ef96: Download complete 04:41:45 2de7ff778b66: Verifying Checksum 04:41:45 2de7ff778b66: Download complete 04:41:47 ab5ef0e58194: Pull complete 04:41:47 9712f1f96733: Pull complete 04:41:48 63f879dbbcfc: Pull complete 04:41:51 0d9ebad4ef96: Pull complete 04:41:51 e9a5061849ea: Pull complete 04:41:51 d747dcd14b5f: Pull complete 04:41:52 2de7ff778b66: Pull complete 04:41:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:52 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:41:58 $ docker top 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:41:58 provisioning config files... 04:41:58 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17745719351164636930tmp 04:41:58 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5733023370556309677tmp 04:41:58 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18197181095277933532tmp [Pipeline] { [Pipeline] echo 04:41:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:41:59 ---> sigul-configuration.sh 04:41:59 gpg: directory `/root/.gnupg' created 04:41:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:41:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:41:59 gpg: keyring `/root/.gnupg/secring.gpg' created 04:41:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:41:59 gpg: CAST5 encrypted data 04:41:59 gpg: encrypted with 1 passphrase 04:41:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:41:59 + mkdir /home/jenkins 04:41:59 + mkdir /home/jenkins/sigul [Pipeline] sh 04:41:59 + 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 04:41:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:00 ---> sigul-install.sh 04:42:00 Sigul already installed; skipping installation. [Pipeline] sh 04:42:00 + git tag --list 04:42:00 v0.0.0 04:42:00 v2.2.0 04:42:00 v2.3.0 04:42:00 v2.3.1 04:42:00 v3.0 04:42:00 v3.0.0 04:42:00 v3.1 04:42:00 v3.1.0 04:42:00 v3.1.0-dev.1 04:42:00 v3.1.0-dev.10 04:42:00 v3.1.0-dev.11 04:42:00 v3.1.0-dev.12 04:42:00 v3.1.0-dev.13 04:42:00 v3.1.0-dev.14 04:42:00 v3.1.0-dev.15 04:42:00 v3.1.0-dev.16 04:42:00 v3.1.0-dev.17 04:42:00 v3.1.0-dev.18 04:42:00 v3.1.0-dev.19 04:42:00 v3.1.0-dev.2 04:42:00 v3.1.0-dev.20 04:42:00 v3.1.0-dev.21 04:42:00 v3.1.0-dev.22 04:42:00 v3.1.0-dev.23 04:42:00 v3.1.0-dev.24 04:42:00 v3.1.0-dev.25 04:42:00 v3.1.0-dev.26 04:42:00 v3.1.0-dev.27 04:42:00 v3.1.0-dev.28 04:42:00 v3.1.0-dev.3 04:42:00 v3.1.0-dev.4 04:42:00 v3.1.0-dev.5 04:42:00 v3.1.0-dev.6 04:42:00 v3.1.0-dev.7 04:42:00 v3.1.0-dev.8 04:42:00 v3.1.0-dev.9 04:42:00 v3.1.1 04:42:00 v3.2.0-dev.1 04:42:00 v3.2.0-dev.10 04:42:00 v3.2.0-dev.11 04:42:00 v3.2.0-dev.12 04:42:00 v3.2.0-dev.13 04:42:00 v3.2.0-dev.14 04:42:00 v3.2.0-dev.15 04:42:00 v3.2.0-dev.16 04:42:00 v3.2.0-dev.17 04:42:00 v3.2.0-dev.18 04:42:00 v3.2.0-dev.19 04:42:00 v3.2.0-dev.2 04:42:00 v3.2.0-dev.20 04:42:00 v3.2.0-dev.21 04:42:00 v3.2.0-dev.22 04:42:00 v3.2.0-dev.23 04:42:00 v3.2.0-dev.3 04:42:00 v3.2.0-dev.4 04:42:00 v3.2.0-dev.5 04:42:00 v3.2.0-dev.6 04:42:00 v3.2.0-dev.7 04:42:00 v3.2.0-dev.8 04:42:00 v3.2.0-dev.9 04:42:00 v4.0.0-dev.1 04:42:00 v4.0.0-dev.10 04:42:00 v4.0.0-dev.2 04:42:00 v4.0.0-dev.3 04:42:00 v4.0.0-dev.4 04:42:00 v4.0.0-dev.5 04:42:00 v4.0.0-dev.6 04:42:00 v4.0.0-dev.7 04:42:00 v4.0.0-dev.8 04:42:00 v4.0.0-dev.9 [Pipeline] sh 04:42:00 + lftools sign git-tag v4.0.0-dev.10 04:42:01 Signing Git tag with Sigul... 04:42:01 Signing v4.0.0-dev.10 [Pipeline] echo 04:42:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:01 $ docker stop --time=1 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f 04:42:03 $ docker rm -f --volumes 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:03 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:04 $ docker top 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa -eo pid,comm 04:42:04 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). 04:42:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:04 [ssh-agent] Looking for ssh-agent implementation... 04:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:04 $ docker exec 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa ssh-agent 04:42:04 SSH_AUTH_SOCK=/tmp/ssh-FTXFrAhiUs50/agent.32 04:42:04 SSH_AGENT_PID=38 04:42:04 Running ssh-add (command line suppressed) 04:42:04 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17731835004404292437.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17731835004404292437.key) 04:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:04 + git semver bump pre 04:42:05 2025-01-20 04:42:05,176 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:05 2025-01-20 04:42:05,176 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 04:42:05 2025-01-20 04:42:05,176 [bump_version] DEBUG bumped version:4.0.0-dev.11 04:42:05 2025-01-20 04:42:05,176 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:42:05 2025-01-20 04:42:05,176 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:05 2025-01-20 04:42:05,176 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:05 2025-01-20 04:42:05,178 [execute] INFO git cat-file --batch-check 04:42:05 2025-01-20 04:42:05,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:05 2025-01-20 04:42:05,184 [execute] INFO git cat-file --batch 04:42:05 2025-01-20 04:42:05,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:05 2025-01-20 04:42:05,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:05 4.0.0-dev.11 [Pipeline] } 04:42:05 $ docker exec --env ******** --env ******** 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa ssh-agent -k 04:42:05 unset SSH_AUTH_SOCK; 04:42:05 unset SSH_AGENT_PID; 04:42:05 echo Agent pid 38 killed; 04:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:05 + git semver [Pipeline] } 04:42:05 $ docker stop --time=1 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa 04:42:07 $ docker rm -f --volumes 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa [Pipeline] // withDockerContainer [Pipeline] sh 04:42:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:07 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:08 $ docker top 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 -eo pid,comm 04:42:08 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). 04:42:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:08 [ssh-agent] Looking for ssh-agent implementation... 04:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:08 $ docker exec 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 ssh-agent 04:42:08 SSH_AUTH_SOCK=/tmp/ssh-D8QLfCxLVC2r/agent.32 04:42:08 SSH_AGENT_PID=38 04:42:08 Running ssh-add (command line suppressed) 04:42:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9059377245438079182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9059377245438079182.key) 04:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:09 + git semver push 04:42:09 2025-01-20 04:42:09,250 [run_push] DEBUG push 04:42:09 2025-01-20 04:42:09,251 [execute] INFO git cat-file --batch-check 04:42:09 2025-01-20 04:42:09,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:09 2025-01-20 04:42:09,255 [execute] INFO git rev-list 9b86d0c8d254eec27a2f649bdd5267679b5f031f -- 04:42:09 2025-01-20 04:42:09,255 [execute] DEBUG Popen(['git', 'rev-list', '9b86d0c8d254eec27a2f649bdd5267679b5f031f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:09 2025-01-20 04:42:09,265 [execute] INFO git fetch -v origin 04:42:09 2025-01-20 04:42:09,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:42:09 2025-01-20 04:42:09,753 [run_push] DEBUG no remote changes detected 04:42:09 2025-01-20 04:42:09,753 [execute] INFO git push origin semver 04:42:09 2025-01-20 04:42:09,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:10 2025-01-20 04:42:10,341 [run_push] DEBUG push all version tags 04:42:10 2025-01-20 04:42:10,341 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:10 2025-01-20 04:42:10,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:42:10 2025-01-20 04:42:10,937 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:10 4.0.0-dev.11 [Pipeline] } 04:42:11 $ docker exec --env ******** --env ******** 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 ssh-agent -k 04:42:11 unset SSH_AUTH_SOCK; 04:42:11 unset SSH_AGENT_PID; 04:42:11 echo Agent pid 38 killed; 04:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:11 + git semver [Pipeline] } 04:42:11 $ docker stop --time=1 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 04:42:12 $ docker rm -f --volumes 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 [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 04:42:13 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:42:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:42:13 total 16 04:42:13 drwxr-xr-x 3 root root 4096 Jan 20 04:28 . 04:42:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 04:41 .. 04:42:13 drwxr-xr-x 2 root root 4096 Jan 20 04:28 cost 04:42:13 -rw-r--r-- 1 root root 91 Jan 20 04:28 cost.csv 04:42:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:42:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:42:13 total 16 04:42:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 04:28 . 04:42:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 04:41 .. 04:42:13 drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 04:28 cost 04:42:13 -rw-r--r-- 1 jenkins jenkins 91 Jan 20 04:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:14 ---> package-listing.sh 04:42:14 ++ facter osfamily 04:42:14 ++ tr '[:upper:]' '[:lower:]' 04:42:15 + OS_FAMILY=debian 04:42:15 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:42:15 + START_PACKAGES=/tmp/packages_start.txt 04:42:15 + END_PACKAGES=/tmp/packages_end.txt 04:42:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:15 + PACKAGES=/tmp/packages_start.txt 04:42:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:42:15 + PACKAGES=/tmp/packages_end.txt 04:42:15 + case "${OS_FAMILY}" in 04:42:15 + dpkg -l 04:42:15 + grep '^ii' 04:42:15 + '[' -f /tmp/packages_start.txt ']' 04:42:15 + '[' -f /tmp/packages_end.txt ']' 04:42:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:42:15 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:42:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:42:15 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 04:42:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:15 prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container 04:42:15 $ 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 04:42:16 $ docker top 38b02d94df0e730597eb2affcebf020d06bc2df67882181871ba86f0c75fccdc -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:16 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:16 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:17 + ls /var/log/sa-host 04:42:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:17 provisioning config files... 04:42:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16981175581395790248tmp [Pipeline] { [Pipeline] echo 04:42:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:17 ---> create-netrc.sh [Pipeline] } 04:42:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:18 ---> python-tools-install.sh [Pipeline] echo 04:42:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:18 ---> sudo-logs.sh 04:42:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:18 ---> job-cost.sh 04:42:18 lf-activate-venv: SKIPPING 04:42:18 DEBUG: total: 0.2199999988079071 04:42:18 INFO: Retrieving Stack Cost... 04:42:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:19 INFO: Archiving Costs [Pipeline] echo 04:42:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:19 ---> logs-deploy.sh 04:42:19 lf-activate-venv: SKIPPING 04:42:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/219 04:42:19 INFO: archiving workspace using pattern(s): 04:42:20 Archives upload complete. 04:42:20 INFO: archiving logs to Nexus