Pull request #419 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eca46e52edddc2beb34b6b8651d22332c7fa83e2 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-ssh5799966835553335925.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-ssh9474893328723375210.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/snyk-fix-e.8emuq1dri.66464d966b9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/snyk-fix-e.8emuq1dri.66464d966b9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11974779515605991946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/snyk-fix-e.8emuq1dri.66464d966b9/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12128879460148912451.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5571412056649847147.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/snyk-fix-e.8emuq1dri.66464d966b9/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/snyk-fix-e.8emuq1dri.66464d966b9/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4324075405828417007.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-773287’ Running on prd-ubuntu20.04-docker-8c-8g-773297 in /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 [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/e1cf72248f3c4fde3e17d66464d966b9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eca46e52edddc2beb34b6b8651d22332c7fa83e2 (snyk-fix-e1cf72248f3c4fde3e17d66464d966b9) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca46e52edddc2beb34b6b8651d22332c7fa83e2 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:20 ========================================================= 04:03:20 EdgeX Global Pipelines Version Info 04:03:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:21 ------------------- 04:03:21 stable info: 04:03:21 ------------------- 04:03:21 Commited By: Cherry Wang cherry@iotechsys.com 04:03:21 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:03:21 Message: update stable to v1.0.278 04:03:21 ------------------- 04:03:21 experimental info: 04:03:21 ------------------- 04:03:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:03:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eca46e52edddc2beb34b6b8651d22332c7fa83e2 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eca46e5 [Pipeline] echo 04:03:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:24 provisioning config files... 04:03:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/config16817536700406036833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:24 ---> ****-login.sh 04:03:24 nexus3.edgexfoundry.org:10001 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 04:03:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.****.com/go/credential-store/ 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10002 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 04:03:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.****.com/go/credential-store/ 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10003 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 04:03:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.****.com/go/credential-store/ 04:03:24 04:03:24 Login Succeeded 04:03:24 nexus3.edgexfoundry.org:10004 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:24 04:03:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:03:24 Configure a credential helper to remove this warning. See 04:03:24 https://docs.****.com/go/credential-store/ 04:03:24 04:03:24 Login Succeeded 04:03:24 ****.io 04:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 04:03:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.****.com/go/credential-store/ 04:03:25 04:03:25 Login Succeeded 04:03:25 ---> ****-login.sh ends [Pipeline] } 04:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:25 + git rev-list -1 --merges eca46e52edddc2beb34b6b8651d22332c7fa83e2~1..eca46e52edddc2beb34b6b8651d22332c7fa83e2 [Pipeline] echo 04:03:26 -----------> git rev-list -1 --merges eca46e52edddc2beb34b6b8651d22332c7fa83e2~1..eca46e52edddc2beb34b6b8651d22332c7fa83e2 eca46e52edddc2beb34b6b8651d22332c7fa83e2 [false] [Pipeline] sh 04:03:26 + git log --format=format:%s -1 eca46e52edddc2beb34b6b8651d22332c7fa83e2 [Pipeline] echo 04:03:26 ========================================================= 04:03:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:26 + git log --format=format:%s -1 eca46e52edddc2beb34b6b8651d22332c7fa83e2 [Pipeline] echo 04:03:26 [semverPrep] GIT_COMMIT: eca46e52edddc2beb34b6b8651d22332c7fa83e2, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo 04:03:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:27 + grep -v github /etc/ssh/ssh_known_hosts 04:03:27 + [ -e /tmp/ssh_known_hosts ] 04:03:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:27 04:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:28 3dae71ba6b94: Pulling fs layer 04:03:28 6bf1a483ea7c: Pulling fs layer 04:03:28 f5dfc541a4d3: Pulling fs layer 04:03:28 461d9e800cba: Pulling fs layer 04:03:28 80192f66455f: Pulling fs layer 04:03:28 2e8e34ca0e6c: Pulling fs layer 04:03:28 a29436f7fd5d: Pulling fs layer 04:03:28 923cac83aea3: Pulling fs layer 04:03:28 25ad8b0a4227: Pulling fs layer 04:03:28 db01528c6b51: Pulling fs layer 04:03:28 28988de357af: Pulling fs layer 04:03:28 a29436f7fd5d: Waiting 04:03:28 25ad8b0a4227: Waiting 04:03:28 db01528c6b51: Waiting 04:03:28 28988de357af: Waiting 04:03:28 923cac83aea3: Waiting 04:03:28 461d9e800cba: Waiting 04:03:28 80192f66455f: Waiting 04:03:28 2e8e34ca0e6c: Waiting 04:03:28 6bf1a483ea7c: Verifying Checksum 04:03:28 6bf1a483ea7c: Download complete 04:03:28 461d9e800cba: Download complete 04:03:28 80192f66455f: Download complete 04:03:28 f5dfc541a4d3: Verifying Checksum 04:03:28 f5dfc541a4d3: Download complete 04:03:28 3dae71ba6b94: Verifying Checksum 04:03:28 3dae71ba6b94: Download complete 04:03:28 923cac83aea3: Download complete 04:03:28 25ad8b0a4227: Verifying Checksum 04:03:28 25ad8b0a4227: Download complete 04:03:28 db01528c6b51: Verifying Checksum 04:03:28 db01528c6b51: Download complete 04:03:28 28988de357af: Verifying Checksum 04:03:28 28988de357af: Download complete 04:03:28 a29436f7fd5d: Verifying Checksum 04:03:28 a29436f7fd5d: Download complete 04:03:29 2e8e34ca0e6c: Verifying Checksum 04:03:29 2e8e34ca0e6c: Download complete 04:03:29 3dae71ba6b94: Pull complete 04:03:30 6bf1a483ea7c: Pull complete 04:03:31 f5dfc541a4d3: Pull complete 04:03:31 461d9e800cba: Pull complete 04:03:31 80192f66455f: Pull complete 04:03:35 2e8e34ca0e6c: Pull complete 04:03:35 a29436f7fd5d: Pull complete 04:03:35 923cac83aea3: Pull complete 04:03:35 25ad8b0a4227: Pull complete 04:03:35 db01528c6b51: Pull complete 04:03:35 28988de357af: Pull complete 04:03:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:36 prd-ubuntu20.04-docker-8c-8g-773297 does not seem to be running inside a container 04:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9:rw,z -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:38 $ docker top 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 -eo pid,comm 04:03:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:03:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:38 [ssh-agent] Looking for ssh-agent implementation... 04:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:38 $ docker exec 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 ssh-agent 04:03:38 SSH_AUTH_SOCK=/tmp/ssh-ykoDwdHRJFWk/agent.32 04:03:38 SSH_AGENT_PID=38 04:03:38 Running ssh-add (command line suppressed) 04:03:38 Identity added: /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/private_key_8098455976649346592.key (/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/private_key_8098455976649346592.key) 04:03:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:39 + git config --global --add safe.directory /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] sh 04:03:39 + git tag --points-at HEAD [Pipeline] } 04:03:39 $ docker exec --env ******** --env ******** 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 ssh-agent -k 04:03:39 unset SSH_AUTH_SOCK; 04:03:39 unset SSH_AGENT_PID; 04:03:39 echo Agent pid 38 killed; 04:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:39 [ssh-agent] Looking for ssh-agent implementation... 04:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:39 $ docker exec 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 ssh-agent 04:03:39 SSH_AUTH_SOCK=/tmp/ssh-XoRylot2vNWG/agent.85 04:03:39 SSH_AGENT_PID=91 04:03:39 Running ssh-add (command line suppressed) 04:03:39 Identity added: /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/private_key_2276629220094766516.key (/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/private_key_2276629220094766516.key) 04:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:40 + git semver init 04:03:40 2025-11-18 04:03:40,487 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:03:40 2025-11-18 04:03:40,490 [run_init] DEBUG init version:0.0.0 force:False 04:03:40 2025-11-18 04:03:40,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver 04:03:40 2025-11-18 04:03:40,491 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver 04:03:40 2025-11-18 04:03:40,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver'], cwd=/w/workspace/e1cf72248f3c4fde3e17d66464d966b9, stdin=None, shell=False, universal_newlines=False) 04:03:41 2025-11-18 04:03:41,632 [append_file] DEBUG append to file:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.git/info/exclude 04:03:41 2025-11-18 04:03:41,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver/snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 with force:False 04:03:41 2025-11-18 04:03:41,633 [write_file] DEBUG write to file:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver/snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 04:03:41 2025-11-18 04:03:41,637 [execute] INFO git cat-file --batch-check 04:03:41 2025-11-18 04:03:41,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver, stdin=, shell=False, universal_newlines=False) 04:03:41 2025-11-18 04:03:41,641 [execute] INFO git cat-file --batch 04:03:41 2025-11-18 04:03:41,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver, stdin=, shell=False, universal_newlines=False) 04:03:41 2025-11-18 04:03:41,645 [read_version] DEBUG read version from /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/.semver/snyk-fix-e1cf72248f3c4fde3e17d66464d966b9 04:03:41 0.0.0 [Pipeline] } 04:03:41 $ docker exec --env ******** --env ******** 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 ssh-agent -k 04:03:42 unset SSH_AUTH_SOCK; 04:03:42 unset SSH_AGENT_PID; 04:03:42 echo Agent pid 91 killed; 04:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:42 + git semver [Pipeline] } 04:03:42 $ docker stop --time=1 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 04:03:44 $ docker rm -f --volumes 89eae9d23bffc6ab743e946af2ffeb78a7eb734d66322e435889ac62ee7720b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:44 Stashed 1 file(s) [Pipeline] echo 04:03:44 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:45 provisioning config files... 04:03:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/config11349165016395767499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:45 ---> ****-login.sh 04:03:45 nexus3.edgexfoundry.org:10001 04:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:45 Login Succeeded 04:03:45 nexus3.edgexfoundry.org:10002 04:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:45 Login Succeeded 04:03:45 nexus3.edgexfoundry.org:10003 04:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:46 Login Succeeded 04:03:46 nexus3.edgexfoundry.org:10004 04:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:46 Login Succeeded 04:03:46 ****.io 04:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:46 Login Succeeded 04:03:46 ---> ****-login.sh ends [Pipeline] } 04:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:47 [edgeX.isLTS] Checking if [snyk-fix-e1cf72248f3c4fde3e17d66464d966b9] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:03:47 [edgeX.isLTS] Checking if [snyk-fix-e1cf72248f3c4fde3e17d66464d966b9] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:03:47 ========================================================= 04:03:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:03:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:03:48 #0 building with "default" instance using docker driver 04:03:48 04:03:48 #1 [internal] load build definition from Dockerfile 04:03:48 #1 transferring dockerfile: 2.48kB done 04:03:48 #1 DONE 0.0s 04:03:48 04:03:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:03:48 #2 DONE 0.1s 04:03:49 04:03:49 #3 [internal] load .dockerignore 04:03:49 #3 transferring context: 2B done 04:03:49 #3 DONE 0.0s 04:03:49 04:03:49 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:03:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:03:49 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:03:49 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:03:49 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:03:49 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:03:49 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 04:03:49 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:03:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.00MB / 60.15MB 0.1s 04:03:49 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:03:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.83MB / 60.15MB 0.2s 04:03:49 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:03:49 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:03:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 04:03:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:03:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 04:03:49 #4 ... 04:03:49 04:03:49 #5 [internal] load build context 04:03:49 #5 transferring context: 22.88MB 0.2s done 04:03:49 #5 DONE 0.2s 04:03:49 04:03:49 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:03:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s 04:03:49 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:03:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 04:03:49 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:03:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 04:03:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 04:03:49 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 04:03:49 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:03:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 04:03:49 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 04:03:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 0.7s 04:03:49 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 04:03:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.37MB / 112.58MB 0.8s 04:03:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:03:49 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 0.9s 04:03:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 04:03:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 04:03:55 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 04:03:55 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:03:55 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:03:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:03:55 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:03:55 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:03:55 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 04:03:55 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 04:03:58 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 04:03:58 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:03:59 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 04:03:59 #4 DONE 10.2s 04:03:59 04:03:59 #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 04:03:59 #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:03:59 #6 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:03:59 #6 0.555 (1/9) Installing eudev-libs (3.2.14-r5) 04:03:59 #6 0.559 (2/9) Installing libjpeg-turbo (3.1.0-r0) 04:03:59 #6 0.569 (3/9) Installing v4l-utils-libs (1.28.1-r1) 04:03:59 #6 0.576 (4/9) Installing v4l-utils (1.28.1-r1) 04:03:59 #6 0.677 (5/9) Installing libdvbv5 (1.28.1-r1) 04:03:59 #6 0.764 (6/9) Installing libturbojpeg (3.1.0-r0) 04:03:59 #6 0.780 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 04:03:59 #6 0.786 (8/9) Installing eudev-dev (3.2.14-r5) 04:03:59 #6 0.806 (9/9) Installing v4l-utils-dev (1.28.1-r1) 04:03:59 #6 0.907 Executing busybox-1.37.0-r19.trigger 04:04:00 #6 0.915 OK: 271 MiB in 69 packages 04:04:00 Still waiting to schedule task 04:04:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:02 #6 DONE 2.9s 04:04:02 04:04:02 #7 [builder 3/8] WORKDIR /device-usb-camera 04:04:02 #7 DONE 0.0s 04:04:02 04:04:02 #8 [builder 4/8] COPY go.mod vendor* ./ 04:04:02 #8 DONE 0.0s 04:04:02 04:04:02 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:20 #9 DONE 16.3s 04:04:20 04:04:20 #10 [builder 6/8] COPY . . 04:04:20 #10 DONE 0.1s 04:04:20 04:04:20 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:04:20 #11 0.187 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:20 #11 0.187 Dload Upload Total Spent Left Speed 04:04:20 #11 0.187 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12691 0 --:--:-- --:--:-- --:--:-- 12795 04:04:20 #11 DONE 0.3s 04:04:20 04:04:20 #12 [builder 8/8] RUN echo noop 04:04:20 #12 0.199 noop 04:04:20 #12 DONE 0.2s 04:04:20 04:04:20 #13 exporting to image 04:04:20 #13 exporting layers 04:04:27 #13 exporting layers 7.2s done 04:04:27 #13 writing image sha256:700efde25defa7dc57b6a547fa77cca42f9580528b550ef4307d530b81f328cd done 04:04:27 #13 naming to docker.io/library/ci-base-image-x86_64 done 04:04:27 #13 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:27 + docker inspect -f . ci-base-image-x86_64 04:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:27 prd-ubuntu20.04-docker-8c-8g-773297 does not seem to be running inside a container 04:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9:rw,z -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@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 ******** ci-base-image-x86_64 cat 04:04:28 $ docker top 849dd234ca943cfd7171aaaffffc4cb269269dee32009b74adf8807c3956214e -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:28 + go version 04:04:28 go version go1.25.2 linux/amd64 [Pipeline] } 04:04:28 $ docker stop --time=1 849dd234ca943cfd7171aaaffffc4cb269269dee32009b74adf8807c3956214e 04:04:29 $ docker rm -f --volumes 849dd234ca943cfd7171aaaffffc4cb269269dee32009b74adf8807c3956214e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker inspect -f . ci-base-image-x86_64 04:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:30 prd-ubuntu20.04-docker-8c-8g-773297 does not seem to be running inside a container 04:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9:rw,z -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@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 ******** ci-base-image-x86_64 cat 04:04:30 $ docker top c62c450e4bebe935bca862f5d067a99be6978d2d4035e0c29dc3649ed1dd1abf -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:31 + git config --global --add safe.directory /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] fileExists [Pipeline] sh 04:04:31 + make test 04:04:31 go test ./... -coverprofile=coverage.out ./... 04:04:33 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:04:51 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 04:04:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 04:04:51 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 04:04:51 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 04:04:51 make: *** [Makefile:69: lint] Error 3 [Pipeline] } 04:04:51 $ docker stop --time=1 c62c450e4bebe935bca862f5d067a99be6978d2d4035e0c29dc3649ed1dd1abf 04:04:53 $ docker rm -f --volumes c62c450e4bebe935bca862f5d067a99be6978d2d4035e0c29dc3649ed1dd1abf [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 04:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:55 04:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:55 latest: Pulling from edgex-lftools-log-publisher 04:04:55 5eb5b503b376: Pulling fs layer 04:04:55 5c69ac0246d0: Pulling fs layer 04:04:55 ec43610c2a17: Pulling fs layer 04:04:55 3a2ae6a8a46f: Pulling fs layer 04:04:55 33b1e0a273af: Pulling fs layer 04:04:55 5d3b04190fa2: Pulling fs layer 04:04:55 2f39f015ded8: Pulling fs layer 04:04:55 33b1e0a273af: Waiting 04:04:55 5d3b04190fa2: Waiting 04:04:55 2f39f015ded8: Waiting 04:04:55 3a2ae6a8a46f: Waiting 04:04:55 5c69ac0246d0: Verifying Checksum 04:04:55 5c69ac0246d0: Download complete 04:04:55 3a2ae6a8a46f: Download complete 04:04:55 33b1e0a273af: Verifying Checksum 04:04:55 33b1e0a273af: Download complete 04:04:55 5d3b04190fa2: Download complete 04:04:55 ec43610c2a17: Verifying Checksum 04:04:55 ec43610c2a17: Download complete 04:04:55 5eb5b503b376: Verifying Checksum 04:04:55 5eb5b503b376: Download complete 04:04:56 2f39f015ded8: Download complete 04:04:57 5eb5b503b376: Pull complete 04:04:57 5c69ac0246d0: Pull complete 04:04:58 ec43610c2a17: Pull complete 04:04:58 3a2ae6a8a46f: Pull complete 04:04:58 33b1e0a273af: Pull complete 04:04:58 5d3b04190fa2: Pull complete 04:05:03 2f39f015ded8: Pull complete 04:05:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:03 prd-ubuntu20.04-docker-8c-8g-773297 does not seem to be running inside a container 04:05:03 $ 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/e1cf72248f3c4fde3e17d66464d966b9 -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9:rw,z -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:05 $ docker top e49d5c83f5e1934042849865e9b78723ec255a4aae3d89ab91f62e8ee8080618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:05 ---> job-cost.sh 04:05:05 lf-activate-venv: SKIPPING 04:05:05 INFO: No Stack... 04:05:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:06 INFO: Archiving Costs [Pipeline] sh 04:05:06 + cat /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives/cost.csv 04:05:06 + cut -d, -f6 [Pipeline] lock 04:05:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] 04:05:06 Resource [jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] did not exist. Created. 04:05:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:07 Stashed 1 file(s) [Pipeline] } 04:05:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:07 $ docker stop --time=1 e49d5c83f5e1934042849865e9b78723ec255a4aae3d89ab91f62e8ee8080618 04:05:08 $ docker rm -f --volumes e49d5c83f5e1934042849865e9b78723ec255a4aae3d89ab91f62e8ee8080618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:05:08 Failed in branch amd64 04:05:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773299 in /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 [Pipeline] { [Pipeline] ws 04:05:38 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 04:05:38 Selected Git installation does not exist. Using Default 04:05:38 The recommended git tool is: NONE 04:05:43 using credential edgex-jenkins-ssh 04:05:43 Cloning the remote Git repository 04:05:43 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:05:43 > git init /w/workspace/device-usb-camera/1 # timeout=10 04:05:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:05:43 > git --version # timeout=10 04:05:43 > git --version # 'git version 2.25.1' 04:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:05:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:47 Avoid second fetch 04:05:47 Checking out Revision eca46e52edddc2beb34b6b8651d22332c7fa83e2 (snyk-fix-e1cf72248f3c4fde3e17d66464d966b9) 04:05:47 Commit message: "fix: Dockerfile to reduce vulnerabilities" 04:05:47 > git config core.sparsecheckout # timeout=10 04:05:47 > git checkout -f eca46e52edddc2beb34b6b8651d22332c7fa83e2 # timeout=10 04:05:47 > git --version # timeout=10 04:05:47 > git --version # 'git version 2.25.1' 04:05:47 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:52 provisioning config files... 04:05:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13714049641423486278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:53 ---> ****-login.sh 04:05:53 nexus3.edgexfoundry.org:10001 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 nexus3.edgexfoundry.org:10002 04:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:53 Configure a credential helper to remove this warning. See 04:05:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:53 04:05:53 Login Succeeded 04:05:53 nexus3.edgexfoundry.org:10003 04:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:54 Configure a credential helper to remove this warning. See 04:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:54 04:05:54 Login Succeeded 04:05:54 nexus3.edgexfoundry.org:10004 04:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:54 Configure a credential helper to remove this warning. See 04:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:54 04:05:54 Login Succeeded 04:05:54 ****.io 04:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:55 Configure a credential helper to remove this warning. See 04:05:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:55 04:05:55 Login Succeeded 04:05:55 ---> ****-login.sh ends [Pipeline] } 04:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:55 [edgeX.isLTS] Checking if [snyk-fix-e1cf72248f3c4fde3e17d66464d966b9] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:05:55 [edgeX.isLTS] Checking if [snyk-fix-e1cf72248f3c4fde3e17d66464d966b9] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:05:55 ========================================================= 04:05:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:05:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:05:56 Sending build context to Docker daemon 11.68MB 04:05:56 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 04:05:56 Step 2/13 : FROM ${BASE} AS builder 04:05:56 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:56 6b59a28fa201: Pulling fs layer 04:05:56 d32bb0dddca7: Pulling fs layer 04:05:56 5dab1238d3d9: Pulling fs layer 04:05:56 196fd7d83e7d: Pulling fs layer 04:05:56 4f4fb700ef54: Pulling fs layer 04:05:56 8ba94037c8f0: Pulling fs layer 04:05:56 deaec5988b04: Pulling fs layer 04:05:56 9f65657bb879: Pulling fs layer 04:05:56 196fd7d83e7d: Waiting 04:05:56 8ba94037c8f0: Waiting 04:05:56 4f4fb700ef54: Waiting 04:05:56 deaec5988b04: Waiting 04:05:56 9f65657bb879: Waiting 04:05:56 d32bb0dddca7: Verifying Checksum 04:05:56 d32bb0dddca7: Download complete 04:05:56 196fd7d83e7d: Verifying Checksum 04:05:56 196fd7d83e7d: Download complete 04:05:56 4f4fb700ef54: Verifying Checksum 04:05:56 4f4fb700ef54: Download complete 04:05:56 8ba94037c8f0: Verifying Checksum 04:05:56 8ba94037c8f0: Download complete 04:05:57 6b59a28fa201: Verifying Checksum 04:05:57 6b59a28fa201: Download complete 04:05:57 9f65657bb879: Verifying Checksum 04:05:57 9f65657bb879: Download complete 04:05:58 6b59a28fa201: Pull complete 04:05:58 d32bb0dddca7: Pull complete 04:05:58 5dab1238d3d9: Verifying Checksum 04:05:58 5dab1238d3d9: Download complete 04:06:00 deaec5988b04: Download complete 04:06:12 5dab1238d3d9: Pull complete 04:06:12 196fd7d83e7d: Pull complete 04:06:12 4f4fb700ef54: Pull complete 04:06:13 8ba94037c8f0: Pull complete 04:06:23 deaec5988b04: Pull complete 04:06:23 9f65657bb879: Pull complete 04:06:24 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:06:24 ---> 334268110677 04:06:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:06:26 ---> Running in 79f9dcaf8fa8 04:06:26 Removing intermediate container 79f9dcaf8fa8 04:06:26 ---> e0538433b9e1 04:06:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:26 ---> Running in 659c625c6326 04:06:26 Removing intermediate container 659c625c6326 04:06:26 ---> 00db73091711 04:06:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:06:26 ---> Running in a6f23667e99a 04:06:27 Removing intermediate container a6f23667e99a 04:06:27 ---> 6152b6181481 04:06:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:06:27 ---> Running in 4dcb2ee5643c 04:06:27 Removing intermediate container 4dcb2ee5643c 04:06:27 ---> 0e12eac520c3 04:06:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:27 ---> Running in 0fba58eb3c0c 04:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:06:30 (1/9) Installing eudev-libs (3.2.14-r5) 04:06:30 (2/9) Installing libjpeg-turbo (3.1.0-r0) 04:06:30 (3/9) Installing v4l-utils-libs (1.28.1-r1) 04:06:30 (4/9) Installing v4l-utils (1.28.1-r1) 04:06:30 (5/9) Installing libdvbv5 (1.28.1-r1) 04:06:30 (6/9) Installing libturbojpeg (3.1.0-r0) 04:06:30 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 04:06:30 (8/9) Installing eudev-dev (3.2.14-r5) 04:06:30 (9/9) Installing v4l-utils-dev (1.28.1-r1) 04:06:31 Executing busybox-1.37.0-r19.trigger 04:06:31 OK: 262 MiB in 69 packages 04:06:32 Removing intermediate container 0fba58eb3c0c 04:06:32 ---> f0261d4c7ff0 04:06:32 Step 8/13 : WORKDIR /device-usb-camera 04:06:32 ---> Running in 573ce464f234 04:06:32 Removing intermediate container 573ce464f234 04:06:32 ---> e6dd603963dc 04:06:32 Step 9/13 : COPY go.mod vendor* ./ 04:06:33 ---> ebcfbe6007c8 04:06:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:33 ---> Running in d3da09f4a5b5 04:08:24 Removing intermediate container d3da09f4a5b5 04:08:24 ---> e95aadb71c70 04:08:24 Step 11/13 : COPY . . 04:08:24 ---> b0e2b75de5b3 04:08:24 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:08:24 ---> Running in a631c2fd74c2 04:08:24  % Total % Received % Xferd Average Speed Time Time Time Current 04:08:24   Dload Upload Total Spent Left  Speed 04:08:24 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11558 0 --:--:-- --:--:-- --:--:-- 11932 04:08:24 Removing intermediate container a631c2fd74c2 04:08:24 ---> 93d1e01c773e 04:08:24 Step 13/13 : RUN ${MAKE} 04:08:24 ---> Running in 948cbf511bca 04:08:24 noop 04:08:24 Removing intermediate container 948cbf511bca 04:08:24 ---> 33ab1091d857 04:08:24 Successfully built 33ab1091d857 04:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker inspect -f . ci-base-image-arm64 04:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-773299 does not seem to be running inside a container 04:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat 04:08:27 $ docker top 602ea70316016d563cc854044a8691be3b5c393b0aeaa0b595f6ea427fb4b62f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:28 + go version 04:08:28 go version go1.25.3 linux/arm64 [Pipeline] } 04:08:28 $ docker stop --time=1 602ea70316016d563cc854044a8691be3b5c393b0aeaa0b595f6ea427fb4b62f 04:08:30 $ docker rm -f --volumes 602ea70316016d563cc854044a8691be3b5c393b0aeaa0b595f6ea427fb4b62f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker inspect -f . ci-base-image-arm64 04:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-773299 does not seem to be running inside a container 04:08:31 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat 04:08:32 $ docker top 72005281ce6adfd66903253f3af7008c65b3cad4bf73601ae1e237db1025ec7f -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:33 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 04:08:34 + make test 04:08:34 go test ./... -coverprofile=coverage.out ./... 04:08:42 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:12:19 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 04:12:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 04:12:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:19 go vet ./... 04:13:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:06 ./bin/test-attribution-txt.sh 04:13:06 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:13:07 [edgeX.isLTS] Checking if [snyk-fix-e1cf72248f3c4fde3e17d66464d966b9] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:13:07 $ docker stop --time=1 72005281ce6adfd66903253f3af7008c65b3cad4bf73601ae1e237db1025ec7f 04:13:09 $ docker rm -f --volumes 72005281ce6adfd66903253f3af7008c65b3cad4bf73601ae1e237db1025ec7f [Pipeline] // withDockerContainer [Pipeline] sh 04:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:12 + ls -al . 04:13:12 total 284 04:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 04:08 . 04:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 04:05 .. 04:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 04:05 .git 04:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 04:05 .github 04:13:12 -rw-rw-r-- 1 jenkins jenkins 379 Nov 18 04:05 .gitignore 04:13:12 -rw-rw-r-- 1 jenkins jenkins 203 Nov 18 04:05 .golangci.yml 04:13:12 -rw-rw-r-- 1 jenkins jenkins 77 Nov 18 04:05 .hadolint.yml 04:13:12 -rw-rw-r-- 1 jenkins jenkins 20006 Nov 18 04:05 Attribution.txt 04:13:12 -rw-rw-r-- 1 jenkins jenkins 17743 Nov 18 04:05 CHANGELOG.md 04:13:12 -rw-rw-r-- 1 jenkins jenkins 2442 Nov 18 04:05 Dockerfile 04:13:12 -rw-rw-r-- 1 jenkins jenkins 678 Nov 18 04:05 GOVERNANCE.md 04:13:12 -rw-rw-r-- 1 jenkins jenkins 659 Nov 18 04:05 Jenkinsfile 04:13:12 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 18 04:05 LICENSE 04:13:12 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 18 04:05 Makefile 04:13:12 -rw-rw-r-- 1 jenkins jenkins 622 Nov 18 04:05 OWNERS.md 04:13:12 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 18 04:05 README.md 04:13:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 04:03 VERSION 04:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 04:05 bin 04:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 04:05 cmd 04:13:12 -rw-r--r-- 1 jenkins jenkins 54776 Nov 18 04:12 coverage.out 04:13:12 -rwxrwxr-x 1 jenkins jenkins 84 Nov 18 04:05 docker-entrypoint.sh 04:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 04:05 docs 04:13:12 -rw-rw-r-- 1 jenkins jenkins 6388 Nov 18 04:05 go.mod 04:13:12 -rw-rw-r-- 1 jenkins jenkins 87399 Nov 18 04:05 go.sum 04:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 04:05 internal 04:13:12 -rw-rw-r-- 1 jenkins jenkins 231 Nov 18 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:13 + 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=eca46e52edddc2beb34b6b8651d22332c7fa83e2 --label arch=arm64 --label version=0.0.0 . 04:13:13 Sending build context to Docker daemon 11.74MB 04:13:13 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 04:13:13 Step 2/37 : FROM ${BASE} AS builder 04:13:13 ---> 33ab1091d857 04:13:13 Step 3/37 : ARG ADD_BUILD_TAGS="" 04:13:13 ---> Running in 24e39b2ef517 04:13:13 Removing intermediate container 24e39b2ef517 04:13:13 ---> 8f9518809df2 04:13:13 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:13:13 ---> Running in 223b34756a11 04:13:14 Removing intermediate container 223b34756a11 04:13:14 ---> 477fc89dcfd8 04:13:14 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:13:14 ---> Running in 81afe096447b 04:13:14 Removing intermediate container 81afe096447b 04:13:14 ---> e7a530a79ded 04:13:14 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:13:14 ---> Running in bac8c2fcad24 04:13:15 Removing intermediate container bac8c2fcad24 04:13:15 ---> 3a9f0577a865 04:13:15 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:15 ---> Running in 55e04ccf17b5 04:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:13:17 OK: 262 MiB in 69 packages 04:13:18 Removing intermediate container 55e04ccf17b5 04:13:18 ---> 8104af95ea39 04:13:18 Step 8/37 : WORKDIR /device-usb-camera 04:13:18 ---> Running in cc9d0d743427 04:13:19 Removing intermediate container cc9d0d743427 04:13:19 ---> 15372b3fbb7f 04:13:19 Step 9/37 : COPY go.mod vendor* ./ 04:13:19 ---> 40cb77db4750 04:13:19 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:19 ---> Running in 18006a60ce80 04:13:21 Removing intermediate container 18006a60ce80 04:13:21 ---> 37d4b07511b6 04:13:21 Step 11/37 : COPY . . 04:13:23 ---> a9372b1658e7 04:13:23 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 04:13:23 ---> Running in e116a3cd9aa2 04:13:24  % Total % Received % Xferd Average Speed Time Time Time Current 04:13:24 Dload Upload Total Spent Left Speed 04:13:24  0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8473 0 --:--:-- --:--:-- --:--:-- 8634 04:13:24 Removing intermediate container e116a3cd9aa2 04:13:24 ---> 618ba22e0bf0 04:13:24 Step 13/37 : RUN ${MAKE} 04:13:24 ---> Running in 79e38e32d85b 04:13:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 04:17:17 Removing intermediate container 79e38e32d85b 04:17:17 ---> 31d6f12922cf 04:17:17 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 04:17:17 1.8.2: Pulling from bluenviron/mediamtx 04:17:17 da4d7e05a7aa: Pulling fs layer 04:17:17 da4d7e05a7aa: Verifying Checksum 04:17:17 da4d7e05a7aa: Download complete 04:17:17 da4d7e05a7aa: Pull complete 04:17:17 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 04:17:17 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 04:17:17 ---> 62c65ed7ef0d 04:17:17 Step 15/37 : FROM alpine:3.22.1 04:17:17 3.22.1: Pulling from library/alpine 04:17:17 6e174226ea69: Pulling fs layer 04:17:17 6e174226ea69: Verifying Checksum 04:17:17 6e174226ea69: Download complete 04:17:18 6e174226ea69: Pull complete 04:17:18 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 04:17:18 Status: Downloaded newer image for alpine:3.22.1 04:17:18 ---> 02f8efbefad6 04:17:18 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:17:18 ---> Running in a6361fb90a95 04:17:18 Removing intermediate container a6361fb90a95 04:17:18 ---> 0aeb6206603f 04:17:18 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:17:18 ---> Running in 621fcc977711 04:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:17:21 (1/116) Installing dumb-init (1.2.5-r3) 04:17:21 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 04:17:21 (3/116) Installing aom-libs (3.12.1-r0) 04:17:21 (4/116) Installing libxau (1.0.12-r0) 04:17:21 (5/116) Installing libmd (1.1.0-r0) 04:17:21 (6/116) Installing libbsd (0.12.2-r0) 04:17:21 (7/116) Installing libxdmcp (1.1.5-r1) 04:17:21 (8/116) Installing libxcb (1.17.0-r0) 04:17:21 (9/116) Installing libx11 (1.8.11-r0) 04:17:22 (10/116) Installing hwdata-pci (0.395-r0) 04:17:22 (11/116) Installing libpciaccess (0.18.1-r0) 04:17:22 (12/116) Installing libdrm (2.4.124-r0) 04:17:22 (13/116) Installing libxext (1.3.6-r2) 04:17:22 (14/116) Installing libxfixes (6.0.1-r4) 04:17:22 (15/116) Installing libffi (3.4.8-r0) 04:17:22 (16/116) Installing wayland-libs-client (1.23.1-r3) 04:17:22 (17/116) Installing libva (2.22.0-r1) 04:17:22 (18/116) Installing libvdpau (1.5-r4) 04:17:22 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 04:17:22 (20/116) Installing libdav1d (1.5.1-r0) 04:17:22 (21/116) Installing libgcc (14.2.0-r6) 04:17:22 (22/116) Installing libstdc++ (14.2.0-r6) 04:17:22 (23/116) Installing openexr-libiex (3.3.2-r0) 04:17:22 (24/116) Installing openexr-libilmthread (3.3.2-r0) 04:17:22 (25/116) Installing imath (3.1.12-r0) 04:17:22 (26/116) Installing libdeflate (1.23-r0) 04:17:22 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 04:17:22 (28/116) Installing openexr-libopenexr (3.3.2-r0) 04:17:22 (29/116) Installing brotli-libs (1.1.0-r2) 04:17:22 (30/116) Installing giflib (5.2.2-r1) 04:17:22 (31/116) Installing libhwy (1.0.7-r1) 04:17:22 (32/116) Installing libjpeg-turbo (3.1.0-r0) 04:17:22 (33/116) Installing lcms2 (2.16-r0) 04:17:22 (34/116) Installing libpng (1.6.47-r0) 04:17:22 (35/116) Installing libjxl (0.10.3-r2) 04:17:22 (36/116) Installing lame-libs (3.100-r5) 04:17:22 (37/116) Installing opus (1.5.2-r1) 04:17:22 (38/116) Installing rav1e-libs (0.7.1-r2) 04:17:22 (39/116) Installing libgomp (14.2.0-r6) 04:17:22 (40/116) Installing soxr (0.1.3-r7) 04:17:22 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 04:17:22 (42/116) Installing libogg (1.3.5-r5) 04:17:22 (43/116) Installing libtheora (1.1.1-r18) 04:17:22 (44/116) Installing libvorbis (1.3.7-r2) 04:17:22 (45/116) Installing libvpx (1.15.0-r0) 04:17:22 (46/116) Installing libsharpyuv (1.5.0-r0) 04:17:22 (47/116) Installing libwebp (1.5.0-r0) 04:17:22 (48/116) Installing libwebpmux (1.5.0-r0) 04:17:22 (49/116) Installing x264-libs (0.164.3108-r0) 04:17:22 (50/116) Installing numactl (2.0.18-r0) 04:17:22 (51/116) Installing x265-libs (3.6-r0) 04:17:22 (52/116) Installing xvidcore (1.3.7-r2) 04:17:22 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 04:17:23 (54/116) Installing sdl3 (3.2.16-r0) 04:17:23 (55/116) Installing sdl2-compat (2.32.56-r0) 04:17:23 (56/116) Installing alsa-lib (1.2.14-r0) 04:17:23 (57/116) Installing libexpat (2.7.3-r0) 04:17:23 (58/116) Installing libbz2 (1.0.8-r6) 04:17:23 (59/116) Installing freetype (2.13.3-r0) 04:17:23 (60/116) Installing fontconfig (2.15.0-r3) 04:17:23 (61/116) Installing fribidi (1.0.16-r1) 04:17:23 (62/116) Installing libintl (0.24.1-r0) 04:17:23 (63/116) Installing libeconf (0.6.3-r0) 04:17:23 (64/116) Installing libblkid (2.41-r9) 04:17:23 (65/116) Installing libmount (2.41-r9) 04:17:23 (66/116) Installing pcre2 (10.46-r0) 04:17:23 (67/116) Installing glib (2.84.4-r0) 04:17:23 (68/116) Installing graphite2 (1.3.14-r6) 04:17:23 (69/116) Installing harfbuzz (11.2.1-r0) 04:17:23 (70/116) Installing libunibreak (6.1-r0) 04:17:23 (71/116) Installing libass (0.17.3-r0) 04:17:23 (72/116) Installing libbluray (1.3.4-r1) 04:17:23 (73/116) Installing mpg123-libs (1.32.10-r0) 04:17:23 (74/116) Installing libopenmpt (0.7.15-r0) 04:17:23 (75/116) Installing cjson (1.7.19-r0) 04:17:23 (76/116) Installing mbedtls (3.6.5-r0) 04:17:23 (77/116) Installing librist (0.2.10-r1) 04:17:23 (78/116) Installing libsrt (1.5.3-r1) 04:17:23 (79/116) Installing libssh (0.11.2-r0) 04:17:23 (80/116) Installing xz-libs (5.8.1-r0) 04:17:23 (81/116) Installing libxml2 (2.13.9-r0) 04:17:23 (82/116) Installing libsodium (1.0.20-r0) 04:17:23 (83/116) Installing libzmq (4.3.5-r2) 04:17:23 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 04:17:23 (85/116) Installing serd-libs (0.32.4-r0) 04:17:24 (86/116) Installing zix-libs (0.6.2-r0) 04:17:24 (87/116) Installing sord-libs (0.16.18-r0) 04:17:24 (88/116) Installing sratom (0.6.18-r0) 04:17:24 (89/116) Installing lilv-libs (0.24.26-r0) 04:17:24 (90/116) Installing libdovi (3.3.1-r1) 04:17:24 (91/116) Installing spirv-tools (1.4.313.0-r0) 04:17:24 (92/116) Installing glslang-libs (1.4.309.0-r0) 04:17:24 (93/116) Installing shaderc (2024.4-r0) 04:17:24 (94/116) Installing vulkan-loader (1.4.313.0-r0) 04:17:24 (95/116) Installing libplacebo (6.338.2-r3) 04:17:24 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 04:17:24 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 04:17:24 (98/116) Installing vidstab (1.1.1-r0) 04:17:24 (99/116) Installing zimg (3.0.5-r3) 04:17:24 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 04:17:24 (101/116) Installing libasyncns (0.8-r4) 04:17:24 (102/116) Installing dbus-libs (1.16.2-r1) 04:17:24 (103/116) Installing libltdl (2.5.4-r1) 04:17:24 (104/116) Installing orc (0.4.40-r1) 04:17:24 (105/116) Installing libflac (1.4.3-r1) 04:17:24 (106/116) Installing libsndfile (1.2.2-r2) 04:17:24 (107/116) Installing speexdsp (1.2.1-r2) 04:17:24 (108/116) Installing tdb-libs (1.4.12-r0) 04:17:24 (109/116) Installing libpulse (17.0-r5) 04:17:24 (110/116) Installing v4l-utils-libs (1.28.1-r1) 04:17:24 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 04:17:24 (112/116) Installing ffmpeg (6.1.2-r2) 04:17:24 (113/116) Installing udev-init-scripts (35-r1) 04:17:24 (114/116) Installing zstd-libs (1.5.7-r0) 04:17:24 (115/116) Installing kmod-libs (34.2-r0) 04:17:24 (116/116) Installing eudev (3.2.14-r5) 04:17:24 Executing busybox-1.37.0-r18.trigger 04:17:24 Executing glib-2.84.4-r0.trigger 04:17:24 Executing eudev-3.2.14-r5.trigger 04:17:24 OK: 114 MiB in 132 packages 04:17:29 Removing intermediate container 621fcc977711 04:17:29 ---> bb01c0edd693 04:17:29 Step 18/37 : RUN apk --no-cache upgrade 04:17:29 ---> Running in 4d9291210f95 04:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:17:31 Upgrading critical system libraries and apk-tools: 04:17:31 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 04:17:31 Executing busybox-1.37.0-r18.trigger 04:17:31 Continuing the upgrade transaction with new apk-tools: 04:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:17:33 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 04:17:33 Executing busybox-1.37.0-r19.post-upgrade 04:17:33 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 04:17:33 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 04:17:33 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 04:17:33 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 04:17:33 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 04:17:33 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 04:17:33 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 04:17:34 Executing busybox-1.37.0-r19.trigger 04:17:34 OK: 114 MiB in 132 packages 04:17:35 Removing intermediate container 4d9291210f95 04:17:35 ---> 339afbdfbcef 04:17:35 Step 19/37 : WORKDIR / 04:17:35 ---> Running in 899e0fb2a8f3 04:17:35 Removing intermediate container 899e0fb2a8f3 04:17:35 ---> 1b44171d1e4f 04:17:35 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 04:17:37 ---> e884cfd16869 04:17:37 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 04:17:38 ---> b18cd2f0ebd3 04:17:38 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 04:17:38 ---> 06e304a0241a 04:17:38 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:17:39 ---> 3c3c7fb34034 04:17:39 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:17:39 ---> a33b45df0412 04:17:39 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 04:17:40 ---> f6b9b347e612 04:17:40 Step 26/37 : COPY --from=rtsp /mediamtx / 04:17:42 ---> c299c8c7d956 04:17:42 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 04:17:42 ---> Running in 8c5fa45c0f6e 04:17:43 Removing intermediate container 8c5fa45c0f6e 04:17:43 ---> d1780a43b424 04:17:43 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 04:17:43 ---> Running in eecacf991156 04:17:45 Removing intermediate container eecacf991156 04:17:45 ---> 460d78b368ef 04:17:45 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 04:17:45 ---> Running in f7e257a508eb 04:17:46 Removing intermediate container f7e257a508eb 04:17:46 ---> 783c6403b983 04:17:46 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 04:17:46 ---> Running in fb4a88e96fac 04:17:48 Removing intermediate container fb4a88e96fac 04:17:48 ---> db49a3009a71 04:17:48 Step 31/37 : EXPOSE 59983 04:17:48 ---> Running in 2d3154dc7311 04:17:49 Removing intermediate container 2d3154dc7311 04:17:49 ---> 17b0892d458f 04:17:49 Step 32/37 : EXPOSE 8554 04:17:49 ---> Running in 12b4eceb2b97 04:17:49 Removing intermediate container 12b4eceb2b97 04:17:49 ---> 6b65bdab61a3 04:17:49 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:17:49 ---> Running in cb1aeb83fadf 04:17:49 Removing intermediate container cb1aeb83fadf 04:17:49 ---> 4cdbc50d7e52 04:17:49 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 04:17:49 ---> Running in d01bf0fcae0f 04:17:50 Removing intermediate container d01bf0fcae0f 04:17:50 ---> 7f22bea9421c 04:17:50 Step 35/37 : LABEL arch=arm64 04:17:50 ---> Running in c77300270b1e 04:17:50 Removing intermediate container c77300270b1e 04:17:50 ---> 409ffb41c9e6 04:17:50 Step 36/37 : LABEL git_sha=eca46e52edddc2beb34b6b8651d22332c7fa83e2 04:17:50 ---> Running in cf3b1127a9a4 04:17:50 Removing intermediate container cf3b1127a9a4 04:17:50 ---> 714f23fa82b8 04:17:50 Step 37/37 : LABEL version=0.0.0 04:17:50 ---> Running in 8b473ef7d3c2 04:17:51 Removing intermediate container 8b473ef7d3c2 04:17:51 ---> 8d06467bf680 04:17:51 [Warning] One or more build-args [ARCH] were not consumed 04:17:51 Successfully built 8d06467bf680 04:17:51 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:52 04:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:52 arm64: Pulling from edgex-lftools-log-publisher 04:17:52 8998bd30e6a1: Pulling fs layer 04:17:52 04944245beec: Pulling fs layer 04:17:52 699f458cf7ca: Pulling fs layer 04:17:52 765212b225bb: Pulling fs layer 04:17:52 f23df028b6ca: Pulling fs layer 04:17:52 d65c8cfc05b1: Pulling fs layer 04:17:52 2437ff75d9bd: Pulling fs layer 04:17:52 d65c8cfc05b1: Waiting 04:17:52 2437ff75d9bd: Waiting 04:17:52 765212b225bb: Waiting 04:17:52 f23df028b6ca: Waiting 04:17:52 04944245beec: Verifying Checksum 04:17:52 04944245beec: Download complete 04:17:52 765212b225bb: Verifying Checksum 04:17:52 765212b225bb: Download complete 04:17:52 f23df028b6ca: Verifying Checksum 04:17:52 f23df028b6ca: Download complete 04:17:52 d65c8cfc05b1: Verifying Checksum 04:17:52 d65c8cfc05b1: Download complete 04:17:52 699f458cf7ca: Verifying Checksum 04:17:52 699f458cf7ca: Download complete 04:17:53 8998bd30e6a1: Verifying Checksum 04:17:53 8998bd30e6a1: Download complete 04:17:56 2437ff75d9bd: Verifying Checksum 04:17:56 2437ff75d9bd: Download complete 04:17:57 8998bd30e6a1: Pull complete 04:17:58 04944245beec: Pull complete 04:18:00 699f458cf7ca: Pull complete 04:18:00 765212b225bb: Pull complete 04:18:01 f23df028b6ca: Pull complete 04:18:01 d65c8cfc05b1: Pull complete 04:18:19 2437ff75d9bd: Pull complete 04:18:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:19 prd-ubuntu20.04-docker-arm64-4c-16g-773299 does not seem to be running inside a container 04:18:19 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:22 $ docker top f944c1649418e3ec947a6591b4e9d65966463e6cebe0e439614be92e618de20c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:23 ---> job-cost.sh 04:18:23 lf-activate-venv: SKIPPING 04:18:23 INFO: No Stack... 04:18:23 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:24 INFO: Archiving Costs [Pipeline] sh 04:18:25 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 04:18:25 + cut -d, -f6 [Pipeline] lock 04:18:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] 04:18:25 Resource [jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] did not exist. Created. 04:18:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:25 /w/workspace/device-usb-camera/1@tmp/durable-99222cc4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:26 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:26 Warning: overwriting stash ‘stack-cost’ 04:18:26 Stashed 1 file(s) [Pipeline] } 04:18:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-snyk-fix-e1cf72248f3c4fde3e17d66464d966b9-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:26 $ docker stop --time=1 f944c1649418e3ec947a6591b4e9d65966463e6cebe0e439614be92e618de20c 04:18:28 $ docker rm -f --volumes f944c1649418e3ec947a6591b4e9d65966463e6cebe0e439614be92e618de20c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:18:31 + [ -d /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives ] 04:18:31 + ls -al /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives 04:18:31 total 16 04:18:31 drwxr-xr-x 3 root root 4096 Nov 18 04:05 . 04:18:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 18 04:05 .. 04:18:31 drwxr-xr-x 2 root root 4096 Nov 18 04:05 cost 04:18:31 -rw-r--r-- 1 root root 124 Nov 18 04:05 cost.csv 04:18:31 + sudo chown -R jenkins:jenkins /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives 04:18:31 + ls -al /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives 04:18:31 total 16 04:18:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 04:05 . 04:18:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 18 04:05 .. 04:18:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 18 04:05 cost 04:18:31 -rw-r--r-- 1 jenkins jenkins 124 Nov 18 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> package-listing.sh 04:18:32 ++ facter osfamily 04:18:32 ++ tr '[:upper:]' '[:lower:]' 04:18:32 + OS_FAMILY=debian 04:18:32 + workspace=/w/workspace/e1cf72248f3c4fde3e17d66464d966b9 04:18:32 + START_PACKAGES=/tmp/packages_start.txt 04:18:32 + END_PACKAGES=/tmp/packages_end.txt 04:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:32 + PACKAGES=/tmp/packages_start.txt 04:18:32 + '[' /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 ']' 04:18:32 + PACKAGES=/tmp/packages_end.txt 04:18:32 + case "${OS_FAMILY}" in 04:18:32 + dpkg -l 04:18:32 + grep '^ii' 04:18:32 + '[' -f /tmp/packages_start.txt ']' 04:18:32 + '[' -f /tmp/packages_end.txt ']' 04:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:32 + '[' /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 ']' 04:18:32 + mkdir -p /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives/ 04:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/e1cf72248f3c4fde3e17d66464d966b9/archives/ [Pipeline] echo 04:18:32 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/e1cf72248f3c4fde3e17d66464d966b9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:33 prd-ubuntu20.04-docker-8c-8g-773297 does not seem to be running inside a container 04:18:33 $ 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/e1cf72248f3c4fde3e17d66464d966b9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/e1cf72248f3c4fde3e17d66464d966b9 -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9:rw,z -v /w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:34 $ docker top f1c5a49856a2076b8175c67497e18cca8e10cdd760f32dda80694897a91f8f99 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:34 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:35 + ls /var/log/sa-host 04:18:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:35 provisioning config files... 04:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/e1cf72248f3c4fde3e17d66464d966b9@tmp/config7861620311959820040tmp [Pipeline] { [Pipeline] echo 04:18:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:35 ---> create-netrc.sh [Pipeline] } 04:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> python-tools-install.sh [Pipeline] echo 04:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:36 ---> sudo-logs.sh 04:18:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> job-cost.sh 04:18:37 lf-activate-venv: SKIPPING 04:18:37 DEBUG: total: 0.2199999988079071 04:18:37 INFO: Retrieving Stack Cost... 04:18:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:37 INFO: Archiving Costs [Pipeline] echo 04:18:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> logs-deploy.sh 04:18:37 lf-activate-venv: SKIPPING 04:18:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/snyk-fix-e1cf72248f3c4fde3e17d66464d966b9/1 04:18:37 INFO: archiving workspace using pattern(s): 04:18:38 Archives upload complete. 04:18:38 INFO: archiving logs to Nexus