Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0956bc5f995bc9a93cf600e891fb644a5a0af006 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-ssh17882187172996949806.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-ssh13145454783997030315.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-ssh11469606710546285408.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-ssh16400992420322512404.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-ssh10592965300738836096.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-7317’ Running on prd-ubuntu20.04-docker-8c-8g-7324 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 0956bc5f995bc9a93cf600e891fb644a5a0af006 (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 0956bc5f995bc9a93cf600e891fb644a5a0af006 # timeout=10 Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" > git rev-list --no-walk 88a3eace0a4c04ac70d73db1b3c25d2ff76c0edc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:23:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:23:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:23:15 ========================================================= 01:23:15 EdgeX Global Pipelines Version Info 01:23:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:23:16 ------------------- 01:23:16 stable info: 01:23:16 ------------------- 01:23:16 Commited By: Cherry Wang cherry@iotechsys.com 01:23:16 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:23:16 Message: update stable to v1.0.276 01:23:17 ------------------- 01:23:17 experimental info: 01:23:17 ------------------- 01:23:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:23:17 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:23:17 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0956bc5 [Pipeline] echo 01:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:17 provisioning config files... 01:23:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4010349432164178696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:18 ---> ****-login.sh 01:23:18 nexus3.edgexfoundry.org:10001 01:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:18 01:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:18 Configure a credential helper to remove this warning. See 01:23:18 https://docs.****.com/go/credential-store/ 01:23:18 01:23:18 Login Succeeded 01:23:18 nexus3.edgexfoundry.org:10002 01:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:18 01:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:18 Configure a credential helper to remove this warning. See 01:23:18 https://docs.****.com/go/credential-store/ 01:23:18 01:23:18 Login Succeeded 01:23:18 nexus3.edgexfoundry.org:10003 01:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:18 01:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:18 Configure a credential helper to remove this warning. See 01:23:18 https://docs.****.com/go/credential-store/ 01:23:18 01:23:18 Login Succeeded 01:23:18 nexus3.edgexfoundry.org:10004 01:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:18 01:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:18 Configure a credential helper to remove this warning. See 01:23:18 https://docs.****.com/go/credential-store/ 01:23:18 01:23:18 Login Succeeded 01:23:18 ****.io 01:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:19 01:23:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:23:19 Configure a credential helper to remove this warning. See 01:23:19 https://docs.****.com/go/credential-store/ 01:23:19 01:23:19 Login Succeeded 01:23:19 ---> ****-login.sh ends [Pipeline] } 01:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:23:19 + git rev-list -1 --merges 0956bc5f995bc9a93cf600e891fb644a5a0af006~1..0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo 01:23:19 -----------> git rev-list -1 --merges 0956bc5f995bc9a93cf600e891fb644a5a0af006~1..0956bc5f995bc9a93cf600e891fb644a5a0af006 0956bc5f995bc9a93cf600e891fb644a5a0af006 01:23:19 0956bc5f995bc9a93cf600e891fb644a5a0af006 [false] [Pipeline] sh 01:23:19 + git log --format=format:%s -1 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo 01:23:19 ========================================================= 01:23:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:23:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:23:20 + git log --format=format:%s -1 0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo 01:23:20 [semverPrep] GIT_COMMIT: 0956bc5f995bc9a93cf600e891fb644a5a0af006, Commit Message: Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31 [Pipeline] echo 01:23:20 [semverPrep] This is not a build commit. [Pipeline] sh 01:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:23:20 + grep -v github /etc/ssh/ssh_known_hosts 01:23:20 + [ -e /tmp/ssh_known_hosts ] 01:23:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:23:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:23:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:20 01:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:23:21 3dae71ba6b94: Pulling fs layer 01:23:21 6bf1a483ea7c: Pulling fs layer 01:23:21 f5dfc541a4d3: Pulling fs layer 01:23:21 461d9e800cba: Pulling fs layer 01:23:21 80192f66455f: Pulling fs layer 01:23:21 2e8e34ca0e6c: Pulling fs layer 01:23:21 a29436f7fd5d: Pulling fs layer 01:23:21 923cac83aea3: Pulling fs layer 01:23:21 461d9e800cba: Waiting 01:23:21 80192f66455f: Waiting 01:23:21 a29436f7fd5d: Waiting 01:23:21 923cac83aea3: Waiting 01:23:21 25ad8b0a4227: Pulling fs layer 01:23:21 25ad8b0a4227: Waiting 01:23:21 db01528c6b51: Pulling fs layer 01:23:21 28988de357af: Pulling fs layer 01:23:21 db01528c6b51: Waiting 01:23:21 28988de357af: Waiting 01:23:21 6bf1a483ea7c: Verifying Checksum 01:23:21 6bf1a483ea7c: Download complete 01:23:21 461d9e800cba: Download complete 01:23:21 80192f66455f: Verifying Checksum 01:23:21 80192f66455f: Download complete 01:23:21 f5dfc541a4d3: Verifying Checksum 01:23:21 f5dfc541a4d3: Download complete 01:23:21 3dae71ba6b94: Verifying Checksum 01:23:21 3dae71ba6b94: Download complete 01:23:21 923cac83aea3: Download complete 01:23:21 25ad8b0a4227: Download complete 01:23:21 db01528c6b51: Verifying Checksum 01:23:21 db01528c6b51: Download complete 01:23:21 28988de357af: Verifying Checksum 01:23:21 28988de357af: Download complete 01:23:21 a29436f7fd5d: Verifying Checksum 01:23:21 a29436f7fd5d: Download complete 01:23:22 2e8e34ca0e6c: Verifying Checksum 01:23:22 2e8e34ca0e6c: Download complete 01:23:22 3dae71ba6b94: Pull complete 01:23:22 6bf1a483ea7c: Pull complete 01:23:23 f5dfc541a4d3: Pull complete 01:23:23 461d9e800cba: Pull complete 01:23:23 80192f66455f: Pull complete 01:23:26 2e8e34ca0e6c: Pull complete 01:23:27 a29436f7fd5d: Pull complete 01:23:27 923cac83aea3: Pull complete 01:23:27 25ad8b0a4227: Pull complete 01:23:27 db01528c6b51: Pull complete 01:23:27 28988de357af: Pull complete 01:23:27 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:27 prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container 01:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:23:31 $ docker top 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b -eo pid,comm 01:23:31 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). 01:23:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:31 [ssh-agent] Looking for ssh-agent implementation... 01:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:31 $ docker exec 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent 01:23:31 SSH_AUTH_SOCK=/tmp/ssh-tnvGs8VKaOpU/agent.33 01:23:31 SSH_AGENT_PID=39 01:23:31 Running ssh-add (command line suppressed) 01:23:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12228512945031807647.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12228512945031807647.key) 01:23:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:31 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 01:23:32 + git tag --points-at HEAD [Pipeline] } 01:23:32 $ docker exec --env ******** --env ******** 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent -k 01:23:32 unset SSH_AUTH_SOCK; 01:23:32 unset SSH_AGENT_PID; 01:23:32 echo Agent pid 39 killed; 01:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:23:32 [ssh-agent] Looking for ssh-agent implementation... 01:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:32 $ docker exec 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent 01:23:32 SSH_AUTH_SOCK=/tmp/ssh-psDcsaPINN9F/agent.86 01:23:32 SSH_AGENT_PID=92 01:23:32 Running ssh-add (command line suppressed) 01:23:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2429926268621953922.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2429926268621953922.key) 01:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:23:32 + git semver init 01:23:33 2025-08-21 01:23:32,981 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:23:33 2025-08-21 01:23:32,986 [run_init] DEBUG init version:0.0.0 force:False 01:23:33 2025-08-21 01:23:32,986 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:23:33 2025-08-21 01:23:32,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:23:33 2025-08-21 01:23:32,987 [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) 01:23:36 2025-08-21 01:23:35,993 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:23:36 2025-08-21 01:23:35,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:23:36 2025-08-21 01:23:35,993 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:23:36 2025-08-21 01:23:35,993 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:23:36 4.1.0-dev.4 [Pipeline] } 01:23:36 $ docker exec --env ******** --env ******** 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b ssh-agent -k 01:23:36 unset SSH_AUTH_SOCK; 01:23:36 unset SSH_AGENT_PID; 01:23:36 echo Agent pid 92 killed; 01:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:36 + git semver [Pipeline] } 01:23:37 $ docker stop --time=1 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b 01:23:38 $ docker rm -f --volumes 29d8c56e7fc02c83b75f5bc39930e37fe2049e9d432a023258a4e3591002ec7b [Pipeline] // withDockerContainer [Pipeline] sh 01:23:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:23:38 Stashed 1 file(s) [Pipeline] echo 01:23:38 [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 01:23:39 provisioning config files... 01:23:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3629623820510519357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:39 ---> ****-login.sh 01:23:39 nexus3.edgexfoundry.org:10001 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 Login Succeeded 01:23:39 nexus3.edgexfoundry.org:10002 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 Login Succeeded 01:23:39 nexus3.edgexfoundry.org:10003 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 Login Succeeded 01:23:39 nexus3.edgexfoundry.org:10004 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 Login Succeeded 01:23:39 ****.io 01:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:39 Login Succeeded 01:23:39 ---> ****-login.sh ends [Pipeline] } 01:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:40 ========================================================= 01:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:23:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:40 + 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 . 01:23:41 #0 building with "default" instance using docker driver 01:23:41 01:23:41 #1 [internal] load build definition from Dockerfile 01:23:41 #1 transferring dockerfile: 2.48kB done 01:23:41 #1 DONE 0.0s 01:23:41 01:23:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:23:41 #2 DONE 0.1s 01:23:41 01:23:41 #3 [internal] load .dockerignore 01:23:41 #3 transferring context: 2B done 01:23:41 #3 DONE 0.0s 01:23:41 01:23:41 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:23:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:23:41 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:23:41 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:23:41 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s 01:23:41 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:23:41 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:23:41 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:23:41 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:23:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 01:23:41 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:23:41 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:23:41 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:23:41 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:23:41 #4 ... 01:23:41 01:23:41 #5 [internal] load build context 01:23:41 #5 transferring context: 22.75MB 0.2s done 01:23:41 #5 DONE 0.3s 01:23:41 01:23:41 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:23:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 01:23:41 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:23:41 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:23:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.3s 01:23:41 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 01:23:41 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:23:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.5s 01:23:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s 01:23:41 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.4s 01:23:41 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:23:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:23:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 47.19MB / 103.05MB 0.7s 01:23:41 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 01:23:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 67.11MB / 103.05MB 0.8s 01:23:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:23:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 89.13MB / 103.05MB 0.9s 01:23:42 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:23:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 01:23:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 01:23:46 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.7s done 01:23:46 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:23:46 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:23:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:23:46 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:23:46 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:23:46 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:23:46 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:23:48 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.0s done 01:23:48 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:23:48 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.4s done 01:23:48 #4 DONE 7.6s 01:23:49 01:23:49 #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 01:23:49 #6 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:23:49 #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:23:49 #6 0.718 (1/14) Installing libintl (0.22.5-r0) 01:23:49 #6 0.730 (2/14) Installing eudev-libs (3.2.14-r2) 01:23:49 #6 0.735 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:23:49 #6 0.755 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:23:49 #6 0.763 (5/14) Installing v4l-utils (1.24.1-r1) 01:23:49 #6 0.867 (6/14) Installing libdvbv5 (1.24.1-r1) 01:23:49 #6 0.969 (7/14) Installing udev-init-scripts (35-r1) 01:23:49 #6 0.973 (8/14) Installing libeconf (0.6.3-r0) 01:23:49 #6 0.984 (9/14) Installing libblkid (2.40.1-r1) 01:23:49 #6 0.992 (10/14) Installing xz-libs (5.6.2-r1) 01:23:49 #6 1.003 (11/14) Installing kmod-libs (32-r0) 01:23:49 #6 1.008 (12/14) Installing eudev (3.2.14-r2) 01:23:49 #6 1.038 (13/14) Installing eudev-dev (3.2.14-r2) 01:23:49 #6 1.138 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:23:50 #6 1.233 Executing busybox-1.36.1-r29.trigger 01:23:50 #6 1.240 Executing eudev-3.2.14-r2.trigger 01:23:50 #6 1.246 OK: 254 MiB in 72 packages 01:23:52 #6 DONE 4.0s 01:23:52 01:23:52 #7 [builder 3/8] WORKDIR /device-usb-camera 01:23:52 #7 DONE 0.0s 01:23:52 01:23:52 #8 [builder 4/8] COPY go.mod vendor* ./ 01:23:52 #8 DONE 0.0s 01:23:52 01:23:52 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:54 Still waiting to schedule task 01:23:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7321’ 01:24:11 #9 DONE 17.5s 01:24:11 01:24:11 #10 [builder 6/8] COPY . . 01:24:11 #10 DONE 0.2s 01:24:11 01:24:11 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:24:11 #11 0.228 % Total % Received % Xferd Average Speed Time Time Time Current 01:24:11 #11 0.229 Dload Upload Total Spent Left Speed 01:24:11 #11 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9756 0 --:--:-- --:--:-- --:--:-- 9833 01:24:11 #11 DONE 0.4s 01:24:11 01:24:11 #12 [builder 8/8] RUN echo noop 01:24:11 #12 0.299 noop 01:24:11 #12 DONE 0.3s 01:24:11 01:24:11 #13 exporting to image 01:24:11 #13 exporting layers 01:24:19 #13 exporting layers 7.2s done 01:24:19 #13 writing image sha256:8ca84e1dac6e86e3f1b265fea637f6a8b897ae6712e5582619bf44127b6850aa done 01:24:19 #13 naming to docker.io/library/ci-base-image-x86_64 done 01:24:19 #13 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:20 + docker inspect -f . ci-base-image-x86_64 01:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:20 prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container 01:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:24:20 $ docker top e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:20 + go version 01:24:20 go version go1.23.9 linux/amd64 [Pipeline] } 01:24:20 $ docker stop --time=1 e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c 01:24:22 $ docker rm -f --volumes e8ec9d7840509bbb117d316da3a43fdf19dae75bac5102d9bb418d0d8158b69c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker inspect -f . ci-base-image-x86_64 01:24:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:22 prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container 01:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:24:22 $ docker top 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:23 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:24:23 + make test 01:24:23 go test ./... -coverprofile=coverage.out ./... 01:24:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:24:46 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:24:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 01:24:56 go vet ./... 01:25:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:02 ./bin/test-attribution-txt.sh 01:25:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:25:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:25:02 $ docker stop --time=1 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 01:25:04 $ docker rm -f --volumes 757e857a2797f159017af9823fc0bae9e17f8c9dcfef3fc0ba62ccc9ac546711 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:06 + ls -al . 01:25:06 total 288 01:25:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:24 . 01:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:23 .. 01:25:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:24 .git 01:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 .github 01:25:06 -rw-rw-r-- 1 jenkins jenkins 379 Aug 21 01:23 .gitignore 01:25:06 -rw-rw-r-- 1 jenkins jenkins 203 Aug 21 01:23 .golangci.yml 01:25:06 -rw-rw-r-- 1 jenkins jenkins 77 Aug 21 01:23 .hadolint.yml 01:25:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:23 .semver 01:25:06 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 21 01:23 Attribution.txt 01:25:06 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 21 01:23 CHANGELOG.md 01:25:06 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 21 01:23 Dockerfile 01:25:06 -rw-rw-r-- 1 jenkins jenkins 678 Aug 21 01:23 GOVERNANCE.md 01:25:06 -rw-rw-r-- 1 jenkins jenkins 659 Aug 21 01:23 Jenkinsfile 01:25:06 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 21 01:23 LICENSE 01:25:06 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 21 01:23 Makefile 01:25:06 -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:23 OWNERS.md 01:25:06 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 21 01:23 README.md 01:25:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION 01:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 bin 01:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 cmd 01:25:06 -rw-r--r-- 1 jenkins jenkins 54772 Aug 21 01:24 coverage.out 01:25:06 -rwxrwxr-x 1 jenkins jenkins 84 Aug 21 01:23 docker-entrypoint.sh 01:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:23 docs 01:25:06 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 21 01:23 go.mod 01:25:06 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 21 01:23 go.sum 01:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:23 internal 01:25:06 -rw-rw-r-- 1 jenkins jenkins 231 Aug 21 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + 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=0956bc5f995bc9a93cf600e891fb644a5a0af006 --label arch=amd64 --label version=4.1.0-dev.4 . 01:25:06 #0 building with "default" instance using docker driver 01:25:06 01:25:06 #1 [internal] load build definition from Dockerfile 01:25:06 #1 transferring dockerfile: 2.48kB done 01:25:06 #1 DONE 0.0s 01:25:06 01:25:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:25:06 #2 DONE 0.0s 01:25:06 01:25:06 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 01:25:07 #3 ... 01:25:07 01:25:07 #4 [internal] load metadata for docker.io/library/alpine:3.20 01:25:07 #4 DONE 0.8s 01:25:07 01:25:07 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 01:25:07 #3 DONE 1.0s 01:25:07 01:25:07 #5 [internal] load .dockerignore 01:25:07 #5 transferring context: 2B done 01:25:07 #5 DONE 0.0s 01:25:07 01:25:07 #6 [internal] load build context 01:25:07 #6 transferring context: 66.95kB 0.0s done 01:25:07 #6 DONE 0.0s 01:25:07 01:25:07 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 01:25:07 #7 DONE 0.1s 01:25:07 01:25:07 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:25:07 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:25:07 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:25:07 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 01:25:07 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:25:07 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:25:08 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.5s done 01:25:08 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:25:08 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:25:08 #8 DONE 0.7s 01:25:08 01:25:08 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:25:08 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 01:25:08 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 01:25:08 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 01:25:08 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 01:25:08 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.6s 01:25:08 #9 ... 01:25:08 01:25:08 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:25:08 #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:25:08 #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:25:08 #10 0.560 OK: 254 MiB in 72 packages 01:25:08 #10 DONE 0.7s 01:25:08 01:25:08 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:25:08 #9 ... 01:25:08 01:25:08 #11 [builder 3/8] WORKDIR /device-usb-camera 01:25:08 #11 DONE 0.0s 01:25:08 01:25:08 #12 [builder 4/8] COPY go.mod vendor* ./ 01:25:08 #12 DONE 0.0s 01:25:08 01:25:08 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:25:09 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.2s 01:25:09 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.2s done 01:25:09 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 01:25:09 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done 01:25:09 #9 DONE 1.6s 01:25:09 01:25:09 #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:09 #13 DONE 0.7s 01:25:09 01:25:09 #14 [builder 6/8] COPY . . 01:25:09 #14 DONE 0.3s 01:25:09 01:25:09 #15 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:25:09 #15 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:25:09 #15 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:25:09 #15 0.709 (1/115) Installing dumb-init (1.2.5-r3) 01:25:09 #15 0.714 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 01:25:09 #15 0.766 (3/115) Installing aom-libs (3.9.1-r0) 01:25:09 #15 0.852 (4/115) Installing libxau (1.0.11-r4) 01:25:09 #15 0.855 (5/115) Installing libmd (1.1.0-r0) 01:25:09 #15 0.860 (6/115) Installing libbsd (0.12.2-r0) 01:25:09 #15 0.868 (7/115) Installing libxdmcp (1.1.5-r1) 01:25:09 #15 0.871 (8/115) Installing libxcb (1.16.1-r0) 01:25:09 #15 0.888 (9/115) Installing libx11 (1.8.9-r1) 01:25:09 #15 0.923 (10/115) Installing hwdata-pci (0.382-r0) 01:25:09 #15 0.940 (11/115) Installing libpciaccess (0.18.1-r0) 01:25:09 #15 0.945 (12/115) Installing libdrm (2.4.120-r0) 01:25:09 #15 0.963 (13/115) Installing libxext (1.3.6-r2) 01:25:09 #15 0.970 (14/115) Installing libxfixes (6.0.1-r4) 01:25:09 #15 0.974 (15/115) Installing libffi (3.4.6-r0) 01:25:09 #15 0.978 (16/115) Installing wayland-libs-client (1.22.0-r4) 01:25:09 #15 0.983 (17/115) Installing libva (2.21.0-r0) 01:25:09 #15 0.993 (18/115) Installing libvdpau (1.5-r3) 01:25:09 #15 1.001 (19/115) Installing libgcc (13.2.1_git20240309-r1) 01:25:09 #15 1.008 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 01:25:09 #15 1.030 (21/115) Installing onevpl-libs (2023.3.1-r2) 01:25:09 #15 1.038 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 01:25:09 #15 1.064 (23/115) Installing libdav1d (1.4.2-r0) 01:25:09 #15 1.082 (24/115) Installing openexr-libiex (3.1.13-r1) 01:25:09 #15 1.091 (25/115) Installing openexr-libilmthread (3.1.13-r1) 01:25:09 #15 1.094 (26/115) Installing imath (3.1.12-r0) 01:25:09 #15 1.101 (27/115) Installing openexr-libopenexr (3.1.13-r1) 01:25:09 #15 1.129 (28/115) Installing brotli-libs (1.1.0-r2) 01:25:09 #15 1.144 (29/115) Installing giflib (5.2.2-r0) 01:25:09 #15 1.150 (30/115) Installing libhwy (1.0.7-r0) 01:25:09 #15 1.236 (31/115) Installing libjpeg-turbo (3.0.3-r0) 01:25:09 #15 1.248 (32/115) Installing lcms2 (2.16-r0) 01:25:09 #15 1.257 (33/115) Installing libpng (1.6.44-r0) 01:25:09 #15 1.264 (34/115) Installing libjxl (0.10.2-r0) 01:25:09 #15 1.302 (35/115) Installing lame-libs (3.100-r5) 01:25:09 #15 1.312 (36/115) Installing opus (1.5.2-r0) 01:25:09 #15 1.321 (37/115) Installing rav1e-libs (0.7.1-r0) 01:25:09 #15 1.355 (38/115) Installing libgomp (13.2.1_git20240309-r1) 01:25:09 #15 1.408 (39/115) Installing soxr (0.1.3-r7) 01:25:09 #15 1.415 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 01:25:09 #15 1.429 (41/115) Installing libogg (1.3.5-r5) 01:25:09 #15 1.433 (42/115) Installing libtheora (1.1.1-r18) 01:25:09 #15 1.446 (43/115) Installing libvorbis (1.3.7-r2) 01:25:09 #15 1.516 (44/115) Installing libvpx (1.14.1-r0) 01:25:09 #15 1.547 (45/115) Installing libsharpyuv (1.3.2-r0) 01:25:09 #15 1.554 (46/115) Installing libwebp (1.3.2-r0) 01:25:09 #15 1.568 (47/115) Installing libwebpmux (1.3.2-r0) 01:25:09 #15 1.571 (48/115) Installing x264-libs (0.164_git20231001-r0) 01:25:09 #15 1.603 (49/115) Installing numactl (2.0.18-r0) 01:25:10 #15 1.617 (50/115) Installing x265-libs (3.6-r0) 01:25:10 #15 1.697 (51/115) Installing xvidcore (1.3.7-r2) 01:25:10 #15 1.717 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 01:25:10 #15 ... 01:25:10 01:25:10 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:25:10 #16 0.228 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:10 #16 0.228 Dload Upload Total Spent Left Speed 01:25:10 #16 0.228 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15436 0 --:--:-- --:--:-- --:--:-- 15617 01:25:10 #16 DONE 0.5s 01:25:10 01:25:10 #15 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:25:10 #15 1.819 (53/115) Installing sdl2 (2.28.5-r1) 01:25:10 #15 1.832 (54/115) Installing alsa-lib (1.2.11-r0) 01:25:10 #15 1.850 (55/115) Installing libexpat (2.7.0-r0) 01:25:10 #15 1.856 (56/115) Installing libbz2 (1.0.8-r6) 01:25:10 #15 1.861 (57/115) Installing freetype (2.13.2-r0) 01:25:10 #15 1.879 (58/115) Installing fontconfig (2.15.0-r1) 01:25:10 #15 1.979 (59/115) Installing fribidi (1.0.15-r0) 01:25:10 #15 1.991 (60/115) Installing libintl (0.22.5-r0) 01:25:10 #15 1.998 (61/115) Installing libeconf (0.6.3-r0) 01:25:10 #15 2.005 (62/115) Installing libblkid (2.40.1-r1) 01:25:10 #15 2.017 (63/115) Installing libmount (2.40.1-r1) 01:25:10 #15 2.027 (64/115) Installing pcre2 (10.43-r0) 01:25:10 #15 2.039 (65/115) Installing glib (2.80.5-r0) 01:25:10 #15 2.098 (66/115) Installing graphite2 (1.3.14-r6) 01:25:10 #15 2.105 (67/115) Installing harfbuzz (8.5.0-r0) 01:25:10 #15 2.126 (68/115) Installing libunibreak (6.1-r0) 01:25:10 #15 2.140 (69/115) Installing libass (0.17.2-r0) 01:25:10 #15 2.154 (70/115) Installing libbluray (1.3.4-r1) 01:25:10 #15 2.171 (71/115) Installing mpg123-libs (1.32.8-r0) 01:25:10 #15 2.183 (72/115) Installing libopenmpt (0.7.7-r0) 01:25:10 #15 2.209 (73/115) Installing cjson (1.7.18-r0) 01:25:10 #15 2.219 (74/115) Installing mbedtls (3.6.4-r0) 01:25:10 #15 2.236 (75/115) Installing librist (0.2.10-r1) 01:25:10 #15 2.241 (76/115) Installing libsrt (1.5.3-r0) 01:25:10 #15 2.255 (77/115) Installing libssh (0.10.6-r0) 01:25:10 #15 2.276 (78/115) Installing xz-libs (5.6.2-r1) 01:25:10 #15 2.284 (79/115) Installing libxml2 (2.12.10-r0) 01:25:10 #15 2.300 (80/115) Installing libsodium (1.0.19-r0) 01:25:10 #15 2.310 (81/115) Installing libzmq (4.3.5-r2) 01:25:10 #15 2.323 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 01:25:10 #15 2.351 (83/115) Installing serd-libs (0.32.2-r0) 01:25:10 #15 2.437 (84/115) Installing zix-libs (0.4.2-r0) 01:25:10 #15 2.443 (85/115) Installing sord-libs (0.16.16-r0) 01:25:10 #15 2.450 (86/115) Installing sratom (0.6.16-r0) 01:25:10 #15 2.469 (87/115) Installing lilv-libs (0.24.24-r1) 01:25:10 #15 2.475 (88/115) Installing glslang-libs (1.3.261.1-r0) 01:25:10 #15 2.509 (89/115) Installing libdovi (3.3.0-r0) 01:25:10 #15 2.547 (90/115) Installing spirv-tools (1.3.261.1-r0) 01:25:10 #15 2.581 (91/115) Installing shaderc (2024.0-r0) 01:25:10 #15 2.591 (92/115) Installing vulkan-loader (1.3.261.1-r0) 01:25:10 #15 2.615 (93/115) Installing libplacebo (6.338.2-r1) 01:25:10 #15 2.640 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 01:25:10 #15 2.645 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 01:25:10 #15 2.656 (96/115) Installing vidstab (1.1.1-r0) 01:25:11 #15 2.661 (97/115) Installing zimg (3.0.5-r2) 01:25:11 #15 2.676 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 01:25:11 #15 2.718 (99/115) Installing libasyncns (0.8-r3) 01:25:11 #15 2.770 (100/115) Installing dbus-libs (1.14.10-r1) 01:25:11 #15 2.795 (101/115) Installing libltdl (2.4.7-r3) 01:25:11 #15 2.800 (102/115) Installing orc (0.4.40-r0) 01:25:11 #15 2.811 (103/115) Installing libflac (1.4.3-r1) 01:25:11 #15 2.820 (104/115) Installing libsndfile (1.2.2-r1) 01:25:11 #15 2.831 (105/115) Installing speexdsp (1.2.1-r2) 01:25:11 #15 2.842 (106/115) Installing tdb-libs (1.4.9-r1) 01:25:11 #15 2.848 (107/115) Installing libpulse (17.0-r0) 01:25:11 #15 2.866 (108/115) Installing v4l-utils-libs (1.24.1-r1) 01:25:11 #15 2.875 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 01:25:11 #15 2.880 (110/115) Installing ffmpeg (6.1.1-r8) 01:25:11 #15 2.924 (111/115) Installing udev-init-scripts (35-r1) 01:25:11 #15 2.940 (112/115) Installing eudev-libs (3.2.14-r2) 01:25:11 #15 2.948 (113/115) Installing zstd-libs (1.5.6-r0) 01:25:11 #15 2.968 (114/115) Installing kmod-libs (32-r0) 01:25:11 #15 2.981 (115/115) Installing eudev (3.2.14-r2) 01:25:11 #15 2.996 Executing busybox-1.36.1-r29.trigger 01:25:11 #15 3.001 Executing glib-2.80.5-r0.trigger 01:25:11 #15 3.006 Executing eudev-3.2.14-r2.trigger 01:25:11 #15 3.012 OK: 134 MiB in 129 packages 01:25:11 #15 DONE 3.5s 01:25:11 01:25:11 #17 [builder 8/8] RUN make build 01:25:11 #17 0.541 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.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:25:12 #17 ... 01:25:12 01:25:12 #18 [stage-2 3/15] RUN apk --no-cache upgrade 01:25:12 #18 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:25:12 #18 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:25:12 #18 0.746 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:25:12 #18 0.760 Executing busybox-1.36.1-r30.post-upgrade 01:25:12 #18 0.802 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:25:12 #18 0.824 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:25:12 #18 0.851 Executing busybox-1.36.1-r30.trigger 01:25:12 #18 0.859 OK: 134 MiB in 129 packages 01:25:12 #18 DONE 1.0s 01:25:12 01:25:12 #17 [builder 8/8] RUN make build 01:25:39 #17 DONE 27.9s 01:25:39 01:25:39 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 01:25:39 #19 DONE 0.2s 01:25:39 01:25:39 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 01:25:39 #20 DONE 0.0s 01:25:39 01:25:39 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:25:39 #21 DONE 0.0s 01:25:39 01:25:39 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 01:25:39 #22 DONE 0.0s 01:25:39 01:25:39 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:25:39 #23 DONE 0.0s 01:25:39 01:25:39 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 01:25:39 #24 DONE 0.1s 01:25:39 01:25:39 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 01:25:39 #25 DONE 0.2s 01:25:39 01:25:39 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:25:39 #26 DONE 0.3s 01:25:39 01:25:39 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:25:39 #27 DONE 0.3s 01:25:39 01:25:39 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:25:39 #28 DONE 0.3s 01:25:39 01:25:39 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:25:39 #29 DONE 0.3s 01:25:39 01:25:39 #30 exporting to image 01:25:39 #30 exporting layers 01:25:40 #30 exporting layers 0.5s done 01:25:40 #30 writing image sha256:282d0c2de5e5b6b936d51df4b6d3ca68660d89b5afe30fa6915ca5eaba63453f done 01:25:40 #30 naming to docker.io/library/device-usb-camera done 01:25:40 #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:40 provisioning config files... 01:25:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config396192961057127470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:40 ---> ****-login.sh 01:25:40 nexus3.edgexfoundry.org:10001 01:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:40 Login Succeeded 01:25:40 nexus3.edgexfoundry.org:10002 01:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:40 Login Succeeded 01:25:40 nexus3.edgexfoundry.org:10003 01:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:40 Login Succeeded 01:25:40 nexus3.edgexfoundry.org:10004 01:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:40 Login Succeeded 01:25:40 ****.io 01:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:41 Login Succeeded 01:25:41 ---> ****-login.sh ends [Pipeline] } 01:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:41 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:25:41 0956bc5f995bc9a93cf600e891fb644a5a0af006 01:25:41 latest 01:25:41 4.1.0-dev.4 01:25:41 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:25:41 main 01:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 01:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:25:41 fa34533dec6c: Preparing 01:25:41 6b671119c5e7: Preparing 01:25:41 0ed1b8fe51ea: Preparing 01:25:41 0ed1b8fe51ea: Preparing 01:25:41 f0083bf6475a: Preparing 01:25:41 7206d983d249: Preparing 01:25:41 109a65a00f0a: Preparing 01:25:41 237958f1404d: Preparing 01:25:41 8dd1114b87bd: Preparing 01:25:41 d6d32c1204f8: Preparing 01:25:41 3c20fd88be8f: Preparing 01:25:41 dc9f95eccb20: Preparing 01:25:41 1729183da51b: Preparing 01:25:41 097100c76c15: Preparing 01:25:41 d6d32c1204f8: Waiting 01:25:41 3c20fd88be8f: Waiting 01:25:41 dc9f95eccb20: Waiting 01:25:41 1729183da51b: Waiting 01:25:41 237958f1404d: Waiting 01:25:41 097100c76c15: Waiting 01:25:41 109a65a00f0a: Waiting 01:25:41 8dd1114b87bd: Waiting 01:25:41 fa34533dec6c: Pushed 01:25:41 6b671119c5e7: Pushed 01:25:41 7206d983d249: Pushed 01:25:41 0ed1b8fe51ea: Pushed 01:25:42 d6d32c1204f8: Pushed 01:25:42 237958f1404d: Pushed 01:25:42 109a65a00f0a: Pushed 01:25:42 8dd1114b87bd: Pushed 01:25:42 097100c76c15: Layer already exists 01:25:42 dc9f95eccb20: Pushed 01:25:44 f0083bf6475a: Pushed 01:25:47 3c20fd88be8f: Pushed 01:25:56 1729183da51b: Pushed 01:25:56 0956bc5f995bc9a93cf600e891fb644a5a0af006: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:25:56 fa34533dec6c: Preparing 01:25:56 6b671119c5e7: Preparing 01:25:56 0ed1b8fe51ea: Preparing 01:25:56 0ed1b8fe51ea: Preparing 01:25:56 f0083bf6475a: Preparing 01:25:56 7206d983d249: Preparing 01:25:56 109a65a00f0a: Preparing 01:25:56 237958f1404d: Preparing 01:25:56 8dd1114b87bd: Preparing 01:25:56 d6d32c1204f8: Preparing 01:25:56 3c20fd88be8f: Preparing 01:25:56 dc9f95eccb20: Preparing 01:25:56 1729183da51b: Preparing 01:25:56 097100c76c15: Preparing 01:25:56 109a65a00f0a: Waiting 01:25:56 dc9f95eccb20: Waiting 01:25:56 237958f1404d: Waiting 01:25:56 1729183da51b: Waiting 01:25:56 8dd1114b87bd: Waiting 01:25:56 097100c76c15: Waiting 01:25:56 3c20fd88be8f: Waiting 01:25:56 d6d32c1204f8: Waiting 01:25:56 f0083bf6475a: Layer already exists 01:25:56 7206d983d249: Layer already exists 01:25:56 0ed1b8fe51ea: Layer already exists 01:25:56 6b671119c5e7: Layer already exists 01:25:56 fa34533dec6c: Layer already exists 01:25:56 237958f1404d: Layer already exists 01:25:56 8dd1114b87bd: Layer already exists 01:25:56 d6d32c1204f8: Layer already exists 01:25:56 109a65a00f0a: Layer already exists 01:25:56 3c20fd88be8f: Layer already exists 01:25:56 1729183da51b: Layer already exists 01:25:56 097100c76c15: Layer already exists 01:25:56 dc9f95eccb20: Layer already exists 01:25:56 latest: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:57 + 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 01:25:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 01:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:25:57 fa34533dec6c: Preparing 01:25:57 6b671119c5e7: Preparing 01:25:57 0ed1b8fe51ea: Preparing 01:25:57 0ed1b8fe51ea: Preparing 01:25:57 f0083bf6475a: Preparing 01:25:57 7206d983d249: Preparing 01:25:57 109a65a00f0a: Preparing 01:25:57 237958f1404d: Preparing 01:25:57 8dd1114b87bd: Preparing 01:25:57 d6d32c1204f8: Preparing 01:25:57 3c20fd88be8f: Preparing 01:25:57 dc9f95eccb20: Preparing 01:25:57 1729183da51b: Preparing 01:25:57 097100c76c15: Preparing 01:25:57 3c20fd88be8f: Waiting 01:25:57 dc9f95eccb20: Waiting 01:25:57 1729183da51b: Waiting 01:25:57 237958f1404d: Waiting 01:25:57 8dd1114b87bd: Waiting 01:25:57 109a65a00f0a: Waiting 01:25:57 097100c76c15: Waiting 01:25:57 d6d32c1204f8: Waiting 01:25:57 0ed1b8fe51ea: Layer already exists 01:25:57 7206d983d249: Layer already exists 01:25:57 6b671119c5e7: Layer already exists 01:25:57 f0083bf6475a: Layer already exists 01:25:57 fa34533dec6c: Layer already exists 01:25:57 237958f1404d: Layer already exists 01:25:57 8dd1114b87bd: Layer already exists 01:25:57 3c20fd88be8f: Layer already exists 01:25:57 109a65a00f0a: Layer already exists 01:25:57 d6d32c1204f8: Layer already exists 01:25:57 1729183da51b: Layer already exists 01:25:57 dc9f95eccb20: Layer already exists 01:25:57 097100c76c15: Layer already exists 01:25:57 4.1.0-dev.4: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:25:58 fa34533dec6c: Preparing 01:25:58 6b671119c5e7: Preparing 01:25:58 0ed1b8fe51ea: Preparing 01:25:58 0ed1b8fe51ea: Preparing 01:25:58 f0083bf6475a: Preparing 01:25:58 7206d983d249: Preparing 01:25:58 109a65a00f0a: Preparing 01:25:58 237958f1404d: Preparing 01:25:58 8dd1114b87bd: Preparing 01:25:58 d6d32c1204f8: Preparing 01:25:58 3c20fd88be8f: Preparing 01:25:58 dc9f95eccb20: Preparing 01:25:58 1729183da51b: Preparing 01:25:58 097100c76c15: Preparing 01:25:58 237958f1404d: Waiting 01:25:58 d6d32c1204f8: Waiting 01:25:58 8dd1114b87bd: Waiting 01:25:58 3c20fd88be8f: Waiting 01:25:58 dc9f95eccb20: Waiting 01:25:58 1729183da51b: Waiting 01:25:58 097100c76c15: Waiting 01:25:58 109a65a00f0a: Waiting 01:25:58 fa34533dec6c: Layer already exists 01:25:58 6b671119c5e7: Layer already exists 01:25:58 f0083bf6475a: Layer already exists 01:25:58 0ed1b8fe51ea: Layer already exists 01:25:58 7206d983d249: Layer already exists 01:25:58 109a65a00f0a: Layer already exists 01:25:58 8dd1114b87bd: Layer already exists 01:25:58 d6d32c1204f8: Layer already exists 01:25:58 3c20fd88be8f: Layer already exists 01:25:58 237958f1404d: Layer already exists 01:25:58 dc9f95eccb20: Layer already exists 01:25:58 097100c76c15: Layer already exists 01:25:58 1729183da51b: Layer already exists 01:25:58 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:25:58 fa34533dec6c: Preparing 01:25:58 6b671119c5e7: Preparing 01:25:58 0ed1b8fe51ea: Preparing 01:25:58 0ed1b8fe51ea: Preparing 01:25:58 f0083bf6475a: Preparing 01:25:58 7206d983d249: Preparing 01:25:58 109a65a00f0a: Preparing 01:25:58 237958f1404d: Preparing 01:25:58 8dd1114b87bd: Preparing 01:25:58 d6d32c1204f8: Preparing 01:25:58 3c20fd88be8f: Preparing 01:25:58 dc9f95eccb20: Preparing 01:25:58 1729183da51b: Preparing 01:25:58 097100c76c15: Preparing 01:25:58 d6d32c1204f8: Waiting 01:25:58 3c20fd88be8f: Waiting 01:25:58 dc9f95eccb20: Waiting 01:25:58 1729183da51b: Waiting 01:25:58 109a65a00f0a: Waiting 01:25:58 237958f1404d: Waiting 01:25:58 097100c76c15: Waiting 01:25:58 8dd1114b87bd: Waiting 01:25:58 0ed1b8fe51ea: Layer already exists 01:25:58 6b671119c5e7: Layer already exists 01:25:58 fa34533dec6c: Layer already exists 01:25:58 f0083bf6475a: Layer already exists 01:25:58 7206d983d249: Layer already exists 01:25:58 109a65a00f0a: Layer already exists 01:25:58 237958f1404d: Layer already exists 01:25:58 8dd1114b87bd: Layer already exists 01:25:58 d6d32c1204f8: Layer already exists 01:25:58 1729183da51b: Layer already exists 01:25:58 3c20fd88be8f: Layer already exists 01:25:58 097100c76c15: Layer already exists 01:25:58 dc9f95eccb20: Layer already exists 01:25:58 main: digest: sha256:a9b64b887480ad24d22c77a23cdb9d5d51ae7964aa58a431b6699459ed15ddb4 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:58 ===================================================== [Pipeline] echo 01:25:58 taggedImages: 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 01:25:58 ========================================================= 01:25:58 [edgeXBuildMultiArch] RAW Config: 01:25:58 images: 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:25:58 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:25:58 settingsFile: 01:25:58 device-usb-camera-settings 01:25:58 ========================================================= [Pipeline] node 01:26:13 Still waiting to schedule task 01:26:13 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7329 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:26:56 Running in /w/workspace/device-usb-camera/204 [Pipeline] { [Pipeline] checkout 01:26:59 Selected Git installation does not exist. Using Default 01:26:59 The recommended git tool is: NONE 01:27:06 using credential edgex-jenkins-ssh 01:27:06 Cloning the remote Git repository 01:27:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:27:06 > git init /w/workspace/device-usb-camera/204 # timeout=10 01:27:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:27:06 > git --version # timeout=10 01:27:06 > git --version # 'git version 2.25.1' 01:27:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:09 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:27:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:11 Avoid second fetch 01:27:11 Checking out Revision 0956bc5f995bc9a93cf600e891fb644a5a0af006 (main) 01:27:11 > git config core.sparsecheckout # timeout=10 01:27:11 > git checkout -f 0956bc5f995bc9a93cf600e891fb644a5a0af006 # timeout=10 01:27:12 Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:16 provisioning config files... 01:27:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/204@tmp/config9817348987235857763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:17 ---> ****-login.sh 01:27:17 nexus3.edgexfoundry.org:10001 01:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:17 Configure a credential helper to remove this warning. See 01:27:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:17 01:27:17 Login Succeeded 01:27:17 nexus3.edgexfoundry.org:10002 01:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:18 Configure a credential helper to remove this warning. See 01:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:18 01:27:18 Login Succeeded 01:27:18 nexus3.edgexfoundry.org:10003 01:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:18 Configure a credential helper to remove this warning. See 01:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:18 01:27:18 Login Succeeded 01:27:18 nexus3.edgexfoundry.org:10004 01:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:19 Configure a credential helper to remove this warning. See 01:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:19 01:27:19 Login Succeeded 01:27:19 ****.io 01:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:19 Configure a credential helper to remove this warning. See 01:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:19 01:27:19 Login Succeeded 01:27:19 ---> ****-login.sh ends [Pipeline] } 01:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:20 ========================================================= 01:27:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:27:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + 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 . 01:27:21 Sending build context to Docker daemon 11.61MB 01:27:21 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:27:21 Step 2/13 : FROM ${BASE} AS builder 01:27:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:21 94e9d8af2201: Pulling fs layer 01:27:21 a6c56e8762df: Pulling fs layer 01:27:21 f0f3c8884826: Pulling fs layer 01:27:21 c7e7622c144d: Pulling fs layer 01:27:21 4f4fb700ef54: Pulling fs layer 01:27:21 b4c3b6d88c5a: Pulling fs layer 01:27:21 ba8bce9d2590: Pulling fs layer 01:27:21 ca778ea9c289: Pulling fs layer 01:27:21 4f4fb700ef54: Waiting 01:27:21 ba8bce9d2590: Waiting 01:27:21 ca778ea9c289: Waiting 01:27:21 b4c3b6d88c5a: Waiting 01:27:21 c7e7622c144d: Waiting 01:27:21 a6c56e8762df: Verifying Checksum 01:27:21 a6c56e8762df: Download complete 01:27:21 c7e7622c144d: Verifying Checksum 01:27:21 c7e7622c144d: Download complete 01:27:21 4f4fb700ef54: Verifying Checksum 01:27:21 4f4fb700ef54: Download complete 01:27:21 b4c3b6d88c5a: Verifying Checksum 01:27:21 b4c3b6d88c5a: Download complete 01:27:21 94e9d8af2201: Verifying Checksum 01:27:21 94e9d8af2201: Download complete 01:27:22 ca778ea9c289: Verifying Checksum 01:27:22 ca778ea9c289: Download complete 01:27:23 94e9d8af2201: Pull complete 01:27:23 a6c56e8762df: Pull complete 01:27:23 f0f3c8884826: Verifying Checksum 01:27:23 f0f3c8884826: Download complete 01:27:24 ba8bce9d2590: Verifying Checksum 01:27:24 ba8bce9d2590: Download complete 01:27:39 f0f3c8884826: Pull complete 01:27:39 c7e7622c144d: Pull complete 01:27:39 4f4fb700ef54: Pull complete 01:27:39 b4c3b6d88c5a: Pull complete 01:27:48 ba8bce9d2590: Pull complete 01:27:50 ca778ea9c289: Pull complete 01:27:50 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:27:50 ---> 47b25d7523d1 01:27:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:27:53 ---> Running in fef8b516a520 01:27:53 Removing intermediate container fef8b516a520 01:27:53 ---> 0d88661ac1e2 01:27:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:54 ---> Running in 6a51d5b9d682 01:27:54 Removing intermediate container 6a51d5b9d682 01:27:54 ---> ba3b167390e9 01:27:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:27:54 ---> Running in 13a76c777e77 01:27:54 Removing intermediate container 13a76c777e77 01:27:54 ---> e0f7dbe2a3b0 01:27:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:27:54 ---> Running in 126ff8a2995f 01:27:55 Removing intermediate container 126ff8a2995f 01:27:55 ---> 94a51c824008 01:27:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:55 ---> Running in 6ac276cac747 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:27:58 Running on prd-centos7-docker-4c-2g-7336 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:58 provisioning config files... 01:27:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1106172753514555391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:58 (1/14) Installing libintl (0.22.5-r0) 01:27:58 (2/14) Installing eudev-libs (3.2.14-r2) 01:27:58 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:27:58 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:27:58 (5/14) Installing v4l-utils (1.24.1-r1) 01:27:58 (6/14) Installing libdvbv5 (1.24.1-r1) 01:27:59 (7/14) Installing udev-init-scripts (35-r1) 01:27:59 (8/14) Installing libeconf (0.6.3-r0) 01:27:59 (9/14) Installing libblkid (2.40.1-r1) 01:27:59 (10/14) Installing xz-libs (5.6.2-r1) 01:27:59 (11/14) Installing kmod-libs (32-r0) 01:27:59 (12/14) Installing eudev (3.2.14-r2) 01:27:59 (13/14) Installing eudev-dev (3.2.14-r2) 01:27:59 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:27:59 Executing busybox-1.36.1-r29.trigger 01:27:59 Executing eudev-3.2.14-r2.trigger 01:27:59 OK: 247 MiB in 72 packages 01:28:00 ---> ****-login.sh 01:28:00 nexus3.edgexfoundry.org:10001 01:28:01 Removing intermediate container 6ac276cac747 01:28:01 ---> 15c7677b9cdc 01:28:01 Step 8/13 : WORKDIR /device-usb-camera 01:28:01 ---> Running in ff90e4617a6d 01:28:02 Removing intermediate container ff90e4617a6d 01:28:02 ---> 2efaf35a6ec4 01:28:02 Step 9/13 : COPY go.mod vendor* ./ 01:28:03 ---> e6ea9875f8df 01:28:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:03 ---> Running in b63ccbf468e3 01:30:09 Removing intermediate container b63ccbf468e3 01:30:09 ---> 09c79fc82f27 01:30:09 Step 11/13 : COPY . . 01:30:09 ---> df34c6475e0a 01:30:09 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:30:09 ---> Running in 8bb4f1fb52c7 01:30:09  % Total % Received % Xferd Average Speed Time Time Time Current 01:30:09 Dload Upload Total Spent Left Speed 01:30:09 0 0 0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5464 0 --:--:-- --:--:-- --:--:-- 5502 01:30:09 Removing intermediate container 8bb4f1fb52c7 01:30:09 ---> 0e39273303ae 01:30:09 Step 13/13 : RUN ${MAKE} 01:30:09 ---> Running in 6aa46e655076 01:30:09 noop 01:30:09 Removing intermediate container 6aa46e655076 01:30:09 ---> 580678fae1f9 01:30:09 Successfully built 580678fae1f9 01:30:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker inspect -f . ci-base-image-arm64 01:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:10 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 01:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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 01:30:12 $ docker top 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:13 + go version 01:30:13 go version go1.23.9 linux/arm64 [Pipeline] } 01:30:13 $ docker stop --time=1 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e 01:30:14 $ docker rm -f --volumes 260d780f8c1233cc9a69a07bab49f6f16abb9d3fc7059319350d4d8bf4aa7f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:15 + docker inspect -f . ci-base-image-arm64 01:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 01:30:15 $ 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/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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 01:30:17 $ docker top 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:18 + git config --global --add safe.directory /w/workspace/device-usb-camera/204 [Pipeline] fileExists [Pipeline] sh 01:30:19 + make test 01:30:19 go test ./... -coverprofile=coverage.out ./... 01:30:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:35:17 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:35:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements 01:35:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:26 go vet ./... 01:36:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:34 ./bin/test-attribution-txt.sh 01:36:34 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:36:34 $ docker stop --time=1 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc 01:36:36 $ docker rm -f --volumes 313d97b378ee51ff3dcb61c45e7d4fcb4ada252026fab224b79435ad931e5ffc [Pipeline] // withDockerContainer [Pipeline] sh 01:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:38 Warning: overwriting stash ‘coverage-report’ 01:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:39 + ls -al . 01:36:39 total 284 01:36:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:30 . 01:36:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:27 .. 01:36:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:27 .git 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 .github 01:36:39 -rw-rw-r-- 1 jenkins jenkins 379 Aug 21 01:27 .gitignore 01:36:39 -rw-rw-r-- 1 jenkins jenkins 203 Aug 21 01:27 .golangci.yml 01:36:39 -rw-rw-r-- 1 jenkins jenkins 77 Aug 21 01:27 .hadolint.yml 01:36:39 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 21 01:27 Attribution.txt 01:36:39 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 21 01:27 CHANGELOG.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 21 01:27 Dockerfile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 678 Aug 21 01:27 GOVERNANCE.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 659 Aug 21 01:27 Jenkinsfile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 21 01:27 LICENSE 01:36:39 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 21 01:27 Makefile 01:36:39 -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:27 OWNERS.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 21 01:27 README.md 01:36:39 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION 01:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 bin 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 cmd 01:36:39 -rw-r--r-- 1 jenkins jenkins 54772 Aug 21 01:35 coverage.out 01:36:39 -rwxrwxr-x 1 jenkins jenkins 84 Aug 21 01:27 docker-entrypoint.sh 01:36:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:27 docs 01:36:39 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 21 01:27 go.mod 01:36:39 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 21 01:27 go.sum 01:36:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:27 internal 01:36:39 -rw-rw-r-- 1 jenkins jenkins 231 Aug 21 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + 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=0956bc5f995bc9a93cf600e891fb644a5a0af006 --label arch=arm64 --label version=4.1.0-dev.4 . 01:36:40 Sending build context to Docker daemon 11.66MB 01:36:40 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:36:40 Step 2/37 : FROM ${BASE} AS builder 01:36:40 ---> 580678fae1f9 01:36:40 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:36:41 ---> Running in e82d1b746edc 01:36:41 Removing intermediate container e82d1b746edc 01:36:41 ---> 63493b4725c0 01:36:41 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:42 ---> Running in 774e2cf299f7 01:36:42 Removing intermediate container 774e2cf299f7 01:36:42 ---> 728b6f029604 01:36:42 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:36:42 ---> Running in e9e8c2fd25e0 01:36:43 Removing intermediate container e9e8c2fd25e0 01:36:43 ---> 9b989df5152e 01:36:43 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:36:43 ---> Running in 09cdf174d577 01:36:43 Removing intermediate container 09cdf174d577 01:36:43 ---> 41a689ddc3fe 01:36:43 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:43 ---> Running in 81376589aee2 01:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:36:48 OK: 247 MiB in 72 packages 01:36:49 Removing intermediate container 81376589aee2 01:36:49 ---> f9913cdf6893 01:36:49 Step 8/37 : WORKDIR /device-usb-camera 01:36:49 ---> Running in d58bc6d05f3b 01:36:49 Removing intermediate container d58bc6d05f3b 01:36:49 ---> ff6c6fa46c1f 01:36:49 Step 9/37 : COPY go.mod vendor* ./ 01:36:50 ---> c78487be9de6 01:36:50 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:50 ---> Running in 975b4cf7d6c7 01:36:53 Removing intermediate container 975b4cf7d6c7 01:36:53 ---> 661391a90a3c 01:36:53 Step 11/37 : COPY . . 01:36:55 ---> e280178888d7 01:36:55 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:36:55 ---> Running in c5f81b8395e7 01:36:56  % Total % Received % Xferd Average Speed Time Time Time Current 01:36:56 Dload Upload Total Spent Left Speed 01:36:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3360 01:36:57 Removing intermediate container c5f81b8395e7 01:36:57 ---> 168e2321cd7a 01:36:57 Step 13/37 : RUN ${MAKE} 01:36:57 ---> Running in d02d653959db 01:36:58 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.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:41:50 Removing intermediate container d02d653959db 01:41:50 ---> cc1b6c4dd5d0 01:41:50 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:41:51 1.8.2: Pulling from bluenviron/mediamtx 01:41:51 da4d7e05a7aa: Pulling fs layer 01:41:52 da4d7e05a7aa: Verifying Checksum 01:41:52 da4d7e05a7aa: Download complete 01:41:53 da4d7e05a7aa: Pull complete 01:41:53 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:41:53 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:41:53 ---> 62c65ed7ef0d 01:41:53 Step 15/37 : FROM alpine:3.20 01:41:53 3.20: Pulling from library/alpine 01:41:54 13e713f82565: Pulling fs layer 01:41:54 13e713f82565: Download complete 01:41:55 13e713f82565: Pull complete 01:41:55 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:41:55 Status: Downloaded newer image for alpine:3.20 01:41:55 ---> c88e9dceb6cb 01:41:55 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:41:55 ---> Running in f7d7fa511704 01:41:55 Removing intermediate container f7d7fa511704 01:41:55 ---> 767b906f6571 01:41:55 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:41:55 ---> Running in d9e61cc6bfa8 01:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:41:59 (1/114) Installing dumb-init (1.2.5-r3) 01:41:59 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 01:41:59 (3/114) Installing aom-libs (3.9.1-r0) 01:42:00 (4/114) Installing libxau (1.0.11-r4) 01:42:00 (5/114) Installing libmd (1.1.0-r0) 01:42:00 (6/114) Installing libbsd (0.12.2-r0) 01:42:00 (7/114) Installing libxdmcp (1.1.5-r1) 01:42:00 (8/114) Installing libxcb (1.16.1-r0) 01:42:00 (9/114) Installing libx11 (1.8.9-r1) 01:42:00 (10/114) Installing hwdata-pci (0.382-r0) 01:42:00 (11/114) Installing libpciaccess (0.18.1-r0) 01:42:00 (12/114) Installing libdrm (2.4.120-r0) 01:42:00 (13/114) Installing libxext (1.3.6-r2) 01:42:00 (14/114) Installing libxfixes (6.0.1-r4) 01:42:00 (15/114) Installing libffi (3.4.6-r0) 01:42:00 (16/114) Installing wayland-libs-client (1.22.0-r4) 01:42:00 (17/114) Installing libva (2.21.0-r0) 01:42:00 (18/114) Installing libvdpau (1.5-r3) 01:42:00 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 01:42:00 (20/114) Installing libdav1d (1.4.2-r0) 01:42:00 (21/114) Installing libgcc (13.2.1_git20240309-r1) 01:42:00 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 01:42:00 (23/114) Installing openexr-libiex (3.1.13-r1) 01:42:00 (24/114) Installing openexr-libilmthread (3.1.13-r1) 01:42:00 (25/114) Installing imath (3.1.12-r0) 01:42:00 (26/114) Installing openexr-libopenexr (3.1.13-r1) 01:42:00 (27/114) Installing brotli-libs (1.1.0-r2) 01:42:00 (28/114) Installing giflib (5.2.2-r0) 01:42:00 (29/114) Installing libhwy (1.0.7-r0) 01:42:00 (30/114) Installing libjpeg-turbo (3.0.3-r0) 01:42:00 (31/114) Installing lcms2 (2.16-r0) 01:42:00 (32/114) Installing libpng (1.6.44-r0) 01:42:01 (33/114) Installing libjxl (0.10.2-r0) 01:42:01 (34/114) Installing lame-libs (3.100-r5) 01:42:01 (35/114) Installing opus (1.5.2-r0) 01:42:01 (36/114) Installing rav1e-libs (0.7.1-r0) 01:42:01 (37/114) Installing libgomp (13.2.1_git20240309-r1) 01:42:01 (38/114) Installing soxr (0.1.3-r7) 01:42:01 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 01:42:01 (40/114) Installing libogg (1.3.5-r5) 01:42:01 (41/114) Installing libtheora (1.1.1-r18) 01:42:01 (42/114) Installing libvorbis (1.3.7-r2) 01:42:01 (43/114) Installing libvpx (1.14.1-r0) 01:42:01 (44/114) Installing libsharpyuv (1.3.2-r0) 01:42:01 (45/114) Installing libwebp (1.3.2-r0) 01:42:01 (46/114) Installing libwebpmux (1.3.2-r0) 01:42:01 (47/114) Installing x264-libs (0.164_git20231001-r0) 01:42:01 (48/114) Installing numactl (2.0.18-r0) 01:42:01 (49/114) Installing x265-libs (3.6-r0) 01:42:01 (50/114) Installing xvidcore (1.3.7-r2) 01:42:02 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 01:42:02 (52/114) Installing sdl2 (2.28.5-r1) 01:42:02 (53/114) Installing alsa-lib (1.2.11-r0) 01:42:02 (54/114) Installing libexpat (2.7.0-r0) 01:42:02 (55/114) Installing libbz2 (1.0.8-r6) 01:42:02 (56/114) Installing freetype (2.13.2-r0) 01:42:02 (57/114) Installing fontconfig (2.15.0-r1) 01:42:02 (58/114) Installing fribidi (1.0.15-r0) 01:42:02 (59/114) Installing libintl (0.22.5-r0) 01:42:02 (60/114) Installing libeconf (0.6.3-r0) 01:42:02 (61/114) Installing libblkid (2.40.1-r1) 01:42:02 (62/114) Installing libmount (2.40.1-r1) 01:42:02 (63/114) Installing pcre2 (10.43-r0) 01:42:02 (64/114) Installing glib (2.80.5-r0) 01:42:02 (65/114) Installing graphite2 (1.3.14-r6) 01:42:02 (66/114) Installing harfbuzz (8.5.0-r0) 01:42:02 (67/114) Installing libunibreak (6.1-r0) 01:42:02 (68/114) Installing libass (0.17.2-r0) 01:42:02 (69/114) Installing libbluray (1.3.4-r1) 01:42:03 (70/114) Installing mpg123-libs (1.32.8-r0) 01:42:03 (71/114) Installing libopenmpt (0.7.7-r0) 01:42:03 (72/114) Installing cjson (1.7.18-r0) 01:42:03 (73/114) Installing mbedtls (3.6.4-r0) 01:42:03 (74/114) Installing librist (0.2.10-r1) 01:42:03 (75/114) Installing libsrt (1.5.3-r0) 01:42:03 (76/114) Installing libssh (0.10.6-r0) 01:42:03 (77/114) Installing xz-libs (5.6.2-r1) 01:42:03 (78/114) Installing libxml2 (2.12.10-r0) 01:42:03 (79/114) Installing libsodium (1.0.19-r0) 01:42:03 (80/114) Installing libzmq (4.3.5-r2) 01:42:03 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 01:42:03 (82/114) Installing serd-libs (0.32.2-r0) 01:42:03 (83/114) Installing zix-libs (0.4.2-r0) 01:42:03 (84/114) Installing sord-libs (0.16.16-r0) 01:42:03 (85/114) Installing sratom (0.6.16-r0) 01:42:03 (86/114) Installing lilv-libs (0.24.24-r1) 01:42:03 (87/114) Installing glslang-libs (1.3.261.1-r0) 01:42:03 (88/114) Installing libdovi (3.3.0-r0) 01:42:03 (89/114) Installing spirv-tools (1.3.261.1-r0) 01:42:03 (90/114) Installing shaderc (2024.0-r0) 01:42:03 (91/114) Installing vulkan-loader (1.3.261.1-r0) 01:42:03 (92/114) Installing libplacebo (6.338.2-r1) 01:42:03 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 01:42:03 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 01:42:04 (95/114) Installing vidstab (1.1.1-r0) 01:42:04 (96/114) Installing zimg (3.0.5-r2) 01:42:04 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 01:42:04 (98/114) Installing libasyncns (0.8-r3) 01:42:04 (99/114) Installing dbus-libs (1.14.10-r1) 01:42:04 (100/114) Installing libltdl (2.4.7-r3) 01:42:04 (101/114) Installing orc (0.4.40-r0) 01:42:04 (102/114) Installing libflac (1.4.3-r1) 01:42:04 (103/114) Installing libsndfile (1.2.2-r1) 01:42:04 (104/114) Installing speexdsp (1.2.1-r2) 01:42:04 (105/114) Installing tdb-libs (1.4.9-r1) 01:42:04 (106/114) Installing libpulse (17.0-r0) 01:42:04 (107/114) Installing v4l-utils-libs (1.24.1-r1) 01:42:04 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 01:42:04 (109/114) Installing ffmpeg (6.1.1-r8) 01:42:04 (110/114) Installing udev-init-scripts (35-r1) 01:42:04 (111/114) Installing eudev-libs (3.2.14-r2) 01:42:04 (112/114) Installing zstd-libs (1.5.6-r0) 01:42:04 (113/114) Installing kmod-libs (32-r0) 01:42:04 (114/114) Installing eudev (3.2.14-r2) 01:42:04 Executing busybox-1.36.1-r29.trigger 01:42:04 Executing glib-2.80.5-r0.trigger 01:42:04 Executing eudev-3.2.14-r2.trigger 01:42:04 OK: 120 MiB in 128 packages 01:42:10 Removing intermediate container d9e61cc6bfa8 01:42:10 ---> e9c452fa5ab3 01:42:10 Step 18/37 : RUN apk --no-cache upgrade 01:42:10 ---> Running in ec780edba6f0 01:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:42:13 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:42:13 Executing busybox-1.36.1-r30.post-upgrade 01:42:13 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:42:13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:42:13 Executing busybox-1.36.1-r30.trigger 01:42:13 OK: 120 MiB in 128 packages 01:42:14 Removing intermediate container ec780edba6f0 01:42:14 ---> db7b92fe16bb 01:42:14 Step 19/37 : WORKDIR / 01:42:14 ---> Running in 18f60204c580 01:42:15 Removing intermediate container 18f60204c580 01:42:15 ---> 0c6ca1066e8e 01:42:15 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:42:18 ---> b02ac63ba85a 01:42:18 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:42:18 ---> 2a23f72d0864 01:42:18 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:42:19 ---> d1102a7f8719 01:42:19 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:42:19 ---> b4185cb06a12 01:42:19 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:42:20 ---> 8e72adf70298 01:42:20 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:42:21 ---> 9db3d21cc950 01:42:21 Step 26/37 : COPY --from=rtsp /mediamtx / 01:42:23 ---> 80a04bc9d4d8 01:42:23 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:42:23 ---> Running in 770269cd9982 01:42:25 Removing intermediate container 770269cd9982 01:42:25 ---> 10fd5bd2bd80 01:42:25 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:42:25 ---> Running in dc8729c9f563 01:42:27 Removing intermediate container dc8729c9f563 01:42:27 ---> 091b5d7d5eec 01:42:27 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:42:27 ---> Running in 06e70f83fcea 01:42:29 Removing intermediate container 06e70f83fcea 01:42:29 ---> db8f6f0ffa34 01:42:29 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:42:29 ---> Running in 7d3ce1d1181f 01:42:31 Removing intermediate container 7d3ce1d1181f 01:42:31 ---> 5d8c60813dec 01:42:31 Step 31/37 : EXPOSE 59983 01:42:31 ---> Running in eb38756a3fdd 01:42:32 Removing intermediate container eb38756a3fdd 01:42:32 ---> ce02726b9cfb 01:42:32 Step 32/37 : EXPOSE 8554 01:42:32 ---> Running in 413b1c57e71c 01:42:32 Removing intermediate container 413b1c57e71c 01:42:32 ---> f808a425502a 01:42:32 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:42:32 ---> Running in 3b751cf545bc 01:42:33 Removing intermediate container 3b751cf545bc 01:42:33 ---> 9c0f5cd54668 01:42:33 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:42:33 ---> Running in 28947305c4f8 01:42:33 Removing intermediate container 28947305c4f8 01:42:33 ---> b400d5b18493 01:42:33 Step 35/37 : LABEL arch=arm64 01:42:33 ---> Running in 5a9861666ad0 01:42:34 Removing intermediate container 5a9861666ad0 01:42:34 ---> 1e1ccea30bd1 01:42:34 Step 36/37 : LABEL git_sha=0956bc5f995bc9a93cf600e891fb644a5a0af006 01:42:34 ---> Running in a6df9a75cc38 01:42:34 Removing intermediate container a6df9a75cc38 01:42:34 ---> bf46cef0b6d2 01:42:34 Step 37/37 : LABEL version=4.1.0-dev.4 01:42:34 ---> Running in 5d655fceefb0 01:42:35 Removing intermediate container 5d655fceefb0 01:42:35 ---> 7c9bb72e351c 01:42:35 [Warning] One or more build-args [ARCH] were not consumed 01:42:35 Successfully built 7c9bb72e351c 01:42:35 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 01:42:35 provisioning config files... 01:42:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/204@tmp/config11227529734262511518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:35 ---> ****-login.sh 01:42:35 nexus3.edgexfoundry.org:10001 01:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:36 Configure a credential helper to remove this warning. See 01:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:36 01:42:36 Login Succeeded 01:42:36 nexus3.edgexfoundry.org:10002 01:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:36 Configure a credential helper to remove this warning. See 01:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:36 01:42:36 Login Succeeded 01:42:36 nexus3.edgexfoundry.org:10003 01:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 nexus3.edgexfoundry.org:10004 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:37 Configure a credential helper to remove this warning. See 01:42:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:37 01:42:37 Login Succeeded 01:42:37 ****.io 01:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:38 Configure a credential helper to remove this warning. See 01:42:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:38 01:42:38 Login Succeeded 01:42:38 ---> ****-login.sh ends [Pipeline] } 01:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:42:38 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:42:38 0956bc5f995bc9a93cf600e891fb644a5a0af006 01:42:38 latest 01:42:38 4.1.0-dev.4 01:42:38 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:42:38 main 01:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 01:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:42:39 25cce9e7f8f4: Preparing 01:42:39 09d70fc0fdca: Preparing 01:42:39 560dcf5ab8d9: Preparing 01:42:39 43c633a85879: Preparing 01:42:39 f0c0fc467d42: Preparing 01:42:39 4fdee56d7956: Preparing 01:42:39 41e86bf463f0: Preparing 01:42:39 36e85cf0672b: Preparing 01:42:39 fe54a9cc25cc: Preparing 01:42:39 8f2827fd8c66: Preparing 01:42:39 fda35d43a709: Preparing 01:42:39 bc775d6c598c: Preparing 01:42:39 e8c59787fabe: Preparing 01:42:39 1e890da81ec9: Preparing 01:42:39 fe54a9cc25cc: Waiting 01:42:39 8f2827fd8c66: Waiting 01:42:39 fda35d43a709: Waiting 01:42:39 bc775d6c598c: Waiting 01:42:39 e8c59787fabe: Waiting 01:42:39 1e890da81ec9: Waiting 01:42:39 4fdee56d7956: Waiting 01:42:39 36e85cf0672b: Waiting 01:42:39 41e86bf463f0: Waiting 01:42:39 43c633a85879: Pushed 01:42:39 09d70fc0fdca: Pushed 01:42:39 560dcf5ab8d9: Pushed 01:42:39 25cce9e7f8f4: Pushed 01:42:39 41e86bf463f0: Pushed 01:42:39 4fdee56d7956: Pushed 01:42:39 fe54a9cc25cc: Pushed 01:42:39 36e85cf0672b: Pushed 01:42:39 8f2827fd8c66: Pushed 01:42:39 1e890da81ec9: Layer already exists 01:42:40 bc775d6c598c: Pushed 01:42:47 f0c0fc467d42: Pushed 01:42:51 fda35d43a709: Pushed 01:43:06 e8c59787fabe: Pushed 01:43:06 0956bc5f995bc9a93cf600e891fb644a5a0af006: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:07 + 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 01:43:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:43:07 25cce9e7f8f4: Preparing 01:43:07 09d70fc0fdca: Preparing 01:43:07 560dcf5ab8d9: Preparing 01:43:07 43c633a85879: Preparing 01:43:07 f0c0fc467d42: Preparing 01:43:07 4fdee56d7956: Preparing 01:43:07 41e86bf463f0: Preparing 01:43:07 36e85cf0672b: Preparing 01:43:07 fe54a9cc25cc: Preparing 01:43:07 8f2827fd8c66: Preparing 01:43:07 fda35d43a709: Preparing 01:43:07 bc775d6c598c: Preparing 01:43:07 e8c59787fabe: Preparing 01:43:07 1e890da81ec9: Preparing 01:43:07 fe54a9cc25cc: Waiting 01:43:07 8f2827fd8c66: Waiting 01:43:07 fda35d43a709: Waiting 01:43:07 bc775d6c598c: Waiting 01:43:07 e8c59787fabe: Waiting 01:43:07 1e890da81ec9: Waiting 01:43:07 4fdee56d7956: Waiting 01:43:07 41e86bf463f0: Waiting 01:43:07 36e85cf0672b: Waiting 01:43:07 f0c0fc467d42: Layer already exists 01:43:07 43c633a85879: Layer already exists 01:43:07 560dcf5ab8d9: Layer already exists 01:43:07 25cce9e7f8f4: Layer already exists 01:43:07 09d70fc0fdca: Layer already exists 01:43:07 41e86bf463f0: Layer already exists 01:43:07 4fdee56d7956: Layer already exists 01:43:07 36e85cf0672b: Layer already exists 01:43:07 fe54a9cc25cc: Layer already exists 01:43:07 8f2827fd8c66: Layer already exists 01:43:07 fda35d43a709: Layer already exists 01:43:07 bc775d6c598c: Layer already exists 01:43:07 1e890da81ec9: Layer already exists 01:43:07 e8c59787fabe: Layer already exists 01:43:07 latest: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:08 + 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 01:43:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 01:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:43:08 25cce9e7f8f4: Preparing 01:43:08 09d70fc0fdca: Preparing 01:43:08 560dcf5ab8d9: Preparing 01:43:08 43c633a85879: Preparing 01:43:08 f0c0fc467d42: Preparing 01:43:08 4fdee56d7956: Preparing 01:43:08 41e86bf463f0: Preparing 01:43:08 4fdee56d7956: Waiting 01:43:08 36e85cf0672b: Preparing 01:43:08 41e86bf463f0: Waiting 01:43:08 fe54a9cc25cc: Preparing 01:43:08 8f2827fd8c66: Preparing 01:43:08 8f2827fd8c66: Waiting 01:43:08 fda35d43a709: Preparing 01:43:08 bc775d6c598c: Preparing 01:43:08 e8c59787fabe: Preparing 01:43:08 1e890da81ec9: Preparing 01:43:08 bc775d6c598c: Waiting 01:43:08 e8c59787fabe: Waiting 01:43:08 1e890da81ec9: Waiting 01:43:08 fda35d43a709: Waiting 01:43:08 f0c0fc467d42: Layer already exists 01:43:08 43c633a85879: Layer already exists 01:43:08 09d70fc0fdca: Layer already exists 01:43:08 25cce9e7f8f4: Layer already exists 01:43:08 560dcf5ab8d9: Layer already exists 01:43:08 8f2827fd8c66: Layer already exists 01:43:08 41e86bf463f0: Layer already exists 01:43:08 4fdee56d7956: Layer already exists 01:43:08 fe54a9cc25cc: Layer already exists 01:43:08 36e85cf0672b: Layer already exists 01:43:08 bc775d6c598c: Layer already exists 01:43:08 e8c59787fabe: Layer already exists 01:43:08 fda35d43a709: Layer already exists 01:43:08 1e890da81ec9: Layer already exists 01:43:08 4.1.0-dev.4: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:43:09 25cce9e7f8f4: Preparing 01:43:09 09d70fc0fdca: Preparing 01:43:09 560dcf5ab8d9: Preparing 01:43:09 43c633a85879: Preparing 01:43:09 f0c0fc467d42: Preparing 01:43:09 4fdee56d7956: Preparing 01:43:09 41e86bf463f0: Preparing 01:43:09 36e85cf0672b: Preparing 01:43:09 fe54a9cc25cc: Preparing 01:43:09 8f2827fd8c66: Preparing 01:43:09 fda35d43a709: Preparing 01:43:09 bc775d6c598c: Preparing 01:43:09 e8c59787fabe: Preparing 01:43:09 1e890da81ec9: Preparing 01:43:09 41e86bf463f0: Waiting 01:43:09 36e85cf0672b: Waiting 01:43:09 fe54a9cc25cc: Waiting 01:43:09 8f2827fd8c66: Waiting 01:43:09 fda35d43a709: Waiting 01:43:09 bc775d6c598c: Waiting 01:43:09 e8c59787fabe: Waiting 01:43:09 1e890da81ec9: Waiting 01:43:09 4fdee56d7956: Waiting 01:43:09 f0c0fc467d42: Layer already exists 01:43:09 09d70fc0fdca: Layer already exists 01:43:09 25cce9e7f8f4: Layer already exists 01:43:09 43c633a85879: Layer already exists 01:43:09 560dcf5ab8d9: Layer already exists 01:43:09 36e85cf0672b: Layer already exists 01:43:09 4fdee56d7956: Layer already exists 01:43:09 8f2827fd8c66: Layer already exists 01:43:09 fe54a9cc25cc: Layer already exists 01:43:09 41e86bf463f0: Layer already exists 01:43:09 fda35d43a709: Layer already exists 01:43:09 bc775d6c598c: Layer already exists 01:43:09 e8c59787fabe: Layer already exists 01:43:09 1e890da81ec9: Layer already exists 01:43:09 0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:10 + 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 01:43:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:43:10 25cce9e7f8f4: Preparing 01:43:10 09d70fc0fdca: Preparing 01:43:10 560dcf5ab8d9: Preparing 01:43:10 43c633a85879: Preparing 01:43:10 f0c0fc467d42: Preparing 01:43:10 4fdee56d7956: Preparing 01:43:10 41e86bf463f0: Preparing 01:43:10 36e85cf0672b: Preparing 01:43:10 fe54a9cc25cc: Preparing 01:43:10 8f2827fd8c66: Preparing 01:43:10 fda35d43a709: Preparing 01:43:10 bc775d6c598c: Preparing 01:43:10 e8c59787fabe: Preparing 01:43:10 1e890da81ec9: Preparing 01:43:10 fe54a9cc25cc: Waiting 01:43:10 8f2827fd8c66: Waiting 01:43:10 fda35d43a709: Waiting 01:43:10 41e86bf463f0: Waiting 01:43:10 4fdee56d7956: Waiting 01:43:10 36e85cf0672b: Waiting 01:43:10 bc775d6c598c: Waiting 01:43:10 e8c59787fabe: Waiting 01:43:10 1e890da81ec9: Waiting 01:43:10 f0c0fc467d42: Layer already exists 01:43:10 09d70fc0fdca: Layer already exists 01:43:10 560dcf5ab8d9: Layer already exists 01:43:10 43c633a85879: Layer already exists 01:43:10 25cce9e7f8f4: Layer already exists 01:43:10 41e86bf463f0: Layer already exists 01:43:10 36e85cf0672b: Layer already exists 01:43:10 4fdee56d7956: Layer already exists 01:43:10 fe54a9cc25cc: Layer already exists 01:43:10 8f2827fd8c66: Layer already exists 01:43:10 e8c59787fabe: Layer already exists 01:43:10 fda35d43a709: Layer already exists 01:43:10 bc775d6c598c: Layer already exists 01:43:10 1e890da81ec9: Layer already exists 01:43:10 main: digest: sha256:03438c4c2aa1c9497ae13237a2cf4e8e2b445dfd2d3b91840a547147c1455008 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:10 ===================================================== [Pipeline] echo 01:43:10 taggedImages: 01:43:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 01:43:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:43:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 01:43:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 01:43:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 01:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006 [Pipeline] echo 01:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 01:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo 01:43:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0956bc5f995bc9a93cf600e891fb644a5a0af006-4.1.0-dev.4 [Pipeline] echo 01:43:10 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 01:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:11 01:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:11 arm64: Pulling from edgex-lftools-log-publisher 01:43:11 8998bd30e6a1: Pulling fs layer 01:43:11 04944245beec: Pulling fs layer 01:43:11 699f458cf7ca: Pulling fs layer 01:43:11 765212b225bb: Pulling fs layer 01:43:11 f23df028b6ca: Pulling fs layer 01:43:11 d65c8cfc05b1: Pulling fs layer 01:43:11 765212b225bb: Waiting 01:43:11 f23df028b6ca: Waiting 01:43:11 d65c8cfc05b1: Waiting 01:43:11 2437ff75d9bd: Pulling fs layer 01:43:11 2437ff75d9bd: Waiting 01:43:11 04944245beec: Verifying Checksum 01:43:11 04944245beec: Download complete 01:43:11 765212b225bb: Verifying Checksum 01:43:11 765212b225bb: Download complete 01:43:11 f23df028b6ca: Download complete 01:43:11 d65c8cfc05b1: Verifying Checksum 01:43:11 d65c8cfc05b1: Download complete 01:43:12 699f458cf7ca: Verifying Checksum 01:43:12 699f458cf7ca: Download complete 01:43:12 8998bd30e6a1: Verifying Checksum 01:43:12 8998bd30e6a1: Download complete 01:43:15 2437ff75d9bd: Verifying Checksum 01:43:15 2437ff75d9bd: Download complete 01:43:18 8998bd30e6a1: Pull complete 01:43:19 04944245beec: Pull complete 01:43:20 699f458cf7ca: Pull complete 01:43:20 765212b225bb: Pull complete 01:43:21 f23df028b6ca: Pull complete 01:43:21 d65c8cfc05b1: Pull complete 01:43:40 2437ff75d9bd: Pull complete 01:43:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:40 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 01:43:40 $ 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/204 -v /w/workspace/device-usb-camera/204:/w/workspace/device-usb-camera/204:rw,z -v /w/workspace/device-usb-camera/204@tmp:/w/workspace/device-usb-camera/204@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 01:43:42 $ docker top d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:43 ---> job-cost.sh 01:43:43 lf-activate-venv: SKIPPING 01:43:43 INFO: No Stack... 01:43:44 INFO: Retrieving Pricing Info for: v3-standard-4 01:43:45 INFO: Archiving Costs [Pipeline] sh 01:43:46 + cat /w/workspace/device-usb-camera/204/archives/cost.csv 01:43:46 + cut -d, -f6 [Pipeline] lock 01:43:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] 01:43:46 Resource [jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] did not exist. Created. 01:43:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:43:46 Stashed 1 file(s) [Pipeline] } 01:43:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:47 $ docker stop --time=1 d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 01:43:48 $ docker rm -f --volumes d1f7599a8576bd323187ac05168b5ab99133903821ac0f6b082df563fc5c3967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:15 Cancelling nested steps due to timeout 07:23:15 Sending interrupt signal to process 07:23:19 script returned exit code 143 [Pipeline] } 07:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:23:20 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:21 ---> package-listing.sh 07:23:21 ++ facter osfamily 07:23:21 ++ tr '[:upper:]' '[:lower:]' 07:23:21 + OS_FAMILY=redhat 07:23:21 + workspace=/w/workspace/exfoundry_device-usb-camera_main 07:23:21 + START_PACKAGES=/tmp/packages_start.txt 07:23:21 + END_PACKAGES=/tmp/packages_end.txt 07:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:21 + PACKAGES=/tmp/packages_start.txt 07:23:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:23:21 + PACKAGES=/tmp/packages_end.txt 07:23:21 + case "${OS_FAMILY}" in 07:23:21 + rpm -qa 07:23:21 + sort 07:23:21 + '[' -f /tmp/packages_start.txt ']' 07:23:21 + '[' -f /tmp/packages_end.txt ']' 07:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:21 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:23:21 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 07:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 07:23:21 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 07:23:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:22 07:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:23 latest: Pulling from edgex-lftools-log-publisher 07:23:23 5eb5b503b376: Pulling fs layer 07:23:23 5c69ac0246d0: Pulling fs layer 07:23:23 ec43610c2a17: Pulling fs layer 07:23:23 3a2ae6a8a46f: Pulling fs layer 07:23:23 33b1e0a273af: Pulling fs layer 07:23:23 5d3b04190fa2: Pulling fs layer 07:23:23 2f39f015ded8: Pulling fs layer 07:23:23 3a2ae6a8a46f: Waiting 07:23:23 33b1e0a273af: Waiting 07:23:23 5d3b04190fa2: Waiting 07:23:23 2f39f015ded8: Waiting 07:23:23 5c69ac0246d0: Verifying Checksum 07:23:23 5c69ac0246d0: Download complete 07:23:23 3a2ae6a8a46f: Verifying Checksum 07:23:23 3a2ae6a8a46f: Download complete 07:23:23 ec43610c2a17: Verifying Checksum 07:23:23 ec43610c2a17: Download complete 07:23:23 33b1e0a273af: Verifying Checksum 07:23:23 33b1e0a273af: Download complete 07:23:23 5d3b04190fa2: Verifying Checksum 07:23:23 5d3b04190fa2: Download complete 07:23:23 5eb5b503b376: Verifying Checksum 07:23:23 5eb5b503b376: Download complete 07:23:23 2f39f015ded8: Verifying Checksum 07:23:23 2f39f015ded8: Download complete 07:23:24 5eb5b503b376: Pull complete 07:23:24 5c69ac0246d0: Pull complete 07:23:25 ec43610c2a17: Pull complete 07:23:25 3a2ae6a8a46f: Pull complete 07:23:25 33b1e0a273af: Pull complete 07:23:25 5d3b04190fa2: Pull complete 07:23:29 2f39f015ded8: Pull complete 07:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:30 prd-centos7-docker-4c-2g-7336 does not seem to be running inside a container 07:23:30 $ 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 07:23:33 $ docker top bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:33 + mkdir -p /var/log/sysstat [Pipeline] sh 07:23:33 + ls /var/log/sa-host 07:23:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:34 provisioning config files... 07:23:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10654358120859093955tmp [Pipeline] { [Pipeline] echo 07:23:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:34 ---> create-netrc.sh [Pipeline] } 07:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:23:34 ---> python-tools-install.sh [Pipeline] echo 07:23:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:35 ---> sudo-logs.sh 07:23:35 Archiving 'sudo' log.. 07:23:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-7336.novalocal: Name or service not known 07:23:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-7336.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:23:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:35 ---> job-cost.sh 07:23:35 lf-activate-venv: SKIPPING 07:23:35 DEBUG: total: 0.10999999940395355 07:23:35 INFO: Retrieving Stack Cost... 07:23:35 INFO: Retrieving Pricing Info for: v3-standard-2 07:23:36 INFO: Archiving Costs [Pipeline] echo 07:23:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:36 ---> logs-deploy.sh 07:23:36 lf-activate-venv: SKIPPING 07:23:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/204 07:23:36 INFO: archiving workspace using pattern(s): 07:23:37 Archives upload complete. 07:23:37 INFO: archiving logs to Nexus 07:23:38 ---> uname -a: 07:23:38 Linux prd-centos7-docker-4c-2g-7336.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:23:38 07:23:38 07:23:38 ---> lscpu: 07:23:38 Architecture: x86_64 07:23:38 CPU op-mode(s): 32-bit, 64-bit 07:23:38 Byte Order: Little Endian 07:23:38 Address sizes: 40 bits physical, 48 bits virtual 07:23:38 CPU(s): 2 07:23:38 On-line CPU(s) list: 0,1 07:23:38 Thread(s) per core: 1 07:23:38 Core(s) per socket: 1 07:23:38 Socket(s): 2 07:23:38 NUMA node(s): 1 07:23:38 Vendor ID: AuthenticAMD 07:23:38 CPU family: 23 07:23:38 Model: 49 07:23:38 Model name: AMD EPYC-Rome Processor 07:23:38 Stepping: 0 07:23:38 CPU MHz: 2799.998 07:23:38 BogoMIPS: 5599.99 07:23:38 Virtualization: AMD-V 07:23:38 Hypervisor vendor: KVM 07:23:38 Virtualization type: full 07:23:38 L1d cache: 64 KiB 07:23:38 L1i cache: 64 KiB 07:23:38 L2 cache: 1 MiB 07:23:38 L3 cache: 32 MiB 07:23:38 NUMA node0 CPU(s): 0,1 07:23:38 Vulnerability Itlb multihit: Not affected 07:23:38 Vulnerability L1tf: Not affected 07:23:38 Vulnerability Mds: Not affected 07:23:38 Vulnerability Meltdown: Not affected 07:23:38 Vulnerability Mmio stale data: Not affected 07:23:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:23:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:23:38 Vulnerability Srbds: Not affected 07:23:38 Vulnerability Tsx async abort: Not affected 07:23:38 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 07:23:38 07:23:38 07:23:38 ---> nproc: 07:23:38 2 07:23:38 07:23:38 07:23:38 ---> df -h: 07:23:38 Filesystem Size Used Avail Use% Mounted on 07:23:38 overlay 40G 6.8G 34G 17% / 07:23:38 tmpfs 64M 0 64M 0% /dev 07:23:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:23:38 shm 64M 0 64M 0% /dev/shm 07:23:38 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:23:38 07:23:38 07:23:38 Cannot open /var/log/sysstat/sa21: No such file or directory 07:23:38 Please check if data collecting is enabled 07:23:38 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:38 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:23:38 $ docker stop --time=1 bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 07:23:39 $ docker rm -f --volumes bde24c84a1b77ff0894fb73772b798f755b19b93b32cb8a44e62fe2d64014081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:23:39 [WS-CLEANUP] Deleting project workspace... 07:23:39 [WS-CLEANUP] Deferred wipeout is used... 07:23:39 [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 07:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:40 07:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:40 latest: Pulling from edgex-lftools-log-publisher 07:23:40 5eb5b503b376: Pulling fs layer 07:23:40 5c69ac0246d0: Pulling fs layer 07:23:40 ec43610c2a17: Pulling fs layer 07:23:40 3a2ae6a8a46f: Pulling fs layer 07:23:40 33b1e0a273af: Pulling fs layer 07:23:40 5d3b04190fa2: Pulling fs layer 07:23:40 2f39f015ded8: Pulling fs layer 07:23:40 33b1e0a273af: Waiting 07:23:40 5d3b04190fa2: Waiting 07:23:40 2f39f015ded8: Waiting 07:23:40 3a2ae6a8a46f: Waiting 07:23:40 5c69ac0246d0: Verifying Checksum 07:23:40 5c69ac0246d0: Download complete 07:23:40 3a2ae6a8a46f: Download complete 07:23:40 33b1e0a273af: Download complete 07:23:40 5d3b04190fa2: Verifying Checksum 07:23:40 5d3b04190fa2: Download complete 07:23:40 ec43610c2a17: Verifying Checksum 07:23:40 ec43610c2a17: Download complete 07:23:40 5eb5b503b376: Verifying Checksum 07:23:40 5eb5b503b376: Download complete 07:23:41 2f39f015ded8: Verifying Checksum 07:23:41 2f39f015ded8: Download complete 07:23:42 5eb5b503b376: Pull complete 07:23:42 5c69ac0246d0: Pull complete 07:23:42 ec43610c2a17: Pull complete 07:23:42 3a2ae6a8a46f: Pull complete 07:23:42 33b1e0a273af: Pull complete 07:23:42 5d3b04190fa2: Pull complete 07:23:48 2f39f015ded8: Pull complete 07:23:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:48 prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container 07:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:23:50 $ docker top 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:50 ---> job-cost.sh 07:23:50 lf-activate-venv: SKIPPING 07:23:50 INFO: No Stack... 07:23:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:23:51 INFO: Archiving Costs [Pipeline] sh 07:23:51 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 07:23:51 + cut -d, -f6 [Pipeline] lock 07:23:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] 07:23:51 Resource [jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] did not exist. Created. 07:23:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:51 /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-4e2b0bf5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:23:52 + echo total: 1.5299999713897705 [Pipeline] stash 07:23:52 Warning: overwriting stash ‘stack-cost’ 07:23:52 Stashed 1 file(s) [Pipeline] } 07:23:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:52 $ docker stop --time=1 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 07:23:53 $ docker rm -f --volumes 96976448be1256b7dc47fd168bf2703c660e40359dcb4ed93238538c35030986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:53 Failed in branch amd64 [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 07:23:54 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 07:23:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:23:54 total 16 07:23:54 drwxr-xr-x 3 root root 4096 Aug 21 07:23 . 07:23:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:23 .. 07:23:54 drwxr-xr-x 2 root root 4096 Aug 21 07:23 cost 07:23:54 -rw-r--r-- 1 root root 91 Aug 21 07:23 cost.csv 07:23:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 07:23:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:23:54 total 16 07:23:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 07:23 . 07:23:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:23 .. 07:23:54 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 07:23 cost 07:23:54 -rw-r--r-- 1 jenkins jenkins 91 Aug 21 07:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:23:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:55 ---> package-listing.sh 07:23:55 ++ facter osfamily 07:23:55 ++ tr '[:upper:]' '[:lower:]' 07:23:55 + OS_FAMILY=debian 07:23:55 + workspace=/w/workspace/exfoundry_device-usb-camera_main 07:23:55 + START_PACKAGES=/tmp/packages_start.txt 07:23:55 + END_PACKAGES=/tmp/packages_end.txt 07:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:55 + PACKAGES=/tmp/packages_start.txt 07:23:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:23:55 + PACKAGES=/tmp/packages_end.txt 07:23:55 + case "${OS_FAMILY}" in 07:23:55 + dpkg -l 07:23:55 + grep '^ii' 07:23:55 + '[' -f /tmp/packages_start.txt ']' 07:23:55 + '[' -f /tmp/packages_end.txt ']' 07:23:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:55 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:23:55 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 07:23:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 07:23:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:23:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:56 prd-ubuntu20.04-docker-8c-8g-7324 does not seem to be running inside a container 07:23:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:23:57 $ docker top b0877e75c1e2240c5a40662e023ed9f718c91e746c7a476b65a2beacf17e3b93 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:57 + mkdir -p /var/log/sysstat [Pipeline] sh 07:23:57 + ls /var/log/sa-host 07:23:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:58 provisioning config files... 07:23:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1795814023260819493tmp [Pipeline] { [Pipeline] echo 07:23:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:58 ---> create-netrc.sh [Pipeline] } 07:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:23:58 ---> python-tools-install.sh [Pipeline] echo 07:23:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:58 ---> sudo-logs.sh 07:23:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:23:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:59 ---> job-cost.sh 07:23:59 lf-activate-venv: SKIPPING 07:23:59 DEBUG: total: 1.5299999713897705 07:23:59 INFO: Retrieving Stack Cost... 07:23:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:23:59 INFO: Archiving Costs [Pipeline] echo 07:23:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:59 ---> logs-deploy.sh 07:23:59 lf-activate-venv: SKIPPING 07:23:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/204 07:23:59 INFO: archiving workspace using pattern(s): 07:24:00 Archives upload complete. 07:24:00 INFO: archiving logs to Nexus 07:24:01 ---> uname -a: 07:24:01 Linux prd-ubuntu20-04-docker-8c-8g-7324 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:24:01 07:24:01 07:24:01 ---> lscpu: 07:24:01 Architecture: x86_64 07:24:01 CPU op-mode(s): 32-bit, 64-bit 07:24:01 Byte Order: Little Endian 07:24:01 Address sizes: 40 bits physical, 48 bits virtual 07:24:01 CPU(s): 8 07:24:01 On-line CPU(s) list: 0-7 07:24:01 Thread(s) per core: 1 07:24:01 Core(s) per socket: 1 07:24:01 Socket(s): 8 07:24:01 NUMA node(s): 1 07:24:01 Vendor ID: AuthenticAMD 07:24:01 CPU family: 23 07:24:01 Model: 49 07:24:01 Model name: AMD EPYC-Rome Processor 07:24:01 Stepping: 0 07:24:01 CPU MHz: 2799.998 07:24:01 BogoMIPS: 5599.99 07:24:01 Virtualization: AMD-V 07:24:01 Hypervisor vendor: KVM 07:24:01 Virtualization type: full 07:24:01 L1d cache: 256 KiB 07:24:01 L1i cache: 256 KiB 07:24:01 L2 cache: 4 MiB 07:24:01 L3 cache: 128 MiB 07:24:01 NUMA node0 CPU(s): 0-7 07:24:01 Vulnerability Gather data sampling: Not affected 07:24:01 Vulnerability Itlb multihit: Not affected 07:24:01 Vulnerability L1tf: Not affected 07:24:01 Vulnerability Mds: Not affected 07:24:01 Vulnerability Meltdown: Not affected 07:24:01 Vulnerability Mmio stale data: Not affected 07:24:01 Vulnerability Retbleed: Vulnerable 07:24:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:24:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:24:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:24:01 Vulnerability Srbds: Not affected 07:24:01 Vulnerability Tsx async abort: Not affected 07:24:01 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:24:01 07:24:01 07:24:01 ---> nproc: 07:24:01 8 07:24:01 07:24:01 07:24:01 ---> df -h: 07:24:01 Filesystem Size Used Avail Use% Mounted on 07:24:01 overlay 155G 13G 142G 9% / 07:24:01 tmpfs 64M 0 64M 0% /dev 07:24:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:24:01 shm 64M 0 64M 0% /dev/shm 07:24:01 /dev/vda1 155G 13G 142G 9% /facter-os 07:24:01 07:24:01