Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 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-ssh11422011335196001662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10359354110123435636.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1267874180176253183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10919595682544641190.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5424747253047384973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11379’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11380’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11386’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11387’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11388’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11391’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11382’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-11383’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11391 in /w/workspace/xfoundry_device-usb-camera_palau [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/xfoundry_device-usb-camera_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @aab4dbf" > git config core.sparsecheckout # timeout=10 > git checkout -f 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 > git rev-list --no-walk 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:46 ========================================================= 03:56:46 EdgeX Global Pipelines Version Info 03:56:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:56:47 ------------------- 03:56:47 stable info: 03:56:47 ------------------- 03:56:47 Commited By: Cherry Wang cherry@iotechsys.com 03:56:47 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:56:47 Message: update stable to v1.0.280 03:56:47 ------------------- 03:56:47 experimental info: 03:56:47 ------------------- 03:56:47 Commited By: Cherry Wang cherry@iotechsys.com 03:56:47 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:56:47 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f5b6ae [Pipeline] echo 03:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:48 provisioning config files... 03:56:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config1822975731652490460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:49 ---> ****-login.sh 03:56:49 nexus3.edgexfoundry.org:10001 03:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:49 03:56:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:49 Configure a credential helper to remove this warning. See 03:56:49 https://docs.****.com/go/credential-store/ 03:56:49 03:56:49 Login Succeeded 03:56:49 nexus3.edgexfoundry.org:10002 03:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:49 03:56:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:49 Configure a credential helper to remove this warning. See 03:56:49 https://docs.****.com/go/credential-store/ 03:56:49 03:56:49 Login Succeeded 03:56:49 nexus3.edgexfoundry.org:10003 03:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:49 03:56:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:49 Configure a credential helper to remove this warning. See 03:56:49 https://docs.****.com/go/credential-store/ 03:56:49 03:56:49 Login Succeeded 03:56:49 nexus3.edgexfoundry.org:10004 03:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:49 03:56:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:49 Configure a credential helper to remove this warning. See 03:56:49 https://docs.****.com/go/credential-store/ 03:56:49 03:56:49 Login Succeeded 03:56:49 ****.io 03:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:50 03:56:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:56:50 Configure a credential helper to remove this warning. See 03:56:50 https://docs.****.com/go/credential-store/ 03:56:50 03:56:50 Login Succeeded 03:56:50 ---> ****-login.sh ends [Pipeline] } 03:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:56:50 + git rev-list -1 --merges 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111~1..4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo 03:56:50 -----------> git rev-list -1 --merges 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111~1..4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [false] [Pipeline] sh 03:56:50 + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo 03:56:50 ========================================================= 03:56:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:56:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:56:51 + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] echo 03:56:51 [semverPrep] GIT_COMMIT: 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111, Commit Message: ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] echo 03:56:51 [semverPrep] This is not a build commit. [Pipeline] sh 03:56:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:51 + grep -v github /etc/ssh/ssh_known_hosts 03:56:51 + [ -e /tmp/ssh_known_hosts ] 03:56:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:51 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 03:56:51 -a /etc/ssh/ssh_known_hosts 03:56:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:52 03:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:52 0.1.4: Pulling from edgex-devops/py-git-semver 03:56:52 3dae71ba6b94: Pulling fs layer 03:56:52 6bf1a483ea7c: Pulling fs layer 03:56:52 f5dfc541a4d3: Pulling fs layer 03:56:52 461d9e800cba: Pulling fs layer 03:56:52 80192f66455f: Pulling fs layer 03:56:52 2e8e34ca0e6c: Pulling fs layer 03:56:52 a29436f7fd5d: Pulling fs layer 03:56:52 923cac83aea3: Pulling fs layer 03:56:52 25ad8b0a4227: Pulling fs layer 03:56:52 db01528c6b51: Pulling fs layer 03:56:52 461d9e800cba: Waiting 03:56:52 28988de357af: Pulling fs layer 03:56:52 80192f66455f: Waiting 03:56:52 2e8e34ca0e6c: Waiting 03:56:52 923cac83aea3: Waiting 03:56:52 db01528c6b51: Waiting 03:56:52 a29436f7fd5d: Waiting 03:56:52 25ad8b0a4227: Waiting 03:56:52 28988de357af: Waiting 03:56:52 6bf1a483ea7c: Verifying Checksum 03:56:52 6bf1a483ea7c: Download complete 03:56:52 461d9e800cba: Download complete 03:56:52 80192f66455f: Verifying Checksum 03:56:52 80192f66455f: Download complete 03:56:52 f5dfc541a4d3: Verifying Checksum 03:56:52 f5dfc541a4d3: Download complete 03:56:52 3dae71ba6b94: Verifying Checksum 03:56:52 3dae71ba6b94: Download complete 03:56:52 923cac83aea3: Download complete 03:56:52 25ad8b0a4227: Verifying Checksum 03:56:52 25ad8b0a4227: Download complete 03:56:53 db01528c6b51: Download complete 03:56:53 28988de357af: Verifying Checksum 03:56:53 28988de357af: Download complete 03:56:53 a29436f7fd5d: Verifying Checksum 03:56:53 a29436f7fd5d: Download complete 03:56:53 2e8e34ca0e6c: Verifying Checksum 03:56:53 2e8e34ca0e6c: Download complete 03:56:54 3dae71ba6b94: Pull complete 03:56:54 6bf1a483ea7c: Pull complete 03:56:55 f5dfc541a4d3: Pull complete 03:56:55 461d9e800cba: Pull complete 03:56:55 80192f66455f: Pull complete 03:57:00 2e8e34ca0e6c: Pull complete 03:57:01 a29436f7fd5d: Pull complete 03:57:01 923cac83aea3: Pull complete 03:57:01 25ad8b0a4227: Pull complete 03:57:01 db01528c6b51: Pull complete 03:57:01 28988de357af: Pull complete 03:57:01 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:01 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 03:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:57:05 $ docker top 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a -eo pid,comm 03:57:05 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). 03:57:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:57:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:57:05 [ssh-agent] Looking for ssh-agent implementation... 03:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:57:05 $ docker exec 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent 03:57:05 SSH_AUTH_SOCK=/tmp/ssh-NevhgqXPNYgr/agent.32 03:57:05 SSH_AGENT_PID=39 03:57:05 Running ssh-add (command line suppressed) 03:57:05 Identity added: /w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_15575364359142360839.key (/w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_15575364359142360839.key) 03:57:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:57:06 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] sh 03:57:06 + git tag --points-at 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } 03:57:06 $ docker exec --env ******** --env ******** 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent -k 03:57:06 unset SSH_AUTH_SOCK; 03:57:06 unset SSH_AGENT_PID; 03:57:06 echo Agent pid 39 killed; 03:57:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:57:06 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 03:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:57:07 [ssh-agent] Looking for ssh-agent implementation... 03:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:57:07 $ docker exec 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent 03:57:07 SSH_AUTH_SOCK=/tmp/ssh-ZPe7KBVh3U2n/agent.86 03:57:07 SSH_AGENT_PID=92 03:57:07 Running ssh-add (command line suppressed) 03:57:07 Identity added: /w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_2153313710956820821.key (/w/workspace/xfoundry_device-usb-camera_palau@tmp/private_key_2153313710956820821.key) 03:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:57:07 + git semver init 03:57:08 2026-05-26 03:57:07,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:57:08 2026-05-26 03:57:07,951 [run_init] DEBUG init version:0.0.0 force:False 03:57:08 2026-05-26 03:57:07,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_palau/.semver 03:57:08 2026-05-26 03:57:07,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_palau/.semver 03:57:08 2026-05-26 03:57:07,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_palau/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_palau, stdin=None, shell=False, universal_newlines=False) 03:57:09 2026-05-26 03:57:09,422 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_palau/.git/info/exclude 03:57:09 2026-05-26 03:57:09,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_palau/.semver/palau with force:False 03:57:09 2026-05-26 03:57:09,422 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_palau/.semver/palau 03:57:09 2026-05-26 03:57:09,422 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_palau/.semver/palau 03:57:09 4.0.2 [Pipeline] } 03:57:09 $ docker exec --env ******** --env ******** 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a ssh-agent -k 03:57:09 unset SSH_AUTH_SOCK; 03:57:09 unset SSH_AGENT_PID; 03:57:09 echo Agent pid 92 killed; 03:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:57:10 + git semver [Pipeline] } 03:57:10 $ docker stop --time=1 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a 03:57:11 $ docker rm -f --volumes 25367dd0b3e0c41faaf8161805da43f65d0e4f2a31f57ec9cce8294ced9e684a [Pipeline] // withDockerContainer [Pipeline] sh 03:57:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:57:12 Stashed 1 file(s) [Pipeline] echo 03:57:12 [edgeXSemver]: initialized semver on version 4.0.2 [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] sh 03:57:12 + git checkout 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 03:57:12 HEAD is now at 4f5b6ae ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:12 provisioning config files... 03:57:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config421513640699284289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:13 ---> ****-login.sh 03:57:13 nexus3.edgexfoundry.org:10001 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 Login Succeeded 03:57:13 nexus3.edgexfoundry.org:10002 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 Login Succeeded 03:57:13 nexus3.edgexfoundry.org:10003 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 Login Succeeded 03:57:13 nexus3.edgexfoundry.org:10004 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 Login Succeeded 03:57:13 ****.io 03:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:13 Login Succeeded 03:57:13 ---> ****-login.sh ends [Pipeline] } 03:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:13 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:57:14 + grep ^go [0-9].[0-9]* go.mod 03:57:14 + cut -d -f 2 03:57:14 + cut -d . -f1-2 [Pipeline] echo 03:57:14 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:57:14 ========================================================= 03:57:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 03:57:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:57:15 #0 building with "default" instance using docker driver 03:57:15 03:57:15 #1 [internal] load build definition from Dockerfile 03:57:15 #1 transferring dockerfile: 2.48kB done 03:57:15 #1 DONE 0.1s 03:57:15 03:57:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 03:57:15 #2 DONE 0.1s 03:57:15 03:57:15 #3 [internal] load .dockerignore 03:57:15 #3 transferring context: 2B done 03:57:15 #3 DONE 0.0s 03:57:15 03:57:15 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:57:15 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done 03:57:15 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 03:57:15 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 03:57:15 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 1.05MB / 60.24MB 0.1s 03:57:15 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 03:57:15 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:57:15 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 10.49MB / 60.24MB 0.2s 03:57:15 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:57:15 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s done 03:57:15 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done 03:57:15 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:57:15 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s 03:57:15 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 38.80MB / 60.24MB 0.4s 03:57:15 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 03:57:15 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done 03:57:15 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done 03:57:15 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.53MB / 14.25MB 0.4s 03:57:15 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 0.4s 03:57:15 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 57.67MB / 60.24MB 0.5s 03:57:15 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.5s done 03:57:15 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 6.29MB / 98.38MB 0.5s 03:57:15 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 17.83MB / 98.38MB 0.6s 03:57:16 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 03:57:16 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0B / 14.74MB 0.6s 03:57:16 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.8s done 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 45.09MB / 98.38MB 0.8s 03:57:16 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 2.10MB / 14.74MB 0.8s 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 65.01MB / 98.38MB 0.9s 03:57:16 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s 03:57:16 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 89.05MB / 98.38MB 1.0s 03:57:16 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s done 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.1s 03:57:16 #4 ... 03:57:16 03:57:16 #5 [internal] load build context 03:57:16 #5 transferring context: 72.53MB 1.0s done 03:57:16 #5 DONE 1.5s 03:57:16 03:57:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:57:16 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done 03:57:21 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.0s done 03:57:21 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 03:57:21 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 03:57:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:57:21 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 03:57:21 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s 03:57:21 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.4s done 03:57:21 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 03:57:22 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s 03:57:24 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.6s done 03:57:24 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 03:57:25 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.7s done 03:57:25 #4 DONE 10.3s 03:57:25 03:57:25 #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 03:57:25 #6 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:57:25 #6 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:57:26 #6 0.841 (1/9) Installing eudev-libs (3.2.14-r5) 03:57:26 #6 0.845 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:57:26 #6 0.854 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:57:26 #6 0.860 (4/9) Installing v4l-utils (1.28.1-r1) 03:57:26 #6 0.877 (5/9) Installing libdvbv5 (1.28.1-r1) 03:57:26 #6 0.882 (6/9) Installing libturbojpeg (3.1.0-r0) 03:57:26 #6 0.892 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:57:26 #6 0.897 (8/9) Installing eudev-dev (3.2.14-r5) 03:57:26 #6 0.912 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:57:26 #6 0.928 Executing busybox-1.37.0-r20.trigger 03:57:26 #6 0.938 OK: 271 MiB in 69 packages 03:57:27 Still waiting to schedule task 03:57:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:57:30 #6 DONE 4.4s 03:57:30 03:57:30 #7 [builder 3/8] WORKDIR /device-usb-camera 03:57:30 #7 DONE 0.0s 03:57:30 03:57:30 #8 [builder 4/8] COPY go.mod vendor* ./ 03:57:30 #8 DONE 0.6s 03:57:30 03:57:30 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:45 #9 DONE 12.8s 03:57:45 03:57:45 #10 [builder 6/8] COPY . . 03:57:45 #10 DONE 0.8s 03:57:45 03:57:45 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:57:45 #11 0.200 % Total % Received % Xferd Average Speed Time Time Time Current 03:57:45 #11 0.200 Dload Upload Total Spent Left Speed 03:57:45 #11 0.200 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11315 0 --:--:-- --:--:-- --:--:-- 11297 100 1062 100 1062 0 0 11289 0 --:--:-- --:--:-- --:--:-- 11297 03:57:45 #11 DONE 0.3s 03:57:45 03:57:45 #12 [builder 8/8] RUN echo noop 03:57:45 #12 0.246 noop 03:57:45 #12 DONE 0.3s 03:57:45 03:57:45 #13 exporting to image 03:57:45 #13 exporting layers 03:57:52 #13 exporting layers 6.7s done 03:57:52 #13 writing image sha256:b98804c09262ca829484d9187fdf3388fb210c426fa09e04ff3cd970b68f05b4 done 03:57:52 #13 naming to docker.io/library/ci-base-image-x86_64 done 03:57:52 #13 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:52 + docker inspect -f . ci-base-image-x86_64 03:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:52 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 03:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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 03:57:53 $ docker top b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:53 + go version 03:57:53 go version go1.25.10 linux/amd64 [Pipeline] } 03:57:53 $ docker stop --time=1 b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 03:57:54 $ docker rm -f --volumes b0a5b6b4fd341994f3600d8ac71d44acb52ed2b64e166a07c8456ca1ed7c8503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:55 + docker inspect -f . ci-base-image-x86_64 03:57:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:57:55 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 03:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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 03:57:55 $ docker top 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:55 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] fileExists [Pipeline] sh 03:57:56 + make test 03:57:56 go test ./... -coverprofile=coverage.out ./... 03:57:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:58:19 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:58:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.007s coverage: 4.4% of statements 03:58:28 0 issues. 03:58:28 go vet ./... 03:58:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:58:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:58:34 ./bin/test-attribution-txt.sh 03:58:34 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:58:34 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:58:34 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:58:34 + go mod tidy [Pipeline] } 03:58:35 $ docker stop --time=1 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a 03:58:37 $ docker rm -f --volumes 543d8d5a6c551d27de65aed1470737d556d07d9fde9ce85aa2df5611d2e0794a [Pipeline] // withDockerContainer [Pipeline] sh 03:58:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:58:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:58:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:58:39 + ls -al . 03:58:39 total 296 03:58:39 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:57 . 03:58:39 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:56 .. 03:58:39 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:58 .git 03:58:39 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 .github 03:58:39 -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:56 .gitignore 03:58:39 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:56 .golangci.yml 03:58:39 -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:56 .hadolint.yml 03:58:39 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:57 .semver 03:58:39 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:56 Attribution.txt 03:58:39 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:56 CHANGELOG.md 03:58:39 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:56 Dockerfile 03:58:39 -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:56 GOVERNANCE.md 03:58:39 -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:56 Jenkinsfile 03:58:39 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:56 LICENSE 03:58:39 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:56 Makefile 03:58:39 -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:56 OWNERS.md 03:58:39 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:56 README.md 03:58:39 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:57 VERSION 03:58:39 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 bin 03:58:39 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 cmd 03:58:39 -rw-r--r-- 1 jenkins jenkins 54776 May 26 03:58 coverage.out 03:58:39 -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:56 docker-entrypoint.sh 03:58:39 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:56 docs 03:58:39 -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:56 go.mod 03:58:39 -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:56 go.sum 03:58:39 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:56 internal 03:58:39 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:56 vendor 03:58:39 -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:39 + 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=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 --label arch=amd64 --label version=4.0.2 . 03:58:39 #0 building with "default" instance using docker driver 03:58:39 03:58:39 #1 [internal] load build definition from Dockerfile 03:58:39 #1 transferring dockerfile: 2.48kB done 03:58:39 #1 DONE 0.0s 03:58:39 03:58:39 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:39 #2 DONE 0.0s 03:58:39 03:58:39 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 03:58:39 #3 DONE 0.1s 03:58:39 03:58:39 #4 [internal] load metadata for docker.io/library/alpine:3.22 03:58:39 #4 DONE 0.1s 03:58:39 03:58:39 #5 [internal] load .dockerignore 03:58:39 #5 transferring context: 03:58:39 #5 transferring context: 2B done 03:58:39 #5 DONE 0.0s 03:58:39 03:58:39 #6 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:58:39 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:58:39 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:58:39 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:58:39 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:58:39 #6 DONE 0.1s 03:58:39 03:58:39 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:58:39 #7 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 03:58:40 #7 ... 03:58:40 03:58:40 #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 03:58:40 #8 DONE 0.2s 03:58:40 03:58:40 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:58:40 #7 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 03:58:40 #7 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 03:58:40 #7 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 03:58:40 #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 5.24MB / 23.76MB 0.1s 03:58:40 #7 ... 03:58:40 03:58:40 #9 [internal] load build context 03:58:40 #9 transferring context: 479.20kB 0.2s done 03:58:40 #9 DONE 0.2s 03:58:40 03:58:40 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:58:40 #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s 03:58:40 #7 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s done 03:58:40 #7 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s 03:58:40 #7 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.2s done 03:58:40 #7 DONE 0.7s 03:58:40 03:58:40 #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 03:58:40 #10 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:40 #10 0.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:40 #10 0.853 OK: 271 MiB in 69 packages 03:58:40 #10 DONE 1.0s 03:58:40 03:58:40 #11 [builder 3/8] WORKDIR /device-usb-camera 03:58:41 #11 DONE 0.0s 03:58:41 03:58:41 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:58:41 #12 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:41 #12 0.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:41 #12 0.827 (1/117) Installing dumb-init (1.2.5-r3) 03:58:41 #12 0.831 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 03:58:41 #12 0.880 (3/117) Installing aom-libs (3.12.1-r0) 03:58:41 #12 0.951 (4/117) Installing libxau (1.0.12-r0) 03:58:41 #12 0.954 (5/117) Installing libmd (1.1.0-r0) 03:58:41 #12 0.958 (6/117) Installing libbsd (0.12.2-r0) 03:58:41 #12 0.962 (7/117) Installing libxdmcp (1.1.5-r1) 03:58:41 #12 0.966 (8/117) Installing libxcb (1.17.0-r0) 03:58:41 #12 0.978 (9/117) Installing libx11 (1.8.11-r0) 03:58:41 #12 1.003 (10/117) Installing hwdata-pci (0.395-r0) 03:58:41 #12 1.028 (11/117) Installing libpciaccess (0.18.1-r0) 03:58:41 #12 1.032 (12/117) Installing libdrm (2.4.124-r0) 03:58:41 #12 1.041 (13/117) Installing libxext (1.3.6-r2) 03:58:41 #12 1.046 (14/117) Installing libxfixes (6.0.1-r4) 03:58:41 #12 1.050 (15/117) Installing libffi (3.4.8-r0) 03:58:41 #12 1.054 (16/117) Installing wayland-libs-client (1.23.1-r3) 03:58:41 #12 1.058 (17/117) Installing libva (2.22.0-r1) 03:58:41 #12 1.065 (18/117) Installing libvdpau (1.5-r4) 03:58:41 #12 1.070 (19/117) Installing libgcc (14.2.0-r6) 03:58:41 #12 1.075 (20/117) Installing libstdc++ (14.2.0-r6) 03:58:41 #12 1.104 (21/117) Installing onevpl-libs (2023.3.1-r2) 03:58:41 #12 1.112 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 03:58:41 #12 1.124 (23/117) Installing libdav1d (1.5.1-r0) 03:58:41 #12 1.142 (24/117) Installing openexr-libiex (3.3.2-r0) 03:58:41 #12 1.147 (25/117) Installing openexr-libilmthread (3.3.2-r0) 03:58:41 #12 1.152 (26/117) Installing imath (3.1.12-r0) 03:58:41 #12 1.156 (27/117) Installing libdeflate (1.23-r0) 03:58:41 #12 1.160 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 03:58:41 #12 1.175 (29/117) Installing openexr-libopenexr (3.3.2-r0) 03:58:41 #12 1.186 (30/117) Installing brotli-libs (1.1.0-r2) 03:58:41 #12 1.198 (31/117) Installing giflib (5.2.2-r1) 03:58:41 #12 1.201 (32/117) Installing libhwy (1.0.7-r1) 03:58:41 #12 1.205 (33/117) Installing libjpeg-turbo (3.1.0-r0) 03:58:41 #12 1.217 (34/117) Installing lcms2 (2.19-r0) 03:58:41 #12 1.223 (35/117) Installing libpng (1.6.57-r0) 03:58:41 #12 1.231 (36/117) Installing libjxl (0.10.3-r2) 03:58:41 #12 1.260 (37/117) Installing lame-libs (3.100-r5) 03:58:41 #12 1.266 (38/117) Installing opus (1.5.2-r1) 03:58:41 #12 1.274 (39/117) Installing rav1e-libs (0.7.1-r2) 03:58:41 #12 1.299 (40/117) Installing libgomp (14.2.0-r6) 03:58:41 #12 1.310 (41/117) Installing soxr (0.1.3-r7) 03:58:41 #12 1.310 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 03:58:41 #12 1.315 (43/117) Installing libogg (1.3.5-r5) 03:58:41 #12 1.319 (44/117) Installing libtheora (1.1.1-r18) 03:58:41 #12 1.329 (45/117) Installing libvorbis (1.3.7-r2) 03:58:41 #12 1.338 (46/117) Installing libvpx (1.15.0-r0) 03:58:41 #12 1.368 (47/117) Installing libsharpyuv (1.5.0-r0) 03:58:41 #12 1.371 (48/117) Installing libwebp (1.5.0-r0) 03:58:41 #12 1.383 (49/117) Installing libwebpmux (1.5.0-r0) 03:58:41 #12 1.387 (50/117) Installing x264-libs (0.164.3108-r0) 03:58:41 #12 1.410 (51/117) Installing numactl (2.0.18-r0) 03:58:41 #12 1.414 (52/117) Installing x265-libs (3.6-r0) 03:58:41 #12 1.482 (53/117) Installing xvidcore (1.3.7-r2) 03:58:41 #12 1.489 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 03:58:41 #12 1.589 (55/117) Installing sdl3 (3.2.16-r0) 03:58:41 #12 1.611 (56/117) Installing sdl2-compat (2.32.56-r0) 03:58:41 #12 1.619 (57/117) Installing alsa-lib (1.2.14-r0) 03:58:41 #12 1.635 (58/117) Installing libexpat (2.7.5-r0) 03:58:41 #12 1.639 (59/117) Installing libbz2 (1.0.8-r6) 03:58:41 #12 1.647 (60/117) Installing freetype (2.13.3-r0) 03:58:41 #12 1.660 (61/117) Installing fontconfig (2.15.0-r3) 03:58:41 #12 1.672 (62/117) Installing fribidi (1.0.16-r1) 03:58:41 #12 1.676 (63/117) Installing libintl (0.24.1-r0) 03:58:41 #12 1.680 (64/117) Installing libeconf (0.6.3-r0) 03:58:41 #12 1.684 (65/117) Installing libblkid (2.41-r9) 03:58:41 #12 1.690 (66/117) Installing libmount (2.41-r9) 03:58:41 #12 1.696 (67/117) Installing pcre2 (10.46-r0) 03:58:41 #12 1.708 (68/117) Installing glib (2.84.4-r0) 03:58:41 #12 1.752 (69/117) Installing graphite2 (1.3.14-r6) 03:58:41 #12 1.757 (70/117) Installing harfbuzz (11.2.1-r0) 03:58:41 #12 1.771 (71/117) Installing libunibreak (6.1-r0) 03:58:41 #12 1.775 (72/117) Installing libass (0.17.3-r0) 03:58:41 #12 1.780 (73/117) Installing libbluray (1.3.4-r1) 03:58:41 #12 1.788 (74/117) Installing mpg123-libs (1.32.10-r0) 03:58:41 #12 1.797 (75/117) Installing libopenmpt (0.7.15-r0) 03:58:41 #12 1.813 (76/117) Installing cjson (1.7.19-r0) 03:58:41 #12 1.817 (77/117) Installing mbedtls (3.6.6-r0) 03:58:41 #12 1.829 (78/117) Installing librist (0.2.10-r1) 03:58:41 #12 1.834 (79/117) Installing libsrt (1.5.3-r1) 03:58:41 #12 1.846 (80/117) Installing libssh (0.11.2-r0) 03:58:41 #12 1.853 (81/117) Installing xz-libs (5.8.3-r0) 03:58:41 #12 1.860 (82/117) Installing libxml2 (2.13.9-r0) 03:58:41 #12 1.874 (83/117) Installing libsodium (1.0.20-r1) 03:58:41 #12 1.880 (84/117) Installing libzmq (4.3.5-r2) 03:58:41 #12 1.889 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 03:58:41 #12 1.916 (86/117) Installing serd-libs (0.32.4-r0) 03:58:41 #12 1.920 (87/117) Installing zix-libs (0.6.2-r0) 03:58:41 #12 1.923 (88/117) Installing sord-libs (0.16.18-r0) 03:58:41 #12 1.929 (89/117) Installing sratom (0.6.18-r0) 03:58:41 #12 1.933 (90/117) Installing lilv-libs (0.24.26-r0) 03:58:41 #12 1.937 (91/117) Installing libdovi (3.3.1-r1) 03:58:41 #12 1.955 (92/117) Installing spirv-tools (1.4.313.0-r0) 03:58:41 #12 1.988 (93/117) Installing glslang-libs (1.4.309.0-r0) 03:58:41 #12 2.011 (94/117) Installing shaderc (2024.4-r0) 03:58:41 #12 2.021 (95/117) Installing vulkan-loader (1.4.313.0-r0) 03:58:41 #12 2.030 (96/117) Installing libplacebo (6.338.2-r3) 03:58:41 #12 2.043 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 03:58:41 #12 2.048 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 03:58:41 #12 2.057 (99/117) Installing vidstab (1.1.1-r0) 03:58:41 #12 2.061 (100/117) Installing zimg (3.0.5-r3) 03:58:41 #12 2.072 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 03:58:41 #12 2.114 (102/117) Installing libasyncns (0.8-r4) 03:58:41 #12 2.117 (103/117) Installing dbus-libs (1.16.2-r1) 03:58:41 #12 2.124 (104/117) Installing libltdl (2.5.4-r1) 03:58:42 #12 ... 03:58:42 03:58:42 #13 [builder 4/8] COPY go.mod vendor* ./ 03:58:42 #13 DONE 1.1s 03:58:42 03:58:42 #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:58:42 #12 2.127 (105/117) Installing orc (0.4.40-r1) 03:58:42 #12 2.136 (106/117) Installing libflac (1.4.3-r1) 03:58:42 #12 2.145 (107/117) Installing libsndfile (1.2.2-r2) 03:58:42 #12 2.156 (108/117) Installing speexdsp (1.2.1-r2) 03:58:42 #12 2.159 (109/117) Installing tdb-libs (1.4.12-r0) 03:58:42 #12 2.163 (110/117) Installing libpulse (17.0-r5) 03:58:42 #12 2.183 (111/117) Installing v4l-utils-libs (1.28.1-r1) 03:58:42 #12 2.203 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 03:58:42 #12 2.209 (113/117) Installing ffmpeg (6.1.2-r2) 03:58:42 #12 2.223 (114/117) Installing udev-init-scripts (35-r1) 03:58:42 #12 2.223 (115/117) Installing zstd-libs (1.5.7-r0) 03:58:42 #12 2.236 (116/117) Installing kmod-libs (34.2-r0) 03:58:42 #12 2.246 (117/117) Installing eudev (3.2.14-r5) 03:58:42 #12 2.255 Executing busybox-1.37.0-r20.trigger 03:58:42 #12 2.260 Executing glib-2.84.4-r0.trigger 03:58:42 #12 2.265 Executing eudev-3.2.14-r5.trigger 03:58:42 #12 2.270 OK: 133 MiB in 133 packages 03:58:42 #12 DONE 2.5s 03:58:42 03:58:42 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:42 #14 0.262 skipping... 03:58:42 #14 DONE 0.3s 03:58:42 03:58:42 #15 [builder 6/8] COPY . . 03:58:43 #15 ... 03:58:43 03:58:43 #16 [stage-2 3/15] RUN apk --no-cache upgrade 03:58:43 #16 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:43 #16 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:43 #16 0.707 OK: 133 MiB in 133 packages 03:58:43 #16 DONE 1.0s 03:58:43 03:58:43 #15 [builder 6/8] COPY . . 03:58:43 #15 DONE 0.9s 03:58:43 03:58:43 #17 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:58:43 #17 0.272 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:43 #17 0.272 Dload Upload Total Spent Left Speed 03:58:43 #17 0.272 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48639 0 --:--:-- --:--:-- --:--:-- 50571 03:58:43 #17 DONE 0.3s 03:58:43 03:58:43 #18 [builder 8/8] RUN make build 03:58:43 #18 0.314 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:59:15 #18 DONE 28.0s 03:59:15 03:59:15 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 03:59:15 #19 DONE 0.3s 03:59:15 03:59:15 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 03:59:15 #20 DONE 0.0s 03:59:15 03:59:15 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:59:15 #21 DONE 0.0s 03:59:15 03:59:15 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 03:59:15 #22 DONE 0.0s 03:59:15 03:59:15 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:59:15 #23 DONE 0.0s 03:59:15 03:59:15 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 03:59:15 #24 DONE 0.0s 03:59:15 03:59:15 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 03:59:15 #25 DONE 0.3s 03:59:15 03:59:15 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:59:15 #26 DONE 0.2s 03:59:15 03:59:15 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:59:15 #27 DONE 0.3s 03:59:15 03:59:15 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:59:15 #28 DONE 0.3s 03:59:15 03:59:15 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:59:15 #29 DONE 0.3s 03:59:15 03:59:15 #30 exporting to image 03:59:15 #30 exporting layers 03:59:15 #30 exporting layers 0.6s done 03:59:15 #30 writing image sha256:87e565372445723298b04dacbb0e1e1be080b7db7cbeb9fbc1599d67fd1e7bce done 03:59:15 #30 naming to docker.io/library/device-usb-camera done 03:59:15 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:16 provisioning config files... 03:59:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config4454245552496579803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:16 ---> ****-login.sh 03:59:16 nexus3.edgexfoundry.org:10001 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10002 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10003 03:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:16 Login Succeeded 03:59:16 nexus3.edgexfoundry.org:10004 03:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:17 Login Succeeded 03:59:17 ****.io 03:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:17 Login Succeeded 03:59:17 ---> ****-login.sh ends [Pipeline] } 03:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:17 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:59:17 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:59:17 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 03:59:17 4.0.2 03:59:17 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 03:59:17 palau 03:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 03:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:59:18 2a21a607c940: Preparing 03:59:18 bf7a02a36633: Preparing 03:59:18 da9d8b66a0a3: Preparing 03:59:18 78432cff39d8: Preparing 03:59:18 56a6f440ec1f: Preparing 03:59:18 8b9ee95d9b28: Preparing 03:59:18 688d21887fa8: Preparing 03:59:18 43d796fa76d1: Preparing 03:59:18 40ca402ab55f: Preparing 03:59:18 73a61608912a: Preparing 03:59:18 202bfc25526f: Preparing 03:59:18 62b14b18057b: Preparing 03:59:18 723f43460c81: Preparing 03:59:18 0854555d70ac: Preparing 03:59:18 8b9ee95d9b28: Waiting 03:59:18 62b14b18057b: Waiting 03:59:18 688d21887fa8: Waiting 03:59:18 723f43460c81: Waiting 03:59:18 202bfc25526f: Waiting 03:59:18 43d796fa76d1: Waiting 03:59:18 73a61608912a: Waiting 03:59:18 0854555d70ac: Waiting 03:59:18 40ca402ab55f: Waiting 03:59:18 78432cff39d8: Pushed 03:59:18 2a21a607c940: Pushed 03:59:18 bf7a02a36633: Pushed 03:59:18 da9d8b66a0a3: Pushed 03:59:18 8b9ee95d9b28: Pushed 03:59:18 688d21887fa8: Pushed 03:59:18 43d796fa76d1: Pushed 03:59:18 40ca402ab55f: Pushed 03:59:18 73a61608912a: Pushed 03:59:18 0854555d70ac: Layer already exists 03:59:18 62b14b18057b: Pushed 03:59:22 56a6f440ec1f: Pushed 03:59:22 202bfc25526f: Pushed 03:59:31 723f43460c81: Pushed 03:59:31 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:31 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 03:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:59:31 2a21a607c940: Preparing 03:59:31 bf7a02a36633: Preparing 03:59:31 da9d8b66a0a3: Preparing 03:59:31 78432cff39d8: Preparing 03:59:31 56a6f440ec1f: Preparing 03:59:31 8b9ee95d9b28: Preparing 03:59:31 688d21887fa8: Preparing 03:59:31 43d796fa76d1: Preparing 03:59:31 40ca402ab55f: Preparing 03:59:31 73a61608912a: Preparing 03:59:31 202bfc25526f: Preparing 03:59:31 62b14b18057b: Preparing 03:59:31 723f43460c81: Preparing 03:59:31 0854555d70ac: Preparing 03:59:31 40ca402ab55f: Waiting 03:59:31 73a61608912a: Waiting 03:59:31 202bfc25526f: Waiting 03:59:31 62b14b18057b: Waiting 03:59:31 723f43460c81: Waiting 03:59:31 0854555d70ac: Waiting 03:59:31 8b9ee95d9b28: Waiting 03:59:31 688d21887fa8: Waiting 03:59:31 43d796fa76d1: Waiting 03:59:31 2a21a607c940: Layer already exists 03:59:31 bf7a02a36633: Layer already exists 03:59:31 56a6f440ec1f: Layer already exists 03:59:31 da9d8b66a0a3: Layer already exists 03:59:31 78432cff39d8: Layer already exists 03:59:31 688d21887fa8: Layer already exists 03:59:31 8b9ee95d9b28: Layer already exists 03:59:31 43d796fa76d1: Layer already exists 03:59:31 40ca402ab55f: Layer already exists 03:59:31 73a61608912a: Layer already exists 03:59:31 202bfc25526f: Layer already exists 03:59:31 62b14b18057b: Layer already exists 03:59:31 0854555d70ac: Layer already exists 03:59:31 723f43460c81: Layer already exists 03:59:31 4.0.2: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 03:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:59:32 2a21a607c940: Preparing 03:59:32 bf7a02a36633: Preparing 03:59:32 da9d8b66a0a3: Preparing 03:59:32 78432cff39d8: Preparing 03:59:32 56a6f440ec1f: Preparing 03:59:32 8b9ee95d9b28: Preparing 03:59:32 688d21887fa8: Preparing 03:59:32 43d796fa76d1: Preparing 03:59:32 40ca402ab55f: Preparing 03:59:32 73a61608912a: Preparing 03:59:32 202bfc25526f: Preparing 03:59:32 62b14b18057b: Preparing 03:59:32 723f43460c81: Preparing 03:59:32 0854555d70ac: Preparing 03:59:32 8b9ee95d9b28: Waiting 03:59:32 688d21887fa8: Waiting 03:59:32 43d796fa76d1: Waiting 03:59:32 40ca402ab55f: Waiting 03:59:32 73a61608912a: Waiting 03:59:32 202bfc25526f: Waiting 03:59:32 62b14b18057b: Waiting 03:59:32 723f43460c81: Waiting 03:59:32 0854555d70ac: Waiting 03:59:32 bf7a02a36633: Layer already exists 03:59:32 2a21a607c940: Layer already exists 03:59:32 56a6f440ec1f: Layer already exists 03:59:32 78432cff39d8: Layer already exists 03:59:32 da9d8b66a0a3: Layer already exists 03:59:32 40ca402ab55f: Layer already exists 03:59:32 8b9ee95d9b28: Layer already exists 03:59:32 43d796fa76d1: Layer already exists 03:59:32 73a61608912a: Layer already exists 03:59:32 688d21887fa8: Layer already exists 03:59:32 62b14b18057b: Layer already exists 03:59:32 202bfc25526f: Layer already exists 03:59:32 0854555d70ac: Layer already exists 03:59:32 723f43460c81: Layer already exists 03:59:32 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:palau 03:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:59:33 2a21a607c940: Preparing 03:59:33 bf7a02a36633: Preparing 03:59:33 da9d8b66a0a3: Preparing 03:59:33 78432cff39d8: Preparing 03:59:33 56a6f440ec1f: Preparing 03:59:33 8b9ee95d9b28: Preparing 03:59:33 688d21887fa8: Preparing 03:59:33 43d796fa76d1: Preparing 03:59:33 40ca402ab55f: Preparing 03:59:33 73a61608912a: Preparing 03:59:33 202bfc25526f: Preparing 03:59:33 62b14b18057b: Preparing 03:59:33 723f43460c81: Preparing 03:59:33 0854555d70ac: Preparing 03:59:33 43d796fa76d1: Waiting 03:59:33 40ca402ab55f: Waiting 03:59:33 73a61608912a: Waiting 03:59:33 202bfc25526f: Waiting 03:59:33 62b14b18057b: Waiting 03:59:33 0854555d70ac: Waiting 03:59:33 8b9ee95d9b28: Waiting 03:59:33 723f43460c81: Waiting 03:59:33 688d21887fa8: Waiting 03:59:33 56a6f440ec1f: Layer already exists 03:59:33 da9d8b66a0a3: Layer already exists 03:59:33 bf7a02a36633: Layer already exists 03:59:33 78432cff39d8: Layer already exists 03:59:33 2a21a607c940: Layer already exists 03:59:33 8b9ee95d9b28: Layer already exists 03:59:33 688d21887fa8: Layer already exists 03:59:33 43d796fa76d1: Layer already exists 03:59:33 40ca402ab55f: Layer already exists 03:59:33 73a61608912a: Layer already exists 03:59:33 202bfc25526f: Layer already exists 03:59:33 62b14b18057b: Layer already exists 03:59:33 723f43460c81: Layer already exists 03:59:33 0854555d70ac: Layer already exists 03:59:33 palau: digest: sha256:ea42c0af8814b81ca0f5611d77abf18ed7c184c0f9bfb55aa0eafd27dfa5fd12 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:33 ===================================================== [Pipeline] echo 03:59:33 taggedImages: 03:59:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 03:59:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.2 03:59:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 03:59:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:33 03:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:33 latest: Pulling from edgex-lftools-log-publisher 03:59:33 5eb5b503b376: Pulling fs layer 03:59:33 5c69ac0246d0: Pulling fs layer 03:59:33 ec43610c2a17: Pulling fs layer 03:59:33 3a2ae6a8a46f: Pulling fs layer 03:59:33 33b1e0a273af: Pulling fs layer 03:59:33 5d3b04190fa2: Pulling fs layer 03:59:33 33b1e0a273af: Waiting 03:59:33 3a2ae6a8a46f: Waiting 03:59:33 2f39f015ded8: Pulling fs layer 03:59:33 5d3b04190fa2: Waiting 03:59:33 2f39f015ded8: Waiting 03:59:33 5c69ac0246d0: Download complete 03:59:33 3a2ae6a8a46f: Download complete 03:59:33 33b1e0a273af: Verifying Checksum 03:59:33 33b1e0a273af: Download complete 03:59:33 5d3b04190fa2: Verifying Checksum 03:59:33 5d3b04190fa2: Download complete 03:59:33 ec43610c2a17: Verifying Checksum 03:59:33 ec43610c2a17: Download complete 03:59:34 5eb5b503b376: Verifying Checksum 03:59:34 5eb5b503b376: Download complete 03:59:34 2f39f015ded8: Verifying Checksum 03:59:34 2f39f015ded8: Download complete 03:59:35 5eb5b503b376: Pull complete 03:59:35 5c69ac0246d0: Pull complete 03:59:36 ec43610c2a17: Pull complete 03:59:36 3a2ae6a8a46f: Pull complete 03:59:36 33b1e0a273af: Pull complete 03:59:36 5d3b04190fa2: Pull complete 03:59:43 2f39f015ded8: Pull complete 03:59:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:43 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 03:59:43 $ 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/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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 03:59:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11395 in /w/workspace/xfoundry_device-usb-camera_palau 03:59:45 $ docker top 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:59:45 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 03:59:45 Selected Git installation does not exist. Using Default 03:59:45 The recommended git tool is: NONE 03:59:45 ---> job-cost.sh 03:59:45 lf-activate-venv: SKIPPING 03:59:45 INFO: No Stack... 03:59:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:46 INFO: Archiving Costs [Pipeline] sh 03:59:46 + cat /w/workspace/xfoundry_device-usb-camera_palau/archives/cost.csv 03:59:46 + cut -d, -f6 [Pipeline] lock 03:59:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] 03:59:46 Resource [jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] did not exist. Created. 03:59:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:59:46 + echo total: 0.2199999988079071 [Pipeline] stash 03:59:47 Stashed 1 file(s) [Pipeline] } 03:59:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:59:47 $ docker stop --time=1 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 03:59:48 $ docker rm -f --volumes 67cbefcc4956a564414d77ac364d0bbda174858898d9c0c5d6e8d5d6b3fcc4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:59:51 using credential edgex-jenkins-ssh 03:59:51 Cloning the remote Git repository 03:59:51 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:59:52 > git init /w/workspace/device-usb-camera/2 # timeout=10 03:59:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:59:52 > git --version # timeout=10 03:59:52 > git --version # 'git version 2.25.1' 03:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:59:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:59:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:56 Avoid second fetch 03:59:56 Checking out Revision 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 (palau) 03:59:56 > git config core.sparsecheckout # timeout=10 03:59:56 > git checkout -f 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 # timeout=10 03:59:58 Commit message: "ci(lts-release): LTS release v4.0.2 @aab4dbf" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:00:04 + git checkout 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 04:00:04 HEAD is now at 4f5b6ae ci(lts-release): LTS release v4.0.2 @aab4dbf [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:04 provisioning config files... 04:00:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config12303993360448236119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:04 ---> ****-login.sh 04:00:04 nexus3.edgexfoundry.org:10001 04:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:05 Configure a credential helper to remove this warning. See 04:00:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:05 04:00:05 Login Succeeded 04:00:05 nexus3.edgexfoundry.org:10002 04:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:05 Configure a credential helper to remove this warning. See 04:00:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:05 04:00:05 Login Succeeded 04:00:05 nexus3.edgexfoundry.org:10003 04:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:06 Configure a credential helper to remove this warning. See 04:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:06 04:00:06 Login Succeeded 04:00:06 nexus3.edgexfoundry.org:10004 04:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:06 Configure a credential helper to remove this warning. See 04:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:06 04:00:06 Login Succeeded 04:00:06 ****.io 04:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:00:07 Configure a credential helper to remove this warning. See 04:00:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:00:07 04:00:07 Login Succeeded 04:00:07 ---> ****-login.sh ends [Pipeline] } 04:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:00:07 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 04:00:08 + grep ^go [0-9].[0-9]* go.mod 04:00:08 + cut -d -f 2 04:00:08 + cut -d . -f1-2 [Pipeline] echo 04:00:08 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:00:08 ========================================================= 04:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 04:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 04:00:13 Sending build context to Docker daemon 59.6MB 04:00:13 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 04:00:13 Step 2/13 : FROM ${BASE} AS builder 04:00:13 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 04:00:13 58e777220c39: Pulling fs layer 04:00:13 5d96c866386f: Pulling fs layer 04:00:13 8985e74deb67: Pulling fs layer 04:00:13 a90cb41c1532: Pulling fs layer 04:00:13 4f4fb700ef54: Pulling fs layer 04:00:13 19c9b082531f: Pulling fs layer 04:00:13 8959fe4f68e1: Pulling fs layer 04:00:13 418f8e902c44: Pulling fs layer 04:00:13 c3ba8a69b7b1: Pulling fs layer 04:00:13 19c9b082531f: Waiting 04:00:13 8959fe4f68e1: Waiting 04:00:13 418f8e902c44: Waiting 04:00:13 c3ba8a69b7b1: Waiting 04:00:13 a90cb41c1532: Waiting 04:00:13 4f4fb700ef54: Waiting 04:00:13 5d96c866386f: Verifying Checksum 04:00:13 5d96c866386f: Download complete 04:00:13 a90cb41c1532: Download complete 04:00:13 4f4fb700ef54: Verifying Checksum 04:00:13 4f4fb700ef54: Download complete 04:00:13 19c9b082531f: Download complete 04:00:13 58e777220c39: Verifying Checksum 04:00:13 58e777220c39: Download complete 04:00:14 8959fe4f68e1: Verifying Checksum 04:00:14 8959fe4f68e1: Download complete 04:00:14 c3ba8a69b7b1: Verifying Checksum 04:00:14 c3ba8a69b7b1: Download complete 04:00:14 58e777220c39: Pull complete 04:00:15 5d96c866386f: Pull complete 04:00:15 8985e74deb67: Verifying Checksum 04:00:15 8985e74deb67: Download complete 04:00:16 418f8e902c44: Verifying Checksum 04:00:16 418f8e902c44: Download complete 04:00:29 8985e74deb67: Pull complete 04:00:29 a90cb41c1532: Pull complete 04:00:29 4f4fb700ef54: Pull complete 04:00:29 19c9b082531f: Pull complete 04:00:31 8959fe4f68e1: Pull complete 04:00:41 418f8e902c44: Pull complete 04:00:42 c3ba8a69b7b1: Pull complete 04:00:42 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 04:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 04:00:42 ---> 081e04c5fda7 04:00:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:00:44 ---> Running in 2ada2e0da3f9 04:00:45 Removing intermediate container 2ada2e0da3f9 04:00:45 ---> 13f2c3fe0113 04:00:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:00:45 ---> Running in 486f16d0850d 04:00:45 Removing intermediate container 486f16d0850d 04:00:45 ---> ec8bff4e292f 04:00:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:00:45 ---> Running in 01f5c5aa245d 04:00:45 Removing intermediate container 01f5c5aa245d 04:00:45 ---> 47d9bb63ac1d 04:00:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:00:45 ---> Running in 34fd978bf3c0 04:00:46 Removing intermediate container 34fd978bf3c0 04:00:46 ---> 75f9cc66cdb7 04:00:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:00:46 ---> Running in 4d860892c22c 04:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:00:50 (1/9) Installing eudev-libs (3.2.14-r5) 04:00:50 (2/9) Installing libjpeg-turbo (3.1.0-r0) 04:00:50 (3/9) Installing v4l-utils-libs (1.28.1-r1) 04:00:50 (4/9) Installing v4l-utils (1.28.1-r1) 04:00:50 (5/9) Installing libdvbv5 (1.28.1-r1) 04:00:50 (6/9) Installing libturbojpeg (3.1.0-r0) 04:00:50 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 04:00:50 (8/9) Installing eudev-dev (3.2.14-r5) 04:00:50 (9/9) Installing v4l-utils-dev (1.28.1-r1) 04:00:50 Executing busybox-1.37.0-r20.trigger 04:00:50 OK: 262 MiB in 69 packages 04:00:55 Removing intermediate container 4d860892c22c 04:00:55 ---> 43b52d4f6d8a 04:00:55 Step 8/13 : WORKDIR /device-usb-camera 04:00:55 ---> Running in b0d91b845997 04:00:55 Removing intermediate container b0d91b845997 04:00:55 ---> 988d49e18df0 04:00:55 Step 9/13 : COPY go.mod vendor* ./ 04:01:10 ---> 7a1b3fad3b37 04:01:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:11 ---> Running in 9017cad2352b 04:03:03 Removing intermediate container 9017cad2352b 04:03:03 ---> b8b5e7c56c28 04:03:03 Step 11/13 : COPY . . 04:03:11 ---> 1e4cadc16eb0 04:03:11 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:03:11 ---> Running in 4afa41ff63c0 04:03:12  % Total % Received % Xferd Average Speed Time Time Time Current 04:03:12 Dload Upload Total Spent Left Speed 04:03:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062    0 0 6975 0 --:--:-- --:--:-- --:--:-- 7127 04:03:13 Removing intermediate container 4afa41ff63c0 04:03:13 ---> a4ee8ad49ffb 04:03:13 Step 13/13 : RUN ${MAKE} 04:03:13 ---> Running in b1f56f043434 04:03:14 noop 04:03:15 Removing intermediate container b1f56f043434 04:03:15 ---> 6073a027394f 04:03:16 Successfully built 6073a027394f 04:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:17 + docker inspect -f . ci-base-image-arm64 04:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container 04:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 04:03:18 $ docker top cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:19 + go version 04:03:19 go version go1.25.10 linux/arm64 [Pipeline] } 04:03:19 $ docker stop --time=1 cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 04:03:21 $ docker rm -f --volumes cf1adcfae8711f67b6806a74be7518a0d7b156cf9f163f4952e871b629fe5113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . ci-base-image-arm64 04:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:22 prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container 04:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 04:03:24 $ docker top 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:25 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 04:03:25 + make test 04:03:25 go test ./... -coverprofile=coverage.out ./... 04:03:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:08:07 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 04:08:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements 04:08:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:08:15 go vet ./... 04:09:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:09:24 ./bin/test-attribution-txt.sh 04:09:24 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:09:24 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:09:24 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:09:25 + go mod tidy [Pipeline] } 04:09:30 $ docker stop --time=1 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 04:09:33 $ docker rm -f --volumes 434f2aa22119750325fe26648afe54437929f50e69b5b24c38e7c00af7d0d617 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:35 Warning: overwriting stash ‘coverage-report’ 04:09:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:09:38 + ls -al . 04:09:38 total 292 04:09:38 drwxrwxr-x 9 jenkins jenkins 4096 May 26 04:03 . 04:09:38 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:59 .. 04:09:38 drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:00 .git 04:09:38 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 .github 04:09:38 -rw-rw-r-- 1 jenkins jenkins 379 May 26 03:59 .gitignore 04:09:38 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:59 .golangci.yml 04:09:38 -rw-rw-r-- 1 jenkins jenkins 77 May 26 03:59 .hadolint.yml 04:09:38 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 03:59 Attribution.txt 04:09:38 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 03:59 CHANGELOG.md 04:09:38 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 03:59 Dockerfile 04:09:38 -rw-rw-r-- 1 jenkins jenkins 678 May 26 03:59 GOVERNANCE.md 04:09:38 -rw-rw-r-- 1 jenkins jenkins 682 May 26 03:59 Jenkinsfile 04:09:38 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:59 LICENSE 04:09:38 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 03:59 Makefile 04:09:38 -rw-rw-r-- 1 jenkins jenkins 622 May 26 03:59 OWNERS.md 04:09:38 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 03:59 README.md 04:09:38 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:57 VERSION 04:09:38 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:59 bin 04:09:38 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 cmd 04:09:38 -rw-r--r-- 1 jenkins jenkins 54776 May 26 04:08 coverage.out 04:09:38 -rwxrwxr-x 1 jenkins jenkins 84 May 26 03:59 docker-entrypoint.sh 04:09:38 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:59 docs 04:09:38 -rw-rw-r-- 1 jenkins jenkins 6753 May 26 03:59 go.mod 04:09:38 -rw-rw-r-- 1 jenkins jenkins 89416 May 26 03:59 go.sum 04:09:38 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:59 internal 04:09:38 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:59 vendor 04:09:38 -rw-rw-r-- 1 jenkins jenkins 231 May 26 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + 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=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 --label arch=arm64 --label version=4.0.2 . 04:09:44 Sending build context to Docker daemon 59.66MB 04:09:44 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 04:09:44 Step 2/37 : FROM ${BASE} AS builder 04:09:44 ---> 6073a027394f 04:09:44 Step 3/37 : ARG ADD_BUILD_TAGS="" 04:09:45 ---> Running in 38fbf1eaceb8 04:09:46 Removing intermediate container 38fbf1eaceb8 04:09:46 ---> f893753339ae 04:09:46 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:09:46 ---> Running in e44ac06ee63c 04:09:46 Removing intermediate container e44ac06ee63c 04:09:46 ---> 6a80add2a815 04:09:46 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:09:46 ---> Running in 0dd0baf8c25f 04:09:47 Removing intermediate container 0dd0baf8c25f 04:09:47 ---> f398edd8ec42 04:09:47 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:09:47 ---> Running in 50ab604ef28c 04:09:47 Removing intermediate container 50ab604ef28c 04:09:47 ---> 037f7d03dbc3 04:09:47 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:47 ---> Running in be02c475a848 04:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:09:50 OK: 262 MiB in 69 packages 04:09:51 Removing intermediate container be02c475a848 04:09:51 ---> 2f6df01bb3dd 04:09:51 Step 8/37 : WORKDIR /device-usb-camera 04:09:51 ---> Running in 1efc78576143 04:09:52 Removing intermediate container 1efc78576143 04:09:52 ---> 9cad62432313 04:09:52 Step 9/37 : COPY go.mod vendor* ./ 04:10:07 ---> 081f1e1827a2 04:10:07 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:07 ---> Running in 0abd844da97d 04:10:07 skipping... 04:10:08 Removing intermediate container 0abd844da97d 04:10:08 ---> 137383114557 04:10:08 Step 11/37 : COPY . . 04:10:24 ---> 64e4bd2a35b3 04:10:24 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:10:24 ---> Running in 1599479e70ac 04:10:24  % Total % Received % Xferd Average Speed Time Time Time Current 04:10:24 Dload Upload Total Spent Left Speed 04:10:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6930 0 --:--:-- --:--:-- --:--:-- 7080 04:10:25 Removing intermediate container 1599479e70ac 04:10:25 ---> bef8d739f315 04:10:25 Step 13/37 : RUN ${MAKE} 04:10:25 ---> Running in 77271743038a 04:10:26 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 04:15:20 Removing intermediate container 77271743038a 04:15:20 ---> ec8dc1e60889 04:15:20 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 04:15:20 1.15.3: Pulling from bluenviron/mediamtx 04:15:20 15af7a6288ba: Pulling fs layer 04:15:20 15af7a6288ba: Verifying Checksum 04:15:20 15af7a6288ba: Download complete 04:15:20 15af7a6288ba: Pull complete 04:15:20 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 04:15:20 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 04:15:20 ---> 750e2abf1212 04:15:20 Step 15/37 : FROM alpine:3.22 04:15:21 3.22: Pulling from library/alpine 04:15:21 58e777220c39: Already exists 04:15:21 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:15:21 Status: Downloaded newer image for alpine:3.22 04:15:21 ---> 6a2735c23ff3 04:15:21 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:15:22 ---> Running in 39381a9db852 04:15:22 Removing intermediate container 39381a9db852 04:15:22 ---> 9a87cc765c36 04:15:22 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:15:22 ---> Running in 8e21a52faa8d 04:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:15:25 (1/116) Installing dumb-init (1.2.5-r3) 04:15:25 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 04:15:25 (3/116) Installing aom-libs (3.12.1-r0) 04:15:25 (4/116) Installing libxau (1.0.12-r0) 04:15:25 (5/116) Installing libmd (1.1.0-r0) 04:15:25 (6/116) Installing libbsd (0.12.2-r0) 04:15:25 (7/116) Installing libxdmcp (1.1.5-r1) 04:15:25 (8/116) Installing libxcb (1.17.0-r0) 04:15:25 (9/116) Installing libx11 (1.8.11-r0) 04:15:25 (10/116) Installing hwdata-pci (0.395-r0) 04:15:25 (11/116) Installing libpciaccess (0.18.1-r0) 04:15:25 (12/116) Installing libdrm (2.4.124-r0) 04:15:25 (13/116) Installing libxext (1.3.6-r2) 04:15:25 (14/116) Installing libxfixes (6.0.1-r4) 04:15:25 (15/116) Installing libffi (3.4.8-r0) 04:15:25 (16/116) Installing wayland-libs-client (1.23.1-r3) 04:15:25 (17/116) Installing libva (2.22.0-r1) 04:15:25 (18/116) Installing libvdpau (1.5-r4) 04:15:25 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 04:15:25 (20/116) Installing libdav1d (1.5.1-r0) 04:15:25 (21/116) Installing libgcc (14.2.0-r6) 04:15:25 (22/116) Installing libstdc++ (14.2.0-r6) 04:15:26 (23/116) Installing openexr-libiex (3.3.2-r0) 04:15:26 (24/116) Installing openexr-libilmthread (3.3.2-r0) 04:15:26 (25/116) Installing imath (3.1.12-r0) 04:15:26 (26/116) Installing libdeflate (1.23-r0) 04:15:26 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 04:15:26 (28/116) Installing openexr-libopenexr (3.3.2-r0) 04:15:26 (29/116) Installing brotli-libs (1.1.0-r2) 04:15:26 (30/116) Installing giflib (5.2.2-r1) 04:15:26 (31/116) Installing libhwy (1.0.7-r1) 04:15:26 (32/116) Installing libjpeg-turbo (3.1.0-r0) 04:15:26 (33/116) Installing lcms2 (2.19-r0) 04:15:26 (34/116) Installing libpng (1.6.57-r0) 04:15:26 (35/116) Installing libjxl (0.10.3-r2) 04:15:26 (36/116) Installing lame-libs (3.100-r5) 04:15:26 (37/116) Installing opus (1.5.2-r1) 04:15:26 (38/116) Installing rav1e-libs (0.7.1-r2) 04:15:26 (39/116) Installing libgomp (14.2.0-r6) 04:15:26 (40/116) Installing soxr (0.1.3-r7) 04:15:26 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 04:15:26 (42/116) Installing libogg (1.3.5-r5) 04:15:26 (43/116) Installing libtheora (1.1.1-r18) 04:15:26 (44/116) Installing libvorbis (1.3.7-r2) 04:15:26 (45/116) Installing libvpx (1.15.0-r0) 04:15:26 (46/116) Installing libsharpyuv (1.5.0-r0) 04:15:26 (47/116) Installing libwebp (1.5.0-r0) 04:15:26 (48/116) Installing libwebpmux (1.5.0-r0) 04:15:26 (49/116) Installing x264-libs (0.164.3108-r0) 04:15:26 (50/116) Installing numactl (2.0.18-r0) 04:15:26 (51/116) Installing x265-libs (3.6-r0) 04:15:26 (52/116) Installing xvidcore (1.3.7-r2) 04:15:26 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 04:15:27 (54/116) Installing sdl3 (3.2.16-r0) 04:15:27 (55/116) Installing sdl2-compat (2.32.56-r0) 04:15:27 (56/116) Installing alsa-lib (1.2.14-r0) 04:15:27 (57/116) Installing libexpat (2.7.5-r0) 04:15:27 (58/116) Installing libbz2 (1.0.8-r6) 04:15:27 (59/116) Installing freetype (2.13.3-r0) 04:15:27 (60/116) Installing fontconfig (2.15.0-r3) 04:15:27 (61/116) Installing fribidi (1.0.16-r1) 04:15:27 (62/116) Installing libintl (0.24.1-r0) 04:15:27 (63/116) Installing libeconf (0.6.3-r0) 04:15:27 (64/116) Installing libblkid (2.41-r9) 04:15:27 (65/116) Installing libmount (2.41-r9) 04:15:27 (66/116) Installing pcre2 (10.46-r0) 04:15:27 (67/116) Installing glib (2.84.4-r0) 04:15:27 (68/116) Installing graphite2 (1.3.14-r6) 04:15:27 (69/116) Installing harfbuzz (11.2.1-r0) 04:15:27 (70/116) Installing libunibreak (6.1-r0) 04:15:27 (71/116) Installing libass (0.17.3-r0) 04:15:27 (72/116) Installing libbluray (1.3.4-r1) 04:15:27 (73/116) Installing mpg123-libs (1.32.10-r0) 04:15:27 (74/116) Installing libopenmpt (0.7.15-r0) 04:15:27 (75/116) Installing cjson (1.7.19-r0) 04:15:27 (76/116) Installing mbedtls (3.6.6-r0) 04:15:27 (77/116) Installing librist (0.2.10-r1) 04:15:28 (78/116) Installing libsrt (1.5.3-r1) 04:15:28 (79/116) Installing libssh (0.11.2-r0) 04:15:28 (80/116) Installing xz-libs (5.8.3-r0) 04:15:28 (81/116) Installing libxml2 (2.13.9-r0) 04:15:28 (82/116) Installing libsodium (1.0.20-r1) 04:15:28 (83/116) Installing libzmq (4.3.5-r2) 04:15:28 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 04:15:28 (85/116) Installing serd-libs (0.32.4-r0) 04:15:28 (86/116) Installing zix-libs (0.6.2-r0) 04:15:28 (87/116) Installing sord-libs (0.16.18-r0) 04:15:28 (88/116) Installing sratom (0.6.18-r0) 04:15:28 (89/116) Installing lilv-libs (0.24.26-r0) 04:15:28 (90/116) Installing libdovi (3.3.1-r1) 04:15:28 (91/116) Installing spirv-tools (1.4.313.0-r0) 04:15:28 (92/116) Installing glslang-libs (1.4.309.0-r0) 04:15:28 (93/116) Installing shaderc (2024.4-r0) 04:15:28 (94/116) Installing vulkan-loader (1.4.313.0-r0) 04:15:28 (95/116) Installing libplacebo (6.338.2-r3) 04:15:28 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 04:15:28 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 04:15:28 (98/116) Installing vidstab (1.1.1-r0) 04:15:28 (99/116) Installing zimg (3.0.5-r3) 04:15:28 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 04:15:28 (101/116) Installing libasyncns (0.8-r4) 04:15:28 (102/116) Installing dbus-libs (1.16.2-r1) 04:15:28 (103/116) Installing libltdl (2.5.4-r1) 04:15:28 (104/116) Installing orc (0.4.40-r1) 04:15:28 (105/116) Installing libflac (1.4.3-r1) 04:15:28 (106/116) Installing libsndfile (1.2.2-r2) 04:15:28 (107/116) Installing speexdsp (1.2.1-r2) 04:15:28 (108/116) Installing tdb-libs (1.4.12-r0) 04:15:28 (109/116) Installing libpulse (17.0-r5) 04:15:28 (110/116) Installing v4l-utils-libs (1.28.1-r1) 04:15:29 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 04:15:29 (112/116) Installing ffmpeg (6.1.2-r2) 04:15:29 (113/116) Installing udev-init-scripts (35-r1) 04:15:29 (114/116) Installing zstd-libs (1.5.7-r0) 04:15:29 (115/116) Installing kmod-libs (34.2-r0) 04:15:29 (116/116) Installing eudev (3.2.14-r5) 04:15:29 Executing busybox-1.37.0-r20.trigger 04:15:29 Executing glib-2.84.4-r0.trigger 04:15:29 Executing eudev-3.2.14-r5.trigger 04:15:29 OK: 114 MiB in 132 packages 04:15:36 Removing intermediate container 8e21a52faa8d 04:15:36 ---> 719d6c8fa193 04:15:36 Step 18/37 : RUN apk --no-cache upgrade 04:15:36 ---> Running in 838dc163de67 04:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:15:39 OK: 114 MiB in 132 packages 04:15:40 Removing intermediate container 838dc163de67 04:15:40 ---> ede67b981ca8 04:15:40 Step 19/37 : WORKDIR / 04:15:40 ---> Running in e4fec75b52aa 04:15:40 Removing intermediate container e4fec75b52aa 04:15:40 ---> 3bdd4be8401f 04:15:40 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 04:15:43 ---> 16ff98fec245 04:15:43 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 04:15:43 ---> 9ebe3596d16c 04:15:43 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 04:15:44 ---> 0860e9d473df 04:15:44 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:15:44 ---> 8f50d4b07cdf 04:15:44 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:15:45 ---> e1919c36a636 04:15:45 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 04:15:45 ---> 136d254e64a7 04:15:45 Step 26/37 : COPY --from=rtsp /mediamtx / 04:15:49 ---> e7942a7a41d7 04:15:49 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 04:15:49 ---> Running in 3d13c618965f 04:15:50 Removing intermediate container 3d13c618965f 04:15:50 ---> e3194b719e9a 04:15:50 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 04:15:50 ---> Running in fcf570e88825 04:15:52 Removing intermediate container fcf570e88825 04:15:52 ---> a6960035e214 04:15:52 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 04:15:52 ---> Running in 930fba0add40 04:15:53 Removing intermediate container 930fba0add40 04:15:53 ---> 9da87d83769a 04:15:53 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 04:15:53 ---> Running in c0bbfdd44f14 04:15:55 Removing intermediate container c0bbfdd44f14 04:15:55 ---> 0354b4467ccc 04:15:55 Step 31/37 : EXPOSE 59983 04:15:55 ---> Running in 70e97c73b0ce 04:15:55 Removing intermediate container 70e97c73b0ce 04:15:55 ---> 6d8cce4bb51b 04:15:55 Step 32/37 : EXPOSE 8554 04:15:55 ---> Running in 31a529085709 04:15:56 Removing intermediate container 31a529085709 04:15:56 ---> 3891d481a843 04:15:56 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:15:56 ---> Running in fc9d486b8ce2 04:15:56 Removing intermediate container fc9d486b8ce2 04:15:56 ---> 8bd94c28dbfa 04:15:56 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 04:15:56 ---> Running in 87abf0ce2f8c 04:15:56 Removing intermediate container 87abf0ce2f8c 04:15:56 ---> 10cf0d7765da 04:15:56 Step 35/37 : LABEL arch=arm64 04:15:56 ---> Running in b723a387e369 04:15:56 Removing intermediate container b723a387e369 04:15:56 ---> 9827058a7481 04:15:56 Step 36/37 : LABEL git_sha=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 04:15:57 ---> Running in ff46ac60407d 04:15:57 Removing intermediate container ff46ac60407d 04:15:57 ---> 3cead0d4f34d 04:15:57 Step 37/37 : LABEL version=4.0.2 04:15:57 ---> Running in d5399468c788 04:15:57 Removing intermediate container d5399468c788 04:15:57 ---> d2d96e6118d1 04:15:57 [Warning] One or more build-args [ARCH] were not consumed 04:15:58 Successfully built d2d96e6118d1 04:15:58 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 04:15:59 provisioning config files... 04:15:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config17005049246346289376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> ****-login.sh 04:15:59 nexus3.edgexfoundry.org:10001 04:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:59 Configure a credential helper to remove this warning. See 04:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:59 04:15:59 Login Succeeded 04:15:59 nexus3.edgexfoundry.org:10002 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10003 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10004 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 ****.io 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 ---> ****-login.sh ends [Pipeline] } 04:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:01 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:16:01 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 04:16:01 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 04:16:01 4.0.2 04:16:01 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 04:16:01 palau 04:16:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:02 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 04:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:16:03 9c84e2e5b339: Preparing 04:16:03 15f497249db3: Preparing 04:16:03 e6f27e4956d0: Preparing 04:16:03 07f9b956bffc: Preparing 04:16:03 8b2c1f450c66: Preparing 04:16:03 de17f37f5fc2: Preparing 04:16:03 de17f37f5fc2: Waiting 04:16:03 7e631a54822d: Preparing 04:16:03 5ac397036c8b: Preparing 04:16:03 7e631a54822d: Waiting 04:16:03 5ac397036c8b: Waiting 04:16:03 2ba3a74dba37: Preparing 04:16:03 2ba3a74dba37: Waiting 04:16:03 edc9a65dc24b: Preparing 04:16:03 84e8fd25de20: Preparing 04:16:03 edc9a65dc24b: Waiting 04:16:03 90ac5161fb83: Preparing 04:16:03 84e8fd25de20: Waiting 04:16:03 90ac5161fb83: Waiting 04:16:03 76ef4a9ce5a3: Preparing 04:16:03 eeaa73608b53: Preparing 04:16:03 76ef4a9ce5a3: Waiting 04:16:03 eeaa73608b53: Waiting 04:16:03 9c84e2e5b339: Pushed 04:16:03 15f497249db3: Pushed 04:16:03 e6f27e4956d0: Pushed 04:16:03 07f9b956bffc: Pushed 04:16:04 de17f37f5fc2: Pushed 04:16:04 7e631a54822d: Pushed 04:16:04 2ba3a74dba37: Pushed 04:16:04 5ac397036c8b: Pushed 04:16:04 edc9a65dc24b: Pushed 04:16:04 90ac5161fb83: Pushed 04:16:04 eeaa73608b53: Layer already exists 04:16:16 8b2c1f450c66: Pushed 04:16:16 84e8fd25de20: Pushed 04:16:27 76ef4a9ce5a3: Pushed 04:16:27 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 04:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:16:30 9c84e2e5b339: Preparing 04:16:30 15f497249db3: Preparing 04:16:30 e6f27e4956d0: Preparing 04:16:30 07f9b956bffc: Preparing 04:16:30 8b2c1f450c66: Preparing 04:16:30 de17f37f5fc2: Preparing 04:16:30 7e631a54822d: Preparing 04:16:30 5ac397036c8b: Preparing 04:16:30 2ba3a74dba37: Preparing 04:16:30 edc9a65dc24b: Preparing 04:16:30 84e8fd25de20: Preparing 04:16:30 90ac5161fb83: Preparing 04:16:30 76ef4a9ce5a3: Preparing 04:16:30 eeaa73608b53: Preparing 04:16:30 2ba3a74dba37: Waiting 04:16:30 edc9a65dc24b: Waiting 04:16:30 84e8fd25de20: Waiting 04:16:30 90ac5161fb83: Waiting 04:16:30 76ef4a9ce5a3: Waiting 04:16:30 eeaa73608b53: Waiting 04:16:30 de17f37f5fc2: Waiting 04:16:30 7e631a54822d: Waiting 04:16:30 5ac397036c8b: Waiting 04:16:30 8b2c1f450c66: Layer already exists 04:16:30 15f497249db3: Layer already exists 04:16:30 9c84e2e5b339: Layer already exists 04:16:30 07f9b956bffc: Layer already exists 04:16:30 e6f27e4956d0: Layer already exists 04:16:30 7e631a54822d: Layer already exists 04:16:30 2ba3a74dba37: Layer already exists 04:16:30 de17f37f5fc2: Layer already exists 04:16:30 5ac397036c8b: Layer already exists 04:16:30 edc9a65dc24b: Layer already exists 04:16:30 84e8fd25de20: Layer already exists 04:16:30 76ef4a9ce5a3: Layer already exists 04:16:30 eeaa73608b53: Layer already exists 04:16:30 90ac5161fb83: Layer already exists 04:16:31 4.0.2: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 04:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:16:32 9c84e2e5b339: Preparing 04:16:32 15f497249db3: Preparing 04:16:32 e6f27e4956d0: Preparing 04:16:32 07f9b956bffc: Preparing 04:16:32 8b2c1f450c66: Preparing 04:16:32 de17f37f5fc2: Preparing 04:16:32 7e631a54822d: Preparing 04:16:32 5ac397036c8b: Preparing 04:16:32 2ba3a74dba37: Preparing 04:16:32 edc9a65dc24b: Preparing 04:16:32 84e8fd25de20: Preparing 04:16:32 90ac5161fb83: Preparing 04:16:32 76ef4a9ce5a3: Preparing 04:16:32 eeaa73608b53: Preparing 04:16:32 edc9a65dc24b: Waiting 04:16:32 84e8fd25de20: Waiting 04:16:32 90ac5161fb83: Waiting 04:16:32 eeaa73608b53: Waiting 04:16:32 76ef4a9ce5a3: Waiting 04:16:32 de17f37f5fc2: Waiting 04:16:32 5ac397036c8b: Waiting 04:16:32 2ba3a74dba37: Waiting 04:16:32 9c84e2e5b339: Layer already exists 04:16:32 8b2c1f450c66: Layer already exists 04:16:32 e6f27e4956d0: Layer already exists 04:16:32 07f9b956bffc: Layer already exists 04:16:32 15f497249db3: Layer already exists 04:16:32 de17f37f5fc2: Layer already exists 04:16:32 7e631a54822d: Layer already exists 04:16:32 2ba3a74dba37: Layer already exists 04:16:32 5ac397036c8b: Layer already exists 04:16:32 edc9a65dc24b: Layer already exists 04:16:32 84e8fd25de20: Layer already exists 04:16:32 90ac5161fb83: Layer already exists 04:16:32 76ef4a9ce5a3: Layer already exists 04:16:32 eeaa73608b53: Layer already exists 04:16:32 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau 04:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 04:16:33 9c84e2e5b339: Preparing 04:16:33 15f497249db3: Preparing 04:16:33 e6f27e4956d0: Preparing 04:16:33 07f9b956bffc: Preparing 04:16:33 8b2c1f450c66: Preparing 04:16:33 de17f37f5fc2: Preparing 04:16:33 7e631a54822d: Preparing 04:16:33 de17f37f5fc2: Waiting 04:16:33 5ac397036c8b: Preparing 04:16:33 7e631a54822d: Waiting 04:16:33 2ba3a74dba37: Preparing 04:16:33 5ac397036c8b: Waiting 04:16:33 edc9a65dc24b: Preparing 04:16:33 2ba3a74dba37: Waiting 04:16:33 84e8fd25de20: Preparing 04:16:33 edc9a65dc24b: Waiting 04:16:33 90ac5161fb83: Preparing 04:16:33 84e8fd25de20: Waiting 04:16:33 90ac5161fb83: Waiting 04:16:33 76ef4a9ce5a3: Preparing 04:16:33 eeaa73608b53: Preparing 04:16:33 76ef4a9ce5a3: Waiting 04:16:33 eeaa73608b53: Waiting 04:16:33 9c84e2e5b339: Layer already exists 04:16:33 07f9b956bffc: Layer already exists 04:16:33 e6f27e4956d0: Layer already exists 04:16:33 15f497249db3: Layer already exists 04:16:33 8b2c1f450c66: Layer already exists 04:16:33 7e631a54822d: Layer already exists 04:16:33 2ba3a74dba37: Layer already exists 04:16:33 edc9a65dc24b: Layer already exists 04:16:33 de17f37f5fc2: Layer already exists 04:16:33 5ac397036c8b: Layer already exists 04:16:33 84e8fd25de20: Layer already exists 04:16:33 90ac5161fb83: Layer already exists 04:16:33 eeaa73608b53: Layer already exists 04:16:33 76ef4a9ce5a3: Layer already exists 04:16:33 palau: digest: sha256:75de18c98dd231cb4b6077ec2f8e92c0c71e375418dc9838ac1c7e104e867d95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:33 ===================================================== [Pipeline] echo 04:16:33 taggedImages: 04:16:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 04:16:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.2 04:16:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4f5b6aebbb1cb62ed246977d6eeff81a4d68b111-4.0.2 04:16:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:34 04:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:35 arm64: Pulling from edgex-lftools-log-publisher 04:16:35 8998bd30e6a1: Pulling fs layer 04:16:35 04944245beec: Pulling fs layer 04:16:35 699f458cf7ca: Pulling fs layer 04:16:35 765212b225bb: Pulling fs layer 04:16:35 f23df028b6ca: Pulling fs layer 04:16:35 d65c8cfc05b1: Pulling fs layer 04:16:35 2437ff75d9bd: Pulling fs layer 04:16:35 f23df028b6ca: Waiting 04:16:35 d65c8cfc05b1: Waiting 04:16:35 2437ff75d9bd: Waiting 04:16:35 765212b225bb: Waiting 04:16:35 04944245beec: Verifying Checksum 04:16:35 04944245beec: Download complete 04:16:35 765212b225bb: Verifying Checksum 04:16:35 765212b225bb: Download complete 04:16:35 f23df028b6ca: Verifying Checksum 04:16:35 f23df028b6ca: Download complete 04:16:35 d65c8cfc05b1: Verifying Checksum 04:16:35 d65c8cfc05b1: Download complete 04:16:35 699f458cf7ca: Verifying Checksum 04:16:35 699f458cf7ca: Download complete 04:16:36 8998bd30e6a1: Verifying Checksum 04:16:36 8998bd30e6a1: Download complete 04:16:38 2437ff75d9bd: Download complete 04:16:40 8998bd30e6a1: Pull complete 04:16:43 04944245beec: Pull complete 04:16:44 699f458cf7ca: Pull complete 04:16:45 765212b225bb: Pull complete 04:16:45 f23df028b6ca: Pull complete 04:16:46 d65c8cfc05b1: Pull complete 04:17:04 2437ff75d9bd: Pull complete 04:17:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:05 prd-ubuntu20.04-docker-arm64-4c-16g-11395 does not seem to be running inside a container 04:17:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 04:17:08 $ docker top 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:09 ---> job-cost.sh 04:17:10 lf-activate-venv: SKIPPING 04:17:10 INFO: No Stack... 04:17:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:11 INFO: Archiving Costs [Pipeline] sh 04:17:11 + cat /w/workspace/device-usb-camera/2/archives/cost.csv 04:17:11 + cut -d, -f6 [Pipeline] lock 04:17:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] 04:17:12 Resource [jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] did not exist. Created. 04:17:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:12 /w/workspace/device-usb-camera/2@tmp/durable-7330001b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:13 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:13 Warning: overwriting stash ‘stack-cost’ 04:17:14 Stashed 1 file(s) [Pipeline] } 04:17:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:14 $ docker stop --time=1 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 04:17:15 $ docker rm -f --volumes 5c1526623d1588560f7cc153c3f66c437499dbd18d101e9a3a3ed8d93ab43b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:17:16 provisioning config files... 04:17:16 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config6881792705601713831tmp [Pipeline] { [Pipeline] sh 04:17:17 + set +x 04:17:17 + bash -s -- 04:17:17 + curl -s https://codecov.io/bash 04:17:17 04:17:17 _____ _ 04:17:17 / ____| | | 04:17:17 | | ___ __| | ___ ___ _____ __ 04:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:17 Bash-1.0.6 04:17:17 04:17:17 04:17:17 ==> git version 2.25.1 found 04:17:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:17:17 Release-Date: 2020-01-08 04:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:17 ==> Jenkins CI detected. 04:17:17 current dir:  /w/workspace/xfoundry_device-usb-camera_palau 04:17:17 project root: . 04:17:17 --> token set from env 04:17:17 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 04:17:17 ==> Running gcov in . (disable via -X gcov) 04:17:17 ==> Python coveragepy not found 04:17:17 ==> Searching for coverage reports in: 04:17:17 + . 04:17:17 -> Found 1 reports 04:17:17 ==> Detecting git/mercurial file structure 04:17:17 ==> Reading reports 04:17:17 + ./coverage.out bytes=54776 04:17:17 ==> Appending adjustments 04:17:17 https://docs.codecov.io/docs/fixing-reports 04:17:17 + Found adjustments 04:17:17 ==> Gzipping contents 04:17:17 36K /tmp/codecov.tC85vv.gz 04:17:17 ==> Uploading reports 04:17:17 url: https://codecov.io 04:17:17 query: branch=palau&commit=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:17:17 -> Pinging Codecov 04:17:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=4f5b6aebbb1cb62ed246977d6eeff81a4d68b111&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:17:17 -> Uploading to 04:17:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/4f5b6aebbb1cb62ed246977d6eeff81a4d68b111/d827a636-c3ca-4b97-b94e-32fc80c05ca8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041717Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b7ede8b5aa83b5bcc888ff83b03a6ee93731b4f6e9865ab0b7fa47bf8ac9da5e 04:17:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:17 Dload Upload Total Spent Left Speed 04:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32881 0 0 100 32881 0 200k --:--:-- --:--:-- --:--:-- 201k 04:17:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] } 04:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:17:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:17:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:19 04:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:19 latest: Pulling from edgex-devops/edgex-snyk-go 04:17:19 2d35ebdb57d9: Pulling fs layer 04:17:19 85e8836fcdb2: Pulling fs layer 04:17:19 91631faa732a: Pulling fs layer 04:17:19 f3f5ae8826fa: Pulling fs layer 04:17:19 4f4fb700ef54: Pulling fs layer 04:17:19 7861252a18e6: Pulling fs layer 04:17:19 9130f900ef6f: Pulling fs layer 04:17:19 f3f5ae8826fa: Waiting 04:17:19 4f4fb700ef54: Waiting 04:17:19 7861252a18e6: Waiting 04:17:19 9130f900ef6f: Waiting 04:17:19 85e8836fcdb2: Download complete 04:17:19 f3f5ae8826fa: Verifying Checksum 04:17:19 f3f5ae8826fa: Download complete 04:17:19 4f4fb700ef54: Download complete 04:17:19 2d35ebdb57d9: Verifying Checksum 04:17:19 2d35ebdb57d9: Download complete 04:17:19 2d35ebdb57d9: Pull complete 04:17:19 7861252a18e6: Verifying Checksum 04:17:19 7861252a18e6: Download complete 04:17:19 85e8836fcdb2: Pull complete 04:17:20 91631faa732a: Verifying Checksum 04:17:20 91631faa732a: Download complete 04:17:20 9130f900ef6f: Verifying Checksum 04:17:20 9130f900ef6f: Download complete 04:17:25 91631faa732a: Pull complete 04:17:25 f3f5ae8826fa: Pull complete 04:17:25 4f4fb700ef54: Pull complete 04:17:25 7861252a18e6: Pull complete 04:17:29 9130f900ef6f: Pull complete 04:17:29 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:30 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:17:32 $ docker top 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:32 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_palau [Pipeline] echo 04:17:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:palau' [Pipeline] sh 04:17:32 + set -o pipefail 04:17:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:palau' 04:17:37 04:17:37 Monitoring /w/workspace/xfoundry_device-usb-camera_palau (github.com/edgexfoundry/device-usb-camera)... 04:17:37 04:17:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2aebd332-bcbf-483f-9184-4a016936e21f/history/9c7fcc4f-f380-4aa8-b34b-1f013d469fbf 04:17:37 04:17:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:17:37 04:17:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:17:37 [Pipeline] } 04:17:37 $ docker stop --time=1 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 04:17:39 $ docker rm -f --volumes 08a807d3630a47405a0d237c4fc56b460b86defcf8148a156faf9b7eacd78047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:40 + git log --format=format:%s -1 4f5b6aebbb1cb62ed246977d6eeff81a4d68b111 [Pipeline] sh 04:17:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:41 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:17:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:17:41 $ docker top c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 -eo pid,comm 04:17:41 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). 04:17:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:41 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:41 + git semver [Pipeline] } 04:17:42 $ docker stop --time=1 c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 04:17:43 $ docker rm -f --volumes c166c464f29423effd12608a901d261658f64e61d0e99d1ba9a65dba88755670 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:17:43 04:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:17:44 0.23.1-centos7: Pulling from edgex-lftools 04:17:44 ab5ef0e58194: Pulling fs layer 04:17:44 9712f1f96733: Pulling fs layer 04:17:44 63f879dbbcfc: Pulling fs layer 04:17:44 0d9ebad4ef96: Pulling fs layer 04:17:44 e9a5061849ea: Pulling fs layer 04:17:44 d747dcd14b5f: Pulling fs layer 04:17:44 2de7ff778b66: Pulling fs layer 04:17:44 0d9ebad4ef96: Waiting 04:17:44 d747dcd14b5f: Waiting 04:17:44 e9a5061849ea: Waiting 04:17:44 2de7ff778b66: Waiting 04:17:44 9712f1f96733: Download complete 04:17:44 63f879dbbcfc: Verifying Checksum 04:17:44 63f879dbbcfc: Download complete 04:17:44 e9a5061849ea: Verifying Checksum 04:17:44 e9a5061849ea: Download complete 04:17:44 d747dcd14b5f: Download complete 04:17:44 0d9ebad4ef96: Verifying Checksum 04:17:44 0d9ebad4ef96: Download complete 04:17:44 ab5ef0e58194: Verifying Checksum 04:17:44 ab5ef0e58194: Download complete 04:17:44 2de7ff778b66: Verifying Checksum 04:17:44 2de7ff778b66: Download complete 04:17:48 ab5ef0e58194: Pull complete 04:17:48 9712f1f96733: Pull complete 04:17:49 63f879dbbcfc: Pull complete 04:17:53 0d9ebad4ef96: Pull complete 04:17:54 e9a5061849ea: Pull complete 04:17:54 d747dcd14b5f: Pull complete 04:17:56 2de7ff778b66: Pull complete 04:17:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:56 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:17:59 $ docker top e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:17:59 provisioning config files... 04:17:59 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config7516945581209259223tmp 04:17:59 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config6654473398245977803tmp 04:17:59 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config12934951526906547075tmp [Pipeline] { [Pipeline] echo 04:18:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:18:00 ---> sigul-configuration.sh 04:18:00 gpg: directory `/root/.gnupg' created 04:18:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:18:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:18:00 gpg: keyring `/root/.gnupg/secring.gpg' created 04:18:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:18:00 gpg: CAST5 encrypted data 04:18:00 gpg: encrypted with 1 passphrase 04:18:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:18:00 + mkdir /home/jenkins 04:18:00 + mkdir /home/jenkins/sigul [Pipeline] sh 04:18:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:18:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:18:01 ---> sigul-install.sh 04:18:01 Sigul already installed; skipping installation. [Pipeline] sh 04:18:02 + git tag --list 04:18:02 v0.0.0 04:18:02 v2.2.0 04:18:02 v2.3.0 04:18:02 v2.3.1 04:18:02 v3.0 04:18:02 v3.0.0 04:18:02 v3.1 04:18:02 v3.1.0 04:18:02 v3.1.1 04:18:02 v4.0 04:18:02 v4.0.0 04:18:02 v4.0.1 04:18:02 v4.0.1-dev.1 04:18:02 v4.0.2 04:18:02 v4.1.0-dev.1 04:18:02 v4.1.0-dev.10 04:18:02 v4.1.0-dev.11 04:18:02 v4.1.0-dev.12 04:18:02 v4.1.0-dev.13 04:18:02 v4.1.0-dev.14 04:18:02 v4.1.0-dev.15 04:18:02 v4.1.0-dev.16 04:18:02 v4.1.0-dev.17 04:18:02 v4.1.0-dev.18 04:18:02 v4.1.0-dev.19 04:18:02 v4.1.0-dev.2 04:18:02 v4.1.0-dev.3 04:18:02 v4.1.0-dev.4 04:18:02 v4.1.0-dev.5 04:18:02 v4.1.0-dev.6 04:18:02 v4.1.0-dev.7 04:18:02 v4.1.0-dev.8 04:18:02 v4.1.0-dev.9 [Pipeline] sh 04:18:02 + lftools sign git-tag v4.0.2 04:18:03 Signing Git tag with Sigul... 04:18:03 Signing v4.0.2 [Pipeline] echo 04:18:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:18:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:18:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:18:04 $ docker stop --time=1 e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 04:18:05 $ docker rm -f --volumes e3bf758af2750c7910b0995228198ec61f88b0cfe53c611f4db923d2cfed3773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:18:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:07 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:07 $ docker top 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:07 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:08 + git semver [Pipeline] } 04:18:08 $ docker stop --time=1 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c 04:18:09 $ docker rm -f --volumes 65b61ff60b11c75e4b0b89953b81301adb1421893f8c17019c42f1e75bd6826c [Pipeline] // withDockerContainer [Pipeline] sh 04:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:11 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:11 $ docker top b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:11 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:12 + git semver [Pipeline] } 04:18:12 $ docker stop --time=1 b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 04:18:13 $ docker rm -f --volumes b7b019901a7d5afa22411debc07ad71415c5630f894d9871764d65aac2ec9e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:18:16 + [ -d /w/workspace/xfoundry_device-usb-camera_palau/archives ] 04:18:16 + ls -al /w/workspace/xfoundry_device-usb-camera_palau/archives 04:18:16 total 16 04:18:16 drwxr-xr-x 3 root root 4096 May 26 03:59 . 04:18:16 drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. 04:18:16 drwxr-xr-x 2 root root 4096 May 26 03:59 cost 04:18:16 -rw-r--r-- 1 root root 88 May 26 03:59 cost.csv 04:18:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_palau/archives 04:18:16 + ls -al /w/workspace/xfoundry_device-usb-camera_palau/archives 04:18:16 total 16 04:18:16 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:59 . 04:18:16 drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. 04:18:16 drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:59 cost 04:18:16 -rw-r--r-- 1 jenkins jenkins 88 May 26 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:17 ---> package-listing.sh 04:18:17 ++ facter osfamily 04:18:17 ++ tr '[:upper:]' '[:lower:]' 04:18:17 + OS_FAMILY=debian 04:18:17 + workspace=/w/workspace/xfoundry_device-usb-camera_palau 04:18:17 + START_PACKAGES=/tmp/packages_start.txt 04:18:17 + END_PACKAGES=/tmp/packages_end.txt 04:18:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:17 + PACKAGES=/tmp/packages_start.txt 04:18:17 + '[' /w/workspace/xfoundry_device-usb-camera_palau ']' 04:18:17 + PACKAGES=/tmp/packages_end.txt 04:18:17 + case "${OS_FAMILY}" in 04:18:17 + dpkg -l 04:18:17 + grep '^ii' 04:18:17 + '[' -f /tmp/packages_start.txt ']' 04:18:17 + '[' -f /tmp/packages_end.txt ']' 04:18:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:17 + '[' /w/workspace/xfoundry_device-usb-camera_palau ']' 04:18:17 + mkdir -p /w/workspace/xfoundry_device-usb-camera_palau/archives/ 04:18:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_palau/archives/ [Pipeline] echo 04:18:18 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/xfoundry_device-usb-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:19 prd-ubuntu20.04-docker-8c-8g-11391 does not seem to be running inside a container 04:18:19 $ 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/xfoundry_device-usb-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_palau -v /w/workspace/xfoundry_device-usb-camera_palau:/w/workspace/xfoundry_device-usb-camera_palau:rw,z -v /w/workspace/xfoundry_device-usb-camera_palau@tmp:/w/workspace/xfoundry_device-usb-camera_palau@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 04:18:19 $ docker top eec396d9d75b0e28130e2aab2c538ef7eb91097cdc287ea9ccefe51f87c68839 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:20 + ls /var/log/sa-host 04:18:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:21 provisioning config files... 04:18:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_palau@tmp/config7489240012355124563tmp [Pipeline] { [Pipeline] echo 04:18:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:21 ---> create-netrc.sh [Pipeline] } 04:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:22 ---> python-tools-install.sh [Pipeline] echo 04:18:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:22 ---> sudo-logs.sh 04:18:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:23 ---> job-cost.sh 04:18:23 lf-activate-venv: SKIPPING 04:18:23 DEBUG: total: 0.2199999988079071 04:18:23 INFO: Retrieving Stack Cost... 04:18:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:23 INFO: Archiving Costs [Pipeline] echo 04:18:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:24 ---> logs-deploy.sh 04:18:24 lf-activate-venv: SKIPPING 04:18:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/palau/2 04:18:24 INFO: archiving workspace using pattern(s): 04:18:24 Archives upload complete. 04:18:25 INFO: archiving logs to Nexus 04:18:25 ---> uname -a: 04:18:25 Linux prd-ubuntu20-04-docker-8c-8g-11391 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:18:25 04:18:25 04:18:25 ---> lscpu: 04:18:25 Architecture: x86_64 04:18:25 CPU op-mode(s): 32-bit, 64-bit 04:18:25 Byte Order: Little Endian 04:18:25 Address sizes: 40 bits physical, 48 bits virtual 04:18:25 CPU(s): 8 04:18:25 On-line CPU(s) list: 0-7 04:18:25 Thread(s) per core: 1 04:18:25 Core(s) per socket: 1 04:18:25 Socket(s): 8 04:18:25 NUMA node(s): 1 04:18:25 Vendor ID: AuthenticAMD 04:18:25 CPU family: 23 04:18:25 Model: 49 04:18:25 Model name: AMD EPYC-Rome Processor 04:18:25 Stepping: 0 04:18:25 CPU MHz: 2799.998 04:18:25 BogoMIPS: 5599.99 04:18:25 Virtualization: AMD-V 04:18:25 Hypervisor vendor: KVM 04:18:25 Virtualization type: full 04:18:25 L1d cache: 256 KiB 04:18:25 L1i cache: 256 KiB 04:18:25 L2 cache: 4 MiB 04:18:25 L3 cache: 128 MiB 04:18:25 NUMA node0 CPU(s): 0-7 04:18:25 Vulnerability Gather data sampling: Not affected 04:18:25 Vulnerability Itlb multihit: Not affected 04:18:25 Vulnerability L1tf: Not affected 04:18:25 Vulnerability Mds: Not affected 04:18:25 Vulnerability Meltdown: Not affected 04:18:25 Vulnerability Mmio stale data: Not affected 04:18:25 Vulnerability Retbleed: Vulnerable 04:18:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:18:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:18:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:18:25 Vulnerability Srbds: Not affected 04:18:25 Vulnerability Tsx async abort: Not affected 04:18:25 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 04:18:25 04:18:25 04:18:25 ---> nproc: 04:18:25 8 04:18:25 04:18:25 04:18:25 ---> df -h: 04:18:25 Filesystem Size Used Avail Use% Mounted on 04:18:25 overlay 155G 15G 141G 10% / 04:18:25 tmpfs 64M 0 64M 0% /dev 04:18:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:18:25 shm 64M 0 64M 0% /dev/shm 04:18:25 /dev/vda1 155G 15G 141G 10% /facter-os 04:18:25 04:18:25 04:18:25 ---> sar -b -r -n DEV: 04:18:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11391) 05/26/26 _x86_64_ (8 CPU) 04:18:25 04:18:25 03:56:03 LINUX RESTART (8 CPU) 04:18:25 04:18:25 03:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:18:25 03:58:01 347.45 15.88 331.57 0.00 2187.00 99445.25 0.00 04:18:25 03:59:01 121.51 0.53 120.98 0.00 41.46 29943.14 0.00 04:18:25 04:00:01 140.44 0.00 140.44 0.00 0.00 37256.91 0.00 04:18:25 04:01:01 1.97 0.00 1.97 0.00 0.00 24.68 0.00 04:18:25 04:02:01 32.98 5.03 27.95 0.00 4512.85 6372.80 0.00 04:18:25 04:03:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 04:18:25 04:04:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 04:18:25 04:05:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 04:18:25 04:06:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:18:25 04:07:01 1.53 0.00 1.53 0.00 0.00 32.39 0.00 04:18:25 04:08:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 04:18:25 04:09:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 04:18:25 04:10:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 04:18:25 04:11:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 04:18:25 04:12:01 1.47 0.02 1.45 0.00 0.13 17.06 0.00 04:18:25 04:13:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 04:18:25 04:14:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 04:18:25 04:15:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 04:18:25 04:16:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 04:18:25 04:17:01 1.58 0.02 1.57 0.00 0.13 18.93 0.00 04:18:25 04:18:01 105.90 0.32 105.58 0.00 13.86 58901.22 0.00 04:18:25 Average: 36.63 1.04 35.60 0.00 321.68 11057.57 0.00 04:18:25 04:18:25 03:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:18:25 03:58:01 26567060 31268312 1003804 3.05 171028 4622972 2304200 6.79 1848336 3852840 185376 04:18:25 03:59:01 25696564 31164180 1102268 3.35 184064 5291924 2408816 7.10 2304284 4178488 591872 04:18:25 04:00:01 25509164 31462680 806832 2.45 205792 5729748 1744956 5.14 2103808 4542884 364 04:18:25 04:01:01 25508600 31462216 807020 2.46 205840 5729748 1744956 5.14 2103844 4542888 24 04:18:25 04:02:01 25183352 31451408 804592 2.45 211732 6029628 1800172 5.31 2294056 4651460 4 04:18:25 04:03:01 25186416 31454496 801496 2.44 211764 6029628 1800172 5.31 2290820 4651460 16 04:18:25 04:04:01 25198692 31466796 789236 2.40 211792 6029632 1800172 5.31 2279084 4651464 176 04:18:25 04:05:01 25202084 31470292 785732 2.39 211820 6029640 1800172 5.31 2276168 4651476 180 04:18:25 04:06:01 25202052 31470260 785736 2.39 211864 6029624 1800172 5.31 2275736 4651476 8 04:18:25 04:07:01 25202372 31470680 785192 2.39 211936 6029616 1800172 5.31 2276064 4651452 28 04:18:25 04:08:01 25202356 31470700 785116 2.39 211968 6029616 1800172 5.31 2275904 4651452 4 04:18:25 04:09:01 25201748 31470100 785632 2.39 211992 6029620 1800172 5.31 2275952 4651456 8 04:18:25 04:10:01 25202252 31470676 784948 2.39 212020 6029620 1800172 5.31 2276300 4651460 8 04:18:25 04:11:01 25202008 31470440 785100 2.39 212056 6029624 1800172 5.31 2276020 4651464 36 04:18:25 04:12:01 25201864 31470520 784944 2.39 212096 6029628 1783544 5.26 2275112 4651460 8 04:18:25 04:13:01 25201792 31470552 784836 2.39 212136 6029632 1783544 5.26 2275520 4651472 28 04:18:25 04:14:01 25201988 31470752 784540 2.39 212164 6029636 1783544 5.26 2275248 4651476 8 04:18:25 04:15:01 25201672 31470644 784616 2.39 212196 6029764 1783544 5.26 2275340 4651608 16 04:18:25 04:16:01 25201496 31470472 784696 2.39 212244 6029752 1783544 5.26 2275360 4651612 8 04:18:25 04:17:01 25200936 31469976 785180 2.39 212288 6029768 1783544 5.26 2276124 4651620 8 04:18:25 04:18:01 23623208 31396032 851968 2.59 264640 7353432 2138228 6.30 2424328 5948828 744 04:18:25 Average: 25242746 31440104 817785 2.49 210640 5962012 1859245 5.48 2249210 4642371 37092 04:18:25 04:18:25 03:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:18:25 03:58:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 04:18:25 03:58:01 ens3 641.44 433.66 6489.04 94.53 0.00 0.00 0.00 0.00 04:18:25 03:58:01 veth9672784 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:18:25 03:58:01 docker0 330.97 465.78 28.07 3237.04 0.00 0.00 0.00 0.00 04:18:25 03:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:18:25 03:59:01 ens3 84.80 42.36 1325.71 13.49 0.00 0.00 0.00 0.00 04:18:25 03:59:01 docker0 19.25 44.94 1.51 912.07 0.00 0.00 0.00 0.00 04:18:25 03:59:01 vethec1a22f 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 04:18:25 04:00:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 04:18:25 04:00:01 ens3 274.44 240.47 2562.74 1586.15 0.00 0.00 0.00 0.00 04:18:25 04:00:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:18:25 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:01:01 ens3 0.95 0.70 0.42 0.30 0.00 0.00 0.00 0.00 04:18:25 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:02:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 04:18:25 04:02:01 ens3 192.85 86.52 2127.17 6.25 0.00 0.00 0.00 0.00 04:18:25 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:03:01 ens3 0.27 0.15 0.02 0.01 0.00 0.00 0.00 0.00 04:18:25 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:04:01 ens3 0.73 0.37 0.31 0.21 0.00 0.00 0.00 0.00 04:18:25 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:05:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:18:25 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:06:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:18:25 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:07:01 ens3 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 04:18:25 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:25 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:25 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:25 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:25 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:12:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:18:25 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:13:01 ens3 0.25 0.15 0.02 0.01 0.00 0.00 0.00 0.00 04:18:25 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:25 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:15:01 ens3 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:18:25 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:16:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:25 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:25 04:17:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:18:25 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 04:18:25 04:18:01 ens3 308.33 204.56 7306.40 161.40 0.00 0.00 0.00 0.00 04:18:25 04:18:01 docker0 2.55 1.88 0.72 0.74 0.00 0.00 0.00 0.00 04:18:25 04:18:01 veth95c86e2 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:18:25 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 04:18:25 Average: ens3 71.75 48.10 943.58 88.71 0.00 0.00 0.00 0.00 04:18:25 Average: docker0 16.80 24.42 1.44 197.63 0.00 0.00 0.00 0.00 04:18:25 Average: veth95c86e2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 04:18:25 04:18:25 04:18:25 ---> sar -P ALL: 04:18:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11391) 05/26/26 _x86_64_ (8 CPU) 04:18:25 04:18:25 03:56:03 LINUX RESTART (8 CPU) 04:18:25 04:18:25 03:57:01 CPU %user %nice %system %iowait %steal %idle 04:18:25 03:58:01 all 15.14 0.00 5.06 3.41 0.07 76.33 04:18:25 03:58:01 0 14.42 0.00 4.52 5.61 0.08 75.36 04:18:25 03:58:01 1 14.84 0.00 5.79 7.21 0.07 72.10 04:18:25 03:58:01 2 14.95 0.00 6.84 8.83 0.08 69.30 04:18:25 03:58:01 3 15.69 0.00 4.72 1.23 0.07 78.29 04:18:25 03:58:01 4 15.03 0.00 4.42 0.81 0.05 79.70 04:18:25 03:58:01 5 15.38 0.00 5.16 0.66 0.07 78.73 04:18:25 03:58:01 6 15.06 0.00 4.47 1.32 0.07 79.09 04:18:25 03:58:01 7 15.72 0.00 4.58 1.63 0.05 78.02 04:18:25 03:59:01 all 57.97 0.00 8.81 0.88 0.10 32.24 04:18:25 03:59:01 0 58.36 0.00 9.38 1.50 0.08 30.68 04:18:25 03:59:01 1 57.94 0.00 8.34 0.44 0.10 33.18 04:18:25 03:59:01 2 58.24 0.00 8.36 2.03 0.10 31.27 04:18:25 03:59:01 3 58.24 0.00 8.68 0.81 0.12 32.16 04:18:25 03:59:01 4 57.22 0.00 9.10 0.46 0.12 33.10 04:18:25 03:59:01 5 56.95 0.00 9.10 0.32 0.10 33.53 04:18:25 03:59:01 6 58.25 0.00 8.71 0.32 0.10 32.62 04:18:25 03:59:01 7 58.57 0.00 8.83 1.16 0.10 31.33 04:18:25 04:00:01 all 12.74 0.00 2.27 1.14 0.06 83.78 04:18:25 04:00:01 0 13.11 0.00 2.02 0.92 0.07 83.88 04:18:25 04:00:01 1 13.28 0.00 2.23 2.37 0.07 82.06 04:18:25 04:00:01 2 14.43 0.00 3.07 0.62 0.07 81.81 04:18:25 04:00:01 3 13.19 0.00 2.21 0.84 0.07 83.69 04:18:25 04:00:01 4 10.72 0.00 2.39 2.46 0.05 84.37 04:18:25 04:00:01 5 12.48 0.00 2.10 0.73 0.05 84.63 04:18:25 04:00:01 6 12.84 0.00 1.80 0.82 0.05 84.49 04:18:25 04:00:01 7 11.91 0.00 2.37 0.37 0.05 85.30 04:18:25 04:01:01 all 0.28 0.00 0.02 0.01 0.02 99.67 04:18:25 04:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:25 04:01:01 1 0.10 0.00 0.03 0.03 0.02 99.82 04:18:25 04:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:18:25 04:01:01 3 0.07 0.00 0.02 0.00 0.03 99.88 04:18:25 04:01:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:18:25 04:01:01 5 1.97 0.00 0.02 0.00 0.02 98.00 04:18:25 04:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:18:25 04:01:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:18:25 04:02:01 all 1.39 0.00 0.54 0.24 0.02 97.81 04:18:25 04:02:01 0 2.59 0.00 0.67 0.02 0.02 96.71 04:18:25 04:02:01 1 1.24 0.00 0.65 0.95 0.02 97.14 04:18:25 04:02:01 2 0.58 0.00 0.65 0.10 0.00 98.67 04:18:25 04:02:01 3 0.67 0.00 0.47 0.03 0.02 98.81 04:18:25 04:02:01 4 0.93 0.00 0.55 0.13 0.03 98.35 04:18:25 04:02:01 5 1.14 0.00 0.35 0.02 0.02 98.48 04:18:25 04:02:01 6 1.07 0.00 0.37 0.02 0.02 98.53 04:18:25 04:02:01 7 2.89 0.00 0.65 0.68 0.02 95.76 04:18:25 04:03:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:18:25 04:03:01 0 0.08 0.00 0.05 0.00 0.00 99.87 04:18:25 04:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:18:25 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:03:01 5 0.53 0.00 0.00 0.00 0.00 99.47 04:18:25 04:03:01 6 0.05 0.00 0.03 0.00 0.03 99.88 04:18:25 04:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:04:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:18:25 04:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:18:25 04:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:18:25 04:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:18:25 04:04:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:18:25 04:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:18:25 04:04:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:18:25 04:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:18:25 04:05:01 all 0.25 0.00 0.01 0.00 0.01 99.73 04:18:25 04:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:05:01 1 0.28 0.00 0.02 0.00 0.00 99.70 04:18:25 04:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:18:25 04:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:05:01 5 1.55 0.00 0.02 0.00 0.00 98.44 04:18:25 04:05:01 6 0.03 0.00 0.03 0.02 0.02 99.90 04:18:25 04:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:18:25 04:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:18:25 04:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:18:25 04:06:01 1 0.10 0.00 0.00 0.00 0.00 99.90 04:18:25 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:06:01 3 0.08 0.00 0.03 0.00 0.02 99.87 04:18:25 04:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:18:25 04:06:01 6 0.07 0.00 0.03 0.00 0.03 99.87 04:18:25 04:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:18:25 04:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:25 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:18:25 04:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:18:25 04:07:01 6 0.05 0.00 0.03 0.02 0.05 99.85 04:18:25 04:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:18:25 04:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:18:25 04:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:18:25 04:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:18:25 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:18:25 04:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:18:25 04:08:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:18:25 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:18:25 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:18:25 04:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:18:25 04:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:18:25 04:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:18:25 04:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:18:25 04:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:09:01 5 0.02 0.00 0.03 0.00 0.03 99.92 04:18:25 04:09:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:18:25 04:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:18:25 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:10:01 3 0.03 0.00 0.00 0.02 0.03 99.92 04:18:25 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:18:25 04:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:11:01 all 0.01 0.00 0.02 0.00 0.01 99.95 04:18:25 04:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:18:25 04:11:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:18:25 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:18:25 04:11:01 5 0.03 0.00 0.05 0.00 0.03 99.88 04:18:25 04:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:18:25 04:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:12:01 all 0.03 0.00 0.04 0.00 0.01 99.92 04:18:25 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:18:25 04:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:18:25 04:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:18:25 04:12:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:18:25 04:12:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:18:25 04:12:01 5 0.05 0.00 0.03 0.00 0.03 99.88 04:18:25 04:12:01 6 0.05 0.00 0.05 0.02 0.02 99.87 04:18:25 04:12:01 7 0.00 0.00 0.03 0.02 0.02 99.93 04:18:25 04:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:18:25 04:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:13:01 3 0.08 0.00 0.03 0.00 0.02 99.87 04:18:25 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:18:25 04:13:01 5 0.07 0.00 0.02 0.00 0.03 99.88 04:18:25 04:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:18:25 04:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:18:25 04:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:14:01 3 0.07 0.00 0.02 0.02 0.03 99.87 04:18:25 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:14:01 5 0.05 0.00 0.03 0.00 0.03 99.88 04:18:25 04:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:18:25 04:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:25 04:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:18:25 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:18:25 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:15:01 5 0.00 0.00 0.05 0.00 0.02 99.93 04:18:25 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:18:25 04:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:18:25 04:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:18:25 04:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:18:25 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:25 04:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:18:25 04:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:18:25 04:16:01 5 0.12 0.00 0.05 0.00 0.03 99.80 04:18:25 04:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:18:25 04:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:18:25 04:17:01 all 0.01 0.00 0.02 0.00 0.01 99.95 04:18:25 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:25 04:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:18:25 04:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:18:25 04:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:18:25 04:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:18:25 04:17:01 5 0.02 0.00 0.05 0.00 0.03 99.90 04:18:25 04:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:18:25 04:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:18:25 04:18:01 all 7.06 0.00 2.79 1.13 0.05 88.97 04:18:25 04:18:01 0 7.62 0.00 3.19 2.95 0.05 86.20 04:18:25 04:18:01 1 6.96 0.00 1.84 0.13 0.03 91.04 04:18:25 04:18:01 2 7.46 0.00 3.25 2.36 0.07 86.87 04:18:25 04:18:01 3 6.21 0.00 2.80 2.90 0.05 88.04 04:18:25 04:18:01 4 7.89 0.00 1.99 0.15 0.05 89.92 04:18:25 04:18:01 5 6.28 0.00 3.62 0.14 0.07 89.90 04:18:25 04:18:01 6 6.51 0.00 3.07 0.07 0.05 90.30 04:18:25 04:18:01 7 7.53 0.00 2.58 0.34 0.05 89.51 04:18:25 Average: all 4.50 0.00 0.93 0.32 0.02 94.23 04:18:25 Average: 0 4.56 0.00 0.95 0.52 0.02 93.96 04:18:25 Average: 1 4.48 0.00 0.90 0.52 0.02 94.09 04:18:25 Average: 2 4.51 0.00 1.05 0.65 0.02 93.77 04:18:25 Average: 3 4.48 0.00 0.91 0.28 0.03 94.30 04:18:25 Average: 4 4.34 0.00 0.88 0.19 0.02 94.57 04:18:25 Average: 5 4.58 0.00 0.98 0.09 0.03 94.32 04:18:25 Average: 6 4.45 0.00 0.88 0.12 0.03 94.51 04:18:25 Average: 7 4.57 0.00 0.90 0.21 0.02 94.31 04:18:25 04:18:25 04:18:25