Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 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-ssh13200859276879502634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14628442955894426797.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8022214295365257186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9704295213062085546.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-ssh13038017710523851448.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-26118 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 Commit message: "Merge pull request #475 from edgexfoundry/issue-444-3" > git rev-list --no-walk 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:07:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:07:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:07:11 ========================================================= 05:07:11 EdgeX Global Pipelines Version Info 05:07:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:07:12 ------------------- 05:07:12 stable info: 05:07:12 ------------------- 05:07:12 Commited By: Ginny Guan ginny@iotechsys.com 05:07:12 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:07:12 Message: update stable to v1.0.265 05:07:12 ------------------- 05:07:12 experimental info: 05:07:12 ------------------- 05:07:12 Commited By: Cherry Wang cherry@iotechsys.com 05:07:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:07:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83de3ab [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:13 provisioning config files... 05:07:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16201176642394972415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:14 ---> ****-login.sh 05:07:14 nexus3.edgexfoundry.org:10001 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10002 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10003 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10004 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 ****.io 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 ---> ****-login.sh ends [Pipeline] } 05:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:07:15 + git rev-list -1 --merges 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb~1..83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo 05:07:15 -----------> git rev-list -1 --merges 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb~1..83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:07:15 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [false] [Pipeline] sh 05:07:15 + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo 05:07:15 ========================================================= 05:07:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:07:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:15 + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] echo 05:07:15 [semverPrep] GIT_COMMIT: 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb, Commit Message: Merge pull request #475 from edgexfoundry/issue-444-3 [Pipeline] echo 05:07:15 [semverPrep] This is not a build commit. [Pipeline] sh 05:07:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:16 + grep -v github /etc/ssh/ssh_known_hosts 05:07:16 + [ -e /tmp/ssh_known_hosts ] 05:07:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:07:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:07:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:07:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:16 05:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:17 0.1.4: Pulling from edgex-devops/py-git-semver 05:07:17 b85a868b505f: Pulling fs layer 05:07:17 e2be974225ed: Pulling fs layer 05:07:17 339a4e72a1f5: Pulling fs layer 05:07:17 988bab9f4d93: Pulling fs layer 05:07:17 1469e6f7b9e6: Pulling fs layer 05:07:17 eaf3925da568: Pulling fs layer 05:07:17 bab4dde63d76: Pulling fs layer 05:07:17 bde34c3a00c8: Pulling fs layer 05:07:17 b352a97aabf1: Pulling fs layer 05:07:17 4872d77fe225: Pulling fs layer 05:07:17 5851b861e8e6: Pulling fs layer 05:07:17 bab4dde63d76: Waiting 05:07:17 bde34c3a00c8: Waiting 05:07:17 b352a97aabf1: Waiting 05:07:17 4872d77fe225: Waiting 05:07:17 5851b861e8e6: Waiting 05:07:17 988bab9f4d93: Waiting 05:07:17 1469e6f7b9e6: Waiting 05:07:17 eaf3925da568: Waiting 05:07:17 e2be974225ed: Verifying Checksum 05:07:17 e2be974225ed: Download complete 05:07:17 988bab9f4d93: Verifying Checksum 05:07:17 988bab9f4d93: Download complete 05:07:17 1469e6f7b9e6: Verifying Checksum 05:07:17 1469e6f7b9e6: Download complete 05:07:17 eaf3925da568: Verifying Checksum 05:07:17 eaf3925da568: Download complete 05:07:17 339a4e72a1f5: Verifying Checksum 05:07:17 339a4e72a1f5: Download complete 05:07:17 bde34c3a00c8: Download complete 05:07:17 b352a97aabf1: Verifying Checksum 05:07:17 b352a97aabf1: Download complete 05:07:17 4872d77fe225: Verifying Checksum 05:07:17 4872d77fe225: Download complete 05:07:17 5851b861e8e6: Verifying Checksum 05:07:17 5851b861e8e6: Download complete 05:07:17 b85a868b505f: Verifying Checksum 05:07:17 b85a868b505f: Download complete 05:07:17 bab4dde63d76: Verifying Checksum 05:07:17 bab4dde63d76: Download complete 05:07:18 b85a868b505f: Pull complete 05:07:18 e2be974225ed: Pull complete 05:07:19 339a4e72a1f5: Pull complete 05:07:19 988bab9f4d93: Pull complete 05:07:19 1469e6f7b9e6: Pull complete 05:07:19 eaf3925da568: Pull complete 05:07:21 bab4dde63d76: Pull complete 05:07:21 bde34c3a00c8: Pull complete 05:07:21 b352a97aabf1: Pull complete 05:07:21 4872d77fe225: Pull complete 05:07:21 5851b861e8e6: Pull complete 05:07:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:22 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:07:25 $ docker top 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 -eo pid,comm 05:07:25 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). 05:07:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:25 [ssh-agent] Looking for ssh-agent implementation... 05:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:25 $ docker exec 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent 05:07:25 SSH_AUTH_SOCK=/tmp/ssh-qXvb0dwW1Au5/agent.33 05:07:25 SSH_AGENT_PID=39 05:07:25 Running ssh-add (command line suppressed) 05:07:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12218915150669280658.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12218915150669280658.key) 05:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:25 + git tag --points-at HEAD [Pipeline] } 05:07:25 $ docker exec --env ******** --env ******** 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent -k 05:07:26 unset SSH_AUTH_SOCK; 05:07:26 unset SSH_AGENT_PID; 05:07:26 echo Agent pid 39 killed; 05:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:26 [ssh-agent] Looking for ssh-agent implementation... 05:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:26 $ docker exec 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent 05:07:26 SSH_AUTH_SOCK=/tmp/ssh-zeY7dUEkCM0D/agent.72 05:07:26 SSH_AGENT_PID=78 05:07:26 Running ssh-add (command line suppressed) 05:07:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15333793958088287367.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15333793958088287367.key) 05:07:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:26 + git semver init 05:07:27 2024-11-11 05:07:26,959 [run_init] DEBUG init version:0.0.0 force:False 05:07:27 2024-11-11 05:07:26,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 05:07:27 2024-11-11 05:07:26,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 05:07:27 2024-11-11 05:07:26,961 [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) 05:07:28 2024-11-11 05:07:28,191 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 05:07:28 2024-11-11 05:07:28,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 05:07:28 2024-11-11 05:07:28,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:07:28 2024-11-11 05:07:28,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:07:28 4.0.0-dev.5 [Pipeline] } 05:07:28 $ docker exec --env ******** --env ******** 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 ssh-agent -k 05:07:28 unset SSH_AUTH_SOCK; 05:07:28 unset SSH_AGENT_PID; 05:07:28 echo Agent pid 78 killed; 05:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:28 + git semver [Pipeline] } 05:07:29 $ docker stop --time=1 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 05:07:30 $ docker rm -f --volumes 51c839a3da8ea68f84f7e169e6d2cf65464f2b140c92d36abfad7925b575b002 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:31 Stashed 1 file(s) [Pipeline] echo 05:07:31 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 05:07:31 provisioning config files... 05:07:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4291224988492939910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:31 ---> ****-login.sh 05:07:31 nexus3.edgexfoundry.org:10001 05:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:31 Configure a credential helper to remove this warning. See 05:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:31 05:07:31 Login Succeeded 05:07:31 nexus3.edgexfoundry.org:10002 05:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:31 Configure a credential helper to remove this warning. See 05:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:31 05:07:31 Login Succeeded 05:07:31 nexus3.edgexfoundry.org:10003 05:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:31 Configure a credential helper to remove this warning. See 05:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:31 05:07:31 Login Succeeded 05:07:31 nexus3.edgexfoundry.org:10004 05:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:31 Configure a credential helper to remove this warning. See 05:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:31 05:07:31 Login Succeeded 05:07:31 ****.io 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:32 Configure a credential helper to remove this warning. See 05:07:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:32 05:07:32 Login Succeeded 05:07:32 ---> ****-login.sh ends [Pipeline] } 05:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:32 ========================================================= 05:07:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:07:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:32 + 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 . 05:07:32 Sending build context to Docker daemon 36.87MB 05:07:32 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 05:07:32 Step 2/13 : FROM ${BASE} AS builder 05:07:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:07:32 43c4264eed91: Pulling fs layer 05:07:32 4cc291be95ef: Pulling fs layer 05:07:32 2ac1f1163629: Pulling fs layer 05:07:32 5c3c966382ef: Pulling fs layer 05:07:32 4f4fb700ef54: Pulling fs layer 05:07:32 5d5c8e513c77: Pulling fs layer 05:07:32 9f66e0745190: Pulling fs layer 05:07:32 f49a43e4bbc0: Pulling fs layer 05:07:32 561ebcabdf7f: Pulling fs layer 05:07:32 5c3c966382ef: Waiting 05:07:32 4f4fb700ef54: Waiting 05:07:32 5d5c8e513c77: Waiting 05:07:32 9f66e0745190: Waiting 05:07:32 f49a43e4bbc0: Waiting 05:07:32 561ebcabdf7f: Waiting 05:07:32 4cc291be95ef: Verifying Checksum 05:07:32 4cc291be95ef: Download complete 05:07:32 5c3c966382ef: Verifying Checksum 05:07:32 5c3c966382ef: Download complete 05:07:32 4f4fb700ef54: Download complete 05:07:32 5d5c8e513c77: Verifying Checksum 05:07:32 5d5c8e513c77: Download complete 05:07:32 43c4264eed91: Download complete 05:07:32 9f66e0745190: Verifying Checksum 05:07:32 9f66e0745190: Download complete 05:07:33 43c4264eed91: Pull complete 05:07:33 561ebcabdf7f: Verifying Checksum 05:07:33 561ebcabdf7f: Download complete 05:07:33 4cc291be95ef: Pull complete 05:07:33 2ac1f1163629: Verifying Checksum 05:07:33 2ac1f1163629: Download complete 05:07:33 f49a43e4bbc0: Verifying Checksum 05:07:33 f49a43e4bbc0: Download complete 05:07:36 2ac1f1163629: Pull complete 05:07:36 5c3c966382ef: Pull complete 05:07:36 4f4fb700ef54: Pull complete 05:07:37 5d5c8e513c77: Pull complete 05:07:37 9f66e0745190: Pull complete 05:07:39 f49a43e4bbc0: Pull complete 05:07:40 561ebcabdf7f: Pull complete 05:07:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:07:40 ---> 3a752c3f9dda 05:07:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:07:45 ---> Running in 12d9f0f5ea68 05:07:45 Removing intermediate container 12d9f0f5ea68 05:07:45 ---> 7733b05eb272 05:07:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:07:45 ---> Running in 1666c67e4815 05:07:45 Removing intermediate container 1666c67e4815 05:07:45 ---> f5ab32059012 05:07:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:07:45 ---> Running in 38c5c109ca29 05:07:45 Removing intermediate container 38c5c109ca29 05:07:45 ---> 2ba53ded522c 05:07:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:07:45 ---> Running in bb78881cbf7e 05:07:45 Removing intermediate container bb78881cbf7e 05:07:45 ---> f907fa150527 05:07:45 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:07:45 ---> Running in ddcfba6fddd6 05:07:45 Removing intermediate container ddcfba6fddd6 05:07:45 ---> a7c631fdcb79 05:07:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:45 ---> Running in b14bfffb3a18 05:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:07:45 OK: 246 MiB in 54 packages 05:07:46 Still waiting to schedule task 05:07:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:07:46 Removing intermediate container b14bfffb3a18 05:07:46 ---> 95fc7530134e 05:07:46 Step 9/13 : WORKDIR /device-onvif-camera 05:07:46 ---> Running in 4801d23a3d90 05:07:46 Removing intermediate container 4801d23a3d90 05:07:46 ---> c7131e45998b 05:07:46 Step 10/13 : COPY go.mod vendor* ./ 05:07:46 ---> 19e4ac22d269 05:07:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:46 ---> Running in 50e91ed5026d 05:08:42 Removing intermediate container 50e91ed5026d 05:08:42 ---> a2ea2dfe6aa1 05:08:42 Step 12/13 : COPY . . 05:08:42 ---> 5a4408a54114 05:08:42 Step 13/13 : RUN ${MAKE} 05:08:42 ---> Running in 5d61b10f45e7 05:08:42 noop 05:08:42 Removing intermediate container 5d61b10f45e7 05:08:42 ---> e2315c6fdd9f 05:08:42 Successfully built e2315c6fdd9f 05:08:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:43 + docker inspect -f . ci-base-image-x86_64 05:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:43 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:43 $ docker top 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:43 + go version 05:08:43 go version go1.23.2 linux/amd64 [Pipeline] } 05:08:43 $ docker stop --time=1 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c 05:08:45 $ docker rm -f --volumes 431b48619fd096e907cef2b44349c3f5c39669328ff0ff00f85318a1682a6b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:45 + docker inspect -f . ci-base-image-x86_64 05:08:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:45 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:46 $ docker top 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:46 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 05:08:46 + make test 05:08:46 go test ./... -coverprofile=coverage.out ./... 05:08:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:09:06 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 05:09:06 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 05:09:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements 05:09:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.218s coverage: 86.5% of statements 05:09:21 go vet ./... 05:09:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26119 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 05:09:25 Running in /w/workspace/device-onvif-camera/214 [Pipeline] { [Pipeline] checkout 05:09:25 The recommended git tool is: git 05:09:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:09:27 $ docker stop --time=1 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 05:09:30 using credential edgex-jenkins-ssh 05:09:30 Cloning the remote Git repository 05:09:30 $ docker rm -f --volumes 603ff626574711d012146bda96769731df83200eb18893006ac53ca23a749c62 05:09:30 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:09:30 > git init /w/workspace/device-onvif-camera/214 # timeout=10 05:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:09:30 > git --version # timeout=10 05:09:30 > git --version # 'git version 2.25.1' 05:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:32 + ls -al . 05:09:32 total 316 05:09:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 05:08 . 05:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 .. 05:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:09 .git 05:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:07 .github 05:09:32 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 05:07 .gitignore 05:09:32 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:07 .golangci.yml 05:09:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:07 .semver 05:09:32 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 05:07 Attribution.txt 05:09:32 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 05:07 CHANGELOG.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 05:07 Dockerfile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:07 GOVERNANCE.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 05:07 Jenkinsfile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 05:07 LICENSE 05:09:32 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 05:07 Makefile 05:09:32 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 05:07 OWNERS.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 05:07 README.md 05:09:32 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:07 VERSION 05:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:07 bin 05:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:07 cmd 05:09:32 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 05:09 coverage.out 05:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 doc 05:09:32 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 05:07 go.mod 05:09:32 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 05:07 go.sum 05:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:07 internal 05:09:32 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:32 + 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=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb --label arch=amd64 --label version=4.0.0-dev.5 . 05:09:32 Sending build context to Docker daemon 36.97MB 05:09:32 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:09:32 Step 2/27 : FROM ${BASE} AS builder 05:09:32 ---> e2315c6fdd9f 05:09:32 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:09:33 ---> Running in cdf80bc234f9 05:09:33 Removing intermediate container cdf80bc234f9 05:09:33 ---> c860e19d2955 05:09:33 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:09:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:33 ---> Running in c8e5328186e2 05:09:33 Removing intermediate container c8e5328186e2 05:09:33 ---> f837193315f6 05:09:33 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:09:33 ---> Running in 5bff6e957b85 05:09:33 Removing intermediate container 5bff6e957b85 05:09:33 ---> f64e2f9225a4 05:09:33 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:09:33 ---> Running in 62934e4e4b18 05:09:33 Removing intermediate container 62934e4e4b18 05:09:33 ---> 4e429b402087 05:09:33 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:09:33 ---> Running in caeed499150a 05:09:33 Removing intermediate container caeed499150a 05:09:33 ---> c0346fcf3f3c 05:09:33 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:33 ---> Running in f7b98b67a2cf 05:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:09:33 Avoid second fetch 05:09:33 Checking out Revision 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb (main) 05:09:34 OK: 246 MiB in 54 packages 05:09:33 > git config core.sparsecheckout # timeout=10 05:09:34 > git checkout -f 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb # timeout=10 05:09:34 Commit message: "Merge pull request #475 from edgexfoundry/issue-444-3" 05:09:34 Removing intermediate container f7b98b67a2cf 05:09:34 ---> 633c22e420d8 05:09:34 Step 9/27 : WORKDIR /device-onvif-camera 05:09:34 ---> Running in bfafabe6268c 05:09:34 Removing intermediate container bfafabe6268c 05:09:34 ---> 73fe5372cb51 05:09:34 Step 10/27 : COPY go.mod vendor* ./ 05:09:34 ---> 33ecd781386b 05:09:34 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:34 ---> Running in b10feec0b95b 05:09:35 Removing intermediate container b10feec0b95b 05:09:35 ---> c6b1ea315cf6 05:09:35 Step 12/27 : COPY . . 05:09:36 ---> 167f82ea910f 05:09:36 Step 13/27 : RUN ${MAKE} 05:09:36 ---> Running in 2bce7d9dbe00 05:09:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:39 Dload Upload Total Spent Left Speed 05:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 58045 0 --:--:-- --:--:-- --:--:-- 58045 [Pipeline] sh 05:09:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:09:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:09:40 + sudo tee /etc/docker/daemon.new 05:09:40 { 05:09:40 "registry-mirrors": [ 05:09:40 "https://nexus3.edgexfoundry.org:10001" 05:09:40 ], 05:09:40 "bip": "10.250.0.254/24", 05:09:40 "hosts": [ 05:09:40 "tcp://0.0.0.0:5555", 05:09:40 "unix:///var/run/docker.sock" 05:09:40 ], 05:09:40 "mtu": 1458, 05:09:40 "selinux-enabled": true, 05:09:40 "seccomp-profile": "/etc/docker/seccomp.json" 05:09:40 } [Pipeline] sh 05:09:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:09:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:58 provisioning config files... 05:09:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/214@tmp/config11200122370395862222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:59 ---> ****-login.sh 05:09:59 nexus3.edgexfoundry.org:10001 05:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:00 Configure a credential helper to remove this warning. See 05:10:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:00 05:10:00 Login Succeeded 05:10:00 nexus3.edgexfoundry.org:10002 05:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:00 Configure a credential helper to remove this warning. See 05:10:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:00 05:10:00 Login Succeeded 05:10:00 nexus3.edgexfoundry.org:10003 05:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:00 Configure a credential helper to remove this warning. See 05:10:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:00 05:10:00 Login Succeeded 05:10:00 nexus3.edgexfoundry.org:10004 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:01 Configure a credential helper to remove this warning. See 05:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:01 05:10:01 Login Succeeded 05:10:01 ****.io 05:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:01 Configure a credential helper to remove this warning. See 05:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:01 05:10:01 Login Succeeded 05:10:01 ---> ****-login.sh ends [Pipeline] } 05:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:01 ========================================================= 05:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:10:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:02 + 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 . 05:10:02 Sending build context to Docker daemon 21.85MB 05:10:02 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 05:10:02 Step 2/13 : FROM ${BASE} AS builder 05:10:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:10:02 cf04c63912e1: Pulling fs layer 05:10:02 55b35a11ae5e: Pulling fs layer 05:10:02 a37a00ec5f00: Pulling fs layer 05:10:02 50b3750afda1: Pulling fs layer 05:10:02 4f4fb700ef54: Pulling fs layer 05:10:02 80978eb59214: Pulling fs layer 05:10:02 c9f46d7d2bd2: Pulling fs layer 05:10:02 c5a475d317c9: Pulling fs layer 05:10:02 50b3750afda1: Waiting 05:10:02 4f4fb700ef54: Waiting 05:10:02 c9f46d7d2bd2: Waiting 05:10:02 80978eb59214: Waiting 05:10:03 55b35a11ae5e: Verifying Checksum 05:10:03 55b35a11ae5e: Download complete 05:10:03 50b3750afda1: Verifying Checksum 05:10:03 50b3750afda1: Download complete 05:10:03 4f4fb700ef54: Verifying Checksum 05:10:03 4f4fb700ef54: Download complete 05:10:03 80978eb59214: Verifying Checksum 05:10:03 80978eb59214: Download complete 05:10:03 cf04c63912e1: Verifying Checksum 05:10:03 cf04c63912e1: Download complete 05:10:03 c5a475d317c9: Verifying Checksum 05:10:03 c5a475d317c9: Download complete 05:10:04 cf04c63912e1: Pull complete 05:10:04 55b35a11ae5e: Pull complete 05:10:05 a37a00ec5f00: Download complete 05:10:06 c9f46d7d2bd2: Verifying Checksum 05:10:06 c9f46d7d2bd2: Download complete 05:10:09 Removing intermediate container 2bce7d9dbe00 05:10:09 ---> d08069cbb3b6 05:10:09 Step 14/27 : FROM alpine:3.20 05:10:09 3.20: Pulling from library/alpine 05:10:09 43c4264eed91: Already exists 05:10:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:10:09 Status: Downloaded newer image for alpine:3.20 05:10:09 ---> 91ef0af61f39 05:10:09 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:10:09 ---> Running in 4c2d95e17af3 05:10:10 Removing intermediate container 4c2d95e17af3 05:10:10 ---> ea1e8d651f90 05:10:10 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:10:10 ---> Running in 657066dd236b 05:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:10 (1/1) Installing dumb-init (1.2.5-r3) 05:10:10 Executing busybox-1.36.1-r29.trigger 05:10:10 OK: 8 MiB in 15 packages 05:10:10 Removing intermediate container 657066dd236b 05:10:10 ---> 8796b2d69407 05:10:10 Step 17/27 : RUN apk --no-cache upgrade 05:10:11 ---> Running in 1c22584fe57e 05:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:11 Upgrading critical system libraries and apk-tools: 05:10:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:10:11 Executing busybox-1.36.1-r29.trigger 05:10:11 Continuing the upgrade transaction with new apk-tools: 05:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:12 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:10:12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:10:12 OK: 8 MiB in 15 packages 05:10:12 Removing intermediate container 1c22584fe57e 05:10:12 ---> cc41531ce0da 05:10:12 Step 18/27 : WORKDIR / 05:10:12 ---> Running in 70b8f5d86076 05:10:13 Removing intermediate container 70b8f5d86076 05:10:13 ---> b327c389fb68 05:10:13 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:10:14 ---> e5d0d9a597ae 05:10:14 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:10:14 ---> 72ceef937e7a 05:10:14 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:10:14 ---> 9081ac6bcce4 05:10:14 Step 22/27 : EXPOSE 59984 05:10:14 ---> Running in 7ece151a7696 05:10:14 Removing intermediate container 7ece151a7696 05:10:14 ---> e172e9560567 05:10:14 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:10:14 ---> Running in 58e1ce23fc20 05:10:14 Removing intermediate container 58e1ce23fc20 05:10:14 ---> 0ef489ef6481 05:10:14 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:10:14 ---> Running in bbaa27c305ac 05:10:14 Removing intermediate container bbaa27c305ac 05:10:14 ---> 2fb9bf51640d 05:10:14 Step 25/27 : LABEL arch=amd64 05:10:14 ---> Running in d3ea519047cb 05:10:14 Removing intermediate container d3ea519047cb 05:10:14 ---> 316fcbb34778 05:10:14 Step 26/27 : LABEL git_sha=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:10:14 ---> Running in bc01a7c39501 05:10:14 Removing intermediate container bc01a7c39501 05:10:14 ---> f5abc4439c2b 05:10:14 Step 27/27 : LABEL version=4.0.0-dev.5 05:10:14 ---> Running in 78e3cb9f15b8 05:10:14 Removing intermediate container 78e3cb9f15b8 05:10:14 ---> a04744a695ea 05:10:14 [Warning] One or more build-args [ARCH] were not consumed 05:10:14 Successfully built a04744a695ea 05:10:14 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 05:10:15 provisioning config files... 05:10:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2256681320102266317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:15 ---> ****-login.sh 05:10:15 nexus3.edgexfoundry.org:10001 05:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:15 Configure a credential helper to remove this warning. See 05:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:15 05:10:15 Login Succeeded 05:10:15 nexus3.edgexfoundry.org:10002 05:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:15 Configure a credential helper to remove this warning. See 05:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:15 05:10:15 Login Succeeded 05:10:15 nexus3.edgexfoundry.org:10003 05:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:15 Configure a credential helper to remove this warning. See 05:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:15 05:10:15 Login Succeeded 05:10:15 nexus3.edgexfoundry.org:10004 05:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:15 Configure a credential helper to remove this warning. See 05:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:15 05:10:15 Login Succeeded 05:10:15 ****.io 05:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:15 Configure a credential helper to remove this warning. See 05:10:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:15 05:10:15 Login Succeeded 05:10:15 ---> ****-login.sh ends [Pipeline] } 05:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:16 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 05:10:16 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:10:16 latest 05:10:16 4.0.0-dev.5 05:10:16 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:10:16 main 05:10:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:10:16 ee6e2dddba99: Preparing 05:10:16 abb37b14c88d: Preparing 05:10:16 cb3421c59fbe: Preparing 05:10:16 1b094e0f4461: Preparing 05:10:16 c267c632f233: Preparing 05:10:16 63ca1fbb43ae: Preparing 05:10:16 63ca1fbb43ae: Waiting 05:10:16 ee6e2dddba99: Pushed 05:10:16 abb37b14c88d: Pushed 05:10:16 c267c632f233: Pushed 05:10:16 63ca1fbb43ae: Layer already exists 05:10:17 1b094e0f4461: Pushed 05:10:18 a37a00ec5f00: Pull complete 05:10:18 50b3750afda1: Pull complete 05:10:18 4f4fb700ef54: Pull complete 05:10:18 80978eb59214: Pull complete 05:10:20 cb3421c59fbe: Pushed 05:10:20 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:20 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:10:21 ee6e2dddba99: Preparing 05:10:21 abb37b14c88d: Preparing 05:10:21 cb3421c59fbe: Preparing 05:10:21 1b094e0f4461: Preparing 05:10:21 c267c632f233: Preparing 05:10:21 63ca1fbb43ae: Preparing 05:10:21 63ca1fbb43ae: Waiting 05:10:21 cb3421c59fbe: Layer already exists 05:10:21 abb37b14c88d: Layer already exists 05:10:21 c267c632f233: Layer already exists 05:10:21 ee6e2dddba99: Layer already exists 05:10:21 1b094e0f4461: Layer already exists 05:10:21 63ca1fbb43ae: Layer already exists 05:10:21 latest: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 05:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:10:21 ee6e2dddba99: Preparing 05:10:21 abb37b14c88d: Preparing 05:10:21 cb3421c59fbe: Preparing 05:10:21 1b094e0f4461: Preparing 05:10:21 c267c632f233: Preparing 05:10:21 63ca1fbb43ae: Preparing 05:10:21 63ca1fbb43ae: Waiting 05:10:21 1b094e0f4461: Layer already exists 05:10:21 abb37b14c88d: Layer already exists 05:10:21 ee6e2dddba99: Layer already exists 05:10:21 c267c632f233: Layer already exists 05:10:21 cb3421c59fbe: Layer already exists 05:10:21 63ca1fbb43ae: Layer already exists 05:10:21 4.0.0-dev.5: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:10:22 ee6e2dddba99: Preparing 05:10:22 abb37b14c88d: Preparing 05:10:22 cb3421c59fbe: Preparing 05:10:22 1b094e0f4461: Preparing 05:10:22 c267c632f233: Preparing 05:10:22 63ca1fbb43ae: Preparing 05:10:22 63ca1fbb43ae: Waiting 05:10:22 cb3421c59fbe: Layer already exists 05:10:22 c267c632f233: Layer already exists 05:10:22 ee6e2dddba99: Layer already exists 05:10:22 abb37b14c88d: Layer already exists 05:10:22 1b094e0f4461: Layer already exists 05:10:22 63ca1fbb43ae: Layer already exists 05:10:22 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:10:23 ee6e2dddba99: Preparing 05:10:23 abb37b14c88d: Preparing 05:10:23 cb3421c59fbe: Preparing 05:10:23 1b094e0f4461: Preparing 05:10:23 c267c632f233: Preparing 05:10:23 63ca1fbb43ae: Preparing 05:10:23 63ca1fbb43ae: Waiting 05:10:23 1b094e0f4461: Layer already exists 05:10:23 abb37b14c88d: Layer already exists 05:10:23 c267c632f233: Layer already exists 05:10:23 cb3421c59fbe: Layer already exists 05:10:23 ee6e2dddba99: Layer already exists 05:10:23 63ca1fbb43ae: Layer already exists 05:10:23 main: digest: sha256:3af204ea92a6ae3d3dd7e4496485267aa6d29b1de616acf2ec7a2b5bb03aa439 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:10:23 ===================================================== [Pipeline] echo 05:10:23 taggedImages: 05:10:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:10:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:10:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.5 05:10:23 - nexus3.edgexfoundry.org:10004/device-onvif-camera:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:10:23 - 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 05:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:23 05:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:24 latest: Pulling from edgex-lftools-log-publisher 05:10:24 5eb5b503b376: Pulling fs layer 05:10:24 5c69ac0246d0: Pulling fs layer 05:10:24 ec43610c2a17: Pulling fs layer 05:10:24 3a2ae6a8a46f: Pulling fs layer 05:10:24 33b1e0a273af: Pulling fs layer 05:10:24 3a2ae6a8a46f: Waiting 05:10:24 5d3b04190fa2: Pulling fs layer 05:10:24 2f39f015ded8: Pulling fs layer 05:10:24 5d3b04190fa2: Waiting 05:10:24 2f39f015ded8: Waiting 05:10:24 5c69ac0246d0: Download complete 05:10:24 3a2ae6a8a46f: Download complete 05:10:24 33b1e0a273af: Verifying Checksum 05:10:24 33b1e0a273af: Download complete 05:10:24 5d3b04190fa2: Download complete 05:10:24 ec43610c2a17: Verifying Checksum 05:10:24 ec43610c2a17: Download complete 05:10:24 5eb5b503b376: Verifying Checksum 05:10:24 5eb5b503b376: Download complete 05:10:24 2f39f015ded8: Download complete 05:10:25 5eb5b503b376: Pull complete 05:10:25 5c69ac0246d0: Pull complete 05:10:25 c9f46d7d2bd2: Pull complete 05:10:25 ec43610c2a17: Pull complete 05:10:25 3a2ae6a8a46f: Pull complete 05:10:26 33b1e0a273af: Pull complete 05:10:26 5d3b04190fa2: Pull complete 05:10:27 c5a475d317c9: Pull complete 05:10:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:10:27 ---> be29e6b0f0d4 05:10:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:10:29 ---> Running in e47958e2d0a6 05:10:29 Removing intermediate container e47958e2d0a6 05:10:29 ---> c46fc883c900 05:10:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:29 ---> Running in f7403f5593ee 05:10:30 Removing intermediate container f7403f5593ee 05:10:30 ---> 9a1031fd0578 05:10:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:10:30 ---> Running in 588d67c23979 05:10:30 2f39f015ded8: Pull complete 05:10:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:30 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:10:30 Removing intermediate container 588d67c23979 05:10:30 ---> 461288bb8369 05:10:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:10:30 ---> Running in fd09141c89b5 05:10:31 Removing intermediate container fd09141c89b5 05:10:31 ---> 7ff1a050e2b5 05:10:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:10:31 ---> Running in 4f839425bf57 05:10:31 Removing intermediate container 4f839425bf57 05:10:31 ---> 8314672d4580 05:10:31 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:31 ---> Running in 08e9fbe5090c 05:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:10:34 OK: 238 MiB in 54 packages 05:10:34 $ docker top cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:35 ---> job-cost.sh 05:10:35 lf-activate-venv: SKIPPING 05:10:35 INFO: No Stack... 05:10:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:35 Removing intermediate container 08e9fbe5090c 05:10:35 ---> 0024454883f9 05:10:35 Step 9/13 : WORKDIR /device-onvif-camera 05:10:35 ---> Running in 369c831d13f6 05:10:35 Removing intermediate container 369c831d13f6 05:10:35 ---> c43c37bcf267 05:10:35 Step 10/13 : COPY go.mod vendor* ./ 05:10:36 INFO: Archiving Costs [Pipeline] sh 05:10:36 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 05:10:36 + cut -d, -f6 [Pipeline] lock 05:10:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] 05:10:36 Resource [jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] did not exist. Created. 05:10:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:36 ---> fd9b8475c725 05:10:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:36 ---> Running in f5e76f1a6136 05:10:36 + echo total: 0.2199999988079071 [Pipeline] stash 05:10:36 Stashed 1 file(s) [Pipeline] } 05:10:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:36 $ docker stop --time=1 cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f 05:10:37 $ docker rm -f --volumes cd2c62d0030adc3cbeb05364da54ee47309e6db9d376c8d364bba90c3217d07f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:12:28 Removing intermediate container f5e76f1a6136 05:12:28 ---> 1792ca84f80d 05:12:28 Step 12/13 : COPY . . 05:12:28 ---> a06c80119c4a 05:12:28 Step 13/13 : RUN ${MAKE} 05:12:28 ---> Running in 6e6115847d77 05:12:28 noop 05:12:28 Removing intermediate container 6e6115847d77 05:12:28 ---> 50e6f35ef806 05:12:28 Successfully built 50e6f35ef806 05:12:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:28 + docker inspect -f . ci-base-image-arm64 05:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:28 prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container 05:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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 05:12:29 $ docker top a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:30 + go version 05:12:30 go version go1.23.2 linux/arm64 [Pipeline] } 05:12:30 $ docker stop --time=1 a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee 05:12:32 $ docker rm -f --volumes a3325bdbeb62db4a4a5b39b9705cb5fc6e627348907d382b89d006ecffaf5fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:32 + docker inspect -f . ci-base-image-arm64 05:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container 05:12:33 $ 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/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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 05:12:34 $ docker top 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/214 [Pipeline] fileExists [Pipeline] sh 05:12:35 + make test 05:12:35 go test ./... -coverprofile=coverage.out ./... 05:12:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:16:19 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 05:16:19 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 05:16:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements 05:16:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.542s coverage: 86.5% of statements 05:16:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:16:37 go vet ./... 05:17:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:17:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:17:33 ./bin/test-attribution-txt.sh [Pipeline] echo 05:17:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:17:33 $ docker stop --time=1 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 05:17:35 $ docker rm -f --volumes 2852b0019784b471f95aead25c98fe191572067d5e2317f82c09e0c95cc21607 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:17:37 Warning: overwriting stash ‘coverage-report’ 05:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:38 + ls -al . 05:17:38 total 312 05:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:12 . 05:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 .. 05:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:09 .git 05:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:09 .github 05:17:38 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 05:09 .gitignore 05:17:38 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:09 .golangci.yml 05:17:38 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 05:09 Attribution.txt 05:17:38 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 05:09 CHANGELOG.md 05:17:38 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 05:09 Dockerfile 05:17:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:09 GOVERNANCE.md 05:17:38 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 05:09 Jenkinsfile 05:17:38 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 05:09 LICENSE 05:17:38 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 05:09 Makefile 05:17:38 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 05:09 OWNERS.md 05:17:38 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 05:09 README.md 05:17:38 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:07 VERSION 05:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:09 bin 05:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:09 cmd 05:17:38 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 05:16 coverage.out 05:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 doc 05:17:38 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 05:09 go.mod 05:17:38 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 05:09 go.sum 05:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:09 internal 05:17:38 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 + 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=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb --label arch=arm64 --label version=4.0.0-dev.5 . 05:17:39 Sending build context to Docker daemon 21.94MB 05:17:39 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 05:17:39 Step 2/27 : FROM ${BASE} AS builder 05:17:39 ---> 50e6f35ef806 05:17:39 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:17:39 ---> Running in c55d5d5645bb 05:17:40 Removing intermediate container c55d5d5645bb 05:17:40 ---> ce3393f36148 05:17:40 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:40 ---> Running in 9dc4fec84c3a 05:17:40 Removing intermediate container 9dc4fec84c3a 05:17:40 ---> 086d909f2f26 05:17:40 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:17:40 ---> Running in 99002219ba95 05:17:40 Removing intermediate container 99002219ba95 05:17:40 ---> de11aed5d9cb 05:17:40 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:17:40 ---> Running in d1d450b99230 05:17:41 Removing intermediate container d1d450b99230 05:17:41 ---> f9af025b064e 05:17:41 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:17:41 ---> Running in 6a10c28542a6 05:17:41 Removing intermediate container 6a10c28542a6 05:17:41 ---> 453540ae1340 05:17:41 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:41 ---> Running in 4c42884823aa 05:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:17:44 OK: 238 MiB in 54 packages 05:17:45 Removing intermediate container 4c42884823aa 05:17:45 ---> 025eced9cbc1 05:17:45 Step 9/27 : WORKDIR /device-onvif-camera 05:17:45 ---> Running in 23965c3908c0 05:17:46 Removing intermediate container 23965c3908c0 05:17:46 ---> cd3f556dead9 05:17:46 Step 10/27 : COPY go.mod vendor* ./ 05:17:46 ---> cf48dfe906fb 05:17:46 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:46 ---> Running in 9371e274aa5a 05:17:49 Removing intermediate container 9371e274aa5a 05:17:49 ---> 1ee5358ed578 05:17:49 Step 12/27 : COPY . . 05:17:51 ---> 5855204a50b3 05:17:51 Step 13/27 : RUN ${MAKE} 05:17:51 ---> Running in 9b4b06a998df 05:17:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 05:21:59 Removing intermediate container 9b4b06a998df 05:21:59 ---> d6416392a5e7 05:21:59 Step 14/27 : FROM alpine:3.20 05:21:59 3.20: Pulling from library/alpine 05:21:59 cf04c63912e1: Already exists 05:21:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:21:59 Status: Downloaded newer image for alpine:3.20 05:21:59 ---> c157a85ed455 05:21:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:21:59 ---> Running in 11a0e30ab93f 05:21:59 Removing intermediate container 11a0e30ab93f 05:21:59 ---> 1b1128780590 05:21:59 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:21:59 ---> Running in cb9c4049765a 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:59 (1/1) Installing dumb-init (1.2.5-r3) 05:21:59 Executing busybox-1.36.1-r29.trigger 05:21:59 OK: 9 MiB in 15 packages 05:21:59 Removing intermediate container cb9c4049765a 05:21:59 ---> 239c6eb39580 05:21:59 Step 17/27 : RUN apk --no-cache upgrade 05:21:59 ---> Running in ed674fbefc81 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:59 Upgrading critical system libraries and apk-tools: 05:21:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:21:59 Executing busybox-1.36.1-r29.trigger 05:21:59 Continuing the upgrade transaction with new apk-tools: 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:21:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:21:59 OK: 9 MiB in 15 packages 05:21:59 Removing intermediate container ed674fbefc81 05:21:59 ---> b4b979e8fd28 05:21:59 Step 18/27 : WORKDIR / 05:21:59 ---> Running in b1caf3d7d7c3 05:21:59 Removing intermediate container b1caf3d7d7c3 05:21:59 ---> 992fa62ea376 05:21:59 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:22:01 ---> 7f6791093517 05:22:01 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:22:02 ---> bccd2287502f 05:22:02 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:22:02 ---> 9e3d6d883786 05:22:02 Step 22/27 : EXPOSE 59984 05:22:02 ---> Running in 04bf26d13e48 05:22:03 Removing intermediate container 04bf26d13e48 05:22:03 ---> 0f1ba7f0dfc3 05:22:03 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:22:03 ---> Running in d9da3efbcc3f 05:22:03 Removing intermediate container d9da3efbcc3f 05:22:03 ---> 7421f4eaaf22 05:22:03 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:22:03 ---> Running in b897d1552474 05:22:03 Removing intermediate container b897d1552474 05:22:03 ---> ac6b5adaa60b 05:22:03 Step 25/27 : LABEL arch=arm64 05:22:03 ---> Running in f6d27137c3ed 05:22:04 Removing intermediate container f6d27137c3ed 05:22:04 ---> 2b669fb120d7 05:22:04 Step 26/27 : LABEL git_sha=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:22:04 ---> Running in da038d605a59 05:22:04 Removing intermediate container da038d605a59 05:22:04 ---> 48a4b6947b6f 05:22:04 Step 27/27 : LABEL version=4.0.0-dev.5 05:22:04 ---> Running in 3b4f7356648b 05:22:04 Removing intermediate container 3b4f7356648b 05:22:04 ---> 26f2baa2edbe 05:22:04 [Warning] One or more build-args [ARCH] were not consumed 05:22:04 Successfully built 26f2baa2edbe 05:22:04 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 05:22:05 provisioning config files... 05:22:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/214@tmp/config7205178998234500708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:05 ---> ****-login.sh 05:22:05 nexus3.edgexfoundry.org:10001 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:06 Configure a credential helper to remove this warning. See 05:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:06 05:22:06 Login Succeeded 05:22:06 nexus3.edgexfoundry.org:10002 05:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:06 Configure a credential helper to remove this warning. See 05:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:06 05:22:06 Login Succeeded 05:22:06 nexus3.edgexfoundry.org:10003 05:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:06 Configure a credential helper to remove this warning. See 05:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:06 05:22:06 Login Succeeded 05:22:06 nexus3.edgexfoundry.org:10004 05:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:07 Configure a credential helper to remove this warning. See 05:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:07 05:22:07 Login Succeeded 05:22:07 ****.io 05:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:07 Configure a credential helper to remove this warning. See 05:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:07 05:22:07 Login Succeeded 05:22:07 ---> ****-login.sh ends [Pipeline] } 05:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:08 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 05:22:08 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:22:08 latest 05:22:08 4.0.0-dev.5 05:22:08 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:22:08 main 05:22:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:22:08 594c4e1ee5f1: Preparing 05:22:08 5bcb27720035: Preparing 05:22:08 ffb1abdd4754: Preparing 05:22:08 c5cd7e16f2c9: Preparing 05:22:08 7c802b4e585c: Preparing 05:22:08 16113d51b718: Preparing 05:22:08 16113d51b718: Waiting 05:22:15 7c802b4e585c: Pushed 05:22:15 5bcb27720035: Pushed 05:22:15 594c4e1ee5f1: Pushed 05:22:15 c5cd7e16f2c9: Pushed 05:22:15 16113d51b718: Layer already exists 05:22:17 ffb1abdd4754: Pushed 05:22:17 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:22:18 594c4e1ee5f1: Preparing 05:22:18 5bcb27720035: Preparing 05:22:18 ffb1abdd4754: Preparing 05:22:18 c5cd7e16f2c9: Preparing 05:22:18 7c802b4e585c: Preparing 05:22:18 16113d51b718: Preparing 05:22:18 16113d51b718: Waiting 05:22:18 7c802b4e585c: Layer already exists 05:22:18 594c4e1ee5f1: Layer already exists 05:22:18 c5cd7e16f2c9: Layer already exists 05:22:18 ffb1abdd4754: Layer already exists 05:22:18 5bcb27720035: Layer already exists 05:22:18 16113d51b718: Layer already exists 05:22:18 latest: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:18 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 05:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:22:18 594c4e1ee5f1: Preparing 05:22:18 5bcb27720035: Preparing 05:22:18 ffb1abdd4754: Preparing 05:22:18 c5cd7e16f2c9: Preparing 05:22:18 7c802b4e585c: Preparing 05:22:18 16113d51b718: Preparing 05:22:18 16113d51b718: Waiting 05:22:18 5bcb27720035: Layer already exists 05:22:18 c5cd7e16f2c9: Layer already exists 05:22:18 ffb1abdd4754: Layer already exists 05:22:18 594c4e1ee5f1: Layer already exists 05:22:18 7c802b4e585c: Layer already exists 05:22:18 16113d51b718: Layer already exists 05:22:19 4.0.0-dev.5: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:19 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:22:19 594c4e1ee5f1: Preparing 05:22:19 5bcb27720035: Preparing 05:22:19 ffb1abdd4754: Preparing 05:22:19 c5cd7e16f2c9: Preparing 05:22:19 7c802b4e585c: Preparing 05:22:19 16113d51b718: Preparing 05:22:19 16113d51b718: Waiting 05:22:19 7c802b4e585c: Layer already exists 05:22:19 594c4e1ee5f1: Layer already exists 05:22:19 5bcb27720035: Layer already exists 05:22:19 c5cd7e16f2c9: Layer already exists 05:22:19 ffb1abdd4754: Layer already exists 05:22:19 16113d51b718: Layer already exists 05:22:19 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 05:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:22:20 594c4e1ee5f1: Preparing 05:22:20 5bcb27720035: Preparing 05:22:20 ffb1abdd4754: Preparing 05:22:20 c5cd7e16f2c9: Preparing 05:22:20 7c802b4e585c: Preparing 05:22:20 16113d51b718: Preparing 05:22:20 c5cd7e16f2c9: Layer already exists 05:22:20 5bcb27720035: Layer already exists 05:22:20 ffb1abdd4754: Layer already exists 05:22:20 7c802b4e585c: Layer already exists 05:22:20 594c4e1ee5f1: Layer already exists 05:22:20 16113d51b718: Layer already exists 05:22:21 main: digest: sha256:80e80abcdc74a08f847be9e153e8f6ba965c44060c2af9872ed880aa49a2610c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:21 ===================================================== [Pipeline] echo 05:22:21 taggedImages: 05:22:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb 05:22:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:22:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.5 05:22:21 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb-4.0.0-dev.5 05:22:21 - 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 05:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:21 05:22:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:22 arm64: Pulling from edgex-lftools-log-publisher 05:22:22 8998bd30e6a1: Pulling fs layer 05:22:22 04944245beec: Pulling fs layer 05:22:22 699f458cf7ca: Pulling fs layer 05:22:22 765212b225bb: Pulling fs layer 05:22:22 f23df028b6ca: Pulling fs layer 05:22:22 d65c8cfc05b1: Pulling fs layer 05:22:22 2437ff75d9bd: Pulling fs layer 05:22:22 765212b225bb: Waiting 05:22:22 f23df028b6ca: Waiting 05:22:22 d65c8cfc05b1: Waiting 05:22:22 2437ff75d9bd: Waiting 05:22:22 04944245beec: Verifying Checksum 05:22:22 04944245beec: Download complete 05:22:22 765212b225bb: Verifying Checksum 05:22:22 765212b225bb: Download complete 05:22:22 f23df028b6ca: Download complete 05:22:22 d65c8cfc05b1: Verifying Checksum 05:22:22 d65c8cfc05b1: Download complete 05:22:22 699f458cf7ca: Verifying Checksum 05:22:22 699f458cf7ca: Download complete 05:22:23 8998bd30e6a1: Verifying Checksum 05:22:23 8998bd30e6a1: Download complete 05:22:25 2437ff75d9bd: Verifying Checksum 05:22:25 2437ff75d9bd: Download complete 05:22:27 8998bd30e6a1: Pull complete 05:22:28 04944245beec: Pull complete 05:22:30 699f458cf7ca: Pull complete 05:22:30 765212b225bb: Pull complete 05:22:31 f23df028b6ca: Pull complete 05:22:31 d65c8cfc05b1: Pull complete 05:22:46 2437ff75d9bd: Pull complete 05:22:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:46 prd-ubuntu20.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container 05:22:46 $ 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/214 -v /w/workspace/device-onvif-camera/214:/w/workspace/device-onvif-camera/214:rw,z -v /w/workspace/device-onvif-camera/214@tmp:/w/workspace/device-onvif-camera/214@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 05:22:49 $ docker top dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:49 ---> job-cost.sh 05:22:49 lf-activate-venv: SKIPPING 05:22:49 INFO: No Stack... 05:22:50 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:51 INFO: Archiving Costs [Pipeline] sh 05:22:51 + cut -d, -f6 05:22:51 + cat /w/workspace/device-onvif-camera/214/archives/cost.csv [Pipeline] lock 05:22:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] 05:22:52 Resource [jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] did not exist. Created. 05:22:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:52 /w/workspace/device-onvif-camera/214@tmp/durable-325d167c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:53 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:53 Warning: overwriting stash ‘stack-cost’ 05:22:53 Stashed 1 file(s) [Pipeline] } 05:22:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:53 $ docker stop --time=1 dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee 05:22:54 $ docker rm -f --volumes dbabaf0084f5a768ddc3ca7e1c790b934a59e8ee2d7ad6ce94b8ac77550a4bee [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 05:22:55 provisioning config files... 05:22:55 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14644109327476820821tmp [Pipeline] { [Pipeline] sh 05:22:55 + set +x 05:22:55 + curl -s https://codecov.io/bash 05:22:55 + bash -s -- 05:22:56 05:22:56 _____ _ 05:22:56 / ____| | | 05:22:56 | | ___ __| | ___ ___ _____ __ 05:22:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:56 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:56 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:56 Bash-1.0.6 05:22:56 05:22:56 05:22:56 ==> git version 2.25.1 found 05:22:56 ==> 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 05:22:56 Release-Date: 2020-01-08 05:22:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:22:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:22:56 ==> Jenkins CI detected. 05:22:56 current dir:  /w/workspace/foundry_device-onvif-camera_main 05:22:56 project root: . 05:22:56 --> token set from env 05:22:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:56 ==> Running gcov in . (disable via -X gcov) 05:22:56 ==> Python coveragepy not found 05:22:56 ==> Searching for coverage reports in: 05:22:56 + . 05:22:56 -> Found 1 reports 05:22:56 ==> Detecting git/mercurial file structure 05:22:56 ==> Reading reports 05:22:56 + ./coverage.out bytes=92292 05:22:56 ==> Appending adjustments 05:22:56 https://docs.codecov.io/docs/fixing-reports 05:22:56 + Found adjustments 05:22:56 ==> Gzipping contents 05:22:56 12K /tmp/codecov.52RmJU.gz 05:22:56 ==> Uploading reports 05:22:56 url: https://codecov.io 05:22:56 query: branch=main&commit=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:56 -> Pinging Codecov 05:22:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:56 -> Uploading to 05:22:56 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb/033af765-bb1a-4776-aac4-f247b0c38677.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T052256Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9562aa17c582d46f61a613ef57ca6577917b8774bbbc2257b36feac8c95dd377 05:22:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:56 Dload Upload Total Spent Left Speed 05:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 54884 --:--:-- --:--:-- --:--:-- 54622 100 11416 0 0 100 11416 0 43406 --:--:-- --:--:-- --:--:-- 43242 05:22:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] } 05:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:22:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:22:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:22:57 05:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:22:57 latest: Pulling from edgex-devops/edgex-snyk-go 05:22:57 43c4264eed91: Already exists 05:22:57 4cc291be95ef: Already exists 05:22:57 2ac1f1163629: Already exists 05:22:57 5c3c966382ef: Already exists 05:22:57 4f4fb700ef54: Already exists 05:22:57 d9c7d2e4e75e: Pulling fs layer 05:22:57 9c3e1370e548: Pulling fs layer 05:22:57 d9c7d2e4e75e: Download complete 05:22:58 d9c7d2e4e75e: Pull complete 05:22:58 9c3e1370e548: Verifying Checksum 05:22:58 9c3e1370e548: Download complete 05:23:02 9c3e1370e548: Pull complete 05:23:02 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:23:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:02 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:23:04 $ docker top 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:04 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 05:23:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 05:23:04 + set -o pipefail 05:23:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 05:23:11 05:23:11 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 05:23:11 05:23:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/dca33961-ea3c-44b2-8dca-c75a84c3b383 05:23:11 05:23:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:23:11 05:23:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:23:11 05:23:11 05:23:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:23:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:23:11 $ docker stop --time=1 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c 05:23:15 $ docker rm -f --volumes 9a13339225e0b2ec35c61d2111dca0d59f5903e44cd6132e130045317bcbbc8c [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 05:23:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:16 provisioning config files... 05:23:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16372479834731228578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:16 --> edgex-publish-swagger.sh 05:23:16 === Publish doc/openapi/v3 API === 05:23:16 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 05:23:16 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 05:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:16 Dload Upload Total Spent Left Speed 05:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 366 1139k --:--:-- --:--:-- --:--:-- 1140k 05:23:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:23:17 [Pipeline] } 05:23:17 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 05:23:17 + git log --format=format:%s -1 83de3ab8ba8d1fe2b3ff63c9242535a7bacf0dbb [Pipeline] sh 05:23:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:18 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:18 $ docker top b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d -eo pid,comm 05:23:18 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). 05:23:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:18 [ssh-agent] Looking for ssh-agent implementation... 05:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:18 $ docker exec b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d ssh-agent 05:23:19 SSH_AUTH_SOCK=/tmp/ssh-du93FxLSTypH/agent.32 05:23:19 SSH_AGENT_PID=38 05:23:19 Running ssh-add (command line suppressed) 05:23:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5676133073213362837.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5676133073213362837.key) 05:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:19 + git semver tag 05:23:19 2024-11-11 05:23:19,679 [run_tag] DEBUG tag force:False 05:23:19 2024-11-11 05:23:19,679 [check_head_tag] DEBUG check head tag 05:23:19 2024-11-11 05:23:19,681 [execute] INFO git cat-file --batch-check 05:23:19 2024-11-11 05:23:19,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:23:19 2024-11-11 05:23:19,685 [execute] INFO git cat-file --batch 05:23:19 2024-11-11 05:23:19,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:23:19 2024-11-11 05:23:19,705 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:19 2024-11-11 05:23:19,706 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 05:23:19 2024-11-11 05:23:19,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:23:19 2024-11-11 05:23:19,711 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:19 4.0.0-dev.5 [Pipeline] } 05:23:19 $ docker exec --env ******** --env ******** b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d ssh-agent -k 05:23:19 unset SSH_AUTH_SOCK; 05:23:19 unset SSH_AGENT_PID; 05:23:19 echo Agent pid 38 killed; 05:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:20 + git semver [Pipeline] } 05:23:20 $ docker stop --time=1 b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d 05:23:21 $ docker rm -f --volumes b5c14408c0c5bf36c30c0d7d0e230007b84a7496691bdbe4346d876d61616a2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:22 05:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:22 0.23.1-centos7: Pulling from edgex-lftools 05:23:22 ab5ef0e58194: Pulling fs layer 05:23:22 9712f1f96733: Pulling fs layer 05:23:22 63f879dbbcfc: Pulling fs layer 05:23:22 0d9ebad4ef96: Pulling fs layer 05:23:22 e9a5061849ea: Pulling fs layer 05:23:22 d747dcd14b5f: Pulling fs layer 05:23:22 2de7ff778b66: Pulling fs layer 05:23:22 e9a5061849ea: Waiting 05:23:22 d747dcd14b5f: Waiting 05:23:22 2de7ff778b66: Waiting 05:23:22 0d9ebad4ef96: Waiting 05:23:22 9712f1f96733: Download complete 05:23:22 63f879dbbcfc: Verifying Checksum 05:23:22 63f879dbbcfc: Download complete 05:23:22 ab5ef0e58194: Verifying Checksum 05:23:22 ab5ef0e58194: Download complete 05:23:22 0d9ebad4ef96: Verifying Checksum 05:23:22 0d9ebad4ef96: Download complete 05:23:22 d747dcd14b5f: Verifying Checksum 05:23:22 d747dcd14b5f: Download complete 05:23:22 e9a5061849ea: Verifying Checksum 05:23:22 e9a5061849ea: Download complete 05:23:23 2de7ff778b66: Verifying Checksum 05:23:23 2de7ff778b66: Download complete 05:23:25 ab5ef0e58194: Pull complete 05:23:25 9712f1f96733: Pull complete 05:23:26 63f879dbbcfc: Pull complete 05:23:30 0d9ebad4ef96: Pull complete 05:23:30 e9a5061849ea: Pull complete 05:23:30 d747dcd14b5f: Pull complete 05:23:32 2de7ff778b66: Pull complete 05:23:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:23:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:32 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:23:36 $ docker top fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:23:36 provisioning config files... 05:23:36 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4305299852828924086tmp 05:23:36 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2201096436351189152tmp 05:23:36 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7381255256498639018tmp [Pipeline] { [Pipeline] echo 05:23:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:23:37 ---> sigul-configuration.sh 05:23:37 gpg: directory `/root/.gnupg' created 05:23:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:23:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:23:37 gpg: keyring `/root/.gnupg/secring.gpg' created 05:23:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:23:37 gpg: CAST5 encrypted data 05:23:37 gpg: encrypted with 1 passphrase 05:23:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:23:37 + mkdir /home/jenkins 05:23:37 + mkdir /home/jenkins/sigul [Pipeline] sh 05:23:37 + 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 05:23:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:23:38 ---> sigul-install.sh 05:23:38 Sigul already installed; skipping installation. [Pipeline] sh 05:23:38 + git tag --list 05:23:38 v0.0.0 05:23:38 v2.2.0 05:23:38 v2.3.0 05:23:38 v2.3.1 05:23:38 v3.0 05:23:38 v3.0.0 05:23:38 v3.1 05:23:38 v3.1.0 05:23:38 v3.1.0-dev.1 05:23:38 v3.1.0-dev.10 05:23:38 v3.1.0-dev.11 05:23:38 v3.1.0-dev.12 05:23:38 v3.1.0-dev.13 05:23:38 v3.1.0-dev.14 05:23:38 v3.1.0-dev.15 05:23:38 v3.1.0-dev.16 05:23:38 v3.1.0-dev.17 05:23:38 v3.1.0-dev.18 05:23:38 v3.1.0-dev.19 05:23:38 v3.1.0-dev.2 05:23:38 v3.1.0-dev.20 05:23:38 v3.1.0-dev.21 05:23:38 v3.1.0-dev.22 05:23:38 v3.1.0-dev.23 05:23:38 v3.1.0-dev.24 05:23:38 v3.1.0-dev.25 05:23:38 v3.1.0-dev.26 05:23:38 v3.1.0-dev.27 05:23:38 v3.1.0-dev.28 05:23:38 v3.1.0-dev.3 05:23:38 v3.1.0-dev.4 05:23:38 v3.1.0-dev.5 05:23:38 v3.1.0-dev.6 05:23:38 v3.1.0-dev.7 05:23:38 v3.1.0-dev.8 05:23:38 v3.1.0-dev.9 05:23:38 v3.1.1 05:23:38 v3.2.0-dev.1 05:23:38 v3.2.0-dev.10 05:23:38 v3.2.0-dev.11 05:23:38 v3.2.0-dev.12 05:23:38 v3.2.0-dev.13 05:23:38 v3.2.0-dev.14 05:23:38 v3.2.0-dev.15 05:23:38 v3.2.0-dev.16 05:23:38 v3.2.0-dev.17 05:23:38 v3.2.0-dev.18 05:23:38 v3.2.0-dev.19 05:23:38 v3.2.0-dev.2 05:23:38 v3.2.0-dev.20 05:23:38 v3.2.0-dev.21 05:23:38 v3.2.0-dev.22 05:23:38 v3.2.0-dev.23 05:23:38 v3.2.0-dev.3 05:23:38 v3.2.0-dev.4 05:23:38 v3.2.0-dev.5 05:23:38 v3.2.0-dev.6 05:23:38 v3.2.0-dev.7 05:23:38 v3.2.0-dev.8 05:23:38 v3.2.0-dev.9 05:23:38 v4.0.0-dev.1 05:23:38 v4.0.0-dev.2 05:23:38 v4.0.0-dev.3 05:23:38 v4.0.0-dev.4 05:23:38 v4.0.0-dev.5 [Pipeline] sh 05:23:38 + lftools sign git-tag v4.0.0-dev.5 05:23:39 Signing Git tag with Sigul... 05:23:39 Signing v4.0.0-dev.5 [Pipeline] echo 05:23:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:23:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:23:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:23:39 $ docker stop --time=1 fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 05:23:41 $ docker rm -f --volumes fed5e76a43cca94d373aebcdda573fa4f2afd25b2b64dce1d65dc478c359f783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:42 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:42 $ docker top 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:42 [ssh-agent] Looking for ssh-agent implementation... 05:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:42 $ docker exec 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 ssh-agent 05:23:42 SSH_AUTH_SOCK=/tmp/ssh-2vEMEoMYRVyo/agent.32 05:23:42 SSH_AGENT_PID=38 05:23:42 Running ssh-add (command line suppressed) 05:23:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4121108220517309960.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4121108220517309960.key) 05:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:43 + git semver bump pre 05:23:43 2024-11-11 05:23:43,371 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:43 2024-11-11 05:23:43,371 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 05:23:43 2024-11-11 05:23:43,371 [bump_version] DEBUG bumped version:4.0.0-dev.6 05:23:43 2024-11-11 05:23:43,371 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 05:23:43 2024-11-11 05:23:43,371 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:43 2024-11-11 05:23:43,371 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:43 2024-11-11 05:23:43,373 [execute] INFO git cat-file --batch-check 05:23:43 2024-11-11 05:23:43,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:23:43 2024-11-11 05:23:43,378 [execute] INFO git cat-file --batch 05:23:43 2024-11-11 05:23:43,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:23:43 2024-11-11 05:23:43,383 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:43 4.0.0-dev.6 [Pipeline] } 05:23:43 $ docker exec --env ******** --env ******** 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 ssh-agent -k 05:23:43 unset SSH_AUTH_SOCK; 05:23:43 unset SSH_AGENT_PID; 05:23:43 echo Agent pid 38 killed; 05:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:43 + git semver [Pipeline] } 05:23:44 $ docker stop --time=1 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 05:23:45 $ docker rm -f --volumes 39c1a2d928d01dbf5611ce932d2927a00e55b255fd4c3820cb13752c39d04609 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:46 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:46 $ docker top 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:46 [ssh-agent] Looking for ssh-agent implementation... 05:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:46 $ docker exec 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 ssh-agent 05:23:46 SSH_AUTH_SOCK=/tmp/ssh-rROOm2O5ASsu/agent.31 05:23:46 SSH_AGENT_PID=37 05:23:46 Running ssh-add (command line suppressed) 05:23:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9420459020831697198.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9420459020831697198.key) 05:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:47 + git semver push 05:23:47 2024-11-11 05:23:47,551 [run_push] DEBUG push 05:23:47 2024-11-11 05:23:47,551 [execute] INFO git cat-file --batch-check 05:23:47 2024-11-11 05:23:47,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:23:47 2024-11-11 05:23:47,555 [execute] INFO git rev-list e778b9a664637e4d48252ffc16c7f12ec1f12235 -- 05:23:47 2024-11-11 05:23:47,556 [execute] DEBUG Popen(['git', 'rev-list', 'e778b9a664637e4d48252ffc16c7f12ec1f12235', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:23:47 2024-11-11 05:23:47,565 [execute] INFO git fetch -v origin 05:23:47 2024-11-11 05:23:47,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:23:48 2024-11-11 05:23:48,014 [run_push] DEBUG no remote changes detected 05:23:48 2024-11-11 05:23:48,014 [execute] INFO git push origin semver 05:23:48 2024-11-11 05:23:48,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:23:48 2024-11-11 05:23:48,648 [run_push] DEBUG push all version tags 05:23:48 2024-11-11 05:23:48,649 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:23:48 2024-11-11 05:23:48,649 [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) 05:23:49 2024-11-11 05:23:49,227 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:23:49 4.0.0-dev.6 [Pipeline] } 05:23:49 $ docker exec --env ******** --env ******** 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 ssh-agent -k 05:23:49 unset SSH_AUTH_SOCK; 05:23:49 unset SSH_AGENT_PID; 05:23:49 echo Agent pid 37 killed; 05:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:49 + git semver [Pipeline] } 05:23:50 $ docker stop --time=1 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 05:23:51 $ docker rm -f --volumes 367898615e73ef365abbdb91486cced5efe6907a1fb7f0efe1d4a942de972880 [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 05:23:52 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 05:23:52 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:23:52 total 16 05:23:52 drwxr-xr-x 3 root root 4096 Nov 11 05:10 . 05:23:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:23 .. 05:23:52 drwxr-xr-x 2 root root 4096 Nov 11 05:10 cost 05:23:52 -rw-r--r-- 1 root root 91 Nov 11 05:10 cost.csv 05:23:52 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 05:23:52 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:23:52 total 16 05:23:52 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:10 . 05:23:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:23 .. 05:23:52 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 05:10 cost 05:23:52 -rw-r--r-- 1 jenkins jenkins 91 Nov 11 05:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:53 ---> package-listing.sh 05:23:53 ++ facter osfamily 05:23:53 ++ tr '[:upper:]' '[:lower:]' 05:23:53 + OS_FAMILY=debian 05:23:53 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:23:53 + START_PACKAGES=/tmp/packages_start.txt 05:23:53 + END_PACKAGES=/tmp/packages_end.txt 05:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:53 + PACKAGES=/tmp/packages_start.txt 05:23:53 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:23:53 + PACKAGES=/tmp/packages_end.txt 05:23:53 + case "${OS_FAMILY}" in 05:23:53 + dpkg -l 05:23:53 + grep '^ii' 05:23:53 + '[' -f /tmp/packages_start.txt ']' 05:23:53 + '[' -f /tmp/packages_end.txt ']' 05:23:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:53 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:23:53 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:23:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:23:53 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 05:23:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:54 prd-ubuntu20.04-docker-8c-8g-26118 does not seem to be running inside a container 05:23:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:54 $ docker top a123eeec9be32beaf0ec5907ac3d57e88f6cb2572516b81afab430d4c6d9d87a -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:55 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:55 + ls /var/log/sa-host 05:23:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:55 provisioning config files... 05:23:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7638120439492278690tmp [Pipeline] { [Pipeline] echo 05:23:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> create-netrc.sh [Pipeline] } 05:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> python-tools-install.sh [Pipeline] echo 05:23:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:56 ---> sudo-logs.sh 05:23:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:57 ---> job-cost.sh 05:23:57 lf-activate-venv: SKIPPING 05:23:57 DEBUG: total: 0.2199999988079071 05:23:57 INFO: Retrieving Stack Cost... 05:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:57 INFO: Archiving Costs [Pipeline] echo 05:23:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:57 ---> logs-deploy.sh 05:23:57 lf-activate-venv: SKIPPING 05:23:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/214 05:23:57 INFO: archiving workspace using pattern(s): 05:23:58 Archives upload complete. 05:23:58 INFO: archiving logs to Nexus