Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3308c9a2348d58c30d498ac770167c5868c38b57 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-ssh14069562180642632529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1787036645300526845.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11894914973427726906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh715178323687395358.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-ssh5798557458876052071.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3830 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3308c9a2348d58c30d498ac770167c5868c38b57 (main) Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 > git rev-list --no-walk 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:32:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:32:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:32:48 ========================================================= 02:32:48 EdgeX Global Pipelines Version Info 02:32:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:32:49 ------------------- 02:32:49 stable info: 02:32:49 ------------------- 02:32:49 Commited By: Cherry Wang cherry@iotechsys.com 02:32:49 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:32:49 Message: update stable to v1.0.278 02:32:49 ------------------- 02:32:49 experimental info: 02:32:49 ------------------- 02:32:49 Commited By: **** collab-it+edgex@linuxfoundation.org 02:32:49 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:32:49 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3308c9a [Pipeline] echo 02:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:50 provisioning config files... 02:32:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8014851794472331745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:50 ---> ****-login.sh 02:32:50 nexus3.edgexfoundry.org:10001 02:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:51 02:32:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:32:51 Configure a credential helper to remove this warning. See 02:32:51 https://docs.****.com/go/credential-store/ 02:32:51 02:32:51 Login Succeeded 02:32:51 nexus3.edgexfoundry.org:10002 02:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:51 02:32:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:32:51 Configure a credential helper to remove this warning. See 02:32:51 https://docs.****.com/go/credential-store/ 02:32:51 02:32:51 Login Succeeded 02:32:51 nexus3.edgexfoundry.org:10003 02:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:51 02:32:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:32:51 Configure a credential helper to remove this warning. See 02:32:51 https://docs.****.com/go/credential-store/ 02:32:51 02:32:51 Login Succeeded 02:32:51 nexus3.edgexfoundry.org:10004 02:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:51 02:32:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:32:51 Configure a credential helper to remove this warning. See 02:32:51 https://docs.****.com/go/credential-store/ 02:32:51 02:32:51 Login Succeeded 02:32:51 ****.io 02:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:51 02:32:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:32:51 Configure a credential helper to remove this warning. See 02:32:51 https://docs.****.com/go/credential-store/ 02:32:51 02:32:51 Login Succeeded 02:32:51 ---> ****-login.sh ends [Pipeline] } 02:32:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:32:51 + git rev-list -1 --merges 3308c9a2348d58c30d498ac770167c5868c38b57~1..3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo 02:32:51 -----------> git rev-list -1 --merges 3308c9a2348d58c30d498ac770167c5868c38b57~1..3308c9a2348d58c30d498ac770167c5868c38b57 3308c9a2348d58c30d498ac770167c5868c38b57 02:32:51 3308c9a2348d58c30d498ac770167c5868c38b57 [false] [Pipeline] sh 02:32:52 + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo 02:32:52 ========================================================= 02:32:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:32:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:52 + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo 02:32:52 [semverPrep] GIT_COMMIT: 3308c9a2348d58c30d498ac770167c5868c38b57, Commit Message: Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 02:32:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:32:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:32:53 + grep -v github /etc/ssh/ssh_known_hosts 02:32:53 + [ -e /tmp/ssh_known_hosts ] 02:32:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:32:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:32:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:32:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:53 02:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:32:53 3dae71ba6b94: Pulling fs layer 02:32:53 6bf1a483ea7c: Pulling fs layer 02:32:53 f5dfc541a4d3: Pulling fs layer 02:32:53 461d9e800cba: Pulling fs layer 02:32:53 80192f66455f: Pulling fs layer 02:32:53 2e8e34ca0e6c: Pulling fs layer 02:32:53 a29436f7fd5d: Pulling fs layer 02:32:53 923cac83aea3: Pulling fs layer 02:32:53 25ad8b0a4227: Pulling fs layer 02:32:53 db01528c6b51: Pulling fs layer 02:32:53 28988de357af: Pulling fs layer 02:32:53 2e8e34ca0e6c: Waiting 02:32:53 a29436f7fd5d: Waiting 02:32:53 923cac83aea3: Waiting 02:32:53 25ad8b0a4227: Waiting 02:32:53 db01528c6b51: Waiting 02:32:53 28988de357af: Waiting 02:32:53 461d9e800cba: Waiting 02:32:53 80192f66455f: Waiting 02:32:53 6bf1a483ea7c: Verifying Checksum 02:32:53 6bf1a483ea7c: Download complete 02:32:53 461d9e800cba: Verifying Checksum 02:32:53 461d9e800cba: Download complete 02:32:53 80192f66455f: Verifying Checksum 02:32:53 80192f66455f: Download complete 02:32:53 f5dfc541a4d3: Verifying Checksum 02:32:53 f5dfc541a4d3: Download complete 02:32:53 3dae71ba6b94: Verifying Checksum 02:32:53 3dae71ba6b94: Download complete 02:32:53 923cac83aea3: Verifying Checksum 02:32:53 923cac83aea3: Download complete 02:32:54 25ad8b0a4227: Verifying Checksum 02:32:54 25ad8b0a4227: Download complete 02:32:54 db01528c6b51: Verifying Checksum 02:32:54 db01528c6b51: Download complete 02:32:54 28988de357af: Verifying Checksum 02:32:54 a29436f7fd5d: Verifying Checksum 02:32:54 a29436f7fd5d: Download complete 02:32:54 2e8e34ca0e6c: Verifying Checksum 02:32:54 2e8e34ca0e6c: Download complete 02:32:55 3dae71ba6b94: Pull complete 02:32:55 6bf1a483ea7c: Pull complete 02:32:56 f5dfc541a4d3: Pull complete 02:32:56 461d9e800cba: Pull complete 02:32:56 80192f66455f: Pull complete 02:33:01 2e8e34ca0e6c: Pull complete 02:33:02 a29436f7fd5d: Pull complete 02:33:02 923cac83aea3: Pull complete 02:33:02 25ad8b0a4227: Pull complete 02:33:02 db01528c6b51: Pull complete 02:33:02 28988de357af: Pull complete 02:33:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:02 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:33:02 $ 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 02:33:04 $ docker top 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b -eo pid,comm 02:33:04 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). 02:33:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:04 [ssh-agent] Looking for ssh-agent implementation... 02:33:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:04 $ docker exec 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent 02:33:04 SSH_AUTH_SOCK=/tmp/ssh-mUSp2vmykzQy/agent.32 02:33:04 SSH_AGENT_PID=39 02:33:04 Running ssh-add (command line suppressed) 02:33:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3454929409447312692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3454929409447312692.key) 02:33:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 02:33:05 + git tag --points-at HEAD [Pipeline] } 02:33:05 $ docker exec --env ******** --env ******** 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent -k 02:33:05 unset SSH_AUTH_SOCK; 02:33:05 unset SSH_AGENT_PID; 02:33:05 echo Agent pid 39 killed; 02:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:05 [ssh-agent] Looking for ssh-agent implementation... 02:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:05 $ docker exec 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent 02:33:05 SSH_AUTH_SOCK=/tmp/ssh-eDcTH797fA2I/agent.86 02:33:05 SSH_AGENT_PID=92 02:33:05 Running ssh-add (command line suppressed) 02:33:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12841659962096778467.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12841659962096778467.key) 02:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:06 + git semver init 02:33:06 2026-03-21 02:33:06,280 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:33:06 2026-03-21 02:33:06,284 [run_init] DEBUG init version:0.0.0 force:False 02:33:06 2026-03-21 02:33:06,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:33:06 2026-03-21 02:33:06,285 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:33:06 2026-03-21 02:33:06,285 [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, stdin=None, shell=False, universal_newlines=False) 02:33:07 2026-03-21 02:33:07,480 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:33:07 2026-03-21 02:33:07,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:33:07 2026-03-21 02:33:07,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:33:07 2026-03-21 02:33:07,481 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:33:07 4.1.0-dev.15 [Pipeline] } 02:33:07 $ docker exec --env ******** --env ******** 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent -k 02:33:07 unset SSH_AUTH_SOCK; 02:33:07 unset SSH_AGENT_PID; 02:33:07 echo Agent pid 92 killed; 02:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:08 + git semver [Pipeline] } 02:33:08 $ docker stop --time=1 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b 02:33:09 $ docker rm -f --volumes 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b [Pipeline] // withDockerContainer [Pipeline] sh 02:33:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:33:10 Stashed 1 file(s) [Pipeline] echo 02:33:10 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 02:33:10 provisioning config files... 02:33:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config505674655294414377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:10 ---> ****-login.sh 02:33:10 nexus3.edgexfoundry.org:10001 02:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:10 Login Succeeded 02:33:10 nexus3.edgexfoundry.org:10002 02:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:10 Login Succeeded 02:33:10 nexus3.edgexfoundry.org:10003 02:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:11 Login Succeeded 02:33:11 nexus3.edgexfoundry.org:10004 02:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:11 Login Succeeded 02:33:11 ****.io 02:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:11 Login Succeeded 02:33:11 ---> ****-login.sh ends [Pipeline] } 02:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:11 ========================================================= 02:33:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:33:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:33:12 #0 building with "default" instance using docker driver 02:33:12 02:33:12 #1 [internal] load build definition from Dockerfile 02:33:12 #1 transferring dockerfile: 2.48kB done 02:33:12 #1 DONE 0.0s 02:33:12 02:33:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:33:12 #2 DONE 0.1s 02:33:12 02:33:12 #3 [internal] load .dockerignore 02:33:12 #3 transferring context: 2B done 02:33:12 #3 DONE 0.0s 02:33:12 02:33:12 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:33:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:33:12 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:33:12 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:33:12 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:33:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.98MB / 60.15MB 0.2s 02:33:12 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:33:12 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:33:12 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:33:12 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:33:12 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:33:12 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:33:12 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 02:33:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 02:33:12 #4 ... 02:33:12 02:33:12 #5 [internal] load build context 02:33:12 #5 transferring context: 24.71MB 0.2s done 02:33:12 #5 DONE 0.2s 02:33:12 02:33:12 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:33:12 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:33:12 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 02:33:12 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 02:33:12 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 02:33:12 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 02:33:13 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.62MB / 60.15MB 0.5s 02:33:13 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 02:33:13 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:33:13 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 02:33:13 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 02:33:13 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.91MB / 112.58MB 0.7s 02:33:13 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 02:33:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.8s 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 02:33:13 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:33:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s 02:33:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 02:33:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:33:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:33:19 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:33:19 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:33:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:33:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 02:33:19 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:33:23 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done 02:33:23 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:33:23 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:33:23 #4 DONE 10.8s 02:33:23 02:33:23 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:33:23 #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:33:23 #6 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:33:23 #6 0.592 (1/9) Installing eudev-libs (3.2.14-r5) 02:33:24 #6 0.599 (2/9) Installing libjpeg-turbo (3.1.0-r0) 02:33:24 #6 0.610 (3/9) Installing v4l-utils-libs (1.28.1-r1) 02:33:24 #6 0.617 (4/9) Installing v4l-utils (1.28.1-r1) 02:33:24 #6 0.645 (5/9) Installing libdvbv5 (1.28.1-r1) 02:33:24 #6 0.651 (6/9) Installing libturbojpeg (3.1.0-r0) 02:33:24 #6 0.663 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 02:33:24 #6 0.669 (8/9) Installing eudev-dev (3.2.14-r5) 02:33:24 #6 0.732 (9/9) Installing v4l-utils-dev (1.28.1-r1) 02:33:24 #6 0.748 Executing busybox-1.37.0-r19.trigger 02:33:24 #6 0.757 OK: 271 MiB in 69 packages 02:33:25 Still waiting to schedule task 02:33:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:33:25 #6 DONE 2.1s 02:33:25 02:33:25 #7 [builder 3/8] WORKDIR /device-usb-camera 02:33:25 #7 DONE 0.0s 02:33:25 02:33:25 #8 [builder 4/8] COPY go.mod vendor* ./ 02:33:25 #8 DONE 0.0s 02:33:25 02:33:25 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:38 #9 DONE 10.7s 02:33:38 02:33:38 #10 [builder 6/8] COPY . . 02:33:38 #10 DONE 0.1s 02:33:38 02:33:38 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:33:38 #11 0.203 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:38 #11 0.203 Dload Upload Total Spent Left Speed 02:33:38 #11 0.203 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8299 0 --:--:-- --:--:-- --:--:-- 8362 02:33:38 #11 DONE 0.4s 02:33:38 02:33:38 #12 [builder 8/8] RUN echo noop 02:33:38 #12 0.226 noop 02:33:38 #12 DONE 0.3s 02:33:38 02:33:38 #13 exporting to image 02:33:38 #13 exporting layers 02:33:46 #13 exporting layers 8.7s done 02:33:46 #13 writing image sha256:3bf88ff32fc651b92be15c6da34320668ffaa850ab5be418c708c1cac2331e90 done 02:33:46 #13 naming to docker.io/library/ci-base-image-x86_64 done 02:33:46 #13 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:46 + docker inspect -f . ci-base-image-x86_64 02:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:46 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:33:46 $ 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 02:33:46 $ docker top 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:47 + go version 02:33:47 go version go1.25.2 linux/amd64 [Pipeline] } 02:33:47 $ docker stop --time=1 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 02:33:48 $ docker rm -f --volumes 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker inspect -f . ci-base-image-x86_64 02:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:49 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:33:49 $ 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 02:33:49 $ docker top fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:33:50 + make test 02:33:50 go test ./... -coverprofile=coverage.out ./... 02:33:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:34:18 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:34:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 02:34:28 0 issues. 02:34:28 go vet ./... 02:34:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:34:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:34:33 ./bin/test-attribution-txt.sh 02:34:33 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:34:33 $ docker stop --time=1 fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 02:34:35 $ docker rm -f --volumes fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:34:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:34:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:34:36 + ls -al . 02:34:36 total 292 02:34:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:33 . 02:34:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:32 .. 02:34:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:34 .git 02:34:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 .github 02:34:36 -rw-rw-r-- 1 jenkins jenkins 379 Mar 21 02:32 .gitignore 02:34:36 -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:32 .golangci.yml 02:34:36 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 02:32 .hadolint.yml 02:34:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:33 .semver 02:34:36 -rw-rw-r-- 1 jenkins jenkins 22020 Mar 21 02:32 Attribution.txt 02:34:36 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 21 02:32 CHANGELOG.md 02:34:36 -rw-rw-r-- 1 jenkins jenkins 2446 Mar 21 02:32 Dockerfile 02:34:36 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:32 GOVERNANCE.md 02:34:36 -rw-rw-r-- 1 jenkins jenkins 682 Mar 21 02:32 Jenkinsfile 02:34:36 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 02:32 LICENSE 02:34:36 -rw-rw-r-- 1 jenkins jenkins 3192 Mar 21 02:32 Makefile 02:34:36 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 02:32 OWNERS.md 02:34:36 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 02:32 README.md 02:34:36 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:33 VERSION 02:34:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:32 bin 02:34:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 cmd 02:34:36 -rw-r--r-- 1 jenkins jenkins 54776 Mar 21 02:34 coverage.out 02:34:36 -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 02:32 docker-entrypoint.sh 02:34:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:32 docs 02:34:36 -rw-rw-r-- 1 jenkins jenkins 6886 Mar 21 02:32 go.mod 02:34:36 -rw-rw-r-- 1 jenkins jenkins 89644 Mar 21 02:32 go.sum 02:34:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 internal 02:34:36 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:37 + 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=3308c9a2348d58c30d498ac770167c5868c38b57 --label arch=amd64 --label version=4.1.0-dev.15 . 02:34:37 #0 building with "default" instance using docker driver 02:34:37 02:34:37 #1 [internal] load build definition from Dockerfile 02:34:37 #1 transferring dockerfile: 2.48kB done 02:34:37 #1 DONE 0.0s 02:34:37 02:34:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:34:37 #2 DONE 0.0s 02:34:37 02:34:37 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:34:37 #3 DONE 0.1s 02:34:37 02:34:37 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 02:34:37 #4 DONE 0.1s 02:34:37 02:34:37 #5 [internal] load .dockerignore 02:34:37 #5 transferring context: 2B done 02:34:37 #5 DONE 0.0s 02:34:37 02:34:37 #6 [internal] load build context 02:34:37 #6 transferring context: 67.90kB 0.0s done 02:34:37 #6 DONE 0.0s 02:34:37 02:34:37 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 02:34:37 #7 DONE 0.1s 02:34:37 02:34:37 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:34:37 #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:34:37 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 02:34:37 #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:34:37 #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:34:37 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:34:37 #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:34:37 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 02:34:38 #8 DONE 0.4s 02:34:38 02:34:38 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 02:34:38 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 02:34:38 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 02:34:38 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 02:34:38 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 02:34:38 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s 02:34:38 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s 02:34:38 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 02:34:38 #9 DONE 0.7s 02:34:38 02:34:38 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:38 #10 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:34:38 #10 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:34:38 #10 0.650 (1/117) Installing dumb-init (1.2.5-r3) 02:34:38 #10 0.655 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 02:34:38 #10 0.722 (3/117) Installing aom-libs (3.12.1-r0) 02:34:38 #10 0.824 (4/117) Installing libxau (1.0.12-r0) 02:34:38 #10 ... 02:34:38 02:34:38 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 02:34:38 #11 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:34:38 #11 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:34:38 #11 0.932 OK: 271 MiB in 69 packages 02:34:38 #11 DONE 1.1s 02:34:38 02:34:38 #12 [builder 3/8] WORKDIR /device-usb-camera 02:34:38 #12 DONE 0.0s 02:34:38 02:34:38 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:38 #10 0.833 (5/117) Installing libmd (1.1.0-r0) 02:34:38 #10 0.837 (6/117) Installing libbsd (0.12.2-r0) 02:34:38 #10 0.847 (7/117) Installing libxdmcp (1.1.5-r1) 02:34:38 #10 0.850 (8/117) Installing libxcb (1.17.0-r0) 02:34:38 #10 0.871 (9/117) Installing libx11 (1.8.11-r0) 02:34:38 #10 0.907 (10/117) Installing hwdata-pci (0.395-r0) 02:34:38 #10 0.924 (11/117) Installing libpciaccess (0.18.1-r0) 02:34:38 #10 ... 02:34:38 02:34:38 #13 [builder 4/8] COPY go.mod vendor* ./ 02:34:38 #13 DONE 0.0s 02:34:38 02:34:38 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:38 #10 0.929 (12/117) Installing libdrm (2.4.124-r0) 02:34:38 #10 0.946 (13/117) Installing libxext (1.3.6-r2) 02:34:38 #10 0.951 (14/117) Installing libxfixes (6.0.1-r4) 02:34:38 #10 0.954 (15/117) Installing libffi (3.4.8-r0) 02:34:38 #10 0.958 (16/117) Installing wayland-libs-client (1.23.1-r3) 02:34:38 #10 0.962 (17/117) Installing libva (2.22.0-r1) 02:34:38 #10 0.968 (18/117) Installing libvdpau (1.5-r4) 02:34:38 #10 0.973 (19/117) Installing libgcc (14.2.0-r6) 02:34:38 #10 0.979 (20/117) Installing libstdc++ (14.2.0-r6) 02:34:38 #10 1.001 (21/117) Installing onevpl-libs (2023.3.1-r2) 02:34:38 #10 1.008 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 02:34:38 #10 1.026 (23/117) Installing libdav1d (1.5.1-r0) 02:34:39 #10 1.044 (24/117) Installing openexr-libiex (3.3.2-r0) 02:34:39 #10 1.051 (25/117) Installing openexr-libilmthread (3.3.2-r0) 02:34:39 #10 1.056 (26/117) Installing imath (3.1.12-r0) 02:34:39 #10 1.066 (27/117) Installing libdeflate (1.23-r0) 02:34:39 #10 1.071 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 02:34:39 #10 1.103 (29/117) Installing openexr-libopenexr (3.3.2-r0) 02:34:39 #10 1.122 (30/117) Installing brotli-libs (1.1.0-r2) 02:34:39 #10 1.144 (31/117) Installing giflib (5.2.2-r1) 02:34:39 #10 1.149 (32/117) Installing libhwy (1.0.7-r1) 02:34:39 #10 1.158 (33/117) Installing libjpeg-turbo (3.1.0-r0) 02:34:39 #10 1.173 (34/117) Installing lcms2 (2.16-r0) 02:34:39 #10 1.183 (35/117) Installing libpng (1.6.55-r0) 02:34:39 #10 1.189 (36/117) Installing libjxl (0.10.3-r2) 02:34:39 #10 1.231 (37/117) Installing lame-libs (3.100-r5) 02:34:39 #10 1.239 (38/117) Installing opus (1.5.2-r1) 02:34:39 #10 1.255 (39/117) Installing rav1e-libs (0.7.1-r2) 02:34:39 #10 1.280 (40/117) Installing libgomp (14.2.0-r6) 02:34:39 #10 1.289 (41/117) Installing soxr (0.1.3-r7) 02:34:39 #10 1.293 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 02:34:39 #10 1.299 (43/117) Installing libogg (1.3.5-r5) 02:34:39 #10 1.304 (44/117) Installing libtheora (1.1.1-r18) 02:34:39 #10 1.323 (45/117) Installing libvorbis (1.3.7-r2) 02:34:39 #10 1.345 (46/117) Installing libvpx (1.15.0-r0) 02:34:39 #10 1.392 (47/117) Installing libsharpyuv (1.5.0-r0) 02:34:39 #10 ... 02:34:39 02:34:39 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:39 #14 DONE 0.5s 02:34:39 02:34:39 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:39 #10 1.397 (48/117) Installing libwebp (1.5.0-r0) 02:34:39 #10 1.406 (49/117) Installing libwebpmux (1.5.0-r0) 02:34:39 #10 1.411 (50/117) Installing x264-libs (0.164.3108-r0) 02:34:39 #10 1.442 (51/117) Installing numactl (2.0.18-r0) 02:34:39 #10 1.446 (52/117) Installing x265-libs (3.6-r0) 02:34:39 #10 1.535 (53/117) Installing xvidcore (1.3.7-r2) 02:34:39 #10 ... 02:34:39 02:34:39 #15 [builder 6/8] COPY . . 02:34:39 #15 DONE 0.1s 02:34:39 02:34:39 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:39 #10 1.545 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 02:34:39 #10 1.662 (55/117) Installing sdl3 (3.2.16-r0) 02:34:39 #10 1.682 (56/117) Installing sdl2-compat (2.32.56-r0) 02:34:39 #10 1.690 (57/117) Installing alsa-lib (1.2.14-r0) 02:34:39 #10 1.710 (58/117) Installing libexpat (2.7.5-r0) 02:34:39 #10 1.715 (59/117) Installing libbz2 (1.0.8-r6) 02:34:39 #10 1.721 (60/117) Installing freetype (2.13.3-r0) 02:34:39 #10 1.734 (61/117) Installing fontconfig (2.15.0-r3) 02:34:39 #10 1.756 (62/117) Installing fribidi (1.0.16-r1) 02:34:39 #10 1.762 (63/117) Installing libintl (0.24.1-r0) 02:34:39 #10 1.784 (64/117) Installing libeconf (0.6.3-r0) 02:34:39 #10 1.789 (65/117) Installing libblkid (2.41-r9) 02:34:39 #10 1.796 (66/117) Installing libmount (2.41-r9) 02:34:39 #10 1.804 (67/117) Installing pcre2 (10.46-r0) 02:34:39 #10 1.818 (68/117) Installing glib (2.84.4-r0) 02:34:39 #10 1.881 (69/117) Installing graphite2 (1.3.14-r6) 02:34:39 #10 ... 02:34:39 02:34:39 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:34:39 #16 0.237 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:39 #16 0.237 Dload Upload Total Spent Left Speed 02:34:39 #16 0.238 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45522 0 --:--:-- --:--:-- --:--:-- 48272 02:34:39 #16 DONE 0.4s 02:34:39 02:34:39 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 02:34:39 #10 1.895 (70/117) Installing harfbuzz (11.2.1-r0) 02:34:39 #10 1.927 (71/117) Installing libunibreak (6.1-r0) 02:34:39 #10 1.935 (72/117) Installing libass (0.17.3-r0) 02:34:39 #10 1.944 (73/117) Installing libbluray (1.3.4-r1) 02:34:39 #10 1.953 (74/117) Installing mpg123-libs (1.32.10-r0) 02:34:39 #10 1.970 (75/117) Installing libopenmpt (0.7.15-r0) 02:34:39 #10 1.987 (76/117) Installing cjson (1.7.19-r0) 02:34:39 #10 1.990 (77/117) Installing mbedtls (3.6.5-r0) 02:34:39 #10 2.012 (78/117) Installing librist (0.2.10-r1) 02:34:39 #10 2.018 (79/117) Installing libsrt (1.5.3-r1) 02:34:39 #10 2.041 (80/117) Installing libssh (0.11.2-r0) 02:34:39 #10 2.050 (81/117) Installing xz-libs (5.8.1-r0) 02:34:39 #10 2.057 (82/117) Installing libxml2 (2.13.9-r0) 02:34:39 #10 2.083 (83/117) Installing libsodium (1.0.20-r1) 02:34:39 #10 2.091 (84/117) Installing libzmq (4.3.5-r2) 02:34:40 #10 2.112 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 02:34:40 #10 2.146 (86/117) Installing serd-libs (0.32.4-r0) 02:34:40 #10 2.150 (87/117) Installing zix-libs (0.6.2-r0) 02:34:40 #10 2.155 (88/117) Installing sord-libs (0.16.18-r0) 02:34:40 #10 2.161 (89/117) Installing sratom (0.6.18-r0) 02:34:40 #10 2.170 (90/117) Installing lilv-libs (0.24.26-r0) 02:34:40 #10 2.176 (91/117) Installing libdovi (3.3.1-r1) 02:34:40 #10 2.190 (92/117) Installing spirv-tools (1.4.313.0-r0) 02:34:40 #10 2.236 (93/117) Installing glslang-libs (1.4.309.0-r0) 02:34:40 #10 2.268 (94/117) Installing shaderc (2024.4-r0) 02:34:40 #10 2.274 (95/117) Installing vulkan-loader (1.4.313.0-r0) 02:34:40 #10 2.293 (96/117) Installing libplacebo (6.338.2-r3) 02:34:40 #10 2.308 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 02:34:40 #10 2.313 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 02:34:40 #10 2.326 (99/117) Installing vidstab (1.1.1-r0) 02:34:40 #10 2.331 (100/117) Installing zimg (3.0.5-r3) 02:34:40 #10 2.346 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 02:34:40 #10 2.399 (102/117) Installing libasyncns (0.8-r4) 02:34:40 #10 2.404 (103/117) Installing dbus-libs (1.16.2-r1) 02:34:40 #10 2.414 (104/117) Installing libltdl (2.5.4-r1) 02:34:40 #10 2.419 (105/117) Installing orc (0.4.40-r1) 02:34:40 #10 2.489 (106/117) Installing libflac (1.4.3-r1) 02:34:40 #10 2.581 (107/117) Installing libsndfile (1.2.2-r2) 02:34:40 #10 2.592 (108/117) Installing speexdsp (1.2.1-r2) 02:34:40 #10 2.597 (109/117) Installing tdb-libs (1.4.12-r0) 02:34:40 #10 2.603 (110/117) Installing libpulse (17.0-r5) 02:34:40 #10 2.623 (111/117) Installing v4l-utils-libs (1.28.1-r1) 02:34:40 #10 2.631 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 02:34:40 #10 2.636 (113/117) Installing ffmpeg (6.1.2-r2) 02:34:40 #10 2.647 (114/117) Installing udev-init-scripts (35-r1) 02:34:40 #10 2.647 (115/117) Installing zstd-libs (1.5.7-r0) 02:34:40 #10 2.658 (116/117) Installing kmod-libs (34.2-r0) 02:34:40 #10 2.664 (117/117) Installing eudev (3.2.14-r5) 02:34:40 #10 2.683 Executing busybox-1.37.0-r20.trigger 02:34:40 #10 2.691 Executing glib-2.84.4-r0.trigger 02:34:40 #10 2.696 Executing eudev-3.2.14-r5.trigger 02:34:40 #10 2.701 OK: 133 MiB in 133 packages 02:34:40 #10 DONE 2.9s 02:34:40 02:34:40 #17 [builder 8/8] RUN make build 02:34:40 #17 0.277 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:34:41 #17 ... 02:34:41 02:34:41 #18 [stage-2 3/15] RUN apk --no-cache upgrade 02:34:41 #18 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:34:41 #18 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:34:41 #18 0.706 OK: 133 MiB in 133 packages 02:34:41 #18 DONE 0.9s 02:34:41 02:34:41 #17 [builder 8/8] RUN make build 02:35:13 #17 DONE 30.4s 02:35:13 02:35:13 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 02:35:13 #19 DONE 0.2s 02:35:13 02:35:13 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 02:35:13 #20 DONE 0.0s 02:35:13 02:35:13 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:35:13 #21 DONE 0.0s 02:35:13 02:35:13 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 02:35:13 #22 DONE 0.0s 02:35:13 02:35:13 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:35:13 #23 DONE 0.0s 02:35:13 02:35:13 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 02:35:13 #24 DONE 0.0s 02:35:13 02:35:13 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 02:35:13 #25 DONE 0.2s 02:35:13 02:35:13 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:35:13 #26 DONE 0.3s 02:35:13 02:35:13 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:35:13 #27 DONE 0.3s 02:35:13 02:35:13 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:35:13 #28 DONE 0.3s 02:35:13 02:35:13 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:35:13 #29 DONE 0.3s 02:35:13 02:35:13 #30 exporting to image 02:35:13 #30 exporting layers 02:35:13 #30 exporting layers 0.6s done 02:35:13 #30 writing image sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:35:13 #30 naming to docker.io/library/device-usb-camera done 02:35:13 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:13 provisioning config files... 02:35:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8215343646334973262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:14 ---> ****-login.sh 02:35:14 nexus3.edgexfoundry.org:10001 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 Login Succeeded 02:35:14 nexus3.edgexfoundry.org:10002 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 Login Succeeded 02:35:14 nexus3.edgexfoundry.org:10003 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 Login Succeeded 02:35:14 nexus3.edgexfoundry.org:10004 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 Login Succeeded 02:35:14 ****.io 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 Login Succeeded 02:35:14 ---> ****-login.sh ends [Pipeline] } 02:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:14 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:35:14 3308c9a2348d58c30d498ac770167c5868c38b57 02:35:14 latest 02:35:14 4.1.0-dev.15 02:35:14 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:35:14 main 02:35:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 02:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:35:15 e2d6257dbc3d: Preparing 02:35:15 95325812887a: Preparing 02:35:15 52c979b70400: Preparing 02:35:15 a2fc36550806: Preparing 02:35:15 56a6f440ec1f: Preparing 02:35:15 8b9ee95d9b28: Preparing 02:35:15 2fb442bbc973: Preparing 02:35:15 d5b99777f089: Preparing 02:35:15 0fd40392c8c6: Preparing 02:35:15 bb94292c9dd1: Preparing 02:35:15 8c11f6ce1f10: Preparing 02:35:15 04a3c3624cc0: Preparing 02:35:15 5f3b482a37ad: Preparing 02:35:15 cce92674e987: Preparing 02:35:15 2fb442bbc973: Waiting 02:35:15 d5b99777f089: Waiting 02:35:15 5f3b482a37ad: Waiting 02:35:15 8b9ee95d9b28: Waiting 02:35:15 cce92674e987: Waiting 02:35:15 0fd40392c8c6: Waiting 02:35:15 bb94292c9dd1: Waiting 02:35:15 8c11f6ce1f10: Waiting 02:35:15 04a3c3624cc0: Waiting 02:35:15 95325812887a: Pushed 02:35:15 e2d6257dbc3d: Pushed 02:35:15 52c979b70400: Pushed 02:35:15 a2fc36550806: Pushed 02:35:15 8b9ee95d9b28: Pushed 02:35:15 2fb442bbc973: Pushed 02:35:15 d5b99777f089: Pushed 02:35:15 0fd40392c8c6: Pushed 02:35:15 bb94292c9dd1: Pushed 02:35:15 cce92674e987: Layer already exists 02:35:15 04a3c3624cc0: Pushed 02:35:21 56a6f440ec1f: Pushed 02:35:21 8c11f6ce1f10: Pushed 02:35:31 5f3b482a37ad: Pushed 02:35:31 3308c9a2348d58c30d498ac770167c5868c38b57: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:35:31 e2d6257dbc3d: Preparing 02:35:31 95325812887a: Preparing 02:35:31 52c979b70400: Preparing 02:35:31 a2fc36550806: Preparing 02:35:31 56a6f440ec1f: Preparing 02:35:31 8b9ee95d9b28: Preparing 02:35:31 2fb442bbc973: Preparing 02:35:31 d5b99777f089: Preparing 02:35:31 0fd40392c8c6: Preparing 02:35:31 bb94292c9dd1: Preparing 02:35:31 8c11f6ce1f10: Preparing 02:35:31 04a3c3624cc0: Preparing 02:35:31 5f3b482a37ad: Preparing 02:35:31 cce92674e987: Preparing 02:35:31 8b9ee95d9b28: Waiting 02:35:31 2fb442bbc973: Waiting 02:35:31 d5b99777f089: Waiting 02:35:31 bb94292c9dd1: Waiting 02:35:31 8c11f6ce1f10: Waiting 02:35:31 0fd40392c8c6: Waiting 02:35:31 04a3c3624cc0: Waiting 02:35:31 cce92674e987: Waiting 02:35:31 5f3b482a37ad: Waiting 02:35:31 56a6f440ec1f: Layer already exists 02:35:31 52c979b70400: Layer already exists 02:35:31 a2fc36550806: Layer already exists 02:35:31 e2d6257dbc3d: Layer already exists 02:35:31 95325812887a: Layer already exists 02:35:31 2fb442bbc973: Layer already exists 02:35:31 d5b99777f089: Layer already exists 02:35:31 8b9ee95d9b28: Layer already exists 02:35:31 0fd40392c8c6: Layer already exists 02:35:31 bb94292c9dd1: Layer already exists 02:35:31 8c11f6ce1f10: Layer already exists 02:35:31 04a3c3624cc0: Layer already exists 02:35:31 5f3b482a37ad: Layer already exists 02:35:31 cce92674e987: Layer already exists 02:35:31 latest: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 02:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:35:32 e2d6257dbc3d: Preparing 02:35:32 95325812887a: Preparing 02:35:32 52c979b70400: Preparing 02:35:32 a2fc36550806: Preparing 02:35:32 56a6f440ec1f: Preparing 02:35:32 8b9ee95d9b28: Preparing 02:35:32 2fb442bbc973: Preparing 02:35:32 d5b99777f089: Preparing 02:35:32 0fd40392c8c6: Preparing 02:35:32 bb94292c9dd1: Preparing 02:35:32 8c11f6ce1f10: Preparing 02:35:32 04a3c3624cc0: Preparing 02:35:32 5f3b482a37ad: Preparing 02:35:32 cce92674e987: Preparing 02:35:32 8b9ee95d9b28: Waiting 02:35:32 2fb442bbc973: Waiting 02:35:32 d5b99777f089: Waiting 02:35:32 0fd40392c8c6: Waiting 02:35:32 5f3b482a37ad: Waiting 02:35:32 cce92674e987: Waiting 02:35:32 bb94292c9dd1: Waiting 02:35:32 8c11f6ce1f10: Waiting 02:35:32 04a3c3624cc0: Waiting 02:35:32 52c979b70400: Layer already exists 02:35:32 56a6f440ec1f: Layer already exists 02:35:32 95325812887a: Layer already exists 02:35:32 e2d6257dbc3d: Layer already exists 02:35:32 a2fc36550806: Layer already exists 02:35:32 2fb442bbc973: Layer already exists 02:35:32 8b9ee95d9b28: Layer already exists 02:35:32 d5b99777f089: Layer already exists 02:35:32 0fd40392c8c6: Layer already exists 02:35:32 bb94292c9dd1: Layer already exists 02:35:32 8c11f6ce1f10: Layer already exists 02:35:32 04a3c3624cc0: Layer already exists 02:35:32 5f3b482a37ad: Layer already exists 02:35:32 cce92674e987: Layer already exists 02:35:32 4.1.0-dev.15: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:35:33 e2d6257dbc3d: Preparing 02:35:33 95325812887a: Preparing 02:35:33 52c979b70400: Preparing 02:35:33 a2fc36550806: Preparing 02:35:33 56a6f440ec1f: Preparing 02:35:33 8b9ee95d9b28: Preparing 02:35:33 2fb442bbc973: Preparing 02:35:33 d5b99777f089: Preparing 02:35:33 0fd40392c8c6: Preparing 02:35:33 bb94292c9dd1: Preparing 02:35:33 8c11f6ce1f10: Preparing 02:35:33 2fb442bbc973: Waiting 02:35:33 04a3c3624cc0: Preparing 02:35:33 5f3b482a37ad: Preparing 02:35:33 cce92674e987: Preparing 02:35:33 8c11f6ce1f10: Waiting 02:35:33 bb94292c9dd1: Waiting 02:35:33 04a3c3624cc0: Waiting 02:35:33 5f3b482a37ad: Waiting 02:35:33 cce92674e987: Waiting 02:35:33 d5b99777f089: Waiting 02:35:33 8b9ee95d9b28: Waiting 02:35:33 0fd40392c8c6: Waiting 02:35:33 56a6f440ec1f: Layer already exists 02:35:33 e2d6257dbc3d: Layer already exists 02:35:33 a2fc36550806: Layer already exists 02:35:33 52c979b70400: Layer already exists 02:35:33 95325812887a: Layer already exists 02:35:33 8b9ee95d9b28: Layer already exists 02:35:33 2fb442bbc973: Layer already exists 02:35:33 d5b99777f089: Layer already exists 02:35:33 0fd40392c8c6: Layer already exists 02:35:33 bb94292c9dd1: Layer already exists 02:35:33 8c11f6ce1f10: Layer already exists 02:35:33 04a3c3624cc0: Layer already exists 02:35:33 5f3b482a37ad: Layer already exists 02:35:33 cce92674e987: Layer already exists 02:35:33 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:35:33 e2d6257dbc3d: Preparing 02:35:33 95325812887a: Preparing 02:35:33 52c979b70400: Preparing 02:35:33 a2fc36550806: Preparing 02:35:33 56a6f440ec1f: Preparing 02:35:33 8b9ee95d9b28: Preparing 02:35:33 2fb442bbc973: Preparing 02:35:33 d5b99777f089: Preparing 02:35:33 0fd40392c8c6: Preparing 02:35:33 bb94292c9dd1: Preparing 02:35:33 8c11f6ce1f10: Preparing 02:35:33 04a3c3624cc0: Preparing 02:35:33 5f3b482a37ad: Preparing 02:35:33 cce92674e987: Preparing 02:35:33 2fb442bbc973: Waiting 02:35:33 d5b99777f089: Waiting 02:35:33 0fd40392c8c6: Waiting 02:35:33 bb94292c9dd1: Waiting 02:35:33 5f3b482a37ad: Waiting 02:35:33 cce92674e987: Waiting 02:35:33 8c11f6ce1f10: Waiting 02:35:33 04a3c3624cc0: Waiting 02:35:33 8b9ee95d9b28: Waiting 02:35:33 56a6f440ec1f: Layer already exists 02:35:33 e2d6257dbc3d: Layer already exists 02:35:33 52c979b70400: Layer already exists 02:35:33 a2fc36550806: Layer already exists 02:35:33 95325812887a: Layer already exists 02:35:33 2fb442bbc973: Layer already exists 02:35:33 0fd40392c8c6: Layer already exists 02:35:33 8b9ee95d9b28: Layer already exists 02:35:33 bb94292c9dd1: Layer already exists 02:35:33 d5b99777f089: Layer already exists 02:35:33 cce92674e987: Layer already exists 02:35:33 8c11f6ce1f10: Layer already exists 02:35:33 5f3b482a37ad: Layer already exists 02:35:33 04a3c3624cc0: Layer already exists 02:35:33 main: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:33 ===================================================== [Pipeline] echo 02:35:33 taggedImages: 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 02:35:33 ========================================================= 02:35:33 [edgeXBuildMultiArch] RAW Config: 02:35:33 images: 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:35:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:35:33 settingsFile: 02:35:33 device-usb-camera-settings 02:35:33 ========================================================= [Pipeline] node 02:35:48 Still waiting to schedule task 02:35:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3832’ 02:36:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3833 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:36:32 Running in /w/workspace/device-usb-camera/221 [Pipeline] { [Pipeline] checkout 02:36:35 Selected Git installation does not exist. Using Default 02:36:35 The recommended git tool is: NONE 02:36:40 using credential edgex-jenkins-ssh 02:36:40 Cloning the remote Git repository 02:36:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:36:40 > git init /w/workspace/device-usb-camera/221 # timeout=10 02:36:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:36:41 > git --version # timeout=10 02:36:41 > git --version # 'git version 2.25.1' 02:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:44 Avoid second fetch 02:36:44 Checking out Revision 3308c9a2348d58c30d498ac770167c5868c38b57 (main) 02:36:45 Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 02:36:44 > git config core.sparsecheckout # timeout=10 02:36:44 > git checkout -f 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:49 provisioning config files... 02:36:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/221@tmp/config5904896926913331070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:50 ---> ****-login.sh 02:36:50 nexus3.edgexfoundry.org:10001 02:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:51 Configure a credential helper to remove this warning. See 02:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:51 02:36:51 Login Succeeded 02:36:51 nexus3.edgexfoundry.org:10002 02:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:51 Configure a credential helper to remove this warning. See 02:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:51 02:36:51 Login Succeeded 02:36:51 nexus3.edgexfoundry.org:10003 02:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:51 Configure a credential helper to remove this warning. See 02:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:51 02:36:51 Login Succeeded 02:36:51 nexus3.edgexfoundry.org:10004 02:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:52 Configure a credential helper to remove this warning. See 02:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:52 02:36:52 Login Succeeded 02:36:52 ****.io 02:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:52 Configure a credential helper to remove this warning. See 02:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:52 02:36:52 Login Succeeded 02:36:52 ---> ****-login.sh ends [Pipeline] } 02:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:53 ========================================================= 02:36:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:36:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:36:53 Sending build context to Docker daemon 12.32MB 02:36:54 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 02:36:54 Step 2/13 : FROM ${BASE} AS builder 02:36:54 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:36:54 6b59a28fa201: Pulling fs layer 02:36:54 d32bb0dddca7: Pulling fs layer 02:36:54 5dab1238d3d9: Pulling fs layer 02:36:54 196fd7d83e7d: Pulling fs layer 02:36:54 4f4fb700ef54: Pulling fs layer 02:36:54 8ba94037c8f0: Pulling fs layer 02:36:54 deaec5988b04: Pulling fs layer 02:36:54 9f65657bb879: Pulling fs layer 02:36:54 4f4fb700ef54: Waiting 02:36:54 196fd7d83e7d: Waiting 02:36:54 8ba94037c8f0: Waiting 02:36:54 deaec5988b04: Waiting 02:36:54 9f65657bb879: Waiting 02:36:54 d32bb0dddca7: Verifying Checksum 02:36:54 d32bb0dddca7: Download complete 02:36:54 196fd7d83e7d: Verifying Checksum 02:36:54 196fd7d83e7d: Download complete 02:36:54 4f4fb700ef54: Download complete 02:36:54 8ba94037c8f0: Verifying Checksum 02:36:54 8ba94037c8f0: Download complete 02:36:54 6b59a28fa201: Verifying Checksum 02:36:54 6b59a28fa201: Download complete 02:36:54 9f65657bb879: Verifying Checksum 02:36:54 9f65657bb879: Download complete 02:36:55 6b59a28fa201: Pull complete 02:36:55 d32bb0dddca7: Pull complete 02:36:56 5dab1238d3d9: Verifying Checksum 02:36:56 5dab1238d3d9: Download complete 02:36:57 deaec5988b04: Verifying Checksum 02:36:57 deaec5988b04: Download complete 02:37:09 5dab1238d3d9: Pull complete 02:37:09 196fd7d83e7d: Pull complete 02:37:10 4f4fb700ef54: Pull complete 02:37:10 8ba94037c8f0: Pull complete 02:37:20 deaec5988b04: Pull complete 02:37:21 9f65657bb879: Pull complete 02:37:21 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:37:21 ---> 334268110677 02:37:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:37:23 ---> Running in db8546025c8d 02:37:24 Removing intermediate container db8546025c8d 02:37:24 ---> 47787cdd3bd2 02:37:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:37:24 ---> Running in 754a718e9175 02:37:24 Removing intermediate container 754a718e9175 02:37:24 ---> 478b2880e801 02:37:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:37:24 ---> Running in bdec4787fd84 02:37:25 Removing intermediate container bdec4787fd84 02:37:25 ---> ff9f17594821 02:37:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:37:25 ---> Running in 08e72b503204 02:37:25 Removing intermediate container 08e72b503204 02:37:25 ---> 85c314bd7632 02:37:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:25 ---> Running in ca891c6ab1d8 02:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:37:29 (1/9) Installing eudev-libs (3.2.14-r5) 02:37:29 (2/9) Installing libjpeg-turbo (3.1.0-r0) 02:37:29 (3/9) Installing v4l-utils-libs (1.28.1-r1) 02:37:29 (4/9) Installing v4l-utils (1.28.1-r1) 02:37:29 (5/9) Installing libdvbv5 (1.28.1-r1) 02:37:29 (6/9) Installing libturbojpeg (3.1.0-r0) 02:37:29 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 02:37:29 (8/9) Installing eudev-dev (3.2.14-r5) 02:37:29 (9/9) Installing v4l-utils-dev (1.28.1-r1) 02:37:29 Executing busybox-1.37.0-r19.trigger 02:37:29 OK: 262 MiB in 69 packages 02:37:30 Removing intermediate container ca891c6ab1d8 02:37:30 ---> 69400c15bb73 02:37:30 Step 8/13 : WORKDIR /device-usb-camera 02:37:30 ---> Running in df90d7c589bf 02:37:31 Removing intermediate container df90d7c589bf 02:37:31 ---> ba114b619ce2 02:37:31 Step 9/13 : COPY go.mod vendor* ./ 02:37:31 ---> 0f64436ece11 02:37:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:32 ---> Running in 86a02d33e059 02:38:28 Running on prd-centos7-docker-4c-2g-3834 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:28 provisioning config files... 02:38:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4449504242993418801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:31 ---> ****-login.sh 02:38:31 nexus3.edgexfoundry.org:10001 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 nexus3.edgexfoundry.org:10002 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 nexus3.edgexfoundry.org:10003 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 nexus3.edgexfoundry.org:10004 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 ****.io 02:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:32 Configure a credential helper to remove this warning. See 02:38:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:32 02:38:32 Login Succeeded 02:38:32 ---> ****-login.sh ends [Pipeline] } 02:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:33 + docker buildx ls 02:38:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:38:33 default * docker 02:38:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:38:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:38:33 edgex-builder [Pipeline] sh 02:38:33 + docker buildx inspect --bootstrap 02:38:33 #1 [internal] booting buildkit 02:38:33 #1 pulling image moby/buildkit:buildx-stable-1 02:38:38 #1 pulling image moby/buildkit:buildx-stable-1 4.0s done 02:38:38 #1 creating container buildx_buildkit_edgex-builder0 02:38:39 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 02:38:39 #1 DONE 5.0s 02:38:39 Name: edgex-builder 02:38:39 Driver: docker-container 02:38:39 02:38:39 Nodes: 02:38:39 Name: edgex-builder0 02:38:39 Endpoint: unix:///var/run/docker.sock 02:38:39 Status: running 02:38:39 Buildkit: v0.28.0 02:38:39 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:38:39 + docker buildx ls 02:38:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:38:39 edgex-builder * docker-container 02:38:39 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:38:39 default docker 02:38:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:38:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57' 02:38:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 --push - 02:38:39 #1 [internal] load build definition from Dockerfile 02:38:39 #1 transferring dockerfile: 202B done 02:38:39 #1 DONE 0.0s 02:38:39 02:38:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 02:38:39 #2 DONE 0.1s 02:38:39 02:38:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 02:38:39 #3 DONE 0.1s 02:38:39 02:38:39 #4 [internal] load .dockerignore 02:38:39 #4 transferring context: 2B done 02:38:39 #4 DONE 0.0s 02:38:39 02:38:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:39 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:39 #5 DONE 0.0s 02:38:39 02:38:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:39 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:39 #6 DONE 0.2s 02:38:39 02:38:39 #7 exporting to image 02:38:39 #7 exporting layers done 02:38:39 #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd 0.0s done 02:38:39 #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:38:39 #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done 02:38:39 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done 02:38:39 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee 02:38:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:40 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done 02:38:40 #7 DONE 0.0s 02:38:40 02:38:40 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:38:40 #8 DONE 0.0s 02:38:40 02:38:40 1 warning found (use --debug to expand): 02:38:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 02:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 02:38:40 #1 [internal] load build definition from Dockerfile 02:38:40 #1 transferring dockerfile: 168B done 02:38:40 #1 DONE 0.0s 02:38:40 02:38:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:38:40 #2 DONE 0.0s 02:38:40 02:38:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:38:40 #3 DONE 0.0s 02:38:40 02:38:40 #4 [internal] load .dockerignore 02:38:40 #4 transferring context: 2B done 02:38:40 #4 DONE 0.0s 02:38:40 02:38:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:40 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:40 #5 CACHED 02:38:40 02:38:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:40 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:40 #6 CACHED 02:38:40 02:38:40 #7 exporting to image 02:38:40 #7 exporting layers done 02:38:40 #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done 02:38:40 #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:38:40 #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done 02:38:40 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done 02:38:40 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done 02:38:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:40 #7 DONE 0.0s 02:38:40 02:38:40 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:38:40 #8 DONE 0.0s 02:38:40 02:38:40 1 warning found (use --debug to expand): 02:38:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15' 02:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 --push - 02:38:40 #1 [internal] load build definition from Dockerfile 02:38:40 #1 transferring dockerfile: 174B done 02:38:40 #1 DONE 0.0s 02:38:40 02:38:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 02:38:40 #2 DONE 0.0s 02:38:40 02:38:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 02:38:40 #3 DONE 0.0s 02:38:40 02:38:40 #4 [internal] load .dockerignore 02:38:40 #4 transferring context: 2B done 02:38:40 #4 DONE 0.0s 02:38:40 02:38:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:40 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:40 #5 CACHED 02:38:40 02:38:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:40 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:40 #6 CACHED 02:38:40 02:38:40 #7 exporting to image 02:38:40 #7 exporting layers done 02:38:40 #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done 02:38:40 #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:38:40 #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done 02:38:40 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done 02:38:40 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done 02:38:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:40 #7 DONE 0.0s 02:38:41 02:38:41 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:38:41 #8 DONE 0.0s 02:38:41 02:38:41 1 warning found (use --debug to expand): 02:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15' 02:38:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 --push - 02:38:41 #1 [internal] load build definition from Dockerfile 02:38:41 #1 transferring dockerfile: 215B done 02:38:41 #1 DONE 0.0s 02:38:41 02:38:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:38:41 #2 DONE 0.0s 02:38:41 02:38:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:38:41 #3 DONE 0.0s 02:38:41 02:38:41 #4 [internal] load .dockerignore 02:38:41 #4 transferring context: 2B done 02:38:41 #4 DONE 0.0s 02:38:41 02:38:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:41 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:41 #5 CACHED 02:38:41 02:38:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:41 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:41 #6 CACHED 02:38:41 02:38:41 #7 exporting to image 02:38:41 #7 exporting layers done 02:38:41 #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done 02:38:41 #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:38:41 #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done 02:38:41 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done 02:38:41 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee 02:38:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:41 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done 02:38:41 #7 DONE 0.0s 02:38:41 02:38:41 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:38:41 #8 DONE 0.0s 02:38:41 02:38:41 1 warning found (use --debug to expand): 02:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 02:38:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 02:38:42 #1 [internal] load build definition from Dockerfile 02:38:42 #1 transferring dockerfile: 166B done 02:38:42 #1 DONE 0.0s 02:38:42 02:38:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:38:42 #2 DONE 0.0s 02:38:42 02:38:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:38:42 #3 DONE 0.0s 02:38:42 02:38:42 #4 [internal] load .dockerignore 02:38:42 #4 transferring context: 2B done 02:38:42 #4 DONE 0.0s 02:38:42 02:38:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:42 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:42 #5 CACHED 02:38:42 02:38:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 02:38:42 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done 02:38:42 #6 CACHED 02:38:42 02:38:42 #7 exporting to image 02:38:42 #7 exporting layers done 02:38:42 #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done 02:38:42 #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done 02:38:42 #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done 02:38:42 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 02:38:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:42 #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done 02:38:42 #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done 02:38:42 #7 DONE 0.0s 02:38:42 02:38:42 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 02:38:42 #8 DONE 0.0s 02:38:42 02:38:42 1 warning found (use --debug to expand): 02:38:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:38:42 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:38:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:38:43 ---> package-listing.sh 02:38:43 ++ facter osfamily 02:38:43 ++ tr '[:upper:]' '[:lower:]' 02:38:43 + OS_FAMILY=redhat 02:38:43 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:38:43 + START_PACKAGES=/tmp/packages_start.txt 02:38:43 + END_PACKAGES=/tmp/packages_end.txt 02:38:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:43 + PACKAGES=/tmp/packages_start.txt 02:38:43 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:38:43 + PACKAGES=/tmp/packages_end.txt 02:38:43 + case "${OS_FAMILY}" in 02:38:43 + rpm -qa 02:38:43 + sort 02:38:44 + '[' -f /tmp/packages_start.txt ']' 02:38:44 + '[' -f /tmp/packages_end.txt ']' 02:38:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:44 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:38:44 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:38:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:38:44 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 02:38:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:45 02:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:45 latest: Pulling from edgex-lftools-log-publisher 02:38:45 5eb5b503b376: Pulling fs layer 02:38:45 5c69ac0246d0: Pulling fs layer 02:38:45 ec43610c2a17: Pulling fs layer 02:38:45 3a2ae6a8a46f: Pulling fs layer 02:38:45 33b1e0a273af: Pulling fs layer 02:38:45 5d3b04190fa2: Pulling fs layer 02:38:45 2f39f015ded8: Pulling fs layer 02:38:45 3a2ae6a8a46f: Waiting 02:38:45 33b1e0a273af: Waiting 02:38:45 5d3b04190fa2: Waiting 02:38:45 2f39f015ded8: Waiting 02:38:45 5c69ac0246d0: Verifying Checksum 02:38:45 5c69ac0246d0: Download complete 02:38:45 3a2ae6a8a46f: Verifying Checksum 02:38:45 3a2ae6a8a46f: Download complete 02:38:45 33b1e0a273af: Verifying Checksum 02:38:45 33b1e0a273af: Download complete 02:38:45 ec43610c2a17: Verifying Checksum 02:38:45 ec43610c2a17: Download complete 02:38:45 5d3b04190fa2: Verifying Checksum 02:38:45 5d3b04190fa2: Download complete 02:38:45 5eb5b503b376: Verifying Checksum 02:38:45 5eb5b503b376: Download complete 02:38:46 2f39f015ded8: Verifying Checksum 02:38:46 2f39f015ded8: Download complete 02:38:46 5eb5b503b376: Pull complete 02:38:47 5c69ac0246d0: Pull complete 02:38:47 ec43610c2a17: Pull complete 02:38:47 3a2ae6a8a46f: Pull complete 02:38:47 33b1e0a273af: Pull complete 02:38:47 5d3b04190fa2: Pull complete 02:38:52 2f39f015ded8: Pull complete 02:38:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:52 prd-centos7-docker-4c-2g-3834 does not seem to be running inside a container 02:38:52 $ 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 02:38:55 $ docker top 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:55 + touch /tmp/pre-build-complete [Pipeline] sh 02:38:55 + mkdir -p /var/log/sysstat [Pipeline] sh 02:38:56 + ls /var/log/sa-host 02:38:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:56 provisioning config files... 02:38:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7676194535418452617tmp [Pipeline] { [Pipeline] echo 02:38:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:38:56 ---> create-netrc.sh [Pipeline] } 02:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:38:56 ---> python-tools-install.sh [Pipeline] echo 02:38:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:38:57 ---> sudo-logs.sh 02:38:57 Archiving 'sudo' log.. 02:38:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-3834.novalocal: Name or service not known 02:38:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-3834.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:38:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:38:57 ---> job-cost.sh 02:38:57 lf-activate-venv: SKIPPING 02:38:57 INFO: No Stack... 02:38:57 INFO: Retrieving Pricing Info for: v3-standard-2 02:38:58 INFO: Archiving Costs [Pipeline] echo 02:38:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:38:58 ---> logs-deploy.sh 02:38:58 lf-activate-venv: SKIPPING 02:38:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/221 02:38:58 INFO: archiving workspace using pattern(s): 02:38:59 Archives upload complete. 02:38:59 INFO: archiving logs to Nexus 02:39:00 ---> uname -a: 02:39:00 Linux prd-centos7-docker-4c-2g-3834.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:39:00 02:39:00 02:39:00 ---> lscpu: 02:39:00 Architecture: x86_64 02:39:00 CPU op-mode(s): 32-bit, 64-bit 02:39:00 Byte Order: Little Endian 02:39:00 Address sizes: 40 bits physical, 48 bits virtual 02:39:00 CPU(s): 2 02:39:00 On-line CPU(s) list: 0,1 02:39:00 Thread(s) per core: 1 02:39:00 Core(s) per socket: 1 02:39:00 Socket(s): 2 02:39:00 NUMA node(s): 1 02:39:00 Vendor ID: AuthenticAMD 02:39:00 CPU family: 23 02:39:00 Model: 49 02:39:00 Model name: AMD EPYC-Rome Processor 02:39:00 Stepping: 0 02:39:00 CPU MHz: 2800.000 02:39:00 BogoMIPS: 5600.00 02:39:00 Virtualization: AMD-V 02:39:00 Hypervisor vendor: KVM 02:39:00 Virtualization type: full 02:39:00 L1d cache: 64 KiB 02:39:00 L1i cache: 64 KiB 02:39:00 L2 cache: 1 MiB 02:39:00 L3 cache: 32 MiB 02:39:00 NUMA node0 CPU(s): 0,1 02:39:00 Vulnerability Itlb multihit: Not affected 02:39:00 Vulnerability L1tf: Not affected 02:39:00 Vulnerability Mds: Not affected 02:39:00 Vulnerability Meltdown: Not affected 02:39:00 Vulnerability Mmio stale data: Not affected 02:39:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:39:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:39:00 Vulnerability Srbds: Not affected 02:39:00 Vulnerability Tsx async abort: Not affected 02:39:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:39:00 02:39:00 02:39:00 ---> nproc: 02:39:00 2 02:39:00 02:39:00 02:39:00 ---> df -h: 02:39:00 Filesystem Size Used Avail Use% Mounted on 02:39:00 overlay 40G 7.4G 33G 19% / 02:39:00 tmpfs 64M 0 64M 0% /dev 02:39:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:39:00 shm 64M 0 64M 0% /dev/shm 02:39:00 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:39:00 02:39:00 02:39:00 Cannot open /var/log/sysstat/sa21: No such file or directory 02:39:00 Please check if data collecting is enabled 02:39:00 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:00 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:39:00 $ docker stop --time=1 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 02:39:01 $ docker rm -f --volumes 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:39:01 [WS-CLEANUP] Deleting project workspace... 02:39:01 [WS-CLEANUP] Deferred wipeout is used... 02:39:01 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 02:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:02 02:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:02 latest: Pulling from edgex-lftools-log-publisher 02:39:02 5eb5b503b376: Pulling fs layer 02:39:02 5c69ac0246d0: Pulling fs layer 02:39:02 ec43610c2a17: Pulling fs layer 02:39:02 3a2ae6a8a46f: Pulling fs layer 02:39:02 33b1e0a273af: Pulling fs layer 02:39:02 5d3b04190fa2: Pulling fs layer 02:39:02 2f39f015ded8: Pulling fs layer 02:39:02 3a2ae6a8a46f: Waiting 02:39:02 33b1e0a273af: Waiting 02:39:02 5d3b04190fa2: Waiting 02:39:02 2f39f015ded8: Waiting 02:39:02 5c69ac0246d0: Download complete 02:39:02 3a2ae6a8a46f: Download complete 02:39:02 33b1e0a273af: Verifying Checksum 02:39:02 33b1e0a273af: Download complete 02:39:02 5d3b04190fa2: Verifying Checksum 02:39:02 5d3b04190fa2: Download complete 02:39:02 ec43610c2a17: Download complete 02:39:02 5eb5b503b376: Verifying Checksum 02:39:02 5eb5b503b376: Download complete 02:39:03 2f39f015ded8: Download complete 02:39:04 5eb5b503b376: Pull complete 02:39:04 5c69ac0246d0: Pull complete 02:39:05 ec43610c2a17: Pull complete 02:39:05 3a2ae6a8a46f: Pull complete 02:39:05 33b1e0a273af: Pull complete 02:39:05 5d3b04190fa2: Pull complete 02:39:11 2f39f015ded8: Pull complete 02:39:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:12 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:39:12 $ 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 02:39:13 $ docker top 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:13 ---> job-cost.sh 02:39:13 lf-activate-venv: SKIPPING 02:39:13 INFO: No Stack... 02:39:13 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:14 INFO: Archiving Costs [Pipeline] sh 02:39:14 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:39:14 + cut -d, -f6 [Pipeline] lock 02:39:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] 02:39:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] did not exist. Created. 02:39:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:14 + echo total: 0.2199999988079071 [Pipeline] stash 02:39:14 Stashed 1 file(s) [Pipeline] } 02:39:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:14 $ docker stop --time=1 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd 02:39:15 $ docker rm -f --volumes 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:39:24 Removing intermediate container 86a02d33e059 02:39:24 ---> 04bf359581cf 02:39:24 Step 11/13 : COPY . . 02:39:24 ---> 7e72715facc5 02:39:24 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:39:24 ---> Running in fec4588443ec 02:39:24  % Total % Received % Xferd Average Speed Time Time  Time Current 02:39:24 Dload Upload Total Spent Left Speed 02:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5521 0 --:--:-- --:--:-- --:--:-- 5619 02:39:24 Removing intermediate container fec4588443ec 02:39:24 ---> 1b5282af9092 02:39:24 Step 13/13 : RUN ${MAKE} 02:39:24 ---> Running in a5380dbd8cc7 02:39:24 noop 02:39:24 Removing intermediate container a5380dbd8cc7 02:39:24 ---> 126726a9d50f 02:39:24 Successfully built 126726a9d50f 02:39:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker inspect -f . ci-base-image-arm64 02:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:24 prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container 02:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@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 02:39:25 $ docker top 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:26 + go version 02:39:26 go version go1.25.3 linux/arm64 [Pipeline] } 02:39:26 $ docker stop --time=1 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 02:39:31 $ docker rm -f --volumes 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:32 + docker inspect -f . ci-base-image-arm64 02:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:32 prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container 02:39:32 $ 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/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@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 02:39:34 $ docker top 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:34 + git config --global --add safe.directory /w/workspace/device-usb-camera/221 [Pipeline] fileExists [Pipeline] sh 02:39:35 + make test 02:39:35 go test ./... -coverprofile=coverage.out ./... 02:39:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:43:47 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:43:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 4.4% of statements 02:43:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:43:53 go vet ./... 02:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:50 ./bin/test-attribution-txt.sh 02:44:50 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:44:50 $ docker stop --time=1 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 02:44:52 $ docker rm -f --volumes 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:53 Warning: overwriting stash ‘coverage-report’ 02:44:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:55 + ls -al . 02:44:55 total 288 02:44:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:39 . 02:44:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:36 .. 02:44:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:36 .git 02:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 .github 02:44:55 -rw-rw-r-- 1 jenkins jenkins 379 Mar 21 02:36 .gitignore 02:44:55 -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:36 .golangci.yml 02:44:55 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 02:36 .hadolint.yml 02:44:55 -rw-rw-r-- 1 jenkins jenkins 22020 Mar 21 02:36 Attribution.txt 02:44:55 -rw-rw-r-- 1 jenkins jenkins 17743 Mar 21 02:36 CHANGELOG.md 02:44:55 -rw-rw-r-- 1 jenkins jenkins 2446 Mar 21 02:36 Dockerfile 02:44:55 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:36 GOVERNANCE.md 02:44:55 -rw-rw-r-- 1 jenkins jenkins 682 Mar 21 02:36 Jenkinsfile 02:44:55 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 02:36 LICENSE 02:44:55 -rw-rw-r-- 1 jenkins jenkins 3192 Mar 21 02:36 Makefile 02:44:55 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 02:36 OWNERS.md 02:44:55 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 02:36 README.md 02:44:55 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:33 VERSION 02:44:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:36 bin 02:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 cmd 02:44:55 -rw-r--r-- 1 jenkins jenkins 54776 Mar 21 02:43 coverage.out 02:44:55 -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 02:36 docker-entrypoint.sh 02:44:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:36 docs 02:44:55 -rw-rw-r-- 1 jenkins jenkins 6886 Mar 21 02:36 go.mod 02:44:55 -rw-rw-r-- 1 jenkins jenkins 89644 Mar 21 02:36 go.sum 02:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 internal 02:44:55 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + 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=3308c9a2348d58c30d498ac770167c5868c38b57 --label arch=arm64 --label version=4.1.0-dev.15 . 02:44:56 Sending build context to Docker daemon 12.37MB 02:44:56 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 02:44:56 Step 2/37 : FROM ${BASE} AS builder 02:44:56 ---> 126726a9d50f 02:44:56 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:44:56 ---> Running in 7f17006edbf4 02:44:56 Removing intermediate container 7f17006edbf4 02:44:56 ---> f39b227b058f 02:44:56 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:44:56 ---> Running in 1d250886cfe1 02:44:57 Removing intermediate container 1d250886cfe1 02:44:57 ---> d9542ed10dda 02:44:57 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:44:57 ---> Running in 5778a48a1d50 02:44:57 Removing intermediate container 5778a48a1d50 02:44:57 ---> d948d944c52c 02:44:57 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:44:57 ---> Running in 0ab0951d3feb 02:44:57 Removing intermediate container 0ab0951d3feb 02:44:57 ---> 56031b68654a 02:44:57 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:44:57 ---> Running in 913cb83e92f2 02:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:45:00 OK: 262 MiB in 69 packages 02:45:02 Removing intermediate container 913cb83e92f2 02:45:02 ---> eca5871ff2cb 02:45:02 Step 8/37 : WORKDIR /device-usb-camera 02:45:02 ---> Running in e35e94ee3c3e 02:45:02 Removing intermediate container e35e94ee3c3e 02:45:02 ---> f6f59bda52fb 02:45:02 Step 9/37 : COPY go.mod vendor* ./ 02:45:02 ---> a7ed91e16d9b 02:45:02 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:02 ---> Running in fd68f4df271c 02:45:05 Removing intermediate container fd68f4df271c 02:45:05 ---> 2776438e929f 02:45:05 Step 11/37 : COPY . . 02:45:06 ---> 709859aef0fd 02:45:06 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:45:06 ---> Running in 82d3c6155767 02:45:07  % Total % Received % Xferd Average Speed  Time Time Time Current 02:45:07   Dload Upload Total Spent Left Speed 02:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6583 0 --:--:-- --:--:-- --:--:-- 6679 02:45:07 Removing intermediate container 82d3c6155767 02:45:07 ---> 36ae660bc183 02:45:07 Step 13/37 : RUN ${MAKE} 02:45:08 ---> Running in 5952dcae5242 02:45:09 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:49:30 Removing intermediate container 5952dcae5242 02:49:30 ---> 6f36c4dadcdc 02:49:30 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 02:49:30 1.15.3: Pulling from bluenviron/mediamtx 02:49:30 15af7a6288ba: Pulling fs layer 02:49:31 15af7a6288ba: Download complete 02:49:32 15af7a6288ba: Pull complete 02:49:32 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 02:49:32 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 02:49:32 ---> 750e2abf1212 02:49:32 Step 15/37 : FROM alpine:3.22 02:49:33 3.22: Pulling from library/alpine 02:49:33 d741ee1608f3: Pulling fs layer 02:49:33 d741ee1608f3: Verifying Checksum 02:49:33 d741ee1608f3: Download complete 02:49:34 d741ee1608f3: Pull complete 02:49:34 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:49:34 Status: Downloaded newer image for alpine:3.22 02:49:34 ---> 5a766deef0c8 02:49:34 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:49:34 ---> Running in 64a5f65d3d08 02:49:34 Removing intermediate container 64a5f65d3d08 02:49:34 ---> 65f5b59e26f3 02:49:34 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:49:35 ---> Running in bcc2787e0631 02:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:38 (1/116) Installing dumb-init (1.2.5-r3) 02:49:38 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 02:49:38 (3/116) Installing aom-libs (3.12.1-r0) 02:49:38 (4/116) Installing libxau (1.0.12-r0) 02:49:38 (5/116) Installing libmd (1.1.0-r0) 02:49:38 (6/116) Installing libbsd (0.12.2-r0) 02:49:38 (7/116) Installing libxdmcp (1.1.5-r1) 02:49:38 (8/116) Installing libxcb (1.17.0-r0) 02:49:38 (9/116) Installing libx11 (1.8.11-r0) 02:49:38 (10/116) Installing hwdata-pci (0.395-r0) 02:49:38 (11/116) Installing libpciaccess (0.18.1-r0) 02:49:38 (12/116) Installing libdrm (2.4.124-r0) 02:49:38 (13/116) Installing libxext (1.3.6-r2) 02:49:38 (14/116) Installing libxfixes (6.0.1-r4) 02:49:38 (15/116) Installing libffi (3.4.8-r0) 02:49:38 (16/116) Installing wayland-libs-client (1.23.1-r3) 02:49:38 (17/116) Installing libva (2.22.0-r1) 02:49:38 (18/116) Installing libvdpau (1.5-r4) 02:49:38 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 02:49:38 (20/116) Installing libdav1d (1.5.1-r0) 02:49:38 (21/116) Installing libgcc (14.2.0-r6) 02:49:38 (22/116) Installing libstdc++ (14.2.0-r6) 02:49:39 (23/116) Installing openexr-libiex (3.3.2-r0) 02:49:39 (24/116) Installing openexr-libilmthread (3.3.2-r0) 02:49:39 (25/116) Installing imath (3.1.12-r0) 02:49:39 (26/116) Installing libdeflate (1.23-r0) 02:49:39 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 02:49:39 (28/116) Installing openexr-libopenexr (3.3.2-r0) 02:49:39 (29/116) Installing brotli-libs (1.1.0-r2) 02:49:39 (30/116) Installing giflib (5.2.2-r1) 02:49:39 (31/116) Installing libhwy (1.0.7-r1) 02:49:39 (32/116) Installing libjpeg-turbo (3.1.0-r0) 02:49:39 (33/116) Installing lcms2 (2.16-r0) 02:49:39 (34/116) Installing libpng (1.6.55-r0) 02:49:39 (35/116) Installing libjxl (0.10.3-r2) 02:49:39 (36/116) Installing lame-libs (3.100-r5) 02:49:39 (37/116) Installing opus (1.5.2-r1) 02:49:39 (38/116) Installing rav1e-libs (0.7.1-r2) 02:49:39 (39/116) Installing libgomp (14.2.0-r6) 02:49:39 (40/116) Installing soxr (0.1.3-r7) 02:49:39 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 02:49:39 (42/116) Installing libogg (1.3.5-r5) 02:49:39 (43/116) Installing libtheora (1.1.1-r18) 02:49:39 (44/116) Installing libvorbis (1.3.7-r2) 02:49:39 (45/116) Installing libvpx (1.15.0-r0) 02:49:40 (46/116) Installing libsharpyuv (1.5.0-r0) 02:49:40 (47/116) Installing libwebp (1.5.0-r0) 02:49:40 (48/116) Installing libwebpmux (1.5.0-r0) 02:49:40 (49/116) Installing x264-libs (0.164.3108-r0) 02:49:40 (50/116) Installing numactl (2.0.18-r0) 02:49:40 (51/116) Installing x265-libs (3.6-r0) 02:49:40 (52/116) Installing xvidcore (1.3.7-r2) 02:49:40 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 02:49:41 (54/116) Installing sdl3 (3.2.16-r0) 02:49:41 (55/116) Installing sdl2-compat (2.32.56-r0) 02:49:41 (56/116) Installing alsa-lib (1.2.14-r0) 02:49:41 (57/116) Installing libexpat (2.7.5-r0) 02:49:41 (58/116) Installing libbz2 (1.0.8-r6) 02:49:41 (59/116) Installing freetype (2.13.3-r0) 02:49:41 (60/116) Installing fontconfig (2.15.0-r3) 02:49:41 (61/116) Installing fribidi (1.0.16-r1) 02:49:41 (62/116) Installing libintl (0.24.1-r0) 02:49:41 (63/116) Installing libeconf (0.6.3-r0) 02:49:41 (64/116) Installing libblkid (2.41-r9) 02:49:41 (65/116) Installing libmount (2.41-r9) 02:49:41 (66/116) Installing pcre2 (10.46-r0) 02:49:41 (67/116) Installing glib (2.84.4-r0) 02:49:41 (68/116) Installing graphite2 (1.3.14-r6) 02:49:41 (69/116) Installing harfbuzz (11.2.1-r0) 02:49:41 (70/116) Installing libunibreak (6.1-r0) 02:49:41 (71/116) Installing libass (0.17.3-r0) 02:49:41 (72/116) Installing libbluray (1.3.4-r1) 02:49:41 (73/116) Installing mpg123-libs (1.32.10-r0) 02:49:41 (74/116) Installing libopenmpt (0.7.15-r0) 02:49:41 (75/116) Installing cjson (1.7.19-r0) 02:49:41 (76/116) Installing mbedtls (3.6.5-r0) 02:49:41 (77/116) Installing librist (0.2.10-r1) 02:49:41 (78/116) Installing libsrt (1.5.3-r1) 02:49:41 (79/116) Installing libssh (0.11.2-r0) 02:49:41 (80/116) Installing xz-libs (5.8.1-r0) 02:49:41 (81/116) Installing libxml2 (2.13.9-r0) 02:49:42 (82/116) Installing libsodium (1.0.20-r1) 02:49:42 (83/116) Installing libzmq (4.3.5-r2) 02:49:42 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 02:49:42 (85/116) Installing serd-libs (0.32.4-r0) 02:49:42 (86/116) Installing zix-libs (0.6.2-r0) 02:49:42 (87/116) Installing sord-libs (0.16.18-r0) 02:49:42 (88/116) Installing sratom (0.6.18-r0) 02:49:42 (89/116) Installing lilv-libs (0.24.26-r0) 02:49:42 (90/116) Installing libdovi (3.3.1-r1) 02:49:42 (91/116) Installing spirv-tools (1.4.313.0-r0) 02:49:42 (92/116) Installing glslang-libs (1.4.309.0-r0) 02:49:42 (93/116) Installing shaderc (2024.4-r0) 02:49:42 (94/116) Installing vulkan-loader (1.4.313.0-r0) 02:49:42 (95/116) Installing libplacebo (6.338.2-r3) 02:49:42 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 02:49:42 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 02:49:42 (98/116) Installing vidstab (1.1.1-r0) 02:49:42 (99/116) Installing zimg (3.0.5-r3) 02:49:42 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 02:49:42 (101/116) Installing libasyncns (0.8-r4) 02:49:42 (102/116) Installing dbus-libs (1.16.2-r1) 02:49:42 (103/116) Installing libltdl (2.5.4-r1) 02:49:42 (104/116) Installing orc (0.4.40-r1) 02:49:42 (105/116) Installing libflac (1.4.3-r1) 02:49:42 (106/116) Installing libsndfile (1.2.2-r2) 02:49:42 (107/116) Installing speexdsp (1.2.1-r2) 02:49:42 (108/116) Installing tdb-libs (1.4.12-r0) 02:49:42 (109/116) Installing libpulse (17.0-r5) 02:49:42 (110/116) Installing v4l-utils-libs (1.28.1-r1) 02:49:42 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 02:49:42 (112/116) Installing ffmpeg (6.1.2-r2) 02:49:42 (113/116) Installing udev-init-scripts (35-r1) 02:49:42 (114/116) Installing zstd-libs (1.5.7-r0) 02:49:43 (115/116) Installing kmod-libs (34.2-r0) 02:49:43 (116/116) Installing eudev (3.2.14-r5) 02:49:43 Executing busybox-1.37.0-r20.trigger 02:49:43 Executing glib-2.84.4-r0.trigger 02:49:43 Executing eudev-3.2.14-r5.trigger 02:49:43 OK: 114 MiB in 132 packages 02:49:47 Removing intermediate container bcc2787e0631 02:49:47 ---> c2ebb4f2887b 02:49:47 Step 18/37 : RUN apk --no-cache upgrade 02:49:47 ---> Running in e15f74d6eb0a 02:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:49:50 OK: 114 MiB in 132 packages 02:49:51 Removing intermediate container e15f74d6eb0a 02:49:51 ---> 50ef2148fc24 02:49:51 Step 19/37 : WORKDIR / 02:49:51 ---> Running in 023715e890fa 02:49:51 Removing intermediate container 023715e890fa 02:49:51 ---> cbb14d43373a 02:49:51 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:49:54 ---> 5d47cbff4178 02:49:54 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:49:54 ---> 7525cf89f544 02:49:54 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:49:54 ---> 868d94119131 02:49:54 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:49:55 ---> 7306c569e6b2 02:49:55 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:49:56 ---> 4c50f7ca6b09 02:49:56 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:49:56 ---> 8b62dd6870e7 02:49:56 Step 26/37 : COPY --from=rtsp /mediamtx / 02:49:59 ---> 371ff8e799c3 02:49:59 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:49:59 ---> Running in 72154038d59a 02:50:01 Removing intermediate container 72154038d59a 02:50:01 ---> 12d709d5b715 02:50:01 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:50:01 ---> Running in 5e98e39c037e 02:50:02 Removing intermediate container 5e98e39c037e 02:50:02 ---> bcab715e68a2 02:50:02 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:50:02 ---> Running in 1fb14f8d4c4e 02:50:04 Removing intermediate container 1fb14f8d4c4e 02:50:04 ---> a50f927e68dd 02:50:04 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:50:04 ---> Running in ed0c30da822c 02:50:05 Removing intermediate container ed0c30da822c 02:50:05 ---> 0eb1232b966d 02:50:05 Step 31/37 : EXPOSE 59983 02:50:05 ---> Running in a932f0988976 02:50:05 Removing intermediate container a932f0988976 02:50:05 ---> 97d52830688d 02:50:05 Step 32/37 : EXPOSE 8554 02:50:06 ---> Running in f512f6f4ed0b 02:50:06 Removing intermediate container f512f6f4ed0b 02:50:06 ---> 25c76c1a7612 02:50:06 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:50:06 ---> Running in 13d8fc2a46c4 02:50:06 Removing intermediate container 13d8fc2a46c4 02:50:06 ---> 6c43ea0a0453 02:50:06 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 02:50:06 ---> Running in 4f9892e6dd24 02:50:06 Removing intermediate container 4f9892e6dd24 02:50:06 ---> 165d7c1aa107 02:50:06 Step 35/37 : LABEL arch=arm64 02:50:07 ---> Running in 9db7d00d2039 02:50:07 Removing intermediate container 9db7d00d2039 02:50:07 ---> 127a0e7638a7 02:50:07 Step 36/37 : LABEL git_sha=3308c9a2348d58c30d498ac770167c5868c38b57 02:50:07 ---> Running in 5a2f2c34a384 02:50:07 Removing intermediate container 5a2f2c34a384 02:50:07 ---> 25e2f199134d 02:50:07 Step 37/37 : LABEL version=4.1.0-dev.15 02:50:07 ---> Running in c10d66fb44e6 02:50:07 Removing intermediate container c10d66fb44e6 02:50:07 ---> 35dddcec83dc 02:50:07 [Warning] One or more build-args [ARCH] were not consumed 02:50:07 Successfully built 35dddcec83dc 02:50:07 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 02:50:08 provisioning config files... 02:50:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/221@tmp/config17538111026594026300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:08 ---> ****-login.sh 02:50:08 nexus3.edgexfoundry.org:10001 02:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:08 Configure a credential helper to remove this warning. See 02:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:08 02:50:08 Login Succeeded 02:50:08 nexus3.edgexfoundry.org:10002 02:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:09 Configure a credential helper to remove this warning. See 02:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:09 02:50:09 Login Succeeded 02:50:09 nexus3.edgexfoundry.org:10003 02:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:09 Configure a credential helper to remove this warning. See 02:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:09 02:50:09 Login Succeeded 02:50:09 nexus3.edgexfoundry.org:10004 02:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:09 Configure a credential helper to remove this warning. See 02:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:09 02:50:09 Login Succeeded 02:50:09 ****.io 02:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:10 Configure a credential helper to remove this warning. See 02:50:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:10 02:50:10 Login Succeeded 02:50:10 ---> ****-login.sh ends [Pipeline] } 02:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:50:10 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:50:10 3308c9a2348d58c30d498ac770167c5868c38b57 02:50:10 latest 02:50:10 4.1.0-dev.15 02:50:10 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:50:10 main 02:50:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 02:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:11 c853e35239a9: Preparing 02:50:11 5f0235fd39e9: Preparing 02:50:11 57dd25d65acb: Preparing 02:50:11 35dd10855021: Preparing 02:50:11 8b2c1f450c66: Preparing 02:50:11 de17f37f5fc2: Preparing 02:50:11 3eb3738c9655: Preparing 02:50:11 45c23ea151a8: Preparing 02:50:11 b8999c19dbc3: Preparing 02:50:11 0042bd74bb5a: Preparing 02:50:11 4542ab916c74: Preparing 02:50:11 07058cb5fd35: Preparing 02:50:11 270702fa085e: Preparing 02:50:11 c4e71c2a4573: Preparing 02:50:11 de17f37f5fc2: Waiting 02:50:11 3eb3738c9655: Waiting 02:50:11 45c23ea151a8: Waiting 02:50:11 b8999c19dbc3: Waiting 02:50:11 0042bd74bb5a: Waiting 02:50:11 4542ab916c74: Waiting 02:50:11 07058cb5fd35: Waiting 02:50:11 270702fa085e: Waiting 02:50:11 c4e71c2a4573: Waiting 02:50:11 35dd10855021: Pushed 02:50:11 57dd25d65acb: Pushed 02:50:11 5f0235fd39e9: Pushed 02:50:11 c853e35239a9: Pushed 02:50:11 de17f37f5fc2: Pushed 02:50:11 b8999c19dbc3: Pushed 02:50:11 3eb3738c9655: Pushed 02:50:11 45c23ea151a8: Pushed 02:50:11 0042bd74bb5a: Pushed 02:50:11 c4e71c2a4573: Layer already exists 02:50:11 07058cb5fd35: Pushed 02:50:23 4542ab916c74: Pushed 02:50:23 8b2c1f450c66: Pushed 02:50:34 270702fa085e: Pushed 02:50:34 3308c9a2348d58c30d498ac770167c5868c38b57: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + 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 02:50:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:34 c853e35239a9: Preparing 02:50:34 5f0235fd39e9: Preparing 02:50:34 57dd25d65acb: Preparing 02:50:34 35dd10855021: Preparing 02:50:34 8b2c1f450c66: Preparing 02:50:34 de17f37f5fc2: Preparing 02:50:34 3eb3738c9655: Preparing 02:50:34 45c23ea151a8: Preparing 02:50:34 b8999c19dbc3: Preparing 02:50:34 0042bd74bb5a: Preparing 02:50:34 4542ab916c74: Preparing 02:50:34 07058cb5fd35: Preparing 02:50:34 270702fa085e: Preparing 02:50:34 c4e71c2a4573: Preparing 02:50:34 b8999c19dbc3: Waiting 02:50:34 0042bd74bb5a: Waiting 02:50:34 4542ab916c74: Waiting 02:50:34 07058cb5fd35: Waiting 02:50:34 270702fa085e: Waiting 02:50:34 c4e71c2a4573: Waiting 02:50:34 de17f37f5fc2: Waiting 02:50:34 3eb3738c9655: Waiting 02:50:34 45c23ea151a8: Waiting 02:50:34 57dd25d65acb: Layer already exists 02:50:34 c853e35239a9: Layer already exists 02:50:34 35dd10855021: Layer already exists 02:50:34 5f0235fd39e9: Layer already exists 02:50:34 8b2c1f450c66: Layer already exists 02:50:34 3eb3738c9655: Layer already exists 02:50:34 de17f37f5fc2: Layer already exists 02:50:34 45c23ea151a8: Layer already exists 02:50:34 b8999c19dbc3: Layer already exists 02:50:34 0042bd74bb5a: Layer already exists 02:50:34 270702fa085e: Layer already exists 02:50:34 07058cb5fd35: Layer already exists 02:50:34 4542ab916c74: Layer already exists 02:50:34 c4e71c2a4573: Layer already exists 02:50:34 latest: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 02:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:35 c853e35239a9: Preparing 02:50:35 5f0235fd39e9: Preparing 02:50:35 57dd25d65acb: Preparing 02:50:35 35dd10855021: Preparing 02:50:35 8b2c1f450c66: Preparing 02:50:35 de17f37f5fc2: Preparing 02:50:35 3eb3738c9655: Preparing 02:50:35 45c23ea151a8: Preparing 02:50:35 b8999c19dbc3: Preparing 02:50:35 0042bd74bb5a: Preparing 02:50:35 4542ab916c74: Preparing 02:50:35 07058cb5fd35: Preparing 02:50:35 270702fa085e: Preparing 02:50:35 c4e71c2a4573: Preparing 02:50:35 b8999c19dbc3: Waiting 02:50:35 0042bd74bb5a: Waiting 02:50:35 4542ab916c74: Waiting 02:50:35 07058cb5fd35: Waiting 02:50:35 270702fa085e: Waiting 02:50:35 de17f37f5fc2: Waiting 02:50:35 3eb3738c9655: Waiting 02:50:35 45c23ea151a8: Waiting 02:50:35 c4e71c2a4573: Waiting 02:50:35 c853e35239a9: Layer already exists 02:50:35 8b2c1f450c66: Layer already exists 02:50:35 35dd10855021: Layer already exists 02:50:35 5f0235fd39e9: Layer already exists 02:50:35 57dd25d65acb: Layer already exists 02:50:35 3eb3738c9655: Layer already exists 02:50:35 b8999c19dbc3: Layer already exists 02:50:35 de17f37f5fc2: Layer already exists 02:50:35 45c23ea151a8: Layer already exists 02:50:35 0042bd74bb5a: Layer already exists 02:50:35 270702fa085e: Layer already exists 02:50:35 4542ab916c74: Layer already exists 02:50:35 07058cb5fd35: Layer already exists 02:50:35 c4e71c2a4573: Layer already exists 02:50:35 4.1.0-dev.15: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:36 c853e35239a9: Preparing 02:50:36 5f0235fd39e9: Preparing 02:50:36 57dd25d65acb: Preparing 02:50:36 35dd10855021: Preparing 02:50:36 8b2c1f450c66: Preparing 02:50:36 de17f37f5fc2: Preparing 02:50:36 3eb3738c9655: Preparing 02:50:36 45c23ea151a8: Preparing 02:50:36 b8999c19dbc3: Preparing 02:50:36 0042bd74bb5a: Preparing 02:50:36 4542ab916c74: Preparing 02:50:36 07058cb5fd35: Preparing 02:50:36 270702fa085e: Preparing 02:50:36 c4e71c2a4573: Preparing 02:50:36 3eb3738c9655: Waiting 02:50:36 45c23ea151a8: Waiting 02:50:36 b8999c19dbc3: Waiting 02:50:36 0042bd74bb5a: Waiting 02:50:36 4542ab916c74: Waiting 02:50:36 07058cb5fd35: Waiting 02:50:36 270702fa085e: Waiting 02:50:36 c4e71c2a4573: Waiting 02:50:36 de17f37f5fc2: Waiting 02:50:36 57dd25d65acb: Layer already exists 02:50:36 35dd10855021: Layer already exists 02:50:36 8b2c1f450c66: Layer already exists 02:50:36 5f0235fd39e9: Layer already exists 02:50:36 c853e35239a9: Layer already exists 02:50:36 3eb3738c9655: Layer already exists 02:50:36 0042bd74bb5a: Layer already exists 02:50:36 b8999c19dbc3: Layer already exists 02:50:36 de17f37f5fc2: Layer already exists 02:50:36 45c23ea151a8: Layer already exists 02:50:36 4542ab916c74: Layer already exists 02:50:36 270702fa085e: Layer already exists 02:50:36 07058cb5fd35: Layer already exists 02:50:36 c4e71c2a4573: Layer already exists 02:50:36 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + 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 02:50:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:37 c853e35239a9: Preparing 02:50:37 5f0235fd39e9: Preparing 02:50:37 57dd25d65acb: Preparing 02:50:37 35dd10855021: Preparing 02:50:37 8b2c1f450c66: Preparing 02:50:37 de17f37f5fc2: Preparing 02:50:37 3eb3738c9655: Preparing 02:50:37 45c23ea151a8: Preparing 02:50:37 b8999c19dbc3: Preparing 02:50:37 0042bd74bb5a: Preparing 02:50:37 4542ab916c74: Preparing 02:50:37 07058cb5fd35: Preparing 02:50:37 270702fa085e: Preparing 02:50:37 c4e71c2a4573: Preparing 02:50:37 de17f37f5fc2: Waiting 02:50:37 3eb3738c9655: Waiting 02:50:37 45c23ea151a8: Waiting 02:50:37 b8999c19dbc3: Waiting 02:50:37 0042bd74bb5a: Waiting 02:50:37 07058cb5fd35: Waiting 02:50:37 4542ab916c74: Waiting 02:50:37 c4e71c2a4573: Waiting 02:50:37 270702fa085e: Waiting 02:50:37 5f0235fd39e9: Layer already exists 02:50:37 c853e35239a9: Layer already exists 02:50:37 8b2c1f450c66: Layer already exists 02:50:37 57dd25d65acb: Layer already exists 02:50:37 35dd10855021: Layer already exists 02:50:37 45c23ea151a8: Layer already exists 02:50:37 de17f37f5fc2: Layer already exists 02:50:37 3eb3738c9655: Layer already exists 02:50:37 b8999c19dbc3: Layer already exists 02:50:37 0042bd74bb5a: Layer already exists 02:50:37 07058cb5fd35: Layer already exists 02:50:37 4542ab916c74: Layer already exists 02:50:37 270702fa085e: Layer already exists 02:50:37 c4e71c2a4573: Layer already exists 02:50:37 main: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:37 ===================================================== [Pipeline] echo 02:50:38 taggedImages: 02:50:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 02:50:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:50:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 02:50:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 02:50:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 02:50:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo 02:50:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 02:50:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] echo 02:50:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] echo 02:50:38 Skip building multi-arch image for 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 02:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:38 02:50:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:38 arm64: Pulling from edgex-lftools-log-publisher 02:50:38 8998bd30e6a1: Pulling fs layer 02:50:38 04944245beec: Pulling fs layer 02:50:38 699f458cf7ca: Pulling fs layer 02:50:38 765212b225bb: Pulling fs layer 02:50:38 f23df028b6ca: Pulling fs layer 02:50:38 d65c8cfc05b1: Pulling fs layer 02:50:38 2437ff75d9bd: Pulling fs layer 02:50:38 d65c8cfc05b1: Waiting 02:50:38 765212b225bb: Waiting 02:50:38 2437ff75d9bd: Waiting 02:50:38 f23df028b6ca: Waiting 02:50:39 04944245beec: Verifying Checksum 02:50:39 04944245beec: Download complete 02:50:39 765212b225bb: Verifying Checksum 02:50:39 765212b225bb: Download complete 02:50:39 f23df028b6ca: Verifying Checksum 02:50:39 f23df028b6ca: Download complete 02:50:39 d65c8cfc05b1: Verifying Checksum 02:50:39 d65c8cfc05b1: Download complete 02:50:39 699f458cf7ca: Verifying Checksum 02:50:39 699f458cf7ca: Download complete 02:50:39 8998bd30e6a1: Verifying Checksum 02:50:39 8998bd30e6a1: Download complete 02:50:42 2437ff75d9bd: Verifying Checksum 02:50:42 2437ff75d9bd: Download complete 02:50:44 8998bd30e6a1: Pull complete 02:50:44 04944245beec: Pull complete 02:50:46 699f458cf7ca: Pull complete 02:50:46 765212b225bb: Pull complete 02:50:47 f23df028b6ca: Pull complete 02:50:47 d65c8cfc05b1: Pull complete 02:51:05 2437ff75d9bd: Pull complete 02:51:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container 02:51:05 $ 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/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@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 02:51:08 $ docker top 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:09 ---> job-cost.sh 02:51:09 lf-activate-venv: SKIPPING 02:51:09 INFO: No Stack... 02:51:09 INFO: Retrieving Pricing Info for: v3-standard-4 02:51:10 INFO: Archiving Costs [Pipeline] sh 02:51:11 + + cutcat -d, -f6 02:51:11 /w/workspace/device-usb-camera/221/archives/cost.csv [Pipeline] lock 02:51:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] 02:51:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] did not exist. Created. 02:51:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:11 /w/workspace/device-usb-camera/221@tmp/durable-0492e6e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:51:12 + echo total: 0.10999999940395355 [Pipeline] stash 02:51:12 Warning: overwriting stash ‘stack-cost’ 02:51:12 Stashed 1 file(s) [Pipeline] } 02:51:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:12 $ docker stop --time=1 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 02:51:14 $ docker rm -f --volumes 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 [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 02:51:14 provisioning config files... 02:51:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3794488250693160930tmp [Pipeline] { [Pipeline] sh 02:51:14 + set +x 02:51:14 + curl -s https://codecov.io/bash 02:51:14 + bash -s -- 02:51:14 02:51:14 _____ _ 02:51:14 / ____| | | 02:51:14 | | ___ __| | ___ ___ _____ __ 02:51:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:14 Bash-1.0.6 02:51:14 02:51:14 02:51:14 ==> git version 2.25.1 found 02:51:14 ==> 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 02:51:14 Release-Date: 2020-01-08 02:51:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:51:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:51:14 ==> Jenkins CI detected. 02:51:14 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:51:14 project root: . 02:51:14 --> token set from env 02:51:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:14 ==> Running gcov in . (disable via -X gcov) 02:51:14 ==> Python coveragepy not found 02:51:14 ==> Searching for coverage reports in: 02:51:14 + . 02:51:14 -> Found 1 reports 02:51:14 ==> Detecting git/mercurial file structure 02:51:15 ==> Reading reports 02:51:15 + ./coverage.out bytes=54776 02:51:15 ==> Appending adjustments 02:51:15 https://docs.codecov.io/docs/fixing-reports 02:51:15 + Found adjustments 02:51:15 ==> Gzipping contents 02:51:15 8.0K /tmp/codecov.9yKrji.gz 02:51:15 ==> Uploading reports 02:51:15 url: https://codecov.io 02:51:15 query: branch=main&commit=3308c9a2348d58c30d498ac770167c5868c38b57&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:15 -> Pinging Codecov 02:51:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3308c9a2348d58c30d498ac770167c5868c38b57&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:15 -> Uploading to 02:51:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/3308c9a2348d58c30d498ac770167c5868c38b57/b02347d0-f526-47e1-a0ff-2abf25b8b687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260321%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260321T025115Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8b4dcd7fc2ef3d62be5980e322e9ad4ea9f01c67a11b1dadc95e079de778cc72 02:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:15 Dload Upload Total Spent Left Speed 02:51:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 30213 --:--:-- --:--:-- --:--:-- 30348 02:51:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } 02:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:51:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:51:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:16 02:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:16 latest: Pulling from edgex-devops/edgex-snyk-go 02:51:16 2d35ebdb57d9: Already exists 02:51:16 85e8836fcdb2: Pulling fs layer 02:51:16 91631faa732a: Pulling fs layer 02:51:16 f3f5ae8826fa: Pulling fs layer 02:51:16 4f4fb700ef54: Pulling fs layer 02:51:16 7861252a18e6: Pulling fs layer 02:51:16 9130f900ef6f: Pulling fs layer 02:51:16 4f4fb700ef54: Waiting 02:51:16 7861252a18e6: Waiting 02:51:16 9130f900ef6f: Waiting 02:51:16 f3f5ae8826fa: Download complete 02:51:16 85e8836fcdb2: Verifying Checksum 02:51:16 85e8836fcdb2: Download complete 02:51:16 4f4fb700ef54: Verifying Checksum 02:51:16 4f4fb700ef54: Download complete 02:51:16 85e8836fcdb2: Pull complete 02:51:16 7861252a18e6: Verifying Checksum 02:51:16 7861252a18e6: Download complete 02:51:17 91631faa732a: Verifying Checksum 02:51:17 91631faa732a: Download complete 02:51:17 9130f900ef6f: Verifying Checksum 02:51:17 9130f900ef6f: Download complete 02:51:23 91631faa732a: Pull complete 02:51:23 f3f5ae8826fa: Pull complete 02:51:23 4f4fb700ef54: Pull complete 02:51:23 7861252a18e6: Pull complete 02:51:27 9130f900ef6f: Pull complete 02:51:27 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:27 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:51:27 $ 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 02:51:28 $ docker top b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:29 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:51:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:51:29 + set -o pipefail 02:51:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:51:37 02:51:37 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:51:37 02:51:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/b35edce4-95c4-4601-81c4-c5e5b5e1bc62 02:51:37 02:51:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:51:37 02:51:37 02:51:37 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:51:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:51:38 $ docker stop --time=1 b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 02:51:41 $ docker rm -f --volumes b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 [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 02:51:41 + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] sh 02:51:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:51:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:51:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:42 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:51:42 $ 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 02:51:42 $ docker top 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c -eo pid,comm 02:51:42 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). 02:51:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:42 [ssh-agent] Looking for ssh-agent implementation... 02:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:43 $ docker exec 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c ssh-agent 02:51:43 SSH_AUTH_SOCK=/tmp/ssh-9zFKNlVZoLza/agent.33 02:51:43 SSH_AGENT_PID=39 02:51:43 Running ssh-add (command line suppressed) 02:51:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3606632960461951372.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3606632960461951372.key) 02:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:43 + git semver tag 02:51:43 2026-03-21 02:51:43,892 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:51:43 2026-03-21 02:51:43,896 [run_tag] DEBUG tag force:False 02:51:43 2026-03-21 02:51:43,896 [check_head_tag] DEBUG check head tag 02:51:43 2026-03-21 02:51:43,897 [execute] INFO git cat-file --batch-check 02:51:43 2026-03-21 02:51:43,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:51:44 2026-03-21 02:51:43,899 [execute] INFO git cat-file --batch 02:51:44 2026-03-21 02:51:43,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:51:44 2026-03-21 02:51:43,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:51:44 2026-03-21 02:51:43,909 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 02:51:44 2026-03-21 02:51:43,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 02:51:44 2026-03-21 02:51:43,912 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:51:44 4.1.0-dev.15 [Pipeline] } 02:51:44 $ docker exec --env ******** --env ******** 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c ssh-agent -k 02:51:44 unset SSH_AUTH_SOCK; 02:51:44 unset SSH_AGENT_PID; 02:51:44 echo Agent pid 39 killed; 02:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:44 + git semver [Pipeline] } 02:51:44 $ docker stop --time=1 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c 02:51:46 $ docker rm -f --volumes 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:46 02:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:46 0.23.1-centos7: Pulling from edgex-lftools 02:51:46 ab5ef0e58194: Pulling fs layer 02:51:46 9712f1f96733: Pulling fs layer 02:51:46 63f879dbbcfc: Pulling fs layer 02:51:46 0d9ebad4ef96: Pulling fs layer 02:51:46 e9a5061849ea: Pulling fs layer 02:51:46 d747dcd14b5f: Pulling fs layer 02:51:46 2de7ff778b66: Pulling fs layer 02:51:46 e9a5061849ea: Waiting 02:51:46 d747dcd14b5f: Waiting 02:51:46 2de7ff778b66: Waiting 02:51:46 0d9ebad4ef96: Waiting 02:51:46 9712f1f96733: Verifying Checksum 02:51:46 9712f1f96733: Download complete 02:51:47 63f879dbbcfc: Verifying Checksum 02:51:47 63f879dbbcfc: Download complete 02:51:47 e9a5061849ea: Verifying Checksum 02:51:47 e9a5061849ea: Download complete 02:51:47 d747dcd14b5f: Verifying Checksum 02:51:47 d747dcd14b5f: Download complete 02:51:47 2de7ff778b66: Verifying Checksum 02:51:47 2de7ff778b66: Download complete 02:51:47 0d9ebad4ef96: Verifying Checksum 02:51:47 0d9ebad4ef96: Download complete 02:51:47 ab5ef0e58194: Verifying Checksum 02:51:47 ab5ef0e58194: Download complete 02:51:51 ab5ef0e58194: Pull complete 02:51:51 9712f1f96733: Pull complete 02:51:52 63f879dbbcfc: Pull complete 02:51:57 0d9ebad4ef96: Pull complete 02:51:57 e9a5061849ea: Pull complete 02:51:57 d747dcd14b5f: Pull complete 02:51:58 2de7ff778b66: Pull complete 02:51:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:59 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:51:59 $ 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 02:52:00 $ docker top 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:52:00 provisioning config files... 02:52:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2453778771087707026tmp 02:52:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12261458743670038498tmp 02:52:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14630606601517458138tmp [Pipeline] { [Pipeline] echo 02:52:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:52:00 ---> sigul-configuration.sh 02:52:00 gpg: directory `/root/.gnupg' created 02:52:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:52:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:52:00 gpg: keyring `/root/.gnupg/secring.gpg' created 02:52:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:52:00 gpg: CAST5 encrypted data 02:52:00 gpg: encrypted with 1 passphrase 02:52:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:52:01 + mkdir /home/jenkins 02:52:01 + mkdir /home/jenkins/sigul [Pipeline] sh 02:52:01 + 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 02:52:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:52:01 ---> sigul-install.sh 02:52:01 Sigul already installed; skipping installation. [Pipeline] sh 02:52:01 + git tag --list 02:52:01 v0.0.0 02:52:01 v2.2.0 02:52:01 v2.3.0 02:52:01 v2.3.1 02:52:01 v3.0 02:52:01 v3.0.0 02:52:01 v3.1 02:52:01 v3.1.0 02:52:01 v3.1.1 02:52:01 v4.0 02:52:01 v4.0.0 02:52:01 v4.0.1 02:52:01 v4.0.1-dev.1 02:52:01 v4.1.0-dev.1 02:52:01 v4.1.0-dev.10 02:52:01 v4.1.0-dev.11 02:52:01 v4.1.0-dev.12 02:52:01 v4.1.0-dev.13 02:52:01 v4.1.0-dev.14 02:52:01 v4.1.0-dev.15 02:52:01 v4.1.0-dev.2 02:52:01 v4.1.0-dev.3 02:52:01 v4.1.0-dev.4 02:52:01 v4.1.0-dev.5 02:52:01 v4.1.0-dev.6 02:52:01 v4.1.0-dev.7 02:52:01 v4.1.0-dev.8 02:52:01 v4.1.0-dev.9 [Pipeline] sh 02:52:02 + lftools sign git-tag v4.1.0-dev.15 02:52:03 Signing Git tag with Sigul... 02:52:03 Signing v4.1.0-dev.15 [Pipeline] echo 02:52:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:52:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:52:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:52:03 $ docker stop --time=1 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 02:52:04 $ docker rm -f --volumes 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:52:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:05 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:52:05 $ 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 02:52:05 $ docker top f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:06 [ssh-agent] Looking for ssh-agent implementation... 02:52:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:06 $ docker exec f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d ssh-agent 02:52:06 SSH_AUTH_SOCK=/tmp/ssh-7ZGjKZ3rQlYo/agent.32 02:52:06 SSH_AGENT_PID=38 02:52:06 Running ssh-add (command line suppressed) 02:52:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16184773928302070725.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16184773928302070725.key) 02:52:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:06 + git semver bump pre 02:52:06 2026-03-21 02:52:06,957 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:06 2026-03-21 02:52:06,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:06 2026-03-21 02:52:06,961 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 02:52:06 2026-03-21 02:52:06,961 [bump_version] DEBUG bumped version:4.1.0-dev.16 02:52:06 2026-03-21 02:52:06,961 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:52:06 2026-03-21 02:52:06,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:06 2026-03-21 02:52:06,961 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:06 2026-03-21 02:52:06,963 [execute] INFO git cat-file --batch-check 02:52:06 2026-03-21 02:52:06,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:52:06 2026-03-21 02:52:06,967 [execute] INFO git cat-file --batch 02:52:06 2026-03-21 02:52:06,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:52:06 2026-03-21 02:52:06,969 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:06 4.1.0-dev.16 [Pipeline] } 02:52:07 $ docker exec --env ******** --env ******** f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d ssh-agent -k 02:52:07 unset SSH_AUTH_SOCK; 02:52:07 unset SSH_AGENT_PID; 02:52:07 echo Agent pid 38 killed; 02:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:07 + git semver [Pipeline] } 02:52:07 $ docker stop --time=1 f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d 02:52:09 $ docker rm -f --volumes f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d [Pipeline] // withDockerContainer [Pipeline] sh 02:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:09 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:52:10 $ 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 02:52:10 $ docker top 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e -eo pid,comm 02:52:10 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). 02:52:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:10 [ssh-agent] Looking for ssh-agent implementation... 02:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:10 $ docker exec 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e ssh-agent 02:52:10 SSH_AUTH_SOCK=/tmp/ssh-O9TmfDHV1FMv/agent.32 02:52:10 SSH_AGENT_PID=38 02:52:10 Running ssh-add (command line suppressed) 02:52:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18038533105940997709.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18038533105940997709.key) 02:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:10 + git semver push 02:52:11 2026-03-21 02:52:11,166 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:11 2026-03-21 02:52:11,170 [run_push] DEBUG push 02:52:11 2026-03-21 02:52:11,170 [execute] INFO git cat-file --batch-check 02:52:11 2026-03-21 02:52:11,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:52:11 2026-03-21 02:52:11,173 [execute] INFO git rev-list 704023fea0a533245a407cd04180f269e8adbd58 -- 02:52:11 2026-03-21 02:52:11,173 [execute] DEBUG Popen(['git', 'rev-list', '704023fea0a533245a407cd04180f269e8adbd58', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:52:11 2026-03-21 02:52:11,180 [execute] INFO git fetch -v -- origin 02:52:11 2026-03-21 02:52:11,180 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:52:11 2026-03-21 02:52:11,702 [run_push] DEBUG no remote changes detected 02:52:11 2026-03-21 02:52:11,702 [execute] INFO git push origin semver 02:52:11 2026-03-21 02:52:11,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:52:12 2026-03-21 02:52:12,658 [run_push] DEBUG push all version tags 02:52:12 2026-03-21 02:52:12,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:52:12 2026-03-21 02:52:12,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 02:52:13 2026-03-21 02:52:13,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:13 4.1.0-dev.16 [Pipeline] } 02:52:13 $ docker exec --env ******** --env ******** 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e ssh-agent -k 02:52:13 unset SSH_AUTH_SOCK; 02:52:13 unset SSH_AGENT_PID; 02:52:13 echo Agent pid 38 killed; 02:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:14 + git semver [Pipeline] } 02:52:14 $ docker stop --time=1 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e 02:52:15 $ docker rm -f --volumes 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e [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 02:52:16 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:52:16 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 total 16 02:52:16 drwxr-xr-x 3 root root 4096 Mar 21 02:39 . 02:52:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:52 .. 02:52:16 drwxr-xr-x 2 root root 4096 Mar 21 02:39 cost 02:52:16 -rw-r--r-- 1 root root 89 Mar 21 02:39 cost.csv 02:52:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 total 16 02:52:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:39 . 02:52:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:52 .. 02:52:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:39 cost 02:52:16 -rw-r--r-- 1 jenkins jenkins 89 Mar 21 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:52:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:17 ---> package-listing.sh 02:52:17 ++ facter osfamily 02:52:17 ++ tr '[:upper:]' '[:lower:]' 02:52:17 + OS_FAMILY=debian 02:52:17 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:52:17 + START_PACKAGES=/tmp/packages_start.txt 02:52:17 + END_PACKAGES=/tmp/packages_end.txt 02:52:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:17 + PACKAGES=/tmp/packages_start.txt 02:52:17 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:52:17 + PACKAGES=/tmp/packages_end.txt 02:52:17 + case "${OS_FAMILY}" in 02:52:17 + dpkg -l 02:52:17 + grep '^ii' 02:52:17 + '[' -f /tmp/packages_start.txt ']' 02:52:17 + '[' -f /tmp/packages_end.txt ']' 02:52:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:52:17 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:52:17 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:52:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:52:17 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 02:52:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:18 prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container 02:52:18 $ 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 02:52:18 $ docker top 2034fd88fa5c0eecdde0d1a1323ecc35623d26101e95bac37f5a61c6b9d4ca70 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:19 + touch /tmp/pre-build-complete [Pipeline] sh 02:52:19 + mkdir -p /var/log/sysstat [Pipeline] sh 02:52:19 + ls /var/log/sa-host 02:52:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:19 provisioning config files... 02:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12538523060403812893tmp [Pipeline] { [Pipeline] echo 02:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> create-netrc.sh [Pipeline] } 02:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> python-tools-install.sh [Pipeline] echo 02:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> sudo-logs.sh 02:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> job-cost.sh 02:52:20 lf-activate-venv: SKIPPING 02:52:20 DEBUG: total: 0.2199999988079071 02:52:20 INFO: Retrieving Stack Cost... 02:52:21 INFO: Retrieving Pricing Info for: v3-standard-8 02:52:21 INFO: Archiving Costs [Pipeline] echo 02:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:52:22 ---> logs-deploy.sh 02:52:22 lf-activate-venv: SKIPPING 02:52:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/221 02:52:22 INFO: archiving workspace using pattern(s): 02:52:22 Archives upload complete. 02:52:22 INFO: archiving logs to Nexus