Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cec5fe797acd0a57918cb92b5c0815420fffe93d 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-ssh1439115144270016186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14379241648128782919.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16112450620105623354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7293971946448826421.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14096749875233047882.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24245 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cec5fe797acd0a57918cb92b5c0815420fffe93d (main) Commit message: "Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 > git rev-list --no-walk 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:25 ========================================================= 00:19:25 EdgeX Global Pipelines Version Info 00:19:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:26 ------------------- 00:19:26 stable info: 00:19:26 ------------------- 00:19:26 Commited By: Ginny Guan ginny@iotechsys.com 00:19:26 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 00:19:26 Message: update stable to v1.0.265 00:19:27 ------------------- 00:19:27 experimental info: 00:19:27 ------------------- 00:19:27 Commited By: Cherry Wang cherry@iotechsys.com 00:19:27 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 00:19:27 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec5fe7 [Pipeline] echo 00:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:19:27 provisioning config files... 00:19:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config845595308937293408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:28 ---> ****-login.sh 00:19:28 nexus3.edgexfoundry.org:10001 00:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:28 Configure a credential helper to remove this warning. See 00:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:28 00:19:28 Login Succeeded 00:19:28 nexus3.edgexfoundry.org:10002 00:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:28 Configure a credential helper to remove this warning. See 00:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:28 00:19:28 Login Succeeded 00:19:28 nexus3.edgexfoundry.org:10003 00:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:28 Configure a credential helper to remove this warning. See 00:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:28 00:19:28 Login Succeeded 00:19:28 nexus3.edgexfoundry.org:10004 00:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:29 Configure a credential helper to remove this warning. See 00:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:29 00:19:29 Login Succeeded 00:19:29 ****.io 00:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:29 Configure a credential helper to remove this warning. See 00:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:29 00:19:29 Login Succeeded 00:19:29 ---> ****-login.sh ends [Pipeline] } 00:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:19:29 + git rev-list -1 --merges cec5fe797acd0a57918cb92b5c0815420fffe93d~1..cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo 00:19:29 -----------> git rev-list -1 --merges cec5fe797acd0a57918cb92b5c0815420fffe93d~1..cec5fe797acd0a57918cb92b5c0815420fffe93d cec5fe797acd0a57918cb92b5c0815420fffe93d 00:19:29 cec5fe797acd0a57918cb92b5c0815420fffe93d [false] [Pipeline] sh 00:19:30 + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo 00:19:30 ========================================================= 00:19:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:19:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:19:30 + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo 00:19:30 [semverPrep] GIT_COMMIT: cec5fe797acd0a57918cb92b5c0815420fffe93d, Commit Message: Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo 00:19:30 [semverPrep] This is not a build commit. [Pipeline] sh 00:19:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:30 + grep -v github /etc/ssh/ssh_known_hosts 00:19:30 + [ -e /tmp/ssh_known_hosts ] 00:19:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:19:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:19:30 + sudo tee -a /etc/ssh/ssh_known_hosts 00:19:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:31 00:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:31 0.1.4: Pulling from edgex-devops/py-git-semver 00:19:31 b85a868b505f: Pulling fs layer 00:19:31 e2be974225ed: Pulling fs layer 00:19:31 339a4e72a1f5: Pulling fs layer 00:19:31 988bab9f4d93: Pulling fs layer 00:19:31 1469e6f7b9e6: Pulling fs layer 00:19:31 eaf3925da568: Pulling fs layer 00:19:31 bab4dde63d76: Pulling fs layer 00:19:31 bde34c3a00c8: Pulling fs layer 00:19:31 b352a97aabf1: Pulling fs layer 00:19:31 4872d77fe225: Pulling fs layer 00:19:31 5851b861e8e6: Pulling fs layer 00:19:31 4872d77fe225: Waiting 00:19:31 988bab9f4d93: Waiting 00:19:31 5851b861e8e6: Waiting 00:19:31 1469e6f7b9e6: Waiting 00:19:31 b352a97aabf1: Waiting 00:19:31 eaf3925da568: Waiting 00:19:31 bde34c3a00c8: Waiting 00:19:31 bab4dde63d76: Waiting 00:19:31 e2be974225ed: Download complete 00:19:31 988bab9f4d93: Download complete 00:19:31 1469e6f7b9e6: Verifying Checksum 00:19:31 1469e6f7b9e6: Download complete 00:19:31 eaf3925da568: Verifying Checksum 00:19:31 eaf3925da568: Download complete 00:19:31 339a4e72a1f5: Verifying Checksum 00:19:31 339a4e72a1f5: Download complete 00:19:31 bde34c3a00c8: Verifying Checksum 00:19:31 bde34c3a00c8: Download complete 00:19:31 b352a97aabf1: Download complete 00:19:31 4872d77fe225: Download complete 00:19:31 5851b861e8e6: Download complete 00:19:31 b85a868b505f: Verifying Checksum 00:19:31 b85a868b505f: Download complete 00:19:32 bab4dde63d76: Verifying Checksum 00:19:32 bab4dde63d76: Download complete 00:19:33 b85a868b505f: Pull complete 00:19:33 e2be974225ed: Pull complete 00:19:33 339a4e72a1f5: Pull complete 00:19:33 988bab9f4d93: Pull complete 00:19:34 1469e6f7b9e6: Pull complete 00:19:34 eaf3925da568: Pull complete 00:19:36 bab4dde63d76: Pull complete 00:19:36 bde34c3a00c8: Pull complete 00:19:36 b352a97aabf1: Pull complete 00:19:36 4872d77fe225: Pull complete 00:19:36 5851b861e8e6: Pull complete 00:19:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:36 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:19:40 $ docker top 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 -eo pid,comm 00:19:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:19:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:40 [ssh-agent] Looking for ssh-agent implementation... 00:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:40 $ docker exec 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent 00:19:40 SSH_AUTH_SOCK=/tmp/ssh-aj6pjEoJWsjP/agent.32 00:19:40 SSH_AGENT_PID=38 00:19:40 Running ssh-add (command line suppressed) 00:19:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4573076192444083145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4573076192444083145.key) 00:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:41 + git tag --points-at HEAD [Pipeline] } 00:19:41 $ docker exec --env ******** --env ******** 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent -k 00:19:41 unset SSH_AUTH_SOCK; 00:19:41 unset SSH_AGENT_PID; 00:19:41 echo Agent pid 38 killed; 00:19:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:19:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:41 [ssh-agent] Looking for ssh-agent implementation... 00:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:41 $ docker exec 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent 00:19:41 SSH_AUTH_SOCK=/tmp/ssh-4BW1SCqpmsVO/agent.71 00:19:41 SSH_AGENT_PID=77 00:19:41 Running ssh-add (command line suppressed) 00:19:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11018625018159065688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11018625018159065688.key) 00:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:41 + git semver init 00:19:42 2024-11-01 00:19:42,094 [run_init] DEBUG init version:0.0.0 force:False 00:19:42 2024-11-01 00:19:42,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:19:42 2024-11-01 00:19:42,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:19:42 2024-11-01 00:19:42,096 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:19:44 2024-11-01 00:19:43,718 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:19:44 2024-11-01 00:19:43,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:19:44 2024-11-01 00:19:43,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:19:44 2024-11-01 00:19:43,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:19:44 4.0.0-dev.2 [Pipeline] } 00:19:44 $ docker exec --env ******** --env ******** 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent -k 00:19:44 unset SSH_AUTH_SOCK; 00:19:44 unset SSH_AGENT_PID; 00:19:44 echo Agent pid 77 killed; 00:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:44 + git semver [Pipeline] } 00:19:44 $ docker stop --time=1 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 00:19:46 $ docker rm -f --volumes 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:19:46 Stashed 1 file(s) [Pipeline] echo 00:19:46 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 00:19:46 provisioning config files... 00:19:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12283971881750949516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:47 ---> ****-login.sh 00:19:47 nexus3.edgexfoundry.org:10001 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 nexus3.edgexfoundry.org:10002 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 nexus3.edgexfoundry.org:10003 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 nexus3.edgexfoundry.org:10004 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 ****.io 00:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:19:47 Configure a credential helper to remove this warning. See 00:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:19:47 00:19:47 Login Succeeded 00:19:47 ---> ****-login.sh ends [Pipeline] } 00:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:19:47 ========================================================= 00:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:48 + 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 . 00:19:48 Sending build context to Docker daemon 20.64MB 00:19:48 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 00:19:48 Step 2/13 : FROM ${BASE} AS builder 00:19:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:19:48 43c4264eed91: Pulling fs layer 00:19:48 4cc291be95ef: Pulling fs layer 00:19:48 2ac1f1163629: Pulling fs layer 00:19:48 5c3c966382ef: Pulling fs layer 00:19:48 4f4fb700ef54: Pulling fs layer 00:19:48 5d5c8e513c77: Pulling fs layer 00:19:48 9f66e0745190: Pulling fs layer 00:19:48 f49a43e4bbc0: Pulling fs layer 00:19:48 561ebcabdf7f: Pulling fs layer 00:19:48 5c3c966382ef: Waiting 00:19:48 4f4fb700ef54: Waiting 00:19:48 5d5c8e513c77: Waiting 00:19:48 9f66e0745190: Waiting 00:19:48 f49a43e4bbc0: Waiting 00:19:48 561ebcabdf7f: Waiting 00:19:48 4cc291be95ef: Verifying Checksum 00:19:48 4cc291be95ef: Download complete 00:19:48 5c3c966382ef: Verifying Checksum 00:19:48 5c3c966382ef: Download complete 00:19:48 4f4fb700ef54: Verifying Checksum 00:19:48 4f4fb700ef54: Download complete 00:19:48 5d5c8e513c77: Verifying Checksum 00:19:48 5d5c8e513c77: Download complete 00:19:48 43c4264eed91: Download complete 00:19:48 9f66e0745190: Verifying Checksum 00:19:48 9f66e0745190: Download complete 00:19:48 43c4264eed91: Pull complete 00:19:48 561ebcabdf7f: Verifying Checksum 00:19:48 561ebcabdf7f: Download complete 00:19:48 4cc291be95ef: Pull complete 00:19:48 2ac1f1163629: Verifying Checksum 00:19:48 2ac1f1163629: Download complete 00:19:49 f49a43e4bbc0: Verifying Checksum 00:19:49 f49a43e4bbc0: Download complete 00:19:52 2ac1f1163629: Pull complete 00:19:52 5c3c966382ef: Pull complete 00:19:52 4f4fb700ef54: Pull complete 00:19:52 5d5c8e513c77: Pull complete 00:19:52 9f66e0745190: Pull complete 00:19:55 f49a43e4bbc0: Pull complete 00:19:55 561ebcabdf7f: Pull complete 00:19:55 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:19:55 ---> 3a752c3f9dda 00:19:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:20:00 ---> Running in 590efdc3d156 00:20:00 Removing intermediate container 590efdc3d156 00:20:00 ---> 9bea5430b402 00:20:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:00 ---> Running in d7915b8857c5 00:20:00 Removing intermediate container d7915b8857c5 00:20:00 ---> 7a0729776bf5 00:20:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:20:00 ---> Running in 70005b8cea5f 00:20:00 Removing intermediate container 70005b8cea5f 00:20:00 ---> fb645824cb2d 00:20:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:20:00 ---> Running in 6a176c1acb67 00:20:01 Removing intermediate container 6a176c1acb67 00:20:01 ---> 4476a1dce808 00:20:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:01 ---> Running in 8cec73b7812d 00:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:01 Still waiting to schedule task 00:20:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24246’ is offline 00:20:02 (1/14) Installing libintl (0.22.5-r0) 00:20:02 (2/14) Installing eudev-libs (3.2.14-r2) 00:20:02 (3/14) Installing libjpeg-turbo (3.0.3-r0) 00:20:02 (4/14) Installing v4l-utils-libs (1.24.1-r1) 00:20:02 (5/14) Installing v4l-utils (1.24.1-r1) 00:20:02 (6/14) Installing libdvbv5 (1.24.1-r1) 00:20:02 (7/14) Installing udev-init-scripts (35-r1) 00:20:02 (8/14) Installing libeconf (0.6.3-r0) 00:20:02 (9/14) Installing libblkid (2.40.1-r1) 00:20:02 (10/14) Installing xz-libs (5.6.2-r0) 00:20:02 (11/14) Installing kmod-libs (32-r0) 00:20:02 (12/14) Installing eudev (3.2.14-r2) 00:20:02 (13/14) Installing eudev-dev (3.2.14-r2) 00:20:02 (14/14) Installing v4l-utils-dev (1.24.1-r1) 00:20:02 Executing busybox-1.36.1-r29.trigger 00:20:02 Executing eudev-3.2.14-r2.trigger 00:20:02 OK: 253 MiB in 68 packages 00:20:03 Removing intermediate container 8cec73b7812d 00:20:03 ---> c701446d2897 00:20:03 Step 8/13 : WORKDIR /device-usb-camera 00:20:03 ---> Running in 3cccfa985172 00:20:03 Removing intermediate container 3cccfa985172 00:20:03 ---> 62b21adbc2b8 00:20:03 Step 9/13 : COPY go.mod vendor* ./ 00:20:03 ---> ace9be961263 00:20:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:03 ---> Running in 360a5f8e8972 00:21:10 Removing intermediate container 360a5f8e8972 00:21:10 ---> f76cf0daeb06 00:21:10 Step 11/13 : COPY . . 00:21:10 ---> 342dd4c5c3ed 00:21:10 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:21:10 ---> Running in 703db1c8946e 00:21:10  % Total % Received % Xferd Average Speed Time Time Time Current 00:21:10 Dload Upload Total Spent Left Speed 00:21:11  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10098 0 --:--:-- --:--:-- --:--:-- 10211 00:21:11 Removing intermediate container 703db1c8946e 00:21:11 ---> c55eec69cd16 00:21:11 Step 13/13 : RUN ${MAKE} 00:21:11 ---> Running in b9fef4a6c746 00:21:11 noop 00:21:11 Removing intermediate container b9fef4a6c746 00:21:11 ---> 3ed03ce4fe42 00:21:11 Successfully built 3ed03ce4fe42 00:21:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:12 + docker inspect -f . ci-base-image-x86_64 00:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:12 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:21:12 $ docker top 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:12 + go version 00:21:12 go version go1.23.2 linux/amd64 [Pipeline] } 00:21:12 $ docker stop --time=1 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 00:21:14 $ docker rm -f --volumes 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:14 + docker inspect -f . ci-base-image-x86_64 00:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:14 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:21:15 $ docker top 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:21:15 + make test 00:21:15 go test ./... -coverprofile=coverage.out ./... 00:21:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:21:39 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 00:21:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 00:21:49 go vet ./... 00:21:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:56 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:21:56 $ docker stop --time=1 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c 00:22:00 $ docker rm -f --volumes 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c [Pipeline] // withDockerContainer [Pipeline] sh 00:22:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:22:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:22:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:22:01 + ls -al . 00:22:01 total 288 00:22:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:21 . 00:22:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:19 .. 00:22:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 .git 00:22:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 .github 00:22:01 -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 00:19 .gitignore 00:22:01 -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 00:19 .golangci.yml 00:22:01 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 00:19 .hadolint.yml 00:22:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:19 .semver 00:22:01 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 00:19 Attribution.txt 00:22:01 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 00:19 CHANGELOG.md 00:22:01 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 00:19 Dockerfile 00:22:01 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 00:19 GOVERNANCE.md 00:22:01 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 00:19 Jenkinsfile 00:22:01 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 00:19 LICENSE 00:22:01 -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 00:19 Makefile 00:22:01 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 00:19 OWNERS.md 00:22:01 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 00:19 README.md 00:22:01 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:19 VERSION 00:22:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 bin 00:22:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 cmd 00:22:01 -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 00:21 coverage.out 00:22:01 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 00:19 docker-entrypoint.sh 00:22:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 docs 00:22:01 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 00:19 go.mod 00:22:01 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 00:19 go.sum 00:22:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 internal 00:22:01 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:01 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d --label arch=amd64 --label version=4.0.0-dev.2 . 00:22:01 Sending build context to Docker daemon 20.69MB 00:22:01 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 00:22:01 Step 2/37 : FROM ${BASE} AS builder 00:22:01 ---> 3ed03ce4fe42 00:22:01 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:22:02 ---> Running in f2e99f7a146d 00:22:02 Removing intermediate container f2e99f7a146d 00:22:02 ---> f3613c655947 00:22:02 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:22:02 ---> Running in 519b4b4a75b7 00:22:02 Removing intermediate container 519b4b4a75b7 00:22:02 ---> d7651b6899cf 00:22:02 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:22:02 ---> Running in 7f01419fd4d6 00:22:02 Removing intermediate container 7f01419fd4d6 00:22:02 ---> 464c3345e960 00:22:02 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:22:02 ---> Running in a511d224267b 00:22:02 Removing intermediate container a511d224267b 00:22:02 ---> c0debf9c0301 00:22:02 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:02 ---> Running in 5c3c25dff1b5 00:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:03 OK: 253 MiB in 68 packages 00:22:03 Removing intermediate container 5c3c25dff1b5 00:22:03 ---> 6697ab501071 00:22:03 Step 8/37 : WORKDIR /device-usb-camera 00:22:03 ---> Running in 79c3fe767bb5 00:22:04 Removing intermediate container 79c3fe767bb5 00:22:04 ---> a7ccae8c39d8 00:22:04 Step 9/37 : COPY go.mod vendor* ./ 00:22:04 ---> 81b62aa1a63b 00:22:04 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:04 ---> Running in 9ee0b2f375d6 00:22:04 Removing intermediate container 9ee0b2f375d6 00:22:04 ---> 30cae1887ebd 00:22:04 Step 11/37 : COPY . . 00:22:05 ---> 4c2b86b275f8 00:22:05 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:22:05 ---> Running in 8ef8afcbbfa1 00:22:05  % Total % Received % Xferd Average Speed Time Time Time Current 00:22:05  Dload Upload Total Spent Left Speed 00:22:05 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43556 0 --:--:-- --:--:-- --:--:-- 46173 00:22:06 Removing intermediate container 8ef8afcbbfa1 00:22:06 ---> 28a80667bf99 00:22:06 Step 13/37 : RUN ${MAKE} 00:22:06 ---> Running in 7b123afd85c9 00:22:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 00:22:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24251 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:22:28 Running in /w/workspace/device-usb-camera/189 [Pipeline] { [Pipeline] checkout 00:22:31 Selected Git installation does not exist. Using Default 00:22:31 The recommended git tool is: NONE 00:22:40 using credential edgex-jenkins-ssh 00:22:40 Cloning the remote Git repository 00:22:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:22:40 > git init /w/workspace/device-usb-camera/189 # timeout=10 00:22:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:22:40 > git --version # timeout=10 00:22:40 > git --version # 'git version 2.25.1' 00:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:22:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:45 Removing intermediate container 7b123afd85c9 00:22:45 ---> 607feb9e5f8c 00:22:45 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 00:22:45 1.8.2: Pulling from bluenviron/mediamtx 00:22:45 8411072a22a5: Pulling fs layer 00:22:45 8411072a22a5: Verifying Checksum 00:22:45 8411072a22a5: Download complete 00:22:45 Avoid second fetch 00:22:45 Checking out Revision cec5fe797acd0a57918cb92b5c0815420fffe93d (main) 00:22:45 8411072a22a5: Pull complete 00:22:45 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 00:22:45 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 00:22:45 ---> 1ac78cb06e13 00:22:45 Step 15/37 : FROM alpine:3.20 00:22:46 3.20: Pulling from library/alpine 00:22:46 43c4264eed91: Already exists 00:22:46 Commit message: "Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" 00:22:46 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:22:46 Status: Downloaded newer image for alpine:3.20 00:22:46 ---> 91ef0af61f39 00:22:46 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:22:45 > git config core.sparsecheckout # timeout=10 00:22:45 > git checkout -f cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 00:22:47 ---> Running in 49c185e5cff8 00:22:47 Removing intermediate container 49c185e5cff8 00:22:47 ---> 3515b414f618 00:22:47 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:22:47 ---> Running in 3ae67f315dda 00:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:47 (1/115) Installing dumb-init (1.2.5-r3) 00:22:47 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 00:22:47 (3/115) Installing aom-libs (3.9.1-r0) 00:22:47 (4/115) Installing libxau (1.0.11-r4) 00:22:47 (5/115) Installing libmd (1.1.0-r0) 00:22:47 (6/115) Installing libbsd (0.12.2-r0) 00:22:47 (7/115) Installing libxdmcp (1.1.5-r1) 00:22:47 (8/115) Installing libxcb (1.16.1-r0) 00:22:47 (9/115) Installing libx11 (1.8.9-r1) 00:22:47 (10/115) Installing hwdata-pci (0.382-r0) 00:22:48 (11/115) Installing libpciaccess (0.18.1-r0) 00:22:48 (12/115) Installing libdrm (2.4.120-r0) 00:22:48 (13/115) Installing libxext (1.3.6-r2) 00:22:48 (14/115) Installing libxfixes (6.0.1-r4) 00:22:48 (15/115) Installing libffi (3.4.6-r0) 00:22:48 (16/115) Installing wayland-libs-client (1.22.0-r4) 00:22:48 (17/115) Installing libva (2.21.0-r0) 00:22:48 (18/115) Installing libvdpau (1.5-r3) 00:22:48 (19/115) Installing libgcc (13.2.1_git20240309-r0) 00:22:48 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 00:22:48 (21/115) Installing onevpl-libs (2023.3.1-r2) 00:22:48 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 00:22:48 (23/115) Installing libdav1d (1.4.2-r0) 00:22:48 (24/115) Installing openexr-libiex (3.1.13-r1) 00:22:48 (25/115) Installing openexr-libilmthread (3.1.13-r1) 00:22:48 (26/115) Installing imath (3.1.12-r0) 00:22:48 (27/115) Installing openexr-libopenexr (3.1.13-r1) 00:22:48 (28/115) Installing brotli-libs (1.1.0-r2) 00:22:48 (29/115) Installing giflib (5.2.2-r0) 00:22:48 (30/115) Installing libhwy (1.0.7-r0) 00:22:48 (31/115) Installing libjpeg-turbo (3.0.3-r0) 00:22:48 (32/115) Installing lcms2 (2.16-r0) 00:22:48 (33/115) Installing libpng (1.6.44-r0) 00:22:48 (34/115) Installing libjxl (0.10.2-r0) 00:22:48 (35/115) Installing lame-libs (3.100-r5) 00:22:48 (36/115) Installing opus (1.5.2-r0) 00:22:48 (37/115) Installing rav1e-libs (0.7.1-r0) 00:22:48 (38/115) Installing libgomp (13.2.1_git20240309-r0) 00:22:48 (39/115) Installing soxr (0.1.3-r7) 00:22:48 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 00:22:48 (41/115) Installing libogg (1.3.5-r5) 00:22:48 (42/115) Installing libtheora (1.1.1-r18) 00:22:48 (43/115) Installing libvorbis (1.3.7-r2) 00:22:48 (44/115) Installing libvpx (1.14.1-r0) 00:22:48 (45/115) Installing libsharpyuv (1.3.2-r0) 00:22:48 (46/115) Installing libwebp (1.3.2-r0) 00:22:48 (47/115) Installing libwebpmux (1.3.2-r0) 00:22:48 (48/115) Installing x264-libs (0.164_git20231001-r0) 00:22:48 (49/115) Installing numactl (2.0.18-r0) 00:22:48 (50/115) Installing x265-libs (3.6-r0) 00:22:48 (51/115) Installing xvidcore (1.3.7-r2) 00:22:48 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 00:22:48 (53/115) Installing sdl2 (2.28.5-r1) 00:22:48 (54/115) Installing alsa-lib (1.2.11-r0) 00:22:48 (55/115) Installing libexpat (2.6.3-r0) 00:22:48 (56/115) Installing libbz2 (1.0.8-r6) 00:22:48 (57/115) Installing freetype (2.13.2-r0) 00:22:48 (58/115) Installing fontconfig (2.15.0-r1) 00:22:48 (59/115) Installing fribidi (1.0.15-r0) 00:22:48 (60/115) Installing libintl (0.22.5-r0) 00:22:48 (61/115) Installing libeconf (0.6.3-r0) 00:22:48 (62/115) Installing libblkid (2.40.1-r1) 00:22:48 (63/115) Installing libmount (2.40.1-r1) 00:22:48 (64/115) Installing pcre2 (10.43-r0) 00:22:48 (65/115) Installing glib (2.80.5-r0) 00:22:48 (66/115) Installing graphite2 (1.3.14-r6) 00:22:48 (67/115) Installing harfbuzz (8.5.0-r0) 00:22:48 (68/115) Installing libunibreak (6.1-r0) 00:22:48 (69/115) Installing libass (0.17.2-r0) 00:22:48 (70/115) Installing libbluray (1.3.4-r1) 00:22:48 (71/115) Installing mpg123-libs (1.32.8-r0) 00:22:48 (72/115) Installing libopenmpt (0.7.7-r0) 00:22:48 (73/115) Installing cjson (1.7.18-r0) 00:22:48 (74/115) Installing mbedtls (3.6.2-r0) 00:22:48 (75/115) Installing librist (0.2.10-r1) 00:22:48 (76/115) Installing libsrt (1.5.3-r0) 00:22:48 (77/115) Installing libssh (0.10.6-r0) 00:22:48 (78/115) Installing xz-libs (5.6.2-r0) 00:22:48 (79/115) Installing libxml2 (2.12.7-r0) 00:22:48 (80/115) Installing libsodium (1.0.19-r0) 00:22:48 (81/115) Installing libzmq (4.3.5-r2) 00:22:48 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 00:22:48 (83/115) Installing serd-libs (0.32.2-r0) 00:22:48 (84/115) Installing zix-libs (0.4.2-r0) 00:22:48 (85/115) Installing sord-libs (0.16.16-r0) 00:22:48 (86/115) Installing sratom (0.6.16-r0) 00:22:48 (87/115) Installing lilv-libs (0.24.24-r1) 00:22:48 (88/115) Installing glslang-libs (1.3.261.1-r0) 00:22:48 (89/115) Installing libdovi (3.3.0-r0) 00:22:48 (90/115) Installing spirv-tools (1.3.261.1-r0) 00:22:48 (91/115) Installing shaderc (2024.0-r0) 00:22:48 (92/115) Installing vulkan-loader (1.3.261.1-r0) 00:22:48 (93/115) Installing libplacebo (6.338.2-r1) 00:22:48 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 00:22:48 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 00:22:48 (96/115) Installing vidstab (1.1.1-r0) 00:22:49 (97/115) Installing zimg (3.0.5-r2) 00:22:49 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 00:22:49 (99/115) Installing libasyncns (0.8-r3) 00:22:49 (100/115) Installing dbus-libs (1.14.10-r1) 00:22:49 (101/115) Installing libltdl (2.4.7-r3) 00:22:49 (102/115) Installing orc (0.4.40-r0) 00:22:49 (103/115) Installing libflac (1.4.3-r1) 00:22:49 (104/115) Installing libsndfile (1.2.2-r0) 00:22:49 (105/115) Installing speexdsp (1.2.1-r2) 00:22:49 (106/115) Installing tdb-libs (1.4.9-r1) 00:22:49 (107/115) Installing libpulse (17.0-r0) 00:22:49 (108/115) Installing v4l-utils-libs (1.24.1-r1) 00:22:49 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 00:22:49 (110/115) Installing ffmpeg (6.1.1-r8) 00:22:49 (111/115) Installing udev-init-scripts (35-r1) 00:22:49 (112/115) Installing eudev-libs (3.2.14-r2) 00:22:49 (113/115) Installing zstd-libs (1.5.6-r0) 00:22:49 (114/115) Installing kmod-libs (32-r0) 00:22:49 (115/115) Installing eudev (3.2.14-r2) 00:22:49 Executing busybox-1.36.1-r29.trigger 00:22:49 Executing glib-2.80.5-r0.trigger 00:22:49 Executing eudev-3.2.14-r2.trigger 00:22:49 OK: 134 MiB in 129 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:51 Dload Upload Total Spent Left Speed 00:22:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 00:22:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:22:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:51 + sudo tee /etc/docker/daemon.new 00:22:51 { 00:22:51 "registry-mirrors": [ 00:22:51 "https://nexus3.edgexfoundry.org:10001" 00:22:51 ], 00:22:51 "bip": "10.250.0.254/24", 00:22:51 "hosts": [ 00:22:51 "tcp://0.0.0.0:5555", 00:22:51 "unix:///var/run/docker.sock" 00:22:51 ], 00:22:51 "mtu": 1458, 00:22:51 "selinux-enabled": true, 00:22:51 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:51 } [Pipeline] sh 00:22:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:52 + sudo service docker restart 00:22:54 Removing intermediate container 3ae67f315dda 00:22:54 ---> db7c90cb6e1b 00:22:54 Step 18/37 : RUN apk --no-cache upgrade 00:22:54 ---> Running in c8e7556af67b 00:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:54 Upgrading critical system libraries and apk-tools: 00:22:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:22:54 Executing busybox-1.36.1-r29.trigger 00:22:55 Continuing the upgrade transaction with new apk-tools: 00:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:22:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:22:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:22:55 OK: 134 MiB in 129 packages 00:22:56 Removing intermediate container c8e7556af67b 00:22:56 ---> f378a247ead5 00:22:56 Step 19/37 : WORKDIR / 00:22:56 ---> Running in 9bdd56439ee0 00:22:56 Removing intermediate container 9bdd56439ee0 00:22:56 ---> be6ab24e1b29 00:22:56 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:22:58 ---> f3c1dceeb84c 00:22:58 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:22:58 ---> 8f7fbf49c94b 00:22:58 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 00:22:58 ---> 1ca47b26b777 00:22:58 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:22:58 ---> 3a45d0fc3e53 00:22:58 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:22:58 ---> b3ee3ba1d023 00:22:58 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 00:22:59 ---> 56d5853e333c 00:22:59 Step 26/37 : COPY --from=rtsp /mediamtx / 00:23:00 ---> 81e0a24f67c2 00:23:00 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 00:23:00 ---> Running in 9eecdaa91331 00:23:00 Removing intermediate container 9eecdaa91331 00:23:00 ---> 967968145fb3 00:23:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 00:23:00 ---> Running in a1005ee844b0 00:23:01 Removing intermediate container a1005ee844b0 00:23:01 ---> 6ca455b2076e 00:23:01 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 00:23:01 ---> Running in f8b6781e92ea 00:23:02 Removing intermediate container f8b6781e92ea 00:23:02 ---> 2bd7804a801e 00:23:02 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 00:23:02 ---> Running in cb28bda09089 00:23:02 Removing intermediate container cb28bda09089 00:23:02 ---> e5435c2fb8be 00:23:02 Step 31/37 : EXPOSE 59983 00:23:02 ---> Running in 9ac72d703987 00:23:02 Removing intermediate container 9ac72d703987 00:23:02 ---> ec9e29a02a51 00:23:02 Step 32/37 : EXPOSE 8554 00:23:02 ---> Running in 8b25af957561 00:23:02 Removing intermediate container 8b25af957561 00:23:02 ---> dad3f12442e2 00:23:02 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:23:02 ---> Running in 394d74735a55 00:23:03 Removing intermediate container 394d74735a55 00:23:03 ---> 6b5843149338 00:23:03 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 00:23:03 ---> Running in 09a4f9257093 00:23:03 Removing intermediate container 09a4f9257093 00:23:03 ---> 1caf740b2bef 00:23:03 Step 35/37 : LABEL arch=amd64 00:23:03 ---> Running in 537d59d47f12 00:23:03 Removing intermediate container 537d59d47f12 00:23:03 ---> 5b73bcbe2156 00:23:03 Step 36/37 : LABEL git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d 00:23:03 ---> Running in a7034f2e70ca 00:23:03 Removing intermediate container a7034f2e70ca 00:23:03 ---> 94b3f1c3fe38 00:23:03 Step 37/37 : LABEL version=4.0.0-dev.2 00:23:03 ---> Running in 00f775fefc45 00:23:03 Removing intermediate container 00f775fefc45 00:23:03 ---> 6f9169a12ed8 00:23:03 [Warning] One or more build-args [ARCH] were not consumed 00:23:03 Successfully built 6f9169a12ed8 00:23:03 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:03 provisioning config files... 00:23:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18344726386996491891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:03 ---> ****-login.sh 00:23:03 nexus3.edgexfoundry.org:10001 00:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:03 Configure a credential helper to remove this warning. See 00:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:03 00:23:03 Login Succeeded 00:23:03 nexus3.edgexfoundry.org:10002 00:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:03 Configure a credential helper to remove this warning. See 00:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:03 00:23:03 Login Succeeded 00:23:03 nexus3.edgexfoundry.org:10003 00:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:04 Configure a credential helper to remove this warning. See 00:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:04 00:23:04 Login Succeeded 00:23:04 nexus3.edgexfoundry.org:10004 00:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:04 Configure a credential helper to remove this warning. See 00:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:04 00:23:04 Login Succeeded 00:23:04 ****.io 00:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:04 Configure a credential helper to remove this warning. See 00:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:04 00:23:04 Login Succeeded 00:23:04 ---> ****-login.sh ends [Pipeline] } 00:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:23:04 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:23:04 cec5fe797acd0a57918cb92b5c0815420fffe93d 00:23:04 latest 00:23:04 4.0.0-dev.2 00:23:04 cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:23:04 main 00:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d 00:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:23:05 e4a37bb89451: Preparing 00:23:05 21f6deea71b8: Preparing 00:23:05 6a298a4620a2: Preparing 00:23:05 7d976428f3e3: Preparing 00:23:05 0e81680c8547: Preparing 00:23:05 4fdee56d7956: Preparing 00:23:05 860f8563798d: Preparing 00:23:05 28c200851821: Preparing 00:23:05 f9b2f28f6885: Preparing 00:23:05 437796ac9399: Preparing 00:23:05 f0d7f83132c4: Preparing 00:23:05 88e381ea69b4: Preparing 00:23:05 123bd9351691: Preparing 00:23:05 63ca1fbb43ae: Preparing 00:23:05 4fdee56d7956: Waiting 00:23:05 860f8563798d: Waiting 00:23:05 28c200851821: Waiting 00:23:05 f9b2f28f6885: Waiting 00:23:05 437796ac9399: Waiting 00:23:05 88e381ea69b4: Waiting 00:23:05 f0d7f83132c4: Waiting 00:23:05 63ca1fbb43ae: Waiting 00:23:05 123bd9351691: Waiting 00:23:05 e4a37bb89451: Pushed 00:23:05 6a298a4620a2: Pushed 00:23:05 7d976428f3e3: Pushed 00:23:05 21f6deea71b8: Pushed 00:23:05 4fdee56d7956: Pushed 00:23:05 f9b2f28f6885: Pushed 00:23:05 860f8563798d: Pushed 00:23:05 28c200851821: Pushed 00:23:05 437796ac9399: Pushed 00:23:05 63ca1fbb43ae: Layer already exists 00:23:06 88e381ea69b4: Pushed 00:23:08 0e81680c8547: Pushed 00:23:09 f0d7f83132c4: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:11 provisioning config files... 00:23:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/189@tmp/config7676549615810332354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:11 ---> ****-login.sh 00:23:11 nexus3.edgexfoundry.org:10001 00:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:12 Configure a credential helper to remove this warning. See 00:23:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:12 00:23:12 Login Succeeded 00:23:12 nexus3.edgexfoundry.org:10002 00:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:13 Configure a credential helper to remove this warning. See 00:23:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:13 00:23:13 Login Succeeded 00:23:13 nexus3.edgexfoundry.org:10003 00:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:13 Configure a credential helper to remove this warning. See 00:23:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:13 00:23:13 Login Succeeded 00:23:13 nexus3.edgexfoundry.org:10004 00:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:13 Configure a credential helper to remove this warning. See 00:23:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:13 00:23:13 Login Succeeded 00:23:13 ****.io 00:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:23:14 Configure a credential helper to remove this warning. See 00:23:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:23:14 00:23:14 Login Succeeded 00:23:14 ---> ****-login.sh ends [Pipeline] } 00:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:23:14 ========================================================= 00:23:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:23:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:15 + 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 . 00:23:15 Sending build context to Docker daemon 10.58MB 00:23:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 00:23:15 Step 2/13 : FROM ${BASE} AS builder 00:23:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:23:15 cf04c63912e1: Pulling fs layer 00:23:15 55b35a11ae5e: Pulling fs layer 00:23:15 a37a00ec5f00: Pulling fs layer 00:23:15 50b3750afda1: Pulling fs layer 00:23:15 4f4fb700ef54: Pulling fs layer 00:23:15 80978eb59214: Pulling fs layer 00:23:15 c9f46d7d2bd2: Pulling fs layer 00:23:15 50b3750afda1: Waiting 00:23:15 c5a475d317c9: Pulling fs layer 00:23:15 4f4fb700ef54: Waiting 00:23:15 80978eb59214: Waiting 00:23:15 c9f46d7d2bd2: Waiting 00:23:15 c5a475d317c9: Waiting 00:23:15 55b35a11ae5e: Verifying Checksum 00:23:15 55b35a11ae5e: Download complete 00:23:16 50b3750afda1: Verifying Checksum 00:23:16 50b3750afda1: Download complete 00:23:16 4f4fb700ef54: Verifying Checksum 00:23:16 4f4fb700ef54: Download complete 00:23:16 80978eb59214: Verifying Checksum 00:23:16 80978eb59214: Download complete 00:23:16 cf04c63912e1: Verifying Checksum 00:23:16 cf04c63912e1: Download complete 00:23:16 c5a475d317c9: Verifying Checksum 00:23:16 c5a475d317c9: Download complete 00:23:17 cf04c63912e1: Pull complete 00:23:18 55b35a11ae5e: Pull complete 00:23:18 123bd9351691: Pushed 00:23:18 cec5fe797acd0a57918cb92b5c0815420fffe93d: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 a37a00ec5f00: Verifying Checksum 00:23:18 a37a00ec5f00: Download complete 00:23:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:23:18 e4a37bb89451: Preparing 00:23:18 21f6deea71b8: Preparing 00:23:18 6a298a4620a2: Preparing 00:23:18 7d976428f3e3: Preparing 00:23:18 0e81680c8547: Preparing 00:23:18 4fdee56d7956: Preparing 00:23:18 860f8563798d: Preparing 00:23:18 28c200851821: Preparing 00:23:18 f9b2f28f6885: Preparing 00:23:18 437796ac9399: Preparing 00:23:18 f0d7f83132c4: Preparing 00:23:18 88e381ea69b4: Preparing 00:23:18 f9b2f28f6885: Waiting 00:23:18 28c200851821: Waiting 00:23:18 f0d7f83132c4: Waiting 00:23:18 437796ac9399: Waiting 00:23:18 860f8563798d: Waiting 00:23:18 123bd9351691: Preparing 00:23:18 63ca1fbb43ae: Preparing 00:23:18 123bd9351691: Waiting 00:23:18 63ca1fbb43ae: Waiting 00:23:18 7d976428f3e3: Layer already exists 00:23:18 e4a37bb89451: Layer already exists 00:23:18 0e81680c8547: Layer already exists 00:23:18 21f6deea71b8: Layer already exists 00:23:18 6a298a4620a2: Layer already exists 00:23:18 4fdee56d7956: Layer already exists 00:23:18 28c200851821: Layer already exists 00:23:18 f9b2f28f6885: Layer already exists 00:23:18 860f8563798d: Layer already exists 00:23:18 437796ac9399: Layer already exists 00:23:18 63ca1fbb43ae: Layer already exists 00:23:18 88e381ea69b4: Layer already exists 00:23:18 f0d7f83132c4: Layer already exists 00:23:18 123bd9351691: Layer already exists 00:23:18 latest: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 c9f46d7d2bd2: Verifying Checksum 00:23:19 c9f46d7d2bd2: Download complete 00:23:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 00:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:23:19 e4a37bb89451: Preparing 00:23:19 21f6deea71b8: Preparing 00:23:19 6a298a4620a2: Preparing 00:23:19 7d976428f3e3: Preparing 00:23:19 0e81680c8547: Preparing 00:23:19 4fdee56d7956: Preparing 00:23:19 860f8563798d: Preparing 00:23:19 28c200851821: Preparing 00:23:19 f9b2f28f6885: Preparing 00:23:19 437796ac9399: Preparing 00:23:19 f0d7f83132c4: Preparing 00:23:19 88e381ea69b4: Preparing 00:23:19 123bd9351691: Preparing 00:23:19 63ca1fbb43ae: Preparing 00:23:19 28c200851821: Waiting 00:23:19 f9b2f28f6885: Waiting 00:23:19 437796ac9399: Waiting 00:23:19 f0d7f83132c4: Waiting 00:23:19 88e381ea69b4: Waiting 00:23:19 123bd9351691: Waiting 00:23:19 63ca1fbb43ae: Waiting 00:23:19 4fdee56d7956: Waiting 00:23:19 860f8563798d: Waiting 00:23:19 6a298a4620a2: Layer already exists 00:23:19 7d976428f3e3: Layer already exists 00:23:19 0e81680c8547: Layer already exists 00:23:19 21f6deea71b8: Layer already exists 00:23:19 e4a37bb89451: Layer already exists 00:23:19 860f8563798d: Layer already exists 00:23:19 28c200851821: Layer already exists 00:23:19 437796ac9399: Layer already exists 00:23:19 4fdee56d7956: Layer already exists 00:23:19 f9b2f28f6885: Layer already exists 00:23:19 f0d7f83132c4: Layer already exists 00:23:19 88e381ea69b4: Layer already exists 00:23:19 123bd9351691: Layer already exists 00:23:19 63ca1fbb43ae: Layer already exists 00:23:19 4.0.0-dev.2: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:23:20 e4a37bb89451: Preparing 00:23:20 21f6deea71b8: Preparing 00:23:20 6a298a4620a2: Preparing 00:23:20 7d976428f3e3: Preparing 00:23:20 0e81680c8547: Preparing 00:23:20 4fdee56d7956: Preparing 00:23:20 860f8563798d: Preparing 00:23:20 28c200851821: Preparing 00:23:20 f9b2f28f6885: Preparing 00:23:20 437796ac9399: Preparing 00:23:20 f0d7f83132c4: Preparing 00:23:20 88e381ea69b4: Preparing 00:23:20 123bd9351691: Preparing 00:23:20 63ca1fbb43ae: Preparing 00:23:20 f9b2f28f6885: Waiting 00:23:20 437796ac9399: Waiting 00:23:20 f0d7f83132c4: Waiting 00:23:20 88e381ea69b4: Waiting 00:23:20 123bd9351691: Waiting 00:23:20 63ca1fbb43ae: Waiting 00:23:20 4fdee56d7956: Waiting 00:23:20 860f8563798d: Waiting 00:23:20 e4a37bb89451: Layer already exists 00:23:20 7d976428f3e3: Layer already exists 00:23:20 0e81680c8547: Layer already exists 00:23:20 6a298a4620a2: Layer already exists 00:23:20 21f6deea71b8: Layer already exists 00:23:20 4fdee56d7956: Layer already exists 00:23:20 860f8563798d: Layer already exists 00:23:20 28c200851821: Layer already exists 00:23:20 f9b2f28f6885: Layer already exists 00:23:20 437796ac9399: Layer already exists 00:23:20 f0d7f83132c4: Layer already exists 00:23:20 88e381ea69b4: Layer already exists 00:23:20 123bd9351691: Layer already exists 00:23:20 63ca1fbb43ae: Layer already exists 00:23:20 cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:23:20 e4a37bb89451: Preparing 00:23:20 21f6deea71b8: Preparing 00:23:20 6a298a4620a2: Preparing 00:23:20 7d976428f3e3: Preparing 00:23:20 0e81680c8547: Preparing 00:23:20 4fdee56d7956: Preparing 00:23:20 860f8563798d: Preparing 00:23:20 28c200851821: Preparing 00:23:20 f9b2f28f6885: Preparing 00:23:20 437796ac9399: Preparing 00:23:20 f0d7f83132c4: Preparing 00:23:20 88e381ea69b4: Preparing 00:23:20 123bd9351691: Preparing 00:23:20 63ca1fbb43ae: Preparing 00:23:20 f9b2f28f6885: Waiting 00:23:20 f0d7f83132c4: Waiting 00:23:20 4fdee56d7956: Waiting 00:23:20 88e381ea69b4: Waiting 00:23:20 860f8563798d: Waiting 00:23:20 123bd9351691: Waiting 00:23:20 63ca1fbb43ae: Waiting 00:23:20 0e81680c8547: Layer already exists 00:23:20 7d976428f3e3: Layer already exists 00:23:20 e4a37bb89451: Layer already exists 00:23:20 21f6deea71b8: Layer already exists 00:23:20 6a298a4620a2: Layer already exists 00:23:20 860f8563798d: Layer already exists 00:23:20 f9b2f28f6885: Layer already exists 00:23:20 28c200851821: Layer already exists 00:23:20 4fdee56d7956: Layer already exists 00:23:20 437796ac9399: Layer already exists 00:23:20 63ca1fbb43ae: Layer already exists 00:23:20 f0d7f83132c4: Layer already exists 00:23:20 88e381ea69b4: Layer already exists 00:23:20 123bd9351691: Layer already exists 00:23:20 main: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:20 ===================================================== [Pipeline] echo 00:23:20 taggedImages: 00:23:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d 00:23:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:23:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 00:23:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:23:20 - nexus3.edgexfoundry.org:10004/device-usb-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 00:23:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:23:21 00:23:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:23:21 latest: Pulling from edgex-lftools-log-publisher 00:23:21 5eb5b503b376: Pulling fs layer 00:23:21 5c69ac0246d0: Pulling fs layer 00:23:21 ec43610c2a17: Pulling fs layer 00:23:21 3a2ae6a8a46f: Pulling fs layer 00:23:21 33b1e0a273af: Pulling fs layer 00:23:21 5d3b04190fa2: Pulling fs layer 00:23:21 2f39f015ded8: Pulling fs layer 00:23:21 5d3b04190fa2: Waiting 00:23:21 2f39f015ded8: Waiting 00:23:21 3a2ae6a8a46f: Waiting 00:23:21 33b1e0a273af: Waiting 00:23:21 5c69ac0246d0: Download complete 00:23:21 3a2ae6a8a46f: Download complete 00:23:21 33b1e0a273af: Verifying Checksum 00:23:21 33b1e0a273af: Download complete 00:23:21 5d3b04190fa2: Verifying Checksum 00:23:21 5d3b04190fa2: Download complete 00:23:21 ec43610c2a17: Verifying Checksum 00:23:21 ec43610c2a17: Download complete 00:23:21 5eb5b503b376: Verifying Checksum 00:23:21 5eb5b503b376: Download complete 00:23:22 2f39f015ded8: Verifying Checksum 00:23:22 2f39f015ded8: Download complete 00:23:23 5eb5b503b376: Pull complete 00:23:23 5c69ac0246d0: Pull complete 00:23:23 ec43610c2a17: Pull complete 00:23:23 3a2ae6a8a46f: Pull complete 00:23:24 33b1e0a273af: Pull complete 00:23:24 5d3b04190fa2: Pull complete 00:23:29 2f39f015ded8: Pull complete 00:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:29 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:23:29 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:23:34 a37a00ec5f00: Pull complete 00:23:34 50b3750afda1: Pull complete 00:23:34 4f4fb700ef54: Pull complete 00:23:34 $ docker top 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:34 80978eb59214: Pull complete 00:23:35 ---> job-cost.sh 00:23:35 lf-activate-venv: SKIPPING 00:23:35 INFO: No Stack... 00:23:35 INFO: Retrieving Pricing Info for: v3-standard-8 00:23:35 INFO: Archiving Costs [Pipeline] sh 00:23:35 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:23:35 + cut -d, -f6 [Pipeline] lock 00:23:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] 00:23:35 Resource [jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] did not exist. Created. 00:23:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:23:36 + echo total: 0.2199999988079071 [Pipeline] stash 00:23:36 Stashed 1 file(s) [Pipeline] } 00:23:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 00:23:36 $ docker stop --time=1 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 00:23:37 $ docker rm -f --volumes 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:23:45 c9f46d7d2bd2: Pull complete 00:23:46 c5a475d317c9: Pull complete 00:23:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:23:46 ---> be29e6b0f0d4 00:23:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:23:47 ---> Running in 7c3cd36a7bbf 00:23:47 Removing intermediate container 7c3cd36a7bbf 00:23:47 ---> 09541655c46f 00:23:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:23:47 ---> Running in 0cc396d672b3 00:23:48 Removing intermediate container 0cc396d672b3 00:23:48 ---> f5e052999489 00:23:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:23:48 ---> Running in 86817a631996 00:23:48 Removing intermediate container 86817a631996 00:23:48 ---> 6e6fc8889175 00:23:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:23:48 ---> Running in d5599f465e36 00:23:49 Removing intermediate container d5599f465e36 00:23:49 ---> c38877542488 00:23:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:49 ---> Running in d46f5e87f817 00:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:52 (1/14) Installing libintl (0.22.5-r0) 00:23:52 (2/14) Installing eudev-libs (3.2.14-r2) 00:23:52 (3/14) Installing libjpeg-turbo (3.0.3-r0) 00:23:52 (4/14) Installing v4l-utils-libs (1.24.1-r1) 00:23:52 (5/14) Installing v4l-utils (1.24.1-r1) 00:23:52 (6/14) Installing libdvbv5 (1.24.1-r1) 00:23:52 (7/14) Installing udev-init-scripts (35-r1) 00:23:52 (8/14) Installing libeconf (0.6.3-r0) 00:23:52 (9/14) Installing libblkid (2.40.1-r1) 00:23:52 (10/14) Installing xz-libs (5.6.2-r0) 00:23:52 (11/14) Installing kmod-libs (32-r0) 00:23:52 (12/14) Installing eudev (3.2.14-r2) 00:23:52 (13/14) Installing eudev-dev (3.2.14-r2) 00:23:52 (14/14) Installing v4l-utils-dev (1.24.1-r1) 00:23:52 Executing busybox-1.36.1-r29.trigger 00:23:52 Executing eudev-3.2.14-r2.trigger 00:23:52 OK: 246 MiB in 68 packages 00:23:53 Removing intermediate container d46f5e87f817 00:23:53 ---> e261d6a4b350 00:23:53 Step 8/13 : WORKDIR /device-usb-camera 00:23:53 ---> Running in 051b4a694fcf 00:23:54 Removing intermediate container 051b4a694fcf 00:23:54 ---> 8203ac7f1a96 00:23:54 Step 9/13 : COPY go.mod vendor* ./ 00:23:54 ---> 459562d5fb12 00:23:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:54 ---> Running in 3e3d659fd43b 00:25:46 Removing intermediate container 3e3d659fd43b 00:25:46 ---> a5bfef184196 00:25:46 Step 11/13 : COPY . . 00:25:46 ---> d7d8ded48be7 00:25:46 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:25:46 ---> Running in 5fa2ff9a97c9 00:25:46  % Total % Received % Xferd Average Speed Time Time  Time Current 00:25:46 Dload Upload  Total Spent Left Speed 00:25:46 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0     0    0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7652 0 --:--:-- --:--:-- --:--:-- 7695 00:25:46 Removing intermediate container 5fa2ff9a97c9 00:25:46 ---> 33f1069b4b50 00:25:46 Step 13/13 : RUN ${MAKE} 00:25:46 ---> Running in 4d5e6d2714ca 00:25:46 noop 00:25:46 Removing intermediate container 4d5e6d2714ca 00:25:46 ---> 33e540d0439c 00:25:46 Successfully built 33e540d0439c 00:25:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:46 + docker inspect -f . ci-base-image-arm64 00:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container 00:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:49 $ docker top 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:52 + go version 00:25:52 go version go1.23.2 linux/arm64 [Pipeline] } 00:25:52 $ docker stop --time=1 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e 00:25:54 $ docker rm -f --volumes 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:55 + docker inspect -f . ci-base-image-arm64 00:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:55 prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container 00:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:56 $ docker top c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:57 + git config --global --add safe.directory /w/workspace/device-usb-camera/189 [Pipeline] fileExists [Pipeline] sh 00:25:58 + make test 00:25:58 go test ./... -coverprofile=coverage.out ./... 00:26:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:30:28 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 00:30:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements 00:30:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:30:40 go vet ./... 00:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:31:48 ./bin/test-attribution-txt.sh [Pipeline] echo 00:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:31:48 $ docker stop --time=1 c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d 00:31:50 $ docker rm -f --volumes c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d [Pipeline] // withDockerContainer [Pipeline] sh 00:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:31:52 Warning: overwriting stash ‘coverage-report’ 00:31:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:31:54 + ls -al . 00:31:54 total 284 00:31:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:26 . 00:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:22 .. 00:31:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:22 .git 00:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 .github 00:31:54 -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 00:22 .gitignore 00:31:54 -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 00:22 .golangci.yml 00:31:54 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 00:22 .hadolint.yml 00:31:54 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 00:22 Attribution.txt 00:31:54 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 00:22 CHANGELOG.md 00:31:54 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 00:22 Dockerfile 00:31:54 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 00:22 GOVERNANCE.md 00:31:54 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 00:22 Jenkinsfile 00:31:54 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 00:22 LICENSE 00:31:54 -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 00:22 Makefile 00:31:54 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 00:22 OWNERS.md 00:31:54 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 00:22 README.md 00:31:54 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:19 VERSION 00:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:22 bin 00:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 cmd 00:31:54 -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 00:30 coverage.out 00:31:54 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 00:22 docker-entrypoint.sh 00:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:22 docs 00:31:54 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 00:22 go.mod 00:31:54 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 00:22 go.sum 00:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 internal 00:31:54 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:54 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d --label arch=arm64 --label version=4.0.0-dev.2 . 00:31:55 Sending build context to Docker daemon 10.64MB 00:31:55 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 00:31:55 Step 2/37 : FROM ${BASE} AS builder 00:31:55 ---> 33e540d0439c 00:31:55 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:31:55 ---> Running in 62c06588c0b3 00:31:56 Removing intermediate container 62c06588c0b3 00:31:56 ---> 29c209532553 00:31:56 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:31:56 ---> Running in d77852d9dd3b 00:31:56 Removing intermediate container d77852d9dd3b 00:31:56 ---> 454e3ef58040 00:31:56 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:31:56 ---> Running in 383a99e18e89 00:31:57 Removing intermediate container 383a99e18e89 00:31:57 ---> 2714d26b47c1 00:31:57 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:31:57 ---> Running in b5045e53b383 00:31:57 Removing intermediate container b5045e53b383 00:31:57 ---> cd6c287c5523 00:31:57 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:31:57 ---> Running in 0816ede311fc 00:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:32:01 OK: 246 MiB in 68 packages 00:32:02 Removing intermediate container 0816ede311fc 00:32:02 ---> 2561106c141c 00:32:02 Step 8/37 : WORKDIR /device-usb-camera 00:32:02 ---> Running in b08ffbaa0133 00:32:03 Removing intermediate container b08ffbaa0133 00:32:03 ---> 30c139f1cba0 00:32:03 Step 9/37 : COPY go.mod vendor* ./ 00:32:03 ---> e9a514818f7f 00:32:03 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:03 ---> Running in eca8da7773d0 00:32:07 Removing intermediate container eca8da7773d0 00:32:07 ---> 62943f21515a 00:32:07 Step 11/37 : COPY . . 00:32:08 ---> 3c0ea407db15 00:32:08 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 00:32:08 ---> Running in def17263266b 00:32:09  % Total % Received % Xferd Average Speed Time Time  Time Current 00:32:09 Dload Upload Total Spent Left Speed 00:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5079 0 --:--:-- --:--:-- --:--:-- 5130 00:32:10 Removing intermediate container def17263266b 00:32:10 ---> 9de9a3709082 00:32:10 Step 13/37 : RUN ${MAKE} 00:32:10 ---> Running in a30714715683 00:32:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 00:36:49 Removing intermediate container a30714715683 00:36:49 ---> 643ef352ee55 00:36:49 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 00:36:49 1.8.2: Pulling from bluenviron/mediamtx 00:36:49 da4d7e05a7aa: Pulling fs layer 00:36:49 da4d7e05a7aa: Verifying Checksum 00:36:49 da4d7e05a7aa: Download complete 00:36:49 da4d7e05a7aa: Pull complete 00:36:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 00:36:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 00:36:49 ---> 62c65ed7ef0d 00:36:49 Step 15/37 : FROM alpine:3.20 00:36:49 3.20: Pulling from library/alpine 00:36:49 cf04c63912e1: Already exists 00:36:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:36:49 Status: Downloaded newer image for alpine:3.20 00:36:49 ---> c157a85ed455 00:36:49 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:36:49 ---> Running in 2efc7f135022 00:36:49 Removing intermediate container 2efc7f135022 00:36:49 ---> 5f4cb6c54f71 00:36:49 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:36:49 ---> Running in 7248bb736c59 00:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:36:50 (1/114) Installing dumb-init (1.2.5-r3) 00:36:50 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 00:36:51 (3/114) Installing aom-libs (3.9.1-r0) 00:36:51 (4/114) Installing libxau (1.0.11-r4) 00:36:51 (5/114) Installing libmd (1.1.0-r0) 00:36:51 (6/114) Installing libbsd (0.12.2-r0) 00:36:51 (7/114) Installing libxdmcp (1.1.5-r1) 00:36:51 (8/114) Installing libxcb (1.16.1-r0) 00:36:51 (9/114) Installing libx11 (1.8.9-r1) 00:36:51 (10/114) Installing hwdata-pci (0.382-r0) 00:36:51 (11/114) Installing libpciaccess (0.18.1-r0) 00:36:51 (12/114) Installing libdrm (2.4.120-r0) 00:36:51 (13/114) Installing libxext (1.3.6-r2) 00:36:51 (14/114) Installing libxfixes (6.0.1-r4) 00:36:51 (15/114) Installing libffi (3.4.6-r0) 00:36:51 (16/114) Installing wayland-libs-client (1.22.0-r4) 00:36:51 (17/114) Installing libva (2.21.0-r0) 00:36:51 (18/114) Installing libvdpau (1.5-r3) 00:36:51 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 00:36:51 (20/114) Installing libdav1d (1.4.2-r0) 00:36:51 (21/114) Installing libgcc (13.2.1_git20240309-r0) 00:36:51 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 00:36:52 (23/114) Installing openexr-libiex (3.1.13-r1) 00:36:52 (24/114) Installing openexr-libilmthread (3.1.13-r1) 00:36:52 (25/114) Installing imath (3.1.12-r0) 00:36:52 (26/114) Installing openexr-libopenexr (3.1.13-r1) 00:36:52 (27/114) Installing brotli-libs (1.1.0-r2) 00:36:52 (28/114) Installing giflib (5.2.2-r0) 00:36:52 (29/114) Installing libhwy (1.0.7-r0) 00:36:52 (30/114) Installing libjpeg-turbo (3.0.3-r0) 00:36:52 (31/114) Installing lcms2 (2.16-r0) 00:36:52 (32/114) Installing libpng (1.6.44-r0) 00:36:52 (33/114) Installing libjxl (0.10.2-r0) 00:36:52 (34/114) Installing lame-libs (3.100-r5) 00:36:52 (35/114) Installing opus (1.5.2-r0) 00:36:52 (36/114) Installing rav1e-libs (0.7.1-r0) 00:36:52 (37/114) Installing libgomp (13.2.1_git20240309-r0) 00:36:52 (38/114) Installing soxr (0.1.3-r7) 00:36:52 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 00:36:52 (40/114) Installing libogg (1.3.5-r5) 00:36:52 (41/114) Installing libtheora (1.1.1-r18) 00:36:52 (42/114) Installing libvorbis (1.3.7-r2) 00:36:52 (43/114) Installing libvpx (1.14.1-r0) 00:36:52 (44/114) Installing libsharpyuv (1.3.2-r0) 00:36:52 (45/114) Installing libwebp (1.3.2-r0) 00:36:52 (46/114) Installing libwebpmux (1.3.2-r0) 00:36:52 (47/114) Installing x264-libs (0.164_git20231001-r0) 00:36:52 (48/114) Installing numactl (2.0.18-r0) 00:36:52 (49/114) Installing x265-libs (3.6-r0) 00:36:52 (50/114) Installing xvidcore (1.3.7-r2) 00:36:52 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 00:36:53 (52/114) Installing sdl2 (2.28.5-r1) 00:36:53 (53/114) Installing alsa-lib (1.2.11-r0) 00:36:53 (54/114) Installing libexpat (2.6.3-r0) 00:36:53 (55/114) Installing libbz2 (1.0.8-r6) 00:36:53 (56/114) Installing freetype (2.13.2-r0) 00:36:53 (57/114) Installing fontconfig (2.15.0-r1) 00:36:53 (58/114) Installing fribidi (1.0.15-r0) 00:36:53 (59/114) Installing libintl (0.22.5-r0) 00:36:53 (60/114) Installing libeconf (0.6.3-r0) 00:36:53 (61/114) Installing libblkid (2.40.1-r1) 00:36:53 (62/114) Installing libmount (2.40.1-r1) 00:36:53 (63/114) Installing pcre2 (10.43-r0) 00:36:53 (64/114) Installing glib (2.80.5-r0) 00:36:53 (65/114) Installing graphite2 (1.3.14-r6) 00:36:53 (66/114) Installing harfbuzz (8.5.0-r0) 00:36:53 (67/114) Installing libunibreak (6.1-r0) 00:36:53 (68/114) Installing libass (0.17.2-r0) 00:36:53 (69/114) Installing libbluray (1.3.4-r1) 00:36:53 (70/114) Installing mpg123-libs (1.32.8-r0) 00:36:53 (71/114) Installing libopenmpt (0.7.7-r0) 00:36:53 (72/114) Installing cjson (1.7.18-r0) 00:36:53 (73/114) Installing mbedtls (3.6.2-r0) 00:36:53 (74/114) Installing librist (0.2.10-r1) 00:36:53 (75/114) Installing libsrt (1.5.3-r0) 00:36:53 (76/114) Installing libssh (0.10.6-r0) 00:36:53 (77/114) Installing xz-libs (5.6.2-r0) 00:36:53 (78/114) Installing libxml2 (2.12.7-r0) 00:36:53 (79/114) Installing libsodium (1.0.19-r0) 00:36:53 (80/114) Installing libzmq (4.3.5-r2) 00:36:53 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 00:36:53 (82/114) Installing serd-libs (0.32.2-r0) 00:36:53 (83/114) Installing zix-libs (0.4.2-r0) 00:36:53 (84/114) Installing sord-libs (0.16.16-r0) 00:36:53 (85/114) Installing sratom (0.6.16-r0) 00:36:53 (86/114) Installing lilv-libs (0.24.24-r1) 00:36:53 (87/114) Installing glslang-libs (1.3.261.1-r0) 00:36:53 (88/114) Installing libdovi (3.3.0-r0) 00:36:53 (89/114) Installing spirv-tools (1.3.261.1-r0) 00:36:54 (90/114) Installing shaderc (2024.0-r0) 00:36:54 (91/114) Installing vulkan-loader (1.3.261.1-r0) 00:36:54 (92/114) Installing libplacebo (6.338.2-r1) 00:36:54 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 00:36:54 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 00:36:54 (95/114) Installing vidstab (1.1.1-r0) 00:36:54 (96/114) Installing zimg (3.0.5-r2) 00:36:54 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 00:36:54 (98/114) Installing libasyncns (0.8-r3) 00:36:54 (99/114) Installing dbus-libs (1.14.10-r1) 00:36:54 (100/114) Installing libltdl (2.4.7-r3) 00:36:54 (101/114) Installing orc (0.4.40-r0) 00:36:54 (102/114) Installing libflac (1.4.3-r1) 00:36:54 (103/114) Installing libsndfile (1.2.2-r0) 00:36:54 (104/114) Installing speexdsp (1.2.1-r2) 00:36:54 (105/114) Installing tdb-libs (1.4.9-r1) 00:36:54 (106/114) Installing libpulse (17.0-r0) 00:36:54 (107/114) Installing v4l-utils-libs (1.24.1-r1) 00:36:54 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 00:36:54 (109/114) Installing ffmpeg (6.1.1-r8) 00:36:54 (110/114) Installing udev-init-scripts (35-r1) 00:36:54 (111/114) Installing eudev-libs (3.2.14-r2) 00:36:54 (112/114) Installing zstd-libs (1.5.6-r0) 00:36:54 (113/114) Installing kmod-libs (32-r0) 00:36:54 (114/114) Installing eudev (3.2.14-r2) 00:36:54 Executing busybox-1.36.1-r29.trigger 00:36:54 Executing glib-2.80.5-r0.trigger 00:36:54 Executing eudev-3.2.14-r2.trigger 00:36:54 OK: 120 MiB in 128 packages 00:37:01 Removing intermediate container 7248bb736c59 00:37:01 ---> cbbffb3aa42a 00:37:01 Step 18/37 : RUN apk --no-cache upgrade 00:37:01 ---> Running in b272a7e78ccc 00:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:37:03 Upgrading critical system libraries and apk-tools: 00:37:03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:37:03 Executing busybox-1.36.1-r29.trigger 00:37:04 Continuing the upgrade transaction with new apk-tools: 00:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:37:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:37:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:37:05 OK: 120 MiB in 128 packages 00:37:07 Removing intermediate container b272a7e78ccc 00:37:07 ---> 1418468b8134 00:37:07 Step 19/37 : WORKDIR / 00:37:07 ---> Running in 61ed7a49f843 00:37:07 Removing intermediate container 61ed7a49f843 00:37:07 ---> 31ed00f449e9 00:37:07 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:37:09 ---> 77d41aec8067 00:37:09 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:37:10 ---> c5ea346972eb 00:37:10 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 00:37:11 ---> 4656ebf4b065 00:37:11 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:37:11 ---> 75651f66de7f 00:37:11 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:37:11 ---> 502877c5c360 00:37:11 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 00:37:13 ---> b86285b20933 00:37:13 Step 26/37 : COPY --from=rtsp /mediamtx / 00:37:15 ---> a973f894447d 00:37:15 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 00:37:15 ---> Running in c182cf6a6e25 00:37:17 Removing intermediate container c182cf6a6e25 00:37:17 ---> 03c0ee082c27 00:37:17 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 00:37:17 ---> Running in 38882c23c6a0 00:37:19 Removing intermediate container 38882c23c6a0 00:37:19 ---> ca2b6228ebd9 00:37:19 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 00:37:19 ---> Running in 66af7dfe4f24 00:37:21 Removing intermediate container 66af7dfe4f24 00:37:21 ---> e4308228b5f5 00:37:21 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 00:37:21 ---> Running in de9f2b2d9b49 00:37:23 Removing intermediate container de9f2b2d9b49 00:37:23 ---> 9571188713dd 00:37:23 Step 31/37 : EXPOSE 59983 00:37:23 ---> Running in af90499dfab6 00:37:23 Removing intermediate container af90499dfab6 00:37:23 ---> a7a1d4c30d05 00:37:23 Step 32/37 : EXPOSE 8554 00:37:23 ---> Running in 591fec326256 00:37:23 Removing intermediate container 591fec326256 00:37:23 ---> 8885e4fed007 00:37:23 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:37:23 ---> Running in a579902617f9 00:37:23 Removing intermediate container a579902617f9 00:37:23 ---> 398455b3b696 00:37:23 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 00:37:23 ---> Running in b1c6f17a0070 00:37:24 Removing intermediate container b1c6f17a0070 00:37:24 ---> f50b1f85ba66 00:37:24 Step 35/37 : LABEL arch=arm64 00:37:24 ---> Running in 44a690fb6513 00:37:24 Removing intermediate container 44a690fb6513 00:37:24 ---> 3be7674e7f52 00:37:24 Step 36/37 : LABEL git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d 00:37:24 ---> Running in b9384434797c 00:37:24 Removing intermediate container b9384434797c 00:37:24 ---> 558347e33ae1 00:37:24 Step 37/37 : LABEL version=4.0.0-dev.2 00:37:25 ---> Running in ea55fb8899d6 00:37:25 Removing intermediate container ea55fb8899d6 00:37:25 ---> c66a8278996c 00:37:25 [Warning] One or more build-args [ARCH] were not consumed 00:37:25 Successfully built c66a8278996c 00:37:25 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:25 provisioning config files... 00:37:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/189@tmp/config2095646047613160907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:25 ---> ****-login.sh 00:37:25 nexus3.edgexfoundry.org:10001 00:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:26 Configure a credential helper to remove this warning. See 00:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:26 00:37:26 Login Succeeded 00:37:26 nexus3.edgexfoundry.org:10002 00:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:26 Configure a credential helper to remove this warning. See 00:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:26 00:37:26 Login Succeeded 00:37:26 nexus3.edgexfoundry.org:10003 00:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:27 Configure a credential helper to remove this warning. See 00:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:27 00:37:27 Login Succeeded 00:37:27 nexus3.edgexfoundry.org:10004 00:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:27 Configure a credential helper to remove this warning. See 00:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:27 00:37:27 Login Succeeded 00:37:27 ****.io 00:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:37:28 Configure a credential helper to remove this warning. See 00:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:37:28 00:37:28 Login Succeeded 00:37:28 ---> ****-login.sh ends [Pipeline] } 00:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:37:28 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:37:28 cec5fe797acd0a57918cb92b5c0815420fffe93d 00:37:28 latest 00:37:28 4.0.0-dev.2 00:37:28 cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:37:28 main 00:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d 00:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:37:29 4f0f265a27da: Preparing 00:37:29 1bc88f24ac52: Preparing 00:37:29 b6feecbafb9e: Preparing 00:37:29 1ac56e739297: Preparing 00:37:29 f0c0fc467d42: Preparing 00:37:29 4fdee56d7956: Preparing 00:37:29 621152362587: Preparing 00:37:29 f5e97a223cbf: Preparing 00:37:29 81be0ceb579f: Preparing 00:37:29 880de29d0fe9: Preparing 00:37:29 a7f1f666309a: Preparing 00:37:29 85e6d37ea513: Preparing 00:37:29 a016a17bfc54: Preparing 00:37:29 4fdee56d7956: Waiting 00:37:29 880de29d0fe9: Waiting 00:37:29 a7f1f666309a: Waiting 00:37:29 621152362587: Waiting 00:37:29 f5e97a223cbf: Waiting 00:37:29 81be0ceb579f: Waiting 00:37:29 85e6d37ea513: Waiting 00:37:29 16113d51b718: Preparing 00:37:29 a016a17bfc54: Waiting 00:37:29 16113d51b718: Waiting 00:37:29 4f0f265a27da: Pushed 00:37:29 b6feecbafb9e: Pushed 00:37:29 1ac56e739297: Pushed 00:37:29 1bc88f24ac52: Pushed 00:37:29 4fdee56d7956: Pushed 00:37:29 f5e97a223cbf: Pushed 00:37:29 621152362587: Pushed 00:37:29 81be0ceb579f: Pushed 00:37:29 880de29d0fe9: Pushed 00:37:29 16113d51b718: Layer already exists 00:37:31 85e6d37ea513: Pushed 00:37:37 f0c0fc467d42: Pushed 00:37:40 a7f1f666309a: Pushed 00:37:55 a016a17bfc54: Pushed 00:37:55 cec5fe797acd0a57918cb92b5c0815420fffe93d: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:37:56 4f0f265a27da: Preparing 00:37:56 1bc88f24ac52: Preparing 00:37:56 b6feecbafb9e: Preparing 00:37:56 1ac56e739297: Preparing 00:37:56 f0c0fc467d42: Preparing 00:37:56 4fdee56d7956: Preparing 00:37:56 621152362587: Preparing 00:37:56 f5e97a223cbf: Preparing 00:37:56 81be0ceb579f: Preparing 00:37:56 880de29d0fe9: Preparing 00:37:56 a7f1f666309a: Preparing 00:37:56 85e6d37ea513: Preparing 00:37:56 a016a17bfc54: Preparing 00:37:56 16113d51b718: Preparing 00:37:56 a016a17bfc54: Waiting 00:37:56 16113d51b718: Waiting 00:37:56 81be0ceb579f: Waiting 00:37:56 880de29d0fe9: Waiting 00:37:56 4fdee56d7956: Waiting 00:37:56 a7f1f666309a: Waiting 00:37:56 621152362587: Waiting 00:37:56 85e6d37ea513: Waiting 00:37:56 f5e97a223cbf: Waiting 00:37:56 b6feecbafb9e: Layer already exists 00:37:56 1bc88f24ac52: Layer already exists 00:37:56 1ac56e739297: Layer already exists 00:37:56 4f0f265a27da: Layer already exists 00:37:56 f0c0fc467d42: Layer already exists 00:37:56 81be0ceb579f: Layer already exists 00:37:56 4fdee56d7956: Layer already exists 00:37:56 f5e97a223cbf: Layer already exists 00:37:56 621152362587: Layer already exists 00:37:56 880de29d0fe9: Layer already exists 00:37:56 85e6d37ea513: Layer already exists 00:37:56 a016a17bfc54: Layer already exists 00:37:56 16113d51b718: Layer already exists 00:37:56 a7f1f666309a: Layer already exists 00:37:56 latest: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 00:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:37:57 4f0f265a27da: Preparing 00:37:57 1bc88f24ac52: Preparing 00:37:57 b6feecbafb9e: Preparing 00:37:57 1ac56e739297: Preparing 00:37:57 f0c0fc467d42: Preparing 00:37:57 4fdee56d7956: Preparing 00:37:57 621152362587: Preparing 00:37:57 f5e97a223cbf: Preparing 00:37:57 81be0ceb579f: Preparing 00:37:57 880de29d0fe9: Preparing 00:37:57 a7f1f666309a: Preparing 00:37:57 85e6d37ea513: Preparing 00:37:57 a016a17bfc54: Preparing 00:37:57 16113d51b718: Preparing 00:37:57 f5e97a223cbf: Waiting 00:37:57 81be0ceb579f: Waiting 00:37:57 880de29d0fe9: Waiting 00:37:57 a016a17bfc54: Waiting 00:37:57 a7f1f666309a: Waiting 00:37:57 85e6d37ea513: Waiting 00:37:57 16113d51b718: Waiting 00:37:57 1ac56e739297: Layer already exists 00:37:57 f0c0fc467d42: Layer already exists 00:37:57 b6feecbafb9e: Layer already exists 00:37:57 1bc88f24ac52: Layer already exists 00:37:57 4f0f265a27da: Layer already exists 00:37:57 4fdee56d7956: Layer already exists 00:37:57 621152362587: Layer already exists 00:37:57 880de29d0fe9: Layer already exists 00:37:57 f5e97a223cbf: Layer already exists 00:37:57 81be0ceb579f: Layer already exists 00:37:57 a016a17bfc54: Layer already exists 00:37:57 a7f1f666309a: Layer already exists 00:37:57 85e6d37ea513: Layer already exists 00:37:57 16113d51b718: Layer already exists 00:37:57 4.0.0-dev.2: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:37:58 4f0f265a27da: Preparing 00:37:58 1bc88f24ac52: Preparing 00:37:58 b6feecbafb9e: Preparing 00:37:58 1ac56e739297: Preparing 00:37:58 f0c0fc467d42: Preparing 00:37:58 4fdee56d7956: Preparing 00:37:58 621152362587: Preparing 00:37:58 f5e97a223cbf: Preparing 00:37:58 81be0ceb579f: Preparing 00:37:58 621152362587: Waiting 00:37:58 880de29d0fe9: Preparing 00:37:58 a7f1f666309a: Preparing 00:37:58 f5e97a223cbf: Waiting 00:37:58 4fdee56d7956: Waiting 00:37:58 85e6d37ea513: Preparing 00:37:58 81be0ceb579f: Waiting 00:37:58 a016a17bfc54: Preparing 00:37:58 880de29d0fe9: Waiting 00:37:58 16113d51b718: Preparing 00:37:58 a7f1f666309a: Waiting 00:37:58 85e6d37ea513: Waiting 00:37:58 a016a17bfc54: Waiting 00:37:58 1bc88f24ac52: Layer already exists 00:37:58 f0c0fc467d42: Layer already exists 00:37:58 4f0f265a27da: Layer already exists 00:37:58 b6feecbafb9e: Layer already exists 00:37:58 1ac56e739297: Layer already exists 00:37:58 4fdee56d7956: Layer already exists 00:37:58 f5e97a223cbf: Layer already exists 00:37:58 621152362587: Layer already exists 00:37:58 880de29d0fe9: Layer already exists 00:37:58 81be0ceb579f: Layer already exists 00:37:58 a7f1f666309a: Layer already exists 00:37:58 85e6d37ea513: Layer already exists 00:37:58 a016a17bfc54: Layer already exists 00:37:58 16113d51b718: Layer already exists 00:37:58 cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:37:59 4f0f265a27da: Preparing 00:37:59 1bc88f24ac52: Preparing 00:37:59 b6feecbafb9e: Preparing 00:37:59 1ac56e739297: Preparing 00:37:59 f0c0fc467d42: Preparing 00:37:59 4fdee56d7956: Preparing 00:37:59 621152362587: Preparing 00:37:59 f5e97a223cbf: Preparing 00:37:59 81be0ceb579f: Preparing 00:37:59 880de29d0fe9: Preparing 00:37:59 a7f1f666309a: Preparing 00:37:59 85e6d37ea513: Preparing 00:37:59 a016a17bfc54: Preparing 00:37:59 16113d51b718: Preparing 00:37:59 81be0ceb579f: Waiting 00:37:59 880de29d0fe9: Waiting 00:37:59 a7f1f666309a: Waiting 00:37:59 85e6d37ea513: Waiting 00:37:59 a016a17bfc54: Waiting 00:37:59 16113d51b718: Waiting 00:37:59 621152362587: Waiting 00:37:59 f5e97a223cbf: Waiting 00:37:59 4fdee56d7956: Waiting 00:37:59 1bc88f24ac52: Layer already exists 00:37:59 1ac56e739297: Layer already exists 00:37:59 4f0f265a27da: Layer already exists 00:37:59 b6feecbafb9e: Layer already exists 00:37:59 f0c0fc467d42: Layer already exists 00:37:59 f5e97a223cbf: Layer already exists 00:37:59 621152362587: Layer already exists 00:37:59 81be0ceb579f: Layer already exists 00:37:59 4fdee56d7956: Layer already exists 00:37:59 880de29d0fe9: Layer already exists 00:37:59 85e6d37ea513: Layer already exists 00:37:59 a016a17bfc54: Layer already exists 00:37:59 a7f1f666309a: Layer already exists 00:37:59 16113d51b718: Layer already exists 00:37:59 main: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:59 ===================================================== [Pipeline] echo 00:37:59 taggedImages: 00:37:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d 00:37:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:37:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 00:37:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 00:37:59 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:37:59 00:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:00 arm64: Pulling from edgex-lftools-log-publisher 00:38:00 8998bd30e6a1: Pulling fs layer 00:38:00 04944245beec: Pulling fs layer 00:38:00 699f458cf7ca: Pulling fs layer 00:38:00 765212b225bb: Pulling fs layer 00:38:00 f23df028b6ca: Pulling fs layer 00:38:00 d65c8cfc05b1: Pulling fs layer 00:38:00 2437ff75d9bd: Pulling fs layer 00:38:00 765212b225bb: Waiting 00:38:00 f23df028b6ca: Waiting 00:38:00 d65c8cfc05b1: Waiting 00:38:00 2437ff75d9bd: Waiting 00:38:00 04944245beec: Verifying Checksum 00:38:00 04944245beec: Download complete 00:38:00 765212b225bb: Download complete 00:38:00 f23df028b6ca: Verifying Checksum 00:38:00 f23df028b6ca: Download complete 00:38:00 d65c8cfc05b1: Verifying Checksum 00:38:00 d65c8cfc05b1: Download complete 00:38:00 699f458cf7ca: Verifying Checksum 00:38:00 699f458cf7ca: Download complete 00:38:01 8998bd30e6a1: Verifying Checksum 00:38:01 8998bd30e6a1: Download complete 00:38:04 2437ff75d9bd: Verifying Checksum 00:38:04 2437ff75d9bd: Download complete 00:38:06 8998bd30e6a1: Pull complete 00:38:06 04944245beec: Pull complete 00:38:08 699f458cf7ca: Pull complete 00:38:08 765212b225bb: Pull complete 00:38:09 f23df028b6ca: Pull complete 00:38:09 d65c8cfc05b1: Pull complete 00:38:28 2437ff75d9bd: Pull complete 00:38:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:38:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container 00:38:28 $ 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-usb-camera/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:38:30 $ docker top f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:31 ---> job-cost.sh 00:38:31 lf-activate-venv: SKIPPING 00:38:31 INFO: No Stack... 00:38:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:38:32 INFO: Archiving Costs [Pipeline] sh 00:38:33 + + cutcat -d, /w/workspace/device-usb-camera/189/archives/cost.csv -f6 00:38:33 [Pipeline] lock 00:38:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] 00:38:33 Resource [jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] did not exist. Created. 00:38:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:34 /w/workspace/device-usb-camera/189@tmp/durable-3556e522/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:38:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:38:35 Warning: overwriting stash ‘stack-cost’ 00:38:35 Stashed 1 file(s) [Pipeline] } 00:38:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 00:38:35 $ docker stop --time=1 f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d 00:38:36 $ docker rm -f --volumes f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d [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 00:38:37 provisioning config files... 00:38:37 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1828893067173474683tmp [Pipeline] { [Pipeline] sh 00:38:37 + set +x 00:38:37 + curl -s https://codecov.io/bash 00:38:37 + bash -s -- 00:38:37 00:38:37 _____ _ 00:38:37 / ____| | | 00:38:37 | | ___ __| | ___ ___ _____ __ 00:38:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:38:37 | |___| (_) | (_| | __/ (_| (_) \ V / 00:38:37 \_____\___/ \__,_|\___|\___\___/ \_/ 00:38:37 Bash-1.0.6 00:38:37 00:38:37 00:38:37 ==> git version 2.25.1 found 00:38:37 ==> 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 00:38:37 Release-Date: 2020-01-08 00:38:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:38:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:38:37 ==> Jenkins CI detected. 00:38:37 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:38:37 project root: . 00:38:37 --> token set from env 00:38:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:38:37 ==> Running gcov in . (disable via -X gcov) 00:38:37 ==> Python coveragepy not found 00:38:37 ==> Searching for coverage reports in: 00:38:37 + . 00:38:37 -> Found 1 reports 00:38:37 ==> Detecting git/mercurial file structure 00:38:37 ==> Reading reports 00:38:37 + ./coverage.out bytes=54772 00:38:37 ==> Appending adjustments 00:38:37 https://docs.codecov.io/docs/fixing-reports 00:38:37 + Found adjustments 00:38:37 ==> Gzipping contents 00:38:37 8.0K /tmp/codecov.NXXZcE.gz 00:38:37 ==> Uploading reports 00:38:37 url: https://codecov.io 00:38:37 query: branch=main&commit=cec5fe797acd0a57918cb92b5c0815420fffe93d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:38:37 -> Pinging Codecov 00:38:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cec5fe797acd0a57918cb92b5c0815420fffe93d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:38:38 -> Uploading to 00:38:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/cec5fe797acd0a57918cb92b5c0815420fffe93d/3a7cca7c-1ea0-49ec-91fe-7188d1e51fe6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T003837Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da866044f6ba582a54804d32d996e2cefaadd18a4ec1ee0602892159a34246f9 00:38:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:38 Dload Upload Total Spent Left Speed 00:38:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30293 --:--:-- --:--:-- --:--:-- 30293 00:38:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } 00:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:38:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:38:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:38 00:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:39 latest: Pulling from edgex-devops/edgex-snyk-go 00:38:39 43c4264eed91: Already exists 00:38:39 4cc291be95ef: Already exists 00:38:39 2ac1f1163629: Already exists 00:38:39 5c3c966382ef: Already exists 00:38:39 4f4fb700ef54: Already exists 00:38:39 d9c7d2e4e75e: Pulling fs layer 00:38:39 9c3e1370e548: Pulling fs layer 00:38:39 d9c7d2e4e75e: Verifying Checksum 00:38:39 d9c7d2e4e75e: Download complete 00:38:39 d9c7d2e4e75e: Pull complete 00:38:40 9c3e1370e548: Verifying Checksum 00:38:40 9c3e1370e548: Download complete 00:38:42 9c3e1370e548: Pull complete 00:38:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:38:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:43 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:38:45 $ docker top 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 00:38:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:38:45 + set -o pipefail 00:38:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:38:52 00:38:52 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:38:52 00:38:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/ea0f3daf-356b-41ec-88e0-75fd5f2aabe7 00:38:52 00:38:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:38:52 [Pipeline] } 00:38:52 $ docker stop --time=1 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 00:38:56 $ docker rm -f --volumes 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:57 + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] sh 00:38:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:38:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:58 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:38:59 $ docker top 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:38:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:38:59 [ssh-agent] Looking for ssh-agent implementation... 00:38:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:59 $ docker exec 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 ssh-agent 00:38:59 SSH_AUTH_SOCK=/tmp/ssh-DnCfwvLSsLpR/agent.31 00:38:59 SSH_AGENT_PID=37 00:38:59 Running ssh-add (command line suppressed) 00:38:59 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15032255490798515023.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15032255490798515023.key) 00:38:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:38:59 + git semver tag 00:39:00 2024-11-01 00:38:59,957 [run_tag] DEBUG tag force:False 00:39:00 2024-11-01 00:38:59,957 [check_head_tag] DEBUG check head tag 00:39:00 2024-11-01 00:38:59,960 [execute] INFO git cat-file --batch-check 00:39:00 2024-11-01 00:38:59,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:39:00 2024-11-01 00:38:59,964 [execute] INFO git cat-file --batch 00:39:00 2024-11-01 00:38:59,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:39:00 2024-11-01 00:39:00,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:00 2024-11-01 00:39:00,008 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 00:39:00 2024-11-01 00:39:00,009 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:39:00 2024-11-01 00:39:00,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:00 4.0.0-dev.2 [Pipeline] } 00:39:00 $ docker exec --env ******** --env ******** 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 ssh-agent -k 00:39:00 unset SSH_AUTH_SOCK; 00:39:00 unset SSH_AGENT_PID; 00:39:00 echo Agent pid 37 killed; 00:39:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:00 + git semver [Pipeline] } 00:39:01 $ docker stop --time=1 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 00:39:02 $ docker rm -f --volumes 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:02 00:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:03 0.23.1-centos7: Pulling from edgex-lftools 00:39:03 ab5ef0e58194: Pulling fs layer 00:39:03 9712f1f96733: Pulling fs layer 00:39:03 63f879dbbcfc: Pulling fs layer 00:39:03 0d9ebad4ef96: Pulling fs layer 00:39:03 e9a5061849ea: Pulling fs layer 00:39:03 d747dcd14b5f: Pulling fs layer 00:39:03 2de7ff778b66: Pulling fs layer 00:39:03 e9a5061849ea: Waiting 00:39:03 d747dcd14b5f: Waiting 00:39:03 2de7ff778b66: Waiting 00:39:03 0d9ebad4ef96: Waiting 00:39:03 9712f1f96733: Verifying Checksum 00:39:03 9712f1f96733: Download complete 00:39:03 63f879dbbcfc: Verifying Checksum 00:39:03 63f879dbbcfc: Download complete 00:39:03 e9a5061849ea: Verifying Checksum 00:39:03 e9a5061849ea: Download complete 00:39:03 d747dcd14b5f: Verifying Checksum 00:39:03 d747dcd14b5f: Download complete 00:39:03 0d9ebad4ef96: Verifying Checksum 00:39:03 0d9ebad4ef96: Download complete 00:39:03 ab5ef0e58194: Download complete 00:39:03 2de7ff778b66: Verifying Checksum 00:39:03 2de7ff778b66: Download complete 00:39:06 ab5ef0e58194: Pull complete 00:39:06 9712f1f96733: Pull complete 00:39:06 63f879dbbcfc: Pull complete 00:39:10 0d9ebad4ef96: Pull complete 00:39:11 e9a5061849ea: Pull complete 00:39:11 d747dcd14b5f: Pull complete 00:39:12 2de7ff778b66: Pull complete 00:39:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:12 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:39:17 $ docker top 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:39:17 provisioning config files... 00:39:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12543363588014875345tmp 00:39:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8542282497831303952tmp 00:39:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10656171068380255673tmp [Pipeline] { [Pipeline] echo 00:39:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:39:17 ---> sigul-configuration.sh 00:39:17 gpg: directory `/root/.gnupg' created 00:39:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:39:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:39:17 gpg: keyring `/root/.gnupg/secring.gpg' created 00:39:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:39:17 gpg: CAST5 encrypted data 00:39:17 gpg: encrypted with 1 passphrase 00:39:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:39:18 + mkdir /home/jenkins 00:39:18 + mkdir /home/jenkins/sigul [Pipeline] sh 00:39:18 + 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 00:39:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:39:18 ---> sigul-install.sh 00:39:18 Sigul already installed; skipping installation. [Pipeline] sh 00:39:18 + git tag --list 00:39:18 v0.0.0 00:39:18 v0.0.1-dev.1 00:39:18 v0.0.1-dev.10 00:39:18 v0.0.1-dev.11 00:39:18 v0.0.1-dev.12 00:39:18 v0.0.1-dev.13 00:39:18 v0.0.1-dev.14 00:39:18 v0.0.1-dev.15 00:39:18 v0.0.1-dev.16 00:39:18 v0.0.1-dev.2 00:39:18 v0.0.1-dev.3 00:39:18 v0.0.1-dev.4 00:39:18 v0.0.1-dev.5 00:39:18 v0.0.1-dev.6 00:39:18 v0.0.1-dev.7 00:39:18 v0.0.1-dev.8 00:39:18 v0.0.1-dev.9 00:39:18 v2.2.0 00:39:18 v2.2.0-dev.17 00:39:18 v2.2.0-dev.18 00:39:18 v2.2.0-dev.19 00:39:18 v2.2.0-dev.20 00:39:18 v2.2.0-dev.21 00:39:18 v2.2.0-dev.22 00:39:18 v2.2.0-dev.23 00:39:18 v2.2.0-dev.24 00:39:18 v2.2.0-dev.25 00:39:18 v2.2.0-dev.26 00:39:18 v2.2.0-dev.27 00:39:18 v2.3.0 00:39:18 v2.3.0-dev.1 00:39:18 v2.3.0-dev.10 00:39:18 v2.3.0-dev.11 00:39:18 v2.3.0-dev.12 00:39:18 v2.3.0-dev.13 00:39:18 v2.3.0-dev.14 00:39:18 v2.3.0-dev.15 00:39:18 v2.3.0-dev.16 00:39:18 v2.3.0-dev.17 00:39:18 v2.3.0-dev.18 00:39:18 v2.3.0-dev.19 00:39:18 v2.3.0-dev.2 00:39:18 v2.3.0-dev.20 00:39:18 v2.3.0-dev.21 00:39:18 v2.3.0-dev.22 00:39:18 v2.3.0-dev.23 00:39:18 v2.3.0-dev.24 00:39:18 v2.3.0-dev.25 00:39:18 v2.3.0-dev.26 00:39:18 v2.3.0-dev.27 00:39:18 v2.3.0-dev.28 00:39:18 v2.3.0-dev.3 00:39:18 v2.3.0-dev.4 00:39:18 v2.3.0-dev.5 00:39:18 v2.3.0-dev.6 00:39:18 v2.3.0-dev.7 00:39:18 v2.3.0-dev.8 00:39:18 v2.3.0-dev.9 00:39:18 v2.3.1 00:39:18 v2.3.1-dev.4 00:39:18 v2.3.1-dev.5 00:39:18 v2.3.1-dev.6 00:39:18 v3.0 00:39:18 v3.0.0 00:39:18 v3.0.0-dev.1 00:39:18 v3.0.0-dev.10 00:39:18 v3.0.0-dev.11 00:39:18 v3.0.0-dev.12 00:39:18 v3.0.0-dev.13 00:39:18 v3.0.0-dev.14 00:39:18 v3.0.0-dev.15 00:39:18 v3.0.0-dev.16 00:39:18 v3.0.0-dev.17 00:39:18 v3.0.0-dev.18 00:39:18 v3.0.0-dev.19 00:39:18 v3.0.0-dev.2 00:39:18 v3.0.0-dev.20 00:39:18 v3.0.0-dev.21 00:39:18 v3.0.0-dev.22 00:39:18 v3.0.0-dev.23 00:39:18 v3.0.0-dev.24 00:39:18 v3.0.0-dev.25 00:39:18 v3.0.0-dev.26 00:39:18 v3.0.0-dev.27 00:39:18 v3.0.0-dev.28 00:39:18 v3.0.0-dev.29 00:39:18 v3.0.0-dev.3 00:39:18 v3.0.0-dev.30 00:39:18 v3.0.0-dev.31 00:39:18 v3.0.0-dev.32 00:39:18 v3.0.0-dev.33 00:39:18 v3.0.0-dev.34 00:39:18 v3.0.0-dev.35 00:39:18 v3.0.0-dev.36 00:39:18 v3.0.0-dev.37 00:39:18 v3.0.0-dev.38 00:39:18 v3.0.0-dev.39 00:39:18 v3.0.0-dev.4 00:39:18 v3.0.0-dev.40 00:39:18 v3.0.0-dev.41 00:39:18 v3.0.0-dev.42 00:39:18 v3.0.0-dev.43 00:39:18 v3.0.0-dev.44 00:39:18 v3.0.0-dev.45 00:39:18 v3.0.0-dev.46 00:39:18 v3.0.0-dev.47 00:39:18 v3.0.0-dev.48 00:39:18 v3.0.0-dev.49 00:39:18 v3.0.0-dev.5 00:39:18 v3.0.0-dev.50 00:39:18 v3.0.0-dev.51 00:39:18 v3.0.0-dev.6 00:39:18 v3.0.0-dev.7 00:39:18 v3.0.0-dev.8 00:39:18 v3.0.0-dev.9 00:39:18 v3.1 00:39:18 v3.1.0 00:39:18 v3.1.0-dev.1 00:39:18 v3.1.0-dev.10 00:39:18 v3.1.0-dev.11 00:39:18 v3.1.0-dev.12 00:39:18 v3.1.0-dev.13 00:39:18 v3.1.0-dev.14 00:39:18 v3.1.0-dev.15 00:39:18 v3.1.0-dev.16 00:39:18 v3.1.0-dev.17 00:39:18 v3.1.0-dev.18 00:39:18 v3.1.0-dev.19 00:39:18 v3.1.0-dev.2 00:39:18 v3.1.0-dev.20 00:39:18 v3.1.0-dev.21 00:39:18 v3.1.0-dev.22 00:39:18 v3.1.0-dev.23 00:39:18 v3.1.0-dev.24 00:39:18 v3.1.0-dev.25 00:39:18 v3.1.0-dev.26 00:39:18 v3.1.0-dev.27 00:39:18 v3.1.0-dev.28 00:39:18 v3.1.0-dev.29 00:39:18 v3.1.0-dev.3 00:39:18 v3.1.0-dev.30 00:39:18 v3.1.0-dev.31 00:39:18 v3.1.0-dev.32 00:39:18 v3.1.0-dev.33 00:39:18 v3.1.0-dev.34 00:39:18 v3.1.0-dev.35 00:39:18 v3.1.0-dev.36 00:39:18 v3.1.0-dev.37 00:39:18 v3.1.0-dev.38 00:39:18 v3.1.0-dev.39 00:39:18 v3.1.0-dev.4 00:39:18 v3.1.0-dev.5 00:39:18 v3.1.0-dev.6 00:39:18 v3.1.0-dev.7 00:39:18 v3.1.0-dev.8 00:39:18 v3.1.0-dev.9 00:39:18 v3.1.1 00:39:18 v3.1.1-dev.1 00:39:18 v3.2.0-dev.1 00:39:18 v3.2.0-dev.10 00:39:18 v3.2.0-dev.11 00:39:18 v3.2.0-dev.12 00:39:18 v3.2.0-dev.13 00:39:18 v3.2.0-dev.14 00:39:18 v3.2.0-dev.15 00:39:18 v3.2.0-dev.16 00:39:18 v3.2.0-dev.17 00:39:18 v3.2.0-dev.18 00:39:18 v3.2.0-dev.19 00:39:18 v3.2.0-dev.2 00:39:18 v3.2.0-dev.20 00:39:18 v3.2.0-dev.21 00:39:18 v3.2.0-dev.22 00:39:18 v3.2.0-dev.3 00:39:18 v3.2.0-dev.4 00:39:18 v3.2.0-dev.5 00:39:18 v3.2.0-dev.6 00:39:18 v3.2.0-dev.7 00:39:18 v3.2.0-dev.8 00:39:18 v3.2.0-dev.9 00:39:18 v4.0.0-dev.1 00:39:18 v4.0.0-dev.2 [Pipeline] sh 00:39:19 + lftools sign git-tag v4.0.0-dev.2 00:39:19 Signing Git tag with Sigul... 00:39:19 Signing v4.0.0-dev.2 [Pipeline] echo 00:39:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:39:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:39:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:39:20 $ docker stop --time=1 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 00:39:21 $ docker rm -f --volumes 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:39:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:39:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:22 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:39:22 $ docker top 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:39:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:39:23 [ssh-agent] Looking for ssh-agent implementation... 00:39:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:39:23 $ docker exec 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e ssh-agent 00:39:23 SSH_AUTH_SOCK=/tmp/ssh-MW3dq48wUjlQ/agent.32 00:39:23 SSH_AGENT_PID=38 00:39:23 Running ssh-add (command line suppressed) 00:39:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11792469675185382834.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11792469675185382834.key) 00:39:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:39:23 + git semver bump pre 00:39:23 2024-11-01 00:39:23,951 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:23 2024-11-01 00:39:23,952 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 00:39:23 2024-11-01 00:39:23,952 [bump_version] DEBUG bumped version:4.0.0-dev.3 00:39:23 2024-11-01 00:39:23,952 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:39:23 2024-11-01 00:39:23,952 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:23 2024-11-01 00:39:23,952 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:23 2024-11-01 00:39:23,956 [execute] INFO git cat-file --batch-check 00:39:23 2024-11-01 00:39:23,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:39:23 2024-11-01 00:39:23,963 [execute] INFO git cat-file --batch 00:39:23 2024-11-01 00:39:23,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:39:23 2024-11-01 00:39:23,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:23 4.0.0-dev.3 [Pipeline] } 00:39:24 $ docker exec --env ******** --env ******** 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e ssh-agent -k 00:39:24 unset SSH_AUTH_SOCK; 00:39:24 unset SSH_AGENT_PID; 00:39:24 echo Agent pid 38 killed; 00:39:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:24 + git semver [Pipeline] } 00:39:24 $ docker stop --time=1 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e 00:39:25 $ docker rm -f --volumes 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e [Pipeline] // withDockerContainer [Pipeline] sh 00:39:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:39:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:26 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:39:27 $ docker top 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab -eo pid,comm 00:39:27 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). 00:39:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:39:27 [ssh-agent] Looking for ssh-agent implementation... 00:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:39:27 $ docker exec 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab ssh-agent 00:39:27 SSH_AUTH_SOCK=/tmp/ssh-0t0yD7NfgUPr/agent.32 00:39:27 SSH_AGENT_PID=39 00:39:27 Running ssh-add (command line suppressed) 00:39:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9854539115528945500.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9854539115528945500.key) 00:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:39:27 + git semver push 00:39:28 2024-11-01 00:39:27,977 [run_push] DEBUG push 00:39:28 2024-11-01 00:39:27,978 [execute] INFO git cat-file --batch-check 00:39:28 2024-11-01 00:39:27,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:39:28 2024-11-01 00:39:27,982 [execute] INFO git rev-list 7fcefe72c3d94fd1c13c265ef381c37646432f46 -- 00:39:28 2024-11-01 00:39:27,982 [execute] DEBUG Popen(['git', 'rev-list', '7fcefe72c3d94fd1c13c265ef381c37646432f46', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:39:28 2024-11-01 00:39:27,991 [execute] INFO git fetch -v origin 00:39:28 2024-11-01 00:39:27,991 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:39:28 2024-11-01 00:39:28,456 [run_push] DEBUG no remote changes detected 00:39:28 2024-11-01 00:39:28,456 [execute] INFO git push origin semver 00:39:28 2024-11-01 00:39:28,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:39:29 2024-11-01 00:39:29,092 [run_push] DEBUG push all version tags 00:39:29 2024-11-01 00:39:29,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:39:29 2024-11-01 00:39:29,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:39:29 2024-11-01 00:39:29,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:39:29 4.0.0-dev.3 [Pipeline] } 00:39:29 $ docker exec --env ******** --env ******** 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab ssh-agent -k 00:39:29 unset SSH_AUTH_SOCK; 00:39:29 unset SSH_AGENT_PID; 00:39:29 echo Agent pid 39 killed; 00:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:30 + git semver [Pipeline] } 00:39:30 $ docker stop --time=1 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab 00:39:31 $ docker rm -f --volumes 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab [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 00:39:32 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:39:32 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:39:32 total 16 00:39:32 drwxr-xr-x 3 root root 4096 Nov 1 00:23 . 00:39:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:39 .. 00:39:32 drwxr-xr-x 2 root root 4096 Nov 1 00:23 cost 00:39:32 -rw-r--r-- 1 root root 89 Nov 1 00:23 cost.csv 00:39:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:39:32 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:39:32 total 16 00:39:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:23 . 00:39:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:39 .. 00:39:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:23 cost 00:39:32 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 00:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:39:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:39:33 ---> package-listing.sh 00:39:33 ++ facter osfamily 00:39:33 ++ tr '[:upper:]' '[:lower:]' 00:39:33 + OS_FAMILY=debian 00:39:33 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:39:33 + START_PACKAGES=/tmp/packages_start.txt 00:39:33 + END_PACKAGES=/tmp/packages_end.txt 00:39:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:39:33 + PACKAGES=/tmp/packages_start.txt 00:39:33 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:39:33 + PACKAGES=/tmp/packages_end.txt 00:39:33 + case "${OS_FAMILY}" in 00:39:33 + dpkg -l 00:39:33 + grep '^ii' 00:39:33 + '[' -f /tmp/packages_start.txt ']' 00:39:33 + '[' -f /tmp/packages_end.txt ']' 00:39:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:39:33 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:39:33 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:39:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:39:33 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:39:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:34 prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container 00:39:34 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 00:39:34 $ docker top 3a9520535782b327f7890be5a276fd89cc1420237600e079d9fb1c375a497fc7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:39:35 + mkdir -p /var/log/sysstat [Pipeline] sh 00:39:35 + ls /var/log/sa-host 00:39:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:35 provisioning config files... 00:39:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6952587653423453270tmp [Pipeline] { [Pipeline] echo 00:39:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:39:35 ---> create-netrc.sh [Pipeline] } 00:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:39:36 ---> python-tools-install.sh [Pipeline] echo 00:39:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:39:36 ---> sudo-logs.sh 00:39:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:39:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:39:36 ---> job-cost.sh 00:39:36 lf-activate-venv: SKIPPING 00:39:36 DEBUG: total: 0.2199999988079071 00:39:36 INFO: Retrieving Stack Cost... 00:39:37 INFO: Retrieving Pricing Info for: v3-standard-8 00:39:37 INFO: Archiving Costs [Pipeline] echo 00:39:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:39:37 ---> logs-deploy.sh 00:39:37 lf-activate-venv: SKIPPING 00:39:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/189 00:39:37 INFO: archiving workspace using pattern(s): 00:39:38 Archives upload complete. 00:39:38 INFO: archiving logs to Nexus