Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea8a460fd8a93618a18fd31621231395412a559f 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-ssh4871030915775450056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15058206110536053995.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 056ae7b86453181957306e7078512cbe12174832 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-ssh2621717663773807739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15944684098692828029.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-ssh3592759444533237009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7762’ Running on prd-ubuntu20.04-docker-8c-8g-7765 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea8a460fd8a93618a18fd31621231395412a559f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 Commit message: "Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1" > git rev-list --no-walk 8d7dfb54537c95fe48c7d4c86a2b76641c38cbb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:05 ========================================================= 06:01:05 EdgeX Global Pipelines Version Info 06:01:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:06 ------------------- 06:01:06 stable info: 06:01:06 ------------------- 06:01:06 Commited By: Cherry Wang cherry@iotechsys.com 06:01:06 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:01:06 Message: update stable to v1.0.276 06:01:06 ------------------- 06:01:06 experimental info: 06:01:06 ------------------- 06:01:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:06 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:01:06 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea8a460 [Pipeline] echo 06:01:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:07 provisioning config files... 06:01:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11975002571443873905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:07 ---> ****-login.sh 06:01:07 nexus3.edgexfoundry.org:10001 06:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 06:01:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/go/credential-store/ 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10002 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 06:01:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/go/credential-store/ 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10003 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 06:01:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/go/credential-store/ 06:01:08 06:01:08 Login Succeeded 06:01:08 nexus3.edgexfoundry.org:10004 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 06:01:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/go/credential-store/ 06:01:08 06:01:08 Login Succeeded 06:01:08 ****.io 06:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:08 06:01:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:08 Configure a credential helper to remove this warning. See 06:01:08 https://docs.****.com/go/credential-store/ 06:01:08 06:01:08 Login Succeeded 06:01:08 ---> ****-login.sh ends [Pipeline] } 06:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:01:09 + git rev-list -1 --merges ea8a460fd8a93618a18fd31621231395412a559f~1..ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo 06:01:09 -----------> git rev-list -1 --merges ea8a460fd8a93618a18fd31621231395412a559f~1..ea8a460fd8a93618a18fd31621231395412a559f ea8a460fd8a93618a18fd31621231395412a559f 06:01:09 ea8a460fd8a93618a18fd31621231395412a559f [false] [Pipeline] sh 06:01:09 + git log --format=format:%s -1 ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo 06:01:09 ========================================================= 06:01:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:01:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:09 + git log --format=format:%s -1 ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo 06:01:09 [semverPrep] GIT_COMMIT: ea8a460fd8a93618a18fd31621231395412a559f, Commit Message: Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1 [Pipeline] echo 06:01:09 [semverPrep] This is not a build commit. [Pipeline] sh 06:01:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:01:10 + grep -v github /etc/ssh/ssh_known_hosts 06:01:10 + [ -e /tmp/ssh_known_hosts ] 06:01:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:01:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:01:10 + sudo tee -a /etc/ssh/ssh_known_hosts 06:01:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:10 06:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:10 0.1.4: Pulling from edgex-devops/py-git-semver 06:01:10 3dae71ba6b94: Pulling fs layer 06:01:10 6bf1a483ea7c: Pulling fs layer 06:01:10 f5dfc541a4d3: Pulling fs layer 06:01:10 461d9e800cba: Pulling fs layer 06:01:10 80192f66455f: Pulling fs layer 06:01:10 2e8e34ca0e6c: Pulling fs layer 06:01:10 a29436f7fd5d: Pulling fs layer 06:01:10 923cac83aea3: Pulling fs layer 06:01:10 25ad8b0a4227: Pulling fs layer 06:01:10 db01528c6b51: Pulling fs layer 06:01:10 28988de357af: Pulling fs layer 06:01:10 461d9e800cba: Waiting 06:01:10 80192f66455f: Waiting 06:01:10 2e8e34ca0e6c: Waiting 06:01:10 a29436f7fd5d: Waiting 06:01:10 923cac83aea3: Waiting 06:01:10 28988de357af: Waiting 06:01:10 25ad8b0a4227: Waiting 06:01:10 db01528c6b51: Waiting 06:01:10 6bf1a483ea7c: Verifying Checksum 06:01:10 6bf1a483ea7c: Download complete 06:01:10 461d9e800cba: Verifying Checksum 06:01:10 461d9e800cba: Download complete 06:01:10 80192f66455f: Verifying Checksum 06:01:10 80192f66455f: Download complete 06:01:11 f5dfc541a4d3: Download complete 06:01:11 3dae71ba6b94: Verifying Checksum 06:01:11 3dae71ba6b94: Download complete 06:01:11 25ad8b0a4227: Verifying Checksum 06:01:11 25ad8b0a4227: Download complete 06:01:11 db01528c6b51: Verifying Checksum 06:01:11 db01528c6b51: Download complete 06:01:11 28988de357af: Verifying Checksum 06:01:11 28988de357af: Download complete 06:01:11 a29436f7fd5d: Verifying Checksum 06:01:11 a29436f7fd5d: Download complete 06:01:11 2e8e34ca0e6c: Verifying Checksum 06:01:11 2e8e34ca0e6c: Download complete 06:01:12 3dae71ba6b94: Pull complete 06:01:12 6bf1a483ea7c: Pull complete 06:01:13 f5dfc541a4d3: Pull complete 06:01:13 461d9e800cba: Pull complete 06:01:13 80192f66455f: Pull complete 06:01:19 2e8e34ca0e6c: Pull complete 06:01:19 a29436f7fd5d: Pull complete 06:01:19 923cac83aea3: Pull complete 06:01:19 25ad8b0a4227: Pull complete 06:01:19 db01528c6b51: Pull complete 06:01:19 28988de357af: Pull complete 06:01:19 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:20 prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container 06:01:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:01:21 $ docker top 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 -eo pid,comm 06:01:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:22 [ssh-agent] Looking for ssh-agent implementation... 06:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:22 $ docker exec 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent 06:01:22 SSH_AUTH_SOCK=/tmp/ssh-BRjkBjnB6D7B/agent.31 06:01:22 SSH_AGENT_PID=37 06:01:22 Running ssh-add (command line suppressed) 06:01:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16497347417277429184.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16497347417277429184.key) 06:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 06:01:22 + git tag --points-at HEAD [Pipeline] } 06:01:22 $ docker exec --env ******** --env ******** 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent -k 06:01:23 unset SSH_AUTH_SOCK; 06:01:23 unset SSH_AGENT_PID; 06:01:23 echo Agent pid 37 killed; 06:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:01:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:23 [ssh-agent] Looking for ssh-agent implementation... 06:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:23 $ docker exec 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent 06:01:23 SSH_AUTH_SOCK=/tmp/ssh-isI0XmEIuspD/agent.84 06:01:23 SSH_AGENT_PID=90 06:01:23 Running ssh-add (command line suppressed) 06:01:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12642404252244092817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12642404252244092817.key) 06:01:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:23 + git semver init 06:01:23 2025-08-28 06:01:23,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:01:23 2025-08-28 06:01:23,952 [run_init] DEBUG init version:0.0.0 force:False 06:01:23 2025-08-28 06:01:23,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 06:01:23 2025-08-28 06:01:23,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 06:01:23 2025-08-28 06:01:23,953 [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) 06:01:25 2025-08-28 06:01:25,100 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 06:01:25 2025-08-28 06:01:25,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 06:01:25 2025-08-28 06:01:25,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:01:25 2025-08-28 06:01:25,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:01:25 4.1.0-dev.4 [Pipeline] } 06:01:25 $ docker exec --env ******** --env ******** 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 ssh-agent -k 06:01:25 unset SSH_AUTH_SOCK; 06:01:25 unset SSH_AGENT_PID; 06:01:25 echo Agent pid 90 killed; 06:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:25 + git semver [Pipeline] } 06:01:26 $ docker stop --time=1 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 06:01:27 $ docker rm -f --volumes 0b9317f687d7076d5cf4686419c3f64204f1ebe09c1052a0bb7e00b95af388a7 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:01:28 Stashed 1 file(s) [Pipeline] echo 06:01:28 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:28 provisioning config files... 06:01:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7868817468157570641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:28 ---> ****-login.sh 06:01:28 nexus3.edgexfoundry.org:10001 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 Login Succeeded 06:01:28 nexus3.edgexfoundry.org:10002 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 Login Succeeded 06:01:28 nexus3.edgexfoundry.org:10003 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 Login Succeeded 06:01:28 nexus3.edgexfoundry.org:10004 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 Login Succeeded 06:01:28 ****.io 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 Login Succeeded 06:01:29 ---> ****-login.sh ends [Pipeline] } 06:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:01:29 ========================================================= 06:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:01:30 #0 building with "default" instance using docker driver 06:01:30 06:01:30 #1 [internal] load build definition from Dockerfile 06:01:30 #1 transferring dockerfile: 2.48kB done 06:01:30 #1 DONE 0.0s 06:01:30 06:01:30 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:01:30 #2 DONE 0.1s 06:01:30 06:01:30 #3 [internal] load .dockerignore 06:01:30 #3 transferring context: 2B done 06:01:30 #3 DONE 0.0s 06:01:30 06:01:30 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:01:30 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:01:30 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:01:30 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:01:30 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:01:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s 06:01:30 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:01:30 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:01:30 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 06:01:30 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 06:01:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s 06:01:30 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:01:30 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:01:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 06:01:30 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 06:01:30 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 06:01:30 #4 ... 06:01:30 06:01:30 #5 [internal] load build context 06:01:30 #5 transferring context: 23.14MB 0.2s done 06:01:30 #5 DONE 0.2s 06:01:30 06:01:30 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:01:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.3s 06:01:30 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:01:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s 06:01:30 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.25MB / 13.29MB 0.3s 06:01:30 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.5s 06:01:30 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s 06:01:30 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 06:01:30 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:01:31 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:01:31 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s 06:01:31 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 0.8s 06:01:31 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 06:01:31 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.76MB / 103.05MB 0.9s 06:01:31 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 06:01:36 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done 06:01:36 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:01:36 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:01:36 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:01:36 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:01:36 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:01:36 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:01:36 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:01:40 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 06:01:40 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 06:01:40 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 06:01:40 #4 DONE 9.9s 06:01:40 06:01:40 #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 06:01:40 #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:40 #6 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:40 #6 0.535 (1/14) Installing libintl (0.22.5-r0) 06:01:40 #6 0.539 (2/14) Installing eudev-libs (3.2.14-r2) 06:01:40 #6 0.543 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:01:40 #6 0.552 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:01:40 #6 0.560 (5/14) Installing v4l-utils (1.24.1-r1) 06:01:40 #6 0.584 (6/14) Installing libdvbv5 (1.24.1-r1) 06:01:40 #6 0.592 (7/14) Installing udev-init-scripts (35-r1) 06:01:40 #6 0.594 (8/14) Installing libeconf (0.6.3-r0) 06:01:40 #6 0.599 (9/14) Installing libblkid (2.40.1-r1) 06:01:40 #6 0.605 (10/14) Installing xz-libs (5.6.2-r1) 06:01:40 #6 0.611 (11/14) Installing kmod-libs (32-r0) 06:01:40 #6 0.616 (12/14) Installing eudev (3.2.14-r2) 06:01:40 #6 0.631 (13/14) Installing eudev-dev (3.2.14-r2) 06:01:40 #6 0.646 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:01:40 #6 0.655 Executing busybox-1.36.1-r29.trigger 06:01:40 #6 0.661 Executing eudev-3.2.14-r2.trigger 06:01:40 #6 0.666 OK: 254 MiB in 72 packages 06:01:42 #6 DONE 2.3s 06:01:42 06:01:42 #7 [builder 3/8] WORKDIR /device-usb-camera 06:01:42 #7 DONE 0.0s 06:01:42 06:01:42 #8 [builder 4/8] COPY go.mod vendor* ./ 06:01:42 #8 DONE 0.0s 06:01:42 06:01:42 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:43 Still waiting to schedule task 06:01:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:01:57 #9 DONE 15.1s 06:01:57 06:01:57 #10 [builder 6/8] COPY . . 06:01:57 #10 DONE 0.1s 06:01:58 06:01:58 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:01:58 #11 0.204 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:58 #11 0.204 Dload Upload Total Spent Left Speed 06:01:58 #11 0.204 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10997 0 --:--:-- --:--:-- --:--:-- 11062 06:01:58 #11 DONE 0.3s 06:01:58 06:01:58 #12 [builder 8/8] RUN echo noop 06:01:58 #12 0.239 noop 06:01:58 #12 DONE 0.3s 06:01:58 06:01:58 #13 exporting to image 06:01:58 #13 exporting layers 06:02:06 #13 exporting layers 7.4s done 06:02:06 #13 writing image sha256:0be4b9b161eb83ab2955b069f79703cc013435f1af72ab841bf1719a4609c325 done 06:02:06 #13 naming to docker.io/library/ci-base-image-x86_64 done 06:02:06 #13 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:06 + docker inspect -f . ci-base-image-x86_64 06:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:07 prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container 06:02:07 $ 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 ******** ci-base-image-x86_64 cat 06:02:07 $ docker top d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:07 + go version 06:02:07 go version go1.23.9 linux/amd64 [Pipeline] } 06:02:07 $ docker stop --time=1 d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 06:02:08 $ docker rm -f --volumes d403abf3c29fb32b9503cf4223122b6e15f9cce34ec4a9fc1c9f2fd617414785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:09 + docker inspect -f . ci-base-image-x86_64 06:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:09 prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container 06:02:09 $ 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 ******** ci-base-image-x86_64 cat 06:02:09 $ docker top b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 06:02:10 + make test 06:02:10 go test ./... -coverprofile=coverage.out ./... 06:02:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:02:33 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 06:02:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 06:02:45 go vet ./... 06:02:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:02:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:02:50 ./bin/test-attribution-txt.sh 06:02:50 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:02:50 $ docker stop --time=1 b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 06:02:52 $ docker rm -f --volumes b29b7916189afd0e057addfd839d497eeef0434c53e49d7e04cd14dd9a9238f4 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:02:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:02:53 + ls -al . 06:02:53 total 288 06:02:53 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 06:02 . 06:02:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:00 .. 06:02:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:02 .git 06:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 .github 06:02:53 -rw-rw-r-- 1 jenkins jenkins 379 Aug 28 06:01 .gitignore 06:02:53 -rw-rw-r-- 1 jenkins jenkins 203 Aug 28 06:01 .golangci.yml 06:02:53 -rw-rw-r-- 1 jenkins jenkins 77 Aug 28 06:01 .hadolint.yml 06:02:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:01 .semver 06:02:53 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 28 06:01 Attribution.txt 06:02:53 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 28 06:01 CHANGELOG.md 06:02:53 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 28 06:01 Dockerfile 06:02:53 -rw-rw-r-- 1 jenkins jenkins 678 Aug 28 06:01 GOVERNANCE.md 06:02:53 -rw-rw-r-- 1 jenkins jenkins 659 Aug 28 06:01 Jenkinsfile 06:02:53 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:01 LICENSE 06:02:53 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 28 06:01 Makefile 06:02:53 -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 06:01 OWNERS.md 06:02:53 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 28 06:01 README.md 06:02:53 -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 06:01 VERSION 06:02:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:01 bin 06:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 cmd 06:02:53 -rw-r--r-- 1 jenkins jenkins 54772 Aug 28 06:02 coverage.out 06:02:53 -rwxrwxr-x 1 jenkins jenkins 84 Aug 28 06:01 docker-entrypoint.sh 06:02:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:01 docs 06:02:53 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 28 06:01 go.mod 06:02:53 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 28 06:01 go.sum 06:02:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:01 internal 06:02:53 -rw-rw-r-- 1 jenkins jenkins 231 Aug 28 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:53 + 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=ea8a460fd8a93618a18fd31621231395412a559f --label arch=amd64 --label version=4.1.0-dev.4 . 06:02:54 #0 building with "default" instance using docker driver 06:02:54 06:02:54 #1 [internal] load build definition from Dockerfile 06:02:54 #1 transferring dockerfile: 2.48kB done 06:02:54 #1 DONE 0.0s 06:02:54 06:02:54 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:02:54 #2 DONE 0.0s 06:02:54 06:02:54 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 06:02:54 #3 DONE 0.1s 06:02:54 06:02:54 #4 [internal] load metadata for docker.io/library/alpine:3.20 06:02:54 #4 DONE 0.1s 06:02:54 06:02:54 #5 [internal] load .dockerignore 06:02:54 #5 transferring context: 2B done 06:02:54 #5 DONE 0.0s 06:02:54 06:02:54 #6 [internal] load build context 06:02:54 #6 transferring context: 66.95kB done 06:02:54 #6 DONE 0.0s 06:02:54 06:02:54 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 06:02:54 #7 DONE 0.1s 06:02:54 06:02:54 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:02:54 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:02:54 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:02:54 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:02:54 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:02:54 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:02:54 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:02:54 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:02:54 #8 DONE 0.3s 06:02:54 06:02:54 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:54 #9 ... 06:02:54 06:02:54 #10 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 06:02:54 #10 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 06:02:54 #10 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 06:02:54 #10 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 06:02:54 #10 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 14.68MB / 15.38MB 0.2s 06:02:54 #10 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 06:02:54 #10 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 06:02:54 #10 ... 06:02:54 06:02:54 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:54 #9 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:54 #9 ... 06:02:54 06:02:54 #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 06:02:54 #11 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:54 #11 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:54 #11 0.631 OK: 254 MiB in 72 packages 06:02:54 #11 DONE 0.7s 06:02:54 06:02:54 #12 [builder 3/8] WORKDIR /device-usb-camera 06:02:54 #12 DONE 0.0s 06:02:54 06:02:54 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:54 #9 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:55 #9 ... 06:02:55 06:02:55 #13 [builder 4/8] COPY go.mod vendor* ./ 06:02:55 #13 DONE 0.0s 06:02:55 06:02:55 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:55 #9 0.729 (1/115) Installing dumb-init (1.2.5-r3) 06:02:55 #9 0.734 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 06:02:55 #9 0.862 (3/115) Installing aom-libs (3.9.1-r0) 06:02:55 #9 0.998 (4/115) Installing libxau (1.0.11-r4) 06:02:55 #9 ... 06:02:55 06:02:55 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:55 #14 DONE 0.5s 06:02:55 06:02:55 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:55 #9 0.999 (5/115) Installing libmd (1.1.0-r0) 06:02:55 #9 1.002 (6/115) Installing libbsd (0.12.2-r0) 06:02:55 #9 1.006 (7/115) Installing libxdmcp (1.1.5-r1) 06:02:55 #9 1.010 (8/115) Installing libxcb (1.16.1-r0) 06:02:55 #9 1.033 (9/115) Installing libx11 (1.8.9-r1) 06:02:55 #9 1.067 (10/115) Installing hwdata-pci (0.382-r0) 06:02:55 #9 1.090 (11/115) Installing libpciaccess (0.18.1-r0) 06:02:55 #9 1.094 (12/115) Installing libdrm (2.4.120-r0) 06:02:55 #9 1.105 (13/115) Installing libxext (1.3.6-r2) 06:02:55 #9 1.109 (14/115) Installing libxfixes (6.0.1-r4) 06:02:55 #9 1.112 (15/115) Installing libffi (3.4.6-r0) 06:02:55 #9 1.116 (16/115) Installing wayland-libs-client (1.22.0-r4) 06:02:55 #9 1.122 (17/115) Installing libva (2.21.0-r0) 06:02:55 #9 1.127 (18/115) Installing libvdpau (1.5-r3) 06:02:55 #9 1.133 (19/115) Installing libgcc (13.2.1_git20240309-r1) 06:02:55 #9 1.139 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 06:02:55 #9 1.217 (21/115) Installing onevpl-libs (2023.3.1-r2) 06:02:55 #9 ... 06:02:55 06:02:55 #15 [builder 6/8] COPY . . 06:02:55 #15 DONE 0.1s 06:02:55 06:02:55 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:55 #9 1.225 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 06:02:55 #9 1.243 (23/115) Installing libdav1d (1.4.2-r0) 06:02:55 #9 1.268 (24/115) Installing openexr-libiex (3.1.13-r1) 06:02:55 #9 1.275 (25/115) Installing openexr-libilmthread (3.1.13-r1) 06:02:55 #9 1.361 (26/115) Installing imath (3.1.12-r0) 06:02:56 #9 1.369 (27/115) Installing openexr-libopenexr (3.1.13-r1) 06:02:56 #9 1.391 (28/115) Installing brotli-libs (1.1.0-r2) 06:02:56 #9 1.404 (29/115) Installing giflib (5.2.2-r0) 06:02:56 #9 1.407 (30/115) Installing libhwy (1.0.7-r0) 06:02:56 #9 1.411 (31/115) Installing libjpeg-turbo (3.0.3-r0) 06:02:56 #9 1.430 (32/115) Installing lcms2 (2.16-r0) 06:02:56 #9 1.431 (33/115) Installing libpng (1.6.44-r0) 06:02:56 #9 1.437 (34/115) Installing libjxl (0.10.2-r0) 06:02:56 #9 1.573 (35/115) Installing lame-libs (3.100-r5) 06:02:56 #9 1.580 (36/115) Installing opus (1.5.2-r0) 06:02:56 #9 ... 06:02:56 06:02:56 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:02:56 #16 0.225 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:56 #16 0.225 Dload Upload Total Spent Left Speed 06:02:56 #16 0.225 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45934 0 --:--:-- --:--:-- --:--:-- 48272 06:02:56 #16 DONE 0.4s 06:02:56 06:02:56 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:02:56 #9 1.594 (37/115) Installing rav1e-libs (0.7.1-r0) 06:02:56 #9 1.621 (38/115) Installing libgomp (13.2.1_git20240309-r1) 06:02:56 #9 1.630 (39/115) Installing soxr (0.1.3-r7) 06:02:56 #9 1.636 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 06:02:56 #9 1.641 (41/115) Installing libogg (1.3.5-r5) 06:02:56 #9 1.644 (42/115) Installing libtheora (1.1.1-r18) 06:02:56 #9 1.662 (43/115) Installing libvorbis (1.3.7-r2) 06:02:56 #9 1.670 (44/115) Installing libvpx (1.14.1-r0) 06:02:56 #9 1.703 (45/115) Installing libsharpyuv (1.3.2-r0) 06:02:56 #9 1.790 (46/115) Installing libwebp (1.3.2-r0) 06:02:56 #9 1.803 (47/115) Installing libwebpmux (1.3.2-r0) 06:02:56 #9 1.807 (48/115) Installing x264-libs (0.164_git20231001-r0) 06:02:56 #9 1.833 (49/115) Installing numactl (2.0.18-r0) 06:02:56 #9 1.836 (50/115) Installing x265-libs (3.6-r0) 06:02:56 #9 1.914 (51/115) Installing xvidcore (1.3.7-r2) 06:02:56 #9 1.920 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 06:02:56 #9 2.216 (53/115) Installing sdl2 (2.28.5-r1) 06:02:56 #9 2.231 (54/115) Installing alsa-lib (1.2.11-r0) 06:02:56 #9 2.249 (55/115) Installing libexpat (2.7.0-r0) 06:02:56 #9 2.251 (56/115) Installing libbz2 (1.0.8-r6) 06:02:56 #9 2.255 (57/115) Installing freetype (2.13.2-r0) 06:02:56 #9 2.271 (58/115) Installing fontconfig (2.15.0-r1) 06:02:56 #9 2.370 (59/115) Installing fribidi (1.0.15-r0) 06:02:56 #9 2.376 (60/115) Installing libintl (0.22.5-r0) 06:02:56 #9 2.380 (61/115) Installing libeconf (0.6.3-r0) 06:02:56 #9 2.383 (62/115) Installing libblkid (2.40.1-r1) 06:02:56 #9 2.389 (63/115) Installing libmount (2.40.1-r1) 06:02:56 #9 2.396 (64/115) Installing pcre2 (10.43-r0) 06:02:56 #9 2.405 (65/115) Installing glib (2.80.5-r0) 06:02:56 #9 2.446 (66/115) Installing graphite2 (1.3.14-r6) 06:02:56 #9 2.451 (67/115) Installing harfbuzz (8.5.0-r0) 06:02:56 #9 2.467 (68/115) Installing libunibreak (6.1-r0) 06:02:56 #9 2.471 (69/115) Installing libass (0.17.2-r0) 06:02:57 #9 2.477 (70/115) Installing libbluray (1.3.4-r1) 06:02:57 #9 2.485 (71/115) Installing mpg123-libs (1.32.8-r0) 06:02:57 #9 2.493 (72/115) Installing libopenmpt (0.7.7-r0) 06:02:57 #9 2.511 (73/115) Installing cjson (1.7.18-r0) 06:02:57 #9 2.514 (74/115) Installing mbedtls (3.6.4-r0) 06:02:57 #9 2.525 (75/115) Installing librist (0.2.10-r1) 06:02:57 #9 2.530 (76/115) Installing libsrt (1.5.3-r0) 06:02:57 #9 2.542 (77/115) Installing libssh (0.10.6-r0) 06:02:57 #9 2.552 (78/115) Installing xz-libs (5.6.2-r1) 06:02:57 #9 2.558 (79/115) Installing libxml2 (2.12.10-r0) 06:02:57 #9 2.572 (80/115) Installing libsodium (1.0.19-r0) 06:02:57 #9 2.579 (81/115) Installing libzmq (4.3.5-r2) 06:02:57 #9 2.588 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 06:02:57 #9 2.692 (83/115) Installing serd-libs (0.32.2-r0) 06:02:57 #9 2.695 (84/115) Installing zix-libs (0.4.2-r0) 06:02:57 #9 2.699 (85/115) Installing sord-libs (0.16.16-r0) 06:02:57 #9 2.702 (86/115) Installing sratom (0.6.16-r0) 06:02:57 #9 2.708 (87/115) Installing lilv-libs (0.24.24-r1) 06:02:57 #9 2.716 (88/115) Installing glslang-libs (1.3.261.1-r0) 06:02:57 #9 2.743 (89/115) Installing libdovi (3.3.0-r0) 06:02:57 #9 2.751 (90/115) Installing spirv-tools (1.3.261.1-r0) 06:02:57 #9 2.864 (91/115) Installing shaderc (2024.0-r0) 06:02:57 #9 2.870 (92/115) Installing vulkan-loader (1.3.261.1-r0) 06:02:57 #9 2.876 (93/115) Installing libplacebo (6.338.2-r1) 06:02:57 #9 2.888 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 06:02:57 #9 2.892 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 06:02:57 #9 2.980 (96/115) Installing vidstab (1.1.1-r0) 06:02:57 #9 2.984 (97/115) Installing zimg (3.0.5-r2) 06:02:57 #9 2.994 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 06:02:57 #9 3.028 (99/115) Installing libasyncns (0.8-r3) 06:02:57 #9 3.031 (100/115) Installing dbus-libs (1.14.10-r1) 06:02:57 #9 3.037 (101/115) Installing libltdl (2.4.7-r3) 06:02:57 #9 3.041 (102/115) Installing orc (0.4.40-r0) 06:02:57 #9 3.050 (103/115) Installing libflac (1.4.3-r1) 06:02:57 #9 3.059 (104/115) Installing libsndfile (1.2.2-r1) 06:02:57 #9 3.069 (105/115) Installing speexdsp (1.2.1-r2) 06:02:57 #9 3.074 (106/115) Installing tdb-libs (1.4.9-r1) 06:02:57 #9 3.078 (107/115) Installing libpulse (17.0-r0) 06:02:57 #9 3.094 (108/115) Installing v4l-utils-libs (1.24.1-r1) 06:02:57 #9 3.100 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 06:02:57 #9 3.104 (110/115) Installing ffmpeg (6.1.1-r8) 06:02:57 #9 3.114 (111/115) Installing udev-init-scripts (35-r1) 06:02:57 #9 3.116 (112/115) Installing eudev-libs (3.2.14-r2) 06:02:57 #9 3.120 (113/115) Installing zstd-libs (1.5.6-r0) 06:02:57 #9 3.130 (114/115) Installing kmod-libs (32-r0) 06:02:57 #9 3.134 (115/115) Installing eudev (3.2.14-r2) 06:02:57 #9 3.148 Executing busybox-1.36.1-r29.trigger 06:02:57 #9 3.155 Executing glib-2.80.5-r0.trigger 06:02:57 #9 3.162 Executing eudev-3.2.14-r2.trigger 06:02:57 #9 3.167 OK: 134 MiB in 129 packages 06:02:58 #9 DONE 3.6s 06:02:58 06:02:58 #17 [builder 8/8] RUN make build 06:02:58 #17 0.242 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:02:58 #17 ... 06:02:58 06:02:58 #18 [stage-2 3/15] RUN apk --no-cache upgrade 06:02:58 #18 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:58 #18 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:58 #18 0.531 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:02:58 #18 0.547 Executing busybox-1.36.1-r30.post-upgrade 06:02:58 #18 0.581 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:02:58 #18 0.585 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:02:58 #18 0.589 Executing busybox-1.36.1-r30.trigger 06:02:58 #18 0.596 OK: 134 MiB in 129 packages 06:02:58 #18 DONE 0.7s 06:02:58 06:02:58 #17 [builder 8/8] RUN make build 06:03:25 #17 DONE 26.9s 06:03:25 06:03:25 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 06:03:25 #19 DONE 0.2s 06:03:25 06:03:25 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 06:03:25 #20 DONE 0.0s 06:03:25 06:03:25 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 06:03:25 #21 DONE 0.0s 06:03:25 06:03:25 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 06:03:25 #22 DONE 0.0s 06:03:25 06:03:25 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:03:25 #23 DONE 0.0s 06:03:25 06:03:25 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 06:03:25 #24 DONE 0.0s 06:03:25 06:03:25 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 06:03:25 #25 DONE 0.2s 06:03:25 06:03:25 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 06:03:25 #26 DONE 0.2s 06:03:25 06:03:25 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 06:03:25 #27 DONE 0.3s 06:03:25 06:03:25 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 06:03:25 #28 DONE 0.3s 06:03:25 06:03:25 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 06:03:25 #29 DONE 0.3s 06:03:25 06:03:25 #30 exporting to image 06:03:25 #30 exporting layers 06:03:25 #30 exporting layers 0.5s done 06:03:25 #30 writing image sha256:a96263ad121ca84a15256c258c9b8466a1cee75b200fc49ac117baa61abc5a8e done 06:03:25 #30 naming to docker.io/library/device-usb-camera done 06:03:25 #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:25 provisioning config files... 06:03:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14231779874501713382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7767 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 06:03:25 Running in /w/workspace/device-usb-camera/206 [Pipeline] { [Pipeline] checkout 06:03:25 ---> ****-login.sh 06:03:25 nexus3.edgexfoundry.org:10001 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 Login Succeeded 06:03:25 nexus3.edgexfoundry.org:10002 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 Login Succeeded 06:03:25 nexus3.edgexfoundry.org:10003 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:26 Login Succeeded 06:03:26 nexus3.edgexfoundry.org:10004 06:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:26 Login Succeeded 06:03:26 ****.io 06:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:26 Login Succeeded 06:03:26 ---> ****-login.sh ends [Pipeline] } 06:03:28 Deleting 1 temporary files 06:03:28 Selected Git installation does not exist. Using Default 06:03:28 The recommended git tool is: NONE [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:28 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 06:03:28 ea8a460fd8a93618a18fd31621231395412a559f 06:03:28 latest 06:03:28 4.1.0-dev.4 06:03:28 ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:03:28 main 06:03:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f 06:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:03:29 427246773b64: Preparing 06:03:29 11f7c5f9a7fa: Preparing 06:03:29 0b0dea326eb5: Preparing 06:03:29 0b0dea326eb5: Preparing 06:03:29 f0083bf6475a: Preparing 06:03:29 7206d983d249: Preparing 06:03:29 17f1f9785ca0: Preparing 06:03:29 058a34dbc4db: Preparing 06:03:29 9dc622524365: Preparing 06:03:29 bfa3c17f1c2e: Preparing 06:03:29 f1ff363ae8fc: Preparing 06:03:29 1ce7361c1262: Preparing 06:03:29 c884a716c0fa: Preparing 06:03:29 097100c76c15: Preparing 06:03:29 bfa3c17f1c2e: Waiting 06:03:29 f1ff363ae8fc: Waiting 06:03:29 1ce7361c1262: Waiting 06:03:29 c884a716c0fa: Waiting 06:03:29 097100c76c15: Waiting 06:03:29 17f1f9785ca0: Waiting 06:03:29 058a34dbc4db: Waiting 06:03:29 9dc622524365: Waiting 06:03:29 0b0dea326eb5: Pushed 06:03:29 7206d983d249: Pushed 06:03:29 427246773b64: Pushed 06:03:29 11f7c5f9a7fa: Pushed 06:03:29 9dc622524365: Pushed 06:03:29 bfa3c17f1c2e: Pushed 06:03:29 17f1f9785ca0: Pushed 06:03:29 058a34dbc4db: Pushed 06:03:29 097100c76c15: Layer already exists 06:03:30 1ce7361c1262: Pushed 06:03:32 f0083bf6475a: Pushed 06:03:34 using credential edgex-jenkins-ssh 06:03:34 Cloning the remote Git repository 06:03:34 f1ff363ae8fc: Pushed 06:03:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:03:34 > git init /w/workspace/device-usb-camera/206 # timeout=10 06:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:03:34 > git --version # timeout=10 06:03:34 > git --version # 'git version 2.25.1' 06:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:38 Avoid second fetch 06:03:38 Checking out Revision ea8a460fd8a93618a18fd31621231395412a559f (main) 06:03:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:38 > git config core.sparsecheckout # timeout=10 06:03:39 > git checkout -f ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 06:03:39 Commit message: "Merge pull request #409 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.11.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:44 provisioning config files... 06:03:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/206@tmp/config6198612768854468529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:44 ---> ****-login.sh 06:03:44 nexus3.edgexfoundry.org:10001 06:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:45 Configure a credential helper to remove this warning. See 06:03:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:45 06:03:45 Login Succeeded 06:03:45 nexus3.edgexfoundry.org:10002 06:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:46 Configure a credential helper to remove this warning. See 06:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:46 06:03:46 Login Succeeded 06:03:46 nexus3.edgexfoundry.org:10003 06:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:46 Configure a credential helper to remove this warning. See 06:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:46 06:03:46 Login Succeeded 06:03:46 nexus3.edgexfoundry.org:10004 06:03:46 c884a716c0fa: Pushed 06:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:46 Configure a credential helper to remove this warning. See 06:03:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:46 06:03:46 Login Succeeded 06:03:46 ****.io 06:03:47 ea8a460fd8a93618a18fd31621231395412a559f: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [2025-08-28T06:03:47.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:47 Configure a credential helper to remove this warning. See 06:03:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:47 06:03:47 Login Succeeded 06:03:47 ---> ****-login.sh ends [Pipeline] } 06:03:47 Deleting 1 temporary files 06:03:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:03:47 427246773b64: Preparing 06:03:47 11f7c5f9a7fa: Preparing 06:03:47 0b0dea326eb5: Preparing 06:03:47 0b0dea326eb5: Preparing 06:03:47 f0083bf6475a: Preparing 06:03:47 7206d983d249: Preparing 06:03:47 17f1f9785ca0: Preparing 06:03:47 058a34dbc4db: Preparing 06:03:47 9dc622524365: Preparing 06:03:47 bfa3c17f1c2e: Preparing 06:03:47 f1ff363ae8fc: Preparing 06:03:47 1ce7361c1262: Preparing 06:03:47 c884a716c0fa: Preparing 06:03:47 097100c76c15: Preparing 06:03:47 1ce7361c1262: Waiting 06:03:47 9dc622524365: Waiting 06:03:47 bfa3c17f1c2e: Waiting 06:03:47 c884a716c0fa: Waiting 06:03:47 097100c76c15: Waiting 06:03:47 f1ff363ae8fc: Waiting 06:03:47 17f1f9785ca0: Waiting 06:03:47 058a34dbc4db: Waiting 06:03:47 427246773b64: Layer already exists 06:03:47 f0083bf6475a: Layer already exists 06:03:47 11f7c5f9a7fa: Layer already exists 06:03:47 7206d983d249: Layer already exists 06:03:47 0b0dea326eb5: Layer already exists 06:03:47 17f1f9785ca0: Layer already exists 06:03:47 058a34dbc4db: Layer already exists 06:03:47 f1ff363ae8fc: Layer already exists 06:03:47 9dc622524365: Layer already exists 06:03:47 bfa3c17f1c2e: Layer already exists 06:03:47 1ce7361c1262: Layer already exists 06:03:47 097100c76c15: Layer already exists 06:03:47 c884a716c0fa: Layer already exists 06:03:47 latest: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 06:03:47 ========================================================= 06:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:03:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:03:48 427246773b64: Preparing 06:03:48 11f7c5f9a7fa: Preparing 06:03:48 0b0dea326eb5: Preparing 06:03:48 0b0dea326eb5: Preparing 06:03:48 f0083bf6475a: Preparing 06:03:48 7206d983d249: Preparing 06:03:48 17f1f9785ca0: Preparing 06:03:48 058a34dbc4db: Preparing 06:03:48 9dc622524365: Preparing 06:03:48 bfa3c17f1c2e: Preparing 06:03:48 f1ff363ae8fc: Preparing 06:03:48 1ce7361c1262: Preparing 06:03:48 c884a716c0fa: Preparing 06:03:48 097100c76c15: Preparing 06:03:48 9dc622524365: Waiting 06:03:48 f1ff363ae8fc: Waiting 06:03:48 bfa3c17f1c2e: Waiting 06:03:48 1ce7361c1262: Waiting 06:03:48 17f1f9785ca0: Waiting 06:03:48 c884a716c0fa: Waiting 06:03:48 058a34dbc4db: Waiting 06:03:48 097100c76c15: Waiting 06:03:48 0b0dea326eb5: Layer already exists 06:03:48 427246773b64: Layer already exists 06:03:48 7206d983d249: Layer already exists 06:03:48 f0083bf6475a: Layer already exists 06:03:48 11f7c5f9a7fa: Layer already exists 06:03:48 9dc622524365: Layer already exists 06:03:48 058a34dbc4db: Layer already exists 06:03:48 17f1f9785ca0: Layer already exists 06:03:48 bfa3c17f1c2e: Layer already exists 06:03:48 1ce7361c1262: Layer already exists 06:03:48 f1ff363ae8fc: Layer already exists 06:03:48 c884a716c0fa: Layer already exists 06:03:48 097100c76c15: Layer already exists 06:03:48 4.1.0-dev.4: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 Sending build context to Docker daemon 11.66MB 06:03:48 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:03:48 Step 2/13 : FROM ${BASE} AS builder 06:03:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:03:49 427246773b64: Preparing 06:03:49 11f7c5f9a7fa: Preparing 06:03:49 0b0dea326eb5: Preparing 06:03:49 0b0dea326eb5: Preparing 06:03:49 f0083bf6475a: Preparing 06:03:49 7206d983d249: Preparing 06:03:49 17f1f9785ca0: Preparing 06:03:49 058a34dbc4db: Preparing 06:03:49 9dc622524365: Preparing 06:03:49 bfa3c17f1c2e: Preparing 06:03:49 f1ff363ae8fc: Preparing 06:03:49 1ce7361c1262: Preparing 06:03:49 c884a716c0fa: Preparing 06:03:49 097100c76c15: Preparing 06:03:49 bfa3c17f1c2e: Waiting 06:03:49 f1ff363ae8fc: Waiting 06:03:49 1ce7361c1262: Waiting 06:03:49 17f1f9785ca0: Waiting 06:03:49 058a34dbc4db: Waiting 06:03:49 9dc622524365: Waiting 06:03:49 c884a716c0fa: Waiting 06:03:49 097100c76c15: Waiting 06:03:49 f0083bf6475a: Layer already exists 06:03:49 427246773b64: Layer already exists 06:03:49 7206d983d249: Layer already exists 06:03:49 0b0dea326eb5: Layer already exists 06:03:49 11f7c5f9a7fa: Layer already exists 06:03:49 17f1f9785ca0: Layer already exists 06:03:49 9dc622524365: Layer already exists 06:03:49 058a34dbc4db: Layer already exists 06:03:49 bfa3c17f1c2e: Layer already exists 06:03:49 f1ff363ae8fc: Layer already exists 06:03:49 1ce7361c1262: Layer already exists 06:03:49 c884a716c0fa: Layer already exists 06:03:49 097100c76c15: Layer already exists 06:03:49 ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:03:49 427246773b64: Preparing 06:03:49 11f7c5f9a7fa: Preparing 06:03:49 0b0dea326eb5: Preparing 06:03:49 0b0dea326eb5: Preparing 06:03:49 f0083bf6475a: Preparing 06:03:49 7206d983d249: Preparing 06:03:49 17f1f9785ca0: Preparing 06:03:49 058a34dbc4db: Preparing 06:03:49 9dc622524365: Preparing 06:03:49 bfa3c17f1c2e: Preparing 06:03:49 f1ff363ae8fc: Preparing 06:03:49 1ce7361c1262: Preparing 06:03:49 c884a716c0fa: Preparing 06:03:49 097100c76c15: Preparing 06:03:49 17f1f9785ca0: Waiting 06:03:49 058a34dbc4db: Waiting 06:03:49 9dc622524365: Waiting 06:03:49 bfa3c17f1c2e: Waiting 06:03:49 f1ff363ae8fc: Waiting 06:03:49 1ce7361c1262: Waiting 06:03:49 c884a716c0fa: Waiting 06:03:49 097100c76c15: Waiting 06:03:49 f0083bf6475a: Layer already exists 06:03:49 11f7c5f9a7fa: Layer already exists 06:03:49 7206d983d249: Layer already exists 06:03:49 0b0dea326eb5: Layer already exists 06:03:49 427246773b64: Layer already exists 06:03:49 17f1f9785ca0: Layer already exists 06:03:49 9dc622524365: Layer already exists 06:03:49 058a34dbc4db: Layer already exists 06:03:49 bfa3c17f1c2e: Layer already exists 06:03:49 f1ff363ae8fc: Layer already exists 06:03:49 097100c76c15: Layer already exists 06:03:49 c884a716c0fa: Layer already exists 06:03:49 1ce7361c1262: Layer already exists 06:03:49 main: digest: sha256:7a7cc460aa2e212dea567e837cf8bd45f6cdd25740f1f35ad24965b8f75d7b26 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:49 ===================================================== [Pipeline] echo 06:03:49 taggedImages: 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 06:03:49 ========================================================= 06:03:49 [edgeXBuildMultiArch] RAW Config: 06:03:49 images: 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:03:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:03:49 settingsFile: 06:03:49 device-usb-camera-settings 06:03:49 ========================================================= [Pipeline] node 06:03:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:49 94e9d8af2201: Pulling fs layer 06:03:49 a6c56e8762df: Pulling fs layer 06:03:49 f0f3c8884826: Pulling fs layer 06:03:49 c7e7622c144d: Pulling fs layer 06:03:49 4f4fb700ef54: Pulling fs layer 06:03:49 b4c3b6d88c5a: Pulling fs layer 06:03:49 ba8bce9d2590: Pulling fs layer 06:03:49 c7e7622c144d: Waiting 06:03:49 ca778ea9c289: Pulling fs layer 06:03:49 4f4fb700ef54: Waiting 06:03:49 b4c3b6d88c5a: Waiting 06:03:49 ba8bce9d2590: Waiting 06:03:49 ca778ea9c289: Waiting 06:03:49 a6c56e8762df: Verifying Checksum 06:03:49 a6c56e8762df: Download complete 06:03:49 c7e7622c144d: Verifying Checksum 06:03:49 c7e7622c144d: Download complete 06:03:49 4f4fb700ef54: Verifying Checksum 06:03:49 4f4fb700ef54: Download complete 06:03:49 b4c3b6d88c5a: Verifying Checksum 06:03:49 b4c3b6d88c5a: Download complete 06:03:49 94e9d8af2201: Verifying Checksum 06:03:49 94e9d8af2201: Download complete 06:03:50 ca778ea9c289: Verifying Checksum 06:03:50 ca778ea9c289: Download complete 06:03:50 94e9d8af2201: Pull complete 06:03:51 a6c56e8762df: Pull complete 06:03:51 f0f3c8884826: Download complete 06:03:52 ba8bce9d2590: Verifying Checksum 06:03:52 ba8bce9d2590: Download complete 06:04:04 Still waiting to schedule task 06:04:04 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:04:05 f0f3c8884826: Pull complete 06:04:05 c7e7622c144d: Pull complete 06:04:05 4f4fb700ef54: Pull complete 06:04:05 b4c3b6d88c5a: Pull complete 06:04:14 ba8bce9d2590: Pull complete 06:04:16 ca778ea9c289: Pull complete 06:04:16 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:04:16 ---> 47b25d7523d1 06:04:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:04:18 ---> Running in cc1beb0de168 06:04:18 Removing intermediate container cc1beb0de168 06:04:18 ---> 39614970c4eb 06:04:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:18 ---> Running in 78a076f78d07 06:04:18 Removing intermediate container 78a076f78d07 06:04:18 ---> 4aa1104db1be 06:04:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:04:18 ---> Running in 4d58c02f662c 06:04:18 Removing intermediate container 4d58c02f662c 06:04:18 ---> eef400b2e734 06:04:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:04:18 ---> Running in dac6cfb1e87e 06:04:19 Removing intermediate container dac6cfb1e87e 06:04:19 ---> 1d559cbe496e 06:04:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:19 ---> Running in 8185f99ba0e4 06:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:22 (1/14) Installing libintl (0.22.5-r0) 06:04:22 (2/14) Installing eudev-libs (3.2.14-r2) 06:04:22 (3/14) Installing libjpeg-turbo (3.0.3-r0) 06:04:22 (4/14) Installing v4l-utils-libs (1.24.1-r1) 06:04:22 (5/14) Installing v4l-utils (1.24.1-r1) 06:04:23 (6/14) Installing libdvbv5 (1.24.1-r1) 06:04:23 (7/14) Installing udev-init-scripts (35-r1) 06:04:23 (8/14) Installing libeconf (0.6.3-r0) 06:04:23 (9/14) Installing libblkid (2.40.1-r1) 06:04:23 (10/14) Installing xz-libs (5.6.2-r1) 06:04:23 (11/14) Installing kmod-libs (32-r0) 06:04:23 (12/14) Installing eudev (3.2.14-r2) 06:04:23 (13/14) Installing eudev-dev (3.2.14-r2) 06:04:23 (14/14) Installing v4l-utils-dev (1.24.1-r1) 06:04:23 Executing busybox-1.36.1-r29.trigger 06:04:23 Executing eudev-3.2.14-r2.trigger 06:04:24 OK: 247 MiB in 72 packages 06:04:25 Removing intermediate container 8185f99ba0e4 06:04:25 ---> 2d0c2118c6f2 06:04:25 Step 8/13 : WORKDIR /device-usb-camera 06:04:25 ---> Running in 3c2e4febd999 06:04:25 Removing intermediate container 3c2e4febd999 06:04:25 ---> 84a93c6fb7ea 06:04:25 Step 9/13 : COPY go.mod vendor* ./ 06:04:26 ---> e431bd97824d 06:04:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:26 ---> Running in 0e9bdce1c4e6 06:04:55 Running on prd-centos7-docker-4c-2g-7771 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:55 provisioning config files... 06:04:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17427202855141385990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:56 ---> ****-login.sh 06:04:56 nexus3.edgexfoundry.org:10001 06:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:11 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) [Pipeline] } 06:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:05:12 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:05:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:13 ---> package-listing.sh 06:05:13 ++ facter osfamily 06:05:13 ++ tr '[:upper:]' '[:lower:]' 06:05:13 + OS_FAMILY=redhat 06:05:13 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:05:13 + START_PACKAGES=/tmp/packages_start.txt 06:05:13 + END_PACKAGES=/tmp/packages_end.txt 06:05:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:13 + PACKAGES=/tmp/packages_start.txt 06:05:13 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:05:13 + PACKAGES=/tmp/packages_end.txt 06:05:13 + case "${OS_FAMILY}" in 06:05:13 + rpm -qa 06:05:13 + sort 06:05:14 + '[' -f /tmp/packages_start.txt ']' 06:05:14 + '[' -f /tmp/packages_end.txt ']' 06:05:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:05:14 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:05:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:05:14 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 06:05:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:14 06:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:15 latest: Pulling from edgex-lftools-log-publisher 06:05:15 5eb5b503b376: Pulling fs layer 06:05:15 5c69ac0246d0: Pulling fs layer 06:05:15 ec43610c2a17: Pulling fs layer 06:05:15 3a2ae6a8a46f: Pulling fs layer 06:05:15 33b1e0a273af: Pulling fs layer 06:05:15 5d3b04190fa2: Pulling fs layer 06:05:15 2f39f015ded8: Pulling fs layer 06:05:15 33b1e0a273af: Waiting 06:05:15 5d3b04190fa2: Waiting 06:05:15 2f39f015ded8: Waiting 06:05:15 3a2ae6a8a46f: Waiting 06:05:15 5c69ac0246d0: Verifying Checksum 06:05:15 5c69ac0246d0: Download complete 06:05:15 3a2ae6a8a46f: Verifying Checksum 06:05:15 3a2ae6a8a46f: Download complete 06:05:15 ec43610c2a17: Verifying Checksum 06:05:15 ec43610c2a17: Download complete 06:05:15 33b1e0a273af: Verifying Checksum 06:05:15 33b1e0a273af: Download complete 06:05:15 5d3b04190fa2: Verifying Checksum 06:05:15 5d3b04190fa2: Download complete 06:05:15 5eb5b503b376: Verifying Checksum 06:05:15 5eb5b503b376: Download complete 06:05:16 2f39f015ded8: Verifying Checksum 06:05:16 2f39f015ded8: Download complete 06:05:17 5eb5b503b376: Pull complete 06:05:17 5c69ac0246d0: Pull complete 06:05:17 ec43610c2a17: Pull complete 06:05:17 3a2ae6a8a46f: Pull complete 06:05:17 33b1e0a273af: Pull complete 06:05:17 5d3b04190fa2: Pull complete 06:05:22 2f39f015ded8: Pull complete 06:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:22 prd-centos7-docker-4c-2g-7771 does not seem to be running inside a container 06:05:22 $ 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 06:05:26 $ docker top 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:26 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:27 + mkdir -p /var/log/sysstat [Pipeline] sh 06:05:27 + ls /var/log/sa-host 06:05:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:27 provisioning config files... 06:05:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9811384032074177536tmp [Pipeline] { [Pipeline] echo 06:05:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:27 ---> create-netrc.sh [Pipeline] } 06:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> python-tools-install.sh [Pipeline] echo 06:05:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> sudo-logs.sh 06:05:28 Archiving 'sudo' log.. 06:05:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-7771.novalocal: Name or service not known 06:05:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-7771.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:05:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> job-cost.sh 06:05:28 lf-activate-venv: SKIPPING 06:05:28 INFO: No Stack... 06:05:29 INFO: Retrieving Pricing Info for: v3-standard-2 06:05:29 INFO: Archiving Costs [Pipeline] echo 06:05:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:29 ---> logs-deploy.sh 06:05:29 lf-activate-venv: SKIPPING 06:05:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/206 06:05:29 INFO: archiving workspace using pattern(s): 06:05:30 Archives upload complete. 06:05:30 INFO: archiving logs to Nexus 06:05:31 ---> uname -a: 06:05:31 Linux prd-centos7-docker-4c-2g-7771.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:05:31 06:05:31 06:05:31 ---> lscpu: 06:05:31 Architecture: x86_64 06:05:31 CPU op-mode(s): 32-bit, 64-bit 06:05:31 Byte Order: Little Endian 06:05:31 Address sizes: 40 bits physical, 48 bits virtual 06:05:31 CPU(s): 2 06:05:31 On-line CPU(s) list: 0,1 06:05:31 Thread(s) per core: 1 06:05:31 Core(s) per socket: 1 06:05:31 Socket(s): 2 06:05:31 NUMA node(s): 1 06:05:31 Vendor ID: AuthenticAMD 06:05:31 CPU family: 23 06:05:31 Model: 49 06:05:31 Model name: AMD EPYC-Rome Processor 06:05:31 Stepping: 0 06:05:31 CPU MHz: 2800.000 06:05:31 BogoMIPS: 5600.00 06:05:31 Virtualization: AMD-V 06:05:31 Hypervisor vendor: KVM 06:05:31 Virtualization type: full 06:05:31 L1d cache: 64 KiB 06:05:31 L1i cache: 64 KiB 06:05:31 L2 cache: 1 MiB 06:05:31 L3 cache: 32 MiB 06:05:31 NUMA node0 CPU(s): 0,1 06:05:31 Vulnerability Itlb multihit: Not affected 06:05:31 Vulnerability L1tf: Not affected 06:05:31 Vulnerability Mds: Not affected 06:05:31 Vulnerability Meltdown: Not affected 06:05:31 Vulnerability Mmio stale data: Not affected 06:05:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:05:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:05:31 Vulnerability Srbds: Not affected 06:05:31 Vulnerability Tsx async abort: Not affected 06:05:31 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 06:05:31 06:05:31 06:05:31 ---> nproc: 06:05:31 2 06:05:31 06:05:31 06:05:31 ---> df -h: 06:05:31 Filesystem Size Used Avail Use% Mounted on 06:05:31 overlay 40G 7.1G 33G 18% / 06:05:31 tmpfs 64M 0 64M 0% /dev 06:05:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:05:31 shm 64M 0 64M 0% /dev/shm 06:05:31 /dev/vda1 40G 7.1G 33G 18% /facter-os 06:05:31 06:05:31 06:05:31 Cannot open /var/log/sysstat/sa28: No such file or directory 06:05:31 Please check if data collecting is enabled 06:05:31 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:31 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:05:31 $ docker stop --time=1 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa 06:05:32 $ docker rm -f --volumes 9f869f6c233ca4c3938079b1f8380469f5f1f1fc887326748e04d2248c2baaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:05:32 [WS-CLEANUP] Deleting project workspace... 06:05:32 [WS-CLEANUP] Deferred wipeout is used... 06:05:32 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:33 06:05:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:33 latest: Pulling from edgex-lftools-log-publisher 06:05:33 5eb5b503b376: Pulling fs layer 06:05:33 5c69ac0246d0: Pulling fs layer 06:05:33 ec43610c2a17: Pulling fs layer 06:05:33 3a2ae6a8a46f: Pulling fs layer 06:05:33 33b1e0a273af: Pulling fs layer 06:05:33 5d3b04190fa2: Pulling fs layer 06:05:33 2f39f015ded8: Pulling fs layer 06:05:33 33b1e0a273af: Waiting 06:05:33 5d3b04190fa2: Waiting 06:05:33 2f39f015ded8: Waiting 06:05:33 3a2ae6a8a46f: Waiting 06:05:33 5c69ac0246d0: Download complete 06:05:33 3a2ae6a8a46f: Verifying Checksum 06:05:33 3a2ae6a8a46f: Download complete 06:05:33 33b1e0a273af: Verifying Checksum 06:05:33 33b1e0a273af: Download complete 06:05:33 ec43610c2a17: Verifying Checksum 06:05:33 ec43610c2a17: Download complete 06:05:33 5d3b04190fa2: Verifying Checksum 06:05:33 5d3b04190fa2: Download complete 06:05:35 5eb5b503b376: Download complete 06:05:36 2f39f015ded8: Download complete 06:05:36 5eb5b503b376: Pull complete 06:05:36 5c69ac0246d0: Pull complete 06:05:37 ec43610c2a17: Pull complete 06:05:37 3a2ae6a8a46f: Pull complete 06:05:37 33b1e0a273af: Pull complete 06:05:37 5d3b04190fa2: Pull complete 06:05:45 2f39f015ded8: Pull complete 06:05:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:46 prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container 06:05:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:05:46 $ docker top 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:46 ---> job-cost.sh 06:05:46 lf-activate-venv: SKIPPING 06:05:46 INFO: No Stack... 06:05:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:47 INFO: Archiving Costs [Pipeline] sh 06:05:47 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 06:05:47 + cut -d, -f6 [Pipeline] lock 06:05:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] 06:05:47 Resource [jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] did not exist. Created. 06:05:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:48 + echo total: 0.2199999988079071 [Pipeline] stash 06:05:48 Stashed 1 file(s) [Pipeline] } 06:05:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 06:05:48 $ docker stop --time=1 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 06:05:49 $ docker rm -f --volumes 3d6c30b904b25f32c9f9f96c8d5c60b973394662fc9848fca56c61b9253a0e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:49 Failed in branch amd64 06:06:18 Removing intermediate container 0e9bdce1c4e6 06:06:18 ---> 1a18a600ef2c 06:06:18 Step 11/13 : COPY . . 06:06:18 ---> b9151c0a340a 06:06:18 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:06:18 ---> Running in 5c8f8a5eb2c0 06:06:18  % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18   Dload Upload Total Spent Left  Speed 06:06:18 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10462 0 --:--:-- --:--:-- --:--:-- 10727 06:06:18 Removing intermediate container 5c8f8a5eb2c0 06:06:18 ---> 7a58fccd7e77 06:06:18 Step 13/13 : RUN ${MAKE} 06:06:18 ---> Running in cff6fd12fcff 06:06:18 noop 06:06:18 Removing intermediate container cff6fd12fcff 06:06:18 ---> 8a3882b367c0 06:06:18 Successfully built 8a3882b367c0 06:06:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker inspect -f . ci-base-image-arm64 06:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container 06:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 06:06:20 $ docker top ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:20 + go version 06:06:20 go version go1.23.9 linux/arm64 [Pipeline] } 06:06:20 $ docker stop --time=1 ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 06:06:22 $ docker rm -f --volumes ebba8b47f74aa1972698ea014fc95eb22081923798107f441e372822485fa218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker inspect -f . ci-base-image-arm64 06:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:23 prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container 06:06:23 $ 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/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 06:06:24 $ docker top 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:25 + git config --global --add safe.directory /w/workspace/device-usb-camera/206 [Pipeline] fileExists [Pipeline] sh 06:06:25 + make test 06:06:25 go test ./... -coverprofile=coverage.out ./... 06:06:32 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:10:24 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 06:10:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 06:10:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:24 go vet ./... 06:11:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:11:20 ./bin/test-attribution-txt.sh 06:11:20 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:11:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:11:20 $ docker stop --time=1 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 06:11:22 $ docker rm -f --volumes 79c8023dab53429f6c295bd815b6df5e875fc80196f6eff2a81e3a6b7b512414 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:24 Warning: overwriting stash ‘coverage-report’ 06:11:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:25 + ls -al . 06:11:25 total 284 06:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:06 . 06:11:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:03 .. 06:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:03 .git 06:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 .github 06:11:25 -rw-rw-r-- 1 jenkins jenkins 379 Aug 28 06:03 .gitignore 06:11:25 -rw-rw-r-- 1 jenkins jenkins 203 Aug 28 06:03 .golangci.yml 06:11:25 -rw-rw-r-- 1 jenkins jenkins 77 Aug 28 06:03 .hadolint.yml 06:11:25 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 28 06:03 Attribution.txt 06:11:25 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 28 06:03 CHANGELOG.md 06:11:25 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 28 06:03 Dockerfile 06:11:25 -rw-rw-r-- 1 jenkins jenkins 678 Aug 28 06:03 GOVERNANCE.md 06:11:25 -rw-rw-r-- 1 jenkins jenkins 659 Aug 28 06:03 Jenkinsfile 06:11:25 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 06:03 LICENSE 06:11:25 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 28 06:03 Makefile 06:11:25 -rw-rw-r-- 1 jenkins jenkins 622 Aug 28 06:03 OWNERS.md 06:11:25 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 28 06:03 README.md 06:11:25 -rw-rw-r-- 1 jenkins jenkins 11 Aug 28 06:01 VERSION 06:11:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:03 bin 06:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 cmd 06:11:25 -rw-r--r-- 1 jenkins jenkins 54772 Aug 28 06:10 coverage.out 06:11:25 -rwxrwxr-x 1 jenkins jenkins 84 Aug 28 06:03 docker-entrypoint.sh 06:11:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:03 docs 06:11:25 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 28 06:03 go.mod 06:11:25 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 28 06:03 go.sum 06:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:03 internal 06:11:25 -rw-rw-r-- 1 jenkins jenkins 231 Aug 28 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:26 + 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=ea8a460fd8a93618a18fd31621231395412a559f --label arch=arm64 --label version=4.1.0-dev.4 . 06:11:26 Sending build context to Docker daemon 11.71MB 06:11:26 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 06:11:26 Step 2/37 : FROM ${BASE} AS builder 06:11:26 ---> 8a3882b367c0 06:11:26 Step 3/37 : ARG ADD_BUILD_TAGS="" 06:11:26 ---> Running in 18e8e8971319 06:11:27 Removing intermediate container 18e8e8971319 06:11:27 ---> 2f73882266eb 06:11:27 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:27 ---> Running in 13d5ab27072b 06:11:27 Removing intermediate container 13d5ab27072b 06:11:27 ---> f0be386ff957 06:11:27 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:11:27 ---> Running in 2e3e6769baf0 06:11:28 Removing intermediate container 2e3e6769baf0 06:11:28 ---> 55f8b1e3a199 06:11:28 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:11:28 ---> Running in 9ad62d2262b3 06:11:28 Removing intermediate container 9ad62d2262b3 06:11:28 ---> 07ce79fd374e 06:11:28 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:28 ---> Running in 40776190045f 06:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:11:32 OK: 247 MiB in 72 packages 06:11:32 Removing intermediate container 40776190045f 06:11:32 ---> 63fa26fc7d55 06:11:32 Step 8/37 : WORKDIR /device-usb-camera 06:11:32 ---> Running in 100481d873ac 06:11:32 Removing intermediate container 100481d873ac 06:11:32 ---> 5fb039a4ad19 06:11:32 Step 9/37 : COPY go.mod vendor* ./ 06:11:33 ---> 5cf60d7096b3 06:11:33 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:33 ---> Running in af349facefe9 06:11:36 Removing intermediate container af349facefe9 06:11:36 ---> 9b106a7e83db 06:11:36 Step 11/37 : COPY . . 06:11:37 ---> ba00f56b71e6 06:11:37 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:11:37 ---> Running in 283020c74c10 06:11:38  % Total % Received % Xferd Average Speed Time Time Time Current 06:11:38 Dload Upload Total Spent Left Speed 06:11:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 6074  0 --:--:-- --:--:-- --:--:-- 6174 06:11:39 Removing intermediate container 283020c74c10 06:11:39 ---> 6cebf92557f5 06:11:39 Step 13/37 : RUN ${MAKE} 06:11:39 ---> Running in 80320b81bda3 06:11:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:15:32 Removing intermediate container 80320b81bda3 06:15:32 ---> b15287eb06e8 06:15:32 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 06:15:32 1.8.2: Pulling from bluenviron/mediamtx 06:15:32 da4d7e05a7aa: Pulling fs layer 06:15:32 da4d7e05a7aa: Verifying Checksum 06:15:32 da4d7e05a7aa: Download complete 06:15:33 da4d7e05a7aa: Pull complete 06:15:33 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 06:15:33 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 06:15:33 ---> 62c65ed7ef0d 06:15:33 Step 15/37 : FROM alpine:3.20 06:15:33 3.20: Pulling from library/alpine 06:15:33 13e713f82565: Pulling fs layer 06:15:34 13e713f82565: Download complete 06:15:34 13e713f82565: Pull complete 06:15:34 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:15:34 Status: Downloaded newer image for alpine:3.20 06:15:34 ---> c88e9dceb6cb 06:15:34 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:15:34 ---> Running in a7934d90986c 06:15:35 Removing intermediate container a7934d90986c 06:15:35 ---> 6068e1f56ff7 06:15:35 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:15:35 ---> Running in 43a3ba801352 06:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:38 (1/114) Installing dumb-init (1.2.5-r3) 06:15:38 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 06:15:38 (3/114) Installing aom-libs (3.9.1-r0) 06:15:39 (4/114) Installing libxau (1.0.11-r4) 06:15:39 (5/114) Installing libmd (1.1.0-r0) 06:15:39 (6/114) Installing libbsd (0.12.2-r0) 06:15:39 (7/114) Installing libxdmcp (1.1.5-r1) 06:15:39 (8/114) Installing libxcb (1.16.1-r0) 06:15:39 (9/114) Installing libx11 (1.8.9-r1) 06:15:39 (10/114) Installing hwdata-pci (0.382-r0) 06:15:39 (11/114) Installing libpciaccess (0.18.1-r0) 06:15:39 (12/114) Installing libdrm (2.4.120-r0) 06:15:39 (13/114) Installing libxext (1.3.6-r2) 06:15:39 (14/114) Installing libxfixes (6.0.1-r4) 06:15:39 (15/114) Installing libffi (3.4.6-r0) 06:15:39 (16/114) Installing wayland-libs-client (1.22.0-r4) 06:15:39 (17/114) Installing libva (2.21.0-r0) 06:15:39 (18/114) Installing libvdpau (1.5-r3) 06:15:39 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 06:15:39 (20/114) Installing libdav1d (1.4.2-r0) 06:15:39 (21/114) Installing libgcc (13.2.1_git20240309-r1) 06:15:39 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 06:15:39 (23/114) Installing openexr-libiex (3.1.13-r1) 06:15:39 (24/114) Installing openexr-libilmthread (3.1.13-r1) 06:15:39 (25/114) Installing imath (3.1.12-r0) 06:15:39 (26/114) Installing openexr-libopenexr (3.1.13-r1) 06:15:39 (27/114) Installing brotli-libs (1.1.0-r2) 06:15:39 (28/114) Installing giflib (5.2.2-r0) 06:15:39 (29/114) Installing libhwy (1.0.7-r0) 06:15:39 (30/114) Installing libjpeg-turbo (3.0.3-r0) 06:15:39 (31/114) Installing lcms2 (2.16-r0) 06:15:39 (32/114) Installing libpng (1.6.44-r0) 06:15:39 (33/114) Installing libjxl (0.10.2-r0) 06:15:39 (34/114) Installing lame-libs (3.100-r5) 06:15:39 (35/114) Installing opus (1.5.2-r0) 06:15:39 (36/114) Installing rav1e-libs (0.7.1-r0) 06:15:39 (37/114) Installing libgomp (13.2.1_git20240309-r1) 06:15:40 (38/114) Installing soxr (0.1.3-r7) 06:15:40 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 06:15:40 (40/114) Installing libogg (1.3.5-r5) 06:15:40 (41/114) Installing libtheora (1.1.1-r18) 06:15:40 (42/114) Installing libvorbis (1.3.7-r2) 06:15:40 (43/114) Installing libvpx (1.14.1-r0) 06:15:40 (44/114) Installing libsharpyuv (1.3.2-r0) 06:15:40 (45/114) Installing libwebp (1.3.2-r0) 06:15:40 (46/114) Installing libwebpmux (1.3.2-r0) 06:15:40 (47/114) Installing x264-libs (0.164_git20231001-r0) 06:15:40 (48/114) Installing numactl (2.0.18-r0) 06:15:40 (49/114) Installing x265-libs (3.6-r0) 06:15:40 (50/114) Installing xvidcore (1.3.7-r2) 06:15:40 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 06:15:41 (52/114) Installing sdl2 (2.28.5-r1) 06:15:41 (53/114) Installing alsa-lib (1.2.11-r0) 06:15:41 (54/114) Installing libexpat (2.7.0-r0) 06:15:41 (55/114) Installing libbz2 (1.0.8-r6) 06:15:41 (56/114) Installing freetype (2.13.2-r0) 06:15:41 (57/114) Installing fontconfig (2.15.0-r1) 06:15:41 (58/114) Installing fribidi (1.0.15-r0) 06:15:41 (59/114) Installing libintl (0.22.5-r0) 06:15:41 (60/114) Installing libeconf (0.6.3-r0) 06:15:41 (61/114) Installing libblkid (2.40.1-r1) 06:15:41 (62/114) Installing libmount (2.40.1-r1) 06:15:41 (63/114) Installing pcre2 (10.43-r0) 06:15:41 (64/114) Installing glib (2.80.5-r0) 06:15:41 (65/114) Installing graphite2 (1.3.14-r6) 06:15:41 (66/114) Installing harfbuzz (8.5.0-r0) 06:15:41 (67/114) Installing libunibreak (6.1-r0) 06:15:41 (68/114) Installing libass (0.17.2-r0) 06:15:41 (69/114) Installing libbluray (1.3.4-r1) 06:15:41 (70/114) Installing mpg123-libs (1.32.8-r0) 06:15:41 (71/114) Installing libopenmpt (0.7.7-r0) 06:15:41 (72/114) Installing cjson (1.7.18-r0) 06:15:41 (73/114) Installing mbedtls (3.6.4-r0) 06:15:41 (74/114) Installing librist (0.2.10-r1) 06:15:41 (75/114) Installing libsrt (1.5.3-r0) 06:15:41 (76/114) Installing libssh (0.10.6-r0) 06:15:41 (77/114) Installing xz-libs (5.6.2-r1) 06:15:41 (78/114) Installing libxml2 (2.12.10-r0) 06:15:41 (79/114) Installing libsodium (1.0.19-r0) 06:15:41 (80/114) Installing libzmq (4.3.5-r2) 06:15:41 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 06:15:42 (82/114) Installing serd-libs (0.32.2-r0) 06:15:42 (83/114) Installing zix-libs (0.4.2-r0) 06:15:42 (84/114) Installing sord-libs (0.16.16-r0) 06:15:42 (85/114) Installing sratom (0.6.16-r0) 06:15:42 (86/114) Installing lilv-libs (0.24.24-r1) 06:15:42 (87/114) Installing glslang-libs (1.3.261.1-r0) 06:15:42 (88/114) Installing libdovi (3.3.0-r0) 06:15:42 (89/114) Installing spirv-tools (1.3.261.1-r0) 06:15:42 (90/114) Installing shaderc (2024.0-r0) 06:15:42 (91/114) Installing vulkan-loader (1.3.261.1-r0) 06:15:42 (92/114) Installing libplacebo (6.338.2-r1) 06:15:42 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 06:15:42 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 06:15:42 (95/114) Installing vidstab (1.1.1-r0) 06:15:42 (96/114) Installing zimg (3.0.5-r2) 06:15:42 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 06:15:42 (98/114) Installing libasyncns (0.8-r3) 06:15:42 (99/114) Installing dbus-libs (1.14.10-r1) 06:15:42 (100/114) Installing libltdl (2.4.7-r3) 06:15:42 (101/114) Installing orc (0.4.40-r0) 06:15:42 (102/114) Installing libflac (1.4.3-r1) 06:15:42 (103/114) Installing libsndfile (1.2.2-r1) 06:15:42 (104/114) Installing speexdsp (1.2.1-r2) 06:15:42 (105/114) Installing tdb-libs (1.4.9-r1) 06:15:42 (106/114) Installing libpulse (17.0-r0) 06:15:42 (107/114) Installing v4l-utils-libs (1.24.1-r1) 06:15:42 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 06:15:43 (109/114) Installing ffmpeg (6.1.1-r8) 06:15:43 (110/114) Installing udev-init-scripts (35-r1) 06:15:43 (111/114) Installing eudev-libs (3.2.14-r2) 06:15:43 (112/114) Installing zstd-libs (1.5.6-r0) 06:15:43 (113/114) Installing kmod-libs (32-r0) 06:15:43 (114/114) Installing eudev (3.2.14-r2) 06:15:43 Executing busybox-1.36.1-r29.trigger 06:15:43 Executing glib-2.80.5-r0.trigger 06:15:43 Executing eudev-3.2.14-r2.trigger 06:15:43 OK: 120 MiB in 128 packages 06:15:47 Removing intermediate container 43a3ba801352 06:15:47 ---> 7d7f79f985c3 06:15:47 Step 18/37 : RUN apk --no-cache upgrade 06:15:47 ---> Running in 9c6b04749b6f 06:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:15:50 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:15:50 Executing busybox-1.36.1-r30.post-upgrade 06:15:50 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:15:50 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:15:50 Executing busybox-1.36.1-r30.trigger 06:15:50 OK: 120 MiB in 128 packages 06:15:51 Removing intermediate container 9c6b04749b6f 06:15:51 ---> b9837a0c402b 06:15:51 Step 19/37 : WORKDIR / 06:15:51 ---> Running in 3aea092b69a1 06:15:52 Removing intermediate container 3aea092b69a1 06:15:52 ---> b367b5c20d06 06:15:52 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 06:15:54 ---> fbbde548a2d0 06:15:54 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 06:15:55 ---> 050c7719455f 06:15:55 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 06:15:55 ---> 3b323c6a3ff7 06:15:55 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:15:56 ---> 48bf35cd97d8 06:15:56 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:15:56 ---> 0aeea9fe4b9a 06:15:56 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 06:15:57 ---> 4dad23e224f1 06:15:57 Step 26/37 : COPY --from=rtsp /mediamtx / 06:15:58 ---> 2cf8426a7949 06:15:58 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 06:15:58 ---> Running in cbd7431db2a8 06:16:00 Removing intermediate container cbd7431db2a8 06:16:00 ---> cf108e9c4d48 06:16:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 06:16:00 ---> Running in 7ce8b9912135 06:16:02 Removing intermediate container 7ce8b9912135 06:16:02 ---> 7e583d72d532 06:16:02 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 06:16:02 ---> Running in 31fef8d70afc 06:16:03 Removing intermediate container 31fef8d70afc 06:16:03 ---> 869030d5296c 06:16:03 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 06:16:04 ---> Running in 5228a90a8207 06:16:05 Removing intermediate container 5228a90a8207 06:16:05 ---> 7fa9b5a12b64 06:16:05 Step 31/37 : EXPOSE 59983 06:16:05 ---> Running in 4a78514c626a 06:16:05 Removing intermediate container 4a78514c626a 06:16:05 ---> f572f40a4abd 06:16:05 Step 32/37 : EXPOSE 8554 06:16:05 ---> Running in 1615e067e57e 06:16:06 Removing intermediate container 1615e067e57e 06:16:06 ---> 957ca1a24228 06:16:06 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:16:06 ---> Running in 8e384b8007b9 06:16:06 Removing intermediate container 8e384b8007b9 06:16:06 ---> 32f2557b59d4 06:16:06 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 06:16:06 ---> Running in d273b4eab695 06:16:06 Removing intermediate container d273b4eab695 06:16:06 ---> d7b3d2a71edb 06:16:06 Step 35/37 : LABEL arch=arm64 06:16:06 ---> Running in 5b8df21d01e8 06:16:07 Removing intermediate container 5b8df21d01e8 06:16:07 ---> 8d1a9f6345ea 06:16:07 Step 36/37 : LABEL git_sha=ea8a460fd8a93618a18fd31621231395412a559f 06:16:07 ---> Running in fcc2906624c0 06:16:07 Removing intermediate container fcc2906624c0 06:16:07 ---> 1db3c04a028a 06:16:07 Step 37/37 : LABEL version=4.1.0-dev.4 06:16:07 ---> Running in fade102426e9 06:16:07 Removing intermediate container fade102426e9 06:16:07 ---> 0e02cfcd4c92 06:16:07 [Warning] One or more build-args [ARCH] were not consumed 06:16:07 Successfully built 0e02cfcd4c92 06:16: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 06:16:08 provisioning config files... 06:16:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/206@tmp/config17656913679713181188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:08 ---> ****-login.sh 06:16:08 nexus3.edgexfoundry.org:10001 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:08 Configure a credential helper to remove this warning. See 06:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:08 06:16:08 Login Succeeded 06:16:08 nexus3.edgexfoundry.org:10002 06:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:09 Configure a credential helper to remove this warning. See 06:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:09 06:16:09 Login Succeeded 06:16:09 nexus3.edgexfoundry.org:10003 06:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:09 Configure a credential helper to remove this warning. See 06:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:09 06:16:09 Login Succeeded 06:16:09 nexus3.edgexfoundry.org:10004 06:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:09 Configure a credential helper to remove this warning. See 06:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:09 06:16:09 Login Succeeded 06:16:09 ****.io 06:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:10 Configure a credential helper to remove this warning. See 06:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:10 06:16:10 Login Succeeded 06:16:10 ---> ****-login.sh ends [Pipeline] } 06:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:16:10 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 06:16:10 ea8a460fd8a93618a18fd31621231395412a559f 06:16:10 latest 06:16:10 4.1.0-dev.4 06:16:10 ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:16:10 main 06:16:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f 06:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:16:11 f9a6ff8235e5: Preparing 06:16:11 2b24e4dfea46: Preparing 06:16:11 95444dd1389b: Preparing 06:16:11 cdcd3c5cbd30: Preparing 06:16:11 f0c0fc467d42: Preparing 06:16:11 4fdee56d7956: Preparing 06:16:11 34fff3c074f5: Preparing 06:16:11 0dc2802a0b95: Preparing 06:16:11 2baa67fb0810: Preparing 06:16:11 4f616273b840: Preparing 06:16:11 cbc2d4c8a096: Preparing 06:16:11 34b9c5839d11: Preparing 06:16:11 3f8f1272fe82: Preparing 06:16:11 1e890da81ec9: Preparing 06:16:11 2baa67fb0810: Waiting 06:16:11 4f616273b840: Waiting 06:16:11 cbc2d4c8a096: Waiting 06:16:11 34b9c5839d11: Waiting 06:16:11 3f8f1272fe82: Waiting 06:16:11 1e890da81ec9: Waiting 06:16:11 4fdee56d7956: Waiting 06:16:11 34fff3c074f5: Waiting 06:16:11 0dc2802a0b95: Waiting 06:16:11 cdcd3c5cbd30: Pushed 06:16:11 95444dd1389b: Pushed 06:16:11 2b24e4dfea46: Pushed 06:16:11 f9a6ff8235e5: Pushed 06:16:11 4fdee56d7956: Pushed 06:16:11 0dc2802a0b95: Pushed 06:16:11 2baa67fb0810: Pushed 06:16:11 34fff3c074f5: Pushed 06:16:11 4f616273b840: Pushed 06:16:11 1e890da81ec9: Layer already exists 06:16:11 34b9c5839d11: Pushed 06:16:18 f0c0fc467d42: Pushed 06:16:22 cbc2d4c8a096: Pushed 06:16:37 3f8f1272fe82: Pushed 06:16:37 ea8a460fd8a93618a18fd31621231395412a559f: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:37 + 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 06:16:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:16:38 f9a6ff8235e5: Preparing 06:16:38 2b24e4dfea46: Preparing 06:16:38 95444dd1389b: Preparing 06:16:38 cdcd3c5cbd30: Preparing 06:16:38 f0c0fc467d42: Preparing 06:16:38 4fdee56d7956: Preparing 06:16:38 34fff3c074f5: Preparing 06:16:38 0dc2802a0b95: Preparing 06:16:38 2baa67fb0810: Preparing 06:16:38 4f616273b840: Preparing 06:16:38 cbc2d4c8a096: Preparing 06:16:38 34b9c5839d11: Preparing 06:16:38 3f8f1272fe82: Preparing 06:16:38 1e890da81ec9: Preparing 06:16:38 2baa67fb0810: Waiting 06:16:38 4f616273b840: Waiting 06:16:38 cbc2d4c8a096: Waiting 06:16:38 4fdee56d7956: Waiting 06:16:38 34fff3c074f5: Waiting 06:16:38 0dc2802a0b95: Waiting 06:16:38 34b9c5839d11: Waiting 06:16:38 3f8f1272fe82: Waiting 06:16:38 1e890da81ec9: Waiting 06:16:38 f0c0fc467d42: Layer already exists 06:16:38 2b24e4dfea46: Layer already exists 06:16:38 cdcd3c5cbd30: Layer already exists 06:16:38 95444dd1389b: Layer already exists 06:16:38 f9a6ff8235e5: Layer already exists 06:16:38 4fdee56d7956: Layer already exists 06:16:38 2baa67fb0810: Layer already exists 06:16:38 0dc2802a0b95: Layer already exists 06:16:38 4f616273b840: Layer already exists 06:16:38 34fff3c074f5: Layer already exists 06:16:38 34b9c5839d11: Layer already exists 06:16:38 cbc2d4c8a096: Layer already exists 06:16:38 1e890da81ec9: Layer already exists 06:16:38 3f8f1272fe82: Layer already exists 06:16:38 latest: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 06:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:16:39 f9a6ff8235e5: Preparing 06:16:39 2b24e4dfea46: Preparing 06:16:39 95444dd1389b: Preparing 06:16:39 cdcd3c5cbd30: Preparing 06:16:39 f0c0fc467d42: Preparing 06:16:39 4fdee56d7956: Preparing 06:16:39 34fff3c074f5: Preparing 06:16:39 0dc2802a0b95: Preparing 06:16:39 2baa67fb0810: Preparing 06:16:39 4f616273b840: Preparing 06:16:39 cbc2d4c8a096: Preparing 06:16:39 34b9c5839d11: Preparing 06:16:39 3f8f1272fe82: Preparing 06:16:39 1e890da81ec9: Preparing 06:16:39 4fdee56d7956: Waiting 06:16:39 34fff3c074f5: Waiting 06:16:39 0dc2802a0b95: Waiting 06:16:39 2baa67fb0810: Waiting 06:16:39 4f616273b840: Waiting 06:16:39 cbc2d4c8a096: Waiting 06:16:39 3f8f1272fe82: Waiting 06:16:39 34b9c5839d11: Waiting 06:16:39 1e890da81ec9: Waiting 06:16:39 95444dd1389b: Layer already exists 06:16:39 cdcd3c5cbd30: Layer already exists 06:16:39 f0c0fc467d42: Layer already exists 06:16:39 f9a6ff8235e5: Layer already exists 06:16:39 2b24e4dfea46: Layer already exists 06:16:39 34fff3c074f5: Layer already exists 06:16:39 2baa67fb0810: Layer already exists 06:16:39 0dc2802a0b95: Layer already exists 06:16:39 4fdee56d7956: Layer already exists 06:16:39 4f616273b840: Layer already exists 06:16:39 cbc2d4c8a096: Layer already exists 06:16:39 34b9c5839d11: Layer already exists 06:16:39 3f8f1272fe82: Layer already exists 06:16:39 1e890da81ec9: Layer already exists 06:16:39 4.1.0-dev.4: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:16:40 f9a6ff8235e5: Preparing 06:16:40 2b24e4dfea46: Preparing 06:16:40 95444dd1389b: Preparing 06:16:40 cdcd3c5cbd30: Preparing 06:16:40 f0c0fc467d42: Preparing 06:16:40 4fdee56d7956: Preparing 06:16:40 34fff3c074f5: Preparing 06:16:40 0dc2802a0b95: Preparing 06:16:40 2baa67fb0810: Preparing 06:16:40 4f616273b840: Preparing 06:16:40 cbc2d4c8a096: Preparing 06:16:40 34b9c5839d11: Preparing 06:16:40 3f8f1272fe82: Preparing 06:16:40 1e890da81ec9: Preparing 06:16:40 2baa67fb0810: Waiting 06:16:40 4f616273b840: Waiting 06:16:40 cbc2d4c8a096: Waiting 06:16:40 34b9c5839d11: Waiting 06:16:40 3f8f1272fe82: Waiting 06:16:40 1e890da81ec9: Waiting 06:16:40 34fff3c074f5: Waiting 06:16:40 0dc2802a0b95: Waiting 06:16:40 4fdee56d7956: Waiting 06:16:40 cdcd3c5cbd30: Layer already exists 06:16:40 f9a6ff8235e5: Layer already exists 06:16:40 95444dd1389b: Layer already exists 06:16:40 2b24e4dfea46: Layer already exists 06:16:40 f0c0fc467d42: Layer already exists 06:16:40 2baa67fb0810: Layer already exists 06:16:40 34fff3c074f5: Layer already exists 06:16:40 0dc2802a0b95: Layer already exists 06:16:40 4fdee56d7956: Layer already exists 06:16:40 4f616273b840: Layer already exists 06:16:40 34b9c5839d11: Layer already exists 06:16:40 cbc2d4c8a096: Layer already exists 06:16:40 1e890da81ec9: Layer already exists 06:16:40 3f8f1272fe82: Layer already exists 06:16:40 ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:40 + 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 06:16:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 06:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:16:41 f9a6ff8235e5: Preparing 06:16:41 2b24e4dfea46: Preparing 06:16:41 95444dd1389b: Preparing 06:16:41 cdcd3c5cbd30: Preparing 06:16:41 f0c0fc467d42: Preparing 06:16:41 4fdee56d7956: Preparing 06:16:41 34fff3c074f5: Preparing 06:16:41 0dc2802a0b95: Preparing 06:16:41 2baa67fb0810: Preparing 06:16:41 4f616273b840: Preparing 06:16:41 cbc2d4c8a096: Preparing 06:16:41 34b9c5839d11: Preparing 06:16:41 3f8f1272fe82: Preparing 06:16:41 1e890da81ec9: Preparing 06:16:41 4f616273b840: Waiting 06:16:41 3f8f1272fe82: Waiting 06:16:41 1e890da81ec9: Waiting 06:16:41 cbc2d4c8a096: Waiting 06:16:41 34b9c5839d11: Waiting 06:16:41 4fdee56d7956: Waiting 06:16:41 0dc2802a0b95: Waiting 06:16:41 f9a6ff8235e5: Layer already exists 06:16:41 cdcd3c5cbd30: Layer already exists 06:16:41 95444dd1389b: Layer already exists 06:16:41 2b24e4dfea46: Layer already exists 06:16:41 f0c0fc467d42: Layer already exists 06:16:41 34fff3c074f5: Layer already exists 06:16:41 2baa67fb0810: Layer already exists 06:16:41 0dc2802a0b95: Layer already exists 06:16:41 4fdee56d7956: Layer already exists 06:16:41 4f616273b840: Layer already exists 06:16:41 cbc2d4c8a096: Layer already exists 06:16:41 3f8f1272fe82: Layer already exists 06:16:41 34b9c5839d11: Layer already exists 06:16:41 1e890da81ec9: Layer already exists 06:16:41 main: digest: sha256:d07b488150e7016e447144979e73f4ec3724b344984864eea0c81bc806166391 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:41 ===================================================== [Pipeline] echo 06:16:41 taggedImages: 06:16:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f 06:16:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:16:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 06:16:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 06:16:41 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 06:16:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f [Pipeline] echo 06:16:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 06:16:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo 06:16:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ea8a460fd8a93618a18fd31621231395412a559f-4.1.0-dev.4 [Pipeline] echo 06:16:41 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 06:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:41 06:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:42 arm64: Pulling from edgex-lftools-log-publisher 06:16:42 8998bd30e6a1: Pulling fs layer 06:16:42 04944245beec: Pulling fs layer 06:16:42 699f458cf7ca: Pulling fs layer 06:16:42 765212b225bb: Pulling fs layer 06:16:42 f23df028b6ca: Pulling fs layer 06:16:42 d65c8cfc05b1: Pulling fs layer 06:16:42 2437ff75d9bd: Pulling fs layer 06:16:42 765212b225bb: Waiting 06:16:42 f23df028b6ca: Waiting 06:16:42 d65c8cfc05b1: Waiting 06:16:42 04944245beec: Verifying Checksum 06:16:42 04944245beec: Download complete 06:16:42 765212b225bb: Verifying Checksum 06:16:42 765212b225bb: Download complete 06:16:42 f23df028b6ca: Download complete 06:16:42 d65c8cfc05b1: Verifying Checksum 06:16:42 d65c8cfc05b1: Download complete 06:16:42 699f458cf7ca: Verifying Checksum 06:16:42 699f458cf7ca: Download complete 06:16:43 8998bd30e6a1: Verifying Checksum 06:16:43 8998bd30e6a1: Download complete 06:16:45 2437ff75d9bd: Verifying Checksum 06:16:45 2437ff75d9bd: Download complete 06:16:48 8998bd30e6a1: Pull complete 06:16:48 04944245beec: Pull complete 06:16:50 699f458cf7ca: Pull complete 06:16:50 765212b225bb: Pull complete 06:16:51 f23df028b6ca: Pull complete 06:16:51 d65c8cfc05b1: Pull complete 06:17:09 2437ff75d9bd: Pull complete 06:17:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:09 prd-ubuntu20.04-docker-arm64-4c-16g-7767 does not seem to be running inside a container 06:17:09 $ 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/206 -v /w/workspace/device-usb-camera/206:/w/workspace/device-usb-camera/206:rw,z -v /w/workspace/device-usb-camera/206@tmp:/w/workspace/device-usb-camera/206@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 06:17:12 $ docker top f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:13 ---> job-cost.sh 06:17:13 lf-activate-venv: SKIPPING 06:17:13 INFO: No Stack... 06:17:13 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:14 INFO: Archiving Costs [Pipeline] sh 06:17:15 + cat /w/workspace/device-usb-camera/206/archives/cost.csv 06:17:15 + cut -d, -f6 [Pipeline] lock 06:17:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] 06:17:15 Resource [jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] did not exist. Created. 06:17:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:15 /w/workspace/device-usb-camera/206@tmp/durable-85d16194/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:17:16 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:16 Warning: overwriting stash ‘stack-cost’ 06:17:16 Stashed 1 file(s) [Pipeline] } 06:17:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:16 $ docker stop --time=1 f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 06:17:17 $ docker rm -f --volumes f322df0c6eba3e7bd33ff701d5517cf4ccfa87ff3064d4ee481cd075ee2ffa24 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 06:17:18 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 06:17:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:17:18 total 16 06:17:18 drwxr-xr-x 3 root root 4096 Aug 28 06:05 . 06:17:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 06:05 .. 06:17:18 drwxr-xr-x 2 root root 4096 Aug 28 06:05 cost 06:17:18 -rw-r--r-- 1 root root 89 Aug 28 06:05 cost.csv 06:17:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 06:17:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:17:18 total 16 06:17:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 06:05 . 06:17:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 06:05 .. 06:17:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 06:05 cost 06:17:18 -rw-r--r-- 1 jenkins jenkins 89 Aug 28 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:17:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:17:20 ---> package-listing.sh 06:17:20 ++ facter osfamily 06:17:20 ++ tr '[:upper:]' '[:lower:]' 06:17:20 + OS_FAMILY=debian 06:17:20 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:17:20 + START_PACKAGES=/tmp/packages_start.txt 06:17:20 + END_PACKAGES=/tmp/packages_end.txt 06:17:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:20 + PACKAGES=/tmp/packages_start.txt 06:17:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:17:20 + PACKAGES=/tmp/packages_end.txt 06:17:20 + case "${OS_FAMILY}" in 06:17:20 + dpkg -l 06:17:20 + grep '^ii' 06:17:20 + '[' -f /tmp/packages_start.txt ']' 06:17:20 + '[' -f /tmp/packages_end.txt ']' 06:17:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:20 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:17:20 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:17:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:17:20 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 06:17:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:21 prd-ubuntu20.04-docker-8c-8g-7765 does not seem to be running inside a container 06:17:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:21 $ docker top 866f6320d7e595e6d22b7414e098c90412ad0abfc66a141237f995a0ce80f3ef -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 06:17:22 + ls /var/log/sa-host 06:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:22 provisioning config files... 06:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2971026788021172008tmp [Pipeline] { [Pipeline] echo 06:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:22 ---> create-netrc.sh [Pipeline] } 06:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:17:23 ---> python-tools-install.sh [Pipeline] echo 06:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:23 ---> sudo-logs.sh 06:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:23 ---> job-cost.sh 06:17:23 lf-activate-venv: SKIPPING 06:17:23 DEBUG: total: 0.2199999988079071 06:17:23 INFO: Retrieving Stack Cost... 06:17:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:24 INFO: Archiving Costs [Pipeline] echo 06:17:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:24 ---> logs-deploy.sh 06:17:24 lf-activate-venv: SKIPPING 06:17:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/206 06:17:24 INFO: archiving workspace using pattern(s): 06:17:25 Archives upload complete. 06:17:25 INFO: archiving logs to Nexus