Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39d8f318a2df24de14cf5ae088b37840e7d11e17 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-ssh240002111397075676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh608420044916324424.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2893939390083122568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10202161397753533369.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-ssh9464430226107945969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-36332’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36333 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 39d8f318a2df24de14cf5ae088b37840e7d11e17 (main) Commit message: "Merge pull request #489 from jinlinGuan/update-config" > 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 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 > git rev-list --no-walk e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:51:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:51:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:51:06 ========================================================= 06:51:06 EdgeX Global Pipelines Version Info 06:51:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:51:07 ------------------- 06:51:07 stable info: 06:51:07 ------------------- 06:51:07 Commited By: Cherry Wang cherry@iotechsys.com 06:51:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:51:07 Message: update stable to v1.0.269 06:51:07 ------------------- 06:51:07 experimental info: 06:51:07 ------------------- 06:51:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:51:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:51:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39d8f31 [Pipeline] echo 06:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:08 provisioning config files... 06:51:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3314204696515232879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:08 ---> ****-login.sh 06:51:08 nexus3.edgexfoundry.org:10001 06:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:09 Configure a credential helper to remove this warning. See 06:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:09 06:51:09 Login Succeeded 06:51:09 nexus3.edgexfoundry.org:10002 06:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:09 Configure a credential helper to remove this warning. See 06:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:09 06:51:09 Login Succeeded 06:51:09 nexus3.edgexfoundry.org:10003 06:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:09 Configure a credential helper to remove this warning. See 06:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:09 06:51:09 Login Succeeded 06:51:09 nexus3.edgexfoundry.org:10004 06:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:09 Configure a credential helper to remove this warning. See 06:51:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:09 06:51:09 Login Succeeded 06:51:09 ****.io 06:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:10 Configure a credential helper to remove this warning. See 06:51:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:10 06:51:10 Login Succeeded 06:51:10 ---> ****-login.sh ends [Pipeline] } 06:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:51:10 + git rev-list -1 --merges 39d8f318a2df24de14cf5ae088b37840e7d11e17~1..39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo 06:51:10 -----------> git rev-list -1 --merges 39d8f318a2df24de14cf5ae088b37840e7d11e17~1..39d8f318a2df24de14cf5ae088b37840e7d11e17 39d8f318a2df24de14cf5ae088b37840e7d11e17 06:51:10 39d8f318a2df24de14cf5ae088b37840e7d11e17 [false] [Pipeline] sh 06:51:10 + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo 06:51:10 ========================================================= 06:51:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:51:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:11 + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] echo 06:51:11 [semverPrep] GIT_COMMIT: 39d8f318a2df24de14cf5ae088b37840e7d11e17, Commit Message: Merge pull request #489 from jinlinGuan/update-config [Pipeline] echo 06:51:11 [semverPrep] This is not a build commit. [Pipeline] sh 06:51:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:51:11 + grep -v github /etc/ssh/ssh_known_hosts 06:51:11 + [ -e /tmp/ssh_known_hosts ] 06:51:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:51:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:51:11 + sudo tee -a /etc/ssh/ssh_known_hosts 06:51:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:11 06:51:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:12 0.1.4: Pulling from edgex-devops/py-git-semver 06:51:12 b85a868b505f: Pulling fs layer 06:51:12 e2be974225ed: Pulling fs layer 06:51:12 339a4e72a1f5: Pulling fs layer 06:51:12 988bab9f4d93: Pulling fs layer 06:51:12 1469e6f7b9e6: Pulling fs layer 06:51:12 eaf3925da568: Pulling fs layer 06:51:12 bab4dde63d76: Pulling fs layer 06:51:12 bde34c3a00c8: Pulling fs layer 06:51:12 b352a97aabf1: Pulling fs layer 06:51:12 4872d77fe225: Pulling fs layer 06:51:12 5851b861e8e6: Pulling fs layer 06:51:12 988bab9f4d93: Waiting 06:51:12 1469e6f7b9e6: Waiting 06:51:12 eaf3925da568: Waiting 06:51:12 bab4dde63d76: Waiting 06:51:12 bde34c3a00c8: Waiting 06:51:12 b352a97aabf1: Waiting 06:51:12 4872d77fe225: Waiting 06:51:12 5851b861e8e6: Waiting 06:51:12 e2be974225ed: Verifying Checksum 06:51:12 e2be974225ed: Download complete 06:51:12 988bab9f4d93: Verifying Checksum 06:51:12 988bab9f4d93: Download complete 06:51:12 1469e6f7b9e6: Verifying Checksum 06:51:12 1469e6f7b9e6: Download complete 06:51:12 eaf3925da568: Download complete 06:51:12 339a4e72a1f5: Verifying Checksum 06:51:12 339a4e72a1f5: Download complete 06:51:12 bde34c3a00c8: Download complete 06:51:12 b352a97aabf1: Download complete 06:51:12 4872d77fe225: Verifying Checksum 06:51:12 4872d77fe225: Download complete 06:51:12 5851b861e8e6: Download complete 06:51:12 b85a868b505f: Verifying Checksum 06:51:12 b85a868b505f: Download complete 06:51:12 bab4dde63d76: Verifying Checksum 06:51:12 bab4dde63d76: Download complete 06:51:13 b85a868b505f: Pull complete 06:51:13 e2be974225ed: Pull complete 06:51:14 339a4e72a1f5: Pull complete 06:51:14 988bab9f4d93: Pull complete 06:51:14 1469e6f7b9e6: Pull complete 06:51:14 eaf3925da568: Pull complete 06:51:16 bab4dde63d76: Pull complete 06:51:16 bde34c3a00c8: Pull complete 06:51:16 b352a97aabf1: Pull complete 06:51:16 4872d77fe225: Pull complete 06:51:16 5851b861e8e6: Pull complete 06:51:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:17 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 06:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:51:19 $ docker top bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 -eo pid,comm 06:51:20 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). 06:51:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:20 [ssh-agent] Looking for ssh-agent implementation... 06:51:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:20 $ docker exec bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent 06:51:20 SSH_AUTH_SOCK=/tmp/ssh-ZmJJA4RSY13g/agent.32 06:51:20 SSH_AGENT_PID=38 06:51:20 Running ssh-add (command line suppressed) 06:51:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4304796942315480795.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4304796942315480795.key) 06:51:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:20 + git tag --points-at HEAD [Pipeline] } 06:51:20 $ docker exec --env ******** --env ******** bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent -k 06:51:20 unset SSH_AUTH_SOCK; 06:51:20 unset SSH_AGENT_PID; 06:51:20 echo Agent pid 38 killed; 06:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:20 [ssh-agent] Looking for ssh-agent implementation... 06:51:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:21 $ docker exec bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent 06:51:21 SSH_AUTH_SOCK=/tmp/ssh-EUXH4GRhz6Os/agent.72 06:51:21 SSH_AGENT_PID=78 06:51:21 Running ssh-add (command line suppressed) 06:51:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10301113839245077463.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10301113839245077463.key) 06:51:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:21 + git semver init 06:51:21 2025-01-08 06:51:21,761 [run_init] DEBUG init version:0.0.0 force:False 06:51:21 2025-01-08 06:51:21,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:51:21 2025-01-08 06:51:21,763 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:51:21 2025-01-08 06:51:21,763 [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) 06:51:23 2025-01-08 06:51:23,053 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:51:23 2025-01-08 06:51:23,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:51:23 2025-01-08 06:51:23,053 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:51:23 2025-01-08 06:51:23,054 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:51:23 4.0.0-dev.9 [Pipeline] } 06:51:23 $ docker exec --env ******** --env ******** bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 ssh-agent -k 06:51:23 unset SSH_AUTH_SOCK; 06:51:23 unset SSH_AGENT_PID; 06:51:23 echo Agent pid 78 killed; 06:51:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:23 + git semver [Pipeline] } 06:51:23 $ docker stop --time=1 bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 06:51:25 $ docker rm -f --volumes bafaa15f62d2b78c602d34282fb52e4d43852862deef7ad5ced696d36f478361 [Pipeline] // withDockerContainer [Pipeline] sh 06:51:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:25 Stashed 1 file(s) [Pipeline] echo 06:51:25 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 06:51:26 provisioning config files... 06:51:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16539470470004101211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:26 ---> ****-login.sh 06:51:26 nexus3.edgexfoundry.org:10001 06:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:26 Configure a credential helper to remove this warning. See 06:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:26 06:51:26 Login Succeeded 06:51:26 nexus3.edgexfoundry.org:10002 06:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:26 Configure a credential helper to remove this warning. See 06:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:26 06:51:26 Login Succeeded 06:51:26 nexus3.edgexfoundry.org:10003 06:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:26 Configure a credential helper to remove this warning. See 06:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:26 06:51:26 Login Succeeded 06:51:26 nexus3.edgexfoundry.org:10004 06:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:26 Configure a credential helper to remove this warning. See 06:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:26 06:51:26 Login Succeeded 06:51:26 ****.io 06:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:26 Configure a credential helper to remove this warning. See 06:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:26 06:51:26 Login Succeeded 06:51:26 ---> ****-login.sh ends [Pipeline] } 06:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:51:27 ========================================================= 06:51:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:51:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:27 + 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 . 06:51:27 Sending build context to Docker daemon 36.97MB 06:51:27 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:51:27 Step 2/13 : FROM ${BASE} AS builder 06:51:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:27 da9db072f522: Pulling fs layer 06:51:27 6ef4a4ee8ca5: Pulling fs layer 06:51:27 06f05ace1117: Pulling fs layer 06:51:27 5fe327b54edc: Pulling fs layer 06:51:27 4f4fb700ef54: Pulling fs layer 06:51:27 92a5565b7b96: Pulling fs layer 06:51:27 ff9bb7016b71: Pulling fs layer 06:51:27 b67dba6c2c7d: Pulling fs layer 06:51:27 a813b0c90790: Pulling fs layer 06:51:27 5fe327b54edc: Waiting 06:51:27 4f4fb700ef54: Waiting 06:51:27 92a5565b7b96: Waiting 06:51:27 ff9bb7016b71: Waiting 06:51:27 b67dba6c2c7d: Waiting 06:51:27 a813b0c90790: Waiting 06:51:27 6ef4a4ee8ca5: Verifying Checksum 06:51:27 6ef4a4ee8ca5: Download complete 06:51:27 5fe327b54edc: Verifying Checksum 06:51:27 5fe327b54edc: Download complete 06:51:27 4f4fb700ef54: Verifying Checksum 06:51:27 4f4fb700ef54: Download complete 06:51:27 da9db072f522: Download complete 06:51:27 92a5565b7b96: Verifying Checksum 06:51:27 92a5565b7b96: Download complete 06:51:27 ff9bb7016b71: Verifying Checksum 06:51:27 ff9bb7016b71: Download complete 06:51:27 da9db072f522: Pull complete 06:51:27 6ef4a4ee8ca5: Pull complete 06:51:28 a813b0c90790: Verifying Checksum 06:51:28 a813b0c90790: Download complete 06:51:28 06f05ace1117: Verifying Checksum 06:51:28 06f05ace1117: Download complete 06:51:28 b67dba6c2c7d: Verifying Checksum 06:51:28 b67dba6c2c7d: Download complete 06:51:31 06f05ace1117: Pull complete 06:51:31 5fe327b54edc: Pull complete 06:51:31 4f4fb700ef54: Pull complete 06:51:31 92a5565b7b96: Pull complete 06:51:32 ff9bb7016b71: Pull complete 06:51:34 b67dba6c2c7d: Pull complete 06:51:35 a813b0c90790: Pull complete 06:51:35 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:51:35 ---> 3ba60ce46760 06:51:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:51:39 ---> Running in e4ded4f6a714 06:51:39 Removing intermediate container e4ded4f6a714 06:51:39 ---> a8000a3239cc 06:51:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:51:39 ---> Running in f8f299c580ac 06:51:39 Removing intermediate container f8f299c580ac 06:51:39 ---> 35934acbff8d 06:51:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:51:39 ---> Running in 9637b85479b3 06:51:39 Removing intermediate container 9637b85479b3 06:51:39 ---> 7054898239af 06:51:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:51:39 ---> Running in 3d48a6d9bfce 06:51:39 Removing intermediate container 3d48a6d9bfce 06:51:39 ---> a730f112e0e8 06:51:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:51:39 ---> Running in 4e35fabec8ba 06:51:39 Removing intermediate container 4e35fabec8ba 06:51:39 ---> 19d6f6fdd7b9 06:51:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:39 ---> Running in 2210b33c7bce 06:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:51:40 OK: 248 MiB in 58 packages 06:51:40 Removing intermediate container 2210b33c7bce 06:51:40 ---> 3a7c84c65227 06:51:40 Step 9/13 : WORKDIR /device-onvif-camera 06:51:40 ---> Running in 9dbe70c07adc 06:51:40 Removing intermediate container 9dbe70c07adc 06:51:40 ---> b258135f09eb 06:51:40 Step 10/13 : COPY go.mod vendor* ./ 06:51:40 ---> 7cfe3eb8e450 06:51:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:40 ---> Running in 10ab831fe91b 06:51:41 Still waiting to schedule task 06:51:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:52:48 Removing intermediate container 10ab831fe91b 06:52:48 ---> 57412e13bf89 06:52:48 Step 12/13 : COPY . . 06:52:48 ---> 4f4332c5d6ff 06:52:48 Step 13/13 : RUN ${MAKE} 06:52:48 ---> Running in 865331dbc96f 06:52:48 noop 06:52:48 Removing intermediate container 865331dbc96f 06:52:48 ---> 23ffdf167eef 06:52:48 Successfully built 23ffdf167eef 06:52:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:49 + docker inspect -f . ci-base-image-x86_64 06:52:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:49 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 06:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:49 $ docker top 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:49 + go version 06:52:49 go version go1.23.4 linux/amd64 [Pipeline] } 06:52:49 $ docker stop --time=1 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 06:52:51 $ docker rm -f --volumes 1687f23da17b75aa784a812cd348f96d81790914e380c596b8ee9cc85e79b637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:51 + docker inspect -f . ci-base-image-x86_64 06:52:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:51 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 06:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:52 $ docker top 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:52 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:52:52 + make test 06:52:52 go test ./... -coverprofile=coverage.out ./... 06:52:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:53:16 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:53:16 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:53:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 06:53:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.479s coverage: 86.5% of statements 06:53:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36334 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:53:20 Running in /w/workspace/device-onvif-camera/218 [Pipeline] { [Pipeline] checkout 06:53:20 The recommended git tool is: git 06:53:25 using credential edgex-jenkins-ssh 06:53:25 Cloning the remote Git repository 06:53:25 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:53:25 > git init /w/workspace/device-onvif-camera/218 # timeout=10 06:53:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:53:26 > git --version # timeout=10 06:53:26 > git --version # 'git version 2.25.1' 06:53:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:53:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:29 Avoid second fetch 06:53:29 Checking out Revision 39d8f318a2df24de14cf5ae088b37840e7d11e17 (main) 06:53:30 Commit message: "Merge pull request #489 from jinlinGuan/update-config" 06:53:29 > git config core.sparsecheckout # timeout=10 06:53:29 > git checkout -f 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 06:53:31 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:53:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:34 Dload Upload Total Spent Left Speed 06:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61673 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh 06:53:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:53:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:53:35 + sudo tee /etc/docker/daemon.new 06:53:35 { 06:53:35 "registry-mirrors": [ 06:53:35 "https://nexus3.edgexfoundry.org:10001" 06:53:35 ], 06:53:35 "bip": "10.250.0.254/24", 06:53:35 "hosts": [ 06:53:35 "tcp://0.0.0.0:5555", 06:53:35 "unix:///var/run/docker.sock" 06:53:35 ], 06:53:35 "mtu": 1458, 06:53:35 "selinux-enabled": true, 06:53:35 "seccomp-profile": "/etc/docker/seccomp.json" 06:53:35 } [Pipeline] sh 06:53:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 06:53:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:53:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:53:35 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 06:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:53:35 $ docker stop --time=1 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 06:53:36 + sudo service docker restart 06:53:38 $ docker rm -f --volumes 4ab1976c740e6217cfede1cfe342284367e80a9e490dc80beefe0fd3c90a0b01 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:53:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:40 + ls -al . 06:53:40 total 316 06:53:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 06:52 . 06:53:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 .. 06:53:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:53 .git 06:53:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:51 .github 06:53:40 -rw-rw-r-- 1 jenkins jenkins 493 Jan 8 06:51 .gitignore 06:53:40 -rw-rw-r-- 1 jenkins jenkins 199 Jan 8 06:51 .golangci.yml 06:53:40 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 06:51 .semver 06:53:40 -rw-rw-r-- 1 jenkins jenkins 19973 Jan 8 06:51 Attribution.txt 06:53:40 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 8 06:51 CHANGELOG.md 06:53:40 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 8 06:51 Dockerfile 06:53:40 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 06:51 GOVERNANCE.md 06:53:40 -rw-rw-r-- 1 jenkins jenkins 739 Jan 8 06:51 Jenkinsfile 06:53:40 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 8 06:51 LICENSE 06:53:40 -rw-rw-r-- 1 jenkins jenkins 3465 Jan 8 06:51 Makefile 06:53:40 -rw-rw-r-- 1 jenkins jenkins 625 Jan 8 06:51 OWNERS.md 06:53:40 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 8 06:51 README.md 06:53:40 -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 06:51 VERSION 06:53:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 06:51 bin 06:53:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:51 cmd 06:53:40 -rw-r--r-- 1 jenkins jenkins 92466 Jan 8 06:53 coverage.out 06:53:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 doc 06:53:40 -rw-rw-r-- 1 jenkins jenkins 6535 Jan 8 06:51 go.mod 06:53:40 -rw-rw-r-- 1 jenkins jenkins 87896 Jan 8 06:51 go.sum 06:53:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:51 internal 06:53:40 -rw-rw-r-- 1 jenkins jenkins 236 Jan 8 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + 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=39d8f318a2df24de14cf5ae088b37840e7d11e17 --label arch=amd64 --label version=4.0.0-dev.9 . 06:53:40 Sending build context to Docker daemon 37.06MB 06:53:40 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:53:40 Step 2/27 : FROM ${BASE} AS builder 06:53:40 ---> 23ffdf167eef 06:53:40 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:53:41 ---> Running in f52a5a4c7284 06:53:41 Removing intermediate container f52a5a4c7284 06:53:41 ---> dcfb650ecf0c 06:53:41 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:53:41 ---> Running in ee4f96d475c2 06:53:41 Removing intermediate container ee4f96d475c2 06:53:41 ---> 367f3ed47a80 06:53:41 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:53:41 ---> Running in 6f3a43068b53 06:53:41 Removing intermediate container 6f3a43068b53 06:53:41 ---> 6f1ec805365b 06:53:41 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:53:41 ---> Running in 778734ebb05d 06:53:41 Removing intermediate container 778734ebb05d 06:53:41 ---> 8f53207d1450 06:53:41 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:53:41 ---> Running in cd663724331a 06:53:41 Removing intermediate container cd663724331a 06:53:41 ---> e30c480683d4 06:53:41 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:41 ---> Running in 406c5cd2cf93 06:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:53:42 OK: 248 MiB in 58 packages 06:53:42 Removing intermediate container 406c5cd2cf93 06:53:42 ---> 508e5772261f 06:53:42 Step 9/27 : WORKDIR /device-onvif-camera 06:53:42 ---> Running in 5976cacf5081 06:53:42 Removing intermediate container 5976cacf5081 06:53:42 ---> c655ad2a4fe4 06:53:42 Step 10/27 : COPY go.mod vendor* ./ 06:53:43 ---> c663565b79f5 06:53:43 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:43 ---> Running in 85e3723eb4b7 06:53:44 Removing intermediate container 85e3723eb4b7 06:53:44 ---> aef3d1b2ded1 06:53:44 Step 12/27 : COPY . . 06:53:45 ---> 0e5a4a61c66a 06:53:45 Step 13/27 : RUN ${MAKE} 06:53:45 ---> Running in d83649763d48 06:53:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:54 provisioning config files... 06:53:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/218@tmp/config16520903177226729245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:54 ---> ****-login.sh 06:53:54 nexus3.edgexfoundry.org:10001 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10002 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10003 06:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:55 Configure a credential helper to remove this warning. See 06:53:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:55 06:53:55 Login Succeeded 06:53:55 nexus3.edgexfoundry.org:10004 06:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:56 Configure a credential helper to remove this warning. See 06:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:56 06:53:56 Login Succeeded 06:53:56 ****.io 06:53:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:56 Configure a credential helper to remove this warning. See 06:53:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:56 06:53:56 Login Succeeded 06:53:56 ---> ****-login.sh ends [Pipeline] } 06:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:57 ========================================================= 06:53:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:53:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + 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 . 06:53:58 #0 building with "default" instance using docker driver 06:53:58 06:53:58 #1 [internal] load .dockerignore 06:53:58 #1 transferring context: 2B done 06:53:58 #1 DONE 0.1s 06:53:58 06:53:58 #2 [internal] load build definition from Dockerfile 06:53:58 #2 transferring dockerfile: 1.75kB done 06:53:58 #2 DONE 0.1s 06:53:58 06:53:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:53:58 #3 DONE 0.1s 06:53:58 06:53:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:53:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 06:53:59 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 06:53:59 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.03MB / 4.09MB 0.2s 06:53:59 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 06:53:59 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s 06:53:59 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s 06:53:59 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s 06:53:59 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 06:53:59 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 06:53:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 06:53:59 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 06:53:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.5s 06:53:59 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done 06:53:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.05MB / 12.74MB 0.5s 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 21.10MB / 70.67MB 0.6s 06:53:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s 06:53:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.63MB / 12.74MB 0.6s 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.8s 06:53:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.59MB / 98.78MB 0.8s 06:53:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.58MB / 12.74MB 0.8s 06:53:59 #4 ... 06:53:59 06:53:59 #5 [internal] load build context 06:53:59 #5 transferring context: 21.73MB 0.8s done 06:53:59 #5 DONE 0.9s 06:53:59 06:53:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.67MB / 70.67MB 0.9s 06:53:59 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done 06:53:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s 06:53:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 06:53:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.0s 06:54:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.99MB / 70.67MB 1.1s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s 06:54:00 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 06:54:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 54.53MB / 70.67MB 1.3s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.95MB / 98.78MB 1.3s 06:54:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.4s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.4s 06:54:00 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 06:54:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.6s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.6s 06:54:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 62.91MB / 98.78MB 1.8s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 68.16MB / 98.78MB 1.9s 06:54:00 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 74.45MB / 98.78MB 2.0s 06:54:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.62MB / 98.78MB 2.1s 06:54:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.3s 06:54:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 97.52MB / 98.78MB 2.4s 06:54:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done 06:54:08 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 06:54:12 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s 06:54:20 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done 06:54:20 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 06:54:20 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 06:54:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:54:21 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 06:54:21 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 06:54:21 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 06:54:24 Removing intermediate container d83649763d48 06:54:24 ---> 0d48af5c8008 06:54:24 Step 14/27 : FROM alpine:3.20 06:54:24 3.20: Pulling from library/alpine 06:54:24 63b69af3dc55: Pulling fs layer 06:54:24 63b69af3dc55: Verifying Checksum 06:54:24 63b69af3dc55: Download complete 06:54:24 63b69af3dc55: Pull complete 06:54:24 Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 06:54:24 Status: Downloaded newer image for alpine:3.20 06:54:24 ---> dbf365b1c719 06:54:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:54:24 ---> Running in e9c33b6b6dc4 06:54:24 Removing intermediate container e9c33b6b6dc4 06:54:24 ---> e6009c1056b5 06:54:24 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:54:24 ---> Running in b567f7d13e1b 06:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:24 (1/1) Installing dumb-init (1.2.5-r3) 06:54:24 Executing busybox-1.36.1-r29.trigger 06:54:24 OK: 8 MiB in 15 packages 06:54:24 Removing intermediate container b567f7d13e1b 06:54:24 ---> 92522aff80d1 06:54:24 Step 17/27 : RUN apk --no-cache upgrade 06:54:24 ---> Running in c9e3c927109c 06:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:24 OK: 8 MiB in 15 packages 06:54:24 Removing intermediate container c9e3c927109c 06:54:24 ---> 352c4793b316 06:54:24 Step 18/27 : WORKDIR / 06:54:24 ---> Running in 833a1483301c 06:54:24 Removing intermediate container 833a1483301c 06:54:24 ---> 82bcc37ab12b 06:54:24 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:54:24 ---> 05325c6b9cbd 06:54:24 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:54:24 ---> c002d57395d8 06:54:24 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:54:24 ---> f7516c5fc9ab 06:54:24 Step 22/27 : EXPOSE 59984 06:54:24 ---> Running in 6d57c8bb5f8d 06:54:24 Removing intermediate container 6d57c8bb5f8d 06:54:24 ---> ac244b912173 06:54:24 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:54:24 ---> Running in 6966f42247d5 06:54:24 Removing intermediate container 6966f42247d5 06:54:24 ---> 5ba3b3fa452a 06:54:24 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:54:24 ---> Running in a330e3823137 06:54:24 Removing intermediate container a330e3823137 06:54:24 ---> e6d090699f39 06:54:24 Step 25/27 : LABEL arch=amd64 06:54:24 ---> Running in 86a5bd9354ea 06:54:24 Removing intermediate container 86a5bd9354ea 06:54:24 ---> f8cb69f3f7ec 06:54:24 Step 26/27 : LABEL git_sha=39d8f318a2df24de14cf5ae088b37840e7d11e17 06:54:24 ---> Running in 127e837f2412 06:54:24 Removing intermediate container 127e837f2412 06:54:24 ---> 7b75b9b60262 06:54:24 Step 27/27 : LABEL version=4.0.0-dev.9 06:54:24 ---> Running in 202bffe32359 06:54:24 Removing intermediate container 202bffe32359 06:54:24 ---> 1eadb001c74b 06:54:24 [Warning] One or more build-args [ARCH] were not consumed 06:54:24 Successfully built 1eadb001c74b 06:54:24 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 06:54:24 provisioning config files... 06:54:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6435629094591461161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:24 ---> ****-login.sh 06:54:24 nexus3.edgexfoundry.org:10001 06:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:24 Configure a credential helper to remove this warning. See 06:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:24 06:54:24 Login Succeeded 06:54:24 nexus3.edgexfoundry.org:10002 06:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:24 Configure a credential helper to remove this warning. See 06:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:24 06:54:24 Login Succeeded 06:54:24 nexus3.edgexfoundry.org:10003 06:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:24 Configure a credential helper to remove this warning. See 06:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:24 06:54:24 Login Succeeded 06:54:24 nexus3.edgexfoundry.org:10004 06:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:24 Configure a credential helper to remove this warning. See 06:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:24 06:54:24 Login Succeeded 06:54:24 ****.io 06:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:24 Configure a credential helper to remove this warning. See 06:54:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:24 06:54:24 Login Succeeded 06:54:24 ---> ****-login.sh ends [Pipeline] } 06:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:25 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:54:25 39d8f318a2df24de14cf5ae088b37840e7d11e17 06:54:25 latest 06:54:25 4.0.0-dev.9 06:54:25 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 06:54:25 main 06:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 06:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:54:25 1c8a890179dc: Preparing 06:54:25 e77646c067bb: Preparing 06:54:25 ed5a6bc62a5a: Preparing 06:54:25 732be3f0d7b8: Preparing 06:54:25 3def1d5f4c9d: Preparing 06:54:25 b05f8993843a: Preparing 06:54:25 b05f8993843a: Waiting 06:54:25 3def1d5f4c9d: Pushed 06:54:25 732be3f0d7b8: Pushed 06:54:25 1c8a890179dc: Pushed 06:54:25 e77646c067bb: Pushed 06:54:26 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 06:54:26 b05f8993843a: Pushed 06:54:29 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done 06:54:29 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 06:54:29 ed5a6bc62a5a: Pushed 06:54:29 39d8f318a2df24de14cf5ae088b37840e7d11e17: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:54:30 1c8a890179dc: Preparing 06:54:30 e77646c067bb: Preparing 06:54:30 ed5a6bc62a5a: Preparing 06:54:30 732be3f0d7b8: Preparing 06:54:30 3def1d5f4c9d: Preparing 06:54:30 b05f8993843a: Preparing 06:54:30 b05f8993843a: Waiting 06:54:30 ed5a6bc62a5a: Layer already exists 06:54:30 e77646c067bb: Layer already exists 06:54:30 3def1d5f4c9d: Layer already exists 06:54:30 732be3f0d7b8: Layer already exists 06:54:30 1c8a890179dc: Layer already exists 06:54:30 b05f8993843a: Layer already exists 06:54:30 latest: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 06:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:54:31 1c8a890179dc: Preparing 06:54:31 e77646c067bb: Preparing 06:54:31 ed5a6bc62a5a: Preparing 06:54:31 732be3f0d7b8: Preparing 06:54:31 3def1d5f4c9d: Preparing 06:54:31 b05f8993843a: Preparing 06:54:31 b05f8993843a: Waiting 06:54:31 ed5a6bc62a5a: Layer already exists 06:54:31 3def1d5f4c9d: Layer already exists 06:54:31 732be3f0d7b8: Layer already exists 06:54:31 1c8a890179dc: Layer already exists 06:54:31 e77646c067bb: Layer already exists 06:54:31 b05f8993843a: Layer already exists 06:54:31 4.0.0-dev.9: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 06:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:54:31 1c8a890179dc: Preparing 06:54:31 e77646c067bb: Preparing 06:54:31 ed5a6bc62a5a: Preparing 06:54:31 732be3f0d7b8: Preparing 06:54:31 3def1d5f4c9d: Preparing 06:54:31 b05f8993843a: Preparing 06:54:31 ed5a6bc62a5a: Layer already exists 06:54:31 732be3f0d7b8: Layer already exists 06:54:31 3def1d5f4c9d: Layer already exists 06:54:31 1c8a890179dc: Layer already exists 06:54:31 e77646c067bb: Layer already exists 06:54:31 b05f8993843a: Layer already exists 06:54:31 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:32 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 06:54:32 #4 DONE 33.5s 06:54:32 06:54:32 #6 [builder 2/7] RUN apk add --no-cache make git 06:54:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:54:32 1c8a890179dc: Preparing 06:54:32 e77646c067bb: Preparing 06:54:32 ed5a6bc62a5a: Preparing 06:54:32 732be3f0d7b8: Preparing 06:54:32 3def1d5f4c9d: Preparing 06:54:32 b05f8993843a: Preparing 06:54:32 b05f8993843a: Waiting 06:54:32 e77646c067bb: Layer already exists 06:54:32 ed5a6bc62a5a: Layer already exists 06:54:32 3def1d5f4c9d: Layer already exists 06:54:32 1c8a890179dc: Layer already exists 06:54:32 732be3f0d7b8: Layer already exists 06:54:32 b05f8993843a: Layer already exists 06:54:32 main: digest: sha256:0ab0e048dd7501ce68e1d5b8806cd9682f62fdc0b14d5fddaade267056fb175e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:54:32 ===================================================== [Pipeline] echo 06:54:32 taggedImages: 06:54:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17 06:54:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:54:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.9 06:54:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 06:54:32 - 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 06:54:33 #6 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:33 06:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:33 latest: Pulling from edgex-lftools-log-publisher 06:54:33 5eb5b503b376: Pulling fs layer 06:54:33 5c69ac0246d0: Pulling fs layer 06:54:33 ec43610c2a17: Pulling fs layer 06:54:33 3a2ae6a8a46f: Pulling fs layer 06:54:33 33b1e0a273af: Pulling fs layer 06:54:33 5d3b04190fa2: Pulling fs layer 06:54:33 2f39f015ded8: Pulling fs layer 06:54:33 33b1e0a273af: Waiting 06:54:33 5d3b04190fa2: Waiting 06:54:33 3a2ae6a8a46f: Waiting 06:54:33 2f39f015ded8: Waiting 06:54:33 5c69ac0246d0: Verifying Checksum 06:54:33 5c69ac0246d0: Download complete 06:54:33 3a2ae6a8a46f: Verifying Checksum 06:54:33 3a2ae6a8a46f: Download complete 06:54:33 33b1e0a273af: Verifying Checksum 06:54:33 33b1e0a273af: Download complete 06:54:33 ec43610c2a17: Verifying Checksum 06:54:33 ec43610c2a17: Download complete 06:54:33 5d3b04190fa2: Download complete 06:54:33 5eb5b503b376: Verifying Checksum 06:54:33 5eb5b503b376: Download complete 06:54:33 #6 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:54:34 2f39f015ded8: Verifying Checksum 06:54:34 2f39f015ded8: Download complete 06:54:35 #6 2.407 OK: 239 MiB in 58 packages 06:54:35 5eb5b503b376: Pull complete 06:54:35 5c69ac0246d0: Pull complete 06:54:35 ec43610c2a17: Pull complete 06:54:35 3a2ae6a8a46f: Pull complete 06:54:36 33b1e0a273af: Pull complete 06:54:36 5d3b04190fa2: Pull complete 06:54:36 #6 DONE 4.0s 06:54:36 06:54:36 #7 [builder 3/7] WORKDIR /device-onvif-camera 06:54:36 #7 DONE 0.1s 06:54:36 06:54:36 #8 [builder 4/7] COPY go.mod vendor* ./ 06:54:36 #8 DONE 0.1s 06:54:36 06:54:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:41 2f39f015ded8: Pull complete 06:54:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:54:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:41 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 06:54:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:54:46 $ docker top 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:46 ---> job-cost.sh 06:54:46 lf-activate-venv: SKIPPING 06:54:46 INFO: No Stack... 06:54:46 INFO: Retrieving Pricing Info for: v3-standard-8 06:54:47 INFO: Archiving Costs [Pipeline] sh 06:54:47 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 06:54:47 + cut -d, -f6 [Pipeline] lock 06:54:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] 06:54:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] did not exist. Created. 06:54:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:47 + echo total: 0.2199999988079071 [Pipeline] stash 06:54:47 Stashed 1 file(s) [Pipeline] } 06:54:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 06:54:47 $ docker stop --time=1 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e 06:54:48 $ docker rm -f --volumes 2525147fec7eb9add9e8baa76bbc2c3869845448b6ab5841bc38dfe64b21ba5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:08 #9 DONE 31.7s 06:55:08 06:55:08 #10 [builder 6/7] COPY . . 06:55:08 #10 DONE 0.4s 06:55:08 06:55:08 #11 [builder 7/7] RUN echo noop 06:55:09 #11 0.624 noop 06:55:09 #11 DONE 0.7s 06:55:09 06:55:09 #12 exporting to image 06:55:09 #12 exporting layers 06:55:48 #12 exporting layers 35.5s done 06:55:48 #12 writing image sha256:564a80a216a4e4c3634dcbee5ead9f82e09862a3bb4cc84dc9e03f648c6484d3 06:55:48 #12 writing image sha256:564a80a216a4e4c3634dcbee5ead9f82e09862a3bb4cc84dc9e03f648c6484d3 done 06:55:48 #12 naming to docker.io/library/ci-base-image-arm64 done 06:55:48 #12 DONE 35.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:48 + docker inspect -f . ci-base-image-arm64 06:55:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:48 prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container 06:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:55:50 $ docker top 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:50 + go version 06:55:50 go version go1.23.4 linux/arm64 [Pipeline] } 06:55:50 $ docker stop --time=1 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 06:55:52 $ docker rm -f --volumes 25c04de0d59424b3c8d393e5ac907045465c45dd9d44749055d39be37bb32481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:52 + docker inspect -f . ci-base-image-arm64 06:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:53 prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container 06:55:53 $ 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/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:55:53 $ docker top 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/218 [Pipeline] fileExists [Pipeline] sh 06:55:54 + make test 06:55:54 go test ./... -coverprofile=coverage.out ./... 06:56:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:58:07 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:58:07 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:58:07 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.4% of statements 06:58:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.210s coverage: 86.5% of statements 06:58:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:58:19 go vet ./... 06:58:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:58:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:58:51 ./bin/test-attribution-txt.sh [Pipeline] echo 06:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:58:51 $ docker stop --time=1 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 06:58:53 $ docker rm -f --volumes 862d61d4736679489248e042ba72f1cd2c6478706e0594f8d6aba65e516fa795 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:58:54 Warning: overwriting stash ‘coverage-report’ 06:58:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:58:56 + ls -al . 06:58:56 total 312 06:58:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:55 . 06:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 .. 06:58:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 06:53 .git 06:58:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:53 .github 06:58:56 -rw-rw-r-- 1 jenkins jenkins 493 Jan 8 06:53 .gitignore 06:58:56 -rw-rw-r-- 1 jenkins jenkins 199 Jan 8 06:53 .golangci.yml 06:58:56 -rw-rw-r-- 1 jenkins jenkins 19973 Jan 8 06:53 Attribution.txt 06:58:56 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 8 06:53 CHANGELOG.md 06:58:56 -rw-rw-r-- 1 jenkins jenkins 1715 Jan 8 06:53 Dockerfile 06:58:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 06:53 GOVERNANCE.md 06:58:56 -rw-rw-r-- 1 jenkins jenkins 739 Jan 8 06:53 Jenkinsfile 06:58:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 8 06:53 LICENSE 06:58:56 -rw-rw-r-- 1 jenkins jenkins 3465 Jan 8 06:53 Makefile 06:58:56 -rw-rw-r-- 1 jenkins jenkins 625 Jan 8 06:53 OWNERS.md 06:58:56 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 8 06:53 README.md 06:58:56 -rw-rw-r-- 1 jenkins jenkins 11 Jan 8 06:51 VERSION 06:58:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 06:53 bin 06:58:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 06:53 cmd 06:58:56 -rw-r--r-- 1 jenkins jenkins 92466 Jan 8 06:58 coverage.out 06:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 doc 06:58:56 -rw-rw-r-- 1 jenkins jenkins 6535 Jan 8 06:53 go.mod 06:58:56 -rw-rw-r-- 1 jenkins jenkins 87896 Jan 8 06:53 go.sum 06:58:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 06:53 internal 06:58:56 -rw-rw-r-- 1 jenkins jenkins 236 Jan 8 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:56 + 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=39d8f318a2df24de14cf5ae088b37840e7d11e17 --label arch=arm64 --label version=4.0.0-dev.9 . 06:58:57 #0 building with "default" instance using docker driver 06:58:57 06:58:57 #1 [internal] load .dockerignore 06:58:57 #1 transferring context: 2B done 06:58:57 #1 DONE 0.0s 06:58:57 06:58:57 #2 [internal] load build definition from Dockerfile 06:58:57 #2 transferring dockerfile: 1.75kB done 06:58:57 #2 DONE 0.0s 06:58:57 06:58:57 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:58:57 #3 DONE 0.0s 06:58:57 06:58:57 #4 [internal] load metadata for docker.io/library/alpine:3.20 06:58:57 #4 DONE 0.9s 06:58:57 06:58:57 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 06:58:57 #5 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.1s done 06:58:58 #5 ... 06:58:58 06:58:58 #6 [internal] load build context 06:58:58 #6 transferring context: 102.53kB 0.1s done 06:58:58 #6 DONE 0.1s 06:58:58 06:58:58 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 06:58:58 #5 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 2.10MB / 4.09MB 0.1s 06:58:58 #5 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 06:58:58 #5 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 06:58:58 #5 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 06:58:58 #5 ... 06:58:58 06:58:58 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:58:58 #7 DONE 0.2s 06:58:58 06:58:58 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 06:58:58 #5 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.1s done 06:58:58 #5 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 06:58:58 #5 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0.5s done 06:58:59 #5 DONE 1.0s 06:58:59 06:58:59 #8 [builder 2/7] RUN apk add --no-cache make git 06:58:59 #8 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:59 #8 1.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:59:01 #8 2.491 OK: 239 MiB in 58 packages 06:59:01 #8 DONE 2.8s 06:59:01 06:59:01 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:59:01 #9 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:59:01 #9 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:59:01 #9 ... 06:59:01 06:59:01 #10 [builder 3/7] WORKDIR /device-onvif-camera 06:59:01 #10 DONE 0.1s 06:59:01 06:59:01 #11 [builder 4/7] COPY go.mod vendor* ./ 06:59:01 #11 DONE 0.2s 06:59:01 06:59:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:02 #12 ... 06:59:02 06:59:02 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:59:02 #9 2.437 (1/1) Installing dumb-init (1.2.5-r3) 06:59:02 #9 2.463 Executing busybox-1.36.1-r29.trigger 06:59:02 #9 2.486 OK: 9 MiB in 15 packages 06:59:02 #9 DONE 3.0s 06:59:02 06:59:02 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:59:02 #13 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:59:03 #13 ... 06:59:03 06:59:03 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:03 #12 DONE 1.8s 06:59:03 06:59:03 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:59:03 #13 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:59:03 #13 ... 06:59:03 06:59:03 #14 [builder 6/7] COPY . . 06:59:03 #14 DONE 0.5s 06:59:03 06:59:03 #15 [builder 7/7] RUN make build 06:59:04 #15 0.635 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:59:05 #15 ... 06:59:05 06:59:05 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:59:05 #13 2.737 OK: 9 MiB in 15 packages 06:59:05 #13 DONE 3.2s 06:59:05 06:59:05 #15 [builder 7/7] RUN make build 07:01:11 #15 DONE 124.0s 07:01:11 07:01:11 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 07:01:11 #16 DONE 0.4s 07:01:11 07:01:11 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 07:01:11 #17 DONE 0.1s 07:01:11 07:01:11 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 07:01:11 #18 DONE 0.1s 07:01:11 07:01:11 #19 exporting to image 07:01:11 #19 exporting layers 07:01:11 #19 exporting layers 0.6s done 07:01:11 #19 writing image sha256:d9fe9097ab5d0a9c6a6e339e5cffa107ee8c5f397e401180e49df3b93aa7717a done 07:01:11 #19 naming to docker.io/library/device-onvif-camera-arm64 done 07:01:11 #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:12 provisioning config files... 07:01:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/218@tmp/config12774585025193867478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:12 ---> ****-login.sh 07:01:12 nexus3.edgexfoundry.org:10001 07:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:12 Configure a credential helper to remove this warning. See 07:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:12 07:01:12 Login Succeeded 07:01:12 nexus3.edgexfoundry.org:10002 07:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:12 Configure a credential helper to remove this warning. See 07:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:12 07:01:12 Login Succeeded 07:01:12 nexus3.edgexfoundry.org:10003 07:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 nexus3.edgexfoundry.org:10004 07:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 ****.io 07:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 ---> ****-login.sh ends [Pipeline] } 07:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:01:13 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:01:13 39d8f318a2df24de14cf5ae088b37840e7d11e17 07:01:13 latest 07:01:13 4.0.0-dev.9 07:01:13 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 07:01:13 main 07:01:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 07:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:01:14 3c7b9a35a6b3: Preparing 07:01:14 f60cc436d64d: Preparing 07:01:14 3676fd6e2d2d: Preparing 07:01:14 f401ce511232: Preparing 07:01:14 79adacba89c6: Preparing 07:01:14 f82783b86194: Preparing 07:01:14 f82783b86194: Waiting 07:01:14 f60cc436d64d: Pushed 07:01:14 3c7b9a35a6b3: Pushed 07:01:14 f401ce511232: Pushed 07:01:14 79adacba89c6: Pushed 07:01:17 f82783b86194: Pushed 07:01:22 3676fd6e2d2d: Pushed 07:01:22 39d8f318a2df24de14cf5ae088b37840e7d11e17: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:01:23 3c7b9a35a6b3: Preparing 07:01:23 f60cc436d64d: Preparing 07:01:23 3676fd6e2d2d: Preparing 07:01:23 f401ce511232: Preparing 07:01:23 79adacba89c6: Preparing 07:01:23 f82783b86194: Preparing 07:01:23 f82783b86194: Waiting 07:01:23 3676fd6e2d2d: Layer already exists 07:01:23 f401ce511232: Layer already exists 07:01:23 f60cc436d64d: Layer already exists 07:01:23 79adacba89c6: Layer already exists 07:01:23 3c7b9a35a6b3: Layer already exists 07:01:23 f82783b86194: Layer already exists 07:01:23 latest: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 07:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:01:24 3c7b9a35a6b3: Preparing 07:01:24 f60cc436d64d: Preparing 07:01:24 3676fd6e2d2d: Preparing 07:01:24 f401ce511232: Preparing 07:01:24 79adacba89c6: Preparing 07:01:24 f82783b86194: Preparing 07:01:24 f82783b86194: Waiting 07:01:24 f60cc436d64d: Layer already exists 07:01:24 79adacba89c6: Layer already exists 07:01:24 3c7b9a35a6b3: Layer already exists 07:01:24 3676fd6e2d2d: Layer already exists 07:01:24 f401ce511232: Layer already exists 07:01:24 f82783b86194: Layer already exists 07:01:24 4.0.0-dev.9: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 07:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:01:25 3c7b9a35a6b3: Preparing 07:01:25 f60cc436d64d: Preparing 07:01:25 3676fd6e2d2d: Preparing 07:01:25 f401ce511232: Preparing 07:01:25 79adacba89c6: Preparing 07:01:25 f82783b86194: Preparing 07:01:25 f82783b86194: Waiting 07:01:25 f60cc436d64d: Layer already exists 07:01:25 79adacba89c6: Layer already exists 07:01:25 3676fd6e2d2d: Layer already exists 07:01:25 3c7b9a35a6b3: Layer already exists 07:01:25 f401ce511232: Layer already exists 07:01:25 f82783b86194: Layer already exists 07:01:25 39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:01:26 3c7b9a35a6b3: Preparing 07:01:26 f60cc436d64d: Preparing 07:01:26 3676fd6e2d2d: Preparing 07:01:26 f401ce511232: Preparing 07:01:26 79adacba89c6: Preparing 07:01:26 f82783b86194: Preparing 07:01:26 f82783b86194: Waiting 07:01:26 f60cc436d64d: Layer already exists 07:01:26 3676fd6e2d2d: Layer already exists 07:01:26 3c7b9a35a6b3: Layer already exists 07:01:26 f401ce511232: Layer already exists 07:01:26 79adacba89c6: Layer already exists 07:01:26 f82783b86194: Layer already exists 07:01:26 main: digest: sha256:e1925bc93c73a3926c7b92ffbf177648c7144ca79039f1d93951292f47bf4f52 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:26 ===================================================== [Pipeline] echo 07:01:26 taggedImages: 07:01:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17 07:01:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:01:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.9 07:01:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:39d8f318a2df24de14cf5ae088b37840e7d11e17-4.0.0-dev.9 07:01:26 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:01:27 07:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:01:27 arm64: Pulling from edgex-lftools-log-publisher 07:01:27 8998bd30e6a1: Pulling fs layer 07:01:27 04944245beec: Pulling fs layer 07:01:27 699f458cf7ca: Pulling fs layer 07:01:27 765212b225bb: Pulling fs layer 07:01:27 f23df028b6ca: Pulling fs layer 07:01:27 d65c8cfc05b1: Pulling fs layer 07:01:27 2437ff75d9bd: Pulling fs layer 07:01:27 f23df028b6ca: Waiting 07:01:27 d65c8cfc05b1: Waiting 07:01:27 2437ff75d9bd: Waiting 07:01:27 765212b225bb: Waiting 07:01:27 04944245beec: Verifying Checksum 07:01:27 04944245beec: Download complete 07:01:27 765212b225bb: Download complete 07:01:27 f23df028b6ca: Verifying Checksum 07:01:27 f23df028b6ca: Download complete 07:01:28 699f458cf7ca: Verifying Checksum 07:01:28 8998bd30e6a1: Verifying Checksum 07:01:28 8998bd30e6a1: Download complete 07:01:30 2437ff75d9bd: Download complete 07:01:34 8998bd30e6a1: Pull complete 07:01:35 04944245beec: Pull complete 07:01:37 699f458cf7ca: Pull complete 07:01:37 765212b225bb: Pull complete 07:01:37 f23df028b6ca: Pull complete 07:01:37 d65c8cfc05b1: Pull complete 07:02:04 2437ff75d9bd: Pull complete 07:02:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-36334 does not seem to be running inside a container 07:02:04 $ 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/218 -v /w/workspace/device-onvif-camera/218:/w/workspace/device-onvif-camera/218:rw,z -v /w/workspace/device-onvif-camera/218@tmp:/w/workspace/device-onvif-camera/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:02:06 $ docker top 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:06 ---> job-cost.sh 07:02:06 lf-activate-venv: SKIPPING 07:02:06 INFO: No Stack... 07:02:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:08 INFO: Archiving Costs [Pipeline] sh 07:02:08 + cat /w/workspace/device-onvif-camera/218/archives/cost.csv 07:02:08 + cut -d, -f6 [Pipeline] lock 07:02:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] 07:02:08 Resource [jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] did not exist. Created. 07:02:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:08 /w/workspace/device-onvif-camera/218@tmp/durable-c44eb6d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:02:09 + echo total: 0.2199999988079071 [Pipeline] stash 07:02:09 Warning: overwriting stash ‘stack-cost’ 07:02:09 Stashed 1 file(s) [Pipeline] } 07:02:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 07:02:09 $ docker stop --time=1 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 07:02:10 $ docker rm -f --volumes 4391eb79363added14ad0c1e7568f527ceacb4e51a356a246c4f0ce29ddb5352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:02:11 provisioning config files... 07:02:11 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17781827935724694074tmp [Pipeline] { [Pipeline] sh 07:02:11 + set +x 07:02:11 + + bash -s -- 07:02:11 curl -s https://codecov.io/bash 07:02:11 07:02:11 _____ _ 07:02:11 / ____| | | 07:02:11 | | ___ __| | ___ ___ _____ __ 07:02:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:02:11 | |___| (_) | (_| | __/ (_| (_) \ V / 07:02:11 \_____\___/ \__,_|\___|\___\___/ \_/ 07:02:11 Bash-1.0.6 07:02:11 07:02:11 07:02:11 ==> git version 2.25.1 found 07:02:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:02:11 Release-Date: 2020-01-08 07:02:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:02:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:02:11 ==> Jenkins CI detected. 07:02:11 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:02:11 project root: . 07:02:11 --> token set from env 07:02:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:02:11 ==> Running gcov in . (disable via -X gcov) 07:02:11 ==> Python coveragepy not found 07:02:11 ==> Searching for coverage reports in: 07:02:11 + . 07:02:11 -> Found 1 reports 07:02:11 ==> Detecting git/mercurial file structure 07:02:11 ==> Reading reports 07:02:11 + ./coverage.out bytes=92466 07:02:11 ==> Appending adjustments 07:02:11 https://docs.codecov.io/docs/fixing-reports 07:02:11 + Found adjustments 07:02:11 ==> Gzipping contents 07:02:11 12K /tmp/codecov.jwmpI3.gz 07:02:11 ==> Uploading reports 07:02:11 url: https://codecov.io 07:02:11 query: branch=main&commit=39d8f318a2df24de14cf5ae088b37840e7d11e17&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:02:12 -> Pinging Codecov 07:02:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39d8f318a2df24de14cf5ae088b37840e7d11e17&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:02:12 -> Uploading to 07:02:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/39d8f318a2df24de14cf5ae088b37840e7d11e17/16bd4fb6-80a3-4e44-b630-45a6ee914991.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T070211Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=768c505dc8e25811cffd11821b4488a33428ad33791befddbc41bf3f07241cc9 07:02:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:02:12 Dload Upload Total Spent Left Speed 07:02:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 62418 --:--:-- --:--:-- --:--:-- 62418 07:02:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] } 07:02:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:02:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:02:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:02:12 07:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:02:13 latest: Pulling from edgex-devops/edgex-snyk-go 07:02:13 43c4264eed91: Pulling fs layer 07:02:13 4cc291be95ef: Pulling fs layer 07:02:13 2ac1f1163629: Pulling fs layer 07:02:13 5c3c966382ef: Pulling fs layer 07:02:13 4f4fb700ef54: Pulling fs layer 07:02:13 d9c7d2e4e75e: Pulling fs layer 07:02:13 9c3e1370e548: Pulling fs layer 07:02:13 5c3c966382ef: Waiting 07:02:13 4f4fb700ef54: Waiting 07:02:13 d9c7d2e4e75e: Waiting 07:02:13 9c3e1370e548: Waiting 07:02:13 4cc291be95ef: Verifying Checksum 07:02:13 4cc291be95ef: Download complete 07:02:13 5c3c966382ef: Verifying Checksum 07:02:13 5c3c966382ef: Download complete 07:02:13 4f4fb700ef54: Verifying Checksum 07:02:13 4f4fb700ef54: Download complete 07:02:13 43c4264eed91: Verifying Checksum 07:02:13 43c4264eed91: Download complete 07:02:13 43c4264eed91: Pull complete 07:02:13 d9c7d2e4e75e: Verifying Checksum 07:02:13 d9c7d2e4e75e: Download complete 07:02:13 4cc291be95ef: Pull complete 07:02:13 2ac1f1163629: Verifying Checksum 07:02:13 2ac1f1163629: Download complete 07:02:14 9c3e1370e548: Verifying Checksum 07:02:14 9c3e1370e548: Download complete 07:02:17 2ac1f1163629: Pull complete 07:02:17 5c3c966382ef: Pull complete 07:02:17 4f4fb700ef54: Pull complete 07:02:17 d9c7d2e4e75e: Pull complete 07:02:20 9c3e1370e548: Pull complete 07:02:20 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:21 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:02:24 $ docker top b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:24 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 07:02:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:02:24 + set -o pipefail 07:02:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:02:31 07:02:31 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:02:31 07:02:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/5b0202ca-bf47-44a3-9793-4bda20f54a57 07:02:31 07:02:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:02:31 07:02:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:02:31 07:02:31 07:02:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:02:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:02:31 $ docker stop --time=1 b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 07:02:35 $ docker rm -f --volumes b48487ea3e5504089997e030c5ca5c8535e56df17c6b7b37029503def131cf23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:02:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:35 provisioning config files... 07:02:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4547591882066035097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:35 --> edgex-publish-swagger.sh 07:02:35 === Publish doc/openapi/v3 API === 07:02:35 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:02:35 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:02:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:02:35 Dload Upload Total Spent Left Speed 07:02:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 292 909k --:--:-- --:--:-- --:--:-- 909k 07:02:36 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:02:36 [Pipeline] } 07:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:36 + git log --format=format:%s -1 39d8f318a2df24de14cf5ae088b37840e7d11e17 [Pipeline] sh 07:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:37 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:38 $ docker top 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:38 [ssh-agent] Looking for ssh-agent implementation... 07:02:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:38 $ docker exec 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d ssh-agent 07:02:38 SSH_AUTH_SOCK=/tmp/ssh-KKWEFYMKA2rc/agent.32 07:02:38 SSH_AGENT_PID=38 07:02:38 Running ssh-add (command line suppressed) 07:02:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595527897303481656.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595527897303481656.key) 07:02:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:38 + git semver tag 07:02:39 2025-01-08 07:02:39,127 [run_tag] DEBUG tag force:False 07:02:39 2025-01-08 07:02:39,127 [check_head_tag] DEBUG check head tag 07:02:39 2025-01-08 07:02:39,129 [execute] INFO git cat-file --batch-check 07:02:39 2025-01-08 07:02:39,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:02:39 2025-01-08 07:02:39,133 [execute] INFO git cat-file --batch 07:02:39 2025-01-08 07:02:39,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:02:39 2025-01-08 07:02:39,156 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:02:39 2025-01-08 07:02:39,156 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 07:02:39 2025-01-08 07:02:39,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:02:39 2025-01-08 07:02:39,161 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:02:39 4.0.0-dev.9 [Pipeline] } 07:02:39 $ docker exec --env ******** --env ******** 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d ssh-agent -k 07:02:39 unset SSH_AUTH_SOCK; 07:02:39 unset SSH_AGENT_PID; 07:02:39 echo Agent pid 38 killed; 07:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:39 + git semver [Pipeline] } 07:02:39 $ docker stop --time=1 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d 07:02:41 $ docker rm -f --volumes 19e4e0ce382112336adbf9d9a292b4af2f1b5516a248dd1507338ce6d131278d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:02:41 07:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:02:41 0.23.1-centos7: Pulling from edgex-lftools 07:02:41 ab5ef0e58194: Pulling fs layer 07:02:41 9712f1f96733: Pulling fs layer 07:02:41 63f879dbbcfc: Pulling fs layer 07:02:41 0d9ebad4ef96: Pulling fs layer 07:02:41 e9a5061849ea: Pulling fs layer 07:02:41 d747dcd14b5f: Pulling fs layer 07:02:41 2de7ff778b66: Pulling fs layer 07:02:41 e9a5061849ea: Waiting 07:02:41 2de7ff778b66: Waiting 07:02:41 d747dcd14b5f: Waiting 07:02:41 0d9ebad4ef96: Waiting 07:02:41 9712f1f96733: Download complete 07:02:42 63f879dbbcfc: Download complete 07:02:42 e9a5061849ea: Verifying Checksum 07:02:42 e9a5061849ea: Download complete 07:02:42 d747dcd14b5f: Download complete 07:02:42 0d9ebad4ef96: Verifying Checksum 07:02:42 0d9ebad4ef96: Download complete 07:02:42 ab5ef0e58194: Verifying Checksum 07:02:42 ab5ef0e58194: Download complete 07:02:42 2de7ff778b66: Verifying Checksum 07:02:42 2de7ff778b66: Download complete 07:02:45 ab5ef0e58194: Pull complete 07:02:45 9712f1f96733: Pull complete 07:02:45 63f879dbbcfc: Pull complete 07:02:50 0d9ebad4ef96: Pull complete 07:02:50 e9a5061849ea: Pull complete 07:02:50 d747dcd14b5f: Pull complete 07:02:50 2de7ff778b66: Pull complete 07:02:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:51 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:02:54 $ docker top d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:02:54 provisioning config files... 07:02:54 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1005363842265964010tmp 07:02:54 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13686956161384774681tmp 07:02:54 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8266018462265429656tmp [Pipeline] { [Pipeline] echo 07:02:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:02:54 ---> sigul-configuration.sh 07:02:54 gpg: directory `/root/.gnupg' created 07:02:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:02:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:02:54 gpg: keyring `/root/.gnupg/secring.gpg' created 07:02:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:02:54 gpg: CAST5 encrypted data 07:02:54 gpg: encrypted with 1 passphrase 07:02:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:02:55 + mkdir /home/jenkins 07:02:55 + mkdir /home/jenkins/sigul [Pipeline] sh 07:02:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:02:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:02:55 ---> sigul-install.sh 07:02:55 Sigul already installed; skipping installation. [Pipeline] sh 07:02:56 + git tag --list 07:02:56 v0.0.0 07:02:56 v2.2.0 07:02:56 v2.3.0 07:02:56 v2.3.1 07:02:56 v3.0 07:02:56 v3.0.0 07:02:56 v3.1 07:02:56 v3.1.0 07:02:56 v3.1.0-dev.1 07:02:56 v3.1.0-dev.10 07:02:56 v3.1.0-dev.11 07:02:56 v3.1.0-dev.12 07:02:56 v3.1.0-dev.13 07:02:56 v3.1.0-dev.14 07:02:56 v3.1.0-dev.15 07:02:56 v3.1.0-dev.16 07:02:56 v3.1.0-dev.17 07:02:56 v3.1.0-dev.18 07:02:56 v3.1.0-dev.19 07:02:56 v3.1.0-dev.2 07:02:56 v3.1.0-dev.20 07:02:56 v3.1.0-dev.21 07:02:56 v3.1.0-dev.22 07:02:56 v3.1.0-dev.23 07:02:56 v3.1.0-dev.24 07:02:56 v3.1.0-dev.25 07:02:56 v3.1.0-dev.26 07:02:56 v3.1.0-dev.27 07:02:56 v3.1.0-dev.28 07:02:56 v3.1.0-dev.3 07:02:56 v3.1.0-dev.4 07:02:56 v3.1.0-dev.5 07:02:56 v3.1.0-dev.6 07:02:56 v3.1.0-dev.7 07:02:56 v3.1.0-dev.8 07:02:56 v3.1.0-dev.9 07:02:56 v3.1.1 07:02:56 v3.2.0-dev.1 07:02:56 v3.2.0-dev.10 07:02:56 v3.2.0-dev.11 07:02:56 v3.2.0-dev.12 07:02:56 v3.2.0-dev.13 07:02:56 v3.2.0-dev.14 07:02:56 v3.2.0-dev.15 07:02:56 v3.2.0-dev.16 07:02:56 v3.2.0-dev.17 07:02:56 v3.2.0-dev.18 07:02:56 v3.2.0-dev.19 07:02:56 v3.2.0-dev.2 07:02:56 v3.2.0-dev.20 07:02:56 v3.2.0-dev.21 07:02:56 v3.2.0-dev.22 07:02:56 v3.2.0-dev.23 07:02:56 v3.2.0-dev.3 07:02:56 v3.2.0-dev.4 07:02:56 v3.2.0-dev.5 07:02:56 v3.2.0-dev.6 07:02:56 v3.2.0-dev.7 07:02:56 v3.2.0-dev.8 07:02:56 v3.2.0-dev.9 07:02:56 v4.0.0-dev.1 07:02:56 v4.0.0-dev.2 07:02:56 v4.0.0-dev.3 07:02:56 v4.0.0-dev.4 07:02:56 v4.0.0-dev.5 07:02:56 v4.0.0-dev.6 07:02:56 v4.0.0-dev.7 07:02:56 v4.0.0-dev.8 07:02:56 v4.0.0-dev.9 [Pipeline] sh 07:02:56 + lftools sign git-tag v4.0.0-dev.9 07:02:57 Signing Git tag with Sigul... 07:02:57 Signing v4.0.0-dev.9 [Pipeline] echo 07:02:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:02:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:02:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:02:57 $ docker stop --time=1 d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 07:02:58 $ docker rm -f --volumes d390ddfbd6fba246eef1fb78bf4774fa4f6ad3069be0c961bb21e878803db016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:02:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:59 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:03:00 $ docker top f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc -eo pid,comm 07:03:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:03:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:02 [ssh-agent] Looking for ssh-agent implementation... 07:03:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:02 $ docker exec f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc ssh-agent 07:03:02 SSH_AUTH_SOCK=/tmp/ssh-KPVamuWoi9Ml/agent.33 07:03:02 SSH_AGENT_PID=39 07:03:02 Running ssh-add (command line suppressed) 07:03:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9361016410844894895.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9361016410844894895.key) 07:03:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:03 + git semver bump pre 07:03:03 2025-01-08 07:03:03,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:03:03 2025-01-08 07:03:03,277 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 07:03:03 2025-01-08 07:03:03,277 [bump_version] DEBUG bumped version:4.0.0-dev.10 07:03:03 2025-01-08 07:03:03,277 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:03:03 2025-01-08 07:03:03,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:03:03 2025-01-08 07:03:03,277 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:03:03 2025-01-08 07:03:03,279 [execute] INFO git cat-file --batch-check 07:03:03 2025-01-08 07:03:03,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:03:03 2025-01-08 07:03:03,284 [execute] INFO git cat-file --batch 07:03:03 2025-01-08 07:03:03,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:03:03 2025-01-08 07:03:03,289 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:03:03 4.0.0-dev.10 [Pipeline] } 07:03:03 $ docker exec --env ******** --env ******** f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc ssh-agent -k 07:03:03 unset SSH_AUTH_SOCK; 07:03:03 unset SSH_AGENT_PID; 07:03:03 echo Agent pid 39 killed; 07:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:03 + git semver [Pipeline] } 07:03:04 $ docker stop --time=1 f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc 07:03:05 $ docker rm -f --volumes f7f6ae7fa2629ad340935b975857d0d1455943f197c5bdadc3e6984de8199acc [Pipeline] // withDockerContainer [Pipeline] sh 07:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:06 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:03:06 $ docker top 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 -eo pid,comm 07:03:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:03:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:06 [ssh-agent] Looking for ssh-agent implementation... 07:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:06 $ docker exec 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 ssh-agent 07:03:06 SSH_AUTH_SOCK=/tmp/ssh-ojXljJOcs2Eh/agent.32 07:03:06 SSH_AGENT_PID=38 07:03:06 Running ssh-add (command line suppressed) 07:03:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1786150053009373797.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1786150053009373797.key) 07:03:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:07 + git semver push 07:03:07 2025-01-08 07:03:07,442 [run_push] DEBUG push 07:03:07 2025-01-08 07:03:07,443 [execute] INFO git cat-file --batch-check 07:03:07 2025-01-08 07:03:07,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:03:07 2025-01-08 07:03:07,446 [execute] INFO git rev-list 58c076e6a95116f19b9649228bc0f8faf85cb855 -- 07:03:07 2025-01-08 07:03:07,447 [execute] DEBUG Popen(['git', 'rev-list', '58c076e6a95116f19b9649228bc0f8faf85cb855', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:03:07 2025-01-08 07:03:07,456 [execute] INFO git fetch -v origin 07:03:07 2025-01-08 07:03:07,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:03:08 2025-01-08 07:03:07,911 [run_push] DEBUG no remote changes detected 07:03:08 2025-01-08 07:03:07,912 [execute] INFO git push origin semver 07:03:08 2025-01-08 07:03:07,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:03:08 2025-01-08 07:03:08,508 [run_push] DEBUG push all version tags 07:03:08 2025-01-08 07:03:08,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:03:08 2025-01-08 07:03:08,510 [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) 07:03:09 2025-01-08 07:03:09,146 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:03:09 4.0.0-dev.10 [Pipeline] } 07:03:09 $ docker exec --env ******** --env ******** 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 ssh-agent -k 07:03:09 unset SSH_AUTH_SOCK; 07:03:09 unset SSH_AGENT_PID; 07:03:09 echo Agent pid 38 killed; 07:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:09 + git semver [Pipeline] } 07:03:09 $ docker stop --time=1 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 07:03:11 $ docker rm -f --volumes 11be132222e9e59f53ba8a1ecd010f947c4883b9ebb422c692082981344671f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:03:11 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:03:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:03:11 total 16 07:03:11 drwxr-xr-x 3 root root 4096 Jan 8 06:54 . 07:03:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 07:02 .. 07:03:11 drwxr-xr-x 2 root root 4096 Jan 8 06:54 cost 07:03:11 -rw-r--r-- 1 root root 91 Jan 8 06:54 cost.csv 07:03:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:03:11 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:03:11 total 16 07:03:11 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 06:54 . 07:03:11 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 07:02 .. 07:03:11 drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 06:54 cost 07:03:11 -rw-r--r-- 1 jenkins jenkins 91 Jan 8 06:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:03:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:03:13 ---> package-listing.sh 07:03:13 ++ facter osfamily 07:03:13 ++ tr '[:upper:]' '[:lower:]' 07:03:13 + OS_FAMILY=debian 07:03:13 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:03:13 + START_PACKAGES=/tmp/packages_start.txt 07:03:13 + END_PACKAGES=/tmp/packages_end.txt 07:03:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:13 + PACKAGES=/tmp/packages_start.txt 07:03:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:03:13 + PACKAGES=/tmp/packages_end.txt 07:03:13 + case "${OS_FAMILY}" in 07:03:13 + dpkg -l 07:03:13 + grep '^ii' 07:03:13 + '[' -f /tmp/packages_start.txt ']' 07:03:13 + '[' -f /tmp/packages_end.txt ']' 07:03:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:03:13 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:03:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:03:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:03:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:14 prd-ubuntu20.04-docker-8c-8g-36333 does not seem to be running inside a container 07:03:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:03:14 $ docker top f8d18146f6a2ed9d5d6ffdd7edfdd84146ec33b336574710d53aa176cf98b492 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:03:15 + mkdir -p /var/log/sysstat [Pipeline] sh 07:03:15 + ls /var/log/sa-host 07:03:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:15 provisioning config files... 07:03:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4649566410149731141tmp [Pipeline] { [Pipeline] echo 07:03:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:03:15 ---> create-netrc.sh [Pipeline] } 07:03:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:03:16 ---> python-tools-install.sh [Pipeline] echo 07:03:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:03:16 ---> sudo-logs.sh 07:03:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:03:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:03:16 ---> job-cost.sh 07:03:16 lf-activate-venv: SKIPPING 07:03:16 DEBUG: total: 0.2199999988079071 07:03:16 INFO: Retrieving Stack Cost... 07:03:17 INFO: Retrieving Pricing Info for: v3-standard-8 07:03:17 INFO: Archiving Costs [Pipeline] echo 07:03:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:03:18 ---> logs-deploy.sh 07:03:18 lf-activate-venv: SKIPPING 07:03:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/218 07:03:18 INFO: archiving workspace using pattern(s): 07:03:18 Archives upload complete. 07:03:18 INFO: archiving logs to Nexus