Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 258560ba148656700ced9b9219027d412919cf0b 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-ssh8083862040038762977.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-ssh16966305910447990224.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-ssh15489964483330524371.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-ssh726660670577818063.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-ssh7880519798124369716.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-26431 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 > 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 Avoid second fetch Checking out Revision 258560ba148656700ced9b9219027d412919cf0b (main) Commit message: "Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f 258560ba148656700ced9b9219027d412919cf0b # timeout=10 > git rev-list --no-walk 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:06 ========================================================= 08:41:06 EdgeX Global Pipelines Version Info 08:41:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:07 ------------------- 08:41:07 stable info: 08:41:07 ------------------- 08:41:07 Commited By: Ginny Guan ginny@iotechsys.com 08:41:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:41:07 Message: update stable to v1.0.265 08:41:07 ------------------- 08:41:07 experimental info: 08:41:07 ------------------- 08:41:07 Commited By: Cherry Wang cherry@iotechsys.com 08:41:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:41:07 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 258560b [Pipeline] echo 08:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:08 provisioning config files... 08:41:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config650176904776182749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:09 ---> ****-login.sh 08:41:09 nexus3.edgexfoundry.org:10001 08:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:09 Configure a credential helper to remove this warning. See 08:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:09 08:41:09 Login Succeeded 08:41:09 nexus3.edgexfoundry.org:10002 08:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:09 Configure a credential helper to remove this warning. See 08:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:09 08:41:09 Login Succeeded 08:41:09 nexus3.edgexfoundry.org:10003 08:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:09 Configure a credential helper to remove this warning. See 08:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:09 08:41:09 Login Succeeded 08:41:09 nexus3.edgexfoundry.org:10004 08:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:10 Configure a credential helper to remove this warning. See 08:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:10 08:41:10 Login Succeeded 08:41:10 ****.io 08:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:10 Configure a credential helper to remove this warning. See 08:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:10 08:41:10 Login Succeeded 08:41:10 ---> ****-login.sh ends [Pipeline] } 08:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:41:10 + git rev-list -1 --merges 258560ba148656700ced9b9219027d412919cf0b~1..258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo 08:41:10 -----------> git rev-list -1 --merges 258560ba148656700ced9b9219027d412919cf0b~1..258560ba148656700ced9b9219027d412919cf0b 258560ba148656700ced9b9219027d412919cf0b 08:41:10 258560ba148656700ced9b9219027d412919cf0b [false] [Pipeline] sh 08:41:11 + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo 08:41:11 ========================================================= 08:41:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:41:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:11 + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] echo 08:41:11 [semverPrep] GIT_COMMIT: 258560ba148656700ced9b9219027d412919cf0b, Commit Message: Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo 08:41:11 [semverPrep] This is not a build commit. [Pipeline] sh 08:41:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:11 + grep -v github /etc/ssh/ssh_known_hosts 08:41:11 + [ -e /tmp/ssh_known_hosts ] 08:41:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:41:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:41:11 + sudo tee -a /etc/ssh/ssh_known_hosts 08:41:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:12 08:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:12 0.1.4: Pulling from edgex-devops/py-git-semver 08:41:12 b85a868b505f: Pulling fs layer 08:41:12 e2be974225ed: Pulling fs layer 08:41:12 339a4e72a1f5: Pulling fs layer 08:41:12 988bab9f4d93: Pulling fs layer 08:41:12 1469e6f7b9e6: Pulling fs layer 08:41:12 eaf3925da568: Pulling fs layer 08:41:12 bab4dde63d76: Pulling fs layer 08:41:12 bde34c3a00c8: Pulling fs layer 08:41:12 b352a97aabf1: Pulling fs layer 08:41:12 4872d77fe225: Pulling fs layer 08:41:12 5851b861e8e6: Pulling fs layer 08:41:12 988bab9f4d93: Waiting 08:41:12 1469e6f7b9e6: Waiting 08:41:12 eaf3925da568: Waiting 08:41:12 bab4dde63d76: Waiting 08:41:12 bde34c3a00c8: Waiting 08:41:12 b352a97aabf1: Waiting 08:41:12 4872d77fe225: Waiting 08:41:12 5851b861e8e6: Waiting 08:41:12 e2be974225ed: Verifying Checksum 08:41:12 e2be974225ed: Download complete 08:41:12 988bab9f4d93: Verifying Checksum 08:41:12 988bab9f4d93: Download complete 08:41:12 1469e6f7b9e6: Verifying Checksum 08:41:12 1469e6f7b9e6: Download complete 08:41:12 eaf3925da568: Verifying Checksum 08:41:12 eaf3925da568: Download complete 08:41:12 339a4e72a1f5: Verifying Checksum 08:41:12 339a4e72a1f5: Download complete 08:41:12 bde34c3a00c8: Verifying Checksum 08:41:12 bde34c3a00c8: Download complete 08:41:12 b352a97aabf1: Verifying Checksum 08:41:12 b352a97aabf1: Download complete 08:41:12 4872d77fe225: Verifying Checksum 08:41:12 4872d77fe225: Download complete 08:41:12 5851b861e8e6: Download complete 08:41:12 b85a868b505f: Verifying Checksum 08:41:12 b85a868b505f: Download complete 08:41:13 bab4dde63d76: Verifying Checksum 08:41:13 bab4dde63d76: Download complete 08:41:14 b85a868b505f: Pull complete 08:41:14 e2be974225ed: Pull complete 08:41:14 339a4e72a1f5: Pull complete 08:41:14 988bab9f4d93: Pull complete 08:41:14 1469e6f7b9e6: Pull complete 08:41:15 eaf3925da568: Pull complete 08:41:17 bab4dde63d76: Pull complete 08:41:17 bde34c3a00c8: Pull complete 08:41:17 b352a97aabf1: Pull complete 08:41:17 4872d77fe225: Pull complete 08:41:17 5851b861e8e6: Pull complete 08:41:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:17 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 08:41:19 $ 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 08:41:22 $ docker top 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 -eo pid,comm 08:41:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:41:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:20 [ssh-agent] Looking for ssh-agent implementation... 08:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:22 $ docker exec 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent 08:41:21 SSH_AUTH_SOCK=/tmp/ssh-PH1JOuiNWZC4/agent.32 08:41:21 SSH_AGENT_PID=38 08:41:21 Running ssh-add (command line suppressed) 08:41:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6989736389650176029.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6989736389650176029.key) 08:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:21 + git tag --points-at HEAD [Pipeline] } 08:41:23 $ docker exec --env ******** --env ******** 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent -k 08:41:23 unset SSH_AUTH_SOCK; 08:41:23 unset SSH_AGENT_PID; 08:41:23 echo Agent pid 38 killed; 08:41:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:21 [ssh-agent] Looking for ssh-agent implementation... 08:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:23 $ docker exec 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent 08:41:21 SSH_AUTH_SOCK=/tmp/ssh-Oyf4GPnfX52r/agent.72 08:41:21 SSH_AGENT_PID=78 08:41:21 Running ssh-add (command line suppressed) 08:41:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15675720851789528424.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15675720851789528424.key) 08:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:22 + git semver init 08:41:22 2024-11-14 08:41:24,116 [run_init] DEBUG init version:0.0.0 force:False 08:41:22 2024-11-14 08:41:24,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 08:41:22 2024-11-14 08:41:24,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 08:41:22 2024-11-14 08:41:24,117 [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) 08:41:24 2024-11-14 08:41:25,685 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 08:41:24 2024-11-14 08:41:25,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 08:41:24 2024-11-14 08:41:25,686 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:41:24 2024-11-14 08:41:25,686 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:41:24 4.0.0-dev.4 [Pipeline] } 08:41:26 $ docker exec --env ******** --env ******** 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 ssh-agent -k 08:41:26 unset SSH_AUTH_SOCK; 08:41:26 unset SSH_AGENT_PID; 08:41:26 echo Agent pid 78 killed; 08:41:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:24 + git semver [Pipeline] } 08:41:26 $ docker stop --time=1 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 08:41:28 $ docker rm -f --volumes 12c5ec7b120dcb96a29a66bc421b9f6684c4e965af3b37e9ccb52722af9e99d4 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:41:27 Stashed 1 file(s) [Pipeline] echo 08:41:27 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:27 provisioning config files... 08:41:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9572367552040551011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:27 ---> ****-login.sh 08:41:27 nexus3.edgexfoundry.org:10001 08:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:27 Configure a credential helper to remove this warning. See 08:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:27 08:41:27 Login Succeeded 08:41:27 nexus3.edgexfoundry.org:10002 08:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:27 Configure a credential helper to remove this warning. See 08:41:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:27 08:41:27 Login Succeeded 08:41:27 nexus3.edgexfoundry.org:10003 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 nexus3.edgexfoundry.org:10004 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 ****.io 08:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:41:28 Configure a credential helper to remove this warning. See 08:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:41:28 08:41:28 Login Succeeded 08:41:28 ---> ****-login.sh ends [Pipeline] } 08:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:41:28 ========================================================= 08:41:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:41:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:41:28 Sending build context to Docker daemon 20.65MB 08:41:28 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:41:28 Step 2/13 : FROM ${BASE} AS builder 08:41:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:41:29 43c4264eed91: Pulling fs layer 08:41:29 4cc291be95ef: Pulling fs layer 08:41:29 2ac1f1163629: Pulling fs layer 08:41:29 5c3c966382ef: Pulling fs layer 08:41:29 4f4fb700ef54: Pulling fs layer 08:41:29 5d5c8e513c77: Pulling fs layer 08:41:29 9f66e0745190: Pulling fs layer 08:41:29 f49a43e4bbc0: Pulling fs layer 08:41:29 561ebcabdf7f: Pulling fs layer 08:41:29 5c3c966382ef: Waiting 08:41:29 4f4fb700ef54: Waiting 08:41:29 5d5c8e513c77: Waiting 08:41:29 9f66e0745190: Waiting 08:41:29 f49a43e4bbc0: Waiting 08:41:29 561ebcabdf7f: Waiting 08:41:29 4cc291be95ef: Verifying Checksum 08:41:29 4cc291be95ef: Download complete 08:41:29 5c3c966382ef: Download complete 08:41:29 4f4fb700ef54: Verifying Checksum 08:41:29 4f4fb700ef54: Download complete 08:41:29 5d5c8e513c77: Verifying Checksum 08:41:29 5d5c8e513c77: Download complete 08:41:29 43c4264eed91: Download complete 08:41:29 9f66e0745190: Verifying Checksum 08:41:29 9f66e0745190: Download complete 08:41:29 43c4264eed91: Pull complete 08:41:29 561ebcabdf7f: Download complete 08:41:29 2ac1f1163629: Verifying Checksum 08:41:29 2ac1f1163629: Download complete 08:41:29 4cc291be95ef: Pull complete 08:41:29 f49a43e4bbc0: Verifying Checksum 08:41:29 f49a43e4bbc0: Download complete 08:41:34 2ac1f1163629: Pull complete 08:41:34 5c3c966382ef: Pull complete 08:41:34 4f4fb700ef54: Pull complete 08:41:34 5d5c8e513c77: Pull complete 08:41:34 9f66e0745190: Pull complete 08:41:37 f49a43e4bbc0: Pull complete 08:41:38 561ebcabdf7f: Pull complete 08:41:38 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:41:38 ---> 3a752c3f9dda 08:41:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:41:42 Still waiting to schedule task 08:41:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:41:45 ---> Running in ca48bcb8d5c2 08:41:45 Removing intermediate container ca48bcb8d5c2 08:41:45 ---> 7198aa8e81ca 08:41:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:41:45 ---> Running in 880159955fa7 08:41:45 Removing intermediate container 880159955fa7 08:41:45 ---> ab4d32306bb1 08:41:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:41:45 ---> Running in 4317d9b2b7eb 08:41:45 Removing intermediate container 4317d9b2b7eb 08:41:45 ---> e6b86a92a209 08:41:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:41:45 ---> Running in d84a51d0a311 08:41:45 Removing intermediate container d84a51d0a311 08:41:45 ---> f323a7e7cf9f 08:41:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:41:45 ---> Running in 5df8f12426f3 08:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:41:46 (1/14) Installing libintl (0.22.5-r0) 08:41:46 (2/14) Installing eudev-libs (3.2.14-r2) 08:41:46 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:41:46 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:41:46 (5/14) Installing v4l-utils (1.24.1-r1) 08:41:46 (6/14) Installing libdvbv5 (1.24.1-r1) 08:41:46 (7/14) Installing udev-init-scripts (35-r1) 08:41:46 (8/14) Installing libeconf (0.6.3-r0) 08:41:46 (9/14) Installing libblkid (2.40.1-r1) 08:41:46 (10/14) Installing xz-libs (5.6.2-r0) 08:41:46 (11/14) Installing kmod-libs (32-r0) 08:41:46 (12/14) Installing eudev (3.2.14-r2) 08:41:46 (13/14) Installing eudev-dev (3.2.14-r2) 08:41:46 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:41:46 Executing busybox-1.36.1-r29.trigger 08:41:46 Executing eudev-3.2.14-r2.trigger 08:41:46 OK: 253 MiB in 68 packages 08:41:47 Removing intermediate container 5df8f12426f3 08:41:47 ---> 6711204e398a 08:41:47 Step 8/13 : WORKDIR /device-usb-camera 08:41:47 ---> Running in b6ac6dd48e00 08:41:47 Removing intermediate container b6ac6dd48e00 08:41:47 ---> 57487fa8ada5 08:41:47 Step 9/13 : COPY go.mod vendor* ./ 08:41:47 ---> db323fba290c 08:41:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:47 ---> Running in fba524ae17e0 08:43:23 Removing intermediate container fba524ae17e0 08:43:23 ---> a96c4f0f2af2 08:43:23 Step 11/13 : COPY . . 08:43:23 ---> 9becc6ff98bc 08:43:23 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:43:23 ---> Running in c2acdd7930d1 08:43:23  % Total % Received % Xferd Average Speed Time Time Time Current 08:43:23 Dload Upload Total Spent Left Speed 08:43:23 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6172 0 --:--:-- --:--:-- --:--:-- 6210 08:43:24 Removing intermediate container c2acdd7930d1 08:43:24 ---> 8796b5d2510e 08:43:24 Step 13/13 : RUN ${MAKE} 08:43:24 ---> Running in 099404e561f1 08:43:25 noop 08:43:26 Removing intermediate container 099404e561f1 08:43:26 ---> e588ad3954f7 08:43:26 Successfully built e588ad3954f7 08:43:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26435 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 08:43:28 Running in /w/workspace/device-usb-camera/191 [Pipeline] { [Pipeline] checkout 08:43:31 Selected Git installation does not exist. Using Default 08:43:31 The recommended git tool is: NONE 08:43:32 + docker inspect -f . ci-base-image-x86_64 08:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:32 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 08:43:38 $ 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 08:43:39 using credential edgex-jenkins-ssh 08:43:39 Cloning the remote Git repository 08:43:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:43:39 > git init /w/workspace/device-usb-camera/191 # timeout=10 08:43:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:43:40 > git --version # timeout=10 08:43:40 > git --version # 'git version 2.25.1' 08:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:42 $ docker top 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:43 + go version 08:43:43 go version go1.23.2 linux/amd64 [Pipeline] } 08:43:43 $ docker stop --time=1 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead 08:43:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:43:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:44 $ docker rm -f --volumes 68aef1e87b4cd8b8d8b25ea15425a1b4d0d49dc6405c768c4216359c82c63ead 08:43:44 Avoid second fetch 08:43:44 Checking out Revision 258560ba148656700ced9b9219027d412919cf0b (main) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:45 + docker inspect -f . ci-base-image-x86_64 08:43:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:45 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 08:43:45 $ 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 08:43:45 Commit message: "Merge pull request #367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" 08:43:46 $ docker top 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:45 > git config core.sparsecheckout # timeout=10 08:43:45 > git checkout -f 258560ba148656700ced9b9219027d412919cf0b # timeout=10 08:43:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 08:43:46 + make test 08:43:46 go test ./... -coverprofile=coverage.out ./... 08:43:49 ? github.com/edgexfoundry/device-usb-camera [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:50 Dload Upload Total Spent Left Speed 08:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65784 0 --:--:-- --:--:-- --:--:-- 65784 [Pipeline] sh 08:43:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:43:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:43:51 + sudo tee /etc/docker/daemon.new 08:43:51 { 08:43:51 "registry-mirrors": [ 08:43:51 "https://nexus3.edgexfoundry.org:10001" 08:43:51 ], 08:43:51 "bip": "10.250.0.254/24", 08:43:51 "hosts": [ 08:43:51 "tcp://0.0.0.0:5555", 08:43:51 "unix:///var/run/docker.sock" 08:43:51 ], 08:43:51 "mtu": 1458, 08:43:51 "selinux-enabled": true, 08:43:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:43:51 } [Pipeline] sh 08:43:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:43:52 + sudo service docker restart 08:44:07 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:44:07 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:10 provisioning config files... 08:44:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/191@tmp/config12229597615065009001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:11 ---> ****-login.sh 08:44:11 nexus3.edgexfoundry.org:10001 08:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:11 Configure a credential helper to remove this warning. See 08:44:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:11 08:44:11 Login Succeeded 08:44:11 nexus3.edgexfoundry.org:10002 08:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:12 Configure a credential helper to remove this warning. See 08:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:12 08:44:12 Login Succeeded 08:44:12 nexus3.edgexfoundry.org:10003 08:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:12 Configure a credential helper to remove this warning. See 08:44:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:12 08:44:12 Login Succeeded 08:44:12 nexus3.edgexfoundry.org:10004 08:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:13 Configure a credential helper to remove this warning. See 08:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:13 08:44:13 Login Succeeded 08:44:13 ****.io 08:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:13 Configure a credential helper to remove this warning. See 08:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:13 08:44:13 Login Succeeded 08:44:13 ---> ****-login.sh ends [Pipeline] } 08:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:14 ========================================================= 08:44:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:44:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:44:15 Sending build context to Docker daemon 10.59MB 08:44:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:44:15 Step 2/13 : FROM ${BASE} AS builder 08:44:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:44:15 cf04c63912e1: Pulling fs layer 08:44:15 55b35a11ae5e: Pulling fs layer 08:44:15 a37a00ec5f00: Pulling fs layer 08:44:15 50b3750afda1: Pulling fs layer 08:44:15 4f4fb700ef54: Pulling fs layer 08:44:15 80978eb59214: Pulling fs layer 08:44:15 c9f46d7d2bd2: Pulling fs layer 08:44:15 c5a475d317c9: Pulling fs layer 08:44:15 4f4fb700ef54: Waiting 08:44:15 80978eb59214: Waiting 08:44:15 c9f46d7d2bd2: Waiting 08:44:15 c5a475d317c9: Waiting 08:44:15 50b3750afda1: Waiting 08:44:15 55b35a11ae5e: Verifying Checksum 08:44:15 55b35a11ae5e: Download complete 08:44:15 50b3750afda1: Verifying Checksum 08:44:15 50b3750afda1: Download complete 08:44:15 4f4fb700ef54: Verifying Checksum 08:44:15 4f4fb700ef54: Download complete 08:44:15 80978eb59214: Verifying Checksum 08:44:15 80978eb59214: Download complete 08:44:15 cf04c63912e1: Verifying Checksum 08:44:15 cf04c63912e1: Download complete 08:44:15 c5a475d317c9: Verifying Checksum 08:44:15 c5a475d317c9: Download complete 08:44:16 cf04c63912e1: Pull complete 08:44:17 55b35a11ae5e: Pull complete 08:44:17 a37a00ec5f00: Verifying Checksum 08:44:17 a37a00ec5f00: Download complete 08:44:18 c9f46d7d2bd2: Verifying Checksum 08:44:18 c9f46d7d2bd2: Download complete 08:44:19 go vet ./... 08:44:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:44:25 $ docker stop --time=1 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de 08:44:30 $ docker rm -f --volumes 707fd282eff5a2356137273f8fb2319ca3f2b9e0728a2d4a82eb892eb9a093de [Pipeline] // withDockerContainer [Pipeline] sh 08:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:31 + ls -al . 08:44:31 total 288 08:44:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 08:43 . 08:44:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:40 .. 08:44:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:44 .git 08:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 .github 08:44:31 -rw-rw-r-- 1 jenkins jenkins 379 Nov 14 08:40 .gitignore 08:44:31 -rw-rw-r-- 1 jenkins jenkins 203 Nov 14 08:40 .golangci.yml 08:44:31 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 08:40 .hadolint.yml 08:44:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:41 .semver 08:44:31 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 14 08:40 Attribution.txt 08:44:31 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 08:40 CHANGELOG.md 08:44:31 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 14 08:40 Dockerfile 08:44:31 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 08:40 GOVERNANCE.md 08:44:31 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 08:40 Jenkinsfile 08:44:31 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:40 LICENSE 08:44:31 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 14 08:40 Makefile 08:44:31 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 08:40 OWNERS.md 08:44:31 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 08:40 README.md 08:44:31 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION 08:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:40 bin 08:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 cmd 08:44:31 -rw-r--r-- 1 jenkins jenkins 54772 Nov 14 08:44 coverage.out 08:44:31 -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 08:40 docker-entrypoint.sh 08:44:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:40 docs 08:44:31 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 14 08:40 go.mod 08:44:31 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 14 08:40 go.sum 08:44:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:40 internal 08:44:31 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:31 + 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=258560ba148656700ced9b9219027d412919cf0b --label arch=amd64 --label version=4.0.0-dev.4 . 08:44:31 Sending build context to Docker daemon 20.71MB 08:44:31 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:44:31 Step 2/37 : FROM ${BASE} AS builder 08:44:31 ---> e588ad3954f7 08:44:31 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:44:32 ---> Running in 011847b0d60d 08:44:32 Removing intermediate container 011847b0d60d 08:44:32 ---> a8b6672e279a 08:44:32 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:32 ---> Running in ee37d1115cd2 08:44:32 Removing intermediate container ee37d1115cd2 08:44:32 ---> 5cd50212164d 08:44:32 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:44:32 ---> Running in 78825ef6489f 08:44:32 Removing intermediate container 78825ef6489f 08:44:32 ---> 21c81f310db3 08:44:32 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:44:32 ---> Running in cb8fae6ecced 08:44:32 Removing intermediate container cb8fae6ecced 08:44:32 ---> b88f26148646 08:44:32 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:32 ---> Running in b30ae21bac67 08:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:44:33 OK: 253 MiB in 68 packages 08:44:33 Removing intermediate container b30ae21bac67 08:44:33 ---> 133ac71ae02a 08:44:33 Step 8/37 : WORKDIR /device-usb-camera 08:44:33 ---> Running in 22e26f101fd1 08:44:33 Removing intermediate container 22e26f101fd1 08:44:33 ---> 5d8df41c0364 08:44:33 Step 9/37 : COPY go.mod vendor* ./ 08:44:33 ---> 341b3b8d170d 08:44:33 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:33 ---> Running in 9681fce7dbe8 08:44:33 a37a00ec5f00: Pull complete 08:44:33 50b3750afda1: Pull complete 08:44:33 4f4fb700ef54: Pull complete 08:44:33 80978eb59214: Pull complete 08:44:34 Removing intermediate container 9681fce7dbe8 08:44:34 ---> 64a3131ec203 08:44:34 Step 11/37 : COPY . . 08:44:35 ---> 1a2fcde49009 08:44:35 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:44:35 ---> Running in 78023dfca78b 08:44:35  % Total % Received % Xferd Average Speed Time Time Time Current 08:44:35 Dload Upload Total Spent Left Speed 08:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 45419 0 --:--:-- --:--:-- --:--:-- 48272 08:44:36 Removing intermediate container 78023dfca78b 08:44:36 ---> 284217449eed 08:44:36 Step 13/37 : RUN ${MAKE} 08:44:36 ---> Running in 9505f7d94e6f 08:44:36 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:44:42 c9f46d7d2bd2: Pull complete 08:44:44 c5a475d317c9: Pull complete 08:44:44 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:44:44 ---> be29e6b0f0d4 08:44:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:44:45 ---> Running in add87285ccec 08:44:45 Removing intermediate container add87285ccec 08:44:45 ---> 5a8314dd6024 08:44:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:45 ---> Running in 98aad209027f 08:44:46 Removing intermediate container 98aad209027f 08:44:46 ---> 9a914c7b0b02 08:44:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:44:46 ---> Running in 55f98425b9a8 08:44:46 Removing intermediate container 55f98425b9a8 08:44:46 ---> 5413509453b8 08:44:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:44:46 ---> Running in 535cc8a86b71 08:44:46 Removing intermediate container 535cc8a86b71 08:44:46 ---> d2b62b6cc5e5 08:44:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:47 ---> Running in 1f8807438553 08:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:44:51 (1/14) Installing libintl (0.22.5-r0) 08:44:51 (2/14) Installing eudev-libs (3.2.14-r2) 08:44:51 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:44:51 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:44:51 (5/14) Installing v4l-utils (1.24.1-r1) 08:44:51 (6/14) Installing libdvbv5 (1.24.1-r1) 08:44:51 (7/14) Installing udev-init-scripts (35-r1) 08:44:51 (8/14) Installing libeconf (0.6.3-r0) 08:44:51 (9/14) Installing libblkid (2.40.1-r1) 08:44:51 (10/14) Installing xz-libs (5.6.2-r0) 08:44:51 (11/14) Installing kmod-libs (32-r0) 08:44:51 (12/14) Installing eudev (3.2.14-r2) 08:44:51 (13/14) Installing eudev-dev (3.2.14-r2) 08:44:51 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:44:51 Executing busybox-1.36.1-r29.trigger 08:44:51 Executing eudev-3.2.14-r2.trigger 08:44:51 OK: 246 MiB in 68 packages 08:44:53 Removing intermediate container 1f8807438553 08:44:53 ---> d661a6d0cb4c 08:44:53 Step 8/13 : WORKDIR /device-usb-camera 08:44:53 ---> Running in becca4852d39 08:44:53 Removing intermediate container becca4852d39 08:44:53 ---> 39c86bcf2fb4 08:44:53 Step 9/13 : COPY go.mod vendor* ./ 08:44:54 ---> 0eca083e43a4 08:44:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:54 ---> Running in 3a0b1700dccf 08:45:15 Removing intermediate container 9505f7d94e6f 08:45:15 ---> 75fea3128ffa 08:45:15 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:45:15 1.8.2: Pulling from bluenviron/mediamtx 08:45:15 8411072a22a5: Pulling fs layer 08:45:15 8411072a22a5: Verifying Checksum 08:45:15 8411072a22a5: Download complete 08:45:15 8411072a22a5: Pull complete 08:45:15 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:45:15 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:45:15 ---> 1ac78cb06e13 08:45:15 Step 15/37 : FROM alpine:3.20 08:45:15 3.20: Pulling from library/alpine 08:45:15 da9db072f522: Pulling fs layer 08:45:15 da9db072f522: Verifying Checksum 08:45:15 da9db072f522: Download complete 08:45:15 da9db072f522: Pull complete 08:45:15 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:45:15 Status: Downloaded newer image for alpine:3.20 08:45:15 ---> 63b790fccc90 08:45:15 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:45:15 ---> Running in de74096be505 08:45:15 Removing intermediate container de74096be505 08:45:15 ---> 6eb3b595b633 08:45:15 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:45:15 ---> Running in be7d2232bdb2 08:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:15 (1/115) Installing dumb-init (1.2.5-r3) 08:45:15 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 08:45:15 (3/115) Installing aom-libs (3.9.1-r0) 08:45:15 (4/115) Installing libxau (1.0.11-r4) 08:45:15 (5/115) Installing libmd (1.1.0-r0) 08:45:15 (6/115) Installing libbsd (0.12.2-r0) 08:45:15 (7/115) Installing libxdmcp (1.1.5-r1) 08:45:15 (8/115) Installing libxcb (1.16.1-r0) 08:45:15 (9/115) Installing libx11 (1.8.9-r1) 08:45:15 (10/115) Installing hwdata-pci (0.382-r0) 08:45:15 (11/115) Installing libpciaccess (0.18.1-r0) 08:45:15 (12/115) Installing libdrm (2.4.120-r0) 08:45:15 (13/115) Installing libxext (1.3.6-r2) 08:45:15 (14/115) Installing libxfixes (6.0.1-r4) 08:45:15 (15/115) Installing libffi (3.4.6-r0) 08:45:15 (16/115) Installing wayland-libs-client (1.22.0-r4) 08:45:15 (17/115) Installing libva (2.21.0-r0) 08:45:15 (18/115) Installing libvdpau (1.5-r3) 08:45:15 (19/115) Installing libgcc (13.2.1_git20240309-r0) 08:45:15 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 08:45:15 (21/115) Installing onevpl-libs (2023.3.1-r2) 08:45:15 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 08:45:15 (23/115) Installing libdav1d (1.4.2-r0) 08:45:15 (24/115) Installing openexr-libiex (3.1.13-r1) 08:45:15 (25/115) Installing openexr-libilmthread (3.1.13-r1) 08:45:15 (26/115) Installing imath (3.1.12-r0) 08:45:15 (27/115) Installing openexr-libopenexr (3.1.13-r1) 08:45:15 (28/115) Installing brotli-libs (1.1.0-r2) 08:45:15 (29/115) Installing giflib (5.2.2-r0) 08:45:15 (30/115) Installing libhwy (1.0.7-r0) 08:45:15 (31/115) Installing libjpeg-turbo (3.0.3-r0) 08:45:15 (32/115) Installing lcms2 (2.16-r0) 08:45:15 (33/115) Installing libpng (1.6.44-r0) 08:45:15 (34/115) Installing libjxl (0.10.2-r0) 08:45:15 (35/115) Installing lame-libs (3.100-r5) 08:45:15 (36/115) Installing opus (1.5.2-r0) 08:45:15 (37/115) Installing rav1e-libs (0.7.1-r0) 08:45:15 (38/115) Installing libgomp (13.2.1_git20240309-r0) 08:45:15 (39/115) Installing soxr (0.1.3-r7) 08:45:15 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 08:45:15 (41/115) Installing libogg (1.3.5-r5) 08:45:15 (42/115) Installing libtheora (1.1.1-r18) 08:45:15 (43/115) Installing libvorbis (1.3.7-r2) 08:45:15 (44/115) Installing libvpx (1.14.1-r0) 08:45:15 (45/115) Installing libsharpyuv (1.3.2-r0) 08:45:15 (46/115) Installing libwebp (1.3.2-r0) 08:45:15 (47/115) Installing libwebpmux (1.3.2-r0) 08:45:15 (48/115) Installing x264-libs (0.164_git20231001-r0) 08:45:15 (49/115) Installing numactl (2.0.18-r0) 08:45:15 (50/115) Installing x265-libs (3.6-r0) 08:45:16 (51/115) Installing xvidcore (1.3.7-r2) 08:45:16 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 08:45:16 (53/115) Installing sdl2 (2.28.5-r1) 08:45:16 (54/115) Installing alsa-lib (1.2.11-r0) 08:45:16 (55/115) Installing libexpat (2.6.4-r0) 08:45:16 (56/115) Installing libbz2 (1.0.8-r6) 08:45:16 (57/115) Installing freetype (2.13.2-r0) 08:45:16 (58/115) Installing fontconfig (2.15.0-r1) 08:45:16 (59/115) Installing fribidi (1.0.15-r0) 08:45:16 (60/115) Installing libintl (0.22.5-r0) 08:45:16 (61/115) Installing libeconf (0.6.3-r0) 08:45:16 (62/115) Installing libblkid (2.40.1-r1) 08:45:16 (63/115) Installing libmount (2.40.1-r1) 08:45:16 (64/115) Installing pcre2 (10.43-r0) 08:45:16 (65/115) Installing glib (2.80.5-r0) 08:45:16 (66/115) Installing graphite2 (1.3.14-r6) 08:45:16 (67/115) Installing harfbuzz (8.5.0-r0) 08:45:16 (68/115) Installing libunibreak (6.1-r0) 08:45:16 (69/115) Installing libass (0.17.2-r0) 08:45:16 (70/115) Installing libbluray (1.3.4-r1) 08:45:16 (71/115) Installing mpg123-libs (1.32.8-r0) 08:45:16 (72/115) Installing libopenmpt (0.7.7-r0) 08:45:16 (73/115) Installing cjson (1.7.18-r0) 08:45:16 (74/115) Installing mbedtls (3.6.2-r0) 08:45:16 (75/115) Installing librist (0.2.10-r1) 08:45:16 (76/115) Installing libsrt (1.5.3-r0) 08:45:16 (77/115) Installing libssh (0.10.6-r0) 08:45:16 (78/115) Installing xz-libs (5.6.2-r0) 08:45:16 (79/115) Installing libxml2 (2.12.7-r0) 08:45:16 (80/115) Installing libsodium (1.0.19-r0) 08:45:16 (81/115) Installing libzmq (4.3.5-r2) 08:45:16 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 08:45:16 (83/115) Installing serd-libs (0.32.2-r0) 08:45:16 (84/115) Installing zix-libs (0.4.2-r0) 08:45:16 (85/115) Installing sord-libs (0.16.16-r0) 08:45:16 (86/115) Installing sratom (0.6.16-r0) 08:45:16 (87/115) Installing lilv-libs (0.24.24-r1) 08:45:16 (88/115) Installing glslang-libs (1.3.261.1-r0) 08:45:16 (89/115) Installing libdovi (3.3.0-r0) 08:45:16 (90/115) Installing spirv-tools (1.3.261.1-r0) 08:45:16 (91/115) Installing shaderc (2024.0-r0) 08:45:16 (92/115) Installing vulkan-loader (1.3.261.1-r0) 08:45:16 (93/115) Installing libplacebo (6.338.2-r1) 08:45:16 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 08:45:16 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 08:45:16 (96/115) Installing vidstab (1.1.1-r0) 08:45:16 (97/115) Installing zimg (3.0.5-r2) 08:45:16 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 08:45:16 (99/115) Installing libasyncns (0.8-r3) 08:45:16 (100/115) Installing dbus-libs (1.14.10-r1) 08:45:16 (101/115) Installing libltdl (2.4.7-r3) 08:45:16 (102/115) Installing orc (0.4.40-r0) 08:45:16 (103/115) Installing libflac (1.4.3-r1) 08:45:16 (104/115) Installing libsndfile (1.2.2-r0) 08:45:16 (105/115) Installing speexdsp (1.2.1-r2) 08:45:16 (106/115) Installing tdb-libs (1.4.9-r1) 08:45:16 (107/115) Installing libpulse (17.0-r0) 08:45:16 (108/115) Installing v4l-utils-libs (1.24.1-r1) 08:45:16 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 08:45:16 (110/115) Installing ffmpeg (6.1.1-r8) 08:45:16 (111/115) Installing udev-init-scripts (35-r1) 08:45:16 (112/115) Installing eudev-libs (3.2.14-r2) 08:45:16 (113/115) Installing zstd-libs (1.5.6-r0) 08:45:16 (114/115) Installing kmod-libs (32-r0) 08:45:16 (115/115) Installing eudev (3.2.14-r2) 08:45:16 Executing busybox-1.36.1-r29.trigger 08:45:16 Executing glib-2.80.5-r0.trigger 08:45:16 Executing eudev-3.2.14-r2.trigger 08:45:16 OK: 134 MiB in 129 packages 08:45:22 Removing intermediate container be7d2232bdb2 08:45:22 ---> 397b5c65b9d7 08:45:22 Step 18/37 : RUN apk --no-cache upgrade 08:45:22 ---> Running in 2adacdace076 08:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:22 Upgrading critical system libraries and apk-tools: 08:45:22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:45:22 Executing busybox-1.36.1-r29.trigger 08:45:22 Continuing the upgrade transaction with new apk-tools: 08:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:22 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:45:22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:45:22 OK: 134 MiB in 129 packages 08:45:23 Removing intermediate container 2adacdace076 08:45:23 ---> 92c22b2090a3 08:45:23 Step 19/37 : WORKDIR / 08:45:23 ---> Running in 03bcb8e8fd6d 08:45:23 Removing intermediate container 03bcb8e8fd6d 08:45:23 ---> eddd86108a85 08:45:23 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:45:25 ---> 2fa3a2036ee8 08:45:25 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:45:25 ---> 07330f1a430c 08:45:25 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:45:25 ---> 136486a15697 08:45:25 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:45:25 ---> ca729dbb0309 08:45:25 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:45:25 ---> 5d19b655ff7d 08:45:25 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:45:25 ---> 114c7ab177a9 08:45:25 Step 26/37 : COPY --from=rtsp /mediamtx / 08:45:26 ---> 9cc222b79330 08:45:26 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:45:26 ---> Running in 9c1e0bfcc2e0 08:45:27 Removing intermediate container 9c1e0bfcc2e0 08:45:27 ---> e038b60247e5 08:45:27 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:45:27 ---> Running in 228742c4da32 08:45:29 Removing intermediate container 228742c4da32 08:45:29 ---> cda5e76a58f5 08:45:29 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:45:29 ---> Running in eb2d5ecb3f8c 08:45:30 Removing intermediate container eb2d5ecb3f8c 08:45:30 ---> 23c05fe1864f 08:45:30 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:45:30 ---> Running in f1da4fb383ab 08:45:30 Removing intermediate container f1da4fb383ab 08:45:30 ---> 496d3d14adee 08:45:30 Step 31/37 : EXPOSE 59983 08:45:31 ---> Running in 23c522e23212 08:45:31 Removing intermediate container 23c522e23212 08:45:31 ---> 98405fce99f2 08:45:31 Step 32/37 : EXPOSE 8554 08:45:31 ---> Running in 59db248a4b4c 08:45:31 Removing intermediate container 59db248a4b4c 08:45:31 ---> 67dce7263bab 08:45:31 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:45:31 ---> Running in 7e734b82131a 08:45:31 Removing intermediate container 7e734b82131a 08:45:31 ---> 2734f9d47430 08:45:31 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:45:31 ---> Running in 9daba3a25118 08:45:31 Removing intermediate container 9daba3a25118 08:45:31 ---> 33e4bcd75d53 08:45:31 Step 35/37 : LABEL arch=amd64 08:45:31 ---> Running in 7b9365f8630e 08:45:31 Removing intermediate container 7b9365f8630e 08:45:31 ---> 72739b694035 08:45:31 Step 36/37 : LABEL git_sha=258560ba148656700ced9b9219027d412919cf0b 08:45:31 ---> Running in e75ef257a118 08:45:31 Removing intermediate container e75ef257a118 08:45:31 ---> 41fe257334a4 08:45:31 Step 37/37 : LABEL version=4.0.0-dev.4 08:45:31 ---> Running in a362ad2c4e33 08:45:31 Removing intermediate container a362ad2c4e33 08:45:31 ---> 789eb0d925fd 08:45:31 [Warning] One or more build-args [ARCH] were not consumed 08:45:31 Successfully built 789eb0d925fd 08:45:31 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 08:45:31 provisioning config files... 08:45:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11997765066904811816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:32 ---> ****-login.sh 08:45:32 nexus3.edgexfoundry.org:10001 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10002 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10003 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10004 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 ****.io 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 ---> ****-login.sh ends [Pipeline] } 08:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:32 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 08:45:32 258560ba148656700ced9b9219027d412919cf0b 08:45:32 latest 08:45:32 4.0.0-dev.4 08:45:32 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:45:32 main 08:45:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b 08:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:45:33 4ef66e4f051b: Preparing 08:45:33 1ea608364b3d: Preparing 08:45:33 8b4166bf9411: Preparing 08:45:33 8b4166bf9411: Preparing 08:45:33 0e81680c8547: Preparing 08:45:33 4fdee56d7956: Preparing 08:45:33 43dc010ef450: Preparing 08:45:33 31f0112787fb: Preparing 08:45:33 8568a48b7921: Preparing 08:45:33 32326598e59d: Preparing 08:45:33 c8d1556f9227: Preparing 08:45:33 9c5afb93e6b3: Preparing 08:45:33 b50f558e69b8: Preparing 08:45:33 75654b8eeebd: Preparing 08:45:33 b50f558e69b8: Waiting 08:45:33 32326598e59d: Waiting 08:45:33 31f0112787fb: Waiting 08:45:33 75654b8eeebd: Waiting 08:45:33 c8d1556f9227: Waiting 08:45:33 9c5afb93e6b3: Waiting 08:45:33 8568a48b7921: Waiting 08:45:33 43dc010ef450: Waiting 08:45:33 1ea608364b3d: Pushed 08:45:33 8b4166bf9411: Pushed 08:45:33 4ef66e4f051b: Pushed 08:45:33 4fdee56d7956: Pushed 08:45:33 43dc010ef450: Pushed 08:45:33 32326598e59d: Pushed 08:45:33 31f0112787fb: Pushed 08:45:33 8568a48b7921: Pushed 08:45:33 75654b8eeebd: Layer already exists 08:45:34 9c5afb93e6b3: Pushed 08:45:36 0e81680c8547: Pushed 08:45:37 c8d1556f9227: Pushed 08:45:47 b50f558e69b8: Pushed 08:45:47 258560ba148656700ced9b9219027d412919cf0b: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:45:48 4ef66e4f051b: Preparing 08:45:48 1ea608364b3d: Preparing 08:45:48 8b4166bf9411: Preparing 08:45:48 8b4166bf9411: Preparing 08:45:48 0e81680c8547: Preparing 08:45:48 4fdee56d7956: Preparing 08:45:48 43dc010ef450: Preparing 08:45:48 31f0112787fb: Preparing 08:45:48 8568a48b7921: Preparing 08:45:48 32326598e59d: Preparing 08:45:48 c8d1556f9227: Preparing 08:45:48 9c5afb93e6b3: Preparing 08:45:48 b50f558e69b8: Preparing 08:45:48 75654b8eeebd: Preparing 08:45:48 43dc010ef450: Waiting 08:45:48 31f0112787fb: Waiting 08:45:48 9c5afb93e6b3: Waiting 08:45:48 b50f558e69b8: Waiting 08:45:48 75654b8eeebd: Waiting 08:45:48 8568a48b7921: Waiting 08:45:48 32326598e59d: Waiting 08:45:48 c8d1556f9227: Waiting 08:45:48 4fdee56d7956: Layer already exists 08:45:48 8b4166bf9411: Layer already exists 08:45:48 0e81680c8547: Layer already exists 08:45:48 1ea608364b3d: Layer already exists 08:45:48 4ef66e4f051b: Layer already exists 08:45:48 31f0112787fb: Layer already exists 08:45:48 43dc010ef450: Layer already exists 08:45:48 c8d1556f9227: Layer already exists 08:45:48 32326598e59d: Layer already exists 08:45:48 8568a48b7921: Layer already exists 08:45:48 9c5afb93e6b3: Layer already exists 08:45:48 b50f558e69b8: Layer already exists 08:45:48 75654b8eeebd: Layer already exists 08:45:48 latest: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 08:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:45:48 4ef66e4f051b: Preparing 08:45:48 1ea608364b3d: Preparing 08:45:48 8b4166bf9411: Preparing 08:45:48 8b4166bf9411: Preparing 08:45:48 0e81680c8547: Preparing 08:45:48 4fdee56d7956: Preparing 08:45:48 43dc010ef450: Preparing 08:45:48 31f0112787fb: Preparing 08:45:48 8568a48b7921: Preparing 08:45:48 32326598e59d: Preparing 08:45:48 c8d1556f9227: Preparing 08:45:48 9c5afb93e6b3: Preparing 08:45:48 b50f558e69b8: Preparing 08:45:48 75654b8eeebd: Preparing 08:45:48 8568a48b7921: Waiting 08:45:48 32326598e59d: Waiting 08:45:48 c8d1556f9227: Waiting 08:45:48 9c5afb93e6b3: Waiting 08:45:48 43dc010ef450: Waiting 08:45:48 b50f558e69b8: Waiting 08:45:48 75654b8eeebd: Waiting 08:45:48 31f0112787fb: Waiting 08:45:48 4fdee56d7956: Layer already exists 08:45:48 0e81680c8547: Layer already exists 08:45:48 1ea608364b3d: Layer already exists 08:45:48 4ef66e4f051b: Layer already exists 08:45:48 8b4166bf9411: Layer already exists 08:45:48 43dc010ef450: Layer already exists 08:45:48 8568a48b7921: Layer already exists 08:45:48 32326598e59d: Layer already exists 08:45:48 31f0112787fb: Layer already exists 08:45:48 c8d1556f9227: Layer already exists 08:45:48 9c5afb93e6b3: Layer already exists 08:45:48 75654b8eeebd: Layer already exists 08:45:48 b50f558e69b8: Layer already exists 08:45:48 4.0.0-dev.4: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:45:49 4ef66e4f051b: Preparing 08:45:49 1ea608364b3d: Preparing 08:45:49 8b4166bf9411: Preparing 08:45:49 8b4166bf9411: Preparing 08:45:49 0e81680c8547: Preparing 08:45:49 4fdee56d7956: Preparing 08:45:49 43dc010ef450: Preparing 08:45:49 31f0112787fb: Preparing 08:45:49 8568a48b7921: Preparing 08:45:49 32326598e59d: Preparing 08:45:49 c8d1556f9227: Preparing 08:45:49 9c5afb93e6b3: Preparing 08:45:49 b50f558e69b8: Preparing 08:45:49 75654b8eeebd: Preparing 08:45:49 31f0112787fb: Waiting 08:45:49 8568a48b7921: Waiting 08:45:49 32326598e59d: Waiting 08:45:49 c8d1556f9227: Waiting 08:45:49 9c5afb93e6b3: Waiting 08:45:49 43dc010ef450: Waiting 08:45:49 b50f558e69b8: Waiting 08:45:49 75654b8eeebd: Waiting 08:45:49 4fdee56d7956: Layer already exists 08:45:49 4ef66e4f051b: Layer already exists 08:45:50 8b4166bf9411: Layer already exists 08:45:50 0e81680c8547: Layer already exists 08:45:50 1ea608364b3d: Layer already exists 08:45:50 43dc010ef450: Layer already exists 08:45:50 8568a48b7921: Layer already exists 08:45:50 31f0112787fb: Layer already exists 08:45:50 32326598e59d: Layer already exists 08:45:50 b50f558e69b8: Layer already exists 08:45:50 c8d1556f9227: Layer already exists 08:45:50 9c5afb93e6b3: Layer already exists 08:45:50 75654b8eeebd: Layer already exists 08:45:50 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:45:51 4ef66e4f051b: Preparing 08:45:51 1ea608364b3d: Preparing 08:45:51 8b4166bf9411: Preparing 08:45:51 8b4166bf9411: Preparing 08:45:51 0e81680c8547: Preparing 08:45:51 4fdee56d7956: Preparing 08:45:51 43dc010ef450: Preparing 08:45:51 31f0112787fb: Preparing 08:45:51 8568a48b7921: Preparing 08:45:51 32326598e59d: Preparing 08:45:51 c8d1556f9227: Preparing 08:45:51 9c5afb93e6b3: Preparing 08:45:51 b50f558e69b8: Preparing 08:45:51 75654b8eeebd: Preparing 08:45:51 32326598e59d: Waiting 08:45:51 c8d1556f9227: Waiting 08:45:51 9c5afb93e6b3: Waiting 08:45:51 b50f558e69b8: Waiting 08:45:51 43dc010ef450: Waiting 08:45:51 75654b8eeebd: Waiting 08:45:51 8568a48b7921: Waiting 08:45:51 1ea608364b3d: Layer already exists 08:45:51 0e81680c8547: Layer already exists 08:45:51 8b4166bf9411: Layer already exists 08:45:51 4fdee56d7956: Layer already exists 08:45:51 4ef66e4f051b: Layer already exists 08:45:51 32326598e59d: Layer already exists 08:45:51 31f0112787fb: Layer already exists 08:45:51 43dc010ef450: Layer already exists 08:45:51 8568a48b7921: Layer already exists 08:45:51 c8d1556f9227: Layer already exists 08:45:51 b50f558e69b8: Layer already exists 08:45:51 75654b8eeebd: Layer already exists 08:45:51 9c5afb93e6b3: Layer already exists 08:45:51 main: digest: sha256:a21b9def5d368ff0a8d201be44c0b97a8ca56e387c75e1111f205fe9e402b377 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:45:51 ===================================================== [Pipeline] echo 08:45:51 taggedImages: 08:45:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b 08:45:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:45:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.4 08:45:51 - nexus3.edgexfoundry.org:10004/device-usb-camera:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:45:51 - 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 08:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:51 08:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:51 latest: Pulling from edgex-lftools-log-publisher 08:45:51 5eb5b503b376: Pulling fs layer 08:45:51 5c69ac0246d0: Pulling fs layer 08:45:51 ec43610c2a17: Pulling fs layer 08:45:51 3a2ae6a8a46f: Pulling fs layer 08:45:51 3a2ae6a8a46f: Waiting 08:45:51 33b1e0a273af: Pulling fs layer 08:45:51 5d3b04190fa2: Pulling fs layer 08:45:51 2f39f015ded8: Pulling fs layer 08:45:51 33b1e0a273af: Waiting 08:45:51 5d3b04190fa2: Waiting 08:45:51 2f39f015ded8: Waiting 08:45:56 5c69ac0246d0: Download complete 08:45:56 3a2ae6a8a46f: Download complete 08:45:56 33b1e0a273af: Verifying Checksum 08:45:56 33b1e0a273af: Download complete 08:45:56 5d3b04190fa2: Verifying Checksum 08:45:56 5d3b04190fa2: Download complete 08:45:56 ec43610c2a17: Verifying Checksum 08:45:56 ec43610c2a17: Download complete 08:45:56 5eb5b503b376: Verifying Checksum 08:45:56 5eb5b503b376: Download complete 08:45:56 2f39f015ded8: Download complete 08:45:56 5eb5b503b376: Pull complete 08:45:56 5c69ac0246d0: Pull complete 08:45:57 ec43610c2a17: Pull complete 08:45:57 3a2ae6a8a46f: Pull complete 08:45:57 33b1e0a273af: Pull complete 08:45:57 5d3b04190fa2: Pull complete 08:46:01 2f39f015ded8: Pull complete 08:46:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:01 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 08:46:02 $ 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 08:46:07 $ docker top a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:08 ---> job-cost.sh 08:46:08 lf-activate-venv: SKIPPING 08:46:08 INFO: No Stack... 08:46:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:08 INFO: Archiving Costs [Pipeline] sh 08:46:09 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 08:46:09 + cut -d, -f6 [Pipeline] lock 08:46:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] 08:46:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] did not exist. Created. 08:46:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:46:09 + echo total: 0.2199999988079071 [Pipeline] stash 08:46:09 Stashed 1 file(s) [Pipeline] } 08:46:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 08:46:09 $ docker stop --time=1 a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 08:46:10 $ docker rm -f --volumes a10881165c8f8a1fe91f6592ddd77091bb22d6507acb67cac32beac3f7698885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:46:46 Removing intermediate container 3a0b1700dccf 08:46:46 ---> 6152dcab38f0 08:46:46 Step 11/13 : COPY . . 08:46:46 ---> b526f697e3e6 08:46:46 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:46:46 ---> Running in 7716d720f237 08:46:47  % Total % Received % Xferd Average Speed Time Time Time Current 08:46:47  Dload Upload Total Spent Left Speed 08:46:47  0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8711 0 --:--:-- --:--:-- --:--:-- 9076 08:46:48 Removing intermediate container 7716d720f237 08:46:48 ---> 563187fc17d2 08:46:48 Step 13/13 : RUN ${MAKE} 08:46:48 ---> Running in c69af44878f8 08:46:49 noop 08:46:50 Removing intermediate container c69af44878f8 08:46:50 ---> 920429239d9f 08:46:50 Successfully built 920429239d9f 08:46:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:50 + docker inspect -f . ci-base-image-arm64 08:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:50 prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container 08:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:52 $ docker top 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:53 + go version 08:46:53 go version go1.23.2 linux/arm64 [Pipeline] } 08:46:53 $ docker stop --time=1 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 08:46:54 $ docker rm -f --volumes 9d3f64a41438960648a61fa8033e2d22979e65e8363f242a58e7082aed9885b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:55 + docker inspect -f . ci-base-image-arm64 08:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:55 prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container 08:46: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/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:46:57 $ docker top 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/191 [Pipeline] fileExists [Pipeline] sh 08:46:58 + make test 08:46:58 go test ./... -coverprofile=coverage.out ./... 08:47:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:51:12 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:51:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements 08:51:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:51:30 go vet ./... 08:52:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:52:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:52:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:52:39 $ docker stop --time=1 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 08:52:41 $ docker rm -f --volumes 0d79aab61c0606c8fa7226a3f39fc0934f10613230440433200fb636daf21965 [Pipeline] // withDockerContainer [Pipeline] sh 08:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:52:43 Warning: overwriting stash ‘coverage-report’ 08:52:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:52:45 + ls -al . 08:52:45 total 284 08:52:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:47 . 08:52:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 08:43 .. 08:52:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 08:43 .git 08:52:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 .github 08:52:45 -rw-rw-r-- 1 jenkins jenkins 379 Nov 14 08:43 .gitignore 08:52:45 -rw-rw-r-- 1 jenkins jenkins 203 Nov 14 08:43 .golangci.yml 08:52:45 -rw-rw-r-- 1 jenkins jenkins 77 Nov 14 08:43 .hadolint.yml 08:52:45 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 14 08:43 Attribution.txt 08:52:45 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 14 08:43 CHANGELOG.md 08:52:45 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 14 08:43 Dockerfile 08:52:45 -rw-rw-r-- 1 jenkins jenkins 678 Nov 14 08:43 GOVERNANCE.md 08:52:45 -rw-rw-r-- 1 jenkins jenkins 659 Nov 14 08:43 Jenkinsfile 08:52:45 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 14 08:43 LICENSE 08:52:45 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 14 08:43 Makefile 08:52:45 -rw-rw-r-- 1 jenkins jenkins 622 Nov 14 08:43 OWNERS.md 08:52:45 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 14 08:43 README.md 08:52:45 -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 08:41 VERSION 08:52:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:43 bin 08:52:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 cmd 08:52:45 -rw-r--r-- 1 jenkins jenkins 54772 Nov 14 08:51 coverage.out 08:52:45 -rwxrwxr-x 1 jenkins jenkins 84 Nov 14 08:43 docker-entrypoint.sh 08:52:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 08:43 docs 08:52:45 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 14 08:43 go.mod 08:52:45 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 14 08:43 go.sum 08:52:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 08:43 internal 08:52:45 -rw-rw-r-- 1 jenkins jenkins 231 Nov 14 08:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:45 + 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=258560ba148656700ced9b9219027d412919cf0b --label arch=arm64 --label version=4.0.0-dev.4 . 08:52:46 Sending build context to Docker daemon 10.64MB 08:52:46 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:52:46 Step 2/37 : FROM ${BASE} AS builder 08:52:46 ---> 920429239d9f 08:52:46 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:52:46 ---> Running in 10ecb73f3bbf 08:52:46 Removing intermediate container 10ecb73f3bbf 08:52:46 ---> bd037fb3ef74 08:52:46 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:52:46 ---> Running in 24b87c6335ec 08:52:47 Removing intermediate container 24b87c6335ec 08:52:47 ---> 21fa983aca1c 08:52:47 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:52:47 ---> Running in b600f92980ff 08:52:47 Removing intermediate container b600f92980ff 08:52:47 ---> d8057f8c467c 08:52:47 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:52:48 ---> Running in 6233db5d774f 08:52:48 Removing intermediate container 6233db5d774f 08:52:48 ---> cf76d9c1261e 08:52:48 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:52:48 ---> Running in b68ff24ef129 08:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:52 OK: 246 MiB in 68 packages 08:52:53 Removing intermediate container b68ff24ef129 08:52:53 ---> 0e97675333de 08:52:53 Step 8/37 : WORKDIR /device-usb-camera 08:52:53 ---> Running in 88ab808d6735 08:52:54 Removing intermediate container 88ab808d6735 08:52:54 ---> 7923ce999898 08:52:54 Step 9/37 : COPY go.mod vendor* ./ 08:52:54 ---> 88a2ac07c134 08:52:54 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:54 ---> Running in fe727c4d33b4 08:52:58 Removing intermediate container fe727c4d33b4 08:52:58 ---> 9524363685c2 08:52:58 Step 11/37 : COPY . . 08:52:59 ---> 51ad40cdf93a 08:52:59 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:52:59 ---> Running in c7055a8c9405 08:53:01  % Total % Received % Xferd Average Speed Time Time  Time Current 08:53:01     Dload Upload Total Spent Left Speed 08:53:01 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3942 0 --:--:-- --:--:-- --:--:-- 3977 08:53:01 Removing intermediate container c7055a8c9405 08:53:01 ---> 534838c87379 08:53:01 Step 13/37 : RUN ${MAKE} 08:53:01 ---> Running in ff1ae890f855 08:53:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 08:57:24 Removing intermediate container ff1ae890f855 08:57:24 ---> f1c991f2c8d2 08:57:24 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:57:24 1.8.2: Pulling from bluenviron/mediamtx 08:57:24 da4d7e05a7aa: Pulling fs layer 08:57:24 da4d7e05a7aa: Verifying Checksum 08:57:24 da4d7e05a7aa: Download complete 08:57:24 da4d7e05a7aa: Pull complete 08:57:24 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:57:24 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:57:24 ---> 62c65ed7ef0d 08:57:24 Step 15/37 : FROM alpine:3.20 08:57:24 3.20: Pulling from library/alpine 08:57:24 9986a736f7d3: Pulling fs layer 08:57:24 9986a736f7d3: Verifying Checksum 08:57:24 9986a736f7d3: Download complete 08:57:24 9986a736f7d3: Pull complete 08:57:24 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:57:24 Status: Downloaded newer image for alpine:3.20 08:57:24 ---> 511a44083d3a 08:57:24 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:24 ---> Running in 7860db253737 08:57:24 Removing intermediate container 7860db253737 08:57:24 ---> 09cef945e3d1 08:57:24 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:57:24 ---> Running in fcb3d0f8bf1c 08:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:24 (1/114) Installing dumb-init (1.2.5-r3) 08:57:24 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 08:57:24 (3/114) Installing aom-libs (3.9.1-r0) 08:57:24 (4/114) Installing libxau (1.0.11-r4) 08:57:24 (5/114) Installing libmd (1.1.0-r0) 08:57:24 (6/114) Installing libbsd (0.12.2-r0) 08:57:24 (7/114) Installing libxdmcp (1.1.5-r1) 08:57:24 (8/114) Installing libxcb (1.16.1-r0) 08:57:24 (9/114) Installing libx11 (1.8.9-r1) 08:57:24 (10/114) Installing hwdata-pci (0.382-r0) 08:57:24 (11/114) Installing libpciaccess (0.18.1-r0) 08:57:24 (12/114) Installing libdrm (2.4.120-r0) 08:57:24 (13/114) Installing libxext (1.3.6-r2) 08:57:24 (14/114) Installing libxfixes (6.0.1-r4) 08:57:24 (15/114) Installing libffi (3.4.6-r0) 08:57:24 (16/114) Installing wayland-libs-client (1.22.0-r4) 08:57:24 (17/114) Installing libva (2.21.0-r0) 08:57:24 (18/114) Installing libvdpau (1.5-r3) 08:57:24 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 08:57:24 (20/114) Installing libdav1d (1.4.2-r0) 08:57:24 (21/114) Installing libgcc (13.2.1_git20240309-r0) 08:57:24 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 08:57:24 (23/114) Installing openexr-libiex (3.1.13-r1) 08:57:24 (24/114) Installing openexr-libilmthread (3.1.13-r1) 08:57:24 (25/114) Installing imath (3.1.12-r0) 08:57:24 (26/114) Installing openexr-libopenexr (3.1.13-r1) 08:57:24 (27/114) Installing brotli-libs (1.1.0-r2) 08:57:24 (28/114) Installing giflib (5.2.2-r0) 08:57:24 (29/114) Installing libhwy (1.0.7-r0) 08:57:24 (30/114) Installing libjpeg-turbo (3.0.3-r0) 08:57:24 (31/114) Installing lcms2 (2.16-r0) 08:57:24 (32/114) Installing libpng (1.6.44-r0) 08:57:24 (33/114) Installing libjxl (0.10.2-r0) 08:57:24 (34/114) Installing lame-libs (3.100-r5) 08:57:24 (35/114) Installing opus (1.5.2-r0) 08:57:24 (36/114) Installing rav1e-libs (0.7.1-r0) 08:57:24 (37/114) Installing libgomp (13.2.1_git20240309-r0) 08:57:24 (38/114) Installing soxr (0.1.3-r7) 08:57:24 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 08:57:24 (40/114) Installing libogg (1.3.5-r5) 08:57:24 (41/114) Installing libtheora (1.1.1-r18) 08:57:24 (42/114) Installing libvorbis (1.3.7-r2) 08:57:24 (43/114) Installing libvpx (1.14.1-r0) 08:57:24 (44/114) Installing libsharpyuv (1.3.2-r0) 08:57:24 (45/114) Installing libwebp (1.3.2-r0) 08:57:24 (46/114) Installing libwebpmux (1.3.2-r0) 08:57:24 (47/114) Installing x264-libs (0.164_git20231001-r0) 08:57:24 (48/114) Installing numactl (2.0.18-r0) 08:57:24 (49/114) Installing x265-libs (3.6-r0) 08:57:24 (50/114) Installing xvidcore (1.3.7-r2) 08:57:24 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 08:57:24 (52/114) Installing sdl2 (2.28.5-r1) 08:57:24 (53/114) Installing alsa-lib (1.2.11-r0) 08:57:24 (54/114) Installing libexpat (2.6.4-r0) 08:57:24 (55/114) Installing libbz2 (1.0.8-r6) 08:57:24 (56/114) Installing freetype (2.13.2-r0) 08:57:24 (57/114) Installing fontconfig (2.15.0-r1) 08:57:24 (58/114) Installing fribidi (1.0.15-r0) 08:57:24 (59/114) Installing libintl (0.22.5-r0) 08:57:24 (60/114) Installing libeconf (0.6.3-r0) 08:57:24 (61/114) Installing libblkid (2.40.1-r1) 08:57:24 (62/114) Installing libmount (2.40.1-r1) 08:57:24 (63/114) Installing pcre2 (10.43-r0) 08:57:24 (64/114) Installing glib (2.80.5-r0) 08:57:24 (65/114) Installing graphite2 (1.3.14-r6) 08:57:24 (66/114) Installing harfbuzz (8.5.0-r0) 08:57:24 (67/114) Installing libunibreak (6.1-r0) 08:57:24 (68/114) Installing libass (0.17.2-r0) 08:57:24 (69/114) Installing libbluray (1.3.4-r1) 08:57:24 (70/114) Installing mpg123-libs (1.32.8-r0) 08:57:24 (71/114) Installing libopenmpt (0.7.7-r0) 08:57:24 (72/114) Installing cjson (1.7.18-r0) 08:57:24 (73/114) Installing mbedtls (3.6.2-r0) 08:57:24 (74/114) Installing librist (0.2.10-r1) 08:57:24 (75/114) Installing libsrt (1.5.3-r0) 08:57:24 (76/114) Installing libssh (0.10.6-r0) 08:57:24 (77/114) Installing xz-libs (5.6.2-r0) 08:57:24 (78/114) Installing libxml2 (2.12.7-r0) 08:57:24 (79/114) Installing libsodium (1.0.19-r0) 08:57:24 (80/114) Installing libzmq (4.3.5-r2) 08:57:24 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 08:57:24 (82/114) Installing serd-libs (0.32.2-r0) 08:57:24 (83/114) Installing zix-libs (0.4.2-r0) 08:57:24 (84/114) Installing sord-libs (0.16.16-r0) 08:57:24 (85/114) Installing sratom (0.6.16-r0) 08:57:24 (86/114) Installing lilv-libs (0.24.24-r1) 08:57:24 (87/114) Installing glslang-libs (1.3.261.1-r0) 08:57:24 (88/114) Installing libdovi (3.3.0-r0) 08:57:24 (89/114) Installing spirv-tools (1.3.261.1-r0) 08:57:24 (90/114) Installing shaderc (2024.0-r0) 08:57:24 (91/114) Installing vulkan-loader (1.3.261.1-r0) 08:57:24 (92/114) Installing libplacebo (6.338.2-r1) 08:57:24 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 08:57:24 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 08:57:24 (95/114) Installing vidstab (1.1.1-r0) 08:57:24 (96/114) Installing zimg (3.0.5-r2) 08:57:24 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 08:57:24 (98/114) Installing libasyncns (0.8-r3) 08:57:24 (99/114) Installing dbus-libs (1.14.10-r1) 08:57:25 (100/114) Installing libltdl (2.4.7-r3) 08:57:25 (101/114) Installing orc (0.4.40-r0) 08:57:25 (102/114) Installing libflac (1.4.3-r1) 08:57:25 (103/114) Installing libsndfile (1.2.2-r0) 08:57:25 (104/114) Installing speexdsp (1.2.1-r2) 08:57:25 (105/114) Installing tdb-libs (1.4.9-r1) 08:57:25 (106/114) Installing libpulse (17.0-r0) 08:57:25 (107/114) Installing v4l-utils-libs (1.24.1-r1) 08:57:25 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 08:57:25 (109/114) Installing ffmpeg (6.1.1-r8) 08:57:25 (110/114) Installing udev-init-scripts (35-r1) 08:57:25 (111/114) Installing eudev-libs (3.2.14-r2) 08:57:25 (112/114) Installing zstd-libs (1.5.6-r0) 08:57:25 (113/114) Installing kmod-libs (32-r0) 08:57:25 (114/114) Installing eudev (3.2.14-r2) 08:57:25 Executing busybox-1.36.1-r29.trigger 08:57:25 Executing glib-2.80.5-r0.trigger 08:57:25 Executing eudev-3.2.14-r2.trigger 08:57:25 OK: 120 MiB in 128 packages 08:57:29 Removing intermediate container fcb3d0f8bf1c 08:57:29 ---> f04aa3d5144b 08:57:29 Step 18/37 : RUN apk --no-cache upgrade 08:57:30 ---> Running in c2764667d06b 08:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:33 Upgrading critical system libraries and apk-tools: 08:57:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:33 Executing busybox-1.36.1-r29.trigger 08:57:34 Continuing the upgrade transaction with new apk-tools: 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:36 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:57:36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:57:36 OK: 120 MiB in 128 packages 08:57:38 Removing intermediate container c2764667d06b 08:57:38 ---> db05dafd1fcd 08:57:38 Step 19/37 : WORKDIR / 08:57:38 ---> Running in 4530a591f69f 08:57:38 Removing intermediate container 4530a591f69f 08:57:38 ---> 7f8ad60f48a2 08:57:38 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:57:40 ---> 245f906135d9 08:57:40 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:57:41 ---> 8ec950d09b39 08:57:41 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:57:41 ---> d81fecba0ec1 08:57:41 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:57:42 ---> 7c4cb64baabc 08:57:42 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:57:42 ---> 8b7b3d66166a 08:57:42 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:57:43 ---> 3d245f2d915d 08:57:43 Step 26/37 : COPY --from=rtsp /mediamtx / 08:57:45 ---> 50400c9aa684 08:57:45 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:57:45 ---> Running in e474dd0ca475 08:57:47 Removing intermediate container e474dd0ca475 08:57:47 ---> 18a97cf80c3c 08:57:47 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:57:47 ---> Running in 01cbc88654fd 08:57:48 Removing intermediate container 01cbc88654fd 08:57:48 ---> a1ea90933e31 08:57:48 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:57:49 ---> Running in 4f08b219fa0b 08:57:51 Removing intermediate container 4f08b219fa0b 08:57:51 ---> 2f0944c4f325 08:57:51 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:57:51 ---> Running in 68f4d990fb5c 08:57:53 Removing intermediate container 68f4d990fb5c 08:57:53 ---> a8daec078b2f 08:57:53 Step 31/37 : EXPOSE 59983 08:57:53 ---> Running in 82cee51d169e 08:57:53 Removing intermediate container 82cee51d169e 08:57:53 ---> da78d548238d 08:57:53 Step 32/37 : EXPOSE 8554 08:57:53 ---> Running in 32c0d05e7423 08:57:54 Removing intermediate container 32c0d05e7423 08:57:54 ---> f6e93c2bbef2 08:57:54 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:57:54 ---> Running in c8ac01c26d99 08:57:54 Removing intermediate container c8ac01c26d99 08:57:54 ---> 9fc939b62459 08:57:54 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:57:54 ---> Running in bcdeba147c2d 08:57:54 Removing intermediate container bcdeba147c2d 08:57:54 ---> 227d7d13d3f2 08:57:54 Step 35/37 : LABEL arch=arm64 08:57:55 ---> Running in d405be169d5a 08:57:55 Removing intermediate container d405be169d5a 08:57:55 ---> 5a5242009368 08:57:55 Step 36/37 : LABEL git_sha=258560ba148656700ced9b9219027d412919cf0b 08:57:55 ---> Running in 0a6523c69b7d 08:57:55 Removing intermediate container 0a6523c69b7d 08:57:55 ---> 9cb2cd2b144f 08:57:55 Step 37/37 : LABEL version=4.0.0-dev.4 08:57:55 ---> Running in 6e0494ffb86b 08:57:56 Removing intermediate container 6e0494ffb86b 08:57:56 ---> 581157aa66f6 08:57:56 [Warning] One or more build-args [ARCH] were not consumed 08:57:56 Successfully built 581157aa66f6 08:57:56 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 08:57:56 provisioning config files... 08:57:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/191@tmp/config2522900812925784793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:56 ---> ****-login.sh 08:57:56 nexus3.edgexfoundry.org:10001 08:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:57 Configure a credential helper to remove this warning. See 08:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:57 08:57:57 Login Succeeded 08:57:57 nexus3.edgexfoundry.org:10002 08:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:57 Configure a credential helper to remove this warning. See 08:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:57 08:57:57 Login Succeeded 08:57:57 nexus3.edgexfoundry.org:10003 08:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:58 Configure a credential helper to remove this warning. See 08:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:58 08:57:58 Login Succeeded 08:57:58 nexus3.edgexfoundry.org:10004 08:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:58 Configure a credential helper to remove this warning. See 08:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:58 08:57:58 Login Succeeded 08:57:58 ****.io 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 ---> ****-login.sh ends [Pipeline] } 08:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:57:59 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 08:57:59 258560ba148656700ced9b9219027d412919cf0b 08:57:59 latest 08:57:59 4.0.0-dev.4 08:57:59 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:57:59 main 08:57:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b 08:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:57:59 8cfbe60b020a: Preparing 08:57:59 e07ddc041abf: Preparing 08:57:59 424e2c0b7cb4: Preparing 08:57:59 8384c7a2d217: Preparing 08:57:59 f0c0fc467d42: Preparing 08:57:59 4fdee56d7956: Preparing 08:57:59 130cf2d87e36: Preparing 08:57:59 c42d61990f7f: Preparing 08:57:59 f507de9df01b: Preparing 08:57:59 30535f64371e: Preparing 08:57:59 c5053e0517e4: Preparing 08:57:59 48a6e5d65da4: Preparing 08:57:59 5111487c3522: Preparing 08:57:59 651d9022c234: Preparing 08:57:59 4fdee56d7956: Waiting 08:57:59 130cf2d87e36: Waiting 08:57:59 c42d61990f7f: Waiting 08:57:59 f507de9df01b: Waiting 08:57:59 30535f64371e: Waiting 08:57:59 c5053e0517e4: Waiting 08:57:59 48a6e5d65da4: Waiting 08:57:59 5111487c3522: Waiting 08:57:59 651d9022c234: Waiting 08:58:00 8384c7a2d217: Pushed 08:58:00 424e2c0b7cb4: Pushed 08:58:00 8cfbe60b020a: Pushed 08:58:00 e07ddc041abf: Pushed 08:58:00 4fdee56d7956: Pushed 08:58:00 130cf2d87e36: Pushed 08:58:00 f507de9df01b: Pushed 08:58:00 c42d61990f7f: Pushed 08:58:00 30535f64371e: Pushed 08:58:00 651d9022c234: Layer already exists 08:58:02 48a6e5d65da4: Pushed 08:58:07 f0c0fc467d42: Pushed 08:58:10 c5053e0517e4: Pushed 08:58:49 5111487c3522: Pushed 08:58:49 258560ba148656700ced9b9219027d412919cf0b: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:50 + 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 08:58:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:58:50 8cfbe60b020a: Preparing 08:58:50 e07ddc041abf: Preparing 08:58:50 424e2c0b7cb4: Preparing 08:58:50 8384c7a2d217: Preparing 08:58:50 f0c0fc467d42: Preparing 08:58:50 4fdee56d7956: Preparing 08:58:50 130cf2d87e36: Preparing 08:58:50 c42d61990f7f: Preparing 08:58:50 f507de9df01b: Preparing 08:58:50 30535f64371e: Preparing 08:58:50 c5053e0517e4: Preparing 08:58:50 4fdee56d7956: Waiting 08:58:50 48a6e5d65da4: Preparing 08:58:50 130cf2d87e36: Waiting 08:58:50 5111487c3522: Preparing 08:58:50 c42d61990f7f: Waiting 08:58:50 651d9022c234: Preparing 08:58:50 30535f64371e: Waiting 08:58:50 c5053e0517e4: Waiting 08:58:50 48a6e5d65da4: Waiting 08:58:50 5111487c3522: Waiting 08:58:50 651d9022c234: Waiting 08:58:50 f507de9df01b: Waiting 08:58:50 8384c7a2d217: Layer already exists 08:58:50 f0c0fc467d42: Layer already exists 08:58:50 8cfbe60b020a: Layer already exists 08:58:50 e07ddc041abf: Layer already exists 08:58:50 424e2c0b7cb4: Layer already exists 08:58:50 130cf2d87e36: Layer already exists 08:58:50 f507de9df01b: Layer already exists 08:58:50 4fdee56d7956: Layer already exists 08:58:50 c42d61990f7f: Layer already exists 08:58:50 30535f64371e: Layer already exists 08:58:50 5111487c3522: Layer already exists 08:58:50 48a6e5d65da4: Layer already exists 08:58:50 651d9022c234: Layer already exists 08:58:50 c5053e0517e4: Layer already exists 08:58:50 latest: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 08:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:58:51 8cfbe60b020a: Preparing 08:58:51 e07ddc041abf: Preparing 08:58:51 424e2c0b7cb4: Preparing 08:58:51 8384c7a2d217: Preparing 08:58:51 f0c0fc467d42: Preparing 08:58:51 4fdee56d7956: Preparing 08:58:51 130cf2d87e36: Preparing 08:58:51 c42d61990f7f: Preparing 08:58:51 f507de9df01b: Preparing 08:58:51 30535f64371e: Preparing 08:58:51 c5053e0517e4: Preparing 08:58:51 48a6e5d65da4: Preparing 08:58:51 5111487c3522: Preparing 08:58:51 651d9022c234: Preparing 08:58:51 c42d61990f7f: Waiting 08:58:51 f507de9df01b: Waiting 08:58:51 30535f64371e: Waiting 08:58:51 c5053e0517e4: Waiting 08:58:51 48a6e5d65da4: Waiting 08:58:51 5111487c3522: Waiting 08:58:51 651d9022c234: Waiting 08:58:51 4fdee56d7956: Waiting 08:58:51 130cf2d87e36: Waiting 08:58:51 f0c0fc467d42: Layer already exists 08:58:51 424e2c0b7cb4: Layer already exists 08:58:51 e07ddc041abf: Layer already exists 08:58:51 8384c7a2d217: Layer already exists 08:58:51 8cfbe60b020a: Layer already exists 08:58:51 4fdee56d7956: Layer already exists 08:58:51 130cf2d87e36: Layer already exists 08:58:51 f507de9df01b: Layer already exists 08:58:51 30535f64371e: Layer already exists 08:58:51 c42d61990f7f: Layer already exists 08:58:51 c5053e0517e4: Layer already exists 08:58:51 48a6e5d65da4: Layer already exists 08:58:51 5111487c3522: Layer already exists 08:58:51 651d9022c234: Layer already exists 08:58:51 4.0.0-dev.4: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:58:52 8cfbe60b020a: Preparing 08:58:52 e07ddc041abf: Preparing 08:58:52 424e2c0b7cb4: Preparing 08:58:52 8384c7a2d217: Preparing 08:58:52 f0c0fc467d42: Preparing 08:58:52 4fdee56d7956: Preparing 08:58:52 130cf2d87e36: Preparing 08:58:52 c42d61990f7f: Preparing 08:58:52 f507de9df01b: Preparing 08:58:52 4fdee56d7956: Waiting 08:58:52 30535f64371e: Preparing 08:58:52 130cf2d87e36: Waiting 08:58:52 c5053e0517e4: Preparing 08:58:52 c42d61990f7f: Waiting 08:58:52 48a6e5d65da4: Preparing 08:58:52 f507de9df01b: Waiting 08:58:52 5111487c3522: Preparing 08:58:52 651d9022c234: Preparing 08:58:52 c5053e0517e4: Waiting 08:58:52 48a6e5d65da4: Waiting 08:58:52 5111487c3522: Waiting 08:58:52 651d9022c234: Waiting 08:58:52 30535f64371e: Waiting 08:58:52 8384c7a2d217: Layer already exists 08:58:52 f0c0fc467d42: Layer already exists 08:58:52 8cfbe60b020a: Layer already exists 08:58:52 424e2c0b7cb4: Layer already exists 08:58:52 e07ddc041abf: Layer already exists 08:58:52 f507de9df01b: Layer already exists 08:58:52 c42d61990f7f: Layer already exists 08:58:52 30535f64371e: Layer already exists 08:58:52 4fdee56d7956: Layer already exists 08:58:52 130cf2d87e36: Layer already exists 08:58:52 5111487c3522: Layer already exists 08:58:52 c5053e0517e4: Layer already exists 08:58:52 48a6e5d65da4: Layer already exists 08:58:52 651d9022c234: Layer already exists 08:58:52 258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:53 + 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 08:58:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 08:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:58:53 8cfbe60b020a: Preparing 08:58:53 e07ddc041abf: Preparing 08:58:53 424e2c0b7cb4: Preparing 08:58:53 8384c7a2d217: Preparing 08:58:53 f0c0fc467d42: Preparing 08:58:53 4fdee56d7956: Preparing 08:58:53 130cf2d87e36: Preparing 08:58:53 c42d61990f7f: Preparing 08:58:53 f507de9df01b: Preparing 08:58:53 30535f64371e: Preparing 08:58:53 c5053e0517e4: Preparing 08:58:53 48a6e5d65da4: Preparing 08:58:53 5111487c3522: Preparing 08:58:53 651d9022c234: Preparing 08:58:53 4fdee56d7956: Waiting 08:58:53 130cf2d87e36: Waiting 08:58:53 c42d61990f7f: Waiting 08:58:53 48a6e5d65da4: Waiting 08:58:53 5111487c3522: Waiting 08:58:53 651d9022c234: Waiting 08:58:53 30535f64371e: Waiting 08:58:53 f507de9df01b: Waiting 08:58:53 c5053e0517e4: Waiting 08:58:53 424e2c0b7cb4: Layer already exists 08:58:53 8384c7a2d217: Layer already exists 08:58:53 f0c0fc467d42: Layer already exists 08:58:53 e07ddc041abf: Layer already exists 08:58:53 8cfbe60b020a: Layer already exists 08:58:53 30535f64371e: Layer already exists 08:58:53 4fdee56d7956: Layer already exists 08:58:53 c42d61990f7f: Layer already exists 08:58:53 f507de9df01b: Layer already exists 08:58:53 130cf2d87e36: Layer already exists 08:58:53 651d9022c234: Layer already exists 08:58:53 c5053e0517e4: Layer already exists 08:58:53 48a6e5d65da4: Layer already exists 08:58:53 5111487c3522: Layer already exists 08:58:53 main: digest: sha256:3ad455a6270aa8b69511d51bf7e71bbc9f64c3faf70c8b39ed2c0e25104469e6 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:53 ===================================================== [Pipeline] echo 08:58:53 taggedImages: 08:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b 08:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.4 08:58:53 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:258560ba148656700ced9b9219027d412919cf0b-4.0.0-dev.4 08:58:53 - 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 08:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:54 08:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:55 arm64: Pulling from edgex-lftools-log-publisher 08:58:55 8998bd30e6a1: Pulling fs layer 08:58:55 04944245beec: Pulling fs layer 08:58:55 699f458cf7ca: Pulling fs layer 08:58:55 765212b225bb: Pulling fs layer 08:58:55 f23df028b6ca: Pulling fs layer 08:58:55 d65c8cfc05b1: Pulling fs layer 08:58:55 2437ff75d9bd: Pulling fs layer 08:58:55 765212b225bb: Waiting 08:58:55 f23df028b6ca: Waiting 08:58:55 d65c8cfc05b1: Waiting 08:58:55 2437ff75d9bd: Waiting 08:58:55 04944245beec: Verifying Checksum 08:58:55 04944245beec: Download complete 08:58:55 765212b225bb: Verifying Checksum 08:58:55 765212b225bb: Download complete 08:58:55 f23df028b6ca: Verifying Checksum 08:58:55 f23df028b6ca: Download complete 08:58:55 d65c8cfc05b1: Verifying Checksum 08:58:55 d65c8cfc05b1: Download complete 08:58:55 699f458cf7ca: Verifying Checksum 08:58:55 699f458cf7ca: Download complete 08:58:56 8998bd30e6a1: Verifying Checksum 08:58:56 8998bd30e6a1: Download complete 08:58:58 2437ff75d9bd: Download complete 08:59:01 8998bd30e6a1: Pull complete 08:59:01 04944245beec: Pull complete 08:59:03 699f458cf7ca: Pull complete 08:59:03 765212b225bb: Pull complete 08:59:04 f23df028b6ca: Pull complete 08:59:05 d65c8cfc05b1: Pull complete 08:59:23 2437ff75d9bd: Pull complete 08:59:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:23 prd-ubuntu20.04-docker-arm64-4c-16g-26435 does not seem to be running inside a container 08:59:23 $ 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/191 -v /w/workspace/device-usb-camera/191:/w/workspace/device-usb-camera/191:rw,z -v /w/workspace/device-usb-camera/191@tmp:/w/workspace/device-usb-camera/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:59:25 $ docker top 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:26 ---> job-cost.sh 08:59:26 lf-activate-venv: SKIPPING 08:59:26 INFO: No Stack... 08:59:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:27 INFO: Archiving Costs [Pipeline] sh 08:59:28 + cat /w/workspace/device-usb-camera/191/archives/cost.csv 08:59:28 + cut -d, -f6 [Pipeline] lock 08:59:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] 08:59:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] did not exist. Created. 08:59:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:29 /w/workspace/device-usb-camera/191@tmp/durable-54947ed3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:29 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:29 Warning: overwriting stash ‘stack-cost’ 08:59:30 Stashed 1 file(s) [Pipeline] } 08:59:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:30 $ docker stop --time=1 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 08:59:31 $ docker rm -f --volumes 8f7df0f0c89888931811d86e27067058b3bbad1bbdf85674a2828f1d58e9d378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:59:32 provisioning config files... 08:59:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4331636393364935966tmp [Pipeline] { [Pipeline] sh 08:59:32 + set +x 08:59:32 + curl -s https://codecov.io/bash 08:59:32 + bash -s -- 08:59:32 08:59:32 _____ _ 08:59:32 / ____| | | 08:59:32 | | ___ __| | ___ ___ _____ __ 08:59:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:32 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:32 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:32 Bash-1.0.6 08:59:32 08:59:32 08:59:32 ==> git version 2.25.1 found 08:59:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:59:32 Release-Date: 2020-01-08 08:59:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:32 ==> Jenkins CI detected. 08:59:32 current dir:  /w/workspace/exfoundry_device-usb-camera_main 08:59:32 project root: . 08:59:32 --> token set from env 08:59:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:32 ==> Running gcov in . (disable via -X gcov) 08:59:32 ==> Python coveragepy not found 08:59:32 ==> Searching for coverage reports in: 08:59:32 + . 08:59:32 -> Found 1 reports 08:59:32 ==> Detecting git/mercurial file structure 08:59:32 ==> Reading reports 08:59:32 + ./coverage.out bytes=54772 08:59:32 ==> Appending adjustments 08:59:32 https://docs.codecov.io/docs/fixing-reports 08:59:32 + Found adjustments 08:59:32 ==> Gzipping contents 08:59:32 8.0K /tmp/codecov.FnQvZI.gz 08:59:32 ==> Uploading reports 08:59:32 url: https://codecov.io 08:59:32 query: branch=main&commit=258560ba148656700ced9b9219027d412919cf0b&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:32 -> Pinging Codecov 08:59:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=258560ba148656700ced9b9219027d412919cf0b&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:32 -> Uploading to 08:59:32 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/258560ba148656700ced9b9219027d412919cf0b/b8043fb1-c521-4542-87bd-84d2d302486d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T085932Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cdaab1a8dce5d0a01d564c11f63caeb8151df2ed0ff7148a1ec820af5c0321a1 08:59:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:33 Dload Upload Total Spent Left Speed 08:59:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 33576 --:--:-- --:--:-- --:--:-- 33411 100 6816 0 0 100 6816 0 29634 --:--:-- --:--:-- --:--:-- 29506 08:59:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/258560ba148656700ced9b9219027d412919cf0b [Pipeline] } 08:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:59:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:59:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:33 08:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:33 latest: Pulling from edgex-devops/edgex-snyk-go 08:59:33 43c4264eed91: Already exists 08:59:33 4cc291be95ef: Already exists 08:59:33 2ac1f1163629: Already exists 08:59:33 5c3c966382ef: Already exists 08:59:33 4f4fb700ef54: Already exists 08:59:33 d9c7d2e4e75e: Pulling fs layer 08:59:33 9c3e1370e548: Pulling fs layer 08:59:34 d9c7d2e4e75e: Download complete 08:59:34 d9c7d2e4e75e: Pull complete 08:59:35 9c3e1370e548: Download complete 08:59:38 9c3e1370e548: Pull complete 08:59:38 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:38 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 08:59:38 $ 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 08:59:47 $ docker top 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:47 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 08:59:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 08:59:47 + set -o pipefail 08:59:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 08:59:55 08:59:55 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 08:59:55 08:59:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/255c9284-e43a-4119-8fab-1683443c1319 08:59:55 08:59:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:55 08:59:55 08:59:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:59:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:59:55 $ docker stop --time=1 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 09:00:06 $ docker rm -f --volumes 41aed3fc51b9fb4becda3103f99879a868a37be7c81c3c533d9547d9454dc168 [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 09:00:07 + git log --format=format:%s -1 258560ba148656700ced9b9219027d412919cf0b [Pipeline] sh 09:00:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:08 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 09:00:08 $ 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 09:00:08 $ docker top 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 -eo pid,comm 09:00:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:00:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:08 [ssh-agent] Looking for ssh-agent implementation... 09:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:08 $ docker exec 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 ssh-agent 09:00:09 SSH_AUTH_SOCK=/tmp/ssh-oyszHUdmtIdD/agent.31 09:00:09 SSH_AGENT_PID=37 09:00:09 Running ssh-add (command line suppressed) 09:00:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5362716729807167070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5362716729807167070.key) 09:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:09 + git semver tag 09:00:09 2024-11-14 09:00:09,662 [run_tag] DEBUG tag force:False 09:00:09 2024-11-14 09:00:09,663 [check_head_tag] DEBUG check head tag 09:00:09 2024-11-14 09:00:09,668 [execute] INFO git cat-file --batch-check 09:00:09 2024-11-14 09:00:09,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:00:09 2024-11-14 09:00:09,672 [execute] INFO git cat-file --batch 09:00:09 2024-11-14 09:00:09,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:00:09 2024-11-14 09:00:09,712 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:09 2024-11-14 09:00:09,712 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 09:00:09 2024-11-14 09:00:09,713 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:00:09 2024-11-14 09:00:09,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:09 4.0.0-dev.4 [Pipeline] } 09:00:10 $ docker exec --env ******** --env ******** 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 ssh-agent -k 09:00:10 unset SSH_AUTH_SOCK; 09:00:10 unset SSH_AGENT_PID; 09:00:10 echo Agent pid 37 killed; 09:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:16 + git semver [Pipeline] } 09:00:16 $ docker stop --time=1 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 09:00:19 $ docker rm -f --volumes 6bf8d3fe43ff5a32830a384b80f4d64f9edc1f4eb79867b7a121c1edf199fa16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:19 09:00:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:20 0.23.1-centos7: Pulling from edgex-lftools 09:00:20 ab5ef0e58194: Pulling fs layer 09:00:20 9712f1f96733: Pulling fs layer 09:00:20 63f879dbbcfc: Pulling fs layer 09:00:20 0d9ebad4ef96: Pulling fs layer 09:00:20 e9a5061849ea: Pulling fs layer 09:00:20 d747dcd14b5f: Pulling fs layer 09:00:20 2de7ff778b66: Pulling fs layer 09:00:20 0d9ebad4ef96: Waiting 09:00:20 e9a5061849ea: Waiting 09:00:20 2de7ff778b66: Waiting 09:00:20 9712f1f96733: Verifying Checksum 09:00:20 9712f1f96733: Download complete 09:00:20 63f879dbbcfc: Verifying Checksum 09:00:20 63f879dbbcfc: Download complete 09:00:20 e9a5061849ea: Verifying Checksum 09:00:20 e9a5061849ea: Download complete 09:00:20 d747dcd14b5f: Download complete 09:00:20 0d9ebad4ef96: Verifying Checksum 09:00:20 0d9ebad4ef96: Download complete 09:00:20 ab5ef0e58194: Verifying Checksum 09:00:20 ab5ef0e58194: Download complete 09:00:20 2de7ff778b66: Verifying Checksum 09:00:20 2de7ff778b66: Download complete 09:00:23 ab5ef0e58194: Pull complete 09:00:23 9712f1f96733: Pull complete 09:00:25 63f879dbbcfc: Pull complete 09:00:27 0d9ebad4ef96: Pull complete 09:00:27 e9a5061849ea: Pull complete 09:00:27 d747dcd14b5f: Pull complete 09:00:29 2de7ff778b66: Pull complete 09:00:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:29 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 09:00:29 $ 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 09:00:41 $ docker top 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:42 provisioning config files... 09:00:42 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13547827715925851389tmp 09:00:42 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14317708996741897644tmp 09:00:42 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14947432061518285399tmp [Pipeline] { [Pipeline] echo 09:00:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:42 ---> sigul-configuration.sh 09:00:42 gpg: directory `/root/.gnupg' created 09:00:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:42 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:42 gpg: CAST5 encrypted data 09:00:42 gpg: encrypted with 1 passphrase 09:00:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:42 + mkdir /home/jenkins 09:00:42 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:43 + 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 09:00:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:43 ---> sigul-install.sh 09:00:43 Sigul already installed; skipping installation. [Pipeline] sh 09:00:43 + git tag --list 09:00:43 v0.0.0 09:00:43 v0.0.1-dev.1 09:00:43 v0.0.1-dev.10 09:00:43 v0.0.1-dev.11 09:00:43 v0.0.1-dev.12 09:00:43 v0.0.1-dev.13 09:00:43 v0.0.1-dev.14 09:00:43 v0.0.1-dev.15 09:00:43 v0.0.1-dev.16 09:00:43 v0.0.1-dev.2 09:00:43 v0.0.1-dev.3 09:00:43 v0.0.1-dev.4 09:00:43 v0.0.1-dev.5 09:00:43 v0.0.1-dev.6 09:00:43 v0.0.1-dev.7 09:00:43 v0.0.1-dev.8 09:00:43 v0.0.1-dev.9 09:00:43 v2.2.0 09:00:43 v2.2.0-dev.17 09:00:43 v2.2.0-dev.18 09:00:43 v2.2.0-dev.19 09:00:43 v2.2.0-dev.20 09:00:43 v2.2.0-dev.21 09:00:43 v2.2.0-dev.22 09:00:43 v2.2.0-dev.23 09:00:43 v2.2.0-dev.24 09:00:43 v2.2.0-dev.25 09:00:43 v2.2.0-dev.26 09:00:43 v2.2.0-dev.27 09:00:43 v2.3.0 09:00:43 v2.3.0-dev.1 09:00:43 v2.3.0-dev.10 09:00:43 v2.3.0-dev.11 09:00:43 v2.3.0-dev.12 09:00:43 v2.3.0-dev.13 09:00:43 v2.3.0-dev.14 09:00:43 v2.3.0-dev.15 09:00:43 v2.3.0-dev.16 09:00:43 v2.3.0-dev.17 09:00:43 v2.3.0-dev.18 09:00:43 v2.3.0-dev.19 09:00:43 v2.3.0-dev.2 09:00:43 v2.3.0-dev.20 09:00:43 v2.3.0-dev.21 09:00:43 v2.3.0-dev.22 09:00:43 v2.3.0-dev.23 09:00:43 v2.3.0-dev.24 09:00:43 v2.3.0-dev.25 09:00:43 v2.3.0-dev.26 09:00:43 v2.3.0-dev.27 09:00:43 v2.3.0-dev.28 09:00:43 v2.3.0-dev.3 09:00:43 v2.3.0-dev.4 09:00:43 v2.3.0-dev.5 09:00:43 v2.3.0-dev.6 09:00:43 v2.3.0-dev.7 09:00:43 v2.3.0-dev.8 09:00:43 v2.3.0-dev.9 09:00:43 v2.3.1 09:00:43 v2.3.1-dev.4 09:00:43 v2.3.1-dev.5 09:00:43 v2.3.1-dev.6 09:00:43 v3.0 09:00:43 v3.0.0 09:00:43 v3.0.0-dev.1 09:00:43 v3.0.0-dev.10 09:00:43 v3.0.0-dev.11 09:00:43 v3.0.0-dev.12 09:00:43 v3.0.0-dev.13 09:00:43 v3.0.0-dev.14 09:00:43 v3.0.0-dev.15 09:00:43 v3.0.0-dev.16 09:00:43 v3.0.0-dev.17 09:00:43 v3.0.0-dev.18 09:00:43 v3.0.0-dev.19 09:00:43 v3.0.0-dev.2 09:00:43 v3.0.0-dev.20 09:00:43 v3.0.0-dev.21 09:00:43 v3.0.0-dev.22 09:00:43 v3.0.0-dev.23 09:00:43 v3.0.0-dev.24 09:00:43 v3.0.0-dev.25 09:00:43 v3.0.0-dev.26 09:00:43 v3.0.0-dev.27 09:00:43 v3.0.0-dev.28 09:00:43 v3.0.0-dev.29 09:00:43 v3.0.0-dev.3 09:00:43 v3.0.0-dev.30 09:00:43 v3.0.0-dev.31 09:00:43 v3.0.0-dev.32 09:00:43 v3.0.0-dev.33 09:00:43 v3.0.0-dev.34 09:00:43 v3.0.0-dev.35 09:00:43 v3.0.0-dev.36 09:00:43 v3.0.0-dev.37 09:00:43 v3.0.0-dev.38 09:00:43 v3.0.0-dev.39 09:00:43 v3.0.0-dev.4 09:00:43 v3.0.0-dev.40 09:00:43 v3.0.0-dev.41 09:00:43 v3.0.0-dev.42 09:00:43 v3.0.0-dev.43 09:00:43 v3.0.0-dev.44 09:00:43 v3.0.0-dev.45 09:00:43 v3.0.0-dev.46 09:00:43 v3.0.0-dev.47 09:00:43 v3.0.0-dev.48 09:00:43 v3.0.0-dev.49 09:00:43 v3.0.0-dev.5 09:00:43 v3.0.0-dev.50 09:00:43 v3.0.0-dev.51 09:00:43 v3.0.0-dev.6 09:00:43 v3.0.0-dev.7 09:00:43 v3.0.0-dev.8 09:00:43 v3.0.0-dev.9 09:00:43 v3.1 09:00:43 v3.1.0 09:00:43 v3.1.0-dev.1 09:00:43 v3.1.0-dev.10 09:00:43 v3.1.0-dev.11 09:00:43 v3.1.0-dev.12 09:00:43 v3.1.0-dev.13 09:00:43 v3.1.0-dev.14 09:00:43 v3.1.0-dev.15 09:00:43 v3.1.0-dev.16 09:00:43 v3.1.0-dev.17 09:00:43 v3.1.0-dev.18 09:00:43 v3.1.0-dev.19 09:00:43 v3.1.0-dev.2 09:00:43 v3.1.0-dev.20 09:00:43 v3.1.0-dev.21 09:00:43 v3.1.0-dev.22 09:00:43 v3.1.0-dev.23 09:00:43 v3.1.0-dev.24 09:00:43 v3.1.0-dev.25 09:00:43 v3.1.0-dev.26 09:00:43 v3.1.0-dev.27 09:00:43 v3.1.0-dev.28 09:00:43 v3.1.0-dev.29 09:00:43 v3.1.0-dev.3 09:00:43 v3.1.0-dev.30 09:00:43 v3.1.0-dev.31 09:00:43 v3.1.0-dev.32 09:00:43 v3.1.0-dev.33 09:00:43 v3.1.0-dev.34 09:00:43 v3.1.0-dev.35 09:00:43 v3.1.0-dev.36 09:00:43 v3.1.0-dev.37 09:00:43 v3.1.0-dev.38 09:00:43 v3.1.0-dev.39 09:00:43 v3.1.0-dev.4 09:00:43 v3.1.0-dev.5 09:00:43 v3.1.0-dev.6 09:00:43 v3.1.0-dev.7 09:00:43 v3.1.0-dev.8 09:00:43 v3.1.0-dev.9 09:00:43 v3.1.1 09:00:43 v3.1.1-dev.1 09:00:43 v3.2.0-dev.1 09:00:43 v3.2.0-dev.10 09:00:43 v3.2.0-dev.11 09:00:43 v3.2.0-dev.12 09:00:43 v3.2.0-dev.13 09:00:43 v3.2.0-dev.14 09:00:43 v3.2.0-dev.15 09:00:43 v3.2.0-dev.16 09:00:43 v3.2.0-dev.17 09:00:43 v3.2.0-dev.18 09:00:43 v3.2.0-dev.19 09:00:43 v3.2.0-dev.2 09:00:43 v3.2.0-dev.20 09:00:43 v3.2.0-dev.21 09:00:43 v3.2.0-dev.22 09:00:43 v3.2.0-dev.3 09:00:43 v3.2.0-dev.4 09:00:43 v3.2.0-dev.5 09:00:43 v3.2.0-dev.6 09:00:43 v3.2.0-dev.7 09:00:43 v3.2.0-dev.8 09:00:43 v3.2.0-dev.9 09:00:43 v4.0.0-dev.1 09:00:43 v4.0.0-dev.2 09:00:43 v4.0.0-dev.3 09:00:43 v4.0.0-dev.4 [Pipeline] sh 09:00:44 + lftools sign git-tag v4.0.0-dev.4 09:00:44 Signing Git tag with Sigul... 09:00:44 Signing v4.0.0-dev.4 [Pipeline] echo 09:00:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:45 $ docker stop --time=1 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d 09:00:46 $ docker rm -f --volumes 2451f7f2b775bee6be6853d770e6b67281bd6906f79145a34e320c68eab8601d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:47 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 09:00:47 $ 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 09:00:48 $ docker top a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee -eo pid,comm 09:00:48 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). 09:00:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:48 [ssh-agent] Looking for ssh-agent implementation... 09:00:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:48 $ docker exec a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee ssh-agent 09:00:48 SSH_AUTH_SOCK=/tmp/ssh-QXTgyzUwNfTt/agent.14 09:00:48 SSH_AGENT_PID=20 09:00:48 Running ssh-add (command line suppressed) 09:00:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10605514399158245404.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10605514399158245404.key) 09:00:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:49 + git semver bump pre 09:00:50 2024-11-14 09:00:49,555 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:50 2024-11-14 09:00:49,555 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 09:00:50 2024-11-14 09:00:49,555 [bump_version] DEBUG bumped version:4.0.0-dev.5 09:00:50 2024-11-14 09:00:49,555 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 09:00:50 2024-11-14 09:00:49,555 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:50 2024-11-14 09:00:49,555 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:50 2024-11-14 09:00:49,557 [execute] INFO git cat-file --batch-check 09:00:50 2024-11-14 09:00:49,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:50 2024-11-14 09:00:49,563 [execute] INFO git cat-file --batch 09:00:50 2024-11-14 09:00:49,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:50 2024-11-14 09:00:49,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:50 4.0.0-dev.5 [Pipeline] } 09:00:50 $ docker exec --env ******** --env ******** a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee ssh-agent -k 09:00:50 unset SSH_AUTH_SOCK; 09:00:50 unset SSH_AGENT_PID; 09:00:50 echo Agent pid 20 killed; 09:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:50 + git semver [Pipeline] } 09:00:51 $ docker stop --time=1 a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee 09:00:53 $ docker rm -f --volumes a10c0c3d78529e08f332fbcb1965277864c025dc81aacf8c993b13b2918318ee [Pipeline] // withDockerContainer [Pipeline] sh 09:00:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:54 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 09:00:54 $ 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 09:00:54 $ docker top bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c -eo pid,comm 09:00:54 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). 09:00:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:54 [ssh-agent] Looking for ssh-agent implementation... 09:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:54 $ docker exec bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c ssh-agent 09:00:54 SSH_AUTH_SOCK=/tmp/ssh-36rVNPevvMxv/agent.32 09:00:54 SSH_AGENT_PID=38 09:00:54 Running ssh-add (command line suppressed) 09:00:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1457090418213664483.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1457090418213664483.key) 09:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:55 + git semver push 09:00:55 2024-11-14 09:00:55,606 [run_push] DEBUG push 09:00:55 2024-11-14 09:00:55,607 [execute] INFO git cat-file --batch-check 09:00:55 2024-11-14 09:00:55,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:55 2024-11-14 09:00:55,611 [execute] INFO git rev-list 07c5aa08159de5456b99980a0de30d122acf383b -- 09:00:55 2024-11-14 09:00:55,612 [execute] DEBUG Popen(['git', 'rev-list', '07c5aa08159de5456b99980a0de30d122acf383b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:55 2024-11-14 09:00:55,621 [execute] INFO git fetch -v origin 09:00:55 2024-11-14 09:00:55,621 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:00:56 2024-11-14 09:00:56,120 [run_push] DEBUG no remote changes detected 09:00:56 2024-11-14 09:00:56,120 [execute] INFO git push origin semver 09:00:56 2024-11-14 09:00:56,121 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:56 2024-11-14 09:00:56,787 [run_push] DEBUG push all version tags 09:00:56 2024-11-14 09:00:56,788 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:56 2024-11-14 09:00:56,788 [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) 09:00:57 2024-11-14 09:00:57,439 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:00:57 4.0.0-dev.5 [Pipeline] } 09:00:57 $ docker exec --env ******** --env ******** bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c ssh-agent -k 09:00:57 unset SSH_AUTH_SOCK; 09:00:57 unset SSH_AGENT_PID; 09:00:57 echo Agent pid 38 killed; 09:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:58 + git semver [Pipeline] } 09:00:58 $ docker stop --time=1 bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c 09:00:59 $ docker rm -f --volumes bf5055651320eb421a8abf663a383fb6b6dd3071460caed710b18ed927a0977c [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 09:01:00 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:01:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:01:00 total 16 09:01:00 drwxr-xr-x 3 root root 4096 Nov 14 08:46 . 09:01:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. 09:01:00 drwxr-xr-x 2 root root 4096 Nov 14 08:46 cost 09:01:00 -rw-r--r-- 1 root root 89 Nov 14 08:46 cost.csv 09:01:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:01:00 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:01:00 total 16 09:01:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 08:46 . 09:01:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 09:00 .. 09:01:00 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 08:46 cost 09:01:00 -rw-r--r-- 1 jenkins jenkins 89 Nov 14 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:01:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:01 ---> package-listing.sh 09:01:01 ++ facter osfamily 09:01:01 ++ tr '[:upper:]' '[:lower:]' 09:01:01 + OS_FAMILY=debian 09:01:01 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:01:01 + START_PACKAGES=/tmp/packages_start.txt 09:01:01 + END_PACKAGES=/tmp/packages_end.txt 09:01:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:01 + PACKAGES=/tmp/packages_start.txt 09:01:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:01:01 + PACKAGES=/tmp/packages_end.txt 09:01:01 + case "${OS_FAMILY}" in 09:01:01 + dpkg -l 09:01:01 + grep '^ii' 09:01:01 + '[' -f /tmp/packages_start.txt ']' 09:01:01 + '[' -f /tmp/packages_end.txt ']' 09:01:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:01 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:01:01 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:01:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 09:01:01 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 09:01:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:02 prd-ubuntu20.04-docker-8c-8g-26431 does not seem to be running inside a container 09:01:02 $ 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 09:01:03 $ docker top e2ec88382697f1e28502105267e151388f71dc2daba5a3a10e7f6fc627f9d262 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:03 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:03 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:03 + ls /var/log/sa-host 09:01:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:04 provisioning config files... 09:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17716529039980908948tmp [Pipeline] { [Pipeline] echo 09:01:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:04 ---> create-netrc.sh [Pipeline] } 09:01:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:04 ---> python-tools-install.sh [Pipeline] echo 09:01:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:05 ---> sudo-logs.sh 09:01:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:05 ---> job-cost.sh 09:01:05 lf-activate-venv: SKIPPING 09:01:05 DEBUG: total: 0.2199999988079071 09:01:05 INFO: Retrieving Stack Cost... 09:01:05 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:06 INFO: Archiving Costs [Pipeline] echo 09:01:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:06 ---> logs-deploy.sh 09:01:06 lf-activate-venv: SKIPPING 09:01:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/191 09:01:06 INFO: archiving workspace using pattern(s): 09:01:07 Archives upload complete. 09:01:07 INFO: archiving logs to Nexus