Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 443fcff70ba617f49aac57910c2bc3e82cc777a6+87a61a811e1bfa3e223544ab124a9c4b92757dfc (e49715b347c459183f55fa32efaf76a430b0bd25) 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-ssh9238824324209599586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16224064855538931781.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-421/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/PR-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4451657967142281293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10665198472735188619.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/PR-421/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/PR-421/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15237412504645809843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.23] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772326 in /w/workspace/foundry_device-usb-camera_PR-421 [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/foundry_device-usb-camera_PR-421 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 87a61a811e1bfa3e223544ab124a9c4b92757dfc into PR head commit 443fcff70ba617f49aac57910c2bc3e82cc777a6 Merge succeeded, producing 46e1959882dea6747f65a881243d35469e2d8f69 Checking out Revision 46e1959882dea6747f65a881243d35469e2d8f69 (PR-421) > git config core.sparsecheckout # timeout=10 > git checkout -f 443fcff70ba617f49aac57910c2bc3e82cc777a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46e1959882dea6747f65a881243d35469e2d8f69 # timeout=10 Commit message: "Merge commit '87a61a811e1bfa3e223544ab124a9c4b92757dfc' into HEAD" > git rev-list --no-walk 443fcff70ba617f49aac57910c2bc3e82cc777a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:37 ========================================================= 06:15:37 EdgeX Global Pipelines Version Info 06:15:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:38 ------------------- 06:15:38 stable info: 06:15:38 ------------------- 06:15:38 Commited By: Cherry Wang cherry@iotechsys.com 06:15:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:15:38 Message: update stable to v1.0.278 06:15:39 ------------------- 06:15:39 experimental info: 06:15:39 ------------------- 06:15:39 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:15:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46e1959882dea6747f65a881243d35469e2d8f69 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46e1959 [Pipeline] echo 06:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:40 provisioning config files... 06:15:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-421@tmp/config5185874462207905937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:40 ---> ****-login.sh 06:15:40 nexus3.edgexfoundry.org:10001 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:40 06:15:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:15:40 Configure a credential helper to remove this warning. See 06:15:40 https://docs.****.com/go/credential-store/ 06:15:40 06:15:40 Login Succeeded 06:15:40 nexus3.edgexfoundry.org:10002 06:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:41 06:15:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:15:41 Configure a credential helper to remove this warning. See 06:15:41 https://docs.****.com/go/credential-store/ 06:15:41 06:15:41 Login Succeeded 06:15:41 nexus3.edgexfoundry.org:10003 06:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:41 06:15:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:15:41 Configure a credential helper to remove this warning. See 06:15:41 https://docs.****.com/go/credential-store/ 06:15:41 06:15:41 Login Succeeded 06:15:41 nexus3.edgexfoundry.org:10004 06:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:41 06:15:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:15:41 Configure a credential helper to remove this warning. See 06:15:41 https://docs.****.com/go/credential-store/ 06:15:41 06:15:41 Login Succeeded 06:15:41 ****.io 06:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:41 06:15:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:15:41 Configure a credential helper to remove this warning. See 06:15:41 https://docs.****.com/go/credential-store/ 06:15:41 06:15:41 Login Succeeded 06:15:41 ---> ****-login.sh ends [Pipeline] } 06:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:41 + git rev-list -1 --merges 46e1959882dea6747f65a881243d35469e2d8f69~1..46e1959882dea6747f65a881243d35469e2d8f69 [Pipeline] echo 06:15:41 -----------> git rev-list -1 --merges 46e1959882dea6747f65a881243d35469e2d8f69~1..46e1959882dea6747f65a881243d35469e2d8f69 46e1959882dea6747f65a881243d35469e2d8f69 06:15:41 46e1959882dea6747f65a881243d35469e2d8f69 [false] [Pipeline] sh 06:15:42 + git log --format=format:%s -1 46e1959882dea6747f65a881243d35469e2d8f69 [Pipeline] echo 06:15:42 ========================================================= 06:15:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:42 + git log --format=format:%s -1 46e1959882dea6747f65a881243d35469e2d8f69 [Pipeline] echo 06:15:42 [semverPrep] GIT_COMMIT: 46e1959882dea6747f65a881243d35469e2d8f69, Commit Message: Merge commit '87a61a811e1bfa3e223544ab124a9c4b92757dfc' into HEAD [Pipeline] echo 06:15:42 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:43 + grep -v github /etc/ssh/ssh_known_hosts 06:15:43 + [ -e /tmp/ssh_known_hosts ] 06:15:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:43 sudo tee -a /etc/ssh/ssh_known_hosts 06:15:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:43 06:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:43 3dae71ba6b94: Pulling fs layer 06:15:43 6bf1a483ea7c: Pulling fs layer 06:15:43 f5dfc541a4d3: Pulling fs layer 06:15:43 461d9e800cba: Pulling fs layer 06:15:43 461d9e800cba: Waiting 06:15:43 80192f66455f: Pulling fs layer 06:15:43 2e8e34ca0e6c: Pulling fs layer 06:15:43 a29436f7fd5d: Pulling fs layer 06:15:43 2e8e34ca0e6c: Waiting 06:15:43 923cac83aea3: Pulling fs layer 06:15:43 25ad8b0a4227: Pulling fs layer 06:15:43 db01528c6b51: Pulling fs layer 06:15:43 28988de357af: Pulling fs layer 06:15:43 923cac83aea3: Waiting 06:15:43 db01528c6b51: Waiting 06:15:43 28988de357af: Waiting 06:15:43 25ad8b0a4227: Waiting 06:15:44 6bf1a483ea7c: Verifying Checksum 06:15:44 6bf1a483ea7c: Download complete 06:15:44 461d9e800cba: Download complete 06:15:44 80192f66455f: Download complete 06:15:44 f5dfc541a4d3: Verifying Checksum 06:15:44 f5dfc541a4d3: Download complete 06:15:44 3dae71ba6b94: Verifying Checksum 06:15:44 3dae71ba6b94: Download complete 06:15:44 923cac83aea3: Download complete 06:15:44 25ad8b0a4227: Verifying Checksum 06:15:44 25ad8b0a4227: Download complete 06:15:44 db01528c6b51: Download complete 06:15:44 28988de357af: Verifying Checksum 06:15:44 28988de357af: Download complete 06:15:44 a29436f7fd5d: Verifying Checksum 06:15:44 a29436f7fd5d: Download complete 06:15:45 2e8e34ca0e6c: Verifying Checksum 06:15:45 2e8e34ca0e6c: Download complete 06:15:46 3dae71ba6b94: Pull complete 06:15:46 6bf1a483ea7c: Pull complete 06:15:47 f5dfc541a4d3: Pull complete 06:15:47 461d9e800cba: Pull complete 06:15:47 80192f66455f: Pull complete 06:15:51 2e8e34ca0e6c: Pull complete 06:15:52 a29436f7fd5d: Pull complete 06:15:52 923cac83aea3: Pull complete 06:15:52 25ad8b0a4227: Pull complete 06:15:52 db01528c6b51: Pull complete 06:15:52 28988de357af: Pull complete 06:15:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:52 prd-ubuntu20.04-docker-8c-8g-772326 does not seem to be running inside a container 06:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-421 -v /w/workspace/foundry_device-usb-camera_PR-421:/w/workspace/foundry_device-usb-camera_PR-421:rw,z -v /w/workspace/foundry_device-usb-camera_PR-421@tmp:/w/workspace/foundry_device-usb-camera_PR-421@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/py-git-semver:0.1.4 cat 06:15:56 $ docker top 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 -eo pid,comm 06:15:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:15:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:56 [ssh-agent] Looking for ssh-agent implementation... 06:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:57 $ docker exec 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 ssh-agent 06:15:57 SSH_AUTH_SOCK=/tmp/ssh-5Lw1d9DgSR69/agent.32 06:15:57 SSH_AGENT_PID=38 06:15:57 Running ssh-add (command line suppressed) 06:15:57 Identity added: /w/workspace/foundry_device-usb-camera_PR-421@tmp/private_key_3187678823497569762.key (/w/workspace/foundry_device-usb-camera_PR-421@tmp/private_key_3187678823497569762.key) 06:15:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:57 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-421 [Pipeline] sh 06:15:57 + git tag --points-at HEAD [Pipeline] } 06:15:57 $ docker exec --env ******** --env ******** 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 ssh-agent -k 06:15:57 unset SSH_AUTH_SOCK; 06:15:57 unset SSH_AGENT_PID; 06:15:57 echo Agent pid 38 killed; 06:15:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:58 [ssh-agent] Looking for ssh-agent implementation... 06:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:58 $ docker exec 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 ssh-agent 06:15:58 SSH_AUTH_SOCK=/tmp/ssh-Q1sAXSXzx1i2/agent.86 06:15:58 SSH_AGENT_PID=92 06:15:58 Running ssh-add (command line suppressed) 06:15:58 Identity added: /w/workspace/foundry_device-usb-camera_PR-421@tmp/private_key_3670711968057595073.key (/w/workspace/foundry_device-usb-camera_PR-421@tmp/private_key_3670711968057595073.key) 06:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:58 + git semver init 06:15:58 2025-11-01 06:15:58,827 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:15:58 2025-11-01 06:15:58,830 [run_init] DEBUG init version:0.0.0 force:False 06:15:58 2025-11-01 06:15:58,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-421/.semver 06:15:58 2025-11-01 06:15:58,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-421/.semver 06:15:58 2025-11-01 06:15:58,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-421/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-421, stdin=None, shell=False, universal_newlines=False) 06:16:00 2025-11-01 06:16:00,585 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-421/.git/info/exclude 06:16:00 2025-11-01 06:16:00,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-421/.semver/PR-421 with force:False 06:16:00 2025-11-01 06:16:00,586 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-421/.semver/PR-421 06:16:00 2025-11-01 06:16:00,590 [execute] INFO git cat-file --batch-check 06:16:00 2025-11-01 06:16:00,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-421/.semver, stdin=, shell=False, universal_newlines=False) 06:16:00 2025-11-01 06:16:00,595 [execute] INFO git cat-file --batch 06:16:00 2025-11-01 06:16:00,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-421/.semver, stdin=, shell=False, universal_newlines=False) 06:16:00 2025-11-01 06:16:00,598 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-421/.semver/PR-421 06:16:00 0.0.0 [Pipeline] } 06:16:00 $ docker exec --env ******** --env ******** 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 ssh-agent -k 06:16:00 unset SSH_AUTH_SOCK; 06:16:00 unset SSH_AGENT_PID; 06:16:00 echo Agent pid 92 killed; 06:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:01 + git semver [Pipeline] } 06:16:01 $ docker stop --time=1 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 06:16:02 $ docker rm -f --volumes 997dfcb74bf1ec16ced3b0e28c8566b9247b33702579579f2785550f41a954d1 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:16:03 Stashed 1 file(s) [Pipeline] echo 06:16:03 [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:03 provisioning config files... [Pipeline] // stage [Pipeline] } 06:16:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-421@tmp/config454496190904021545tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:04 ---> ****-login.sh 06:16:04 nexus3.edgexfoundry.org:10001 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10002 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10003 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 Login Succeeded 06:16:04 nexus3.edgexfoundry.org:10004 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 Login Succeeded 06:16:04 ****.io 06:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:04 Login Succeeded 06:16:04 ---> ****-login.sh ends [Pipeline] } 06:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:16:04 ========================================================= 06:16:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:16:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:16:05 #0 building with "default" instance using docker driver 06:16:05 06:16:05 #1 [internal] load build definition from Dockerfile 06:16:05 #1 transferring dockerfile: 2.48kB done 06:16:05 #1 DONE 0.0s 06:16:05 06:16:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:16:05 #2 DONE 0.1s 06:16:05 06:16:05 #3 [internal] load .dockerignore 06:16:05 #3 transferring context: 2B done 06:16:05 #3 DONE 0.0s 06:16:05 06:16:05 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 06:16:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 06:16:05 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 06:16:05 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 06:16:05 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 06:16:05 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 1.05MB / 3.80MB 0.1s 06:16:05 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 06:16:05 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.19MB / 74.07MB 0.1s 06:16:05 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 06:16:05 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.2s 06:16:05 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 9.59MB / 74.07MB 0.2s 06:16:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:16:05 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s 06:16:06 #4 ... 06:16:06 06:16:06 #5 [internal] load build context 06:16:06 #5 transferring context: 22.90MB 0.2s done 06:16:06 #5 DONE 0.2s 06:16:06 06:16:06 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 06:16:06 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.2s done 06:16:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 15.73MB / 74.07MB 0.3s 06:16:06 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done 06:16:06 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.10MB / 113.25MB 0.3s 06:16:06 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.3s 06:16:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 20.97MB / 74.07MB 0.4s 06:16:06 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 9.44MB / 113.25MB 0.4s 06:16:06 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.3s done 06:16:06 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 06:16:06 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.4s 06:16:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 33.55MB / 74.07MB 0.6s 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 29.36MB / 113.25MB 0.6s 06:16:06 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 11.53MB / 13.30MB 0.6s 06:16:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 47.19MB / 74.07MB 0.8s 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 49.28MB / 113.25MB 0.8s 06:16:06 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s done 06:16:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 73.40MB / 74.07MB 1.0s 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 78.64MB / 113.25MB 1.0s 06:16:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s 06:16:07 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 06:16:07 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.7s done 06:16:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.7s done 06:16:12 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done 06:16:12 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 06:16:12 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 06:16:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:16:12 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 06:16:12 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 06:16:12 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 06:16:12 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 06:16:15 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.4s done 06:16:15 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 06:16:15 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done 06:16:15 #4 DONE 10.0s 06:16:15 06:16:15 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 06:16:15 #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:16:16 #6 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:16:16 #6 0.786 (1/9) Installing eudev-libs (3.2.14-r5) 06:16:16 #6 0.790 (2/9) Installing libjpeg-turbo (3.1.0-r0) 06:16:16 #6 0.799 (3/9) Installing v4l-utils-libs (1.28.1-r1) 06:16:16 #6 0.805 (4/9) Installing v4l-utils (1.28.1-r1) 06:16:16 #6 0.821 (5/9) Installing libdvbv5 (1.28.1-r1) 06:16:16 #6 0.826 (6/9) Installing libturbojpeg (3.1.0-r0) 06:16:16 #6 0.836 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 06:16:16 #6 0.843 (8/9) Installing eudev-dev (3.2.14-r5) 06:16:16 #6 0.855 (9/9) Installing v4l-utils-dev (1.28.1-r1) 06:16:16 #6 0.868 Executing busybox-1.37.0-r19.trigger 06:16:16 #6 0.877 OK: 271 MiB in 69 packages 06:16:21 #6 DONE 5.7s 06:16:21 06:16:21 #7 [builder 3/8] WORKDIR /device-usb-camera 06:16:21 #7 DONE 0.0s 06:16:21 06:16:21 #8 [builder 4/8] COPY go.mod vendor* ./ 06:16:21 #8 DONE 0.0s 06:16:21 06:16:21 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:21 #9 0.190 go: go.mod requires go >= 1.25 (running go 1.23.12; GOTOOLCHAIN=local) 06:16:21 #9 0.191 skipping... 06:16:21 #9 DONE 0.2s 06:16:21 06:16:21 #10 [builder 6/8] COPY . . 06:16:21 #10 DONE 0.3s 06:16:22 06:16:22 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 06:16:22 #11 0.204 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:22 #11 0.204 Dload Upload Total Spent Left Speed 06:16:22 #11 0.204 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16971 0 --:--:-- --:--:-- --:--:-- 17129 06:16:22 #11 DONE 0.3s 06:16:22 06:16:22 #12 [builder 8/8] RUN echo noop 06:16:22 #12 0.226 noop 06:16:22 #12 DONE 0.3s 06:16:22 06:16:22 #13 exporting to image 06:16:22 #13 exporting layers 0.1s done 06:16:22 #13 writing image sha256:391034fe37f85a6cb770bca77c9f3a803960d9f3397b2c83c7fac6f930d10772 done 06:16:22 #13 naming to docker.io/library/ci-base-image-x86_64 done 06:16:22 #13 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:22 + docker inspect -f . ci-base-image-x86_64 06:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:23 prd-ubuntu20.04-docker-8c-8g-772326 does not seem to be running inside a container 06:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-421 -v /w/workspace/foundry_device-usb-camera_PR-421:/w/workspace/foundry_device-usb-camera_PR-421:rw,z -v /w/workspace/foundry_device-usb-camera_PR-421@tmp:/w/workspace/foundry_device-usb-camera_PR-421@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:23 $ docker top 700c35a11a21bc7f03e041695a1904886ba92686f7a8c42f273937420a60a19a -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:23 + go version 06:16:23 go version go1.23.12 linux/amd64 [Pipeline] } 06:16:23 $ docker stop --time=1 700c35a11a21bc7f03e041695a1904886ba92686f7a8c42f273937420a60a19a 06:16:24 $ docker rm -f --volumes 700c35a11a21bc7f03e041695a1904886ba92686f7a8c42f273937420a60a19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:25 + docker inspect -f . ci-base-image-x86_64 06:16:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:25 prd-ubuntu20.04-docker-8c-8g-772326 does not seem to be running inside a container 06:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-421 -v /w/workspace/foundry_device-usb-camera_PR-421:/w/workspace/foundry_device-usb-camera_PR-421:rw,z -v /w/workspace/foundry_device-usb-camera_PR-421@tmp:/w/workspace/foundry_device-usb-camera_PR-421@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:25 $ docker top 0d94ec3808a7db9685221c7a1eb7dc9b775568294c82103b28fef86c95ba8cdb -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:26 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-421 [Pipeline] fileExists [Pipeline] sh 06:16:26 + make test 06:16:26 go test ./... -coverprofile=coverage.out ./... 06:16:26 go: go.mod requires go >= 1.25 (running go 1.23.12; GOTOOLCHAIN=local) 06:16:26 make: *** [Makefile:65: unittest] Error 1 [Pipeline] } 06:16:26 $ docker stop --time=1 0d94ec3808a7db9685221c7a1eb7dc9b775568294c82103b28fef86c95ba8cdb 06:16:27 $ docker rm -f --volumes 0d94ec3808a7db9685221c7a1eb7dc9b775568294c82103b28fef86c95ba8cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:28 06:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:28 latest: Pulling from edgex-lftools-log-publisher 06:16:28 5eb5b503b376: Pulling fs layer 06:16:28 5c69ac0246d0: Pulling fs layer 06:16:28 ec43610c2a17: Pulling fs layer 06:16:28 3a2ae6a8a46f: Pulling fs layer 06:16:28 33b1e0a273af: Pulling fs layer 06:16:28 5d3b04190fa2: Pulling fs layer 06:16:28 2f39f015ded8: Pulling fs layer 06:16:28 33b1e0a273af: Waiting 06:16:28 5d3b04190fa2: Waiting 06:16:28 3a2ae6a8a46f: Waiting 06:16:28 2f39f015ded8: Waiting 06:16:28 5c69ac0246d0: Verifying Checksum 06:16:28 5c69ac0246d0: Download complete 06:16:28 3a2ae6a8a46f: Verifying Checksum 06:16:28 3a2ae6a8a46f: Download complete 06:16:28 33b1e0a273af: Verifying Checksum 06:16:28 33b1e0a273af: Download complete 06:16:28 5d3b04190fa2: Verifying Checksum 06:16:28 5d3b04190fa2: Download complete 06:16:28 ec43610c2a17: Verifying Checksum 06:16:28 ec43610c2a17: Download complete 06:16:28 5eb5b503b376: Download complete 06:16:29 2f39f015ded8: Verifying Checksum 06:16:29 2f39f015ded8: Download complete 06:16:30 5eb5b503b376: Pull complete 06:16:30 5c69ac0246d0: Pull complete 06:16:31 ec43610c2a17: Pull complete 06:16:31 3a2ae6a8a46f: Pull complete 06:16:31 33b1e0a273af: Pull complete 06:16:31 5d3b04190fa2: Pull complete 06:16:36 2f39f015ded8: Pull complete 06:16:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:36 prd-ubuntu20.04-docker-8c-8g-772326 does not seem to be running inside a container 06:16:36 $ 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/foundry_device-usb-camera_PR-421 -v /w/workspace/foundry_device-usb-camera_PR-421:/w/workspace/foundry_device-usb-camera_PR-421:rw,z -v /w/workspace/foundry_device-usb-camera_PR-421@tmp:/w/workspace/foundry_device-usb-camera_PR-421@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:41 $ docker top bfa8598b9cb031d550b040009ebf2b8c1eee0df57b9854530b782ead435a5499 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:41 ---> job-cost.sh 06:16:41 lf-activate-venv: SKIPPING 06:16:41 INFO: No Stack... 06:16:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:42 INFO: Archiving Costs [Pipeline] sh 06:16:42 + cat /w/workspace/foundry_device-usb-camera_PR-421/archives/cost.csv 06:16:42 + cut -d, -f6 [Pipeline] lock 06:16:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-421-2-stack-cost] 06:16:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-421-2-stack-cost] did not exist. Created. 06:16:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-421-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:43 + echo total: 0.2199999988079071 [Pipeline] stash 06:16:43 Stashed 1 file(s) [Pipeline] } 06:16:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-421-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:16:43 $ docker stop --time=1 bfa8598b9cb031d550b040009ebf2b8c1eee0df57b9854530b782ead435a5499 06:16:44 $ docker rm -f --volumes bfa8598b9cb031d550b040009ebf2b8c1eee0df57b9854530b782ead435a5499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:16:44 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:16:45 + [ -d /w/workspace/foundry_device-usb-camera_PR-421/archives ] 06:16:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-421/archives 06:16:45 total 16 06:16:45 drwxr-xr-x 3 root root 4096 Nov 1 06:16 . 06:16:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 06:16 .. 06:16:45 drwxr-xr-x 2 root root 4096 Nov 1 06:16 cost 06:16:45 -rw-r--r-- 1 root root 89 Nov 1 06:16 cost.csv 06:16:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-421/archives 06:16:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-421/archives 06:16:45 total 16 06:16:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 06:16 . 06:16:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 06:16 .. 06:16:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 06:16 cost 06:16:45 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 06:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:46 ---> package-listing.sh 06:16:46 ++ facter osfamily 06:16:46 ++ tr '[:upper:]' '[:lower:]' 06:16:46 + OS_FAMILY=debian 06:16:46 + workspace=/w/workspace/foundry_device-usb-camera_PR-421 06:16:46 + START_PACKAGES=/tmp/packages_start.txt 06:16:46 + END_PACKAGES=/tmp/packages_end.txt 06:16:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:46 + PACKAGES=/tmp/packages_start.txt 06:16:46 + '[' /w/workspace/foundry_device-usb-camera_PR-421 ']' 06:16:46 + PACKAGES=/tmp/packages_end.txt 06:16:46 + case "${OS_FAMILY}" in 06:16:46 + dpkg -l 06:16:46 + grep '^ii' 06:16:46 + '[' -f /tmp/packages_start.txt ']' 06:16:46 + '[' -f /tmp/packages_end.txt ']' 06:16:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:46 + '[' /w/workspace/foundry_device-usb-camera_PR-421 ']' 06:16:46 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-421/archives/ 06:16:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-421/archives/ [Pipeline] echo 06:16:46 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/foundry_device-usb-camera_PR-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:47 prd-ubuntu20.04-docker-8c-8g-772326 does not seem to be running inside a container 06:16:47 $ 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/foundry_device-usb-camera_PR-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-421 -v /w/workspace/foundry_device-usb-camera_PR-421:/w/workspace/foundry_device-usb-camera_PR-421:rw,z -v /w/workspace/foundry_device-usb-camera_PR-421@tmp:/w/workspace/foundry_device-usb-camera_PR-421@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:47 $ docker top 20de8326e2f7d7b167ec8e181ec013d76af252bbe5fd14cbe3a9420aafe47ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:48 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:48 + ls /var/log/sa-host 06:16:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:48 provisioning config files... 06:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-421@tmp/config4724804031271460900tmp [Pipeline] { [Pipeline] echo 06:16:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> create-netrc.sh [Pipeline] } 06:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> python-tools-install.sh [Pipeline] echo 06:16:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> sudo-logs.sh 06:16:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:50 ---> job-cost.sh 06:16:50 lf-activate-venv: SKIPPING 06:16:50 DEBUG: total: 0.2199999988079071 06:16:50 INFO: Retrieving Stack Cost... 06:16:50 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:50 INFO: Archiving Costs [Pipeline] echo 06:16:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:50 ---> logs-deploy.sh 06:16:50 lf-activate-venv: SKIPPING 06:16:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-421/2 06:16:50 INFO: archiving workspace using pattern(s): 06:16:51 Archives upload complete. 06:16:51 INFO: archiving logs to Nexus