Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 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-ssh6027438723152007071.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-ssh10784168226212818545.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-ssh2082630600094308788.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-ssh2891639449100610312.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-ssh6657832888772157450.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 ‘prd-centos7-blackbox-4c-2g-23795’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-23796’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24126’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24128’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24130 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 (main) Commit message: "Merge pull request #361 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 > git rev-list --no-walk ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:27:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:27:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:27:10 ========================================================= 08:27:10 EdgeX Global Pipelines Version Info 08:27:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:27:11 ------------------- 08:27:11 stable info: 08:27:11 ------------------- 08:27:11 Commited By: Ginny Guan ginny@iotechsys.com 08:27:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:27:11 Message: update stable to v1.0.265 08:27:12 ------------------- 08:27:12 experimental info: 08:27:12 ------------------- 08:27:12 Commited By: Cherry Wang cherry@iotechsys.com 08:27:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:27:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 163fcf7 [Pipeline] echo 08:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:12 provisioning config files... 08:27:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1202612816183915415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:14 ---> ****-login.sh 08:27:14 nexus3.edgexfoundry.org:10001 08:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:14 Configure a credential helper to remove this warning. See 08:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:14 08:27:14 Login Succeeded 08:27:14 nexus3.edgexfoundry.org:10002 08:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:14 Configure a credential helper to remove this warning. See 08:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:14 08:27:14 Login Succeeded 08:27:14 nexus3.edgexfoundry.org:10003 08:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:14 Configure a credential helper to remove this warning. See 08:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:14 08:27:14 Login Succeeded 08:27:14 nexus3.edgexfoundry.org:10004 08:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:14 Configure a credential helper to remove this warning. See 08:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:14 08:27:14 Login Succeeded 08:27:14 ****.io 08:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:14 Configure a credential helper to remove this warning. See 08:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:14 08:27:14 Login Succeeded 08:27:14 ---> ****-login.sh ends [Pipeline] } 08:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:27:15 + git rev-list -1 --merges 163fcf78b109db7f8b3f38a86cd3193f1c1640e2~1..163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo 08:27:15 -----------> git rev-list -1 --merges 163fcf78b109db7f8b3f38a86cd3193f1c1640e2~1..163fcf78b109db7f8b3f38a86cd3193f1c1640e2 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:27:15 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [false] [Pipeline] sh 08:27:16 + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo 08:27:16 ========================================================= 08:27:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:27:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:16 + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo 08:27:17 [semverPrep] GIT_COMMIT: 163fcf78b109db7f8b3f38a86cd3193f1c1640e2, Commit Message: Merge pull request #361 from weichou1229/v4-module [Pipeline] echo 08:27:17 [semverPrep] This is not a build commit. [Pipeline] sh 08:27:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:27:17 + grep -v github /etc/ssh/ssh_known_hosts 08:27:17 + [ -e /tmp/ssh_known_hosts ] 08:27:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:27:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:27:17 + sudo tee -a /etc/ssh/ssh_known_hosts 08:27:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:18 08:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:27:19 b85a868b505f: Pulling fs layer 08:27:19 e2be974225ed: Pulling fs layer 08:27:19 339a4e72a1f5: Pulling fs layer 08:27:19 988bab9f4d93: Pulling fs layer 08:27:19 1469e6f7b9e6: Pulling fs layer 08:27:19 eaf3925da568: Pulling fs layer 08:27:19 1469e6f7b9e6: Waiting 08:27:19 988bab9f4d93: Waiting 08:27:19 bab4dde63d76: Pulling fs layer 08:27:19 bde34c3a00c8: Pulling fs layer 08:27:19 b352a97aabf1: Pulling fs layer 08:27:19 bab4dde63d76: Waiting 08:27:19 bde34c3a00c8: Waiting 08:27:19 4872d77fe225: Pulling fs layer 08:27:19 5851b861e8e6: Pulling fs layer 08:27:19 b352a97aabf1: Waiting 08:27:19 5851b861e8e6: Waiting 08:27:19 eaf3925da568: Waiting 08:27:19 4872d77fe225: Waiting 08:27:19 e2be974225ed: Download complete 08:27:19 988bab9f4d93: Verifying Checksum 08:27:19 988bab9f4d93: Download complete 08:27:19 1469e6f7b9e6: Verifying Checksum 08:27:19 1469e6f7b9e6: Download complete 08:27:19 eaf3925da568: Download complete 08:27:19 339a4e72a1f5: Verifying Checksum 08:27:19 339a4e72a1f5: Download complete 08:27:19 bde34c3a00c8: Download complete 08:27:19 b352a97aabf1: Verifying Checksum 08:27:19 b352a97aabf1: Download complete 08:27:19 4872d77fe225: Verifying Checksum 08:27:19 4872d77fe225: Download complete 08:27:19 5851b861e8e6: Verifying Checksum 08:27:19 5851b861e8e6: Download complete 08:27:19 b85a868b505f: Verifying Checksum 08:27:19 b85a868b505f: Download complete 08:27:19 bab4dde63d76: Verifying Checksum 08:27:19 bab4dde63d76: Download complete 08:27:20 b85a868b505f: Pull complete 08:27:20 e2be974225ed: Pull complete 08:27:21 339a4e72a1f5: Pull complete 08:27:21 988bab9f4d93: Pull complete 08:27:21 1469e6f7b9e6: Pull complete 08:27:21 eaf3925da568: Pull complete 08:27:23 bab4dde63d76: Pull complete 08:27:23 bde34c3a00c8: Pull complete 08:27:23 b352a97aabf1: Pull complete 08:27:23 4872d77fe225: Pull complete 08:27:23 5851b861e8e6: Pull complete 08:27:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:23 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:27:24 $ 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:27:28 $ docker top 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 -eo pid,comm 08:27:28 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:27:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:27:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:28 [ssh-agent] Looking for ssh-agent implementation... 08:27:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:29 $ docker exec 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent 08:27:29 SSH_AUTH_SOCK=/tmp/ssh-TWlnxoqDPkeD/agent.33 08:27:29 SSH_AGENT_PID=39 08:27:29 Running ssh-add (command line suppressed) 08:27:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13756808183959507630.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13756808183959507630.key) 08:27:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:29 + git tag --points-at HEAD [Pipeline] } 08:27:29 $ docker exec --env ******** --env ******** 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent -k 08:27:29 unset SSH_AUTH_SOCK; 08:27:29 unset SSH_AGENT_PID; 08:27:29 echo Agent pid 39 killed; 08:27:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:27:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:29 [ssh-agent] Looking for ssh-agent implementation... 08:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:29 $ docker exec 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent 08:27:29 SSH_AUTH_SOCK=/tmp/ssh-Fi5qrlDqTFl9/agent.72 08:27:29 SSH_AGENT_PID=78 08:27:29 Running ssh-add (command line suppressed) 08:27:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6902701253734632568.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6902701253734632568.key) 08:27:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:30 + git semver init 08:27:30 2024-10-30 08:27:30,582 [run_init] DEBUG init version:0.0.0 force:False 08:27:30 2024-10-30 08:27:30,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 08:27:30 2024-10-30 08:27:30,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 08:27:30 2024-10-30 08:27:30,583 [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:27:32 2024-10-30 08:27:32,268 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 08:27:32 2024-10-30 08:27:32,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 08:27:32 2024-10-30 08:27:32,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:27:32 2024-10-30 08:27:32,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:27:32 4.0.0-dev.1 [Pipeline] } 08:27:32 $ docker exec --env ******** --env ******** 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent -k 08:27:32 unset SSH_AUTH_SOCK; 08:27:32 unset SSH_AGENT_PID; 08:27:32 echo Agent pid 78 killed; 08:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:27:32 + git semver [Pipeline] } 08:27:33 $ docker stop --time=1 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 08:27:34 $ docker rm -f --volumes 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:27:35 Stashed 1 file(s) [Pipeline] echo 08:27:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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:27:35 provisioning config files... 08:27:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8905767549521572730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:35 ---> ****-login.sh 08:27:35 nexus3.edgexfoundry.org:10001 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 nexus3.edgexfoundry.org:10002 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 nexus3.edgexfoundry.org:10003 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 nexus3.edgexfoundry.org:10004 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 ****.io 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 ---> ****-login.sh ends [Pipeline] } 08:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:27:36 ========================================================= 08:27:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:27:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:36 + 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:27:36 Sending build context to Docker daemon 20.64MB 08:27:36 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:27:36 Step 2/13 : FROM ${BASE} AS builder 08:27:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:27:37 43c4264eed91: Pulling fs layer 08:27:37 4cc291be95ef: Pulling fs layer 08:27:37 2ac1f1163629: Pulling fs layer 08:27:37 5c3c966382ef: Pulling fs layer 08:27:37 4f4fb700ef54: Pulling fs layer 08:27:37 5d5c8e513c77: Pulling fs layer 08:27:37 9f66e0745190: Pulling fs layer 08:27:37 f49a43e4bbc0: Pulling fs layer 08:27:37 561ebcabdf7f: Pulling fs layer 08:27:37 5c3c966382ef: Waiting 08:27:37 4f4fb700ef54: Waiting 08:27:37 5d5c8e513c77: Waiting 08:27:37 f49a43e4bbc0: Waiting 08:27:37 9f66e0745190: Waiting 08:27:37 561ebcabdf7f: Waiting 08:27:37 4cc291be95ef: Verifying Checksum 08:27:37 4cc291be95ef: Download complete 08:27:37 5c3c966382ef: Verifying Checksum 08:27:37 5c3c966382ef: Download complete 08:27:37 4f4fb700ef54: Download complete 08:27:37 5d5c8e513c77: Download complete 08:27:37 43c4264eed91: Verifying Checksum 08:27:37 43c4264eed91: Download complete 08:27:37 9f66e0745190: Verifying Checksum 08:27:37 9f66e0745190: Download complete 08:27:37 561ebcabdf7f: Download complete 08:27:37 43c4264eed91: Pull complete 08:27:37 4cc291be95ef: Pull complete 08:27:37 2ac1f1163629: Verifying Checksum 08:27:37 2ac1f1163629: Download complete 08:27:37 f49a43e4bbc0: Verifying Checksum 08:27:37 f49a43e4bbc0: Download complete 08:27:41 2ac1f1163629: Pull complete 08:27:41 5c3c966382ef: Pull complete 08:27:41 4f4fb700ef54: Pull complete 08:27:41 5d5c8e513c77: Pull complete 08:27:41 9f66e0745190: Pull complete 08:27:43 f49a43e4bbc0: Pull complete 08:27:43 561ebcabdf7f: Pull complete 08:27:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:43 ---> 3a752c3f9dda 08:27:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:27:50 Still waiting to schedule task 08:27:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:27:51 ---> Running in a4f4ebedc087 08:27:51 Removing intermediate container a4f4ebedc087 08:27:51 ---> 07c46e1c486f 08:27:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:27:51 ---> Running in f3d10297aadf 08:27:51 Removing intermediate container f3d10297aadf 08:27:51 ---> edc900ee9453 08:27:51 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:27:51 ---> Running in 019de37551c3 08:27:51 Removing intermediate container 019de37551c3 08:27:51 ---> a7250ee15c04 08:27:51 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:27:51 ---> Running in 3474e873050d 08:27:51 Removing intermediate container 3474e873050d 08:27:51 ---> 0d980b0dcee1 08:27:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:51 ---> Running in ff43c53a7928 08:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:27:52 (1/14) Installing libintl (0.22.5-r0) 08:27:52 (2/14) Installing eudev-libs (3.2.14-r2) 08:27:52 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:27:52 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:27:52 (5/14) Installing v4l-utils (1.24.1-r1) 08:27:52 (6/14) Installing libdvbv5 (1.24.1-r1) 08:27:52 (7/14) Installing udev-init-scripts (35-r1) 08:27:52 (8/14) Installing libeconf (0.6.3-r0) 08:27:52 (9/14) Installing libblkid (2.40.1-r1) 08:27:52 (10/14) Installing xz-libs (5.6.2-r0) 08:27:52 (11/14) Installing kmod-libs (32-r0) 08:27:52 (12/14) Installing eudev (3.2.14-r2) 08:27:52 (13/14) Installing eudev-dev (3.2.14-r2) 08:27:52 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:27:52 Executing busybox-1.36.1-r29.trigger 08:27:52 Executing eudev-3.2.14-r2.trigger 08:27:52 OK: 253 MiB in 68 packages 08:27:52 Removing intermediate container ff43c53a7928 08:27:52 ---> 28c806770921 08:27:52 Step 8/13 : WORKDIR /device-usb-camera 08:27:52 ---> Running in c6ec572abd6a 08:27:53 Removing intermediate container c6ec572abd6a 08:27:53 ---> fcabdb59758e 08:27:53 Step 9/13 : COPY go.mod vendor* ./ 08:27:53 ---> a6a39137df03 08:27:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:53 ---> Running in 47fefbfd442e 08:29:01 Removing intermediate container 47fefbfd442e 08:29:01 ---> 3890bc5269db 08:29:01 Step 11/13 : COPY . . 08:29:01 ---> 3fe812d04b9b 08:29:01 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:29:01 ---> Running in 832c589ab702 08:29:01  % Total % Received % Xferd Average Speed Time Time Time Current 08:29:01 Dload Upload Total Spent  Left Speed 08:29:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7688 0 --:--:-- --:--:-- --:--:-- 7751 08:29:01 Removing intermediate container 832c589ab702 08:29:01 ---> 4d10f9a18992 08:29:01 Step 13/13 : RUN ${MAKE} 08:29:01 ---> Running in e8122c97241c 08:29:01 noop 08:29:01 Removing intermediate container e8122c97241c 08:29:01 ---> 9ccf3e610e53 08:29:01 Successfully built 9ccf3e610e53 08:29:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:01 + docker inspect -f . ci-base-image-x86_64 08:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:01 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:29:01 $ 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:29:01 $ docker top c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:02 + go version 08:29:02 go version go1.23.2 linux/amd64 [Pipeline] } 08:29:02 $ docker stop --time=1 c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 08:29:03 $ docker rm -f --volumes c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:03 + docker inspect -f . ci-base-image-x86_64 08:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:04 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:29:04 $ 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:29:04 $ docker top f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 08:29:05 + make test 08:29:05 go test ./... -coverprofile=coverage.out ./... 08:29:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:29:28 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:29:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.010s coverage: 4.4% of statements 08:29:36 go vet ./... 08:29:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:29:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:29:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:29:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:29:42 $ docker stop --time=1 f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab 08:29:48 $ docker rm -f --volumes f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab [Pipeline] // withDockerContainer [Pipeline] sh 08:29:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:29:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:29:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:29:49 + ls -al . 08:29:49 total 300 08:29:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:29 . 08:29:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:27 .. 08:29:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:29 .git 08:29:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 .github 08:29:49 -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 08:27 .gitignore 08:29:49 -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 08:27 .golangci.yml 08:29:49 -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 08:27 .hadolint.yml 08:29:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:27 .semver 08:29:49 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 08:27 Attribution.txt 08:29:49 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 08:27 CHANGELOG.md 08:29:49 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 08:27 Dockerfile 08:29:49 -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 08:27 GOVERNANCE.md 08:29:49 -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 08:27 Jenkinsfile 08:29:49 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 08:27 LICENSE 08:29:49 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 08:27 Makefile 08:29:49 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 08:27 OWNERS.md 08:29:49 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 08:27 README.md 08:29:49 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 08:27 VERSION 08:29:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:27 bin 08:29:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 cmd 08:29:49 -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 08:29 coverage.out 08:29:49 -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 08:27 docker-entrypoint.sh 08:29:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:27 docs 08:29:49 -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 08:27 go.mod 08:29:49 -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 08:27 go.sum 08:29:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 internal 08:29:49 -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 08:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:49 + 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=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 --label arch=amd64 --label version=4.0.0-dev.1 . 08:29:49 Sending build context to Docker daemon 20.7MB 08:29:49 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:29:49 Step 2/37 : FROM ${BASE} AS builder 08:29:49 ---> 9ccf3e610e53 08:29:49 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:29:50 ---> Running in 820f5779d226 08:29:50 Removing intermediate container 820f5779d226 08:29:50 ---> 26b540ff837a 08:29:50 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:50 ---> Running in ee49a013a457 08:29:50 Removing intermediate container ee49a013a457 08:29:50 ---> 8c560ba81446 08:29:50 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:29:50 ---> Running in 175d4349000c 08:29:50 Removing intermediate container 175d4349000c 08:29:50 ---> 91360f31cbf7 08:29:50 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:29:50 ---> Running in 53c4648c9aa7 08:29:50 Removing intermediate container 53c4648c9aa7 08:29:50 ---> 475c851068a7 08:29:50 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:50 ---> Running in 2e4244c07779 08:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:29:51 OK: 253 MiB in 68 packages 08:29:51 Removing intermediate container 2e4244c07779 08:29:51 ---> 72ae9ea7627b 08:29:51 Step 8/37 : WORKDIR /device-usb-camera 08:29:51 ---> Running in d1df7078c7cb 08:29:51 Removing intermediate container d1df7078c7cb 08:29:51 ---> f9f652186116 08:29:51 Step 9/37 : COPY go.mod vendor* ./ 08:29:51 ---> 3a05a38b7f54 08:29:51 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:51 ---> Running in bd0215b05dc8 08:29:52 Removing intermediate container bd0215b05dc8 08:29:52 ---> a66272e42d8a 08:29:52 Step 11/37 : COPY . . 08:29:53 ---> e906711a48af 08:29:53 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:29:53 ---> Running in 63de6e325159 08:29:53  % Total % Received % Xferd Average Speed Time Time Time Current 08:29:53 Dload Upload Total Spent Left Speed 08:29:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39541 0 --:--:-- --:--:-- --:--:-- 39333 08:29:54 Removing intermediate container 63de6e325159 08:29:54 ---> 89f36a0f3dcf 08:29:54 Step 13/37 : RUN ${MAKE} 08:29:54 ---> Running in a0f153a93b6f 08:29:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 08:30:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24133 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 08:30:19 Running in /w/workspace/device-usb-camera/188 [Pipeline] { [Pipeline] checkout 08:30:22 Selected Git installation does not exist. Using Default 08:30:22 The recommended git tool is: NONE 08:30:29 using credential edgex-jenkins-ssh 08:30:29 Cloning the remote Git repository 08:30:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:30:29 > git init /w/workspace/device-usb-camera/188 # timeout=10 08:30:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:30:29 > git --version # timeout=10 08:30:29 > git --version # 'git version 2.25.1' 08:30:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:33 Removing intermediate container a0f153a93b6f 08:30:33 ---> eade0a2694ea 08:30:33 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:30:33 1.8.2: Pulling from bluenviron/mediamtx 08:30:33 8411072a22a5: Pulling fs layer 08:30:33 8411072a22a5: Download complete 08:30:33 8411072a22a5: Pull complete 08:30:33 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:30:33 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:30:33 ---> 1ac78cb06e13 08:30:33 Step 15/37 : FROM alpine:3.20 08:30:33 3.20: Pulling from library/alpine 08:30:33 43c4264eed91: Already exists 08:30:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:30:33 Status: Downloaded newer image for alpine:3.20 08:30:33 ---> 91ef0af61f39 08:30:33 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:30:33 ---> Running in 2656e8129070 08:30:33 Removing intermediate container 2656e8129070 08:30:33 ---> c23bed113c9d 08:30:33 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:30:33 ---> Running in faaa88cfea63 08:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:33 (1/115) Installing dumb-init (1.2.5-r3) 08:30:33 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 08:30:33 (3/115) Installing aom-libs (3.9.1-r0) 08:30:33 (4/115) Installing libxau (1.0.11-r4) 08:30:33 (5/115) Installing libmd (1.1.0-r0) 08:30:33 (6/115) Installing libbsd (0.12.2-r0) 08:30:33 (7/115) Installing libxdmcp (1.1.5-r1) 08:30:33 (8/115) Installing libxcb (1.16.1-r0) 08:30:33 (9/115) Installing libx11 (1.8.9-r1) 08:30:33 (10/115) Installing hwdata-pci (0.382-r0) 08:30:33 (11/115) Installing libpciaccess (0.18.1-r0) 08:30:33 (12/115) Installing libdrm (2.4.120-r0) 08:30:33 (13/115) Installing libxext (1.3.6-r2) 08:30:33 (14/115) Installing libxfixes (6.0.1-r4) 08:30:33 (15/115) Installing libffi (3.4.6-r0) 08:30:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:30:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:33 Avoid second fetch 08:30:33 Checking out Revision 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 (main) 08:30:33 (16/115) Installing wayland-libs-client (1.22.0-r4) 08:30:33 (17/115) Installing libva (2.21.0-r0) 08:30:33 (18/115) Installing libvdpau (1.5-r3) 08:30:33 (19/115) Installing libgcc (13.2.1_git20240309-r0) 08:30:33 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 08:30:33 (21/115) Installing onevpl-libs (2023.3.1-r2) 08:30:33 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 08:30:33 (23/115) Installing libdav1d (1.4.2-r0) 08:30:33 (24/115) Installing openexr-libiex (3.1.13-r1) 08:30:33 (25/115) Installing openexr-libilmthread (3.1.13-r1) 08:30:33 (26/115) Installing imath (3.1.12-r0) 08:30:33 (27/115) Installing openexr-libopenexr (3.1.13-r1) 08:30:33 (28/115) Installing brotli-libs (1.1.0-r2) 08:30:33 (29/115) Installing giflib (5.2.2-r0) 08:30:33 (30/115) Installing libhwy (1.0.7-r0) 08:30:33 (31/115) Installing libjpeg-turbo (3.0.3-r0) 08:30:33 (32/115) Installing lcms2 (2.16-r0) 08:30:33 (33/115) Installing libpng (1.6.44-r0) 08:30:33 (34/115) Installing libjxl (0.10.2-r0) 08:30:33 (35/115) Installing lame-libs (3.100-r5) 08:30:33 (36/115) Installing opus (1.5.2-r0) 08:30:33 (37/115) Installing rav1e-libs (0.7.1-r0) 08:30:33 (38/115) Installing libgomp (13.2.1_git20240309-r0) 08:30:33 (39/115) Installing soxr (0.1.3-r7) 08:30:33 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 08:30:33 (41/115) Installing libogg (1.3.5-r5) 08:30:33 (42/115) Installing libtheora (1.1.1-r18) 08:30:33 (43/115) Installing libvorbis (1.3.7-r2) 08:30:33 (44/115) Installing libvpx (1.14.1-r0) 08:30:33 (45/115) Installing libsharpyuv (1.3.2-r0) 08:30:33 (46/115) Installing libwebp (1.3.2-r0) 08:30:33 (47/115) Installing libwebpmux (1.3.2-r0) 08:30:33 (48/115) Installing x264-libs (0.164_git20231001-r0) 08:30:33 (49/115) Installing numactl (2.0.18-r0) 08:30:33 (50/115) Installing x265-libs (3.6-r0) 08:30:33 (51/115) Installing xvidcore (1.3.7-r2) 08:30:33 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 08:30:33 (53/115) Installing sdl2 (2.28.5-r1) 08:30:34 (54/115) Installing alsa-lib (1.2.11-r0) 08:30:34 (55/115) Installing libexpat (2.6.3-r0) 08:30:34 (56/115) Installing libbz2 (1.0.8-r6) 08:30:34 (57/115) Installing freetype (2.13.2-r0) 08:30:34 (58/115) Installing fontconfig (2.15.0-r1) 08:30:34 (59/115) Installing fribidi (1.0.15-r0) 08:30:34 (60/115) Installing libintl (0.22.5-r0) 08:30:34 (61/115) Installing libeconf (0.6.3-r0) 08:30:34 (62/115) Installing libblkid (2.40.1-r1) 08:30:34 (63/115) Installing libmount (2.40.1-r1) 08:30:34 (64/115) Installing pcre2 (10.43-r0) 08:30:34 (65/115) Installing glib (2.80.5-r0) 08:30:34 (66/115) Installing graphite2 (1.3.14-r6) 08:30:34 (67/115) Installing harfbuzz (8.5.0-r0) 08:30:34 (68/115) Installing libunibreak (6.1-r0) 08:30:34 (69/115) Installing libass (0.17.2-r0) 08:30:34 (70/115) Installing libbluray (1.3.4-r1) 08:30:34 (71/115) Installing mpg123-libs (1.32.8-r0) 08:30:34 (72/115) Installing libopenmpt (0.7.7-r0) 08:30:34 (73/115) Installing cjson (1.7.18-r0) 08:30:34 (74/115) Installing mbedtls (3.6.2-r0) 08:30:34 (75/115) Installing librist (0.2.10-r1) 08:30:34 (76/115) Installing libsrt (1.5.3-r0) 08:30:34 (77/115) Installing libssh (0.10.6-r0) 08:30:34 (78/115) Installing xz-libs (5.6.2-r0) 08:30:34 (79/115) Installing libxml2 (2.12.7-r0) 08:30:34 (80/115) Installing libsodium (1.0.19-r0) 08:30:34 (81/115) Installing libzmq (4.3.5-r2) 08:30:34 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 08:30:34 Commit message: "Merge pull request #361 from weichou1229/v4-module" 08:30:34 (83/115) Installing serd-libs (0.32.2-r0) 08:30:34 (84/115) Installing zix-libs (0.4.2-r0) 08:30:34 (85/115) Installing sord-libs (0.16.16-r0) 08:30:34 (86/115) Installing sratom (0.6.16-r0) 08:30:34 (87/115) Installing lilv-libs (0.24.24-r1) 08:30:34 (88/115) Installing glslang-libs (1.3.261.1-r0) 08:30:34 (89/115) Installing libdovi (3.3.0-r0) 08:30:34 (90/115) Installing spirv-tools (1.3.261.1-r0) 08:30:34 (91/115) Installing shaderc (2024.0-r0) 08:30:34 (92/115) Installing vulkan-loader (1.3.261.1-r0) 08:30:34 (93/115) Installing libplacebo (6.338.2-r1) 08:30:34 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 08:30:34 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 08:30:34 (96/115) Installing vidstab (1.1.1-r0) 08:30:34 (97/115) Installing zimg (3.0.5-r2) 08:30:34 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 08:30:34 (99/115) Installing libasyncns (0.8-r3) 08:30:34 (100/115) Installing dbus-libs (1.14.10-r1) 08:30:34 (101/115) Installing libltdl (2.4.7-r3) 08:30:34 (102/115) Installing orc (0.4.40-r0) 08:30:34 (103/115) Installing libflac (1.4.3-r1) 08:30:34 (104/115) Installing libsndfile (1.2.2-r0) 08:30:34 (105/115) Installing speexdsp (1.2.1-r2) 08:30:34 (106/115) Installing tdb-libs (1.4.9-r1) 08:30:34 (107/115) Installing libpulse (17.0-r0) 08:30:34 (108/115) Installing v4l-utils-libs (1.24.1-r1) 08:30:34 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 08:30:34 (110/115) Installing ffmpeg (6.1.1-r8) 08:30:34 (111/115) Installing udev-init-scripts (35-r1) 08:30:34 (112/115) Installing eudev-libs (3.2.14-r2) 08:30:34 (113/115) Installing zstd-libs (1.5.6-r0) 08:30:34 (114/115) Installing kmod-libs (32-r0) 08:30:34 (115/115) Installing eudev (3.2.14-r2) 08:30:34 Executing busybox-1.36.1-r29.trigger 08:30:34 Executing glib-2.80.5-r0.trigger 08:30:34 Executing eudev-3.2.14-r2.trigger 08:30:34 OK: 134 MiB in 129 packages 08:30:33 > git config core.sparsecheckout # timeout=10 08:30:33 > git checkout -f 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:30:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:38 Dload Upload Total Spent Left Speed 08:30:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 08:30:38 Removing intermediate container faaa88cfea63 08:30:38 ---> 9803ea058164 08:30:38 Step 18/37 : RUN apk --no-cache upgrade 08:30:38 ---> Running in 92e925f20df7 08:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:30:39 Upgrading critical system libraries and apk-tools: 08:30:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:30:39 Executing busybox-1.36.1-r29.trigger 08:30:39 Continuing the upgrade transaction with new apk-tools: 08:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:30:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:30:39 + sudo tee /etc/docker/daemon.new 08:30:39 { 08:30:39 "registry-mirrors": [ 08:30:39 "https://nexus3.edgexfoundry.org:10001" 08:30:39 ], 08:30:39 "bip": "10.250.0.254/24", 08:30:39 "hosts": [ 08:30:39 "tcp://0.0.0.0:5555", 08:30:39 "unix:///var/run/docker.sock" 08:30:39 ], 08:30:39 "mtu": 1458, 08:30:39 "selinux-enabled": true, 08:30:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:30:39 } [Pipeline] sh 08:30:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:30:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:30:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:30:39 OK: 134 MiB in 129 packages 08:30:40 + sudo service docker restart 08:30:40 Removing intermediate container 92e925f20df7 08:30:40 ---> 9d1c8ae7b1a2 08:30:40 Step 19/37 : WORKDIR / 08:30:40 ---> Running in 29ce0079ee80 08:30:40 Removing intermediate container 29ce0079ee80 08:30:40 ---> 84d89af80466 08:30:40 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:30:42 ---> 4dbaffbeac5e 08:30:42 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:30:42 ---> fcec8e432deb 08:30:42 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:30:42 ---> 5c1e19d82235 08:30:42 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:30:43 ---> c504f5118d94 08:30:43 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:30:43 ---> f11c05fd1a20 08:30:43 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:30:43 ---> 8f14d8e549b0 08:30:43 Step 26/37 : COPY --from=rtsp /mediamtx / 08:30:44 ---> c277902baad2 08:30:44 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:30:44 ---> Running in 38c0d0308b4a 08:30:44 Removing intermediate container 38c0d0308b4a 08:30:44 ---> 34a39f46e399 08:30:44 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:30:44 ---> Running in 6dc345ff98ed 08:30:45 Removing intermediate container 6dc345ff98ed 08:30:45 ---> 855b121a4cee 08:30:45 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:30:45 ---> Running in 38f6cb0fdb6a 08:30:48 Removing intermediate container 38f6cb0fdb6a 08:30:48 ---> 0f2320cba808 08:30:48 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:30:48 ---> Running in 8b93b056aaf6 08:30:48 Removing intermediate container 8b93b056aaf6 08:30:48 ---> 23b452eb8c10 08:30:48 Step 31/37 : EXPOSE 59983 08:30:48 ---> Running in 42f42914bc9b 08:30:48 Removing intermediate container 42f42914bc9b 08:30:48 ---> efe9e57478c9 08:30:48 Step 32/37 : EXPOSE 8554 08:30:48 ---> Running in 4525295d7710 08:30:48 Removing intermediate container 4525295d7710 08:30:48 ---> 7bb5943589e4 08:30:48 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:30:48 ---> Running in d0b367b4eb82 08:30:48 Removing intermediate container d0b367b4eb82 08:30:48 ---> 92e66b540bd8 08:30:48 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:30:48 ---> Running in 50e2a079809a 08:30:49 Removing intermediate container 50e2a079809a 08:30:49 ---> cda51602c964 08:30:49 Step 35/37 : LABEL arch=amd64 08:30:49 ---> Running in 07e9726901a4 08:30:49 Removing intermediate container 07e9726901a4 08:30:49 ---> 6e2726a2c694 08:30:49 Step 36/37 : LABEL git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:30:49 ---> Running in 3f685221524a 08:30:49 Removing intermediate container 3f685221524a 08:30:49 ---> 36b794d727f7 08:30:49 Step 37/37 : LABEL version=4.0.0-dev.1 08:30:49 ---> Running in 3b8f56a49958 08:30:49 Removing intermediate container 3b8f56a49958 08:30:49 ---> 33be0ea00b7b 08:30:49 [Warning] One or more build-args [ARCH] were not consumed 08:30:49 Successfully built 33be0ea00b7b 08:30:49 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:30:49 provisioning config files... 08:30:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16640259323909568369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:49 ---> ****-login.sh 08:30:49 nexus3.edgexfoundry.org:10001 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10002 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10003 08:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:50 Configure a credential helper to remove this warning. See 08:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:50 08:30:50 Login Succeeded 08:30:50 nexus3.edgexfoundry.org:10004 08:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:50 Configure a credential helper to remove this warning. See 08:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:50 08:30:50 Login Succeeded 08:30:50 ****.io 08:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:50 Configure a credential helper to remove this warning. See 08:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:50 08:30:50 Login Succeeded 08:30:50 ---> ****-login.sh ends [Pipeline] } 08:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:50 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 08:30:50 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:30:50 latest 08:30:50 4.0.0-dev.1 08:30:50 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:30:50 main 08:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:30:51 a61e8c59116a: Preparing 08:30:51 6cd966131216: Preparing 08:30:51 4c4e2665a4df: Preparing 08:30:51 4c4e2665a4df: Preparing 08:30:51 0e81680c8547: Preparing 08:30:51 4fdee56d7956: Preparing 08:30:51 f6153f9a55f6: Preparing 08:30:51 e75a28164164: Preparing 08:30:51 3ccc3fe19784: Preparing 08:30:51 97e04493fda0: Preparing 08:30:51 3354a92abcbe: Preparing 08:30:51 9d6bbd3f21e9: Preparing 08:30:51 6f455a948a16: Preparing 08:30:51 63ca1fbb43ae: Preparing 08:30:51 f6153f9a55f6: Waiting 08:30:51 e75a28164164: Waiting 08:30:51 6f455a948a16: Waiting 08:30:51 3354a92abcbe: Waiting 08:30:51 63ca1fbb43ae: Waiting 08:30:51 9d6bbd3f21e9: Waiting 08:30:51 97e04493fda0: Waiting 08:30:51 3ccc3fe19784: Waiting 08:30:51 4fdee56d7956: Pushed 08:30:51 6cd966131216: Pushed 08:30:51 4c4e2665a4df: Pushed 08:30:51 a61e8c59116a: Pushed 08:30:51 f6153f9a55f6: Pushed 08:30:51 3ccc3fe19784: Pushed 08:30:51 e75a28164164: Pushed 08:30:51 97e04493fda0: Pushed 08:30:51 63ca1fbb43ae: Layer already exists 08:30:52 9d6bbd3f21e9: Pushed 08:30:54 0e81680c8547: Pushed 08:30:56 3354a92abcbe: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:58 provisioning config files... 08:30:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/188@tmp/config5217105078780318193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:59 ---> ****-login.sh 08:30:59 nexus3.edgexfoundry.org:10001 08:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:59 Configure a credential helper to remove this warning. See 08:30:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:59 08:30:59 Login Succeeded 08:30:59 nexus3.edgexfoundry.org:10002 08:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10003 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10004 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:01 08:31:01 Login Succeeded 08:31:01 ****.io 08:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:01 08:31:01 Login Succeeded 08:31:01 ---> ****-login.sh ends [Pipeline] } 08:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:01 ========================================================= 08:31:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:31:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:31:02 6f455a948a16: Pushed 08:31:02 163fcf78b109db7f8b3f38a86cd3193f1c1640e2: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 Sending build context to Docker daemon 10.59MB 08:31:02 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:31:02 Step 2/13 : FROM ${BASE} AS builder 08:31:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:03 cf04c63912e1: Pulling fs layer 08:31:03 55b35a11ae5e: Pulling fs layer 08:31:03 a37a00ec5f00: Pulling fs layer 08:31:03 50b3750afda1: Pulling fs layer 08:31:03 4f4fb700ef54: Pulling fs layer 08:31:03 80978eb59214: Pulling fs layer 08:31:03 c9f46d7d2bd2: Pulling fs layer 08:31:03 c5a475d317c9: Pulling fs layer 08:31:03 80978eb59214: Waiting 08:31:03 c9f46d7d2bd2: Waiting 08:31:03 c5a475d317c9: Waiting 08:31:03 50b3750afda1: Waiting 08:31:03 4f4fb700ef54: Waiting 08:31:03 55b35a11ae5e: Download complete 08:31:03 50b3750afda1: Verifying Checksum 08:31:03 50b3750afda1: Download complete 08:31:03 4f4fb700ef54: Verifying Checksum 08:31:03 4f4fb700ef54: Download complete 08:31:03 80978eb59214: Verifying Checksum 08:31:03 80978eb59214: Download complete 08:31:03 cf04c63912e1: Verifying Checksum 08:31:03 cf04c63912e1: Download complete 08:31:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:31:03 a61e8c59116a: Preparing 08:31:03 6cd966131216: Preparing 08:31:03 4c4e2665a4df: Preparing 08:31:03 4c4e2665a4df: Preparing 08:31:03 0e81680c8547: Preparing 08:31:03 4fdee56d7956: Preparing 08:31:03 f6153f9a55f6: Preparing 08:31:03 e75a28164164: Preparing 08:31:03 3ccc3fe19784: Preparing 08:31:03 97e04493fda0: Preparing 08:31:03 3354a92abcbe: Preparing 08:31:03 9d6bbd3f21e9: Preparing 08:31:03 6f455a948a16: Preparing 08:31:03 63ca1fbb43ae: Preparing 08:31:03 f6153f9a55f6: Waiting 08:31:03 e75a28164164: Waiting 08:31:03 3ccc3fe19784: Waiting 08:31:03 97e04493fda0: Waiting 08:31:03 3354a92abcbe: Waiting 08:31:03 9d6bbd3f21e9: Waiting 08:31:03 6f455a948a16: Waiting 08:31:03 63ca1fbb43ae: Waiting 08:31:03 4fdee56d7956: Layer already exists 08:31:03 a61e8c59116a: Layer already exists 08:31:03 0e81680c8547: Layer already exists 08:31:03 6cd966131216: Layer already exists 08:31:03 4c4e2665a4df: Layer already exists 08:31:03 f6153f9a55f6: Layer already exists 08:31:03 e75a28164164: Layer already exists 08:31:03 3354a92abcbe: Layer already exists 08:31:03 3ccc3fe19784: Layer already exists 08:31:03 97e04493fda0: Layer already exists 08:31:03 9d6bbd3f21e9: Layer already exists 08:31:03 6f455a948a16: Layer already exists 08:31:03 63ca1fbb43ae: Layer already exists 08:31:03 latest: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 [Pipeline] } 08:31:03 c5a475d317c9: Verifying Checksum 08:31:03 c5a475d317c9: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 cf04c63912e1: Pull complete 08:31:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 08:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:31:04 a61e8c59116a: Preparing 08:31:04 6cd966131216: Preparing 08:31:04 4c4e2665a4df: Preparing 08:31:04 4c4e2665a4df: Preparing 08:31:04 0e81680c8547: Preparing 08:31:04 4fdee56d7956: Preparing 08:31:04 f6153f9a55f6: Preparing 08:31:04 e75a28164164: Preparing 08:31:04 3ccc3fe19784: Preparing 08:31:04 97e04493fda0: Preparing 08:31:04 3354a92abcbe: Preparing 08:31:04 9d6bbd3f21e9: Preparing 08:31:04 6f455a948a16: Preparing 08:31:04 63ca1fbb43ae: Preparing 08:31:04 9d6bbd3f21e9: Waiting 08:31:04 6f455a948a16: Waiting 08:31:04 e75a28164164: Waiting 08:31:04 3ccc3fe19784: Waiting 08:31:04 63ca1fbb43ae: Waiting 08:31:04 97e04493fda0: Waiting 08:31:04 3354a92abcbe: Waiting 08:31:04 f6153f9a55f6: Waiting 08:31:04 0e81680c8547: Layer already exists 08:31:04 4fdee56d7956: Layer already exists 08:31:04 a61e8c59116a: Layer already exists 08:31:04 6cd966131216: Layer already exists 08:31:04 4c4e2665a4df: Layer already exists 08:31:04 e75a28164164: Layer already exists 08:31:04 f6153f9a55f6: Layer already exists 08:31:04 3354a92abcbe: Layer already exists 08:31:04 97e04493fda0: Layer already exists 08:31:04 3ccc3fe19784: Layer already exists 08:31:04 6f455a948a16: Layer already exists 08:31:04 9d6bbd3f21e9: Layer already exists 08:31:04 63ca1fbb43ae: Layer already exists 08:31:04 4.0.0-dev.1: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 55b35a11ae5e: Pull complete 08:31:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:31:04 a61e8c59116a: Preparing 08:31:04 6cd966131216: Preparing 08:31:04 4c4e2665a4df: Preparing 08:31:04 4c4e2665a4df: Preparing 08:31:04 0e81680c8547: Preparing 08:31:04 4fdee56d7956: Preparing 08:31:04 f6153f9a55f6: Preparing 08:31:04 e75a28164164: Preparing 08:31:04 3ccc3fe19784: Preparing 08:31:04 97e04493fda0: Preparing 08:31:04 3354a92abcbe: Preparing 08:31:04 9d6bbd3f21e9: Preparing 08:31:04 6f455a948a16: Preparing 08:31:04 63ca1fbb43ae: Preparing 08:31:04 f6153f9a55f6: Waiting 08:31:04 9d6bbd3f21e9: Waiting 08:31:04 e75a28164164: Waiting 08:31:04 6f455a948a16: Waiting 08:31:04 3ccc3fe19784: Waiting 08:31:04 97e04493fda0: Waiting 08:31:04 3354a92abcbe: Waiting 08:31:04 63ca1fbb43ae: Waiting 08:31:04 6cd966131216: Layer already exists 08:31:04 a61e8c59116a: Layer already exists 08:31:04 4c4e2665a4df: Layer already exists 08:31:04 4fdee56d7956: Layer already exists 08:31:04 0e81680c8547: Layer already exists 08:31:04 e75a28164164: Layer already exists 08:31:04 f6153f9a55f6: Layer already exists 08:31:04 97e04493fda0: Layer already exists 08:31:04 3ccc3fe19784: Layer already exists 08:31:04 3354a92abcbe: Layer already exists 08:31:04 9d6bbd3f21e9: Layer already exists 08:31:04 6f455a948a16: Layer already exists 08:31:04 63ca1fbb43ae: Layer already exists 08:31:04 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:05 a37a00ec5f00: Verifying Checksum 08:31:05 a37a00ec5f00: Download complete 08:31:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:31:05 a61e8c59116a: Preparing 08:31:05 6cd966131216: Preparing 08:31:05 4c4e2665a4df: Preparing 08:31:05 4c4e2665a4df: Preparing 08:31:05 0e81680c8547: Preparing 08:31:05 4fdee56d7956: Preparing 08:31:05 f6153f9a55f6: Preparing 08:31:05 e75a28164164: Preparing 08:31:05 3ccc3fe19784: Preparing 08:31:05 97e04493fda0: Preparing 08:31:05 3354a92abcbe: Preparing 08:31:05 9d6bbd3f21e9: Preparing 08:31:05 6f455a948a16: Preparing 08:31:05 63ca1fbb43ae: Preparing 08:31:05 97e04493fda0: Waiting 08:31:05 f6153f9a55f6: Waiting 08:31:05 e75a28164164: Waiting 08:31:05 9d6bbd3f21e9: Waiting 08:31:05 3ccc3fe19784: Waiting 08:31:05 6f455a948a16: Waiting 08:31:05 63ca1fbb43ae: Waiting 08:31:05 3354a92abcbe: Waiting 08:31:05 0e81680c8547: Layer already exists 08:31:05 a61e8c59116a: Layer already exists 08:31:05 4fdee56d7956: Layer already exists 08:31:05 6cd966131216: Layer already exists 08:31:05 4c4e2665a4df: Layer already exists 08:31:05 e75a28164164: Layer already exists 08:31:05 3ccc3fe19784: Layer already exists 08:31:05 f6153f9a55f6: Layer already exists 08:31:05 3354a92abcbe: Layer already exists 08:31:05 97e04493fda0: Layer already exists 08:31:05 9d6bbd3f21e9: Layer already exists 08:31:05 63ca1fbb43ae: Layer already exists 08:31:05 6f455a948a16: Layer already exists 08:31:05 main: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:05 ===================================================== [Pipeline] echo 08:31:05 taggedImages: 08:31:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:31:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:31:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 08:31:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:31:05 - 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:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:06 08:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:06 c9f46d7d2bd2: Verifying Checksum 08:31:06 c9f46d7d2bd2: Download complete 08:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:06 latest: Pulling from edgex-lftools-log-publisher 08:31:06 5eb5b503b376: Pulling fs layer 08:31:06 5c69ac0246d0: Pulling fs layer 08:31:06 ec43610c2a17: Pulling fs layer 08:31:06 3a2ae6a8a46f: Pulling fs layer 08:31:06 33b1e0a273af: Pulling fs layer 08:31:06 5d3b04190fa2: Pulling fs layer 08:31:06 2f39f015ded8: Pulling fs layer 08:31:06 3a2ae6a8a46f: Waiting 08:31:06 33b1e0a273af: Waiting 08:31:06 5d3b04190fa2: Waiting 08:31:06 5c69ac0246d0: Download complete 08:31:06 3a2ae6a8a46f: Verifying Checksum 08:31:06 3a2ae6a8a46f: Download complete 08:31:06 33b1e0a273af: Verifying Checksum 08:31:06 33b1e0a273af: Download complete 08:31:06 5d3b04190fa2: Verifying Checksum 08:31:06 5d3b04190fa2: Download complete 08:31:06 ec43610c2a17: Verifying Checksum 08:31:06 ec43610c2a17: Download complete 08:31:06 5eb5b503b376: Verifying Checksum 08:31:06 5eb5b503b376: Download complete 08:31:07 2f39f015ded8: Download complete 08:31:08 5eb5b503b376: Pull complete 08:31:08 5c69ac0246d0: Pull complete 08:31:08 ec43610c2a17: Pull complete 08:31:08 3a2ae6a8a46f: Pull complete 08:31:08 33b1e0a273af: Pull complete 08:31:08 5d3b04190fa2: Pull complete 08:31:13 2f39f015ded8: Pull complete 08:31:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:31:13 $ 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:31:18 $ docker top 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:19 ---> job-cost.sh 08:31:19 lf-activate-venv: SKIPPING 08:31:19 INFO: No Stack... 08:31:19 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:19 INFO: Archiving Costs [Pipeline] sh 08:31:19 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 08:31:19 + cut -d, -f6 [Pipeline] lock 08:31:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] 08:31:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] did not exist. Created. 08:31:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:20 + echo total: 0.2199999988079071 [Pipeline] stash 08:31:20 Stashed 1 file(s) [Pipeline] } 08:31:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:20 $ docker stop --time=1 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca 08:31:21 a37a00ec5f00: Pull complete 08:31:21 50b3750afda1: Pull complete 08:31:21 4f4fb700ef54: Pull complete 08:31:21 80978eb59214: Pull complete 08:31:21 $ docker rm -f --volumes 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:27 c9f46d7d2bd2: Pull complete 08:31:28 c5a475d317c9: Pull complete 08:31:28 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:31:29 ---> be29e6b0f0d4 08:31:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:31:30 ---> Running in 799e3d2badef 08:31:30 Removing intermediate container 799e3d2badef 08:31:30 ---> 322eb568a026 08:31:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:31:30 ---> Running in c616d785c940 08:31:30 Removing intermediate container c616d785c940 08:31:30 ---> bd288e06aff6 08:31:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:31:30 ---> Running in 2babc9e4f406 08:31:30 Removing intermediate container 2babc9e4f406 08:31:30 ---> 8c857ec0a0fa 08:31:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:31:31 ---> Running in f0c8e9d7c6b0 08:31:31 Removing intermediate container f0c8e9d7c6b0 08:31:31 ---> 0b679557a882 08:31:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:31:31 ---> Running in ecd87989e10d 08:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:31:34 (1/14) Installing libintl (0.22.5-r0) 08:31:34 (2/14) Installing eudev-libs (3.2.14-r2) 08:31:34 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:31:34 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:31:34 (5/14) Installing v4l-utils (1.24.1-r1) 08:31:34 (6/14) Installing libdvbv5 (1.24.1-r1) 08:31:34 (7/14) Installing udev-init-scripts (35-r1) 08:31:34 (8/14) Installing libeconf (0.6.3-r0) 08:31:34 (9/14) Installing libblkid (2.40.1-r1) 08:31:34 (10/14) Installing xz-libs (5.6.2-r0) 08:31:34 (11/14) Installing kmod-libs (32-r0) 08:31:34 (12/14) Installing eudev (3.2.14-r2) 08:31:34 (13/14) Installing eudev-dev (3.2.14-r2) 08:31:34 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:31:34 Executing busybox-1.36.1-r29.trigger 08:31:34 Executing eudev-3.2.14-r2.trigger 08:31:34 OK: 246 MiB in 68 packages 08:31:36 Removing intermediate container ecd87989e10d 08:31:36 ---> bf681a378f0c 08:31:36 Step 8/13 : WORKDIR /device-usb-camera 08:31:36 ---> Running in c03bf6b65b50 08:31:36 Removing intermediate container c03bf6b65b50 08:31:36 ---> 3557f961571b 08:31:36 Step 9/13 : COPY go.mod vendor* ./ 08:31:37 ---> c174df52ea8f 08:31:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:37 ---> Running in 47fe5c4c1b1c 08:33:28 Removing intermediate container 47fe5c4c1b1c 08:33:28 ---> f1d6286b43ec 08:33:28 Step 11/13 : COPY . . 08:33:28 ---> 213b3d8baaa7 08:33:28 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:33:28 ---> Running in ba944ecb25be 08:33:28  % Total % Received % Xferd Average Speed Time Time Time Current 08:33:28 Dload Upload Total Spent Left Speed 08:33:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9457 0 --:--:-- --:--:-- --:--:-- 9743 08:33:28 Removing intermediate container ba944ecb25be 08:33:28 ---> 937c8f6a02cc 08:33:28 Step 13/13 : RUN ${MAKE} 08:33:28 ---> Running in bfb956b2bba8 08:33:28 noop 08:33:28 Removing intermediate container bfb956b2bba8 08:33:28 ---> 302d60a0fa17 08:33:28 Successfully built 302d60a0fa17 08:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:29 + docker inspect -f . ci-base-image-arm64 08:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container 08:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@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:33:30 $ docker top ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:31 + go version 08:33:31 go version go1.23.2 linux/arm64 [Pipeline] } 08:33:31 $ docker stop --time=1 ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 08:33:33 $ docker rm -f --volumes ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker inspect -f . ci-base-image-arm64 08:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container 08:33:34 $ 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/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@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:33:35 $ docker top 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:36 + git config --global --add safe.directory /w/workspace/device-usb-camera/188 [Pipeline] fileExists [Pipeline] sh 08:33:37 + make test 08:33:37 go test ./... -coverprofile=coverage.out ./... 08:33:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:37:35 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:37:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 08:37:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:38 go vet ./... 08:38:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:38:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:38:36 $ docker stop --time=1 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 08:38:38 $ docker rm -f --volumes 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:39 Warning: overwriting stash ‘coverage-report’ 08:38:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:38:41 + ls -al . 08:38:41 total 296 08:38:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:33 . 08:38:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:30 .. 08:38:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:30 .git 08:38:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 .github 08:38:41 -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 08:30 .gitignore 08:38:41 -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 08:30 .golangci.yml 08:38:41 -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 08:30 .hadolint.yml 08:38:41 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 08:30 Attribution.txt 08:38:41 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 08:30 CHANGELOG.md 08:38:41 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 08:30 Dockerfile 08:38:41 -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 08:30 GOVERNANCE.md 08:38:41 -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 08:30 Jenkinsfile 08:38:41 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 08:30 LICENSE 08:38:41 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 08:30 Makefile 08:38:41 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 08:30 OWNERS.md 08:38:41 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 08:30 README.md 08:38:41 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 08:27 VERSION 08:38:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:30 bin 08:38:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 cmd 08:38:41 -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 08:37 coverage.out 08:38:41 -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 08:30 docker-entrypoint.sh 08:38:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:30 docs 08:38:41 -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 08:30 go.mod 08:38:41 -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 08:30 go.sum 08:38:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 internal 08:38:41 -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 08:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:41 + 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=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 --label arch=arm64 --label version=4.0.0-dev.1 . 08:38:42 Sending build context to Docker daemon 10.64MB 08:38:42 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:38:42 Step 2/37 : FROM ${BASE} AS builder 08:38:42 ---> 302d60a0fa17 08:38:42 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:38:42 ---> Running in ae7f87c2514a 08:38:42 Removing intermediate container ae7f87c2514a 08:38:42 ---> df4fe39cf71e 08:38:42 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:38:42 ---> Running in 51da5990f11f 08:38:43 Removing intermediate container 51da5990f11f 08:38:43 ---> 3063ebdc8b9b 08:38:43 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:38:43 ---> Running in 99c361ae054a 08:38:43 Removing intermediate container 99c361ae054a 08:38:43 ---> 027afcf9741f 08:38:43 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:38:43 ---> Running in c4eaa99c6510 08:38:43 Removing intermediate container c4eaa99c6510 08:38:43 ---> 7fc81c2a567a 08:38:43 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:38:43 ---> Running in 8a5ae236c273 08:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:38:47 OK: 246 MiB in 68 packages 08:38:47 Removing intermediate container 8a5ae236c273 08:38:47 ---> 993171c50287 08:38:47 Step 8/37 : WORKDIR /device-usb-camera 08:38:47 ---> Running in 7d691b23ccb0 08:38:48 Removing intermediate container 7d691b23ccb0 08:38:48 ---> ec8615ab756c 08:38:48 Step 9/37 : COPY go.mod vendor* ./ 08:38:48 ---> c374c16189aa 08:38:48 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:48 ---> Running in 3272f78c7ef5 08:38:51 Removing intermediate container 3272f78c7ef5 08:38:51 ---> c504a3f580fd 08:38:51 Step 11/37 : COPY . . 08:38:52 ---> a4583b56c8bf 08:38:52 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:38:53 ---> Running in d1fdd91383df 08:38:54  % Total % Received % Xferd Average Speed Time Time Time Current 08:38:54  Dload Upload Total Spent Left Speed 08:38:54  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5544 0 --:--:-- --:--:-- --:--:-- 5589 08:38:54 Removing intermediate container d1fdd91383df 08:38:54 ---> 6aec916f4745 08:38:54 Step 13/37 : RUN ${MAKE} 08:38:55 ---> Running in 114dd754b82c 08:38:56 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 08:43:17 Removing intermediate container 114dd754b82c 08:43:17 ---> 48fdd49d9cdf 08:43:17 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:43:17 1.8.2: Pulling from bluenviron/mediamtx 08:43:17 da4d7e05a7aa: Pulling fs layer 08:43:17 da4d7e05a7aa: Verifying Checksum 08:43:17 da4d7e05a7aa: Download complete 08:43:17 da4d7e05a7aa: Pull complete 08:43:17 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:43:17 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:43:17 ---> 62c65ed7ef0d 08:43:17 Step 15/37 : FROM alpine:3.20 08:43:17 3.20: Pulling from library/alpine 08:43:17 cf04c63912e1: Already exists 08:43:17 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:43:17 Status: Downloaded newer image for alpine:3.20 08:43:17 ---> c157a85ed455 08:43:17 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:43:17 ---> Running in db18c0e92397 08:43:17 Removing intermediate container db18c0e92397 08:43:17 ---> c3f237e4b37f 08:43:17 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:43:17 ---> Running in 3ce0efe47090 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:43:17 (1/114) Installing dumb-init (1.2.5-r3) 08:43:17 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 08:43:17 (3/114) Installing aom-libs (3.9.1-r0) 08:43:17 (4/114) Installing libxau (1.0.11-r4) 08:43:17 (5/114) Installing libmd (1.1.0-r0) 08:43:17 (6/114) Installing libbsd (0.12.2-r0) 08:43:17 (7/114) Installing libxdmcp (1.1.5-r1) 08:43:17 (8/114) Installing libxcb (1.16.1-r0) 08:43:17 (9/114) Installing libx11 (1.8.9-r1) 08:43:17 (10/114) Installing hwdata-pci (0.382-r0) 08:43:17 (11/114) Installing libpciaccess (0.18.1-r0) 08:43:17 (12/114) Installing libdrm (2.4.120-r0) 08:43:17 (13/114) Installing libxext (1.3.6-r2) 08:43:17 (14/114) Installing libxfixes (6.0.1-r4) 08:43:17 (15/114) Installing libffi (3.4.6-r0) 08:43:17 (16/114) Installing wayland-libs-client (1.22.0-r4) 08:43:17 (17/114) Installing libva (2.21.0-r0) 08:43:17 (18/114) Installing libvdpau (1.5-r3) 08:43:17 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 08:43:17 (20/114) Installing libdav1d (1.4.2-r0) 08:43:17 (21/114) Installing libgcc (13.2.1_git20240309-r0) 08:43:17 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 08:43:17 (23/114) Installing openexr-libiex (3.1.13-r1) 08:43:17 (24/114) Installing openexr-libilmthread (3.1.13-r1) 08:43:17 (25/114) Installing imath (3.1.12-r0) 08:43:17 (26/114) Installing openexr-libopenexr (3.1.13-r1) 08:43:17 (27/114) Installing brotli-libs (1.1.0-r2) 08:43:17 (28/114) Installing giflib (5.2.2-r0) 08:43:17 (29/114) Installing libhwy (1.0.7-r0) 08:43:17 (30/114) Installing libjpeg-turbo (3.0.3-r0) 08:43:17 (31/114) Installing lcms2 (2.16-r0) 08:43:17 (32/114) Installing libpng (1.6.44-r0) 08:43:17 (33/114) Installing libjxl (0.10.2-r0) 08:43:17 (34/114) Installing lame-libs (3.100-r5) 08:43:17 (35/114) Installing opus (1.5.2-r0) 08:43:17 (36/114) Installing rav1e-libs (0.7.1-r0) 08:43:17 (37/114) Installing libgomp (13.2.1_git20240309-r0) 08:43:17 (38/114) Installing soxr (0.1.3-r7) 08:43:17 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 08:43:17 (40/114) Installing libogg (1.3.5-r5) 08:43:17 (41/114) Installing libtheora (1.1.1-r18) 08:43:17 (42/114) Installing libvorbis (1.3.7-r2) 08:43:17 (43/114) Installing libvpx (1.14.1-r0) 08:43:17 (44/114) Installing libsharpyuv (1.3.2-r0) 08:43:17 (45/114) Installing libwebp (1.3.2-r0) 08:43:17 (46/114) Installing libwebpmux (1.3.2-r0) 08:43:17 (47/114) Installing x264-libs (0.164_git20231001-r0) 08:43:17 (48/114) Installing numactl (2.0.18-r0) 08:43:17 (49/114) Installing x265-libs (3.6-r0) 08:43:17 (50/114) Installing xvidcore (1.3.7-r2) 08:43:17 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 08:43:17 (52/114) Installing sdl2 (2.28.5-r1) 08:43:17 (53/114) Installing alsa-lib (1.2.11-r0) 08:43:17 (54/114) Installing libexpat (2.6.3-r0) 08:43:17 (55/114) Installing libbz2 (1.0.8-r6) 08:43:17 (56/114) Installing freetype (2.13.2-r0) 08:43:17 (57/114) Installing fontconfig (2.15.0-r1) 08:43:17 (58/114) Installing fribidi (1.0.15-r0) 08:43:17 (59/114) Installing libintl (0.22.5-r0) 08:43:17 (60/114) Installing libeconf (0.6.3-r0) 08:43:17 (61/114) Installing libblkid (2.40.1-r1) 08:43:17 (62/114) Installing libmount (2.40.1-r1) 08:43:17 (63/114) Installing pcre2 (10.43-r0) 08:43:17 (64/114) Installing glib (2.80.5-r0) 08:43:17 (65/114) Installing graphite2 (1.3.14-r6) 08:43:17 (66/114) Installing harfbuzz (8.5.0-r0) 08:43:17 (67/114) Installing libunibreak (6.1-r0) 08:43:17 (68/114) Installing libass (0.17.2-r0) 08:43:17 (69/114) Installing libbluray (1.3.4-r1) 08:43:17 (70/114) Installing mpg123-libs (1.32.8-r0) 08:43:17 (71/114) Installing libopenmpt (0.7.7-r0) 08:43:17 (72/114) Installing cjson (1.7.18-r0) 08:43:17 (73/114) Installing mbedtls (3.6.2-r0) 08:43:17 (74/114) Installing librist (0.2.10-r1) 08:43:17 (75/114) Installing libsrt (1.5.3-r0) 08:43:17 (76/114) Installing libssh (0.10.6-r0) 08:43:17 (77/114) Installing xz-libs (5.6.2-r0) 08:43:17 (78/114) Installing libxml2 (2.12.7-r0) 08:43:17 (79/114) Installing libsodium (1.0.19-r0) 08:43:17 (80/114) Installing libzmq (4.3.5-r2) 08:43:17 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 08:43:17 (82/114) Installing serd-libs (0.32.2-r0) 08:43:17 (83/114) Installing zix-libs (0.4.2-r0) 08:43:17 (84/114) Installing sord-libs (0.16.16-r0) 08:43:17 (85/114) Installing sratom (0.6.16-r0) 08:43:17 (86/114) Installing lilv-libs (0.24.24-r1) 08:43:17 (87/114) Installing glslang-libs (1.3.261.1-r0) 08:43:17 (88/114) Installing libdovi (3.3.0-r0) 08:43:17 (89/114) Installing spirv-tools (1.3.261.1-r0) 08:43:17 (90/114) Installing shaderc (2024.0-r0) 08:43:17 (91/114) Installing vulkan-loader (1.3.261.1-r0) 08:43:17 (92/114) Installing libplacebo (6.338.2-r1) 08:43:17 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 08:43:17 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 08:43:17 (95/114) Installing vidstab (1.1.1-r0) 08:43:17 (96/114) Installing zimg (3.0.5-r2) 08:43:17 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 08:43:17 (98/114) Installing libasyncns (0.8-r3) 08:43:17 (99/114) Installing dbus-libs (1.14.10-r1) 08:43:17 (100/114) Installing libltdl (2.4.7-r3) 08:43:17 (101/114) Installing orc (0.4.40-r0) 08:43:17 (102/114) Installing libflac (1.4.3-r1) 08:43:17 (103/114) Installing libsndfile (1.2.2-r0) 08:43:17 (104/114) Installing speexdsp (1.2.1-r2) 08:43:17 (105/114) Installing tdb-libs (1.4.9-r1) 08:43:17 (106/114) Installing libpulse (17.0-r0) 08:43:17 (107/114) Installing v4l-utils-libs (1.24.1-r1) 08:43:17 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 08:43:17 (109/114) Installing ffmpeg (6.1.1-r8) 08:43:17 (110/114) Installing udev-init-scripts (35-r1) 08:43:17 (111/114) Installing eudev-libs (3.2.14-r2) 08:43:17 (112/114) Installing zstd-libs (1.5.6-r0) 08:43:17 (113/114) Installing kmod-libs (32-r0) 08:43:17 (114/114) Installing eudev (3.2.14-r2) 08:43:17 Executing busybox-1.36.1-r29.trigger 08:43:17 Executing glib-2.80.5-r0.trigger 08:43:17 Executing eudev-3.2.14-r2.trigger 08:43:17 OK: 120 MiB in 128 packages 08:43:18 Removing intermediate container 3ce0efe47090 08:43:18 ---> 59cac4efbe6d 08:43:18 Step 18/37 : RUN apk --no-cache upgrade 08:43:18 ---> Running in f114cc187e32 08:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:43:21 Upgrading critical system libraries and apk-tools: 08:43:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:43:21 Executing busybox-1.36.1-r29.trigger 08:43:21 Continuing the upgrade transaction with new apk-tools: 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:43:23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:43:23 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:43:23 OK: 120 MiB in 128 packages 08:43:24 Removing intermediate container f114cc187e32 08:43:24 ---> 77b84b49df34 08:43:24 Step 19/37 : WORKDIR / 08:43:24 ---> Running in db28f309f8a7 08:43:24 Removing intermediate container db28f309f8a7 08:43:24 ---> 087df7cc4f5a 08:43:24 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:43:27 ---> 3d6371a0b493 08:43:27 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:43:27 ---> bc551b9d3313 08:43:27 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:43:27 ---> 45aca37689c7 08:43:27 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:43:28 ---> 5039fe401990 08:43:28 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:43:28 ---> 88f0c813daca 08:43:28 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:43:29 ---> 7b724c34194c 08:43:29 Step 26/37 : COPY --from=rtsp /mediamtx / 08:43:31 ---> 286d61a11aed 08:43:31 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:43:31 ---> Running in eaf7e4875a36 08:43:32 Removing intermediate container eaf7e4875a36 08:43:32 ---> f46f50fc779c 08:43:32 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:43:32 ---> Running in c0dd9115188f 08:43:34 Removing intermediate container c0dd9115188f 08:43:34 ---> 4f23de24798a 08:43:34 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:43:34 ---> Running in 7bda5f4eacae 08:43:36 Removing intermediate container 7bda5f4eacae 08:43:36 ---> cb6c8c6b4942 08:43:36 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:43:36 ---> Running in eb0dea237e63 08:43:37 Removing intermediate container eb0dea237e63 08:43:37 ---> fd7d6c24ab82 08:43:37 Step 31/37 : EXPOSE 59983 08:43:37 ---> Running in a6fd3d9f5fe4 08:43:38 Removing intermediate container a6fd3d9f5fe4 08:43:38 ---> 8339ce2f4a94 08:43:38 Step 32/37 : EXPOSE 8554 08:43:38 ---> Running in ec9d207b8fda 08:43:38 Removing intermediate container ec9d207b8fda 08:43:38 ---> d51743cc80bf 08:43:38 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:43:38 ---> Running in 151a193411f4 08:43:38 Removing intermediate container 151a193411f4 08:43:38 ---> f3594bcc9b08 08:43:38 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 08:43:39 ---> Running in 5a81308fc527 08:43:39 Removing intermediate container 5a81308fc527 08:43:39 ---> e1ec83b29ad0 08:43:39 Step 35/37 : LABEL arch=arm64 08:43:39 ---> Running in 99d5c1ef3754 08:43:39 Removing intermediate container 99d5c1ef3754 08:43:39 ---> 1ed921fa607c 08:43:39 Step 36/37 : LABEL git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:43:39 ---> Running in 28889bc751dc 08:43:40 Removing intermediate container 28889bc751dc 08:43:40 ---> 7f05e6648232 08:43:40 Step 37/37 : LABEL version=4.0.0-dev.1 08:43:40 ---> Running in b7f3db1f012f 08:43:40 Removing intermediate container b7f3db1f012f 08:43:40 ---> a30f67e1bc9b 08:43:40 [Warning] One or more build-args [ARCH] were not consumed 08:43:40 Successfully built a30f67e1bc9b 08:43:40 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:43:40 provisioning config files... 08:43:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/188@tmp/config7795341484184003721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:41 ---> ****-login.sh 08:43:41 nexus3.edgexfoundry.org:10001 08:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:41 Configure a credential helper to remove this warning. See 08:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:41 08:43:41 Login Succeeded 08:43:41 nexus3.edgexfoundry.org:10002 08:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:41 Configure a credential helper to remove this warning. See 08:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:41 08:43:41 Login Succeeded 08:43:41 nexus3.edgexfoundry.org:10003 08:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:42 Configure a credential helper to remove this warning. See 08:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:42 08:43:42 Login Succeeded 08:43:42 nexus3.edgexfoundry.org:10004 08:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:42 Configure a credential helper to remove this warning. See 08:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:42 08:43:42 Login Succeeded 08:43:42 ****.io 08:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:42 Configure a credential helper to remove this warning. See 08:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:42 08:43:42 Login Succeeded 08:43:42 ---> ****-login.sh ends [Pipeline] } 08:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:43 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 08:43:43 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:43:43 latest 08:43:43 4.0.0-dev.1 08:43:43 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:43:43 main 08:43:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:43:44 c24a0477c3b0: Preparing 08:43:44 449e2e76179c: Preparing 08:43:44 18a382641b15: Preparing 08:43:44 93d0d42b0610: Preparing 08:43:44 f0c0fc467d42: Preparing 08:43:44 4fdee56d7956: Preparing 08:43:44 40c1310edd88: Preparing 08:43:44 ab437e17c57f: Preparing 08:43:44 3da77d837ba2: Preparing 08:43:44 b9d4a1fc78c9: Preparing 08:43:44 6c6cfedb5246: Preparing 08:43:44 516b363399dd: Preparing 08:43:44 54f536edf920: Preparing 08:43:44 16113d51b718: Preparing 08:43:44 3da77d837ba2: Waiting 08:43:44 b9d4a1fc78c9: Waiting 08:43:44 6c6cfedb5246: Waiting 08:43:44 516b363399dd: Waiting 08:43:44 54f536edf920: Waiting 08:43:44 16113d51b718: Waiting 08:43:44 4fdee56d7956: Waiting 08:43:44 40c1310edd88: Waiting 08:43:44 ab437e17c57f: Waiting 08:43:44 c24a0477c3b0: Pushed 08:43:44 18a382641b15: Pushed 08:43:44 93d0d42b0610: Pushed 08:43:44 449e2e76179c: Pushed 08:43:44 4fdee56d7956: Pushed 08:43:44 40c1310edd88: Pushed 08:43:44 ab437e17c57f: Pushed 08:43:44 3da77d837ba2: Pushed 08:43:44 b9d4a1fc78c9: Pushed 08:43:44 16113d51b718: Layer already exists 08:43:46 516b363399dd: Pushed 08:43:51 f0c0fc467d42: Pushed 08:43:56 6c6cfedb5246: Pushed 08:44:08 54f536edf920: Pushed 08:44:08 163fcf78b109db7f8b3f38a86cd3193f1c1640e2: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:08 + 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:44:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:44:09 c24a0477c3b0: Preparing 08:44:09 449e2e76179c: Preparing 08:44:09 18a382641b15: Preparing 08:44:09 93d0d42b0610: Preparing 08:44:09 f0c0fc467d42: Preparing 08:44:09 4fdee56d7956: Preparing 08:44:09 40c1310edd88: Preparing 08:44:09 4fdee56d7956: Waiting 08:44:09 ab437e17c57f: Preparing 08:44:09 40c1310edd88: Waiting 08:44:09 3da77d837ba2: Preparing 08:44:09 b9d4a1fc78c9: Preparing 08:44:09 6c6cfedb5246: Preparing 08:44:09 516b363399dd: Preparing 08:44:09 ab437e17c57f: Waiting 08:44:09 54f536edf920: Preparing 08:44:09 16113d51b718: Preparing 08:44:09 b9d4a1fc78c9: Waiting 08:44:09 3da77d837ba2: Waiting 08:44:09 16113d51b718: Waiting 08:44:09 516b363399dd: Waiting 08:44:09 54f536edf920: Waiting 08:44:09 6c6cfedb5246: Waiting 08:44:09 f0c0fc467d42: Layer already exists 08:44:09 93d0d42b0610: Layer already exists 08:44:09 18a382641b15: Layer already exists 08:44:09 c24a0477c3b0: Layer already exists 08:44:09 449e2e76179c: Layer already exists 08:44:09 ab437e17c57f: Layer already exists 08:44:09 3da77d837ba2: Layer already exists 08:44:09 40c1310edd88: Layer already exists 08:44:09 4fdee56d7956: Layer already exists 08:44:09 b9d4a1fc78c9: Layer already exists 08:44:09 516b363399dd: Layer already exists 08:44:09 6c6cfedb5246: Layer already exists 08:44:09 16113d51b718: Layer already exists 08:44:09 54f536edf920: Layer already exists 08:44:09 latest: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 08:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:44:10 c24a0477c3b0: Preparing 08:44:10 449e2e76179c: Preparing 08:44:10 18a382641b15: Preparing 08:44:10 93d0d42b0610: Preparing 08:44:10 f0c0fc467d42: Preparing 08:44:10 4fdee56d7956: Preparing 08:44:10 40c1310edd88: Preparing 08:44:10 ab437e17c57f: Preparing 08:44:10 3da77d837ba2: Preparing 08:44:10 b9d4a1fc78c9: Preparing 08:44:10 6c6cfedb5246: Preparing 08:44:10 516b363399dd: Preparing 08:44:10 54f536edf920: Preparing 08:44:10 16113d51b718: Preparing 08:44:10 54f536edf920: Waiting 08:44:10 16113d51b718: Waiting 08:44:10 3da77d837ba2: Waiting 08:44:10 b9d4a1fc78c9: Waiting 08:44:10 6c6cfedb5246: Waiting 08:44:10 516b363399dd: Waiting 08:44:10 40c1310edd88: Waiting 08:44:10 4fdee56d7956: Waiting 08:44:10 ab437e17c57f: Waiting 08:44:10 93d0d42b0610: Layer already exists 08:44:10 18a382641b15: Layer already exists 08:44:10 449e2e76179c: Layer already exists 08:44:10 c24a0477c3b0: Layer already exists 08:44:10 f0c0fc467d42: Layer already exists 08:44:10 4fdee56d7956: Layer already exists 08:44:10 3da77d837ba2: Layer already exists 08:44:10 40c1310edd88: Layer already exists 08:44:10 ab437e17c57f: Layer already exists 08:44:10 b9d4a1fc78c9: Layer already exists 08:44:10 16113d51b718: Layer already exists 08:44:10 54f536edf920: Layer already exists 08:44:10 6c6cfedb5246: Layer already exists 08:44:10 516b363399dd: Layer already exists 08:44:10 4.0.0-dev.1: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:11 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:44:11 c24a0477c3b0: Preparing 08:44:11 449e2e76179c: Preparing 08:44:11 18a382641b15: Preparing 08:44:11 93d0d42b0610: Preparing 08:44:11 f0c0fc467d42: Preparing 08:44:11 4fdee56d7956: Preparing 08:44:11 40c1310edd88: Preparing 08:44:11 ab437e17c57f: Preparing 08:44:11 3da77d837ba2: Preparing 08:44:11 b9d4a1fc78c9: Preparing 08:44:11 6c6cfedb5246: Preparing 08:44:11 516b363399dd: Preparing 08:44:11 54f536edf920: Preparing 08:44:11 16113d51b718: Preparing 08:44:11 3da77d837ba2: Waiting 08:44:11 b9d4a1fc78c9: Waiting 08:44:11 6c6cfedb5246: Waiting 08:44:11 516b363399dd: Waiting 08:44:11 54f536edf920: Waiting 08:44:11 16113d51b718: Waiting 08:44:11 4fdee56d7956: Waiting 08:44:11 40c1310edd88: Waiting 08:44:11 ab437e17c57f: Waiting 08:44:11 93d0d42b0610: Layer already exists 08:44:11 18a382641b15: Layer already exists 08:44:11 f0c0fc467d42: Layer already exists 08:44:11 c24a0477c3b0: Layer already exists 08:44:11 449e2e76179c: Layer already exists 08:44:11 3da77d837ba2: Layer already exists 08:44:11 4fdee56d7956: Layer already exists 08:44:11 40c1310edd88: Layer already exists 08:44:11 ab437e17c57f: Layer already exists 08:44:11 b9d4a1fc78c9: Layer already exists 08:44:11 6c6cfedb5246: Layer already exists 08:44:11 516b363399dd: Layer already exists 08:44:11 54f536edf920: Layer already exists 08:44:11 16113d51b718: Layer already exists 08:44:11 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:12 + 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:44:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 08:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 08:44:12 c24a0477c3b0: Preparing 08:44:12 449e2e76179c: Preparing 08:44:12 18a382641b15: Preparing 08:44:12 93d0d42b0610: Preparing 08:44:12 f0c0fc467d42: Preparing 08:44:12 4fdee56d7956: Preparing 08:44:12 40c1310edd88: Preparing 08:44:12 ab437e17c57f: Preparing 08:44:12 3da77d837ba2: Preparing 08:44:12 b9d4a1fc78c9: Preparing 08:44:12 6c6cfedb5246: Preparing 08:44:12 516b363399dd: Preparing 08:44:12 54f536edf920: Preparing 08:44:12 16113d51b718: Preparing 08:44:12 4fdee56d7956: Waiting 08:44:12 40c1310edd88: Waiting 08:44:12 516b363399dd: Waiting 08:44:12 ab437e17c57f: Waiting 08:44:12 54f536edf920: Waiting 08:44:12 16113d51b718: Waiting 08:44:12 3da77d837ba2: Waiting 08:44:12 b9d4a1fc78c9: Waiting 08:44:12 6c6cfedb5246: Waiting 08:44:12 18a382641b15: Layer already exists 08:44:12 f0c0fc467d42: Layer already exists 08:44:12 93d0d42b0610: Layer already exists 08:44:12 c24a0477c3b0: Layer already exists 08:44:12 449e2e76179c: Layer already exists 08:44:12 4fdee56d7956: Layer already exists 08:44:12 3da77d837ba2: Layer already exists 08:44:12 40c1310edd88: Layer already exists 08:44:12 ab437e17c57f: Layer already exists 08:44:12 b9d4a1fc78c9: Layer already exists 08:44:12 6c6cfedb5246: Layer already exists 08:44:12 54f536edf920: Layer already exists 08:44:12 516b363399dd: Layer already exists 08:44:12 16113d51b718: Layer already exists 08:44:12 main: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:12 ===================================================== [Pipeline] echo 08:44:12 taggedImages: 08:44:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 08:44:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 08:44:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 08:44:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 08:44:12 - 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:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:13 08:44:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:13 arm64: Pulling from edgex-lftools-log-publisher 08:44:13 8998bd30e6a1: Pulling fs layer 08:44:13 04944245beec: Pulling fs layer 08:44:13 699f458cf7ca: Pulling fs layer 08:44:13 765212b225bb: Pulling fs layer 08:44:13 f23df028b6ca: Pulling fs layer 08:44:13 d65c8cfc05b1: Pulling fs layer 08:44:13 2437ff75d9bd: Pulling fs layer 08:44:13 f23df028b6ca: Waiting 08:44:13 d65c8cfc05b1: Waiting 08:44:13 2437ff75d9bd: Waiting 08:44:13 765212b225bb: Waiting 08:44:13 04944245beec: Verifying Checksum 08:44:13 04944245beec: Download complete 08:44:13 765212b225bb: Verifying Checksum 08:44:13 765212b225bb: Download complete 08:44:13 f23df028b6ca: Verifying Checksum 08:44:13 f23df028b6ca: Download complete 08:44:13 d65c8cfc05b1: Verifying Checksum 08:44:13 d65c8cfc05b1: Download complete 08:44:14 699f458cf7ca: Verifying Checksum 08:44:14 699f458cf7ca: Download complete 08:44:14 8998bd30e6a1: Verifying Checksum 08:44:14 8998bd30e6a1: Download complete 08:44:17 2437ff75d9bd: Verifying Checksum 08:44:17 2437ff75d9bd: Download complete 08:44:19 8998bd30e6a1: Pull complete 08:44:19 04944245beec: Pull complete 08:44:21 699f458cf7ca: Pull complete 08:44:21 765212b225bb: Pull complete 08:44:22 f23df028b6ca: Pull complete 08:44:22 d65c8cfc05b1: Pull complete 08:44:41 2437ff75d9bd: Pull complete 08:44:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container 08:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@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:44:43 $ docker top b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:43 ---> job-cost.sh 08:44:43 lf-activate-venv: SKIPPING 08:44:43 INFO: No Stack... 08:44:44 INFO: Retrieving Pricing Info for: v3-standard-4 08:44:45 INFO: Archiving Costs [Pipeline] sh 08:44:45 + cat /w/workspace/device-usb-camera/188/archives/cost.csv 08:44:45 + cut -d, -f6 [Pipeline] lock 08:44:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] 08:44:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] did not exist. Created. 08:44:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:46 /w/workspace/device-usb-camera/188@tmp/durable-89a5549d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:44:47 + echo total: 0.10999999940395355 [Pipeline] stash 08:44:47 Warning: overwriting stash ‘stack-cost’ 08:44:47 Stashed 1 file(s) [Pipeline] } 08:44:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:47 $ docker stop --time=1 b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 08:44:48 $ docker rm -f --volumes b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 [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:44:49 provisioning config files... 08:44:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14218283209838516870tmp [Pipeline] { [Pipeline] sh 08:44:49 + set +x 08:44:49 + curl -s https://codecov.io/bash 08:44:49 + bash -s -- 08:44:49 08:44:49 _____ _ 08:44:49 / ____| | | 08:44:49 | | ___ __| | ___ ___ _____ __ 08:44:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:44:49 | |___| (_) | (_| | __/ (_| (_) \ V / 08:44:49 \_____\___/ \__,_|\___|\___\___/ \_/ 08:44:49 Bash-1.0.6 08:44:49 08:44:49 08:44:49 ==> git version 2.25.1 found 08:44:49 ==> 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:44:49 Release-Date: 2020-01-08 08:44:49 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:44:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:44:49 ==> Jenkins CI detected. 08:44:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 08:44:49 project root: . 08:44:49 --> token set from env 08:44:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:44:49 ==> Running gcov in . (disable via -X gcov) 08:44:49 ==> Python coveragepy not found 08:44:49 ==> Searching for coverage reports in: 08:44:49 + . 08:44:49 -> Found 1 reports 08:44:49 ==> Detecting git/mercurial file structure 08:44:49 ==> Reading reports 08:44:49 + ./coverage.out bytes=54772 08:44:49 ==> Appending adjustments 08:44:49 https://docs.codecov.io/docs/fixing-reports 08:44:49 + Found adjustments 08:44:49 ==> Gzipping contents 08:44:49 8.0K /tmp/codecov.K6IQ1v.gz 08:44:49 ==> Uploading reports 08:44:49 url: https://codecov.io 08:44:49 query: branch=main&commit=163fcf78b109db7f8b3f38a86cd3193f1c1640e2&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:49 -> Pinging Codecov 08:44:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=163fcf78b109db7f8b3f38a86cd3193f1c1640e2&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:44:50 -> Uploading to 08:44:50 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/163fcf78b109db7f8b3f38a86cd3193f1c1640e2/60d97d28-4c86-4264-b719-9846c91e409d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T084449Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71a66c80ca1dfa7a024c42053a6551d0928fe766713dc34d2b75c5b5cde2275b 08:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:50 Dload Upload Total Spent Left Speed 08:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 26625 --:--:-- --:--:-- --:--:-- 26625 08:44:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } 08:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:44:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:44:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:51 08:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:51 latest: Pulling from edgex-devops/edgex-snyk-go 08:44:51 43c4264eed91: Already exists 08:44:51 4cc291be95ef: Already exists 08:44:51 2ac1f1163629: Already exists 08:44:51 5c3c966382ef: Already exists 08:44:51 4f4fb700ef54: Already exists 08:44:51 d9c7d2e4e75e: Pulling fs layer 08:44:51 9c3e1370e548: Pulling fs layer 08:44:51 d9c7d2e4e75e: Verifying Checksum 08:44:51 d9c7d2e4e75e: Download complete 08:44:52 d9c7d2e4e75e: Pull complete 08:44:52 9c3e1370e548: Verifying Checksum 08:44:52 9c3e1370e548: Download complete 08:44:55 9c3e1370e548: Pull complete 08:44:55 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:56 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:44:56 $ 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:44:59 $ docker top 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:59 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 08:44:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 08:44:59 + set -o pipefail 08:44:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 08:45:09 08:45:09 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 08:45:09 08:45:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/f020e08c-bd7f-4aa9-becc-769c20a646e0 08:45:09 08:45:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:45:09 [Pipeline] } 08:45:09 $ docker stop --time=1 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f 08:45:15 $ docker rm -f --volumes 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f [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 08:45:16 + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] sh 08:45:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:17 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:45:17 $ 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 08:45:18 $ docker top c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:18 [ssh-agent] Looking for ssh-agent implementation... 08:45:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:18 $ docker exec c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 ssh-agent 08:45:18 SSH_AUTH_SOCK=/tmp/ssh-InvuwxCrZCSJ/agent.32 08:45:18 SSH_AGENT_PID=38 08:45:18 Running ssh-add (command line suppressed) 08:45:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12765584802142214091.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12765584802142214091.key) 08:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:18 + git semver tag 08:45:19 2024-10-30 08:45:19,010 [run_tag] DEBUG tag force:False 08:45:19 2024-10-30 08:45:19,010 [check_head_tag] DEBUG check head tag 08:45:19 2024-10-30 08:45:19,013 [execute] INFO git cat-file --batch-check 08:45:19 2024-10-30 08:45:19,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:45:19 2024-10-30 08:45:19,017 [execute] INFO git cat-file --batch 08:45:19 2024-10-30 08:45:19,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 08:45:19 2024-10-30 08:45:19,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:19 2024-10-30 08:45:19,060 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 08:45:19 2024-10-30 08:45:19,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:45:19 2024-10-30 08:45:19,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:19 4.0.0-dev.1 [Pipeline] } 08:45:19 $ docker exec --env ******** --env ******** c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 ssh-agent -k 08:45:19 unset SSH_AUTH_SOCK; 08:45:19 unset SSH_AGENT_PID; 08:45:19 echo Agent pid 38 killed; 08:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:19 + git semver [Pipeline] } 08:45:20 $ docker stop --time=1 c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 08:45:21 $ docker rm -f --volumes c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:21 08:45:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:22 0.23.1-centos7: Pulling from edgex-lftools 08:45:22 ab5ef0e58194: Pulling fs layer 08:45:22 9712f1f96733: Pulling fs layer 08:45:22 63f879dbbcfc: Pulling fs layer 08:45:22 0d9ebad4ef96: Pulling fs layer 08:45:22 e9a5061849ea: Pulling fs layer 08:45:22 d747dcd14b5f: Pulling fs layer 08:45:22 2de7ff778b66: Pulling fs layer 08:45:22 e9a5061849ea: Waiting 08:45:22 d747dcd14b5f: Waiting 08:45:22 2de7ff778b66: Waiting 08:45:22 0d9ebad4ef96: Waiting 08:45:22 9712f1f96733: Verifying Checksum 08:45:22 9712f1f96733: Download complete 08:45:22 63f879dbbcfc: Verifying Checksum 08:45:22 63f879dbbcfc: Download complete 08:45:22 0d9ebad4ef96: Verifying Checksum 08:45:22 0d9ebad4ef96: Download complete 08:45:22 d747dcd14b5f: Download complete 08:45:22 ab5ef0e58194: Verifying Checksum 08:45:22 ab5ef0e58194: Download complete 08:45:22 e9a5061849ea: Verifying Checksum 08:45:22 e9a5061849ea: Download complete 08:45:22 2de7ff778b66: Verifying Checksum 08:45:22 2de7ff778b66: Download complete 08:45:25 ab5ef0e58194: Pull complete 08:45:25 9712f1f96733: Pull complete 08:45:25 63f879dbbcfc: Pull complete 08:45:30 0d9ebad4ef96: Pull complete 08:45:30 e9a5061849ea: Pull complete 08:45:30 d747dcd14b5f: Pull complete 08:45:31 2de7ff778b66: Pull complete 08:45:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:31 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:45:31 $ 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 08:45:39 $ docker top 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:45:39 provisioning config files... 08:45:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17547228220974961876tmp 08:45:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6127181932687069483tmp 08:45:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13408441332574193272tmp [Pipeline] { [Pipeline] echo 08:45:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:45:39 ---> sigul-configuration.sh 08:45:39 gpg: directory `/root/.gnupg' created 08:45:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:45:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:45:39 gpg: keyring `/root/.gnupg/secring.gpg' created 08:45:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:45:39 gpg: CAST5 encrypted data 08:45:39 gpg: encrypted with 1 passphrase 08:45:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:45:39 + mkdir /home/jenkins 08:45:39 + mkdir /home/jenkins/sigul [Pipeline] sh 08:45:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:45:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:45:40 ---> sigul-install.sh 08:45:40 Sigul already installed; skipping installation. [Pipeline] sh 08:45:40 + git tag --list 08:45:40 v0.0.0 08:45:40 v0.0.1-dev.1 08:45:40 v0.0.1-dev.10 08:45:40 v0.0.1-dev.11 08:45:40 v0.0.1-dev.12 08:45:40 v0.0.1-dev.13 08:45:40 v0.0.1-dev.14 08:45:40 v0.0.1-dev.15 08:45:40 v0.0.1-dev.16 08:45:40 v0.0.1-dev.2 08:45:40 v0.0.1-dev.3 08:45:40 v0.0.1-dev.4 08:45:40 v0.0.1-dev.5 08:45:40 v0.0.1-dev.6 08:45:40 v0.0.1-dev.7 08:45:40 v0.0.1-dev.8 08:45:40 v0.0.1-dev.9 08:45:40 v2.2.0 08:45:40 v2.2.0-dev.17 08:45:40 v2.2.0-dev.18 08:45:40 v2.2.0-dev.19 08:45:40 v2.2.0-dev.20 08:45:40 v2.2.0-dev.21 08:45:40 v2.2.0-dev.22 08:45:40 v2.2.0-dev.23 08:45:40 v2.2.0-dev.24 08:45:40 v2.2.0-dev.25 08:45:40 v2.2.0-dev.26 08:45:40 v2.2.0-dev.27 08:45:40 v2.3.0 08:45:40 v2.3.0-dev.1 08:45:40 v2.3.0-dev.10 08:45:40 v2.3.0-dev.11 08:45:40 v2.3.0-dev.12 08:45:40 v2.3.0-dev.13 08:45:40 v2.3.0-dev.14 08:45:40 v2.3.0-dev.15 08:45:40 v2.3.0-dev.16 08:45:40 v2.3.0-dev.17 08:45:40 v2.3.0-dev.18 08:45:40 v2.3.0-dev.19 08:45:40 v2.3.0-dev.2 08:45:40 v2.3.0-dev.20 08:45:40 v2.3.0-dev.21 08:45:40 v2.3.0-dev.22 08:45:40 v2.3.0-dev.23 08:45:40 v2.3.0-dev.24 08:45:40 v2.3.0-dev.25 08:45:40 v2.3.0-dev.26 08:45:40 v2.3.0-dev.27 08:45:40 v2.3.0-dev.28 08:45:40 v2.3.0-dev.3 08:45:40 v2.3.0-dev.4 08:45:40 v2.3.0-dev.5 08:45:40 v2.3.0-dev.6 08:45:40 v2.3.0-dev.7 08:45:40 v2.3.0-dev.8 08:45:40 v2.3.0-dev.9 08:45:40 v2.3.1 08:45:40 v2.3.1-dev.4 08:45:40 v2.3.1-dev.5 08:45:40 v2.3.1-dev.6 08:45:40 v3.0 08:45:40 v3.0.0 08:45:40 v3.0.0-dev.1 08:45:40 v3.0.0-dev.10 08:45:40 v3.0.0-dev.11 08:45:40 v3.0.0-dev.12 08:45:40 v3.0.0-dev.13 08:45:40 v3.0.0-dev.14 08:45:40 v3.0.0-dev.15 08:45:40 v3.0.0-dev.16 08:45:40 v3.0.0-dev.17 08:45:40 v3.0.0-dev.18 08:45:40 v3.0.0-dev.19 08:45:40 v3.0.0-dev.2 08:45:40 v3.0.0-dev.20 08:45:40 v3.0.0-dev.21 08:45:40 v3.0.0-dev.22 08:45:40 v3.0.0-dev.23 08:45:40 v3.0.0-dev.24 08:45:40 v3.0.0-dev.25 08:45:40 v3.0.0-dev.26 08:45:40 v3.0.0-dev.27 08:45:40 v3.0.0-dev.28 08:45:40 v3.0.0-dev.29 08:45:40 v3.0.0-dev.3 08:45:40 v3.0.0-dev.30 08:45:40 v3.0.0-dev.31 08:45:40 v3.0.0-dev.32 08:45:40 v3.0.0-dev.33 08:45:40 v3.0.0-dev.34 08:45:40 v3.0.0-dev.35 08:45:40 v3.0.0-dev.36 08:45:40 v3.0.0-dev.37 08:45:40 v3.0.0-dev.38 08:45:40 v3.0.0-dev.39 08:45:40 v3.0.0-dev.4 08:45:40 v3.0.0-dev.40 08:45:40 v3.0.0-dev.41 08:45:40 v3.0.0-dev.42 08:45:40 v3.0.0-dev.43 08:45:40 v3.0.0-dev.44 08:45:40 v3.0.0-dev.45 08:45:40 v3.0.0-dev.46 08:45:40 v3.0.0-dev.47 08:45:40 v3.0.0-dev.48 08:45:40 v3.0.0-dev.49 08:45:40 v3.0.0-dev.5 08:45:40 v3.0.0-dev.50 08:45:40 v3.0.0-dev.51 08:45:40 v3.0.0-dev.6 08:45:40 v3.0.0-dev.7 08:45:40 v3.0.0-dev.8 08:45:40 v3.0.0-dev.9 08:45:40 v3.1 08:45:40 v3.1.0 08:45:40 v3.1.0-dev.1 08:45:40 v3.1.0-dev.10 08:45:40 v3.1.0-dev.11 08:45:40 v3.1.0-dev.12 08:45:40 v3.1.0-dev.13 08:45:40 v3.1.0-dev.14 08:45:40 v3.1.0-dev.15 08:45:40 v3.1.0-dev.16 08:45:40 v3.1.0-dev.17 08:45:40 v3.1.0-dev.18 08:45:40 v3.1.0-dev.19 08:45:40 v3.1.0-dev.2 08:45:40 v3.1.0-dev.20 08:45:40 v3.1.0-dev.21 08:45:40 v3.1.0-dev.22 08:45:40 v3.1.0-dev.23 08:45:40 v3.1.0-dev.24 08:45:40 v3.1.0-dev.25 08:45:40 v3.1.0-dev.26 08:45:40 v3.1.0-dev.27 08:45:40 v3.1.0-dev.28 08:45:40 v3.1.0-dev.29 08:45:40 v3.1.0-dev.3 08:45:40 v3.1.0-dev.30 08:45:40 v3.1.0-dev.31 08:45:40 v3.1.0-dev.32 08:45:40 v3.1.0-dev.33 08:45:40 v3.1.0-dev.34 08:45:40 v3.1.0-dev.35 08:45:40 v3.1.0-dev.36 08:45:40 v3.1.0-dev.37 08:45:40 v3.1.0-dev.38 08:45:40 v3.1.0-dev.39 08:45:40 v3.1.0-dev.4 08:45:40 v3.1.0-dev.5 08:45:40 v3.1.0-dev.6 08:45:40 v3.1.0-dev.7 08:45:40 v3.1.0-dev.8 08:45:40 v3.1.0-dev.9 08:45:40 v3.1.1 08:45:40 v3.1.1-dev.1 08:45:40 v3.2.0-dev.1 08:45:40 v3.2.0-dev.10 08:45:40 v3.2.0-dev.11 08:45:40 v3.2.0-dev.12 08:45:40 v3.2.0-dev.13 08:45:40 v3.2.0-dev.14 08:45:40 v3.2.0-dev.15 08:45:40 v3.2.0-dev.16 08:45:40 v3.2.0-dev.17 08:45:40 v3.2.0-dev.18 08:45:40 v3.2.0-dev.19 08:45:40 v3.2.0-dev.2 08:45:40 v3.2.0-dev.20 08:45:40 v3.2.0-dev.21 08:45:40 v3.2.0-dev.22 08:45:40 v3.2.0-dev.3 08:45:40 v3.2.0-dev.4 08:45:40 v3.2.0-dev.5 08:45:40 v3.2.0-dev.6 08:45:40 v3.2.0-dev.7 08:45:40 v3.2.0-dev.8 08:45:40 v3.2.0-dev.9 08:45:40 v4.0.0-dev.1 [Pipeline] sh 08:45:41 + lftools sign git-tag v4.0.0-dev.1 08:45:41 Signing Git tag with Sigul... 08:45:41 Signing v4.0.0-dev.1 [Pipeline] echo 08:45:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:45:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:45:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:45:42 $ docker stop --time=1 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 08:45:43 $ docker rm -f --volumes 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:45:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:44 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:45:44 $ 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 08:45:44 $ docker top fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da -eo pid,comm 08:45:44 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:45:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:44 [ssh-agent] Looking for ssh-agent implementation... 08:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:44 $ docker exec fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da ssh-agent 08:45:45 SSH_AUTH_SOCK=/tmp/ssh-Ofpon2JVC9j1/agent.32 08:45:45 SSH_AGENT_PID=39 08:45:45 Running ssh-add (command line suppressed) 08:45:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9841361472291661364.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9841361472291661364.key) 08:45:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:45 + git semver bump pre 08:45:45 2024-10-30 08:45:45,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:45 2024-10-30 08:45:45,602 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 08:45:45 2024-10-30 08:45:45,602 [bump_version] DEBUG bumped version:4.0.0-dev.2 08:45:45 2024-10-30 08:45:45,602 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 08:45:45 2024-10-30 08:45:45,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:45 2024-10-30 08:45:45,602 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:45 2024-10-30 08:45:45,604 [execute] INFO git cat-file --batch-check 08:45:45 2024-10-30 08:45:45,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:45:45 2024-10-30 08:45:45,610 [execute] INFO git cat-file --batch 08:45:45 2024-10-30 08:45:45,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:45:45 2024-10-30 08:45:45,614 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:45 4.0.0-dev.2 [Pipeline] } 08:45:45 $ docker exec --env ******** --env ******** fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da ssh-agent -k 08:45:45 unset SSH_AUTH_SOCK; 08:45:45 unset SSH_AGENT_PID; 08:45:45 echo Agent pid 39 killed; 08:45:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:46 + git semver [Pipeline] } 08:45:46 $ docker stop --time=1 fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da 08:45:47 $ docker rm -f --volumes fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da [Pipeline] // withDockerContainer [Pipeline] sh 08:45:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:48 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:45:48 $ 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 08:45:48 $ docker top d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e -eo pid,comm 08:45: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). 08:45:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:48 [ssh-agent] Looking for ssh-agent implementation... 08:45:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:49 $ docker exec d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e ssh-agent 08:45:49 SSH_AUTH_SOCK=/tmp/ssh-XAEd7fOX1fM5/agent.32 08:45:49 SSH_AGENT_PID=38 08:45:49 Running ssh-add (command line suppressed) 08:45:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13128002225606838750.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13128002225606838750.key) 08:45:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:49 + git semver push 08:45:49 2024-10-30 08:45:49,675 [run_push] DEBUG push 08:45:49 2024-10-30 08:45:49,676 [execute] INFO git cat-file --batch-check 08:45:49 2024-10-30 08:45:49,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:45:49 2024-10-30 08:45:49,680 [execute] INFO git rev-list df0c6dc8da6667160eaa733839fa108e08c5ae2f -- 08:45:49 2024-10-30 08:45:49,680 [execute] DEBUG Popen(['git', 'rev-list', 'df0c6dc8da6667160eaa733839fa108e08c5ae2f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:45:49 2024-10-30 08:45:49,688 [execute] INFO git fetch -v origin 08:45:49 2024-10-30 08:45:49,689 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 08:45:50 2024-10-30 08:45:50,113 [run_push] DEBUG no remote changes detected 08:45:50 2024-10-30 08:45:50,113 [execute] INFO git push origin semver 08:45:50 2024-10-30 08:45:50,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:45:50 2024-10-30 08:45:50,815 [run_push] DEBUG push all version tags 08:45:50 2024-10-30 08:45:50,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:45:50 2024-10-30 08:45:50,816 [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) 08:45:51 2024-10-30 08:45:51,522 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:51 4.0.0-dev.2 [Pipeline] } 08:45:51 $ docker exec --env ******** --env ******** d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e ssh-agent -k 08:45:51 unset SSH_AUTH_SOCK; 08:45:51 unset SSH_AGENT_PID; 08:45:51 echo Agent pid 38 killed; 08:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:52 + git semver [Pipeline] } 08:45:52 $ docker stop --time=1 d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e 08:45:53 $ docker rm -f --volumes d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:45:54 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 08:45:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:45:54 total 16 08:45:54 drwxr-xr-x 3 root root 4096 Oct 30 08:31 . 08:45:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 08:45 .. 08:45:54 drwxr-xr-x 2 root root 4096 Oct 30 08:31 cost 08:45:54 -rw-r--r-- 1 root root 89 Oct 30 08:31 cost.csv 08:45:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 08:45:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 08:45:54 total 16 08:45:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:31 . 08:45:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 08:45 .. 08:45:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 08:31 cost 08:45:54 -rw-r--r-- 1 jenkins jenkins 89 Oct 30 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:45:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:55 ---> package-listing.sh 08:45:55 ++ facter osfamily 08:45:55 ++ tr '[:upper:]' '[:lower:]' 08:45:55 + OS_FAMILY=debian 08:45:55 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:45:55 + START_PACKAGES=/tmp/packages_start.txt 08:45:55 + END_PACKAGES=/tmp/packages_end.txt 08:45:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:55 + PACKAGES=/tmp/packages_start.txt 08:45:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:45:55 + PACKAGES=/tmp/packages_end.txt 08:45:55 + case "${OS_FAMILY}" in 08:45:55 + dpkg -l 08:45:55 + grep '^ii' 08:45:55 + '[' -f /tmp/packages_start.txt ']' 08:45:55 + '[' -f /tmp/packages_end.txt ']' 08:45:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:45:55 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:45:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:45:55 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 08:45:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:56 prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container 08:45:56 $ 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 08:45:57 $ docker top c7b9d2872a4ffca7d82eb3a0f6f98efedc2c0822a817afd45ed14e6242004788 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:57 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:58 + ls /var/log/sa-host 08:45:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:58 provisioning config files... 08:45:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15067086108390130848tmp [Pipeline] { [Pipeline] echo 08:45:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:58 ---> create-netrc.sh [Pipeline] } 08:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:58 ---> python-tools-install.sh [Pipeline] echo 08:45:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:59 ---> sudo-logs.sh 08:45:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:59 ---> job-cost.sh 08:45:59 lf-activate-venv: SKIPPING 08:45:59 DEBUG: total: 0.2199999988079071 08:45:59 INFO: Retrieving Stack Cost... 08:45:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:00 INFO: Archiving Costs [Pipeline] echo 08:46:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:46:00 ---> logs-deploy.sh 08:46:00 lf-activate-venv: SKIPPING 08:46:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/188 08:46:00 INFO: archiving workspace using pattern(s): 08:46:01 Archives upload complete. 08:46:01 INFO: archiving logs to Nexus