Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acbb521d861d6c2cafc59ad1b5302a89638eecf2 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-ssh17354385991675870971.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-ssh15694423274393445459.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-ssh17088194392975857828.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-ssh4285232134005537348.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-ssh5805033240134034613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40269 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 acbb521d861d6c2cafc59ad1b5302a89638eecf2 (main) Commit message: "docs: Update changelog for 4.0 release (#499)" > git config core.sparsecheckout # timeout=10 > git checkout -f acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 > git rev-list --no-walk 17ef24f3537a4392c31b01c5521ecfb56bf17d0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:04 ========================================================= 08:15:04 EdgeX Global Pipelines Version Info 08:15:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:05 ------------------- 08:15:05 stable info: 08:15:05 ------------------- 08:15:05 Commited By: Cherry Wang cherry@iotechsys.com 08:15:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:15:05 Message: update stable to v1.0.269 08:15:05 ------------------- 08:15:05 experimental info: 08:15:05 ------------------- 08:15:05 Commited By: Ginny Guan ginny@iotechsys.com 08:15:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:15:05 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acbb521 [Pipeline] echo 08:15:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:06 provisioning config files... 08:15:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config168285114271333745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:06 ---> ****-login.sh 08:15:06 nexus3.edgexfoundry.org:10001 08:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:07 Configure a credential helper to remove this warning. See 08:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:07 08:15:07 Login Succeeded 08:15:07 nexus3.edgexfoundry.org:10002 08:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:07 Configure a credential helper to remove this warning. See 08:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:07 08:15:07 Login Succeeded 08:15:07 nexus3.edgexfoundry.org:10003 08:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:07 Configure a credential helper to remove this warning. See 08:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:07 08:15:07 Login Succeeded 08:15:07 nexus3.edgexfoundry.org:10004 08:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:07 Configure a credential helper to remove this warning. See 08:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:07 08:15:07 Login Succeeded 08:15:07 ****.io 08:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:08 Configure a credential helper to remove this warning. See 08:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:08 08:15:08 Login Succeeded 08:15:08 ---> ****-login.sh ends [Pipeline] } 08:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:15:08 + git rev-list -1 --merges acbb521d861d6c2cafc59ad1b5302a89638eecf2~1..acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo 08:15:08 -----------> git rev-list -1 --merges acbb521d861d6c2cafc59ad1b5302a89638eecf2~1..acbb521d861d6c2cafc59ad1b5302a89638eecf2 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [false] [Pipeline] sh 08:15:08 + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo 08:15:08 ========================================================= 08:15:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:09 + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] echo 08:15:09 [semverPrep] GIT_COMMIT: acbb521d861d6c2cafc59ad1b5302a89638eecf2, Commit Message: docs: Update changelog for 4.0 release (#499) [Pipeline] echo 08:15:09 [semverPrep] This is not a build commit. [Pipeline] sh 08:15:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:09 + grep -v github /etc/ssh/ssh_known_hosts 08:15:09 + [ -e /tmp/ssh_known_hosts ] 08:15:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:09 08:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:10 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:10 b85a868b505f: Pulling fs layer 08:15:10 e2be974225ed: Pulling fs layer 08:15:10 339a4e72a1f5: Pulling fs layer 08:15:10 988bab9f4d93: Pulling fs layer 08:15:10 1469e6f7b9e6: Pulling fs layer 08:15:10 eaf3925da568: Pulling fs layer 08:15:10 bab4dde63d76: Pulling fs layer 08:15:10 bde34c3a00c8: Pulling fs layer 08:15:10 b352a97aabf1: Pulling fs layer 08:15:10 4872d77fe225: Pulling fs layer 08:15:10 5851b861e8e6: Pulling fs layer 08:15:10 988bab9f4d93: Waiting 08:15:10 1469e6f7b9e6: Waiting 08:15:10 eaf3925da568: Waiting 08:15:10 bab4dde63d76: Waiting 08:15:10 bde34c3a00c8: Waiting 08:15:10 b352a97aabf1: Waiting 08:15:10 4872d77fe225: Waiting 08:15:10 e2be974225ed: Verifying Checksum 08:15:10 e2be974225ed: Download complete 08:15:10 988bab9f4d93: Verifying Checksum 08:15:10 988bab9f4d93: Download complete 08:15:10 339a4e72a1f5: Verifying Checksum 08:15:10 339a4e72a1f5: Download complete 08:15:10 1469e6f7b9e6: Verifying Checksum 08:15:10 1469e6f7b9e6: Download complete 08:15:10 eaf3925da568: Verifying Checksum 08:15:10 eaf3925da568: Download complete 08:15:10 bde34c3a00c8: Verifying Checksum 08:15:10 bde34c3a00c8: Download complete 08:15:10 b352a97aabf1: Verifying Checksum 08:15:10 b352a97aabf1: Download complete 08:15:10 4872d77fe225: Verifying Checksum 08:15:10 4872d77fe225: Download complete 08:15:10 5851b861e8e6: Verifying Checksum 08:15:10 5851b861e8e6: Download complete 08:15:10 b85a868b505f: Verifying Checksum 08:15:10 b85a868b505f: Download complete 08:15:10 bab4dde63d76: Verifying Checksum 08:15:10 bab4dde63d76: Download complete 08:15:11 b85a868b505f: Pull complete 08:15:11 e2be974225ed: Pull complete 08:15:12 339a4e72a1f5: Pull complete 08:15:12 988bab9f4d93: Pull complete 08:15:12 1469e6f7b9e6: Pull complete 08:15:12 eaf3925da568: Pull complete 08:15:14 bab4dde63d76: Pull complete 08:15:14 bde34c3a00c8: Pull complete 08:15:14 b352a97aabf1: Pull complete 08:15:14 4872d77fe225: Pull complete 08:15:14 5851b861e8e6: Pull complete 08:15:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:15:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:15 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:15:15 $ 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 08:15:17 $ docker top a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 -eo pid,comm 08:15:17 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). 08:15:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:17 [ssh-agent] Looking for ssh-agent implementation... 08:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:17 $ docker exec a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent 08:15:17 SSH_AUTH_SOCK=/tmp/ssh-teU4fAXiY9HF/agent.32 08:15:17 SSH_AGENT_PID=38 08:15:17 Running ssh-add (command line suppressed) 08:15:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3705143079065859313.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3705143079065859313.key) 08:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:18 + git tag --points-at HEAD [Pipeline] } 08:15:18 $ docker exec --env ******** --env ******** a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent -k 08:15:18 unset SSH_AUTH_SOCK; 08:15:18 unset SSH_AGENT_PID; 08:15:18 echo Agent pid 38 killed; 08:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:18 [ssh-agent] Looking for ssh-agent implementation... 08:15:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:18 $ docker exec a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent 08:15:18 SSH_AUTH_SOCK=/tmp/ssh-uxuPPVzraTgn/agent.71 08:15:18 SSH_AGENT_PID=77 08:15:18 Running ssh-add (command line suppressed) 08:15:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11812897353502153826.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11812897353502153826.key) 08:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:19 + git semver init 08:15:19 2025-03-05 08:15:19,180 [run_init] DEBUG init version:0.0.0 force:False 08:15:19 2025-03-05 08:15:19,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 08:15:19 2025-03-05 08:15:19,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 08:15:19 2025-03-05 08:15:19,181 [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) 08:15:20 2025-03-05 08:15:20,368 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 08:15:20 2025-03-05 08:15:20,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 08:15:20 2025-03-05 08:15:20,368 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:15:20 2025-03-05 08:15:20,369 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:15:20 4.0.0-dev.14 [Pipeline] } 08:15:20 $ docker exec --env ******** --env ******** a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 ssh-agent -k 08:15:20 unset SSH_AUTH_SOCK; 08:15:20 unset SSH_AGENT_PID; 08:15:20 echo Agent pid 77 killed; 08:15:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:21 + git semver [Pipeline] } 08:15:21 $ docker stop --time=1 a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 08:15:22 $ docker rm -f --volumes a01b7a5c4faaea3977b0cd7fd17f9909f0f6ec57e522abbfba2ed6d5ff83cd51 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:15:23 Stashed 1 file(s) [Pipeline] echo 08:15:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 08:15:23 provisioning config files... 08:15:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16681477474825388675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:23 ---> ****-login.sh 08:15:23 nexus3.edgexfoundry.org:10001 08:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:23 Configure a credential helper to remove this warning. See 08:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:23 08:15:23 Login Succeeded 08:15:23 nexus3.edgexfoundry.org:10002 08:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:23 Configure a credential helper to remove this warning. See 08:15:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:23 08:15:23 Login Succeeded 08:15:23 nexus3.edgexfoundry.org:10003 08:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:24 Configure a credential helper to remove this warning. See 08:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:24 08:15:24 Login Succeeded 08:15:24 nexus3.edgexfoundry.org:10004 08:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:24 Configure a credential helper to remove this warning. See 08:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:24 08:15:24 Login Succeeded 08:15:24 ****.io 08:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:24 Configure a credential helper to remove this warning. See 08:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:24 08:15:24 Login Succeeded 08:15:24 ---> ****-login.sh ends [Pipeline] } 08:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:24 ========================================================= 08:15:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:15:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:24 + 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 . 08:15:24 Sending build context to Docker daemon 37.08MB 08:15:24 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:15:24 Step 2/13 : FROM ${BASE} AS builder 08:15:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:25 da9db072f522: Pulling fs layer 08:15:25 6ef4a4ee8ca5: Pulling fs layer 08:15:25 06f05ace1117: Pulling fs layer 08:15:25 5fe327b54edc: Pulling fs layer 08:15:25 4f4fb700ef54: Pulling fs layer 08:15:25 92a5565b7b96: Pulling fs layer 08:15:25 ff9bb7016b71: Pulling fs layer 08:15:25 b67dba6c2c7d: Pulling fs layer 08:15:25 a813b0c90790: Pulling fs layer 08:15:25 92a5565b7b96: Waiting 08:15:25 ff9bb7016b71: Waiting 08:15:25 b67dba6c2c7d: Waiting 08:15:25 a813b0c90790: Waiting 08:15:25 5fe327b54edc: Waiting 08:15:25 4f4fb700ef54: Waiting 08:15:25 6ef4a4ee8ca5: Download complete 08:15:25 5fe327b54edc: Verifying Checksum 08:15:25 5fe327b54edc: Download complete 08:15:25 4f4fb700ef54: Verifying Checksum 08:15:25 4f4fb700ef54: Download complete 08:15:25 92a5565b7b96: Verifying Checksum 08:15:25 92a5565b7b96: Download complete 08:15:25 da9db072f522: Download complete 08:15:25 ff9bb7016b71: Verifying Checksum 08:15:25 ff9bb7016b71: Download complete 08:15:25 da9db072f522: Pull complete 08:15:25 a813b0c90790: Verifying Checksum 08:15:25 a813b0c90790: Download complete 08:15:25 6ef4a4ee8ca5: Pull complete 08:15:25 06f05ace1117: Verifying Checksum 08:15:25 06f05ace1117: Download complete 08:15:25 b67dba6c2c7d: Verifying Checksum 08:15:25 b67dba6c2c7d: Download complete 08:15:29 06f05ace1117: Pull complete 08:15:29 5fe327b54edc: Pull complete 08:15:29 4f4fb700ef54: Pull complete 08:15:29 92a5565b7b96: Pull complete 08:15:29 ff9bb7016b71: Pull complete 08:15:32 b67dba6c2c7d: Pull complete 08:15:32 a813b0c90790: Pull complete 08:15:32 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:15:32 ---> 3ba60ce46760 08:15:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:15:36 ---> Running in 61eb1b2eda93 08:15:36 Removing intermediate container 61eb1b2eda93 08:15:36 ---> cd568f0af72e 08:15:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:15:36 ---> Running in a2bb75e72e22 08:15:36 Removing intermediate container a2bb75e72e22 08:15:36 ---> 0758727d0efd 08:15:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:15:36 ---> Running in 9608cd2da2bc 08:15:36 Removing intermediate container 9608cd2da2bc 08:15:36 ---> 9dcded3502fd 08:15:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:15:36 ---> Running in 36429fb34484 08:15:36 Removing intermediate container 36429fb34484 08:15:36 ---> b8186c5be45c 08:15:36 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:15:36 ---> Running in 4338dd4ccb8c 08:15:36 Removing intermediate container 4338dd4ccb8c 08:15:36 ---> 09d0abea1a8b 08:15:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:36 ---> Running in 7e2f26e1ea65 08:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:15:37 OK: 248 MiB in 58 packages 08:15:38 Removing intermediate container 7e2f26e1ea65 08:15:38 ---> 8fa4995085de 08:15:38 Step 9/13 : WORKDIR /device-onvif-camera 08:15:38 ---> Running in bd492fa4f3a0 08:15:38 Removing intermediate container bd492fa4f3a0 08:15:38 ---> 6552404a5246 08:15:38 Step 10/13 : COPY go.mod vendor* ./ 08:15:38 ---> d5574607ec7c 08:15:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:38 ---> Running in d1e28d57a37f 08:15:38 Still waiting to schedule task 08:15:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40259’ 08:16:25 Removing intermediate container d1e28d57a37f 08:16:25 ---> 62e8e61b3a9b 08:16:25 Step 12/13 : COPY . . 08:16:25 ---> d955583da29e 08:16:25 Step 13/13 : RUN ${MAKE} 08:16:25 ---> Running in 5f59f50ac748 08:16:25 noop 08:16:25 Removing intermediate container 5f59f50ac748 08:16:25 ---> 1e00e1d3fc5f 08:16:25 Successfully built 1e00e1d3fc5f 08:16:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:25 + docker inspect -f . ci-base-image-x86_64 08:16:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:25 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:16:25 $ 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 08:16:26 $ docker top 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:26 + go version 08:16:26 go version go1.23.4 linux/amd64 [Pipeline] } 08:16:26 $ docker stop --time=1 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 08:16:27 $ docker rm -f --volumes 44b7941569b5e3920b8be4c70670b80c519c7154f0c9e1a13a8c2dd725e1b5c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:28 + docker inspect -f . ci-base-image-x86_64 08:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:28 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:16:28 $ 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 08:16:28 $ docker top bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:29 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 08:16:29 + make test 08:16:29 go test ./... -coverprofile=coverage.out ./... 08:16:30 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:16:52 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:16:52 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:16:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements 08:16:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.253s coverage: 86.5% of statements 08:17:04 go vet ./... 08:17:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:17:11 $ docker stop --time=1 bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd 08:17:13 $ docker rm -f --volumes bb537cd3400392791bf8cb1197bd5ba6ae32e12da2953400021cdffd1199a8bd [Pipeline] // withDockerContainer [Pipeline] sh 08:17:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:15 + ls -al . 08:17:15 total 316 08:17:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:16 . 08:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 .. 08:17:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:16 .git 08:17:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:14 .github 08:17:15 -rw-rw-r-- 1 jenkins jenkins 493 Mar 5 08:14 .gitignore 08:17:15 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:14 .golangci.yml 08:17:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:15 .semver 08:17:15 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 5 08:14 Attribution.txt 08:17:15 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 5 08:14 CHANGELOG.md 08:17:15 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 5 08:14 Dockerfile 08:17:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:14 GOVERNANCE.md 08:17:15 -rw-rw-r-- 1 jenkins jenkins 739 Mar 5 08:14 Jenkinsfile 08:17:15 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:14 LICENSE 08:17:15 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 5 08:14 Makefile 08:17:15 -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 08:14 OWNERS.md 08:17:15 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 5 08:14 README.md 08:17:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:15 VERSION 08:17:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:14 bin 08:17:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:14 cmd 08:17:15 -rw-r--r-- 1 jenkins jenkins 92466 Mar 5 08:16 coverage.out 08:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 doc 08:17:15 -rw-rw-r-- 1 jenkins jenkins 6489 Mar 5 08:14 go.mod 08:17:15 -rw-rw-r-- 1 jenkins jenkins 87368 Mar 5 08:14 go.sum 08:17:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:14 internal 08:17:15 -rw-rw-r-- 1 jenkins jenkins 236 Mar 5 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + 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=acbb521d861d6c2cafc59ad1b5302a89638eecf2 --label arch=amd64 --label version=4.0.0-dev.14 . 08:17:15 Sending build context to Docker daemon 37.17MB 08:17:15 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:17:15 Step 2/27 : FROM ${BASE} AS builder 08:17:15 ---> 1e00e1d3fc5f 08:17:15 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:17:15 ---> Running in 67d02114c386 08:17:16 Removing intermediate container 67d02114c386 08:17:16 ---> 09816efd2b28 08:17:16 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:16 ---> Running in 5378796b754e 08:17:16 Removing intermediate container 5378796b754e 08:17:16 ---> 8f366dbe5956 08:17:16 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:17:16 ---> Running in 849be6cc7832 08:17:16 Removing intermediate container 849be6cc7832 08:17:16 ---> 598219233fcd 08:17:16 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:17:16 ---> Running in 8e0e8f262397 08:17:16 Removing intermediate container 8e0e8f262397 08:17:16 ---> f09310299920 08:17:16 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:17:16 ---> Running in 79c666f80de0 08:17:16 Removing intermediate container 79c666f80de0 08:17:16 ---> 1869cb36f862 08:17:16 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:16 ---> Running in 48b76c1ab862 08:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:17:17 OK: 248 MiB in 58 packages 08:17:17 Removing intermediate container 48b76c1ab862 08:17:17 ---> 3cdf93264cd7 08:17:17 Step 9/27 : WORKDIR /device-onvif-camera 08:17:17 ---> Running in 86c8ab5041ea 08:17:17 Removing intermediate container 86c8ab5041ea 08:17:17 ---> b2ceed082f35 08:17:17 Step 10/27 : COPY go.mod vendor* ./ 08:17:17 ---> 4ae8f1d2518f 08:17:17 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:17 ---> Running in 960e8d145051 08:17:18 Removing intermediate container 960e8d145051 08:17:18 ---> edd14dcc1959 08:17:18 Step 12/27 : COPY . . 08:17:19 ---> 67577b3f0d68 08:17:19 Step 13/27 : RUN ${MAKE} 08:17:19 ---> Running in e33ceda8956e 08:17:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:17:51 Removing intermediate container e33ceda8956e 08:17:51 ---> 23fd7aafbeaa 08:17:51 Step 14/27 : FROM alpine:3.20 08:17:51 3.20: Pulling from library/alpine 08:17:51 0a9a5dfd008f: Pulling fs layer 08:17:51 0a9a5dfd008f: Download complete 08:17:51 0a9a5dfd008f: Pull complete 08:17:51 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:17:51 Status: Downloaded newer image for alpine:3.20 08:17:51 ---> ff221270b9fb 08:17:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:17:51 ---> Running in 2715c71bb7e3 08:17:51 Removing intermediate container 2715c71bb7e3 08:17:51 ---> f405e72f31b4 08:17:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:17:51 ---> Running in 9ca8620b9c46 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:17:51 (1/1) Installing dumb-init (1.2.5-r3) 08:17:51 Executing busybox-1.36.1-r29.trigger 08:17:51 OK: 8 MiB in 15 packages 08:17:52 Removing intermediate container 9ca8620b9c46 08:17:52 ---> ade1a6056496 08:17:52 Step 17/27 : RUN apk --no-cache upgrade 08:17:52 ---> Running in 31bdc3bce2c3 08:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:17:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:17:53 OK: 8 MiB in 15 packages 08:17:53 Removing intermediate container 31bdc3bce2c3 08:17:53 ---> 4f2e65183cc0 08:17:53 Step 18/27 : WORKDIR / 08:17:53 ---> Running in af40f6906d85 08:17:53 Removing intermediate container af40f6906d85 08:17:53 ---> 4ba4947d6d9c 08:17:53 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:17:54 ---> b9110aed1749 08:17:54 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:17:54 ---> 00d5865d9c93 08:17:54 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:17:54 ---> e46f6b5d2ec7 08:17:54 Step 22/27 : EXPOSE 59984 08:17:54 ---> Running in cb3fe5f703e4 08:17:54 Removing intermediate container cb3fe5f703e4 08:17:54 ---> 0170d5fb6c8c 08:17:54 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:17:54 ---> Running in 2f04b2fa3e11 08:17:54 Removing intermediate container 2f04b2fa3e11 08:17:54 ---> 1b91509fc771 08:17:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:17:54 ---> Running in 4f3ce9e79194 08:17:55 Removing intermediate container 4f3ce9e79194 08:17:55 ---> 7f28db18abd4 08:17:55 Step 25/27 : LABEL arch=amd64 08:17:55 ---> Running in cc9bda948bf8 08:17:55 Removing intermediate container cc9bda948bf8 08:17:55 ---> f4f3e3ab08da 08:17:55 Step 26/27 : LABEL git_sha=acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:17:55 ---> Running in 05f39c2bfef4 08:17:55 Removing intermediate container 05f39c2bfef4 08:17:55 ---> 759958c03c31 08:17:55 Step 27/27 : LABEL version=4.0.0-dev.14 08:17:55 ---> Running in 8e1a2db294ac 08:17:55 Removing intermediate container 8e1a2db294ac 08:17:55 ---> f3d813350028 08:17:55 [Warning] One or more build-args [ARCH] were not consumed 08:17:55 Successfully built f3d813350028 08:17:55 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 08:17:55 provisioning config files... 08:17:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9164291530638958635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:55 ---> ****-login.sh 08:17:55 nexus3.edgexfoundry.org:10001 08:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:55 Configure a credential helper to remove this warning. See 08:17:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:55 08:17:55 Login Succeeded 08:17:55 nexus3.edgexfoundry.org:10002 08:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:55 Configure a credential helper to remove this warning. See 08:17:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:55 08:17:55 Login Succeeded 08:17:55 nexus3.edgexfoundry.org:10003 08:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:56 Configure a credential helper to remove this warning. See 08:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:56 08:17:56 Login Succeeded 08:17:56 nexus3.edgexfoundry.org:10004 08:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:56 Configure a credential helper to remove this warning. See 08:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:56 08:17:56 Login Succeeded 08:17:56 ****.io 08:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:56 Configure a credential helper to remove this warning. See 08:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:56 08:17:56 Login Succeeded 08:17:56 ---> ****-login.sh ends [Pipeline] } 08:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:17:56 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:17:56 acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:17:56 latest 08:17:56 4.0.0-dev.14 08:17:56 acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:17:56 main 08:17:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:17:57 edd158feb8f7: Preparing 08:17:57 778e45c35a46: Preparing 08:17:57 70b2799b0bd8: Preparing 08:17:57 c1b3433416c5: Preparing 08:17:57 f7704d6447d4: Preparing 08:17:57 994456c4fd7b: Preparing 08:17:57 994456c4fd7b: Waiting 08:17:57 f7704d6447d4: Pushed 08:17:57 778e45c35a46: Pushed 08:17:57 c1b3433416c5: Pushed 08:17:57 edd158feb8f7: Pushed 08:17:57 994456c4fd7b: Layer already exists 08:18:00 70b2799b0bd8: Pushed 08:18:00 acbb521d861d6c2cafc59ad1b5302a89638eecf2: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:00 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:18:01 edd158feb8f7: Preparing 08:18:01 778e45c35a46: Preparing 08:18:01 70b2799b0bd8: Preparing 08:18:01 c1b3433416c5: Preparing 08:18:01 f7704d6447d4: Preparing 08:18:01 994456c4fd7b: Preparing 08:18:01 c1b3433416c5: Layer already exists 08:18:01 edd158feb8f7: Layer already exists 08:18:01 70b2799b0bd8: Layer already exists 08:18:01 778e45c35a46: Layer already exists 08:18:01 f7704d6447d4: Layer already exists 08:18:01 994456c4fd7b: Layer already exists 08:18:06 latest: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 08:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:18:07 edd158feb8f7: Preparing 08:18:07 778e45c35a46: Preparing 08:18:07 70b2799b0bd8: Preparing 08:18:07 c1b3433416c5: Preparing 08:18:07 f7704d6447d4: Preparing 08:18:07 994456c4fd7b: Preparing 08:18:07 994456c4fd7b: Waiting 08:18:07 c1b3433416c5: Layer already exists 08:18:07 f7704d6447d4: Layer already exists 08:18:07 edd158feb8f7: Layer already exists 08:18:07 70b2799b0bd8: Layer already exists 08:18:07 778e45c35a46: Layer already exists 08:18:07 994456c4fd7b: Layer already exists 08:18:07 4.0.0-dev.14: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:18:07 edd158feb8f7: Preparing 08:18:07 778e45c35a46: Preparing 08:18:07 70b2799b0bd8: Preparing 08:18:07 c1b3433416c5: Preparing 08:18:07 f7704d6447d4: Preparing 08:18:07 994456c4fd7b: Preparing 08:18:07 70b2799b0bd8: Layer already exists 08:18:07 c1b3433416c5: Layer already exists 08:18:07 f7704d6447d4: Layer already exists 08:18:07 edd158feb8f7: Layer already exists 08:18:07 778e45c35a46: Layer already exists 08:18:07 994456c4fd7b: Layer already exists 08:18:07 acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:18:08 edd158feb8f7: Preparing 08:18:08 778e45c35a46: Preparing 08:18:08 70b2799b0bd8: Preparing 08:18:08 c1b3433416c5: Preparing 08:18:08 f7704d6447d4: Preparing 08:18:08 994456c4fd7b: Preparing 08:18:08 994456c4fd7b: Waiting 08:18:08 edd158feb8f7: Layer already exists 08:18:08 70b2799b0bd8: Layer already exists 08:18:08 c1b3433416c5: Layer already exists 08:18:08 f7704d6447d4: Layer already exists 08:18:08 778e45c35a46: Layer already exists 08:18:08 994456c4fd7b: Layer already exists 08:18:08 main: digest: sha256:53565d37753fdeeee99face0a75fae5708e6e5b6a7608dd93d0663ab00ca7426 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:08 ===================================================== [Pipeline] echo 08:18:08 taggedImages: 08:18:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:18:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:18:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.14 08:18:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:18:08 - 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 08:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:09 08:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:09 latest: Pulling from edgex-lftools-log-publisher 08:18:09 5eb5b503b376: Pulling fs layer 08:18:09 5c69ac0246d0: Pulling fs layer 08:18:09 ec43610c2a17: Pulling fs layer 08:18:09 3a2ae6a8a46f: Pulling fs layer 08:18:09 33b1e0a273af: Pulling fs layer 08:18:09 5d3b04190fa2: Pulling fs layer 08:18:09 2f39f015ded8: Pulling fs layer 08:18:09 5d3b04190fa2: Waiting 08:18:09 3a2ae6a8a46f: Waiting 08:18:09 33b1e0a273af: Waiting 08:18:09 2f39f015ded8: Waiting 08:18:09 5c69ac0246d0: Download complete 08:18:09 3a2ae6a8a46f: Verifying Checksum 08:18:09 3a2ae6a8a46f: Download complete 08:18:09 33b1e0a273af: Verifying Checksum 08:18:09 33b1e0a273af: Download complete 08:18:09 5d3b04190fa2: Verifying Checksum 08:18:09 5d3b04190fa2: Download complete 08:18:09 ec43610c2a17: Download complete 08:18:09 5eb5b503b376: Verifying Checksum 08:18:09 5eb5b503b376: Download complete 08:18:10 2f39f015ded8: Verifying Checksum 08:18:10 2f39f015ded8: Download complete 08:18:10 5eb5b503b376: Pull complete 08:18:10 5c69ac0246d0: Pull complete 08:18:11 ec43610c2a17: Pull complete 08:18:11 3a2ae6a8a46f: Pull complete 08:18:11 33b1e0a273af: Pull complete 08:18:11 5d3b04190fa2: Pull complete 08:18:15 2f39f015ded8: Pull complete 08:18:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:16 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:18:16 $ 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 08:18:17 $ docker top c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:18 ---> job-cost.sh 08:18:18 lf-activate-venv: SKIPPING 08:18:18 INFO: No Stack... 08:18:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:18:19 INFO: Archiving Costs [Pipeline] sh 08:18:19 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 08:18:19 + cut -d, -f6 [Pipeline] lock 08:18:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] 08:18:19 Resource [jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] did not exist. Created. 08:18:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:19 + echo total: 0.2199999988079071 [Pipeline] stash 08:18:19 Stashed 1 file(s) [Pipeline] } 08:18:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:19 $ docker stop --time=1 c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 08:18:20 $ docker rm -f --volumes c4a2a2b83669c0d19e550cdf7c11f250eaa00526dc7eee66dcc65496c92bbf45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40270 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:19:21 Running in /w/workspace/device-onvif-camera/223 [Pipeline] { [Pipeline] checkout 08:19:21 The recommended git tool is: git 08:19:26 using credential edgex-jenkins-ssh 08:19:26 Cloning the remote Git repository 08:19:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:19:26 > git init /w/workspace/device-onvif-camera/223 # timeout=10 08:19:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:19:26 > git --version # timeout=10 08:19:27 > git --version # 'git version 2.25.1' 08:19:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:29 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:19:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:30 Avoid second fetch 08:19:30 Checking out Revision acbb521d861d6c2cafc59ad1b5302a89638eecf2 (main) 08:19:31 Commit message: "docs: Update changelog for 4.0 release (#499)" 08:19:30 > git config core.sparsecheckout # timeout=10 08:19:30 > git checkout -f acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:19:36 Dload Upload Total Spent Left Speed 08:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 08:19:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:19:37 + sudo tee /etc/docker/daemon.new 08:19:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:19:37 { 08:19:37 "registry-mirrors": [ 08:19:37 "https://nexus3.edgexfoundry.org:10001" 08:19:37 ], 08:19:37 "bip": "10.250.0.254/24", 08:19:37 "hosts": [ 08:19:37 "tcp://0.0.0.0:5555", 08:19:37 "unix:///var/run/docker.sock" 08:19:37 ], 08:19:37 "mtu": 1458, 08:19:37 "selinux-enabled": true, 08:19:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:19:37 } [Pipeline] sh 08:19:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:19:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:56 provisioning config files... 08:19:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/223@tmp/config5686797468998775988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:56 ---> ****-login.sh 08:19:56 nexus3.edgexfoundry.org:10001 08:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:57 Configure a credential helper to remove this warning. See 08:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:57 08:19:57 Login Succeeded 08:19:57 nexus3.edgexfoundry.org:10002 08:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:57 Configure a credential helper to remove this warning. See 08:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:57 08:19:57 Login Succeeded 08:19:57 nexus3.edgexfoundry.org:10003 08:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:57 Configure a credential helper to remove this warning. See 08:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:57 08:19:57 Login Succeeded 08:19:57 nexus3.edgexfoundry.org:10004 08:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:58 Configure a credential helper to remove this warning. See 08:19:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:58 08:19:58 Login Succeeded 08:19:58 ****.io 08:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:58 Configure a credential helper to remove this warning. See 08:19:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:58 08:19:58 Login Succeeded 08:19:58 ---> ****-login.sh ends [Pipeline] } 08:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:59 ========================================================= 08:19:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:19:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:59 + 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 . 08:20:00 Sending build context to Docker daemon 21.95MB 08:20:00 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:20:00 Step 2/13 : FROM ${BASE} AS builder 08:20:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:20:00 9986a736f7d3: Pulling fs layer 08:20:00 1f018df60701: Pulling fs layer 08:20:00 39f8f326b044: Pulling fs layer 08:20:00 e6a1e7a6a96a: Pulling fs layer 08:20:00 4f4fb700ef54: Pulling fs layer 08:20:00 d45d956e0dbf: Pulling fs layer 08:20:00 d7702b0d1db1: Pulling fs layer 08:20:00 5c7f0f088c93: Pulling fs layer 08:20:00 4fdc064ae6cf: Pulling fs layer 08:20:00 e6a1e7a6a96a: Waiting 08:20:00 4f4fb700ef54: Waiting 08:20:00 d45d956e0dbf: Waiting 08:20:00 d7702b0d1db1: Waiting 08:20:00 5c7f0f088c93: Waiting 08:20:00 4fdc064ae6cf: Waiting 08:20:00 1f018df60701: Verifying Checksum 08:20:00 1f018df60701: Download complete 08:20:00 e6a1e7a6a96a: Verifying Checksum 08:20:00 e6a1e7a6a96a: Download complete 08:20:00 4f4fb700ef54: Verifying Checksum 08:20:00 4f4fb700ef54: Download complete 08:20:00 d45d956e0dbf: Download complete 08:20:00 d7702b0d1db1: Verifying Checksum 08:20:00 d7702b0d1db1: Download complete 08:20:00 9986a736f7d3: Download complete 08:20:00 4fdc064ae6cf: Verifying Checksum 08:20:00 4fdc064ae6cf: Download complete 08:20:01 9986a736f7d3: Pull complete 08:20:01 1f018df60701: Pull complete 08:20:02 39f8f326b044: Download complete 08:20:03 5c7f0f088c93: Verifying Checksum 08:20:03 5c7f0f088c93: Download complete 08:20:15 39f8f326b044: Pull complete 08:20:16 e6a1e7a6a96a: Pull complete 08:20:16 4f4fb700ef54: Pull complete 08:20:16 d45d956e0dbf: Pull complete 08:20:16 d7702b0d1db1: Pull complete 08:20:26 5c7f0f088c93: Pull complete 08:20:27 4fdc064ae6cf: Pull complete 08:20:27 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:20:27 ---> 63f30b955cb9 08:20:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:20:29 ---> Running in dee184cda993 08:20:29 Removing intermediate container dee184cda993 08:20:29 ---> 87a0ef138e59 08:20:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:20:29 ---> Running in 0104b8f7fc73 08:20:29 Removing intermediate container 0104b8f7fc73 08:20:29 ---> 68a41c440e9e 08:20:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:20:30 ---> Running in 40006dea077e 08:20:30 Removing intermediate container 40006dea077e 08:20:30 ---> fe95bc8e6a04 08:20:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:20:30 ---> Running in e73146d59d71 08:20:30 Removing intermediate container e73146d59d71 08:20:30 ---> 8d6401455986 08:20:30 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:20:30 ---> Running in fff0b45ae4ee 08:20:31 Removing intermediate container fff0b45ae4ee 08:20:31 ---> 1e118d6023cd 08:20:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:20:31 ---> Running in fff69bbb7498 08:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:20:34 OK: 239 MiB in 58 packages 08:20:34 Removing intermediate container fff69bbb7498 08:20:34 ---> d2b92977a3c8 08:20:34 Step 9/13 : WORKDIR /device-onvif-camera 08:20:34 ---> Running in 520f2d20a0a1 08:20:34 Removing intermediate container 520f2d20a0a1 08:20:34 ---> 9af2a03d42c4 08:20:34 Step 10/13 : COPY go.mod vendor* ./ 08:20:35 ---> 180bb1403336 08:20:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:35 ---> Running in d05f13e1b409 08:22:42 Removing intermediate container d05f13e1b409 08:22:42 ---> c410f0d183f3 08:22:42 Step 12/13 : COPY . . 08:22:42 ---> 9130105cb4a2 08:22:42 Step 13/13 : RUN ${MAKE} 08:22:42 ---> Running in 126e3766d7c2 08:22:42 noop 08:22:42 Removing intermediate container 126e3766d7c2 08:22:42 ---> 89f14bec7cf6 08:22:42 Successfully built 89f14bec7cf6 08:22:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:43 + docker inspect -f . ci-base-image-arm64 08:22:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:43 prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container 08:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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 08:22:44 $ docker top c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:45 + go version 08:22:45 go version go1.23.4 linux/arm64 [Pipeline] } 08:22:45 $ docker stop --time=1 c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 08:22:46 $ docker rm -f --volumes c740b267d302c92ccb306bbfe0d788f53b1dfbe622d405e85dbd8de1c24853d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:47 + docker inspect -f . ci-base-image-arm64 08:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container 08:22:47 $ 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/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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 08:22:48 $ docker top c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:49 + git config --global --add safe.directory /w/workspace/device-onvif-camera/223 [Pipeline] fileExists [Pipeline] sh 08:22:49 + make test 08:22:49 go test ./... -coverprofile=coverage.out ./... 08:22:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:26:16 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 08:26:16 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 08:26:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements 08:26:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.788s coverage: 86.5% of statements 08:26:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:26:31 go vet ./... 08:27:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:27:28 ./bin/test-attribution-txt.sh [Pipeline] echo 08:27:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:27:28 $ docker stop --time=1 c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 08:27:30 $ docker rm -f --volumes c3acb7b33a4c17ddbd9a3d3fb47369958e037da31d8ab1986465c0f7c017bfa9 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:31 Warning: overwriting stash ‘coverage-report’ 08:27:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:33 + ls -al . 08:27:33 total 312 08:27:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:22 . 08:27:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 .. 08:27:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:19 .git 08:27:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:19 .github 08:27:33 -rw-rw-r-- 1 jenkins jenkins 493 Mar 5 08:19 .gitignore 08:27:33 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 08:19 .golangci.yml 08:27:33 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 5 08:19 Attribution.txt 08:27:33 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 5 08:19 CHANGELOG.md 08:27:33 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 5 08:19 Dockerfile 08:27:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 08:19 GOVERNANCE.md 08:27:33 -rw-rw-r-- 1 jenkins jenkins 739 Mar 5 08:19 Jenkinsfile 08:27:33 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:19 LICENSE 08:27:33 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 5 08:19 Makefile 08:27:33 -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 08:19 OWNERS.md 08:27:33 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 5 08:19 README.md 08:27:33 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:15 VERSION 08:27:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:19 bin 08:27:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:19 cmd 08:27:33 -rw-r--r-- 1 jenkins jenkins 92466 Mar 5 08:26 coverage.out 08:27:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 doc 08:27:33 -rw-rw-r-- 1 jenkins jenkins 6489 Mar 5 08:19 go.mod 08:27:33 -rw-rw-r-- 1 jenkins jenkins 87368 Mar 5 08:19 go.sum 08:27:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:19 internal 08:27:33 -rw-rw-r-- 1 jenkins jenkins 236 Mar 5 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:33 + 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=acbb521d861d6c2cafc59ad1b5302a89638eecf2 --label arch=arm64 --label version=4.0.0-dev.14 . 08:27:34 Sending build context to Docker daemon 22.04MB 08:27:34 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:27:34 Step 2/27 : FROM ${BASE} AS builder 08:27:34 ---> 89f14bec7cf6 08:27:34 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:27:34 ---> Running in 813e55acd0a7 08:27:34 Removing intermediate container 813e55acd0a7 08:27:34 ---> 61dca0beb58c 08:27:34 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:27:34 ---> Running in 15e072319f21 08:27:34 Removing intermediate container 15e072319f21 08:27:34 ---> bfef7135f133 08:27:34 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:27:35 ---> Running in a3f5b229b021 08:27:35 Removing intermediate container a3f5b229b021 08:27:35 ---> 8b53253f949d 08:27:35 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:27:35 ---> Running in 9ea25bcaca5d 08:27:35 Removing intermediate container 9ea25bcaca5d 08:27:35 ---> e8c21377fe2f 08:27:35 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:27:35 ---> Running in 8385aace6e67 08:27:35 Removing intermediate container 8385aace6e67 08:27:35 ---> 2a8250ca4f07 08:27:35 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:36 ---> Running in 25aabe7e6ed7 08:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:38 OK: 239 MiB in 58 packages 08:27:39 Removing intermediate container 25aabe7e6ed7 08:27:39 ---> 67b80ce4bab0 08:27:39 Step 9/27 : WORKDIR /device-onvif-camera 08:27:39 ---> Running in 5f1314cebec6 08:27:40 Removing intermediate container 5f1314cebec6 08:27:40 ---> 4c8bccc0796a 08:27:40 Step 10/27 : COPY go.mod vendor* ./ 08:27:40 ---> 8f60b6a85afb 08:27:40 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:40 ---> Running in 1d549c0d063c 08:27:43 Removing intermediate container 1d549c0d063c 08:27:43 ---> c665570e4fa0 08:27:43 Step 12/27 : COPY . . 08:27:44 ---> e5f3b9f71d92 08:27:44 Step 13/27 : RUN ${MAKE} 08:27:44 ---> Running in a4b327c104ea 08:27:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 08:31:23 Removing intermediate container a4b327c104ea 08:31:23 ---> 90fa975958d8 08:31:23 Step 14/27 : FROM alpine:3.20 08:31:23 3.20: Pulling from library/alpine 08:31:23 94e9d8af2201: Pulling fs layer 08:31:23 94e9d8af2201: Verifying Checksum 08:31:23 94e9d8af2201: Download complete 08:31:23 94e9d8af2201: Pull complete 08:31:23 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:31:23 Status: Downloaded newer image for alpine:3.20 08:31:23 ---> 7aab056cecc6 08:31:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:31:23 ---> Running in bc6134f14591 08:31:23 Removing intermediate container bc6134f14591 08:31:23 ---> 29bf519175a8 08:31:23 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:31:23 ---> Running in d296f1871f0b 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:23 (1/1) Installing dumb-init (1.2.5-r3) 08:31:23 Executing busybox-1.36.1-r29.trigger 08:31:23 OK: 9 MiB in 15 packages 08:31:23 Removing intermediate container d296f1871f0b 08:31:23 ---> 9efa4d944829 08:31:23 Step 17/27 : RUN apk --no-cache upgrade 08:31:23 ---> Running in b558d0d1d621 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:24 OK: 9 MiB in 15 packages 08:31:25 Removing intermediate container b558d0d1d621 08:31:25 ---> 876cd138ef9a 08:31:25 Step 18/27 : WORKDIR / 08:31:25 ---> Running in 9511193f6291 08:31:25 Removing intermediate container 9511193f6291 08:31:25 ---> d4f7e0e33cbe 08:31:25 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:31:27 ---> 60676e1ae0b0 08:31:27 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:31:27 ---> 8978d70e3080 08:31:27 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:31:28 ---> 94e5416bf1cf 08:31:28 Step 22/27 : EXPOSE 59984 08:31:28 ---> Running in dbbf3467ad89 08:31:28 Removing intermediate container dbbf3467ad89 08:31:28 ---> ccf3c74f0fb0 08:31:28 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:31:28 ---> Running in 08d155be55bc 08:31:29 Removing intermediate container 08d155be55bc 08:31:29 ---> fb58ff07d27f 08:31:29 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:31:29 ---> Running in c53720ab167e 08:31:29 Removing intermediate container c53720ab167e 08:31:29 ---> 5e5d33123cc1 08:31:29 Step 25/27 : LABEL arch=arm64 08:31:29 ---> Running in a5c636dff284 08:31:29 Removing intermediate container a5c636dff284 08:31:29 ---> 8b8a8473f853 08:31:29 Step 26/27 : LABEL git_sha=acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:31:30 ---> Running in 421ad8bb5f76 08:31:30 Removing intermediate container 421ad8bb5f76 08:31:30 ---> 07bfab6a37b8 08:31:30 Step 27/27 : LABEL version=4.0.0-dev.14 08:31:30 ---> Running in 95e2eb480a4c 08:31:30 Removing intermediate container 95e2eb480a4c 08:31:30 ---> ab35d5f5afb8 08:31:30 [Warning] One or more build-args [ARCH] were not consumed 08:31:30 Successfully built ab35d5f5afb8 08:31:30 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:30 provisioning config files... 08:31:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/223@tmp/config1325810155924508921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:31 ---> ****-login.sh 08:31:31 nexus3.edgexfoundry.org:10001 08:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:31 Configure a credential helper to remove this warning. See 08:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:31 08:31:31 Login Succeeded 08:31:31 nexus3.edgexfoundry.org:10002 08:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:31 Configure a credential helper to remove this warning. See 08:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:31 08:31:31 Login Succeeded 08:31:31 nexus3.edgexfoundry.org:10003 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10004 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 ****.io 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:33 Configure a credential helper to remove this warning. See 08:31:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:33 08:31:33 Login Succeeded 08:31:33 ---> ****-login.sh ends [Pipeline] } 08:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:33 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 08:31:33 acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:31:33 latest 08:31:33 4.0.0-dev.14 08:31:33 acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:31:33 main 08:31:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:31:33 8715305a4313: Preparing 08:31:33 e11c6a04d353: Preparing 08:31:33 5c61d0573351: Preparing 08:31:33 c76445bc5f80: Preparing 08:31:33 c3cc333deb66: Preparing 08:31:33 dd9c8f8612c8: Preparing 08:31:33 dd9c8f8612c8: Waiting 08:31:34 8715305a4313: Pushed 08:31:34 e11c6a04d353: Pushed 08:31:34 c76445bc5f80: Pushed 08:31:34 c3cc333deb66: Pushed 08:31:34 dd9c8f8612c8: Layer already exists 08:31:42 5c61d0573351: Pushed 08:31:42 acbb521d861d6c2cafc59ad1b5302a89638eecf2: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:42 + 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 08:31:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:31:43 8715305a4313: Preparing 08:31:43 e11c6a04d353: Preparing 08:31:43 5c61d0573351: Preparing 08:31:43 c76445bc5f80: Preparing 08:31:43 c3cc333deb66: Preparing 08:31:43 dd9c8f8612c8: Preparing 08:31:43 dd9c8f8612c8: Waiting 08:31:43 c76445bc5f80: Layer already exists 08:31:43 5c61d0573351: Layer already exists 08:31:43 c3cc333deb66: Layer already exists 08:31:43 e11c6a04d353: Layer already exists 08:31:43 8715305a4313: Layer already exists 08:31:43 dd9c8f8612c8: Layer already exists 08:31:43 latest: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:43 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 08:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:31:44 8715305a4313: Preparing 08:31:44 e11c6a04d353: Preparing 08:31:44 5c61d0573351: Preparing 08:31:44 c76445bc5f80: Preparing 08:31:44 c3cc333deb66: Preparing 08:31:44 dd9c8f8612c8: Preparing 08:31:44 dd9c8f8612c8: Waiting 08:31:44 8715305a4313: Layer already exists 08:31:44 c76445bc5f80: Layer already exists 08:31:44 5c61d0573351: Layer already exists 08:31:44 e11c6a04d353: Layer already exists 08:31:44 c3cc333deb66: Layer already exists 08:31:44 dd9c8f8612c8: Layer already exists 08:31:44 4.0.0-dev.14: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:31:45 8715305a4313: Preparing 08:31:45 e11c6a04d353: Preparing 08:31:45 5c61d0573351: Preparing 08:31:45 c76445bc5f80: Preparing 08:31:45 c3cc333deb66: Preparing 08:31:45 dd9c8f8612c8: Preparing 08:31:45 dd9c8f8612c8: Waiting 08:31:45 e11c6a04d353: Layer already exists 08:31:45 c3cc333deb66: Layer already exists 08:31:45 5c61d0573351: Layer already exists 08:31:45 8715305a4313: Layer already exists 08:31:45 c76445bc5f80: Layer already exists 08:31:45 dd9c8f8612c8: Layer already exists 08:31:45 acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + 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 08:31:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 08:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:31:46 8715305a4313: Preparing 08:31:46 e11c6a04d353: Preparing 08:31:46 5c61d0573351: Preparing 08:31:46 c76445bc5f80: Preparing 08:31:46 c3cc333deb66: Preparing 08:31:46 dd9c8f8612c8: Preparing 08:31:46 dd9c8f8612c8: Waiting 08:31:46 8715305a4313: Layer already exists 08:31:46 e11c6a04d353: Layer already exists 08:31:46 c3cc333deb66: Layer already exists 08:31:46 c76445bc5f80: Layer already exists 08:31:46 5c61d0573351: Layer already exists 08:31:46 dd9c8f8612c8: Layer already exists 08:31:46 main: digest: sha256:4b18cf653fe5cab12c4f57a7187a418b6aee2420ce64b2c55f72bea4717e7df7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:46 ===================================================== [Pipeline] echo 08:31:46 taggedImages: 08:31:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2 08:31:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:31:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.14 08:31:46 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:acbb521d861d6c2cafc59ad1b5302a89638eecf2-4.0.0-dev.14 08:31:46 - 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 08:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:46 08:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:47 arm64: Pulling from edgex-lftools-log-publisher 08:31:47 8998bd30e6a1: Pulling fs layer 08:31:47 04944245beec: Pulling fs layer 08:31:47 699f458cf7ca: Pulling fs layer 08:31:47 765212b225bb: Pulling fs layer 08:31:47 f23df028b6ca: Pulling fs layer 08:31:47 d65c8cfc05b1: Pulling fs layer 08:31:47 2437ff75d9bd: Pulling fs layer 08:31:47 f23df028b6ca: Waiting 08:31:47 d65c8cfc05b1: Waiting 08:31:47 2437ff75d9bd: Waiting 08:31:47 765212b225bb: Waiting 08:31:47 04944245beec: Verifying Checksum 08:31:47 04944245beec: Download complete 08:31:47 765212b225bb: Verifying Checksum 08:31:47 765212b225bb: Download complete 08:31:47 f23df028b6ca: Verifying Checksum 08:31:47 f23df028b6ca: Download complete 08:31:47 d65c8cfc05b1: Verifying Checksum 08:31:47 d65c8cfc05b1: Download complete 08:31:47 699f458cf7ca: Verifying Checksum 08:31:47 699f458cf7ca: Download complete 08:31:48 8998bd30e6a1: Verifying Checksum 08:31:48 8998bd30e6a1: Download complete 08:31:50 2437ff75d9bd: Verifying Checksum 08:31:50 2437ff75d9bd: Download complete 08:31:52 8998bd30e6a1: Pull complete 08:31:52 04944245beec: Pull complete 08:31:54 699f458cf7ca: Pull complete 08:31:54 765212b225bb: Pull complete 08:31:55 f23df028b6ca: Pull complete 08:31:55 d65c8cfc05b1: Pull complete 08:32:13 2437ff75d9bd: Pull complete 08:32:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:32:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:14 prd-ubuntu20.04-docker-arm64-4c-16g-40270 does not seem to be running inside a container 08:32:14 $ 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/223 -v /w/workspace/device-onvif-camera/223:/w/workspace/device-onvif-camera/223:rw,z -v /w/workspace/device-onvif-camera/223@tmp:/w/workspace/device-onvif-camera/223@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 08:32:17 $ docker top 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:17 ---> job-cost.sh 08:32:17 lf-activate-venv: SKIPPING 08:32:17 INFO: No Stack... 08:32:18 INFO: Retrieving Pricing Info for: v3-standard-4 08:32:19 INFO: Archiving Costs [Pipeline] sh 08:32:19 + cat /w/workspace/device-onvif-camera/223/archives/cost.csv 08:32:19 + cut -d, -f6 [Pipeline] lock 08:32:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] 08:32:19 Resource [jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] did not exist. Created. 08:32:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:20 /w/workspace/device-onvif-camera/223@tmp/durable-51b414c3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:32:21 + echo total: 0.10999999940395355 [Pipeline] stash 08:32:21 Warning: overwriting stash ‘stack-cost’ 08:32:21 Stashed 1 file(s) [Pipeline] } 08:32:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 08:32:21 $ docker stop --time=1 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c 08:32:22 $ docker rm -f --volumes 838985c1e01f04afa1842716f8179ca843f2fe50578773833224c494f9380b5c [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 08:32:23 provisioning config files... 08:32:23 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11343422458470367633tmp [Pipeline] { [Pipeline] sh 08:32:23 + set +x 08:32:23 + curl -s https://codecov.io/bash 08:32:23 + bash -s -- 08:32:23 08:32:23 _____ _ 08:32:23 / ____| | | 08:32:23 | | ___ __| | ___ ___ _____ __ 08:32:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:32:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:32:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:32:23 Bash-1.0.6 08:32:23 08:32:23 08:32:23 ==> git version 2.25.1 found 08:32:23 ==> 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 08:32:23 Release-Date: 2020-01-08 08:32:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:32:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:32:23 ==> Jenkins CI detected. 08:32:23 current dir:  /w/workspace/foundry_device-onvif-camera_main 08:32:23 project root: . 08:32:23 --> token set from env 08:32:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:32:23 ==> Running gcov in . (disable via -X gcov) 08:32:23 ==> Python coveragepy not found 08:32:23 ==> Searching for coverage reports in: 08:32:23 + . 08:32:23 -> Found 1 reports 08:32:23 ==> Detecting git/mercurial file structure 08:32:23 ==> Reading reports 08:32:23 + ./coverage.out bytes=92466 08:32:23 ==> Appending adjustments 08:32:23 https://docs.codecov.io/docs/fixing-reports 08:32:23 + Found adjustments 08:32:23 ==> Gzipping contents 08:32:23 12K /tmp/codecov.1yLe6s.gz 08:32:23 ==> Uploading reports 08:32:23 url: https://codecov.io 08:32:23 query: branch=main&commit=acbb521d861d6c2cafc59ad1b5302a89638eecf2&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:32:23 -> Pinging Codecov 08:32:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=acbb521d861d6c2cafc59ad1b5302a89638eecf2&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:32:24 -> Uploading to 08:32:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/acbb521d861d6c2cafc59ad1b5302a89638eecf2/6e10fc73-07c6-4b48-af33-29a6a7b66f0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T083223Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b69c1aaf04beac3273f37ff7a1fb9ab6978fba946be43ecc10c89f53eac11010 08:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:24 Dload Upload Total Spent Left Speed 08:32:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 73152 --:--:-- --:--:-- --:--:-- 73152 08:32:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] } 08:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:32:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:32:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:32:24 08:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:32:25 latest: Pulling from edgex-devops/edgex-snyk-go 08:32:25 43c4264eed91: Pulling fs layer 08:32:25 4cc291be95ef: Pulling fs layer 08:32:25 2ac1f1163629: Pulling fs layer 08:32:25 5c3c966382ef: Pulling fs layer 08:32:25 4f4fb700ef54: Pulling fs layer 08:32:25 d9c7d2e4e75e: Pulling fs layer 08:32:25 9c3e1370e548: Pulling fs layer 08:32:25 5c3c966382ef: Waiting 08:32:25 4f4fb700ef54: Waiting 08:32:25 d9c7d2e4e75e: Waiting 08:32:25 9c3e1370e548: Waiting 08:32:25 4cc291be95ef: Verifying Checksum 08:32:25 4cc291be95ef: Download complete 08:32:25 5c3c966382ef: Verifying Checksum 08:32:25 4f4fb700ef54: Download complete 08:32:25 43c4264eed91: Download complete 08:32:25 d9c7d2e4e75e: Verifying Checksum 08:32:25 d9c7d2e4e75e: Download complete 08:32:25 43c4264eed91: Pull complete 08:32:25 4cc291be95ef: Pull complete 08:32:25 2ac1f1163629: Verifying Checksum 08:32:25 2ac1f1163629: Download complete 08:32:26 9c3e1370e548: Verifying Checksum 08:32:26 9c3e1370e548: Download complete 08:32:29 2ac1f1163629: Pull complete 08:32:29 5c3c966382ef: Pull complete 08:32:29 4f4fb700ef54: Pull complete 08:32:29 d9c7d2e4e75e: Pull complete 08:32:33 9c3e1370e548: Pull complete 08:32:33 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:33 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:32:33 $ 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 08:32:36 $ docker top 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:37 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 08:32:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 08:32:37 + set -o pipefail 08:32:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 08:32:44 08:32:44 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 08:32:44 08:32:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/b74a73b3-3e90-437d-8ab1-55d258157481 08:32:44 08:32:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:32:44 08:32:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:32:44 08:32:44 08:32:44 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 08:32:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:32:44 $ docker stop --time=1 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 08:32:48 $ docker rm -f --volumes 25789be17b2cdaf3ee7c8387e58438e9b723857323a08ff4185e11c77efe16e9 [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 08:32:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:49 provisioning config files... 08:32:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11454210520441595920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:49 --> edgex-publish-swagger.sh 08:32:49 === Publish doc/openapi/v3 API === 08:32:49 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 08:32:49 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 08:32:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:49 Dload Upload Total Spent Left Speed 08:32:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 971k 100 485k 100 156 100 485k 312 973k --:--:-- --:--:-- --:--:-- 971k 08:32:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:32:49 [Pipeline] } 08:32:49 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 08:32:50 + git log --format=format:%s -1 acbb521d861d6c2cafc59ad1b5302a89638eecf2 [Pipeline] sh 08:32:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:51 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:32:51 $ 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 08:32:51 $ docker top cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 -eo pid,comm 08:32:51 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). 08:32:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:51 [ssh-agent] Looking for ssh-agent implementation... 08:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:51 $ docker exec cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 ssh-agent 08:32:51 SSH_AUTH_SOCK=/tmp/ssh-j8KioGiAujb1/agent.32 08:32:51 SSH_AGENT_PID=38 08:32:51 Running ssh-add (command line suppressed) 08:32:52 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16647284859100495896.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16647284859100495896.key) 08:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:52 + git semver tag 08:32:52 2025-03-05 08:32:52,513 [run_tag] DEBUG tag force:False 08:32:52 2025-03-05 08:32:52,513 [check_head_tag] DEBUG check head tag 08:32:52 2025-03-05 08:32:52,515 [execute] INFO git cat-file --batch-check 08:32:52 2025-03-05 08:32:52,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 08:32:52 2025-03-05 08:32:52,519 [execute] INFO git cat-file --batch 08:32:52 2025-03-05 08:32:52,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 08:32:52 2025-03-05 08:32:52,544 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:32:52 2025-03-05 08:32:52,544 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 08:32:52 2025-03-05 08:32:52,544 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 08:32:52 2025-03-05 08:32:52,549 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:32:52 4.0.0-dev.14 [Pipeline] } 08:32:52 $ docker exec --env ******** --env ******** cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 ssh-agent -k 08:32:52 unset SSH_AUTH_SOCK; 08:32:52 unset SSH_AGENT_PID; 08:32:52 echo Agent pid 38 killed; 08:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:53 + git semver [Pipeline] } 08:32:53 $ docker stop --time=1 cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 08:32:54 $ docker rm -f --volumes cf529d0c2e969a1c97cf651bd65e4e8c6317ecd2eeef47855092fc2b21a10552 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:54 08:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:55 0.23.1-centos7: Pulling from edgex-lftools 08:32:55 ab5ef0e58194: Pulling fs layer 08:32:55 9712f1f96733: Pulling fs layer 08:32:55 63f879dbbcfc: Pulling fs layer 08:32:55 0d9ebad4ef96: Pulling fs layer 08:32:55 e9a5061849ea: Pulling fs layer 08:32:55 d747dcd14b5f: Pulling fs layer 08:32:55 2de7ff778b66: Pulling fs layer 08:32:55 e9a5061849ea: Waiting 08:32:55 d747dcd14b5f: Waiting 08:32:55 2de7ff778b66: Waiting 08:32:55 9712f1f96733: Verifying Checksum 08:32:55 9712f1f96733: Download complete 08:32:55 63f879dbbcfc: Verifying Checksum 08:32:55 e9a5061849ea: Verifying Checksum 08:32:55 e9a5061849ea: Download complete 08:32:55 d747dcd14b5f: Verifying Checksum 08:32:55 d747dcd14b5f: Download complete 08:32:55 ab5ef0e58194: Verifying Checksum 08:32:55 ab5ef0e58194: Download complete 08:32:56 0d9ebad4ef96: Verifying Checksum 08:32:56 0d9ebad4ef96: Download complete 08:32:56 2de7ff778b66: Verifying Checksum 08:32:56 2de7ff778b66: Download complete 08:32:59 ab5ef0e58194: Pull complete 08:32:59 9712f1f96733: Pull complete 08:32:59 63f879dbbcfc: Pull complete 08:33:03 0d9ebad4ef96: Pull complete 08:33:03 e9a5061849ea: Pull complete 08:33:03 d747dcd14b5f: Pull complete 08:33:05 2de7ff778b66: Pull complete 08:33:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:33:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:33:05 $ 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 08:33:09 $ docker top bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:33:09 provisioning config files... 08:33:09 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17300885343078012645tmp 08:33:09 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17324343622739825758tmp 08:33:09 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12424008456378132711tmp [Pipeline] { [Pipeline] echo 08:33:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:33:10 ---> sigul-configuration.sh 08:33:10 gpg: directory `/root/.gnupg' created 08:33:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:33:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:33:10 gpg: keyring `/root/.gnupg/secring.gpg' created 08:33:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:33:10 gpg: CAST5 encrypted data 08:33:10 gpg: encrypted with 1 passphrase 08:33:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:33:10 + mkdir /home/jenkins 08:33:10 + mkdir /home/jenkins/sigul [Pipeline] sh 08:33:10 + 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 08:33:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:33:10 ---> sigul-install.sh 08:33:10 Sigul already installed; skipping installation. [Pipeline] sh 08:33:11 + git tag --list 08:33:11 v0.0.0 08:33:11 v2.2.0 08:33:11 v2.3.0 08:33:11 v2.3.1 08:33:11 v3.0 08:33:11 v3.0.0 08:33:11 v3.1 08:33:11 v3.1.0 08:33:11 v3.1.0-dev.1 08:33:11 v3.1.0-dev.10 08:33:11 v3.1.0-dev.11 08:33:11 v3.1.0-dev.12 08:33:11 v3.1.0-dev.13 08:33:11 v3.1.0-dev.14 08:33:11 v3.1.0-dev.15 08:33:11 v3.1.0-dev.16 08:33:11 v3.1.0-dev.17 08:33:11 v3.1.0-dev.18 08:33:11 v3.1.0-dev.19 08:33:11 v3.1.0-dev.2 08:33:11 v3.1.0-dev.20 08:33:11 v3.1.0-dev.21 08:33:11 v3.1.0-dev.22 08:33:11 v3.1.0-dev.23 08:33:11 v3.1.0-dev.24 08:33:11 v3.1.0-dev.25 08:33:11 v3.1.0-dev.26 08:33:11 v3.1.0-dev.27 08:33:11 v3.1.0-dev.28 08:33:11 v3.1.0-dev.3 08:33:11 v3.1.0-dev.4 08:33:11 v3.1.0-dev.5 08:33:11 v3.1.0-dev.6 08:33:11 v3.1.0-dev.7 08:33:11 v3.1.0-dev.8 08:33:11 v3.1.0-dev.9 08:33:11 v3.1.1 08:33:11 v3.2.0-dev.1 08:33:11 v3.2.0-dev.10 08:33:11 v3.2.0-dev.11 08:33:11 v3.2.0-dev.12 08:33:11 v3.2.0-dev.13 08:33:11 v3.2.0-dev.14 08:33:11 v3.2.0-dev.15 08:33:11 v3.2.0-dev.16 08:33:11 v3.2.0-dev.17 08:33:11 v3.2.0-dev.18 08:33:11 v3.2.0-dev.19 08:33:11 v3.2.0-dev.2 08:33:11 v3.2.0-dev.20 08:33:11 v3.2.0-dev.21 08:33:11 v3.2.0-dev.22 08:33:11 v3.2.0-dev.23 08:33:11 v3.2.0-dev.3 08:33:11 v3.2.0-dev.4 08:33:11 v3.2.0-dev.5 08:33:11 v3.2.0-dev.6 08:33:11 v3.2.0-dev.7 08:33:11 v3.2.0-dev.8 08:33:11 v3.2.0-dev.9 08:33:11 v4.0.0-dev.1 08:33:11 v4.0.0-dev.10 08:33:11 v4.0.0-dev.11 08:33:11 v4.0.0-dev.12 08:33:11 v4.0.0-dev.13 08:33:11 v4.0.0-dev.14 08:33:11 v4.0.0-dev.2 08:33:11 v4.0.0-dev.3 08:33:11 v4.0.0-dev.4 08:33:11 v4.0.0-dev.5 08:33:11 v4.0.0-dev.6 08:33:11 v4.0.0-dev.7 08:33:11 v4.0.0-dev.8 08:33:11 v4.0.0-dev.9 [Pipeline] sh 08:33:11 + lftools sign git-tag v4.0.0-dev.14 08:33:12 Signing Git tag with Sigul... 08:33:12 Signing v4.0.0-dev.14 [Pipeline] echo 08:33:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:33:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:33:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:33:12 $ docker stop --time=1 bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 08:33:14 $ docker rm -f --volumes bcc1f69161ada50b88f5b5d7f5baea512b287c90dfe133eab79c49f0ef35f885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:33:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:15 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:33:15 $ 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 08:33:15 $ docker top 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 -eo pid,comm 08:33:15 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). 08:33:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:15 [ssh-agent] Looking for ssh-agent implementation... 08:33:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:16 $ docker exec 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 ssh-agent 08:33:16 SSH_AUTH_SOCK=/tmp/ssh-Iwo4RuDF5o2Q/agent.14 08:33:16 SSH_AGENT_PID=20 08:33:16 Running ssh-add (command line suppressed) 08:33:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7580277110299096927.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7580277110299096927.key) 08:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:16 + git semver bump pre 08:33:16 2025-03-05 08:33:16,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:33:16 2025-03-05 08:33:16,776 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 08:33:16 2025-03-05 08:33:16,776 [bump_version] DEBUG bumped version:4.0.0-dev.15 08:33:16 2025-03-05 08:33:16,776 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 08:33:16 2025-03-05 08:33:16,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:33:16 2025-03-05 08:33:16,777 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 08:33:16 2025-03-05 08:33:16,779 [execute] INFO git cat-file --batch-check 08:33:16 2025-03-05 08:33:16,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:16 2025-03-05 08:33:16,785 [execute] INFO git cat-file --batch 08:33:16 2025-03-05 08:33:16,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:16 2025-03-05 08:33:16,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:33:16 4.0.0-dev.15 [Pipeline] } 08:33:16 $ docker exec --env ******** --env ******** 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 ssh-agent -k 08:33:16 unset SSH_AUTH_SOCK; 08:33:16 unset SSH_AGENT_PID; 08:33:16 echo Agent pid 20 killed; 08:33:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:17 + git semver [Pipeline] } 08:33:17 $ docker stop --time=1 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 08:33:18 $ docker rm -f --volumes 001e3972da66edf029347730daeda67c81e508153a4f0aa395c55a9ab883a8f1 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:33:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:19 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:33:19 $ 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 08:33:19 $ docker top a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:20 [ssh-agent] Looking for ssh-agent implementation... 08:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:20 $ docker exec a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db ssh-agent 08:33:20 SSH_AUTH_SOCK=/tmp/ssh-9OWikQ9eSJJi/agent.32 08:33:20 SSH_AGENT_PID=38 08:33:20 Running ssh-add (command line suppressed) 08:33:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2786389650586308951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2786389650586308951.key) 08:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:20 + git semver push 08:33:20 2025-03-05 08:33:20,930 [run_push] DEBUG push 08:33:20 2025-03-05 08:33:20,931 [execute] INFO git cat-file --batch-check 08:33:20 2025-03-05 08:33:20,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:33:20 2025-03-05 08:33:20,935 [execute] INFO git rev-list 094b2d9c4cea7b5e22b490019ad1f56cc9635762 -- 08:33:20 2025-03-05 08:33:20,936 [execute] DEBUG Popen(['git', 'rev-list', '094b2d9c4cea7b5e22b490019ad1f56cc9635762', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:33:20 2025-03-05 08:33:20,946 [execute] INFO git fetch -v origin 08:33:20 2025-03-05 08:33:20,946 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 08:33:21 2025-03-05 08:33:21,405 [run_push] DEBUG no remote changes detected 08:33:21 2025-03-05 08:33:21,406 [execute] INFO git push origin semver 08:33:21 2025-03-05 08:33:21,406 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:33:22 2025-03-05 08:33:22,503 [run_push] DEBUG push all version tags 08:33:22 2025-03-05 08:33:22,504 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:33:22 2025-03-05 08:33:22,504 [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) 08:33:23 2025-03-05 08:33:23,118 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:33:23 4.0.0-dev.15 [Pipeline] } 08:33:23 $ docker exec --env ******** --env ******** a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db ssh-agent -k 08:33:23 unset SSH_AUTH_SOCK; 08:33:23 unset SSH_AGENT_PID; 08:33:23 echo Agent pid 38 killed; 08:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:23 + git semver [Pipeline] } 08:33:24 $ docker stop --time=1 a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db 08:33:25 $ docker rm -f --volumes a2f85e493773ff27f44c0e69d1cc0accfec2b76046b96aa53a668eb06166a8db [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 08:33:26 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 08:33:26 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:33:26 total 16 08:33:26 drwxr-xr-x 3 root root 4096 Mar 5 08:18 . 08:33:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:33 .. 08:33:26 drwxr-xr-x 2 root root 4096 Mar 5 08:18 cost 08:33:26 -rw-r--r-- 1 root root 91 Mar 5 08:18 cost.csv 08:33:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 08:33:26 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:33:26 total 16 08:33:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:18 . 08:33:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:33 .. 08:33:26 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:18 cost 08:33:26 -rw-r--r-- 1 jenkins jenkins 91 Mar 5 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:33:27 ---> package-listing.sh 08:33:27 ++ facter osfamily 08:33:27 ++ tr '[:upper:]' '[:lower:]' 08:33:27 + OS_FAMILY=debian 08:33:27 + workspace=/w/workspace/foundry_device-onvif-camera_main 08:33:27 + START_PACKAGES=/tmp/packages_start.txt 08:33:27 + END_PACKAGES=/tmp/packages_end.txt 08:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:33:27 + PACKAGES=/tmp/packages_start.txt 08:33:27 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:33:27 + PACKAGES=/tmp/packages_end.txt 08:33:27 + case "${OS_FAMILY}" in 08:33:27 + dpkg -l 08:33:27 + grep '^ii' 08:33:27 + '[' -f /tmp/packages_start.txt ']' 08:33:27 + '[' -f /tmp/packages_end.txt ']' 08:33:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:33:27 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:33:27 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 08:33:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 08:33:27 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 08:33:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:28 prd-ubuntu20.04-docker-8c-8g-40269 does not seem to be running inside a container 08:33:28 $ 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 08:33:28 $ docker top f7f67773125d86cd65c68fd0304c1eca44602fce76adb82129583551c5f13ebb -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 08:33:29 + mkdir -p /var/log/sysstat [Pipeline] sh 08:33:29 + ls /var/log/sa-host 08:33:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:29 provisioning config files... 08:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12470374703163726929tmp [Pipeline] { [Pipeline] echo 08:33:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:33:30 ---> create-netrc.sh [Pipeline] } 08:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:33:30 ---> python-tools-install.sh [Pipeline] echo 08:33:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:33:30 ---> sudo-logs.sh 08:33:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:33:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:33:31 ---> job-cost.sh 08:33:31 lf-activate-venv: SKIPPING 08:33:31 DEBUG: total: 0.2199999988079071 08:33:31 INFO: Retrieving Stack Cost... 08:33:31 INFO: Retrieving Pricing Info for: v3-standard-8 08:33:31 INFO: Archiving Costs [Pipeline] echo 08:33:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:33:32 ---> logs-deploy.sh 08:33:32 lf-activate-venv: SKIPPING 08:33:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/223 08:33:32 INFO: archiving workspace using pattern(s): 08:33:33 Archives upload complete. 08:33:33 INFO: archiving logs to Nexus 08:33:33 ---> uname -a: 08:33:33 Linux prd-ubuntu20-04-docker-8c-8g-40269 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:33:33 08:33:33 08:33:33 ---> lscpu: 08:33:33 Architecture: x86_64 08:33:33 CPU op-mode(s): 32-bit, 64-bit 08:33:33 Byte Order: Little Endian 08:33:33 Address sizes: 40 bits physical, 48 bits virtual 08:33:33 CPU(s): 8 08:33:33 On-line CPU(s) list: 0-7 08:33:33 Thread(s) per core: 1 08:33:33 Core(s) per socket: 1 08:33:33 Socket(s): 8 08:33:33 NUMA node(s): 1 08:33:33 Vendor ID: AuthenticAMD 08:33:33 CPU family: 23 08:33:33 Model: 49 08:33:33 Model name: AMD EPYC-Rome Processor 08:33:33 Stepping: 0 08:33:33 CPU MHz: 2799.998 08:33:33 BogoMIPS: 5599.99 08:33:33 Virtualization: AMD-V 08:33:33 Hypervisor vendor: KVM 08:33:33 Virtualization type: full 08:33:33 L1d cache: 256 KiB 08:33:33 L1i cache: 256 KiB 08:33:33 L2 cache: 4 MiB 08:33:33 L3 cache: 128 MiB 08:33:33 NUMA node0 CPU(s): 0-7 08:33:33 Vulnerability Itlb multihit: Not affected 08:33:33 Vulnerability L1tf: Not affected 08:33:33 Vulnerability Mds: Not affected 08:33:33 Vulnerability Meltdown: Not affected 08:33:33 Vulnerability Mmio stale data: Not affected 08:33:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:33:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:33:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:33:33 Vulnerability Srbds: Not affected 08:33:33 Vulnerability Tsx async abort: Not affected 08:33:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:33:33 08:33:33 08:33:33 ---> nproc: 08:33:33 8 08:33:33 08:33:33