Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b35e06d21f41f2d7f280c9456da9975a2a2885e 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-ssh4564644731477002053.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4442873524141757779.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5834374785140219450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4783737668791306213.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14758921183826910003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-37166 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b35e06d21f41f2d7f280c9456da9975a2a2885e (main) Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b35e06d21f41f2d7f280c9456da9975a2a2885e # timeout=10 > git rev-list --no-walk 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T01:26:17.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T01:26:18.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T01:26:18.042Z] ========================================================= [2025-01-20T01:26:18.042Z] EdgeX Global Pipelines Version Info [2025-01-20T01:26:18.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:26:18.779Z] ------------------- [2025-01-20T01:26:18.779Z] stable info: [2025-01-20T01:26:18.779Z] ------------------- [2025-01-20T01:26:18.779Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T01:26:18.779Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:26:18.779Z] Message: update stable to v1.0.269 [2025-01-20T01:26:19.352Z] ------------------- [2025-01-20T01:26:19.352Z] experimental info: [2025-01-20T01:26:19.352Z] ------------------- [2025-01-20T01:26:19.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T01:26:19.352Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T01:26:19.352Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T01:26:19.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-01-20T01:26:19.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-01-20T01:26:19.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T01:26:19.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T01:26:19.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T01:26:19.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T01:26:19.570Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T01:26:19.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T01:26:19.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T01:26:19.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T01:26:19.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T01:26:19.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-01-20T01:26:19.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T01:26:19.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T01:26:19.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:26:19.797Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T01:26:19.822Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:26:19.847Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T01:26:19.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T01:26:19.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T01:26:19.938Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-20T01:26:19.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-20T01:26:19.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T01:26:20.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T01:26:20.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T01:26:20.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T01:26:20.098Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T01:26:20.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T01:26:20.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T01:26:20.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T01:26:20.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo [2025-01-20T01:26:20.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b35e06 [Pipeline] echo [2025-01-20T01:26:20.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:26:20.320Z] provisioning config files... [2025-01-20T01:26:20.333Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config271455115415323759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:26:20.675Z] ---> ****-login.sh [2025-01-20T01:26:20.675Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:26:20.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:20.937Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:20.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:20.937Z] [2025-01-20T01:26:20.937Z] Login Succeeded [2025-01-20T01:26:20.937Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:26:20.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:20.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:20.937Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:20.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:20.937Z] [2025-01-20T01:26:20.937Z] Login Succeeded [2025-01-20T01:26:20.937Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:26:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:21.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:21.197Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:21.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:21.197Z] [2025-01-20T01:26:21.197Z] Login Succeeded [2025-01-20T01:26:21.197Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:26:21.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:21.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:21.198Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:21.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:21.198Z] [2025-01-20T01:26:21.198Z] Login Succeeded [2025-01-20T01:26:21.198Z] ****.io [2025-01-20T01:26:21.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:21.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:21.459Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:21.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:21.459Z] [2025-01-20T01:26:21.459Z] Login Succeeded [2025-01-20T01:26:21.459Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:26:21.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T01:26:21.895Z] + git rev-list -1 --merges 2b35e06d21f41f2d7f280c9456da9975a2a2885e~1..2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo [2025-01-20T01:26:21.920Z] -----------> git rev-list -1 --merges 2b35e06d21f41f2d7f280c9456da9975a2a2885e~1..2b35e06d21f41f2d7f280c9456da9975a2a2885e 2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:26:21.920Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e [false] [Pipeline] sh [2025-01-20T01:26:22.215Z] + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo [2025-01-20T01:26:22.233Z] ========================================================= [2025-01-20T01:26:22.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T01:26:22.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:26:22.587Z] + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] echo [2025-01-20T01:26:22.601Z] [semverPrep] GIT_COMMIT: 2b35e06d21f41f2d7f280c9456da9975a2a2885e, Commit Message: Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T01:26:22.619Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T01:26:23.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:26:23.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T01:26:23.023Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T01:26:23.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T01:26:23.023Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T01:26:23.023Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T01:26:23.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:26:23.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:23.485Z] [2025-01-20T01:26:23.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:26:23.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:23.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T01:26:23.798Z] b85a868b505f: Pulling fs layer [2025-01-20T01:26:23.798Z] e2be974225ed: Pulling fs layer [2025-01-20T01:26:23.798Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T01:26:23.798Z] 988bab9f4d93: Pulling fs layer [2025-01-20T01:26:23.798Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T01:26:23.798Z] eaf3925da568: Pulling fs layer [2025-01-20T01:26:23.798Z] bab4dde63d76: Pulling fs layer [2025-01-20T01:26:23.798Z] bde34c3a00c8: Pulling fs layer [2025-01-20T01:26:23.798Z] b352a97aabf1: Pulling fs layer [2025-01-20T01:26:23.798Z] 4872d77fe225: Pulling fs layer [2025-01-20T01:26:23.798Z] 5851b861e8e6: Pulling fs layer [2025-01-20T01:26:23.798Z] 988bab9f4d93: Waiting [2025-01-20T01:26:23.798Z] 1469e6f7b9e6: Waiting [2025-01-20T01:26:23.798Z] eaf3925da568: Waiting [2025-01-20T01:26:23.798Z] bab4dde63d76: Waiting [2025-01-20T01:26:23.798Z] 5851b861e8e6: Waiting [2025-01-20T01:26:23.798Z] 4872d77fe225: Waiting [2025-01-20T01:26:23.798Z] b352a97aabf1: Waiting [2025-01-20T01:26:23.798Z] bde34c3a00c8: Waiting [2025-01-20T01:26:23.798Z] e2be974225ed: Verifying Checksum [2025-01-20T01:26:23.798Z] e2be974225ed: Download complete [2025-01-20T01:26:23.798Z] 988bab9f4d93: Download complete [2025-01-20T01:26:24.059Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T01:26:24.059Z] 1469e6f7b9e6: Download complete [2025-01-20T01:26:24.059Z] eaf3925da568: Download complete [2025-01-20T01:26:24.059Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T01:26:24.059Z] 339a4e72a1f5: Download complete [2025-01-20T01:26:24.059Z] bde34c3a00c8: Verifying Checksum [2025-01-20T01:26:24.059Z] bde34c3a00c8: Download complete [2025-01-20T01:26:24.059Z] b352a97aabf1: Verifying Checksum [2025-01-20T01:26:24.059Z] b352a97aabf1: Download complete [2025-01-20T01:26:24.059Z] 4872d77fe225: Verifying Checksum [2025-01-20T01:26:24.059Z] 4872d77fe225: Download complete [2025-01-20T01:26:24.059Z] 5851b861e8e6: Verifying Checksum [2025-01-20T01:26:24.059Z] 5851b861e8e6: Download complete [2025-01-20T01:26:24.059Z] b85a868b505f: Verifying Checksum [2025-01-20T01:26:24.059Z] b85a868b505f: Download complete [2025-01-20T01:26:24.319Z] bab4dde63d76: Verifying Checksum [2025-01-20T01:26:24.319Z] bab4dde63d76: Download complete [2025-01-20T01:26:25.701Z] b85a868b505f: Pull complete [2025-01-20T01:26:25.701Z] e2be974225ed: Pull complete [2025-01-20T01:26:25.962Z] 339a4e72a1f5: Pull complete [2025-01-20T01:26:25.962Z] 988bab9f4d93: Pull complete [2025-01-20T01:26:26.222Z] 1469e6f7b9e6: Pull complete [2025-01-20T01:26:26.222Z] eaf3925da568: Pull complete [2025-01-20T01:26:28.128Z] bab4dde63d76: Pull complete [2025-01-20T01:26:28.128Z] bde34c3a00c8: Pull complete [2025-01-20T01:26:28.128Z] b352a97aabf1: Pull complete [2025-01-20T01:26:28.128Z] 4872d77fe225: Pull complete [2025-01-20T01:26:28.388Z] 5851b861e8e6: Pull complete [2025-01-20T01:26:28.388Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T01:26:28.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:26:28.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:26:28.533Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:26:28.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:26:29.757Z] $ docker top 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e -eo pid,comm [2025-01-20T01:26:29.816Z] 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). [2025-01-20T01:26:29.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:26:29.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:26:29.882Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:26:30.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:26:30.004Z] $ docker exec 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent [2025-01-20T01:26:30.112Z] SSH_AUTH_SOCK=/tmp/ssh-ehqn4h52YOeH/agent.32 [2025-01-20T01:26:30.112Z] SSH_AGENT_PID=39 [2025-01-20T01:26:30.118Z] Running ssh-add (command line suppressed) [2025-01-20T01:26:30.217Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4891183988420124234.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4891183988420124234.key) [2025-01-20T01:26:30.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:26:30.530Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T01:26:30.543Z] $ docker exec --env ******** --env ******** 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent -k [2025-01-20T01:26:30.642Z] unset SSH_AUTH_SOCK; [2025-01-20T01:26:30.643Z] unset SSH_AGENT_PID; [2025-01-20T01:26:30.643Z] echo Agent pid 39 killed; [2025-01-20T01:26:30.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T01:26:30.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:26:30.694Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:26:30.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:26:30.822Z] $ docker exec 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent [2025-01-20T01:26:30.933Z] SSH_AUTH_SOCK=/tmp/ssh-vjsXKpKg8JQf/agent.71 [2025-01-20T01:26:30.933Z] SSH_AGENT_PID=77 [2025-01-20T01:26:30.938Z] Running ssh-add (command line suppressed) [2025-01-20T01:26:31.038Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17536419171230637171.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17536419171230637171.key) [2025-01-20T01:26:31.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:26:31.347Z] + git semver init [2025-01-20T01:26:31.608Z] 2025-01-20 01:26:31,541 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T01:26:31.608Z] 2025-01-20 01:26:31,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-01-20T01:26:31.608Z] 2025-01-20 01:26:31,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-01-20T01:26:31.608Z] 2025-01-20 01:26:31,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:26:32.992Z] 2025-01-20 01:26:32,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-01-20T01:26:32.992Z] 2025-01-20 01:26:32,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-01-20T01:26:32.992Z] 2025-01-20 01:26:32,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:26:32.992Z] 2025-01-20 01:26:32,915 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:26:32.992Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:26:33.002Z] $ docker exec --env ******** --env ******** 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e ssh-agent -k [2025-01-20T01:26:33.099Z] unset SSH_AUTH_SOCK; [2025-01-20T01:26:33.099Z] unset SSH_AGENT_PID; [2025-01-20T01:26:33.099Z] echo Agent pid 77 killed; [2025-01-20T01:26:33.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:26:33.447Z] + git semver [Pipeline] } [2025-01-20T01:26:33.723Z] $ docker stop --time=1 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e [2025-01-20T01:26:35.022Z] $ docker rm -f --volumes 19fbea6ba3386a32ab6be4d69f093811e69502e6ae325b5b8f58f3c50bbe768e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:26:35.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T01:26:35.632Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T01:26:35.637Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:26:35.821Z] provisioning config files... [2025-01-20T01:26:35.829Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6899845983084765880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:26:36.131Z] ---> ****-login.sh [2025-01-20T01:26:36.131Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:26:36.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:36.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:36.131Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:36.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:36.131Z] [2025-01-20T01:26:36.131Z] Login Succeeded [2025-01-20T01:26:36.131Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:26:36.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:36.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:36.132Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:36.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:36.132Z] [2025-01-20T01:26:36.132Z] Login Succeeded [2025-01-20T01:26:36.132Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:26:36.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:36.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:36.391Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:36.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:36.391Z] [2025-01-20T01:26:36.391Z] Login Succeeded [2025-01-20T01:26:36.391Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:26:36.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:36.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:36.391Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:36.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:36.391Z] [2025-01-20T01:26:36.391Z] Login Succeeded [2025-01-20T01:26:36.391Z] ****.io [2025-01-20T01:26:36.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:26:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:26:36.652Z] Configure a credential helper to remove this warning. See [2025-01-20T01:26:36.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:26:36.652Z] [2025-01-20T01:26:36.652Z] Login Succeeded [2025-01-20T01:26:36.652Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:26:36.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T01:26:36.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:26:36.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:26:36.783Z] ========================================================= [2025-01-20T01:26:36.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T01:26:36.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:26:37.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T01:26:37.119Z] Sending build context to Docker daemon 20.82MB [2025-01-20T01:26:37.119Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:26:37.119Z] Step 2/13 : FROM ${BASE} AS builder [2025-01-20T01:26:37.377Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T01:26:37.378Z] da9db072f522: Pulling fs layer [2025-01-20T01:26:37.378Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T01:26:37.378Z] 06f05ace1117: Pulling fs layer [2025-01-20T01:26:37.378Z] 5fe327b54edc: Pulling fs layer [2025-01-20T01:26:37.378Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:26:37.378Z] 92a5565b7b96: Pulling fs layer [2025-01-20T01:26:37.378Z] ff9bb7016b71: Pulling fs layer [2025-01-20T01:26:37.378Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T01:26:37.378Z] a813b0c90790: Pulling fs layer [2025-01-20T01:26:37.378Z] 92a5565b7b96: Waiting [2025-01-20T01:26:37.378Z] ff9bb7016b71: Waiting [2025-01-20T01:26:37.378Z] b67dba6c2c7d: Waiting [2025-01-20T01:26:37.378Z] a813b0c90790: Waiting [2025-01-20T01:26:37.378Z] 5fe327b54edc: Waiting [2025-01-20T01:26:37.378Z] 4f4fb700ef54: Waiting [2025-01-20T01:26:37.378Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T01:26:37.378Z] 6ef4a4ee8ca5: Download complete [2025-01-20T01:26:37.378Z] 5fe327b54edc: Verifying Checksum [2025-01-20T01:26:37.378Z] 5fe327b54edc: Download complete [2025-01-20T01:26:37.378Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T01:26:37.378Z] 4f4fb700ef54: Download complete [2025-01-20T01:26:37.378Z] 92a5565b7b96: Verifying Checksum [2025-01-20T01:26:37.378Z] 92a5565b7b96: Download complete [2025-01-20T01:26:37.378Z] da9db072f522: Download complete [2025-01-20T01:26:37.378Z] ff9bb7016b71: Verifying Checksum [2025-01-20T01:26:37.378Z] ff9bb7016b71: Download complete [2025-01-20T01:26:37.637Z] da9db072f522: Pull complete [2025-01-20T01:26:37.637Z] a813b0c90790: Verifying Checksum [2025-01-20T01:26:37.637Z] a813b0c90790: Download complete [2025-01-20T01:26:37.637Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T01:26:38.208Z] 06f05ace1117: Verifying Checksum [2025-01-20T01:26:38.208Z] 06f05ace1117: Download complete [2025-01-20T01:26:38.208Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T01:26:38.208Z] b67dba6c2c7d: Download complete [2025-01-20T01:26:42.392Z] 06f05ace1117: Pull complete [2025-01-20T01:26:42.392Z] 5fe327b54edc: Pull complete [2025-01-20T01:26:42.392Z] 4f4fb700ef54: Pull complete [2025-01-20T01:26:42.392Z] 92a5565b7b96: Pull complete [2025-01-20T01:26:42.392Z] ff9bb7016b71: Pull complete [2025-01-20T01:26:44.294Z] b67dba6c2c7d: Pull complete [2025-01-20T01:26:44.869Z] a813b0c90790: Pull complete [2025-01-20T01:26:44.869Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T01:26:44.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T01:26:44.869Z] ---> 3ba60ce46760 [2025-01-20T01:26:44.869Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:26:46.250Z] ---> Running in 4f9002284946 [2025-01-20T01:26:46.250Z] Removing intermediate container 4f9002284946 [2025-01-20T01:26:46.250Z] ---> 4729c3351724 [2025-01-20T01:26:46.250Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:26:46.250Z] ---> Running in 3973621db26f [2025-01-20T01:26:46.509Z] Removing intermediate container 3973621db26f [2025-01-20T01:26:46.509Z] ---> 0c58af449821 [2025-01-20T01:26:46.509Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-01-20T01:26:46.509Z] ---> Running in a090a9b6f5ea [2025-01-20T01:26:46.509Z] Removing intermediate container a090a9b6f5ea [2025-01-20T01:26:46.509Z] ---> 7b05ebdece9f [2025-01-20T01:26:46.509Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-01-20T01:26:46.509Z] ---> Running in b32f6e7508ec [2025-01-20T01:26:46.509Z] Removing intermediate container b32f6e7508ec [2025-01-20T01:26:46.509Z] ---> 59f18a8d008d [2025-01-20T01:26:46.509Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:26:46.509Z] ---> Running in d451ae8d1a06 [2025-01-20T01:26:46.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:26:47.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:26:47.290Z] (1/14) Installing libintl (0.22.5-r0) [2025-01-20T01:26:47.290Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-01-20T01:26:47.290Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-01-20T01:26:47.290Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-01-20T01:26:47.290Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-01-20T01:26:47.290Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-01-20T01:26:47.290Z] (7/14) Installing udev-init-scripts (35-r1) [2025-01-20T01:26:47.290Z] (8/14) Installing libeconf (0.6.3-r0) [2025-01-20T01:26:47.290Z] (9/14) Installing libblkid (2.40.1-r1) [2025-01-20T01:26:47.290Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-01-20T01:26:47.290Z] (11/14) Installing kmod-libs (32-r0) [2025-01-20T01:26:47.556Z] (12/14) Installing eudev (3.2.14-r2) [2025-01-20T01:26:47.556Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-01-20T01:26:47.556Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-01-20T01:26:47.556Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:26:47.556Z] Executing eudev-3.2.14-r2.trigger [2025-01-20T01:26:47.556Z] OK: 254 MiB in 72 packages [2025-01-20T01:26:48.125Z] Removing intermediate container d451ae8d1a06 [2025-01-20T01:26:48.125Z] ---> 526c4791f780 [2025-01-20T01:26:48.125Z] Step 8/13 : WORKDIR /device-usb-camera [2025-01-20T01:26:48.125Z] ---> Running in 6cba03c8ffb2 [2025-01-20T01:26:48.125Z] Removing intermediate container 6cba03c8ffb2 [2025-01-20T01:26:48.125Z] ---> e95360ae3be2 [2025-01-20T01:26:48.125Z] Step 9/13 : COPY go.mod vendor* ./ [2025-01-20T01:26:48.125Z] ---> 8e5ee47eb4ba [2025-01-20T01:26:48.125Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:26:48.385Z] ---> Running in aeec1a86522b [2025-01-20T01:26:50.773Z] Still waiting to schedule task [2025-01-20T01:26:50.773Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-20T01:27:27.125Z] Removing intermediate container aeec1a86522b [2025-01-20T01:27:27.126Z] ---> f65d5696484e [2025-01-20T01:27:27.126Z] Step 11/13 : COPY . . [2025-01-20T01:27:27.126Z] ---> 095f857e3c30 [2025-01-20T01:27:27.126Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-01-20T01:27:27.126Z] ---> Running in 39ba17401bc5 [2025-01-20T01:27:27.126Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:27:27.126Z] Dload Upload Total Spent Left Speed [2025-01-20T01:27:27.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9934 0 --:--:-- --:--:-- --:--:-- 10018 [2025-01-20T01:27:27.126Z] Removing intermediate container 39ba17401bc5 [2025-01-20T01:27:27.126Z] ---> b17b2bcd7e0f [2025-01-20T01:27:27.126Z] Step 13/13 : RUN ${MAKE} [2025-01-20T01:27:27.126Z] ---> Running in ceed85ef4312 [2025-01-20T01:27:27.126Z] noop [2025-01-20T01:27:27.126Z] Removing intermediate container ceed85ef4312 [2025-01-20T01:27:27.126Z] ---> 1a61b25ab8eb [2025-01-20T01:27:27.126Z] Successfully built 1a61b25ab8eb [2025-01-20T01:27:27.126Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:27:27.456Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:27:27.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:27:27.536Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:27:27.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-20T01:27:27.919Z] $ docker top 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:27:28.273Z] + go version [2025-01-20T01:27:28.273Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T01:27:28.283Z] $ docker stop --time=1 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 [2025-01-20T01:27:29.549Z] $ docker rm -f --volumes 7b5699dff426248007495ca7acf58e8cb4a805814f3f2984f255375dda5bebb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:27:30.044Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T01:27:30.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:27:30.132Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:27:30.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-20T01:27:30.502Z] $ docker top 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:27:30.852Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:27:31.154Z] + make test [2025-01-20T01:27:31.154Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T01:27:32.091Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-01-20T01:27:54.028Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-01-20T01:27:54.029Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2025-01-20T01:28:04.002Z] go vet ./... [2025-01-20T01:28:09.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:28:09.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:28:09.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:28:09.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:28:09.297Z] $ docker stop --time=1 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa [2025-01-20T01:28:11.252Z] $ docker rm -f --volumes 2eafdbb9c0588b7aafeb0145b9c78983bc723620f52a75cb49567bfe5437adfa [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:28:11.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:28:11.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T01:28:12.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:28:12.706Z] + ls -al . [2025-01-20T01:28:12.706Z] total 288 [2025-01-20T01:28:12.706Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 01:27 . [2025-01-20T01:28:12.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:26 .. [2025-01-20T01:28:12.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:27 .git [2025-01-20T01:28:12.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 .github [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 379 Jan 20 01:26 .gitignore [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 203 Jan 20 01:26 .golangci.yml [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 20 01:26 .hadolint.yml [2025-01-20T01:28:12.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:26 .semver [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 19367 Jan 20 01:26 Attribution.txt [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jan 20 01:26 CHANGELOG.md [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jan 20 01:26 Dockerfile [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 20 01:26 GOVERNANCE.md [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 20 01:26 Jenkinsfile [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 01:26 LICENSE [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jan 20 01:26 Makefile [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 20 01:26 OWNERS.md [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 20 01:26 README.md [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:26 VERSION [2025-01-20T01:28:12.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 bin [2025-01-20T01:28:12.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 cmd [2025-01-20T01:28:12.706Z] -rw-r--r-- 1 jenkins jenkins 54772 Jan 20 01:27 coverage.out [2025-01-20T01:28:12.706Z] -rwxrwxr-x 1 jenkins jenkins 84 Jan 20 01:26 docker-entrypoint.sh [2025-01-20T01:28:12.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:26 docs [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 6415 Jan 20 01:26 go.mod [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 87089 Jan 20 01:26 go.sum [2025-01-20T01:28:12.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:26 internal [2025-01-20T01:28:12.706Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 20 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:28:13.025Z] + 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=2b35e06d21f41f2d7f280c9456da9975a2a2885e --label arch=amd64 --label version=4.0.0-dev.7 . [2025-01-20T01:28:13.025Z] Sending build context to Docker daemon 20.88MB [2025-01-20T01:28:13.025Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T01:28:13.025Z] Step 2/37 : FROM ${BASE} AS builder [2025-01-20T01:28:13.025Z] ---> 1a61b25ab8eb [2025-01-20T01:28:13.025Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-01-20T01:28:13.283Z] ---> Running in 4048d6864abf [2025-01-20T01:28:13.283Z] Removing intermediate container 4048d6864abf [2025-01-20T01:28:13.283Z] ---> 707e6014b082 [2025-01-20T01:28:13.283Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T01:28:13.283Z] ---> Running in 9d7cf32322b5 [2025-01-20T01:28:13.283Z] Removing intermediate container 9d7cf32322b5 [2025-01-20T01:28:13.283Z] ---> 8443e52f5ba6 [2025-01-20T01:28:13.283Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-01-20T01:28:13.283Z] ---> Running in 5026b21d91cd [2025-01-20T01:28:13.283Z] Removing intermediate container 5026b21d91cd [2025-01-20T01:28:13.284Z] ---> f75578b691d0 [2025-01-20T01:28:13.284Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-01-20T01:28:13.543Z] ---> Running in 2b61a048f593 [2025-01-20T01:28:13.543Z] Removing intermediate container 2b61a048f593 [2025-01-20T01:28:13.543Z] ---> 3ca64b7d118d [2025-01-20T01:28:13.543Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T01:28:13.543Z] ---> Running in 770e56f2c12a [2025-01-20T01:28:13.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:14.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:14.331Z] OK: 254 MiB in 72 packages [2025-01-20T01:28:14.593Z] Removing intermediate container 770e56f2c12a [2025-01-20T01:28:14.593Z] ---> eb1588d5e2e4 [2025-01-20T01:28:14.593Z] Step 8/37 : WORKDIR /device-usb-camera [2025-01-20T01:28:14.593Z] ---> Running in 10b1f46e415a [2025-01-20T01:28:14.854Z] Removing intermediate container 10b1f46e415a [2025-01-20T01:28:14.854Z] ---> 675276ad6838 [2025-01-20T01:28:14.854Z] Step 9/37 : COPY go.mod vendor* ./ [2025-01-20T01:28:14.854Z] ---> 465768e44588 [2025-01-20T01:28:14.854Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:28:14.854Z] ---> Running in e65eb66291d3 [2025-01-20T01:28:15.791Z] Removing intermediate container e65eb66291d3 [2025-01-20T01:28:15.791Z] ---> 1dfd07443760 [2025-01-20T01:28:15.791Z] Step 11/37 : COPY . . [2025-01-20T01:28:16.052Z] ---> 667b03b9ca99 [2025-01-20T01:28:16.052Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-01-20T01:28:16.052Z] ---> Running in 1e8de013a93e [2025-01-20T01:28:16.311Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:28:16.311Z] Dload Upload Total Spent Left Speed [2025-01-20T01:28:16.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062   0   0  43137    0 --:--:-- --:--:-- --:--:-- 44250 [2025-01-20T01:28:16.829Z] Removing intermediate container 1e8de013a93e [2025-01-20T01:28:16.830Z] ---> d98ef3e003d0 [2025-01-20T01:28:16.830Z] Step 13/37 : RUN ${MAKE} [2025-01-20T01:28:16.830Z] ---> Running in e1e0f5f060e8 [2025-01-20T01:28:17.088Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-01-20T01:28:37.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37170 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-01-20T01:28:37.714Z] Running in /w/workspace/device-usb-camera/194 [Pipeline] { [Pipeline] checkout [2025-01-20T01:28:40.773Z] Selected Git installation does not exist. Using Default [2025-01-20T01:28:40.773Z] The recommended git tool is: NONE [2025-01-20T01:28:47.133Z] using credential edgex-jenkins-ssh [2025-01-20T01:28:47.158Z] Cloning the remote Git repository [2025-01-20T01:28:47.222Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-01-20T01:28:47.345Z] > git init /w/workspace/device-usb-camera/194 # timeout=10 [2025-01-20T01:28:47.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-01-20T01:28:47.573Z] > git --version # timeout=10 [2025-01-20T01:28:47.601Z] > git --version # 'git version 2.25.1' [2025-01-20T01:28:47.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T01:28:47.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:28:49.193Z] Removing intermediate container e1e0f5f060e8 [2025-01-20T01:28:49.193Z] ---> e8e214cdb0d3 [2025-01-20T01:28:49.193Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-01-20T01:28:49.193Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-01-20T01:28:49.193Z] 8411072a22a5: Pulling fs layer [2025-01-20T01:28:49.193Z] 8411072a22a5: Verifying Checksum [2025-01-20T01:28:49.193Z] 8411072a22a5: Download complete [2025-01-20T01:28:49.193Z] 8411072a22a5: Pull complete [2025-01-20T01:28:49.193Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-01-20T01:28:49.193Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-01-20T01:28:49.193Z] ---> 1ac78cb06e13 [2025-01-20T01:28:49.193Z] Step 15/37 : FROM alpine:3.20 [2025-01-20T01:28:49.193Z] 3.20: Pulling from library/alpine [2025-01-20T01:28:49.451Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T01:28:49.451Z] 66a3d608f3fa: Download complete [2025-01-20T01:28:49.710Z] 66a3d608f3fa: Pull complete [2025-01-20T01:28:49.710Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:28:49.710Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T01:28:49.710Z] ---> e29df9b510ff [2025-01-20T01:28:49.710Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-01-20T01:28:49.710Z] ---> Running in 31359852b1a4 [2025-01-20T01:28:49.968Z] Removing intermediate container 31359852b1a4 [2025-01-20T01:28:49.968Z] ---> ae111f2ccca3 [2025-01-20T01:28:49.968Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:28:49.968Z] ---> Running in da25ed985047 [2025-01-20T01:28:50.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:50.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:50.795Z] (1/115) Installing dumb-init (1.2.5-r3) [2025-01-20T01:28:50.795Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-01-20T01:28:50.795Z] (3/115) Installing aom-libs (3.9.1-r0) [2025-01-20T01:28:50.795Z] (4/115) Installing libxau (1.0.11-r4) [2025-01-20T01:28:50.795Z] (5/115) Installing libmd (1.1.0-r0) [2025-01-20T01:28:50.795Z] (6/115) Installing libbsd (0.12.2-r0) [2025-01-20T01:28:50.795Z] (7/115) Installing libxdmcp (1.1.5-r1) [2025-01-20T01:28:50.795Z] (8/115) Installing libxcb (1.16.1-r0) [2025-01-20T01:28:50.795Z] (9/115) Installing libx11 (1.8.9-r1) [2025-01-20T01:28:50.795Z] (10/115) Installing hwdata-pci (0.382-r0) [2025-01-20T01:28:50.795Z] (11/115) Installing libpciaccess (0.18.1-r0) [2025-01-20T01:28:50.795Z] (12/115) Installing libdrm (2.4.120-r0) [2025-01-20T01:28:50.795Z] (13/115) Installing libxext (1.3.6-r2) [2025-01-20T01:28:50.795Z] (14/115) Installing libxfixes (6.0.1-r4) [2025-01-20T01:28:50.795Z] (15/115) Installing libffi (3.4.6-r0) [2025-01-20T01:28:50.730Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-01-20T01:28:50.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T01:28:51.054Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-01-20T01:28:51.054Z] (17/115) Installing libva (2.21.0-r0) [2025-01-20T01:28:51.054Z] (18/115) Installing libvdpau (1.5-r3) [2025-01-20T01:28:51.054Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T01:28:51.054Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T01:28:51.054Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-01-20T01:28:51.054Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-01-20T01:28:51.054Z] (23/115) Installing libdav1d (1.4.2-r0) [2025-01-20T01:28:51.054Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2025-01-20T01:28:51.054Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-01-20T01:28:51.054Z] (26/115) Installing imath (3.1.12-r0) [2025-01-20T01:28:51.054Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-01-20T01:28:51.054Z] (28/115) Installing brotli-libs (1.1.0-r2) [2025-01-20T01:28:51.054Z] (29/115) Installing giflib (5.2.2-r0) [2025-01-20T01:28:51.054Z] (30/115) Installing libhwy (1.0.7-r0) [2025-01-20T01:28:51.054Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-01-20T01:28:51.054Z] (32/115) Installing lcms2 (2.16-r0) [2025-01-20T01:28:51.054Z] (33/115) Installing libpng (1.6.44-r0) [2025-01-20T01:28:51.314Z] (34/115) Installing libjxl (0.10.2-r0) [2025-01-20T01:28:51.314Z] (35/115) Installing lame-libs (3.100-r5) [2025-01-20T01:28:51.314Z] (36/115) Installing opus (1.5.2-r0) [2025-01-20T01:28:51.314Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2025-01-20T01:28:51.314Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2025-01-20T01:28:51.314Z] (39/115) Installing soxr (0.1.3-r7) [2025-01-20T01:28:51.314Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-01-20T01:28:51.314Z] (41/115) Installing libogg (1.3.5-r5) [2025-01-20T01:28:51.314Z] (42/115) Installing libtheora (1.1.1-r18) [2025-01-20T01:28:51.314Z] (43/115) Installing libvorbis (1.3.7-r2) [2025-01-20T01:28:51.314Z] (44/115) Installing libvpx (1.14.1-r0) [2025-01-20T01:28:51.314Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2025-01-20T01:28:51.314Z] (46/115) Installing libwebp (1.3.2-r0) [2025-01-20T01:28:51.314Z] (47/115) Installing libwebpmux (1.3.2-r0) [2025-01-20T01:28:51.314Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-01-20T01:28:51.314Z] (49/115) Installing numactl (2.0.18-r0) [2025-01-20T01:28:51.314Z] (50/115) Installing x265-libs (3.6-r0) [2025-01-20T01:28:51.574Z] (51/115) Installing xvidcore (1.3.7-r2) [2025-01-20T01:28:51.574Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-01-20T01:28:51.574Z] (53/115) Installing sdl2 (2.28.5-r1) [2025-01-20T01:28:51.574Z] (54/115) Installing alsa-lib (1.2.11-r0) [2025-01-20T01:28:51.834Z] (55/115) Installing libexpat (2.6.4-r0) [2025-01-20T01:28:51.834Z] (56/115) Installing libbz2 (1.0.8-r6) [2025-01-20T01:28:51.834Z] (57/115) Installing freetype (2.13.2-r0) [2025-01-20T01:28:51.834Z] (58/115) Installing fontconfig (2.15.0-r1) [2025-01-20T01:28:51.834Z] (59/115) Installing fribidi (1.0.15-r0) [2025-01-20T01:28:51.834Z] (60/115) Installing libintl (0.22.5-r0) [2025-01-20T01:28:51.834Z] (61/115) Installing libeconf (0.6.3-r0) [2025-01-20T01:28:51.834Z] (62/115) Installing libblkid (2.40.1-r1) [2025-01-20T01:28:51.834Z] (63/115) Installing libmount (2.40.1-r1) [2025-01-20T01:28:51.834Z] (64/115) Installing pcre2 (10.43-r0) [2025-01-20T01:28:51.834Z] (65/115) Installing glib (2.80.5-r0) [2025-01-20T01:28:51.834Z] (66/115) Installing graphite2 (1.3.14-r6) [2025-01-20T01:28:51.834Z] (67/115) Installing harfbuzz (8.5.0-r0) [2025-01-20T01:28:51.834Z] (68/115) Installing libunibreak (6.1-r0) [2025-01-20T01:28:51.834Z] (69/115) Installing libass (0.17.2-r0) [2025-01-20T01:28:51.834Z] (70/115) Installing libbluray (1.3.4-r1) [2025-01-20T01:28:52.093Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2025-01-20T01:28:52.093Z] (72/115) Installing libopenmpt (0.7.7-r0) [2025-01-20T01:28:52.093Z] (73/115) Installing cjson (1.7.18-r0) [2025-01-20T01:28:52.093Z] (74/115) Installing mbedtls (3.6.2-r0) [2025-01-20T01:28:52.093Z] (75/115) Installing librist (0.2.10-r1) [2025-01-20T01:28:52.093Z] (76/115) Installing libsrt (1.5.3-r0) [2025-01-20T01:28:52.093Z] (77/115) Installing libssh (0.10.6-r0) [2025-01-20T01:28:52.093Z] (78/115) Installing xz-libs (5.6.2-r0) [2025-01-20T01:28:52.093Z] (79/115) Installing libxml2 (2.12.7-r0) [2025-01-20T01:28:52.093Z] (80/115) Installing libsodium (1.0.19-r0) [2025-01-20T01:28:52.093Z] (81/115) Installing libzmq (4.3.5-r2) [2025-01-20T01:28:52.128Z] Avoid second fetch [2025-01-20T01:28:52.129Z] Checking out Revision 2b35e06d21f41f2d7f280c9456da9975a2a2885e (main) [2025-01-20T01:28:52.353Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-01-20T01:28:52.353Z] (83/115) Installing serd-libs (0.32.2-r0) [2025-01-20T01:28:52.353Z] (84/115) Installing zix-libs (0.4.2-r0) [2025-01-20T01:28:52.353Z] (85/115) Installing sord-libs (0.16.16-r0) [2025-01-20T01:28:52.353Z] (86/115) Installing sratom (0.6.16-r0) [2025-01-20T01:28:52.353Z] (87/115) Installing lilv-libs (0.24.24-r1) [2025-01-20T01:28:52.353Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-01-20T01:28:52.353Z] (89/115) Installing libdovi (3.3.0-r0) [2025-01-20T01:28:52.353Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-01-20T01:28:52.150Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T01:28:52.230Z] > git checkout -f 2b35e06d21f41f2d7f280c9456da9975a2a2885e # timeout=10 [2025-01-20T01:28:52.615Z] (91/115) Installing shaderc (2024.0-r0) [2025-01-20T01:28:52.615Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-01-20T01:28:52.615Z] (93/115) Installing libplacebo (6.338.2-r1) [2025-01-20T01:28:52.615Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-01-20T01:28:52.615Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-01-20T01:28:52.615Z] (96/115) Installing vidstab (1.1.1-r0) [2025-01-20T01:28:52.615Z] (97/115) Installing zimg (3.0.5-r2) [2025-01-20T01:28:52.615Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-01-20T01:28:52.874Z] (99/115) Installing libasyncns (0.8-r3) [2025-01-20T01:28:52.874Z] (100/115) Installing dbus-libs (1.14.10-r1) [2025-01-20T01:28:52.874Z] (101/115) Installing libltdl (2.4.7-r3) [2025-01-20T01:28:52.874Z] (102/115) Installing orc (0.4.40-r0) [2025-01-20T01:28:52.874Z] (103/115) Installing libflac (1.4.3-r1) [2025-01-20T01:28:52.874Z] (104/115) Installing libsndfile (1.2.2-r1) [2025-01-20T01:28:52.874Z] (105/115) Installing speexdsp (1.2.1-r2) [2025-01-20T01:28:52.874Z] (106/115) Installing tdb-libs (1.4.9-r1) [2025-01-20T01:28:52.874Z] (107/115) Installing libpulse (17.0-r0) [2025-01-20T01:28:52.877Z] Commit message: "Merge pull request #382 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-20T01:28:53.133Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-01-20T01:28:53.133Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-01-20T01:28:53.133Z] (110/115) Installing ffmpeg (6.1.1-r8) [2025-01-20T01:28:53.133Z] (111/115) Installing udev-init-scripts (35-r1) [2025-01-20T01:28:53.133Z] (112/115) Installing eudev-libs (3.2.14-r2) [2025-01-20T01:28:53.133Z] (113/115) Installing zstd-libs (1.5.6-r0) [2025-01-20T01:28:53.133Z] (114/115) Installing kmod-libs (32-r0) [2025-01-20T01:28:53.133Z] (115/115) Installing eudev (3.2.14-r2) [2025-01-20T01:28:53.133Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T01:28:53.133Z] Executing glib-2.80.5-r0.trigger [2025-01-20T01:28:53.133Z] Executing eudev-3.2.14-r2.trigger [2025-01-20T01:28:53.133Z] OK: 134 MiB in 129 packages [2025-01-20T01:28:55.039Z] Removing intermediate container da25ed985047 [2025-01-20T01:28:55.039Z] ---> f2d0de5410fc [2025-01-20T01:28:55.039Z] Step 18/37 : RUN apk --no-cache upgrade [2025-01-20T01:28:55.039Z] ---> Running in d4da83320c62 [2025-01-20T01:28:55.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:55.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T01:28:55.569Z] OK: 134 MiB in 129 packages [2025-01-20T01:28:55.830Z] Removing intermediate container d4da83320c62 [2025-01-20T01:28:55.830Z] ---> bb708e4bfb4b [2025-01-20T01:28:55.830Z] Step 19/37 : WORKDIR / [2025-01-20T01:28:55.830Z] ---> Running in 6727036b95e7 [2025-01-20T01:28:55.830Z] Removing intermediate container 6727036b95e7 [2025-01-20T01:28:55.830Z] ---> 0276745b1728 [2025-01-20T01:28:55.830Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-01-20T01:28:56.769Z] ---> b3bc9ed9115f [2025-01-20T01:28:56.769Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-01-20T01:28:56.769Z] ---> 58ba6c612c74 [2025-01-20T01:28:56.769Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-01-20T01:28:56.769Z] ---> 4f346b747f03 [2025-01-20T01:28:56.769Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-01-20T01:28:57.029Z] ---> d85ee908b808 [2025-01-20T01:28:57.029Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-01-20T01:28:57.029Z] ---> 06b836f64c31 [2025-01-20T01:28:57.029Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-01-20T01:28:57.287Z] ---> 3e8f88896ebd [2025-01-20T01:28:57.287Z] Step 26/37 : COPY --from=rtsp /mediamtx / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:28:57.857Z] ---> a9ac0c5ca421 [2025-01-20T01:28:57.857Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-01-20T01:28:57.858Z] ---> Running in 201d3cbbd3fb [2025-01-20T01:28:58.196Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T01:28:58.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:28:58.196Z] Dload Upload Total Spent Left Speed [2025-01-20T01:28:58.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2025-01-20T01:28:58.425Z] Removing intermediate container 201d3cbbd3fb [2025-01-20T01:28:58.425Z] ---> e280ecf93314 [2025-01-20T01:28:58.425Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-01-20T01:28:58.425Z] ---> Running in 4d51aa00ee0b [2025-01-20T01:28:58.599Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T01:28:58.954Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-20T01:28:58.954Z] + sudo tee /etc/docker/daemon.new [2025-01-20T01:28:58.993Z] Removing intermediate container 4d51aa00ee0b [2025-01-20T01:28:58.993Z] ---> 1c7198d52524 [2025-01-20T01:28:58.993Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-01-20T01:28:58.993Z] ---> Running in 05ed4dd3c770 [2025-01-20T01:28:59.226Z] { [2025-01-20T01:28:59.226Z] "registry-mirrors": [ [2025-01-20T01:28:59.226Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T01:28:59.226Z] ], [2025-01-20T01:28:59.226Z] "bip": "10.250.0.254/24", [2025-01-20T01:28:59.226Z] "hosts": [ [2025-01-20T01:28:59.226Z] "tcp://0.0.0.0:5555", [2025-01-20T01:28:59.226Z] "unix:///var/run/docker.sock" [2025-01-20T01:28:59.226Z] ], [2025-01-20T01:28:59.226Z] "mtu": 1458, [2025-01-20T01:28:59.226Z] "selinux-enabled": true, [2025-01-20T01:28:59.226Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T01:28:59.226Z] } [Pipeline] sh [2025-01-20T01:28:59.559Z] Removing intermediate container 05ed4dd3c770 [2025-01-20T01:28:59.559Z] ---> 0005f3205f56 [2025-01-20T01:28:59.559Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-01-20T01:28:59.559Z] ---> Running in 8f871608c779 [2025-01-20T01:28:59.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T01:28:59.931Z] + sudo service docker restart [2025-01-20T01:29:00.128Z] Removing intermediate container 8f871608c779 [2025-01-20T01:29:00.128Z] ---> 8302b471d855 [2025-01-20T01:29:00.128Z] Step 31/37 : EXPOSE 59983 [2025-01-20T01:29:00.128Z] ---> Running in e955c6bc1935 [2025-01-20T01:29:00.128Z] Removing intermediate container e955c6bc1935 [2025-01-20T01:29:00.128Z] ---> 0be2dbf2c654 [2025-01-20T01:29:00.128Z] Step 32/37 : EXPOSE 8554 [2025-01-20T01:29:00.128Z] ---> Running in 7ae4090d9a0e [2025-01-20T01:29:00.128Z] Removing intermediate container 7ae4090d9a0e [2025-01-20T01:29:00.128Z] ---> f3f9f7b49051 [2025-01-20T01:29:00.128Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-01-20T01:29:00.128Z] ---> Running in 1e9585a40c1e [2025-01-20T01:29:00.388Z] Removing intermediate container 1e9585a40c1e [2025-01-20T01:29:00.388Z] ---> eec07578322c [2025-01-20T01:29:00.388Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-01-20T01:29:00.388Z] ---> Running in 7f16c66eb22e [2025-01-20T01:29:00.388Z] Removing intermediate container 7f16c66eb22e [2025-01-20T01:29:00.388Z] ---> 008266a7f5de [2025-01-20T01:29:00.388Z] Step 35/37 : LABEL arch=amd64 [2025-01-20T01:29:00.388Z] ---> Running in db9b93cea437 [2025-01-20T01:29:00.388Z] Removing intermediate container db9b93cea437 [2025-01-20T01:29:00.388Z] ---> 1d794eeb0a66 [2025-01-20T01:29:00.388Z] Step 36/37 : LABEL git_sha=2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:29:00.388Z] ---> Running in ad52ec62f2f1 [2025-01-20T01:29:00.647Z] Removing intermediate container ad52ec62f2f1 [2025-01-20T01:29:00.647Z] ---> 67f1908381b6 [2025-01-20T01:29:00.647Z] Step 37/37 : LABEL version=4.0.0-dev.7 [2025-01-20T01:29:00.647Z] ---> Running in 1d431778615e [2025-01-20T01:29:00.647Z] Removing intermediate container 1d431778615e [2025-01-20T01:29:00.647Z] ---> 93c04b91b603 [2025-01-20T01:29:00.647Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T01:29:00.647Z] Successfully built 93c04b91b603 [2025-01-20T01:29:00.647Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:29:00.785Z] provisioning config files... [2025-01-20T01:29:00.798Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6797280932238320997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:29:01.109Z] ---> ****-login.sh [2025-01-20T01:29:01.109Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:29:01.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:01.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:01.109Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:01.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:01.109Z] [2025-01-20T01:29:01.109Z] Login Succeeded [2025-01-20T01:29:01.109Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:29:01.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:01.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:01.367Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:01.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:01.368Z] [2025-01-20T01:29:01.368Z] Login Succeeded [2025-01-20T01:29:01.368Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:29:01.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:01.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:01.368Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:01.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:01.368Z] [2025-01-20T01:29:01.368Z] Login Succeeded [2025-01-20T01:29:01.368Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:29:01.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:01.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:01.627Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:01.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:01.627Z] [2025-01-20T01:29:01.627Z] Login Succeeded [2025-01-20T01:29:01.627Z] ****.io [2025-01-20T01:29:01.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:01.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:01.887Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:01.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:01.887Z] [2025-01-20T01:29:01.887Z] Login Succeeded [2025-01-20T01:29:01.887Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:29:01.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:29:01.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:29:01.978Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-01-20T01:29:01.978Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:29:01.978Z] latest [2025-01-20T01:29:01.978Z] 4.0.0-dev.7 [2025-01-20T01:29:01.978Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:29:01.978Z] main [2025-01-20T01:29:01.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:02.339Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:02.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:29:02.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-01-20T01:29:02.672Z] 4306cd41bc41: Preparing [2025-01-20T01:29:02.672Z] 61b6612a0c5d: Preparing [2025-01-20T01:29:02.672Z] 272436450187: Preparing [2025-01-20T01:29:02.672Z] bb6e2fc4a568: Preparing [2025-01-20T01:29:02.672Z] 0e81680c8547: Preparing [2025-01-20T01:29:02.672Z] 4fdee56d7956: Preparing [2025-01-20T01:29:02.672Z] fdfdcda7100f: Preparing [2025-01-20T01:29:02.672Z] 79b06ae3050a: Preparing [2025-01-20T01:29:02.672Z] 8bf2fe63be63: Preparing [2025-01-20T01:29:02.672Z] eb0611111a59: Preparing [2025-01-20T01:29:02.672Z] 3479c1411097: Preparing [2025-01-20T01:29:02.672Z] eeb1c1a89ffd: Preparing [2025-01-20T01:29:02.672Z] 84e4c552a881: Preparing [2025-01-20T01:29:02.672Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:02.672Z] fdfdcda7100f: Waiting [2025-01-20T01:29:02.672Z] 79b06ae3050a: Waiting [2025-01-20T01:29:02.672Z] 8bf2fe63be63: Waiting [2025-01-20T01:29:02.672Z] eb0611111a59: Waiting [2025-01-20T01:29:02.672Z] 3479c1411097: Waiting [2025-01-20T01:29:02.672Z] eeb1c1a89ffd: Waiting [2025-01-20T01:29:02.672Z] 84e4c552a881: Waiting [2025-01-20T01:29:02.672Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:02.672Z] 4fdee56d7956: Waiting [2025-01-20T01:29:02.672Z] 272436450187: Pushed [2025-01-20T01:29:02.672Z] 61b6612a0c5d: Pushed [2025-01-20T01:29:02.672Z] 4306cd41bc41: Pushed [2025-01-20T01:29:02.672Z] bb6e2fc4a568: Pushed [2025-01-20T01:29:02.672Z] 4fdee56d7956: Pushed [2025-01-20T01:29:02.931Z] fdfdcda7100f: Pushed [2025-01-20T01:29:02.931Z] 79b06ae3050a: Pushed [2025-01-20T01:29:02.931Z] 8bf2fe63be63: Pushed [2025-01-20T01:29:02.931Z] eb0611111a59: Pushed [2025-01-20T01:29:02.931Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:02.931Z] eeb1c1a89ffd: Pushed [2025-01-20T01:29:06.213Z] 0e81680c8547: Pushed [2025-01-20T01:29:07.587Z] 3479c1411097: Pushed [2025-01-20T01:29:17.567Z] 84e4c552a881: Pushed [2025-01-20T01:29:17.567Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:17.897Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2025-01-20T01:29:18.229Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-01-20T01:29:18.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-01-20T01:29:18.229Z] 4306cd41bc41: Preparing [2025-01-20T01:29:18.229Z] 61b6612a0c5d: Preparing [2025-01-20T01:29:18.229Z] 272436450187: Preparing [2025-01-20T01:29:18.229Z] bb6e2fc4a568: Preparing [2025-01-20T01:29:18.229Z] 0e81680c8547: Preparing [2025-01-20T01:29:18.229Z] 4fdee56d7956: Preparing [2025-01-20T01:29:18.229Z] fdfdcda7100f: Preparing [2025-01-20T01:29:18.229Z] 79b06ae3050a: Preparing [2025-01-20T01:29:18.229Z] 8bf2fe63be63: Preparing [2025-01-20T01:29:18.229Z] eb0611111a59: Preparing [2025-01-20T01:29:18.229Z] 3479c1411097: Preparing [2025-01-20T01:29:18.229Z] eeb1c1a89ffd: Preparing [2025-01-20T01:29:18.229Z] 84e4c552a881: Preparing [2025-01-20T01:29:18.229Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:18.229Z] 4fdee56d7956: Waiting [2025-01-20T01:29:18.229Z] eb0611111a59: Waiting [2025-01-20T01:29:18.229Z] 3479c1411097: Waiting [2025-01-20T01:29:18.229Z] eeb1c1a89ffd: Waiting [2025-01-20T01:29:18.229Z] 84e4c552a881: Waiting [2025-01-20T01:29:18.229Z] 79b06ae3050a: Waiting [2025-01-20T01:29:18.229Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:18.229Z] 8bf2fe63be63: Waiting [2025-01-20T01:29:18.229Z] fdfdcda7100f: Waiting [2025-01-20T01:29:18.229Z] bb6e2fc4a568: Layer already exists [2025-01-20T01:29:18.229Z] 0e81680c8547: Layer already exists [2025-01-20T01:29:18.229Z] 4306cd41bc41: Layer already exists [2025-01-20T01:29:18.229Z] 272436450187: Layer already exists [2025-01-20T01:29:18.229Z] 61b6612a0c5d: Layer already exists [2025-01-20T01:29:18.229Z] 79b06ae3050a: Layer already exists [2025-01-20T01:29:18.229Z] 4fdee56d7956: Layer already exists [2025-01-20T01:29:18.229Z] 8bf2fe63be63: Layer already exists [2025-01-20T01:29:18.229Z] eb0611111a59: Layer already exists [2025-01-20T01:29:18.229Z] fdfdcda7100f: Layer already exists [2025-01-20T01:29:18.229Z] 3479c1411097: Layer already exists [2025-01-20T01:29:18.229Z] eeb1c1a89ffd: Layer already exists [2025-01-20T01:29:18.229Z] 84e4c552a881: Layer already exists [2025-01-20T01:29:18.229Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:18.229Z] latest: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] configFileProvider [2025-01-20T01:29:18.241Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2025-01-20T01:29:18.273Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/194@tmp/config10377826205023917462tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:29:18.581Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:18.769Z] ---> ****-login.sh [2025-01-20T01:29:18.769Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:29:18.928Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 [2025-01-20T01:29:18.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-01-20T01:29:18.928Z] 4306cd41bc41: Preparing [2025-01-20T01:29:18.928Z] 61b6612a0c5d: Preparing [2025-01-20T01:29:18.928Z] 272436450187: Preparing [2025-01-20T01:29:18.928Z] bb6e2fc4a568: Preparing [2025-01-20T01:29:18.928Z] 0e81680c8547: Preparing [2025-01-20T01:29:18.928Z] 4fdee56d7956: Preparing [2025-01-20T01:29:18.928Z] fdfdcda7100f: Preparing [2025-01-20T01:29:18.928Z] 79b06ae3050a: Preparing [2025-01-20T01:29:18.928Z] 8bf2fe63be63: Preparing [2025-01-20T01:29:18.928Z] eb0611111a59: Preparing [2025-01-20T01:29:18.928Z] 3479c1411097: Preparing [2025-01-20T01:29:18.928Z] eeb1c1a89ffd: Preparing [2025-01-20T01:29:18.928Z] fdfdcda7100f: Waiting [2025-01-20T01:29:18.928Z] 79b06ae3050a: Waiting [2025-01-20T01:29:18.928Z] 84e4c552a881: Preparing [2025-01-20T01:29:18.928Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:18.928Z] 8bf2fe63be63: Waiting [2025-01-20T01:29:18.928Z] eb0611111a59: Waiting [2025-01-20T01:29:18.928Z] 3479c1411097: Waiting [2025-01-20T01:29:18.929Z] eeb1c1a89ffd: Waiting [2025-01-20T01:29:18.929Z] 84e4c552a881: Waiting [2025-01-20T01:29:18.929Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:18.929Z] 4fdee56d7956: Waiting [2025-01-20T01:29:18.929Z] 61b6612a0c5d: Layer already exists [2025-01-20T01:29:18.929Z] 4306cd41bc41: Layer already exists [2025-01-20T01:29:18.929Z] 0e81680c8547: Layer already exists [2025-01-20T01:29:18.929Z] bb6e2fc4a568: Layer already exists [2025-01-20T01:29:18.929Z] 272436450187: Layer already exists [2025-01-20T01:29:18.929Z] 79b06ae3050a: Layer already exists [2025-01-20T01:29:18.929Z] 4fdee56d7956: Layer already exists [2025-01-20T01:29:18.929Z] eb0611111a59: Layer already exists [2025-01-20T01:29:18.929Z] 8bf2fe63be63: Layer already exists [2025-01-20T01:29:18.929Z] fdfdcda7100f: Layer already exists [2025-01-20T01:29:18.929Z] 3479c1411097: Layer already exists [2025-01-20T01:29:18.929Z] eeb1c1a89ffd: Layer already exists [2025-01-20T01:29:18.929Z] 84e4c552a881: Layer already exists [2025-01-20T01:29:18.929Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:18.929Z] 4.0.0-dev.7: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:19.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:19.271Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-01-20T01:29:19.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:19.313Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:19.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:19.313Z] [2025-01-20T01:29:19.313Z] Login Succeeded [2025-01-20T01:29:19.313Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2025-01-20T01:29:19.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:19.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:19.584Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:19.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:19.584Z] [2025-01-20T01:29:19.584Z] Login Succeeded [2025-01-20T01:29:19.584Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:29:19.598Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:29:19.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-01-20T01:29:19.598Z] 4306cd41bc41: Preparing [2025-01-20T01:29:19.598Z] 61b6612a0c5d: Preparing [2025-01-20T01:29:19.598Z] 272436450187: Preparing [2025-01-20T01:29:19.598Z] bb6e2fc4a568: Preparing [2025-01-20T01:29:19.598Z] 0e81680c8547: Preparing [2025-01-20T01:29:19.598Z] 4fdee56d7956: Preparing [2025-01-20T01:29:19.598Z] fdfdcda7100f: Preparing [2025-01-20T01:29:19.598Z] 79b06ae3050a: Preparing [2025-01-20T01:29:19.598Z] fdfdcda7100f: Waiting [2025-01-20T01:29:19.598Z] 4fdee56d7956: Waiting [2025-01-20T01:29:19.598Z] 8bf2fe63be63: Preparing [2025-01-20T01:29:19.598Z] eb0611111a59: Preparing [2025-01-20T01:29:19.598Z] 3479c1411097: Preparing [2025-01-20T01:29:19.598Z] eeb1c1a89ffd: Preparing [2025-01-20T01:29:19.598Z] 84e4c552a881: Preparing [2025-01-20T01:29:19.599Z] 79b06ae3050a: Waiting [2025-01-20T01:29:19.599Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:19.599Z] eb0611111a59: Waiting [2025-01-20T01:29:19.599Z] eeb1c1a89ffd: Waiting [2025-01-20T01:29:19.599Z] 3479c1411097: Waiting [2025-01-20T01:29:19.599Z] 8bf2fe63be63: Waiting [2025-01-20T01:29:19.599Z] 84e4c552a881: Waiting [2025-01-20T01:29:19.599Z] bb6e2fc4a568: Layer already exists [2025-01-20T01:29:19.599Z] 0e81680c8547: Layer already exists [2025-01-20T01:29:19.599Z] 272436450187: Layer already exists [2025-01-20T01:29:19.599Z] 4306cd41bc41: Layer already exists [2025-01-20T01:29:19.599Z] 61b6612a0c5d: Layer already exists [2025-01-20T01:29:19.599Z] 79b06ae3050a: Layer already exists [2025-01-20T01:29:19.599Z] fdfdcda7100f: Layer already exists [2025-01-20T01:29:19.599Z] 4fdee56d7956: Layer already exists [2025-01-20T01:29:19.599Z] eb0611111a59: Layer already exists [2025-01-20T01:29:19.599Z] 8bf2fe63be63: Layer already exists [2025-01-20T01:29:19.599Z] eeb1c1a89ffd: Layer already exists [2025-01-20T01:29:19.599Z] 84e4c552a881: Layer already exists [2025-01-20T01:29:19.599Z] 3479c1411097: Layer already exists [2025-01-20T01:29:19.599Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:19.599Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:19.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:19.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:19.854Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:19.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:19.854Z] [2025-01-20T01:29:19.854Z] Login Succeeded [2025-01-20T01:29:19.855Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:29:19.939Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:20.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:29:20.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:20.125Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:20.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:20.125Z] [2025-01-20T01:29:20.125Z] Login Succeeded [2025-01-20T01:29:20.125Z] ****.io [2025-01-20T01:29:20.267Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-01-20T01:29:20.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-01-20T01:29:20.268Z] 4306cd41bc41: Preparing [2025-01-20T01:29:20.268Z] 61b6612a0c5d: Preparing [2025-01-20T01:29:20.268Z] 272436450187: Preparing [2025-01-20T01:29:20.268Z] bb6e2fc4a568: Preparing [2025-01-20T01:29:20.268Z] 0e81680c8547: Preparing [2025-01-20T01:29:20.268Z] 4fdee56d7956: Preparing [2025-01-20T01:29:20.268Z] fdfdcda7100f: Preparing [2025-01-20T01:29:20.268Z] 79b06ae3050a: Preparing [2025-01-20T01:29:20.268Z] 8bf2fe63be63: Preparing [2025-01-20T01:29:20.268Z] 4fdee56d7956: Waiting [2025-01-20T01:29:20.268Z] fdfdcda7100f: Waiting [2025-01-20T01:29:20.268Z] 79b06ae3050a: Waiting [2025-01-20T01:29:20.268Z] 8bf2fe63be63: Waiting [2025-01-20T01:29:20.268Z] eb0611111a59: Preparing [2025-01-20T01:29:20.268Z] 3479c1411097: Preparing [2025-01-20T01:29:20.268Z] eeb1c1a89ffd: Preparing [2025-01-20T01:29:20.268Z] 84e4c552a881: Preparing [2025-01-20T01:29:20.268Z] ce5a8cde9eee: Preparing [2025-01-20T01:29:20.268Z] 3479c1411097: Waiting [2025-01-20T01:29:20.268Z] 84e4c552a881: Waiting [2025-01-20T01:29:20.268Z] eeb1c1a89ffd: Waiting [2025-01-20T01:29:20.268Z] ce5a8cde9eee: Waiting [2025-01-20T01:29:20.268Z] eb0611111a59: Waiting [2025-01-20T01:29:20.268Z] 272436450187: Layer already exists [2025-01-20T01:29:20.268Z] 4306cd41bc41: Layer already exists [2025-01-20T01:29:20.268Z] 0e81680c8547: Layer already exists [2025-01-20T01:29:20.268Z] 61b6612a0c5d: Layer already exists [2025-01-20T01:29:20.268Z] bb6e2fc4a568: Layer already exists [2025-01-20T01:29:20.268Z] 79b06ae3050a: Layer already exists [2025-01-20T01:29:20.268Z] 8bf2fe63be63: Layer already exists [2025-01-20T01:29:20.268Z] fdfdcda7100f: Layer already exists [2025-01-20T01:29:20.268Z] eb0611111a59: Layer already exists [2025-01-20T01:29:20.268Z] 4fdee56d7956: Layer already exists [2025-01-20T01:29:20.268Z] 3479c1411097: Layer already exists [2025-01-20T01:29:20.268Z] eeb1c1a89ffd: Layer already exists [2025-01-20T01:29:20.268Z] 84e4c552a881: Layer already exists [2025-01-20T01:29:20.268Z] ce5a8cde9eee: Layer already exists [2025-01-20T01:29:20.268Z] main: digest: sha256:42f2383b47a82260c0e03253598778c03dcb73eb95ff41474e2e591f2a657b0b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:29:20.350Z] ===================================================== [Pipeline] echo [2025-01-20T01:29:20.375Z] taggedImages: [2025-01-20T01:29:20.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:29:20.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-01-20T01:29:20.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.7 [2025-01-20T01:29:20.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:29:20.375Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [2025-01-20T01:29:20.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [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 [2025-01-20T01:29:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:29:20.662Z] Configure a credential helper to remove this warning. See [2025-01-20T01:29:20.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:29:20.662Z] [2025-01-20T01:29:20.662Z] Login Succeeded [2025-01-20T01:29:20.662Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:29:20.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-01-20T01:29:20.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:20.793Z] [2025-01-20T01:29:20.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-01-20T01:29:21.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:29:21.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:29:21.096Z] ========================================================= [2025-01-20T01:29:21.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T01:29:21.096Z] ========================================================= [Pipeline] fileExists [2025-01-20T01:29:21.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:21.109Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T01:29:21.109Z] 5eb5b503b376: Pulling fs layer [2025-01-20T01:29:21.109Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T01:29:21.109Z] ec43610c2a17: Pulling fs layer [2025-01-20T01:29:21.109Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T01:29:21.109Z] 33b1e0a273af: Pulling fs layer [2025-01-20T01:29:21.109Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T01:29:21.109Z] 2f39f015ded8: Pulling fs layer [2025-01-20T01:29:21.109Z] 3a2ae6a8a46f: Waiting [2025-01-20T01:29:21.109Z] 33b1e0a273af: Waiting [2025-01-20T01:29:21.109Z] 5d3b04190fa2: Waiting [2025-01-20T01:29:21.109Z] 2f39f015ded8: Waiting [2025-01-20T01:29:21.109Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T01:29:21.109Z] 5c69ac0246d0: Download complete [2025-01-20T01:29:21.109Z] 3a2ae6a8a46f: Download complete [2025-01-20T01:29:21.109Z] 33b1e0a273af: Verifying Checksum [2025-01-20T01:29:21.109Z] 33b1e0a273af: Download complete [2025-01-20T01:29:21.109Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T01:29:21.109Z] 5d3b04190fa2: Download complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:29:21.370Z] ec43610c2a17: Verifying Checksum [2025-01-20T01:29:21.370Z] ec43610c2a17: Download complete [2025-01-20T01:29:21.370Z] 5eb5b503b376: Verifying Checksum [2025-01-20T01:29:21.370Z] 5eb5b503b376: Download complete [2025-01-20T01:29:21.486Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T01:29:22.307Z] 2f39f015ded8: Download complete [2025-01-20T01:29:22.567Z] 5eb5b503b376: Pull complete [2025-01-20T01:29:22.826Z] 5c69ac0246d0: Pull complete [2025-01-20T01:29:22.916Z] #0 building with "default" instance using docker driver [2025-01-20T01:29:22.916Z] [2025-01-20T01:29:22.916Z] #1 [internal] load .dockerignore [2025-01-20T01:29:22.916Z] #1 transferring context: 2B done [2025-01-20T01:29:22.916Z] #1 DONE 0.2s [2025-01-20T01:29:22.916Z] [2025-01-20T01:29:22.916Z] #2 [internal] load build definition from Dockerfile [2025-01-20T01:29:22.916Z] #2 transferring dockerfile: 2.48kB 0.0s done [2025-01-20T01:29:22.916Z] #2 DONE 0.2s [2025-01-20T01:29:22.916Z] [2025-01-20T01:29:22.916Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T01:29:22.916Z] #3 DONE 0.2s [2025-01-20T01:29:22.916Z] [2025-01-20T01:29:22.916Z] #4 [internal] load build context [2025-01-20T01:29:22.916Z] #4 DONE 0.0s [2025-01-20T01:29:22.916Z] [2025-01-20T01:29:22.916Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:29:22.916Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T01:29:23.188Z] #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T01:29:23.188Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.52MB / 70.67MB 0.2s [2025-01-20T01:29:23.188Z] #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T01:29:23.188Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-20T01:29:23.188Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.2s done [2025-01-20T01:29:23.188Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-20T01:29:23.188Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-20T01:29:23.188Z] #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-20T01:29:23.188Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T01:29:23.396Z] ec43610c2a17: Pull complete [2025-01-20T01:29:23.396Z] 3a2ae6a8a46f: Pull complete [2025-01-20T01:29:23.458Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s [2025-01-20T01:29:23.458Z] #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-20T01:29:23.458Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-20T01:29:23.458Z] #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s done [2025-01-20T01:29:23.458Z] #5 ... [2025-01-20T01:29:23.458Z] [2025-01-20T01:29:23.458Z] #4 [internal] load build context [2025-01-20T01:29:23.458Z] #4 transferring context: 10.43MB 0.5s done [2025-01-20T01:29:23.458Z] #4 DONE 0.6s [2025-01-20T01:29:23.458Z] [2025-01-20T01:29:23.458Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T01:29:23.458Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.6s [2025-01-20T01:29:23.458Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.19MB / 12.74MB 0.6s [2025-01-20T01:29:23.458Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s [2025-01-20T01:29:23.654Z] 33b1e0a273af: Pull complete [2025-01-20T01:29:23.654Z] 5d3b04190fa2: Pull complete [2025-01-20T01:29:23.729Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.7s [2025-01-20T01:29:23.729Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.7s [2025-01-20T01:29:23.729Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s [2025-01-20T01:29:23.729Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-20T01:29:23.729Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.73MB / 12.74MB 0.8s [2025-01-20T01:29:23.729Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 15.04MB / 98.78MB 0.8s [2025-01-20T01:29:24.005Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 1.0s [2025-01-20T01:29:24.005Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-20T01:29:24.005Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s [2025-01-20T01:29:24.005Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 42.71MB / 70.67MB 1.1s [2025-01-20T01:29:24.005Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s [2025-01-20T01:29:24.279Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.2s [2025-01-20T01:29:24.279Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.2s [2025-01-20T01:29:24.279Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-20T01:29:24.279Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.4s [2025-01-20T01:29:24.279Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 44.45MB / 98.78MB 1.4s [2025-01-20T01:29:24.561Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.95MB / 70.67MB 1.5s [2025-01-20T01:29:24.561Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s [2025-01-20T01:29:24.561Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 60.82MB / 98.78MB 1.7s [2025-01-20T01:29:24.835Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-20T01:29:24.835Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s [2025-01-20T01:29:24.835Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-20T01:29:25.108Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.2s [2025-01-20T01:29:25.379Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.5s [2025-01-20T01:29:25.651Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s [2025-01-20T01:29:25.923Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s done [2025-01-20T01:29:28.926Z] 2f39f015ded8: Pull complete [2025-01-20T01:29:28.926Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T01:29:28.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:29:28.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:29:29.060Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:29:29.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-20T01:29:31.302Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.4s [2025-01-20T01:29:33.748Z] $ docker top 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:29:34.159Z] ---> job-cost.sh [2025-01-20T01:29:34.159Z] lf-activate-venv: SKIPPING [2025-01-20T01:29:34.159Z] INFO: No Stack... [2025-01-20T01:29:34.420Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:29:34.678Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:29:34.969Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-01-20T01:29:34.969Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:29:34.988Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [2025-01-20T01:29:34.999Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] did not exist. Created. [2025-01-20T01:29:35.006Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:29:35.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:29:35.353Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:29:35.360Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:29:35.386Z] $ docker stop --time=1 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e [2025-01-20T01:29:36.552Z] $ docker rm -f --volumes 7d284e1ff28c75cad721dc1b8e51ad2c9c7643d519da026e6a38cae24d523a4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2025-01-20T01:29:36.672Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T01:29:44.922Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.4s done [2025-01-20T01:29:45.892Z] #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T01:29:45.892Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-20T01:29:45.892Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T01:29:45.892Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T01:29:45.892Z] #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T01:29:46.173Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-20T01:29:51.607Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [2025-01-20T01:29:54.971Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.3s done [2025-01-20T01:29:54.971Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-20T01:29:56.931Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-20T01:29:57.202Z] #5 DONE 34.2s [2025-01-20T01:29:57.202Z] [2025-01-20T01:29:57.202Z] #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 [2025-01-20T01:29:58.169Z] #6 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:29:58.437Z] #6 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:29:59.853Z] #6 2.602 (1/14) Installing libintl (0.22.5-r0) [2025-01-20T01:29:59.853Z] #6 2.615 (2/14) Installing eudev-libs (3.2.14-r2) [2025-01-20T01:29:59.853Z] #6 2.622 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-01-20T01:30:00.131Z] #6 2.727 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-01-20T01:30:00.131Z] #6 2.831 (5/14) Installing v4l-utils (1.24.1-r1) [2025-01-20T01:30:00.401Z] #6 3.189 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-01-20T01:30:00.673Z] #6 3.289 (7/14) Installing udev-init-scripts (35-r1) [2025-01-20T01:30:00.673Z] #6 3.297 (8/14) Installing libeconf (0.6.3-r0) [2025-01-20T01:30:00.673Z] #6 3.328 (9/14) Installing libblkid (2.40.1-r1) [2025-01-20T01:30:00.673Z] #6 3.360 (10/14) Installing xz-libs (5.6.2-r0) [2025-01-20T01:30:00.673Z] #6 3.372 (11/14) Installing kmod-libs (32-r0) [2025-01-20T01:30:00.673Z] #6 3.384 (12/14) Installing eudev (3.2.14-r2) [2025-01-20T01:30:00.673Z] #6 3.448 (13/14) Installing eudev-dev (3.2.14-r2) [2025-01-20T01:30:00.673Z] #6 3.585 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-01-20T01:30:00.944Z] #6 3.713 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:30:00.944Z] #6 3.748 Executing eudev-3.2.14-r2.trigger [2025-01-20T01:30:00.944Z] #6 3.773 OK: 247 MiB in 72 packages [2025-01-20T01:30:02.903Z] #6 DONE 5.8s [2025-01-20T01:30:03.172Z] [2025-01-20T01:30:03.172Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-01-20T01:30:03.172Z] #7 DONE 0.1s [2025-01-20T01:30:03.172Z] [2025-01-20T01:30:03.172Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-01-20T01:30:03.454Z] #8 DONE 0.2s [2025-01-20T01:30:03.454Z] [2025-01-20T01:30:03.454Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:30:35.712Z] #9 DONE 31.1s [2025-01-20T01:30:35.712Z] [2025-01-20T01:30:35.712Z] #10 [builder 6/8] COPY . . [2025-01-20T01:30:35.712Z] #10 DONE 0.4s [2025-01-20T01:30:35.712Z] [2025-01-20T01:30:35.712Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-01-20T01:30:35.712Z] #11 0.714 % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:30:35.712Z] #11 0.715 Dload Upload Total Spent Left Speed [2025-01-20T01:30:35.713Z] #11 0.717 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8729 0 --:--:-- --:--:-- --:--:-- 8850 [2025-01-20T01:30:35.713Z] #11 DONE 0.9s [2025-01-20T01:30:35.713Z] [2025-01-20T01:30:35.713Z] #12 [builder 8/8] RUN echo noop [2025-01-20T01:30:36.683Z] #12 0.773 noop [2025-01-20T01:30:36.683Z] #12 DONE 0.9s [2025-01-20T01:30:36.683Z] [2025-01-20T01:30:36.683Z] #13 exporting to image [2025-01-20T01:30:36.683Z] #13 exporting layers [2025-01-20T01:31:15.593Z] #13 exporting layers 36.6s done [2025-01-20T01:31:15.594Z] #13 writing image sha256:1c2d84cc6f912ae90cae39f01bf647e42424729919890084df6f37d92b6d611b done [2025-01-20T01:31:15.594Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T01:31:15.594Z] #13 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:31:15.978Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:31:15.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:31:16.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container [2025-01-20T01:31:16.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@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 [2025-01-20T01:31:17.768Z] $ docker top fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:31:18.589Z] + go version [2025-01-20T01:31:18.589Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T01:31:18.604Z] $ docker stop --time=1 fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 [2025-01-20T01:31:20.212Z] $ docker rm -f --volumes fd96992de0a91176212e78a097ef07b689ab7903c6933b3a2316856b9cb8dc68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:31:20.826Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T01:31:20.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:31:21.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container [2025-01-20T01:31:21.080Z] $ 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/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@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 [2025-01-20T01:31:22.234Z] $ docker top 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:31:22.751Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/194 [Pipeline] fileExists [Pipeline] sh [2025-01-20T01:31:23.093Z] + make test [2025-01-20T01:31:23.093Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T01:31:28.461Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-01-20T01:33:50.242Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-01-20T01:33:50.242Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements [2025-01-20T01:33:50.242Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T01:33:50.242Z] go vet ./... [2025-01-20T01:34:22.690Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T01:34:22.690Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T01:34:22.690Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T01:34:22.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T01:34:22.728Z] $ docker stop --time=1 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 [2025-01-20T01:34:24.763Z] $ docker rm -f --volumes 374e51b7ceb8f3ea4cb631450afc1185c022bafa25621f1b20d5b275ddb1c391 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:34:26.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T01:34:26.549Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T01:34:27.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T01:34:27.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T01:34:27.964Z] + ls -al . [2025-01-20T01:34:27.964Z] total 284 [2025-01-20T01:34:27.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:31 . [2025-01-20T01:34:27.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:28 .. [2025-01-20T01:34:27.964Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:28 .git [2025-01-20T01:34:27.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 .github [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 379 Jan 20 01:28 .gitignore [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 203 Jan 20 01:28 .golangci.yml [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 20 01:28 .hadolint.yml [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 19367 Jan 20 01:28 Attribution.txt [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jan 20 01:28 CHANGELOG.md [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jan 20 01:28 Dockerfile [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 20 01:28 GOVERNANCE.md [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 20 01:28 Jenkinsfile [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 01:28 LICENSE [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jan 20 01:28 Makefile [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 20 01:28 OWNERS.md [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 20 01:28 README.md [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:26 VERSION [2025-01-20T01:34:27.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:28 bin [2025-01-20T01:34:27.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 cmd [2025-01-20T01:34:27.964Z] -rw-r--r-- 1 jenkins jenkins 54772 Jan 20 01:33 coverage.out [2025-01-20T01:34:27.964Z] -rwxrwxr-x 1 jenkins jenkins 84 Jan 20 01:28 docker-entrypoint.sh [2025-01-20T01:34:27.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:28 docs [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 6415 Jan 20 01:28 go.mod [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 87089 Jan 20 01:28 go.sum [2025-01-20T01:34:27.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:28 internal [2025-01-20T01:34:27.964Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 20 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:34:28.327Z] + 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=2b35e06d21f41f2d7f280c9456da9975a2a2885e --label arch=arm64 --label version=4.0.0-dev.7 . [2025-01-20T01:34:29.297Z] #0 building with "default" instance using docker driver [2025-01-20T01:34:29.297Z] [2025-01-20T01:34:29.297Z] #1 [internal] load .dockerignore [2025-01-20T01:34:29.297Z] #1 transferring context: 2B done [2025-01-20T01:34:29.297Z] #1 DONE 0.0s [2025-01-20T01:34:29.297Z] [2025-01-20T01:34:29.297Z] #2 [internal] load build definition from Dockerfile [2025-01-20T01:34:29.297Z] #2 transferring dockerfile: 2.48kB 0.0s done [2025-01-20T01:34:29.297Z] #2 DONE 0.0s [2025-01-20T01:34:29.297Z] [2025-01-20T01:34:29.297Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T01:34:29.297Z] #3 DONE 0.0s [2025-01-20T01:34:29.297Z] [2025-01-20T01:34:29.297Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T01:34:29.567Z] #4 DONE 0.3s [2025-01-20T01:34:29.567Z] [2025-01-20T01:34:29.567Z] #5 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-01-20T01:34:30.539Z] #5 DONE 1.1s [2025-01-20T01:34:30.539Z] [2025-01-20T01:34:30.539Z] #6 [internal] load build context [2025-01-20T01:34:30.539Z] #6 transferring context: 68.92kB 0.1s done [2025-01-20T01:34:30.539Z] #6 DONE 0.1s [2025-01-20T01:34:30.539Z] [2025-01-20T01:34:30.539Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:34:30.539Z] #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:34:30.539Z] #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T01:34:30.539Z] #7 ... [2025-01-20T01:34:30.539Z] [2025-01-20T01:34:30.539Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T01:34:30.539Z] #8 DONE 0.4s [2025-01-20T01:34:30.539Z] [2025-01-20T01:34:30.539Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T01:34:30.539Z] #7 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T01:34:30.539Z] #7 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T01:34:30.539Z] #7 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T01:34:30.539Z] #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s [2025-01-20T01:34:30.812Z] #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-20T01:34:30.812Z] #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T01:34:31.405Z] #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T01:34:31.672Z] #7 DONE 1.2s [2025-01-20T01:34:31.673Z] [2025-01-20T01:34:31.673Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:34:32.254Z] #9 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:32.521Z] #9 ... [2025-01-20T01:34:32.521Z] [2025-01-20T01:34:32.521Z] #10 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-01-20T01:34:32.521Z] #10 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done [2025-01-20T01:34:32.521Z] #10 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.63MB / 14.54MB 1.0s [2025-01-20T01:34:32.521Z] #10 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-01-20T01:34:32.521Z] #10 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done [2025-01-20T01:34:32.521Z] #10 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done [2025-01-20T01:34:32.521Z] #10 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done [2025-01-20T01:34:33.929Z] #10 ... [2025-01-20T01:34:33.929Z] [2025-01-20T01:34:33.929Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-01-20T01:34:33.929Z] #11 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:33.929Z] #11 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:33.929Z] #11 2.993 OK: 247 MiB in 72 packages [2025-01-20T01:34:33.929Z] #11 DONE 3.3s [2025-01-20T01:34:34.203Z] [2025-01-20T01:34:34.203Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-01-20T01:34:34.203Z] #12 DONE 0.1s [2025-01-20T01:34:34.203Z] [2025-01-20T01:34:34.203Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-01-20T01:34:34.203Z] #13 DONE 0.2s [2025-01-20T01:34:34.203Z] [2025-01-20T01:34:34.203Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:34:34.203Z] #9 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:34.203Z] #9 2.594 (1/114) Installing dumb-init (1.2.5-r3) [2025-01-20T01:34:34.203Z] #9 2.619 (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-01-20T01:34:34.472Z] #9 2.802 (3/114) Installing aom-libs (3.9.1-r0) [2025-01-20T01:34:34.743Z] #9 3.069 (4/114) Installing libxau (1.0.11-r4) [2025-01-20T01:34:34.743Z] #9 3.078 (5/114) Installing libmd (1.1.0-r0) [2025-01-20T01:34:34.743Z] #9 3.086 (6/114) Installing libbsd (0.12.2-r0) [2025-01-20T01:34:34.743Z] #9 3.095 (7/114) Installing libxdmcp (1.1.5-r1) [2025-01-20T01:34:34.743Z] #9 3.105 (8/114) Installing libxcb (1.16.1-r0) [2025-01-20T01:34:34.743Z] #9 3.166 (9/114) Installing libx11 (1.8.9-r1) [2025-01-20T01:34:35.011Z] #9 3.360 (10/114) Installing hwdata-pci (0.382-r0) [2025-01-20T01:34:35.011Z] #9 3.395 (11/114) Installing libpciaccess (0.18.1-r0) [2025-01-20T01:34:35.011Z] #9 3.402 (12/114) Installing libdrm (2.4.120-r0) [2025-01-20T01:34:35.011Z] #9 3.433 (13/114) Installing libxext (1.3.6-r2) [2025-01-20T01:34:35.011Z] #9 3.442 (14/114) Installing libxfixes (6.0.1-r4) [2025-01-20T01:34:35.011Z] #9 3.452 (15/114) Installing libffi (3.4.6-r0) [2025-01-20T01:34:35.011Z] #9 3.459 (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-01-20T01:34:35.011Z] #9 3.466 (17/114) Installing libva (2.21.0-r0) [2025-01-20T01:34:35.011Z] #9 3.482 (18/114) Installing libvdpau (1.5-r3) [2025-01-20T01:34:35.011Z] #9 3.493 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-01-20T01:34:35.598Z] #9 3.775 (20/114) Installing libdav1d (1.4.2-r0) [2025-01-20T01:34:35.598Z] #9 3.882 (21/114) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T01:34:35.598Z] #9 3.976 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T01:34:35.598Z] #9 4.040 (23/114) Installing openexr-libiex (3.1.13-r1) [2025-01-20T01:34:35.598Z] #9 4.058 (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-01-20T01:34:35.598Z] #9 4.147 (25/114) Installing imath (3.1.12-r0) [2025-01-20T01:34:35.872Z] #9 4.162 (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-01-20T01:34:35.872Z] #9 ... [2025-01-20T01:34:35.872Z] [2025-01-20T01:34:35.872Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T01:34:35.872Z] #14 DONE 1.6s [2025-01-20T01:34:35.872Z] [2025-01-20T01:34:35.872Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:34:35.872Z] #9 4.322 (27/114) Installing brotli-libs (1.1.0-r2) [2025-01-20T01:34:35.872Z] #9 4.353 (28/114) Installing giflib (5.2.2-r0) [2025-01-20T01:34:35.872Z] #9 4.361 (29/114) Installing libhwy (1.0.7-r0) [2025-01-20T01:34:35.872Z] #9 4.449 (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-01-20T01:34:36.144Z] #9 4.472 (31/114) Installing lcms2 (2.16-r0) [2025-01-20T01:34:36.144Z] #9 4.491 (32/114) Installing libpng (1.6.44-r0) [2025-01-20T01:34:36.144Z] #9 4.502 (33/114) Installing libjxl (0.10.2-r0) [2025-01-20T01:34:36.412Z] #9 4.678 (34/114) Installing lame-libs (3.100-r5) [2025-01-20T01:34:36.412Z] #9 4.692 (35/114) Installing opus (1.5.2-r0) [2025-01-20T01:34:36.412Z] #9 ... [2025-01-20T01:34:36.412Z] [2025-01-20T01:34:36.412Z] #15 [builder 6/8] COPY . . [2025-01-20T01:34:36.412Z] #15 DONE 0.5s [2025-01-20T01:34:36.412Z] [2025-01-20T01:34:36.412Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:34:36.412Z] #9 4.791 (36/114) Installing rav1e-libs (0.7.1-r0) [2025-01-20T01:34:36.412Z] #9 4.840 (37/114) Installing libgomp (13.2.1_git20240309-r0) [2025-01-20T01:34:36.412Z] #9 4.856 (38/114) Installing soxr (0.1.3-r7) [2025-01-20T01:34:36.412Z] #9 4.868 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-01-20T01:34:36.412Z] #9 4.877 (40/114) Installing libogg (1.3.5-r5) [2025-01-20T01:34:36.412Z] #9 4.974 (41/114) Installing libtheora (1.1.1-r18) [2025-01-20T01:34:36.680Z] #9 5.003 (42/114) Installing libvorbis (1.3.7-r2) [2025-01-20T01:34:36.680Z] #9 5.042 (43/114) Installing libvpx (1.14.1-r0) [2025-01-20T01:34:36.680Z] #9 5.191 (44/114) Installing libsharpyuv (1.3.2-r0) [2025-01-20T01:34:36.680Z] #9 5.198 (45/114) Installing libwebp (1.3.2-r0) [2025-01-20T01:34:36.680Z] #9 5.216 (46/114) Installing libwebpmux (1.3.2-r0) [2025-01-20T01:34:36.680Z] #9 5.224 (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-01-20T01:34:36.947Z] #9 5.278 (48/114) Installing numactl (2.0.18-r0) [2025-01-20T01:34:36.947Z] #9 5.327 (49/114) Installing x265-libs (3.6-r0) [2025-01-20T01:34:36.947Z] #9 5.528 (50/114) Installing xvidcore (1.3.7-r2) [2025-01-20T01:34:37.230Z] #9 5.550 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-01-20T01:34:37.501Z] #9 ... [2025-01-20T01:34:37.501Z] [2025-01-20T01:34:37.501Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-01-20T01:34:37.501Z] #16 0.685 % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:34:37.501Z] #16 0.688 Dload Upload Total Spent Left Speed [2025-01-20T01:34:37.501Z] #16 0.688 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5937 0 --:--:-- --:--:-- --:--:-- 6000 [2025-01-20T01:34:37.501Z] #16 DONE 1.0s [2025-01-20T01:34:37.501Z] [2025-01-20T01:34:37.501Z] #17 [builder 8/8] RUN make build [2025-01-20T01:34:38.465Z] #17 0.869 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-01-20T01:34:41.826Z] #17 ... [2025-01-20T01:34:41.826Z] [2025-01-20T01:34:41.826Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-01-20T01:34:41.826Z] #9 6.032 (52/114) Installing sdl2 (2.28.5-r1) [2025-01-20T01:34:41.826Z] #9 6.175 (53/114) Installing alsa-lib (1.2.11-r0) [2025-01-20T01:34:41.826Z] #9 6.253 (54/114) Installing libexpat (2.6.4-r0) [2025-01-20T01:34:41.826Z] #9 6.266 (55/114) Installing libbz2 (1.0.8-r6) [2025-01-20T01:34:41.826Z] #9 6.278 (56/114) Installing freetype (2.13.2-r0) [2025-01-20T01:34:41.826Z] #9 6.304 (57/114) Installing fontconfig (2.15.0-r1) [2025-01-20T01:34:41.826Z] #9 6.450 (58/114) Installing fribidi (1.0.15-r0) [2025-01-20T01:34:41.826Z] #9 6.461 (59/114) Installing libintl (0.22.5-r0) [2025-01-20T01:34:41.826Z] #9 6.470 (60/114) Installing libeconf (0.6.3-r0) [2025-01-20T01:34:41.826Z] #9 6.502 (61/114) Installing libblkid (2.40.1-r1) [2025-01-20T01:34:41.826Z] #9 6.516 (62/114) Installing libmount (2.40.1-r1) [2025-01-20T01:34:41.826Z] #9 6.533 (63/114) Installing pcre2 (10.43-r0) [2025-01-20T01:34:41.826Z] #9 6.555 (64/114) Installing glib (2.80.5-r0) [2025-01-20T01:34:41.826Z] #9 6.702 (65/114) Installing graphite2 (1.3.14-r6) [2025-01-20T01:34:41.826Z] #9 6.713 (66/114) Installing harfbuzz (8.5.0-r0) [2025-01-20T01:34:41.826Z] #9 6.832 (67/114) Installing libunibreak (6.1-r0) [2025-01-20T01:34:41.826Z] #9 6.848 (68/114) Installing libass (0.17.2-r0) [2025-01-20T01:34:41.826Z] #9 6.864 (69/114) Installing libbluray (1.3.4-r1) [2025-01-20T01:34:41.826Z] #9 6.884 (70/114) Installing mpg123-libs (1.32.8-r0) [2025-01-20T01:34:41.826Z] #9 6.907 (71/114) Installing libopenmpt (0.7.7-r0) [2025-01-20T01:34:41.826Z] #9 7.029 (72/114) Installing cjson (1.7.18-r0) [2025-01-20T01:34:41.826Z] #9 7.117 (73/114) Installing mbedtls (3.6.2-r0) [2025-01-20T01:34:41.826Z] #9 7.155 (74/114) Installing librist (0.2.10-r1) [2025-01-20T01:34:41.826Z] #9 7.246 (75/114) Installing libsrt (1.5.3-r0) [2025-01-20T01:34:41.826Z] #9 7.277 (76/114) Installing libssh (0.10.6-r0) [2025-01-20T01:34:41.826Z] #9 7.385 (77/114) Installing xz-libs (5.6.2-r0) [2025-01-20T01:34:41.826Z] #9 7.403 (78/114) Installing libxml2 (2.12.7-r0) [2025-01-20T01:34:41.826Z] #9 7.441 (79/114) Installing libsodium (1.0.19-r0) [2025-01-20T01:34:41.826Z] #9 7.456 (80/114) Installing libzmq (4.3.5-r2) [2025-01-20T01:34:41.826Z] #9 7.484 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 7.647 (82/114) Installing serd-libs (0.32.2-r0) [2025-01-20T01:34:41.826Z] #9 7.656 (83/114) Installing zix-libs (0.4.2-r0) [2025-01-20T01:34:41.826Z] #9 7.663 (84/114) Installing sord-libs (0.16.16-r0) [2025-01-20T01:34:41.826Z] #9 7.672 (85/114) Installing sratom (0.6.16-r0) [2025-01-20T01:34:41.826Z] #9 7.681 (86/114) Installing lilv-libs (0.24.24-r1) [2025-01-20T01:34:41.826Z] #9 7.691 (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-01-20T01:34:41.826Z] #9 7.872 (88/114) Installing libdovi (3.3.0-r0) [2025-01-20T01:34:41.826Z] #9 7.893 (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-01-20T01:34:41.826Z] #9 8.107 (90/114) Installing shaderc (2024.0-r0) [2025-01-20T01:34:41.826Z] #9 8.121 (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-01-20T01:34:41.826Z] #9 8.139 (92/114) Installing libplacebo (6.338.2-r1) [2025-01-20T01:34:41.826Z] #9 8.170 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 8.178 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 8.278 (95/114) Installing vidstab (1.1.1-r0) [2025-01-20T01:34:41.826Z] #9 8.382 (96/114) Installing zimg (3.0.5-r2) [2025-01-20T01:34:41.826Z] #9 8.397 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 8.585 (98/114) Installing libasyncns (0.8-r3) [2025-01-20T01:34:41.826Z] #9 8.592 (99/114) Installing dbus-libs (1.14.10-r1) [2025-01-20T01:34:41.826Z] #9 8.606 (100/114) Installing libltdl (2.4.7-r3) [2025-01-20T01:34:41.826Z] #9 8.614 (101/114) Installing orc (0.4.40-r0) [2025-01-20T01:34:41.826Z] #9 8.633 (102/114) Installing libflac (1.4.3-r1) [2025-01-20T01:34:41.826Z] #9 8.649 (103/114) Installing libsndfile (1.2.2-r1) [2025-01-20T01:34:41.826Z] #9 8.682 (104/114) Installing speexdsp (1.2.1-r2) [2025-01-20T01:34:41.826Z] #9 8.777 (105/114) Installing tdb-libs (1.4.9-r1) [2025-01-20T01:34:41.826Z] #9 8.787 (106/114) Installing libpulse (17.0-r0) [2025-01-20T01:34:41.826Z] #9 8.830 (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-01-20T01:34:41.826Z] #9 8.860 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 8.973 (109/114) Installing ffmpeg (6.1.1-r8) [2025-01-20T01:34:41.826Z] #9 9.000 (110/114) Installing udev-init-scripts (35-r1) [2025-01-20T01:34:41.826Z] #9 9.005 (111/114) Installing eudev-libs (3.2.14-r2) [2025-01-20T01:34:41.826Z] #9 9.012 (112/114) Installing zstd-libs (1.5.6-r0) [2025-01-20T01:34:41.826Z] #9 9.040 (113/114) Installing kmod-libs (32-r0) [2025-01-20T01:34:41.826Z] #9 9.049 (114/114) Installing eudev (3.2.14-r2) [2025-01-20T01:34:41.826Z] #9 9.098 Executing busybox-1.36.1-r29.trigger [2025-01-20T01:34:41.826Z] #9 9.128 Executing glib-2.80.5-r0.trigger [2025-01-20T01:34:41.826Z] #9 9.155 Executing eudev-3.2.14-r2.trigger [2025-01-20T01:34:41.826Z] #9 9.177 OK: 120 MiB in 128 packages [2025-01-20T01:34:41.826Z] #9 DONE 9.7s [2025-01-20T01:34:41.826Z] [2025-01-20T01:34:41.826Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-01-20T01:34:42.100Z] #18 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:42.686Z] #18 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T01:34:44.657Z] #18 2.998 OK: 120 MiB in 128 packages [2025-01-20T01:34:44.936Z] #18 DONE 3.4s [2025-01-20T01:34:44.936Z] [2025-01-20T01:34:44.936Z] #17 [builder 8/8] RUN make build [2025-01-20T01:37:22.019Z] #17 DONE 161.8s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-01-20T01:37:22.019Z] #19 DONE 0.6s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-01-20T01:37:22.019Z] #20 DONE 0.1s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-01-20T01:37:22.019Z] #21 DONE 0.1s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-01-20T01:37:22.019Z] #22 DONE 0.1s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-01-20T01:37:22.019Z] #23 DONE 0.1s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-01-20T01:37:22.019Z] #24 DONE 0.1s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-01-20T01:37:22.019Z] #25 DONE 0.5s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-01-20T01:37:22.019Z] #26 DONE 0.7s [2025-01-20T01:37:22.019Z] [2025-01-20T01:37:22.019Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-01-20T01:37:22.991Z] #27 DONE 0.9s [2025-01-20T01:37:22.991Z] [2025-01-20T01:37:22.991Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-01-20T01:37:23.575Z] #28 DONE 0.8s [2025-01-20T01:37:23.843Z] [2025-01-20T01:37:23.843Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-01-20T01:37:24.812Z] #29 DONE 0.8s [2025-01-20T01:37:24.812Z] [2025-01-20T01:37:24.812Z] #30 exporting to image [2025-01-20T01:37:24.812Z] #30 exporting layers [2025-01-20T01:37:27.124Z] #30 exporting layers 2.3s done [2025-01-20T01:37:27.124Z] #30 writing image sha256:1c489ad6370e285a2cd89c65176907464af9fb46ff744ed04642471eb1c69001 done [2025-01-20T01:37:27.124Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2025-01-20T01:37:27.124Z] #30 DONE 2.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:37:27.305Z] provisioning config files... [2025-01-20T01:37:27.324Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/194@tmp/config9004169458313759856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:37:27.714Z] ---> ****-login.sh [2025-01-20T01:37:27.714Z] nexus3.edgexfoundry.org:10001 [2025-01-20T01:37:27.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:37:27.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:37:27.982Z] Configure a credential helper to remove this warning. See [2025-01-20T01:37:27.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:37:27.982Z] [2025-01-20T01:37:27.982Z] Login Succeeded [2025-01-20T01:37:27.982Z] nexus3.edgexfoundry.org:10002 [2025-01-20T01:37:28.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:37:28.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:37:28.249Z] Configure a credential helper to remove this warning. See [2025-01-20T01:37:28.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:37:28.249Z] [2025-01-20T01:37:28.249Z] Login Succeeded [2025-01-20T01:37:28.249Z] nexus3.edgexfoundry.org:10003 [2025-01-20T01:37:28.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:37:28.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:37:28.517Z] Configure a credential helper to remove this warning. See [2025-01-20T01:37:28.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:37:28.517Z] [2025-01-20T01:37:28.517Z] Login Succeeded [2025-01-20T01:37:28.517Z] nexus3.edgexfoundry.org:10004 [2025-01-20T01:37:28.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:37:28.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:37:28.784Z] Configure a credential helper to remove this warning. See [2025-01-20T01:37:28.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:37:28.784Z] [2025-01-20T01:37:28.784Z] Login Succeeded [2025-01-20T01:37:28.784Z] ****.io [2025-01-20T01:37:29.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T01:37:29.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T01:37:29.321Z] Configure a credential helper to remove this warning. See [2025-01-20T01:37:29.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T01:37:29.321Z] [2025-01-20T01:37:29.321Z] Login Succeeded [2025-01-20T01:37:29.321Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T01:37:29.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:37:29.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T01:37:29.416Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-01-20T01:37:29.416Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:37:29.416Z] latest [2025-01-20T01:37:29.416Z] 4.0.0-dev.7 [2025-01-20T01:37:29.416Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:37:29.416Z] main [2025-01-20T01:37:29.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:29.811Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:30.190Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:37:30.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-01-20T01:37:30.191Z] c6bf8b94bc46: Preparing [2025-01-20T01:37:30.191Z] af6c1620ec5e: Preparing [2025-01-20T01:37:30.191Z] d445adc0397f: Preparing [2025-01-20T01:37:30.191Z] 1e10bc6d2082: Preparing [2025-01-20T01:37:30.191Z] 503f7a4e8c5d: Preparing [2025-01-20T01:37:30.191Z] 7206d983d249: Preparing [2025-01-20T01:37:30.191Z] fc6c1a6ea981: Preparing [2025-01-20T01:37:30.191Z] 76cedd318106: Preparing [2025-01-20T01:37:30.191Z] 8da5ded271c6: Preparing [2025-01-20T01:37:30.191Z] 291c2d70f003: Preparing [2025-01-20T01:37:30.191Z] 027e898b2568: Preparing [2025-01-20T01:37:30.191Z] 4ef457591da4: Preparing [2025-01-20T01:37:30.191Z] e1832d8d9303: Preparing [2025-01-20T01:37:30.191Z] fc6c1a6ea981: Waiting [2025-01-20T01:37:30.191Z] 76cedd318106: Waiting [2025-01-20T01:37:30.191Z] 534a70dc8296: Preparing [2025-01-20T01:37:30.191Z] 7206d983d249: Waiting [2025-01-20T01:37:30.191Z] 4ef457591da4: Waiting [2025-01-20T01:37:30.191Z] e1832d8d9303: Waiting [2025-01-20T01:37:30.191Z] 8da5ded271c6: Waiting [2025-01-20T01:37:30.191Z] 291c2d70f003: Waiting [2025-01-20T01:37:30.191Z] 027e898b2568: Waiting [2025-01-20T01:37:30.191Z] 534a70dc8296: Waiting [2025-01-20T01:37:30.466Z] d445adc0397f: Pushed [2025-01-20T01:37:30.466Z] 1e10bc6d2082: Pushed [2025-01-20T01:37:30.466Z] af6c1620ec5e: Pushed [2025-01-20T01:37:30.466Z] c6bf8b94bc46: Pushed [2025-01-20T01:37:30.735Z] 7206d983d249: Pushed [2025-01-20T01:37:30.735Z] 76cedd318106: Pushed [2025-01-20T01:37:30.735Z] fc6c1a6ea981: Pushed [2025-01-20T01:37:30.735Z] 8da5ded271c6: Pushed [2025-01-20T01:37:30.735Z] 291c2d70f003: Pushed [2025-01-20T01:37:30.735Z] 4ef457591da4: Pushed [2025-01-20T01:37:31.004Z] 534a70dc8296: Layer already exists [2025-01-20T01:37:37.686Z] 503f7a4e8c5d: Pushed [2025-01-20T01:37:41.962Z] 027e898b2568: Pushed [2025-01-20T01:37:56.970Z] e1832d8d9303: Pushed [2025-01-20T01:37:56.970Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:57.339Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:57.715Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-01-20T01:37:57.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-01-20T01:37:57.715Z] c6bf8b94bc46: Preparing [2025-01-20T01:37:57.715Z] af6c1620ec5e: Preparing [2025-01-20T01:37:57.715Z] d445adc0397f: Preparing [2025-01-20T01:37:57.715Z] 1e10bc6d2082: Preparing [2025-01-20T01:37:57.715Z] 503f7a4e8c5d: Preparing [2025-01-20T01:37:57.715Z] 7206d983d249: Preparing [2025-01-20T01:37:57.715Z] fc6c1a6ea981: Preparing [2025-01-20T01:37:57.715Z] 76cedd318106: Preparing [2025-01-20T01:37:57.715Z] 8da5ded271c6: Preparing [2025-01-20T01:37:57.715Z] 291c2d70f003: Preparing [2025-01-20T01:37:57.715Z] 027e898b2568: Preparing [2025-01-20T01:37:57.715Z] 4ef457591da4: Preparing [2025-01-20T01:37:57.715Z] e1832d8d9303: Preparing [2025-01-20T01:37:57.715Z] 534a70dc8296: Preparing [2025-01-20T01:37:57.715Z] fc6c1a6ea981: Waiting [2025-01-20T01:37:57.715Z] 76cedd318106: Waiting [2025-01-20T01:37:57.715Z] 8da5ded271c6: Waiting [2025-01-20T01:37:57.715Z] 291c2d70f003: Waiting [2025-01-20T01:37:57.715Z] 027e898b2568: Waiting [2025-01-20T01:37:57.715Z] 4ef457591da4: Waiting [2025-01-20T01:37:57.715Z] e1832d8d9303: Waiting [2025-01-20T01:37:57.715Z] 534a70dc8296: Waiting [2025-01-20T01:37:57.715Z] 7206d983d249: Waiting [2025-01-20T01:37:57.715Z] 1e10bc6d2082: Layer already exists [2025-01-20T01:37:57.715Z] d445adc0397f: Layer already exists [2025-01-20T01:37:57.715Z] af6c1620ec5e: Layer already exists [2025-01-20T01:37:57.715Z] 503f7a4e8c5d: Layer already exists [2025-01-20T01:37:57.715Z] c6bf8b94bc46: Layer already exists [2025-01-20T01:37:57.715Z] 76cedd318106: Layer already exists [2025-01-20T01:37:57.715Z] 8da5ded271c6: Layer already exists [2025-01-20T01:37:57.715Z] 7206d983d249: Layer already exists [2025-01-20T01:37:57.715Z] fc6c1a6ea981: Layer already exists [2025-01-20T01:37:57.715Z] 291c2d70f003: Layer already exists [2025-01-20T01:37:57.715Z] 027e898b2568: Layer already exists [2025-01-20T01:37:57.986Z] 534a70dc8296: Layer already exists [2025-01-20T01:37:57.986Z] e1832d8d9303: Layer already exists [2025-01-20T01:37:57.986Z] 4ef457591da4: Layer already exists [2025-01-20T01:37:57.986Z] latest: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:58.382Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:58.761Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 [2025-01-20T01:37:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-01-20T01:37:58.761Z] c6bf8b94bc46: Preparing [2025-01-20T01:37:58.761Z] af6c1620ec5e: Preparing [2025-01-20T01:37:58.761Z] d445adc0397f: Preparing [2025-01-20T01:37:58.761Z] 1e10bc6d2082: Preparing [2025-01-20T01:37:58.761Z] 503f7a4e8c5d: Preparing [2025-01-20T01:37:58.761Z] 7206d983d249: Preparing [2025-01-20T01:37:58.761Z] fc6c1a6ea981: Preparing [2025-01-20T01:37:58.761Z] 7206d983d249: Waiting [2025-01-20T01:37:58.761Z] 76cedd318106: Preparing [2025-01-20T01:37:58.761Z] 8da5ded271c6: Preparing [2025-01-20T01:37:58.761Z] 291c2d70f003: Preparing [2025-01-20T01:37:58.761Z] 027e898b2568: Preparing [2025-01-20T01:37:58.761Z] 4ef457591da4: Preparing [2025-01-20T01:37:58.761Z] fc6c1a6ea981: Waiting [2025-01-20T01:37:58.761Z] e1832d8d9303: Preparing [2025-01-20T01:37:58.761Z] 534a70dc8296: Preparing [2025-01-20T01:37:58.761Z] 76cedd318106: Waiting [2025-01-20T01:37:58.761Z] 8da5ded271c6: Waiting [2025-01-20T01:37:58.761Z] 291c2d70f003: Waiting [2025-01-20T01:37:58.761Z] e1832d8d9303: Waiting [2025-01-20T01:37:58.761Z] 4ef457591da4: Waiting [2025-01-20T01:37:58.761Z] 027e898b2568: Waiting [2025-01-20T01:37:58.761Z] 1e10bc6d2082: Layer already exists [2025-01-20T01:37:58.761Z] c6bf8b94bc46: Layer already exists [2025-01-20T01:37:58.761Z] af6c1620ec5e: Layer already exists [2025-01-20T01:37:58.761Z] d445adc0397f: Layer already exists [2025-01-20T01:37:58.761Z] 503f7a4e8c5d: Layer already exists [2025-01-20T01:37:59.046Z] 8da5ded271c6: Layer already exists [2025-01-20T01:37:59.046Z] 76cedd318106: Layer already exists [2025-01-20T01:37:59.046Z] 291c2d70f003: Layer already exists [2025-01-20T01:37:59.046Z] 7206d983d249: Layer already exists [2025-01-20T01:37:59.046Z] fc6c1a6ea981: Layer already exists [2025-01-20T01:37:59.046Z] 4ef457591da4: Layer already exists [2025-01-20T01:37:59.046Z] 534a70dc8296: Layer already exists [2025-01-20T01:37:59.046Z] 027e898b2568: Layer already exists [2025-01-20T01:37:59.046Z] e1832d8d9303: Layer already exists [2025-01-20T01:37:59.046Z] 4.0.0-dev.7: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:59.434Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:37:59.808Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:37:59.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-01-20T01:37:59.808Z] c6bf8b94bc46: Preparing [2025-01-20T01:37:59.808Z] af6c1620ec5e: Preparing [2025-01-20T01:37:59.808Z] d445adc0397f: Preparing [2025-01-20T01:37:59.808Z] 1e10bc6d2082: Preparing [2025-01-20T01:37:59.808Z] 503f7a4e8c5d: Preparing [2025-01-20T01:37:59.808Z] 7206d983d249: Preparing [2025-01-20T01:37:59.808Z] fc6c1a6ea981: Preparing [2025-01-20T01:37:59.808Z] 76cedd318106: Preparing [2025-01-20T01:37:59.808Z] 8da5ded271c6: Preparing [2025-01-20T01:37:59.808Z] 291c2d70f003: Preparing [2025-01-20T01:37:59.808Z] 027e898b2568: Preparing [2025-01-20T01:37:59.808Z] 4ef457591da4: Preparing [2025-01-20T01:37:59.808Z] e1832d8d9303: Preparing [2025-01-20T01:37:59.808Z] 534a70dc8296: Preparing [2025-01-20T01:37:59.808Z] 7206d983d249: Waiting [2025-01-20T01:37:59.808Z] 291c2d70f003: Waiting [2025-01-20T01:37:59.808Z] 8da5ded271c6: Waiting [2025-01-20T01:37:59.808Z] 027e898b2568: Waiting [2025-01-20T01:37:59.808Z] fc6c1a6ea981: Waiting [2025-01-20T01:37:59.808Z] 4ef457591da4: Waiting [2025-01-20T01:37:59.808Z] 76cedd318106: Waiting [2025-01-20T01:37:59.808Z] e1832d8d9303: Waiting [2025-01-20T01:37:59.808Z] 534a70dc8296: Waiting [2025-01-20T01:37:59.808Z] af6c1620ec5e: Layer already exists [2025-01-20T01:37:59.808Z] c6bf8b94bc46: Layer already exists [2025-01-20T01:37:59.808Z] d445adc0397f: Layer already exists [2025-01-20T01:37:59.808Z] 503f7a4e8c5d: Layer already exists [2025-01-20T01:37:59.808Z] 1e10bc6d2082: Layer already exists [2025-01-20T01:37:59.808Z] 7206d983d249: Layer already exists [2025-01-20T01:37:59.808Z] 76cedd318106: Layer already exists [2025-01-20T01:37:59.808Z] 8da5ded271c6: Layer already exists [2025-01-20T01:38:00.076Z] 291c2d70f003: Layer already exists [2025-01-20T01:38:00.076Z] fc6c1a6ea981: Layer already exists [2025-01-20T01:38:00.076Z] 4ef457591da4: Layer already exists [2025-01-20T01:38:00.076Z] 027e898b2568: Layer already exists [2025-01-20T01:38:00.076Z] e1832d8d9303: Layer already exists [2025-01-20T01:38:00.076Z] 534a70dc8296: Layer already exists [2025-01-20T01:38:00.076Z] 2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:00.451Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:00.829Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-01-20T01:38:00.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-01-20T01:38:00.829Z] c6bf8b94bc46: Preparing [2025-01-20T01:38:00.829Z] af6c1620ec5e: Preparing [2025-01-20T01:38:00.829Z] d445adc0397f: Preparing [2025-01-20T01:38:00.829Z] 1e10bc6d2082: Preparing [2025-01-20T01:38:00.829Z] 503f7a4e8c5d: Preparing [2025-01-20T01:38:00.829Z] 7206d983d249: Preparing [2025-01-20T01:38:00.829Z] fc6c1a6ea981: Preparing [2025-01-20T01:38:00.829Z] 76cedd318106: Preparing [2025-01-20T01:38:00.829Z] 8da5ded271c6: Preparing [2025-01-20T01:38:00.829Z] 291c2d70f003: Preparing [2025-01-20T01:38:00.829Z] 7206d983d249: Waiting [2025-01-20T01:38:00.829Z] 027e898b2568: Preparing [2025-01-20T01:38:00.829Z] 4ef457591da4: Preparing [2025-01-20T01:38:00.829Z] e1832d8d9303: Preparing [2025-01-20T01:38:00.829Z] 534a70dc8296: Preparing [2025-01-20T01:38:00.829Z] fc6c1a6ea981: Waiting [2025-01-20T01:38:00.829Z] 76cedd318106: Waiting [2025-01-20T01:38:00.829Z] 8da5ded271c6: Waiting [2025-01-20T01:38:00.829Z] 291c2d70f003: Waiting [2025-01-20T01:38:00.829Z] 027e898b2568: Waiting [2025-01-20T01:38:00.829Z] 4ef457591da4: Waiting [2025-01-20T01:38:00.829Z] e1832d8d9303: Waiting [2025-01-20T01:38:00.829Z] 534a70dc8296: Waiting [2025-01-20T01:38:00.829Z] d445adc0397f: Layer already exists [2025-01-20T01:38:00.829Z] af6c1620ec5e: Layer already exists [2025-01-20T01:38:00.829Z] 503f7a4e8c5d: Layer already exists [2025-01-20T01:38:00.829Z] 1e10bc6d2082: Layer already exists [2025-01-20T01:38:00.829Z] c6bf8b94bc46: Layer already exists [2025-01-20T01:38:00.829Z] 7206d983d249: Layer already exists [2025-01-20T01:38:00.829Z] fc6c1a6ea981: Layer already exists [2025-01-20T01:38:00.829Z] 76cedd318106: Layer already exists [2025-01-20T01:38:00.829Z] 8da5ded271c6: Layer already exists [2025-01-20T01:38:00.829Z] 291c2d70f003: Layer already exists [2025-01-20T01:38:00.829Z] 027e898b2568: Layer already exists [2025-01-20T01:38:00.829Z] 4ef457591da4: Layer already exists [2025-01-20T01:38:00.829Z] e1832d8d9303: Layer already exists [2025-01-20T01:38:01.097Z] 534a70dc8296: Layer already exists [2025-01-20T01:38:01.097Z] main: digest: sha256:29cc29cfba7b1d7b330809c774e737887aba31527de152328a01aa1f428a01a6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T01:38:01.184Z] ===================================================== [Pipeline] echo [2025-01-20T01:38:01.199Z] taggedImages: [2025-01-20T01:38:01.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e [2025-01-20T01:38:01.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-01-20T01:38:01.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.7 [2025-01-20T01:38:01.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2b35e06d21f41f2d7f280c9456da9975a2a2885e-4.0.0-dev.7 [2025-01-20T01:38:01.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:01.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:38:01.605Z] [2025-01-20T01:38:01.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:01.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:38:02.220Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T01:38:02.220Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T01:38:02.220Z] 04944245beec: Pulling fs layer [2025-01-20T01:38:02.220Z] 699f458cf7ca: Pulling fs layer [2025-01-20T01:38:02.220Z] 765212b225bb: Pulling fs layer [2025-01-20T01:38:02.220Z] f23df028b6ca: Pulling fs layer [2025-01-20T01:38:02.220Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T01:38:02.220Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T01:38:02.220Z] f23df028b6ca: Waiting [2025-01-20T01:38:02.220Z] d65c8cfc05b1: Waiting [2025-01-20T01:38:02.220Z] 2437ff75d9bd: Waiting [2025-01-20T01:38:02.220Z] 765212b225bb: Waiting [2025-01-20T01:38:02.220Z] 04944245beec: Verifying Checksum [2025-01-20T01:38:02.220Z] 04944245beec: Download complete [2025-01-20T01:38:02.220Z] 765212b225bb: Verifying Checksum [2025-01-20T01:38:02.220Z] 765212b225bb: Download complete [2025-01-20T01:38:02.220Z] f23df028b6ca: Download complete [2025-01-20T01:38:02.220Z] d65c8cfc05b1: Download complete [2025-01-20T01:38:02.490Z] 699f458cf7ca: Download complete [2025-01-20T01:38:02.758Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T01:38:02.758Z] 8998bd30e6a1: Download complete [2025-01-20T01:38:04.703Z] 2437ff75d9bd: Download complete [2025-01-20T01:38:10.058Z] 8998bd30e6a1: Pull complete [2025-01-20T01:38:10.058Z] 04944245beec: Pull complete [2025-01-20T01:38:12.657Z] 699f458cf7ca: Pull complete [2025-01-20T01:38:12.657Z] 765212b225bb: Pull complete [2025-01-20T01:38:13.245Z] f23df028b6ca: Pull complete [2025-01-20T01:38:13.245Z] d65c8cfc05b1: Pull complete [2025-01-20T01:38:39.936Z] 2437ff75d9bd: Pull complete [2025-01-20T01:38:39.936Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T01:38:39.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T01:38:39.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:38:40.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-37170 does not seem to be running inside a container [2025-01-20T01:38:40.228Z] $ 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/194 -v /w/workspace/device-usb-camera/194:/w/workspace/device-usb-camera/194:rw,z -v /w/workspace/device-usb-camera/194@tmp:/w/workspace/device-usb-camera/194@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 [2025-01-20T01:38:42.706Z] $ docker top e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:38:43.228Z] ---> job-cost.sh [2025-01-20T01:38:43.500Z] lf-activate-venv: SKIPPING [2025-01-20T01:38:43.500Z] INFO: No Stack... [2025-01-20T01:38:44.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:38:44.671Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T01:38:44.997Z] + cat /w/workspace/device-usb-camera/194/archives/cost.csv [2025-01-20T01:38:44.997Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T01:38:45.302Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [2025-01-20T01:38:45.311Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] did not exist. Created. [2025-01-20T01:38:45.317Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T01:38:45.669Z] /w/workspace/device-usb-camera/194@tmp/durable-93355e0a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T01:38:45.996Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T01:38:46.287Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T01:38:46.333Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T01:38:46.341Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T01:38:46.369Z] $ docker stop --time=1 e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc [2025-01-20T01:38:48.261Z] $ docker rm -f --volumes e0f71ca1667a1723ce4fd964ab3370b8fa29cbafca785e99a95c1397dfdd5cfc [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 [2025-01-20T01:38:48.742Z] provisioning config files... [2025-01-20T01:38:48.749Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1415566581559657102tmp [Pipeline] { [Pipeline] sh [2025-01-20T01:38:49.054Z] + set +x [2025-01-20T01:38:49.054Z] + + curl -s https://codecov.io/bash [2025-01-20T01:38:49.054Z] bash -s -- [2025-01-20T01:38:49.054Z] [2025-01-20T01:38:49.054Z] _____ _ [2025-01-20T01:38:49.054Z] / ____| | | [2025-01-20T01:38:49.054Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T01:38:49.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T01:38:49.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T01:38:49.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T01:38:49.054Z] Bash-1.0.6 [2025-01-20T01:38:49.054Z] [2025-01-20T01:38:49.054Z] [2025-01-20T01:38:49.054Z] ==> git version 2.25.1 found [2025-01-20T01:38:49.054Z] ==> 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 [2025-01-20T01:38:49.054Z] Release-Date: 2020-01-08 [2025-01-20T01:38:49.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-20T01:38:49.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T01:38:49.054Z] ==> Jenkins CI detected. [2025-01-20T01:38:49.054Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-01-20T01:38:49.054Z] project root: . [2025-01-20T01:38:49.054Z] --> token set from env [2025-01-20T01:38:49.055Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T01:38:49.055Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T01:38:49.055Z] ==> Python coveragepy not found [2025-01-20T01:38:49.055Z] ==> Searching for coverage reports in: [2025-01-20T01:38:49.055Z] + . [2025-01-20T01:38:49.055Z] -> Found 1 reports [2025-01-20T01:38:49.055Z] ==> Detecting git/mercurial file structure [2025-01-20T01:38:49.314Z] ==> Reading reports [2025-01-20T01:38:49.314Z] + ./coverage.out bytes=54772 [2025-01-20T01:38:49.314Z] ==> Appending adjustments [2025-01-20T01:38:49.314Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T01:38:49.314Z] + Found adjustments [2025-01-20T01:38:49.314Z] ==> Gzipping contents [2025-01-20T01:38:49.314Z] 8.0K /tmp/codecov.2gnCmw.gz [2025-01-20T01:38:49.314Z] ==> Uploading reports [2025-01-20T01:38:49.314Z] url: https://codecov.io [2025-01-20T01:38:49.314Z] query: branch=main&commit=2b35e06d21f41f2d7f280c9456da9975a2a2885e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:38:49.314Z] -> Pinging Codecov [2025-01-20T01:38:49.314Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b35e06d21f41f2d7f280c9456da9975a2a2885e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T01:38:49.573Z] -> Uploading to [2025-01-20T01:38:49.573Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2b35e06d21f41f2d7f280c9456da9975a2a2885e/807a650d-4647-4d1b-8c6c-e2cbe1f71e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T013849Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=577d8754c8e6149d9ca814f828d922e9546eb1aa0309ae6e201d5e9d795c03fd [2025-01-20T01:38:49.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T01:38:49.573Z] Dload Upload Total Spent Left Speed [2025-01-20T01:38:49.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 20047 --:--:-- --:--:-- --:--:-- 20047 [2025-01-20T01:38:49.833Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] } [2025-01-20T01:38:49.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T01:38:50.000Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T01:38:50.017Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:50.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:38:50.334Z] [2025-01-20T01:38:50.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:38:50.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:38:50.640Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T01:38:50.640Z] 43c4264eed91: Pulling fs layer [2025-01-20T01:38:50.640Z] 4cc291be95ef: Pulling fs layer [2025-01-20T01:38:50.640Z] 2ac1f1163629: Pulling fs layer [2025-01-20T01:38:50.640Z] 5c3c966382ef: Pulling fs layer [2025-01-20T01:38:50.640Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T01:38:50.640Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T01:38:50.640Z] 9c3e1370e548: Pulling fs layer [2025-01-20T01:38:50.640Z] 4f4fb700ef54: Waiting [2025-01-20T01:38:50.640Z] d9c7d2e4e75e: Waiting [2025-01-20T01:38:50.640Z] 9c3e1370e548: Waiting [2025-01-20T01:38:50.640Z] 4cc291be95ef: Download complete [2025-01-20T01:38:50.640Z] 5c3c966382ef: Verifying Checksum [2025-01-20T01:38:50.640Z] 5c3c966382ef: Download complete [2025-01-20T01:38:50.640Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T01:38:50.640Z] 4f4fb700ef54: Download complete [2025-01-20T01:38:50.640Z] 43c4264eed91: Download complete [2025-01-20T01:38:50.917Z] 43c4264eed91: Pull complete [2025-01-20T01:38:50.917Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T01:38:50.917Z] d9c7d2e4e75e: Download complete [2025-01-20T01:38:51.177Z] 4cc291be95ef: Pull complete [2025-01-20T01:38:51.177Z] 2ac1f1163629: Download complete [2025-01-20T01:38:52.127Z] 9c3e1370e548: Verifying Checksum [2025-01-20T01:38:52.127Z] 9c3e1370e548: Download complete [2025-01-20T01:38:55.414Z] 2ac1f1163629: Pull complete [2025-01-20T01:38:55.414Z] 5c3c966382ef: Pull complete [2025-01-20T01:38:55.414Z] 4f4fb700ef54: Pull complete [2025-01-20T01:38:55.414Z] d9c7d2e4e75e: Pull complete [2025-01-20T01:38:58.701Z] 9c3e1370e548: Pull complete [2025-01-20T01:38:58.701Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T01:38:58.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T01:38:58.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:38:58.811Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:38:58.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-20T01:39:06.258Z] $ docker top 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:39:06.639Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-01-20T01:39:06.651Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-01-20T01:39:06.934Z] + set -o pipefail [2025-01-20T01:39:06.934Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-01-20T01:39:15.887Z] [2025-01-20T01:39:15.887Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-01-20T01:39:15.887Z] [2025-01-20T01:39:15.887Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/8abc60fa-b00b-4cb6-ae10-eb9c82bf4adb [2025-01-20T01:39:15.887Z] [2025-01-20T01:39:15.887Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T01:39:15.887Z] [2025-01-20T01:39:19.174Z] [2025-01-20T01:39:19.174Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T01:39:19.174Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T01:39:20.553Z] $ docker stop --time=1 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 [2025-01-20T01:39:26.746Z] $ docker rm -f --volumes 743d56abacfdf9031b6ce9cfc361c302ba65e37775bb9b73b89a9cfc36e63c93 [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 [2025-01-20T01:39:27.639Z] + git log --format=format:%s -1 2b35e06d21f41f2d7f280c9456da9975a2a2885e [Pipeline] sh [2025-01-20T01:39:27.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:39:27.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:39:28.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:39:28.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:39:28.313Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:39:28.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:39:28.852Z] $ docker top db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:39:28.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:39:28.978Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:39:29.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:39:29.091Z] $ docker exec db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 ssh-agent [2025-01-20T01:39:29.215Z] SSH_AUTH_SOCK=/tmp/ssh-T356CsHtmVQr/agent.31 [2025-01-20T01:39:29.215Z] SSH_AGENT_PID=37 [2025-01-20T01:39:29.220Z] Running ssh-add (command line suppressed) [2025-01-20T01:39:29.324Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17722524614654932161.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17722524614654932161.key) [2025-01-20T01:39:29.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:39:29.641Z] + git semver tag [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,803 [run_tag] DEBUG tag force:False [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,803 [check_head_tag] DEBUG check head tag [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,805 [execute] INFO git cat-file --batch-check [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,809 [execute] INFO git cat-file --batch [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,853 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,853 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:39:29.906Z] 2025-01-20 01:39:29,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:29.906Z] 4.0.0-dev.7 [Pipeline] } [2025-01-20T01:39:29.904Z] $ docker exec --env ******** --env ******** db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 ssh-agent -k [2025-01-20T01:39:29.994Z] unset SSH_AUTH_SOCK; [2025-01-20T01:39:29.994Z] unset SSH_AGENT_PID; [2025-01-20T01:39:29.994Z] echo Agent pid 37 killed; [2025-01-20T01:39:30.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:39:30.350Z] + git semver [Pipeline] } [2025-01-20T01:39:30.606Z] $ docker stop --time=1 db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 [2025-01-20T01:39:31.891Z] $ docker rm -f --volumes db05a94e53a3b9b7d12f2e292a398cd2a36e0f039d0699827d449912db64bcc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:39:32.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:39:32.345Z] [2025-01-20T01:39:32.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:39:32.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:39:32.654Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T01:39:32.654Z] ab5ef0e58194: Pulling fs layer [2025-01-20T01:39:32.654Z] 9712f1f96733: Pulling fs layer [2025-01-20T01:39:32.654Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T01:39:32.654Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T01:39:32.654Z] e9a5061849ea: Pulling fs layer [2025-01-20T01:39:32.654Z] d747dcd14b5f: Pulling fs layer [2025-01-20T01:39:32.654Z] 2de7ff778b66: Pulling fs layer [2025-01-20T01:39:32.654Z] 0d9ebad4ef96: Waiting [2025-01-20T01:39:32.654Z] d747dcd14b5f: Waiting [2025-01-20T01:39:32.654Z] 2de7ff778b66: Waiting [2025-01-20T01:39:32.654Z] e9a5061849ea: Waiting [2025-01-20T01:39:32.654Z] 9712f1f96733: Verifying Checksum [2025-01-20T01:39:32.654Z] 9712f1f96733: Download complete [2025-01-20T01:39:33.225Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T01:39:33.225Z] 63f879dbbcfc: Download complete [2025-01-20T01:39:33.225Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T01:39:33.225Z] 0d9ebad4ef96: Download complete [2025-01-20T01:39:33.225Z] d747dcd14b5f: Verifying Checksum [2025-01-20T01:39:33.225Z] d747dcd14b5f: Download complete [2025-01-20T01:39:33.485Z] e9a5061849ea: Verifying Checksum [2025-01-20T01:39:33.485Z] e9a5061849ea: Download complete [2025-01-20T01:39:33.485Z] ab5ef0e58194: Verifying Checksum [2025-01-20T01:39:33.485Z] ab5ef0e58194: Download complete [2025-01-20T01:39:33.485Z] 2de7ff778b66: Verifying Checksum [2025-01-20T01:39:33.485Z] 2de7ff778b66: Download complete [2025-01-20T01:39:36.784Z] ab5ef0e58194: Pull complete [2025-01-20T01:39:36.784Z] 9712f1f96733: Pull complete [2025-01-20T01:39:37.076Z] 63f879dbbcfc: Pull complete [2025-01-20T01:39:41.314Z] 0d9ebad4ef96: Pull complete [2025-01-20T01:39:41.573Z] e9a5061849ea: Pull complete [2025-01-20T01:39:41.573Z] d747dcd14b5f: Pull complete [2025-01-20T01:39:42.954Z] 2de7ff778b66: Pull complete [2025-01-20T01:39:42.954Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T01:39:42.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T01:39:42.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:39:43.069Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:39:43.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-20T01:39:52.090Z] $ docker top 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:39:52.200Z] provisioning config files... [2025-01-20T01:39:52.210Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config400668340760611857tmp [2025-01-20T01:39:52.231Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16247505540826726000tmp [2025-01-20T01:39:52.248Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17904667868156767716tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:39:52.289Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:39:52.610Z] ---> sigul-configuration.sh [2025-01-20T01:39:52.611Z] gpg: directory `/root/.gnupg' created [2025-01-20T01:39:52.611Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T01:39:52.611Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T01:39:52.611Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T01:39:52.611Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T01:39:52.611Z] gpg: CAST5 encrypted data [2025-01-20T01:39:52.611Z] gpg: encrypted with 1 passphrase [2025-01-20T01:39:52.611Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T01:39:52.917Z] + mkdir /home/jenkins [2025-01-20T01:39:52.917Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T01:39:53.216Z] + 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 [2025-01-20T01:39:53.231Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:39:53.535Z] ---> sigul-install.sh [2025-01-20T01:39:53.535Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T01:39:53.833Z] + git tag --list [2025-01-20T01:39:53.833Z] v0.0.0 [2025-01-20T01:39:53.833Z] v0.0.1-dev.1 [2025-01-20T01:39:53.833Z] v0.0.1-dev.10 [2025-01-20T01:39:53.833Z] v0.0.1-dev.11 [2025-01-20T01:39:53.833Z] v0.0.1-dev.12 [2025-01-20T01:39:53.833Z] v0.0.1-dev.13 [2025-01-20T01:39:53.833Z] v0.0.1-dev.14 [2025-01-20T01:39:53.833Z] v0.0.1-dev.15 [2025-01-20T01:39:53.833Z] v0.0.1-dev.16 [2025-01-20T01:39:53.833Z] v0.0.1-dev.2 [2025-01-20T01:39:53.833Z] v0.0.1-dev.3 [2025-01-20T01:39:53.833Z] v0.0.1-dev.4 [2025-01-20T01:39:53.833Z] v0.0.1-dev.5 [2025-01-20T01:39:53.833Z] v0.0.1-dev.6 [2025-01-20T01:39:53.833Z] v0.0.1-dev.7 [2025-01-20T01:39:53.833Z] v0.0.1-dev.8 [2025-01-20T01:39:53.833Z] v0.0.1-dev.9 [2025-01-20T01:39:53.833Z] v2.2.0 [2025-01-20T01:39:53.833Z] v2.2.0-dev.17 [2025-01-20T01:39:53.833Z] v2.2.0-dev.18 [2025-01-20T01:39:53.833Z] v2.2.0-dev.19 [2025-01-20T01:39:53.833Z] v2.2.0-dev.20 [2025-01-20T01:39:53.833Z] v2.2.0-dev.21 [2025-01-20T01:39:53.833Z] v2.2.0-dev.22 [2025-01-20T01:39:53.833Z] v2.2.0-dev.23 [2025-01-20T01:39:53.833Z] v2.2.0-dev.24 [2025-01-20T01:39:53.833Z] v2.2.0-dev.25 [2025-01-20T01:39:53.833Z] v2.2.0-dev.26 [2025-01-20T01:39:53.833Z] v2.2.0-dev.27 [2025-01-20T01:39:53.833Z] v2.3.0 [2025-01-20T01:39:53.833Z] v2.3.0-dev.1 [2025-01-20T01:39:53.833Z] v2.3.0-dev.10 [2025-01-20T01:39:53.833Z] v2.3.0-dev.11 [2025-01-20T01:39:53.833Z] v2.3.0-dev.12 [2025-01-20T01:39:53.833Z] v2.3.0-dev.13 [2025-01-20T01:39:53.833Z] v2.3.0-dev.14 [2025-01-20T01:39:53.833Z] v2.3.0-dev.15 [2025-01-20T01:39:53.833Z] v2.3.0-dev.16 [2025-01-20T01:39:53.833Z] v2.3.0-dev.17 [2025-01-20T01:39:53.833Z] v2.3.0-dev.18 [2025-01-20T01:39:53.833Z] v2.3.0-dev.19 [2025-01-20T01:39:53.833Z] v2.3.0-dev.2 [2025-01-20T01:39:53.833Z] v2.3.0-dev.20 [2025-01-20T01:39:53.833Z] v2.3.0-dev.21 [2025-01-20T01:39:53.833Z] v2.3.0-dev.22 [2025-01-20T01:39:53.833Z] v2.3.0-dev.23 [2025-01-20T01:39:53.833Z] v2.3.0-dev.24 [2025-01-20T01:39:53.833Z] v2.3.0-dev.25 [2025-01-20T01:39:53.833Z] v2.3.0-dev.26 [2025-01-20T01:39:53.833Z] v2.3.0-dev.27 [2025-01-20T01:39:53.833Z] v2.3.0-dev.28 [2025-01-20T01:39:53.833Z] v2.3.0-dev.3 [2025-01-20T01:39:53.833Z] v2.3.0-dev.4 [2025-01-20T01:39:53.833Z] v2.3.0-dev.5 [2025-01-20T01:39:53.833Z] v2.3.0-dev.6 [2025-01-20T01:39:53.833Z] v2.3.0-dev.7 [2025-01-20T01:39:53.833Z] v2.3.0-dev.8 [2025-01-20T01:39:53.833Z] v2.3.0-dev.9 [2025-01-20T01:39:53.833Z] v2.3.1 [2025-01-20T01:39:53.833Z] v2.3.1-dev.4 [2025-01-20T01:39:53.833Z] v2.3.1-dev.5 [2025-01-20T01:39:53.833Z] v2.3.1-dev.6 [2025-01-20T01:39:53.833Z] v3.0 [2025-01-20T01:39:53.833Z] v3.0.0 [2025-01-20T01:39:53.833Z] v3.0.0-dev.1 [2025-01-20T01:39:53.833Z] v3.0.0-dev.10 [2025-01-20T01:39:53.833Z] v3.0.0-dev.11 [2025-01-20T01:39:53.833Z] v3.0.0-dev.12 [2025-01-20T01:39:53.833Z] v3.0.0-dev.13 [2025-01-20T01:39:53.833Z] v3.0.0-dev.14 [2025-01-20T01:39:53.833Z] v3.0.0-dev.15 [2025-01-20T01:39:53.833Z] v3.0.0-dev.16 [2025-01-20T01:39:53.833Z] v3.0.0-dev.17 [2025-01-20T01:39:53.833Z] v3.0.0-dev.18 [2025-01-20T01:39:53.833Z] v3.0.0-dev.19 [2025-01-20T01:39:53.833Z] v3.0.0-dev.2 [2025-01-20T01:39:53.833Z] v3.0.0-dev.20 [2025-01-20T01:39:53.833Z] v3.0.0-dev.21 [2025-01-20T01:39:53.833Z] v3.0.0-dev.22 [2025-01-20T01:39:53.833Z] v3.0.0-dev.23 [2025-01-20T01:39:53.833Z] v3.0.0-dev.24 [2025-01-20T01:39:53.833Z] v3.0.0-dev.25 [2025-01-20T01:39:53.833Z] v3.0.0-dev.26 [2025-01-20T01:39:53.833Z] v3.0.0-dev.27 [2025-01-20T01:39:53.833Z] v3.0.0-dev.28 [2025-01-20T01:39:53.833Z] v3.0.0-dev.29 [2025-01-20T01:39:53.834Z] v3.0.0-dev.3 [2025-01-20T01:39:53.834Z] v3.0.0-dev.30 [2025-01-20T01:39:53.834Z] v3.0.0-dev.31 [2025-01-20T01:39:53.834Z] v3.0.0-dev.32 [2025-01-20T01:39:53.834Z] v3.0.0-dev.33 [2025-01-20T01:39:53.834Z] v3.0.0-dev.34 [2025-01-20T01:39:53.834Z] v3.0.0-dev.35 [2025-01-20T01:39:53.834Z] v3.0.0-dev.36 [2025-01-20T01:39:53.834Z] v3.0.0-dev.37 [2025-01-20T01:39:53.834Z] v3.0.0-dev.38 [2025-01-20T01:39:53.834Z] v3.0.0-dev.39 [2025-01-20T01:39:53.834Z] v3.0.0-dev.4 [2025-01-20T01:39:53.834Z] v3.0.0-dev.40 [2025-01-20T01:39:53.834Z] v3.0.0-dev.41 [2025-01-20T01:39:53.834Z] v3.0.0-dev.42 [2025-01-20T01:39:53.834Z] v3.0.0-dev.43 [2025-01-20T01:39:53.834Z] v3.0.0-dev.44 [2025-01-20T01:39:53.834Z] v3.0.0-dev.45 [2025-01-20T01:39:53.834Z] v3.0.0-dev.46 [2025-01-20T01:39:53.834Z] v3.0.0-dev.47 [2025-01-20T01:39:53.834Z] v3.0.0-dev.48 [2025-01-20T01:39:53.834Z] v3.0.0-dev.49 [2025-01-20T01:39:53.834Z] v3.0.0-dev.5 [2025-01-20T01:39:53.834Z] v3.0.0-dev.50 [2025-01-20T01:39:53.834Z] v3.0.0-dev.51 [2025-01-20T01:39:53.834Z] v3.0.0-dev.6 [2025-01-20T01:39:53.834Z] v3.0.0-dev.7 [2025-01-20T01:39:53.834Z] v3.0.0-dev.8 [2025-01-20T01:39:53.834Z] v3.0.0-dev.9 [2025-01-20T01:39:53.834Z] v3.1 [2025-01-20T01:39:53.834Z] v3.1.0 [2025-01-20T01:39:53.834Z] v3.1.0-dev.1 [2025-01-20T01:39:53.834Z] v3.1.0-dev.10 [2025-01-20T01:39:53.834Z] v3.1.0-dev.11 [2025-01-20T01:39:53.834Z] v3.1.0-dev.12 [2025-01-20T01:39:53.834Z] v3.1.0-dev.13 [2025-01-20T01:39:53.834Z] v3.1.0-dev.14 [2025-01-20T01:39:53.834Z] v3.1.0-dev.15 [2025-01-20T01:39:53.834Z] v3.1.0-dev.16 [2025-01-20T01:39:53.834Z] v3.1.0-dev.17 [2025-01-20T01:39:53.834Z] v3.1.0-dev.18 [2025-01-20T01:39:53.834Z] v3.1.0-dev.19 [2025-01-20T01:39:53.834Z] v3.1.0-dev.2 [2025-01-20T01:39:53.834Z] v3.1.0-dev.20 [2025-01-20T01:39:53.834Z] v3.1.0-dev.21 [2025-01-20T01:39:53.834Z] v3.1.0-dev.22 [2025-01-20T01:39:53.834Z] v3.1.0-dev.23 [2025-01-20T01:39:53.834Z] v3.1.0-dev.24 [2025-01-20T01:39:53.834Z] v3.1.0-dev.25 [2025-01-20T01:39:53.834Z] v3.1.0-dev.26 [2025-01-20T01:39:53.834Z] v3.1.0-dev.27 [2025-01-20T01:39:53.834Z] v3.1.0-dev.28 [2025-01-20T01:39:53.834Z] v3.1.0-dev.29 [2025-01-20T01:39:53.834Z] v3.1.0-dev.3 [2025-01-20T01:39:53.834Z] v3.1.0-dev.30 [2025-01-20T01:39:53.834Z] v3.1.0-dev.31 [2025-01-20T01:39:53.834Z] v3.1.0-dev.32 [2025-01-20T01:39:53.834Z] v3.1.0-dev.33 [2025-01-20T01:39:53.834Z] v3.1.0-dev.34 [2025-01-20T01:39:53.834Z] v3.1.0-dev.35 [2025-01-20T01:39:53.834Z] v3.1.0-dev.36 [2025-01-20T01:39:53.834Z] v3.1.0-dev.37 [2025-01-20T01:39:53.834Z] v3.1.0-dev.38 [2025-01-20T01:39:53.834Z] v3.1.0-dev.39 [2025-01-20T01:39:53.834Z] v3.1.0-dev.4 [2025-01-20T01:39:53.834Z] v3.1.0-dev.5 [2025-01-20T01:39:53.834Z] v3.1.0-dev.6 [2025-01-20T01:39:53.834Z] v3.1.0-dev.7 [2025-01-20T01:39:53.834Z] v3.1.0-dev.8 [2025-01-20T01:39:53.834Z] v3.1.0-dev.9 [2025-01-20T01:39:53.834Z] v3.1.1 [2025-01-20T01:39:53.834Z] v3.1.1-dev.1 [2025-01-20T01:39:53.834Z] v3.2.0-dev.1 [2025-01-20T01:39:53.834Z] v3.2.0-dev.10 [2025-01-20T01:39:53.834Z] v3.2.0-dev.11 [2025-01-20T01:39:53.834Z] v3.2.0-dev.12 [2025-01-20T01:39:53.834Z] v3.2.0-dev.13 [2025-01-20T01:39:53.834Z] v3.2.0-dev.14 [2025-01-20T01:39:53.834Z] v3.2.0-dev.15 [2025-01-20T01:39:53.834Z] v3.2.0-dev.16 [2025-01-20T01:39:53.834Z] v3.2.0-dev.17 [2025-01-20T01:39:53.834Z] v3.2.0-dev.18 [2025-01-20T01:39:53.834Z] v3.2.0-dev.19 [2025-01-20T01:39:53.834Z] v3.2.0-dev.2 [2025-01-20T01:39:53.834Z] v3.2.0-dev.20 [2025-01-20T01:39:53.834Z] v3.2.0-dev.21 [2025-01-20T01:39:53.834Z] v3.2.0-dev.22 [2025-01-20T01:39:53.834Z] v3.2.0-dev.3 [2025-01-20T01:39:53.834Z] v3.2.0-dev.4 [2025-01-20T01:39:53.834Z] v3.2.0-dev.5 [2025-01-20T01:39:53.834Z] v3.2.0-dev.6 [2025-01-20T01:39:53.834Z] v3.2.0-dev.7 [2025-01-20T01:39:53.834Z] v3.2.0-dev.8 [2025-01-20T01:39:53.834Z] v3.2.0-dev.9 [2025-01-20T01:39:53.834Z] v4.0.0-dev.1 [2025-01-20T01:39:53.834Z] v4.0.0-dev.2 [2025-01-20T01:39:53.834Z] v4.0.0-dev.3 [2025-01-20T01:39:53.834Z] v4.0.0-dev.4 [2025-01-20T01:39:53.834Z] v4.0.0-dev.5 [2025-01-20T01:39:53.834Z] v4.0.0-dev.6 [2025-01-20T01:39:53.834Z] v4.0.0-dev.7 [Pipeline] sh [2025-01-20T01:39:54.129Z] + lftools sign git-tag v4.0.0-dev.7 [2025-01-20T01:39:54.699Z] Signing Git tag with Sigul... [2025-01-20T01:39:54.699Z] Signing v4.0.0-dev.7 [Pipeline] echo [2025-01-20T01:39:55.653Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:39:55.947Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T01:39:55.955Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T01:39:55.969Z] $ docker stop --time=1 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 [2025-01-20T01:39:57.282Z] $ docker rm -f --volumes 8dbce3b26ae0a401474139c164419eca2599a10c52dbccb19a2fd178ec5ac4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T01:39:57.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:39:57.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:39:58.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:39:58.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:39:58.149Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:39:58.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:39:58.538Z] $ docker top 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:39:58.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:39:58.652Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:39:58.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:39:58.765Z] $ docker exec 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 ssh-agent [2025-01-20T01:39:58.889Z] SSH_AUTH_SOCK=/tmp/ssh-QYGMGKYW4v9I/agent.32 [2025-01-20T01:39:58.889Z] SSH_AGENT_PID=38 [2025-01-20T01:39:58.895Z] Running ssh-add (command line suppressed) [2025-01-20T01:39:58.990Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_976786557608578437.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_976786557608578437.key) [2025-01-20T01:39:59.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:39:59.307Z] + git semver bump pre [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,458 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,461 [execute] INFO git cat-file --batch-check [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,465 [execute] INFO git cat-file --batch [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:39:59.568Z] 2025-01-20 01:39:59,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:39:59.568Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:39:59.566Z] $ docker exec --env ******** --env ******** 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 ssh-agent -k [2025-01-20T01:39:59.670Z] unset SSH_AUTH_SOCK; [2025-01-20T01:39:59.670Z] unset SSH_AGENT_PID; [2025-01-20T01:39:59.670Z] echo Agent pid 38 killed; [2025-01-20T01:39:59.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:40:00.007Z] + git semver [Pipeline] } [2025-01-20T01:40:00.262Z] $ docker stop --time=1 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 [2025-01-20T01:40:01.545Z] $ docker rm -f --volumes 7adb9a425fe91b1182500c2c5e832f7549ef529bde320dfbe5b91ac25255eec6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T01:40:01.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T01:40:01.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:40:02.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T01:40:02.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:40:02.322Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:40:02.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T01:40:02.685Z] $ docker top 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T01:40:02.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T01:40:02.804Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T01:40:02.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T01:40:02.904Z] $ docker exec 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 ssh-agent [2025-01-20T01:40:03.044Z] SSH_AUTH_SOCK=/tmp/ssh-dEaKdeRbLu8R/agent.34 [2025-01-20T01:40:03.044Z] SSH_AGENT_PID=40 [2025-01-20T01:40:03.049Z] Running ssh-add (command line suppressed) [2025-01-20T01:40:03.131Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149251486588140444.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4149251486588140444.key) [2025-01-20T01:40:03.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T01:40:03.462Z] + git semver push [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,645 [run_push] DEBUG push [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,646 [execute] INFO git cat-file --batch-check [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,650 [execute] INFO git rev-list b77028f23d0bd13990cbe34093f78fa44fc1a97b -- [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,650 [execute] DEBUG Popen(['git', 'rev-list', 'b77028f23d0bd13990cbe34093f78fa44fc1a97b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,660 [execute] INFO git fetch -v origin [2025-01-20T01:40:03.721Z] 2025-01-20 01:40:03,660 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T01:40:04.289Z] 2025-01-20 01:40:04,090 [run_push] DEBUG no remote changes detected [2025-01-20T01:40:04.289Z] 2025-01-20 01:40:04,090 [execute] INFO git push origin semver [2025-01-20T01:40:04.289Z] 2025-01-20 01:40:04,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:40:04.861Z] 2025-01-20 01:40:04,700 [run_push] DEBUG push all version tags [2025-01-20T01:40:04.861Z] 2025-01-20 01:40:04,700 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T01:40:04.861Z] 2025-01-20 01:40:04,701 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T01:40:05.810Z] 2025-01-20 01:40:05,596 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-01-20T01:40:05.810Z] 4.0.0-dev.8 [Pipeline] } [2025-01-20T01:40:05.806Z] $ docker exec --env ******** --env ******** 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 ssh-agent -k [2025-01-20T01:40:05.913Z] unset SSH_AUTH_SOCK; [2025-01-20T01:40:05.914Z] unset SSH_AGENT_PID; [2025-01-20T01:40:05.914Z] echo Agent pid 40 killed; [2025-01-20T01:40:05.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T01:40:06.263Z] + git semver [Pipeline] } [2025-01-20T01:40:06.521Z] $ docker stop --time=1 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 [2025-01-20T01:40:07.820Z] $ docker rm -f --volumes 63097457e00d328344d96ed6dc02b86fc0f133b300bace59bbfa3f221b263714 [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 [2025-01-20T01:40:08.460Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-01-20T01:40:08.460Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-01-20T01:40:08.460Z] total 16 [2025-01-20T01:40:08.460Z] drwxr-xr-x 3 root root 4096 Jan 20 01:29 . [2025-01-20T01:40:08.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:39 .. [2025-01-20T01:40:08.460Z] drwxr-xr-x 2 root root 4096 Jan 20 01:29 cost [2025-01-20T01:40:08.460Z] -rw-r--r-- 1 root root 89 Jan 20 01:29 cost.csv [2025-01-20T01:40:08.460Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-01-20T01:40:08.460Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-01-20T01:40:08.460Z] total 16 [2025-01-20T01:40:08.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 01:29 . [2025-01-20T01:40:08.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 01:39 .. [2025-01-20T01:40:08.460Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 01:29 cost [2025-01-20T01:40:08.460Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 20 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:08.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:09.613Z] ---> package-listing.sh [2025-01-20T01:40:09.613Z] ++ facter osfamily [2025-01-20T01:40:09.613Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T01:40:09.874Z] + OS_FAMILY=debian [2025-01-20T01:40:09.874Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-01-20T01:40:09.874Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T01:40:09.874Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T01:40:09.874Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T01:40:09.874Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T01:40:09.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-01-20T01:40:09.874Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T01:40:09.874Z] + case "${OS_FAMILY}" in [2025-01-20T01:40:09.874Z] + dpkg -l [2025-01-20T01:40:09.874Z] + grep '^ii' [2025-01-20T01:40:09.874Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T01:40:09.874Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T01:40:09.874Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T01:40:09.874Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-01-20T01:40:09.874Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-01-20T01:40:09.874Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-01-20T01:40:09.887Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T01:40:10.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T01:40:10.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T01:40:10.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T01:40:10.810Z] prd-ubuntu20.04-docker-8c-8g-37166 does not seem to be running inside a container [2025-01-20T01:40:10.825Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-20T01:40:11.044Z] $ docker top 3e98ab177b70c814c1fc362b60e5d59998ad85864e5b2ac016ef563afb27a1b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T01:40:11.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T01:40:11.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T01:40:11.981Z] + ls /var/log/sa-host [2025-01-20T01:40:11.981Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T01:40:12.063Z] provisioning config files... [2025-01-20T01:40:12.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1870972155350900813tmp [Pipeline] { [Pipeline] echo [2025-01-20T01:40:12.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:12.378Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T01:40:12.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:12.727Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T01:40:12.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:13.024Z] ---> sudo-logs.sh [2025-01-20T01:40:13.024Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T01:40:13.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:13.345Z] ---> job-cost.sh [2025-01-20T01:40:13.345Z] lf-activate-venv: SKIPPING [2025-01-20T01:40:13.345Z] DEBUG: total: 0.2199999988079071 [2025-01-20T01:40:13.345Z] INFO: Retrieving Stack Cost... [2025-01-20T01:40:13.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T01:40:14.173Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T01:40:14.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T01:40:14.475Z] ---> logs-deploy.sh [2025-01-20T01:40:14.475Z] lf-activate-venv: SKIPPING [2025-01-20T01:40:14.475Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/194 [2025-01-20T01:40:14.475Z] INFO: archiving workspace using pattern(s): [2025-01-20T01:40:15.460Z] Archives upload complete. [2025-01-20T01:40:15.460Z] INFO: archiving logs to Nexus