Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 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-ssh16306204967382184595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6622163827348168810.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh412870809982772515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2881927267466794710.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2066051668893374159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6570’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6571’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6808’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6811 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (main) Commit message: "Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" > 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 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-list --no-walk d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:31:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:31:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:31:31 ========================================================= 02:31:31 EdgeX Global Pipelines Version Info 02:31:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:31:32 ------------------- 02:31:32 stable info: 02:31:32 ------------------- 02:31:32 Commited By: Ginny Guan ginny@iotechsys.com 02:31:32 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:31:32 Message: update stable to v1.0.260 02:31:33 ------------------- 02:31:33 experimental info: 02:31:33 ------------------- 02:31:33 Commited By: Ginny Guan ginny@iotechsys.com 02:31:33 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:31:33 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:31:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:31:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo 02:31:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5c4d19 [Pipeline] echo 02:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:34 provisioning config files... 02:31:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9408459324101875157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:34 ---> ****-login.sh 02:31:34 nexus3.edgexfoundry.org:10001 02:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:34 Configure a credential helper to remove this warning. See 02:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:34 02:31:34 Login Succeeded 02:31:34 nexus3.edgexfoundry.org:10002 02:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:34 Configure a credential helper to remove this warning. See 02:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:34 02:31:34 Login Succeeded 02:31:34 nexus3.edgexfoundry.org:10003 02:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:35 Configure a credential helper to remove this warning. See 02:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:35 02:31:35 Login Succeeded 02:31:35 nexus3.edgexfoundry.org:10004 02:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:35 Configure a credential helper to remove this warning. See 02:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:35 02:31:35 Login Succeeded 02:31:35 ****.io 02:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:35 Configure a credential helper to remove this warning. See 02:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:35 02:31:35 Login Succeeded 02:31:35 ---> ****-login.sh ends [Pipeline] } 02:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:31:35 + git rev-list -1 --merges e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1~1..e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo 02:31:35 -----------> git rev-list -1 --merges e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1~1..e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:31:35 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [false] [Pipeline] sh 02:31:36 + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo 02:31:36 ========================================================= 02:31:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:31:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:36 + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo 02:31:36 [semverPrep] GIT_COMMIT: e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1, Commit Message: Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29 [Pipeline] echo 02:31:36 [semverPrep] This is not a build commit. [Pipeline] sh 02:31:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:31:36 + grep -v github /etc/ssh/ssh_known_hosts 02:31:36 + [ -e /tmp/ssh_known_hosts ] 02:31:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:31:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:31:36 + sudo tee -a /etc/ssh/ssh_known_hosts 02:31:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:37 02:31:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:37 0.1.4: Pulling from edgex-devops/py-git-semver 02:31:37 b85a868b505f: Pulling fs layer 02:31:37 e2be974225ed: Pulling fs layer 02:31:37 339a4e72a1f5: Pulling fs layer 02:31:37 988bab9f4d93: Pulling fs layer 02:31:37 1469e6f7b9e6: Pulling fs layer 02:31:37 eaf3925da568: Pulling fs layer 02:31:37 bab4dde63d76: Pulling fs layer 02:31:37 988bab9f4d93: Waiting 02:31:37 eaf3925da568: Waiting 02:31:37 bde34c3a00c8: Pulling fs layer 02:31:37 b352a97aabf1: Pulling fs layer 02:31:37 4872d77fe225: Pulling fs layer 02:31:37 1469e6f7b9e6: Waiting 02:31:37 5851b861e8e6: Pulling fs layer 02:31:37 bab4dde63d76: Waiting 02:31:37 b352a97aabf1: Waiting 02:31:37 5851b861e8e6: Waiting 02:31:37 e2be974225ed: Download complete 02:31:37 988bab9f4d93: Download complete 02:31:37 339a4e72a1f5: Verifying Checksum 02:31:37 339a4e72a1f5: Download complete 02:31:37 1469e6f7b9e6: Verifying Checksum 02:31:37 1469e6f7b9e6: Download complete 02:31:37 eaf3925da568: Download complete 02:31:37 bde34c3a00c8: Download complete 02:31:37 b352a97aabf1: Download complete 02:31:37 4872d77fe225: Verifying Checksum 02:31:37 4872d77fe225: Download complete 02:31:37 5851b861e8e6: Download complete 02:31:37 b85a868b505f: Verifying Checksum 02:31:37 b85a868b505f: Download complete 02:31:38 bab4dde63d76: Verifying Checksum 02:31:38 bab4dde63d76: Download complete 02:31:38 b85a868b505f: Pull complete 02:31:38 e2be974225ed: Pull complete 02:31:39 339a4e72a1f5: Pull complete 02:31:39 988bab9f4d93: Pull complete 02:31:39 1469e6f7b9e6: Pull complete 02:31:39 eaf3925da568: Pull complete 02:31:41 bab4dde63d76: Pull complete 02:31:41 bde34c3a00c8: Pull complete 02:31:41 b352a97aabf1: Pull complete 02:31:41 4872d77fe225: Pull complete 02:31:41 5851b861e8e6: Pull complete 02:31:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:31:41 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:31:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:31:43 $ docker top 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 -eo pid,comm 02:31:43 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). 02:31:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:43 [ssh-agent] Looking for ssh-agent implementation... 02:31:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:43 $ docker exec 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent 02:31:43 SSH_AUTH_SOCK=/tmp/ssh-EbAW3fO4RSzD/agent.32 02:31:43 SSH_AGENT_PID=38 02:31:43 Running ssh-add (command line suppressed) 02:31:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4365283327514972683.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4365283327514972683.key) 02:31:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:43 + git tag --points-at HEAD [Pipeline] } 02:31:43 $ docker exec --env ******** --env ******** 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent -k 02:31:43 unset SSH_AUTH_SOCK; 02:31:43 unset SSH_AGENT_PID; 02:31:43 echo Agent pid 38 killed; 02:31:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:31:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:31:43 [ssh-agent] Looking for ssh-agent implementation... 02:31:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:31:44 $ docker exec 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent 02:31:44 SSH_AUTH_SOCK=/tmp/ssh-FGxbI97myh36/agent.71 02:31:44 SSH_AGENT_PID=77 02:31:44 Running ssh-add (command line suppressed) 02:31:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_546124226140615945.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_546124226140615945.key) 02:31:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:31:44 + git semver init 02:31:44 2024-07-31 02:31:44,788 [run_init] DEBUG init version:0.0.0 force:False 02:31:44 2024-07-31 02:31:44,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:31:44 2024-07-31 02:31:44,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:31:44 2024-07-31 02:31:44,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:31:46 2024-07-31 02:31:46,252 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:31:46 2024-07-31 02:31:46,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:31:46 2024-07-31 02:31:46,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:31:46 2024-07-31 02:31:46,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:31:46 3.2.0-dev.17 [Pipeline] } 02:31:46 $ docker exec --env ******** --env ******** 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent -k 02:31:46 unset SSH_AUTH_SOCK; 02:31:46 unset SSH_AGENT_PID; 02:31:46 echo Agent pid 77 killed; 02:31:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:31:46 + git semver [Pipeline] } 02:31:47 $ docker stop --time=1 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 02:31:48 $ docker rm -f --volumes 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:31:49 Stashed 1 file(s) [Pipeline] echo 02:31:49 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 02:31:49 provisioning config files... 02:31:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13538385371990210591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:49 ---> ****-login.sh 02:31:49 nexus3.edgexfoundry.org:10001 02:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:49 Configure a credential helper to remove this warning. See 02:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:49 02:31:49 Login Succeeded 02:31:49 nexus3.edgexfoundry.org:10002 02:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:49 Configure a credential helper to remove this warning. See 02:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:49 02:31:49 Login Succeeded 02:31:49 nexus3.edgexfoundry.org:10003 02:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:49 Configure a credential helper to remove this warning. See 02:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:49 02:31:49 Login Succeeded 02:31:49 nexus3.edgexfoundry.org:10004 02:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:49 Configure a credential helper to remove this warning. See 02:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:49 02:31:49 Login Succeeded 02:31:49 ****.io 02:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:31:50 Configure a credential helper to remove this warning. See 02:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:31:50 02:31:50 Login Succeeded 02:31:50 ---> ****-login.sh ends [Pipeline] } 02:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:31:50 ========================================================= 02:31:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:31:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:31:50 Sending build context to Docker daemon 20.46MB 02:31:50 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:31:50 Step 2/13 : FROM ${BASE} AS builder 02:31:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:31:50 619be1103602: Pulling fs layer 02:31:50 7862e08f4a3e: Pulling fs layer 02:31:50 5df492c9dc93: Pulling fs layer 02:31:50 7629e6793208: Pulling fs layer 02:31:50 4f4fb700ef54: Pulling fs layer 02:31:50 fb5054dd5b73: Pulling fs layer 02:31:50 eeca6798cff9: Pulling fs layer 02:31:50 aa269ceb94a6: Pulling fs layer 02:31:50 ada007ff1a6a: Pulling fs layer 02:31:50 4f4fb700ef54: Waiting 02:31:50 fb5054dd5b73: Waiting 02:31:50 eeca6798cff9: Waiting 02:31:50 aa269ceb94a6: Waiting 02:31:50 ada007ff1a6a: Waiting 02:31:50 7629e6793208: Waiting 02:31:50 7862e08f4a3e: Verifying Checksum 02:31:50 7862e08f4a3e: Download complete 02:31:50 7629e6793208: Verifying Checksum 02:31:50 4f4fb700ef54: Download complete 02:31:50 619be1103602: Verifying Checksum 02:31:50 619be1103602: Download complete 02:31:50 fb5054dd5b73: Verifying Checksum 02:31:50 eeca6798cff9: Download complete 02:31:50 619be1103602: Pull complete 02:31:51 7862e08f4a3e: Pull complete 02:31:51 ada007ff1a6a: Download complete 02:31:51 5df492c9dc93: Verifying Checksum 02:31:51 5df492c9dc93: Download complete 02:31:51 aa269ceb94a6: Verifying Checksum 02:31:54 5df492c9dc93: Pull complete 02:31:54 7629e6793208: Pull complete 02:31:54 4f4fb700ef54: Pull complete 02:31:54 fb5054dd5b73: Pull complete 02:31:54 eeca6798cff9: Pull complete 02:31:56 aa269ceb94a6: Pull complete 02:31:56 ada007ff1a6a: Pull complete 02:31:56 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:31:56 ---> f489d0715acc 02:31:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:31:58 ---> Running in 6c174facf5a8 02:31:58 Removing intermediate container 6c174facf5a8 02:31:58 ---> e498ed97a340 02:31:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:31:58 ---> Running in 992fb050409b 02:31:58 Removing intermediate container 992fb050409b 02:31:58 ---> bfa042561d4b 02:31:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:31:58 ---> Running in 7f065250ff0b 02:31:58 Removing intermediate container 7f065250ff0b 02:31:58 ---> d1be051742c0 02:31:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:31:58 ---> Running in 2f89ee6423ee 02:31:58 Removing intermediate container 2f89ee6423ee 02:31:58 ---> a1e2765195a7 02:31:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:58 ---> Running in 9691b74c5994 02:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:31:58 (1/13) Installing libintl (0.21.1-r7) 02:31:58 (2/13) Installing eudev-libs (3.2.11-r8) 02:31:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:31:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:31:59 (5/13) Installing v4l-utils (1.24.1-r0) 02:31:59 (6/13) Installing libdvbv5 (1.24.1-r0) 02:31:59 (7/13) Installing udev-init-scripts (35-r1) 02:31:59 (8/13) Installing libblkid (2.38.1-r8) 02:31:59 (9/13) Installing xz-libs (5.4.3-r0) 02:31:59 (10/13) Installing kmod-libs (30-r3) 02:31:59 (11/13) Installing eudev (3.2.11-r8) 02:31:59 (12/13) Installing eudev-dev (3.2.11-r8) 02:31:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:31:59 Executing busybox-1.36.1-r5.trigger 02:31:59 Executing eudev-3.2.11-r8.trigger 02:31:59 OK: 271 MiB in 65 packages 02:31:59 Removing intermediate container 9691b74c5994 02:31:59 ---> 20b9946300b0 02:31:59 Step 8/13 : WORKDIR /device-usb-camera 02:31:59 ---> Running in 3a6bb9fb4f7a 02:31:59 Removing intermediate container 3a6bb9fb4f7a 02:31:59 ---> 7a8230ffef5d 02:31:59 Step 9/13 : COPY go.mod vendor* ./ 02:31:59 ---> 1b888a5ec159 02:31:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:59 ---> Running in 20768f562a36 02:32:04 Still waiting to schedule task 02:32:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:32:32 Removing intermediate container 20768f562a36 02:32:32 ---> a50be384af6d 02:32:32 Step 11/13 : COPY . . 02:32:32 ---> a968348bea90 02:32:32 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:32:32 ---> Running in f0482a99dcbe 02:32:32  % Total % Received % Xferd Average Speed Time Time Time Current 02:32:32 Dload Upload Total Spent Left Speed 02:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10321 0 --:--:-- --:--:-- --:--:-- 10411 02:32:32 Removing intermediate container f0482a99dcbe 02:32:32 ---> 42da21565bb3 02:32:32 Step 13/13 : RUN ${MAKE} 02:32:32 ---> Running in 9ac52f4614fd 02:32:32 noop 02:32:32 Removing intermediate container 9ac52f4614fd 02:32:32 ---> c88d7a373d1c 02:32:32 Successfully built c88d7a373d1c 02:32:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:32 + docker inspect -f . ci-base-image-x86_64 02:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:32 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:32 $ docker top b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:33 + go version 02:32:33 go version go1.21.9 linux/amd64 [Pipeline] } 02:32:33 $ docker stop --time=1 b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 02:32:34 $ docker rm -f --volumes b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:35 + docker inspect -f . ci-base-image-x86_64 02:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:35 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:35 $ docker top 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:35 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:32:36 + make test 02:32:36 go test ./... -coverprofile=coverage.out ./... 02:32:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:32:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:32:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 02:33:03 go vet ./... 02:33:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:33:09 ./bin/test-attribution-txt.sh 02:33:09 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:33:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:33:09 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:33:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:33:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:33:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:33:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:33:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:33:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:33:09 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:33:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:33:09 $ docker stop --time=1 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 02:33:11 $ docker rm -f --volumes 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:33:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:12 + ls -al . 02:33:12 total 292 02:33:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 02:32 . 02:33:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:31 .. 02:33:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:32 .git 02:33:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 .github 02:33:12 -rw-rw-r-- 1 jenkins jenkins 379 Jul 31 02:31 .gitignore 02:33:12 -rw-rw-r-- 1 jenkins jenkins 45 Jul 31 02:31 .golangci.yml 02:33:12 -rw-rw-r-- 1 jenkins jenkins 77 Jul 31 02:31 .hadolint.yml 02:33:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:31 .semver 02:33:12 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 31 02:31 Attribution.txt 02:33:12 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 31 02:31 CHANGELOG.md 02:33:12 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 31 02:31 Dockerfile 02:33:12 -rw-rw-r-- 1 jenkins jenkins 678 Jul 31 02:31 GOVERNANCE.md 02:33:12 -rw-rw-r-- 1 jenkins jenkins 659 Jul 31 02:31 Jenkinsfile 02:33:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 02:31 LICENSE 02:33:12 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 31 02:31 Makefile 02:33:12 -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 02:31 OWNERS.md 02:33:12 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 31 02:31 README.md 02:33:12 -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:31 VERSION 02:33:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:31 bin 02:33:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 cmd 02:33:12 -rw-r--r-- 1 jenkins jenkins 54703 Jul 31 02:32 coverage.out 02:33:12 -rwxrwxr-x 1 jenkins jenkins 84 Jul 31 02:31 docker-entrypoint.sh 02:33:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:31 docs 02:33:12 -rw-rw-r-- 1 jenkins jenkins 7210 Jul 31 02:31 go.mod 02:33:12 -rw-rw-r-- 1 jenkins jenkins 102021 Jul 31 02:31 go.sum 02:33:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 internal 02:33:12 -rw-rw-r-- 1 jenkins jenkins 231 Jul 31 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:12 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 --label arch=amd64 --label version=3.2.0-dev.17 . 02:33:12 Sending build context to Docker daemon 20.51MB 02:33:12 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:33:12 Step 2/37 : FROM ${BASE} AS builder 02:33:12 ---> c88d7a373d1c 02:33:12 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:33:13 ---> Running in 31e1c4a0e50a 02:33:13 Removing intermediate container 31e1c4a0e50a 02:33:13 ---> f01f92ec6ac2 02:33:13 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:33:13 ---> Running in 2a7b4d23ed4e 02:33:13 Removing intermediate container 2a7b4d23ed4e 02:33:13 ---> c5623c24f26b 02:33:13 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:33:13 ---> Running in 21b0ba01d18d 02:33:13 Removing intermediate container 21b0ba01d18d 02:33:13 ---> 21a77ea7334f 02:33:13 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:33:13 ---> Running in 488af33f2688 02:33:13 Removing intermediate container 488af33f2688 02:33:13 ---> 1297083f783a 02:33:13 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:33:13 ---> Running in 8e1ae98029d4 02:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:13 OK: 271 MiB in 65 packages 02:33:14 Removing intermediate container 8e1ae98029d4 02:33:14 ---> 5d76b1206cbc 02:33:14 Step 8/37 : WORKDIR /device-usb-camera 02:33:14 ---> Running in 15a63bc37e16 02:33:14 Removing intermediate container 15a63bc37e16 02:33:14 ---> beec46b5a24d 02:33:14 Step 9/37 : COPY go.mod vendor* ./ 02:33:14 ---> 1c6d2c5b161f 02:33:14 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:14 ---> Running in 506aba08af6b 02:33:14 Removing intermediate container 506aba08af6b 02:33:14 ---> e123ad90f1ae 02:33:14 Step 11/37 : COPY . . 02:33:15 ---> 7fd55fec95fc 02:33:15 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:33:15 ---> Running in 2a9bd64e932f 02:33:15  % Total % Received % Xferd Average Speed Time Time Time Current 02:33:15 Dload Upload Total Spent Left Speed 02:33:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29635 0 --:--:-- --:--:-- --:--:-- 30342 02:33:16 Removing intermediate container 2a9bd64e932f 02:33:16 ---> c6a45164f2ec 02:33:16 Step 13/37 : RUN ${MAKE} 02:33:16 ---> Running in 39805b7e044c 02:33:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:33:48 Removing intermediate container 39805b7e044c 02:33:48 ---> 157984a12982 02:33:48 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:33:48 1.8.2: Pulling from bluenviron/mediamtx 02:33:48 8411072a22a5: Pulling fs layer 02:33:48 8411072a22a5: Verifying Checksum 02:33:48 8411072a22a5: Download complete 02:33:48 8411072a22a5: Pull complete 02:33:48 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:33:48 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:33:48 ---> 1ac78cb06e13 02:33:48 Step 15/37 : FROM alpine:3.18 02:33:48 3.18: Pulling from library/alpine 02:33:48 930bdd4d222e: Pulling fs layer 02:33:48 930bdd4d222e: Download complete 02:33:48 930bdd4d222e: Pull complete 02:33:48 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:33:48 Status: Downloaded newer image for alpine:3.18 02:33:48 ---> 18f865063206 02:33:48 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:33:48 ---> Running in c6d6e385522f 02:33:48 Removing intermediate container c6d6e385522f 02:33:48 ---> 5366a04be5fd 02:33:48 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:33:48 ---> Running in d2397b0158e9 02:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:48 (1/107) Installing dumb-init (1.2.5-r2) 02:33:48 (2/107) Installing sdl2 (2.26.5-r0) 02:33:48 (3/107) Installing svt-av1-libs (1.6.0-r0) 02:33:48 (4/107) Installing aom-libs (3.6.1-r0) 02:33:48 (5/107) Installing libxau (1.0.11-r2) 02:33:48 (6/107) Installing libmd (1.0.4-r2) 02:33:48 (7/107) Installing libbsd (0.11.7-r1) 02:33:48 (8/107) Installing libxdmcp (1.1.4-r2) 02:33:48 (9/107) Installing libxcb (1.15-r1) 02:33:48 (10/107) Installing libx11 (1.8.7-r0) 02:33:48 (11/107) Installing hwdata-pci (0.370-r0) 02:33:48 (12/107) Installing libpciaccess (0.17-r2) 02:33:48 (13/107) Installing libdrm (2.4.115-r4) 02:33:48 (14/107) Installing libxext (1.3.5-r2) 02:33:48 (15/107) Installing libxfixes (6.0.1-r2) 02:33:48 (16/107) Installing libffi (3.4.4-r2) 02:33:48 (17/107) Installing wayland-libs-client (1.22.0-r2) 02:33:48 (18/107) Installing libva (2.18.0-r1) 02:33:48 (19/107) Installing libvdpau (1.5-r1) 02:33:48 (20/107) Installing libgcc (12.2.1_git20220924-r10) 02:33:48 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 02:33:48 (22/107) Installing onevpl-libs (2023.2.1-r0) 02:33:48 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 02:33:48 (24/107) Installing libdav1d (1.2.1-r0) 02:33:48 (25/107) Installing brotli-libs (1.0.9-r14) 02:33:48 (26/107) Installing libhwy (1.0.4-r1) 02:33:48 (27/107) Installing lcms2 (2.15-r2) 02:33:48 (28/107) Installing libjxl (0.8.2-r0) 02:33:48 (29/107) Installing lame-libs (3.100-r5) 02:33:48 (30/107) Installing opus (1.4-r0) 02:33:48 (31/107) Installing libgomp (12.2.1_git20220924-r10) 02:33:48 (32/107) Installing soxr (0.1.3-r5) 02:33:48 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 02:33:48 (34/107) Installing libogg (1.3.5-r4) 02:33:48 (35/107) Installing libtheora (1.1.1-r17) 02:33:48 (36/107) Installing libvorbis (1.3.7-r1) 02:33:48 (37/107) Installing libvpx (1.13.0-r2) 02:33:51 (38/107) Installing libwebp (1.3.2-r0) 02:33:51 (39/107) Installing x264-libs (0.164_git20220602-r1) 02:33:51 (40/107) Installing numactl (2.0.16-r4) 02:33:51 (41/107) Installing x265-libs (3.5-r4) 02:33:51 (42/107) Installing xvidcore (1.3.7-r1) 02:33:51 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 02:33:52 (44/107) Installing alsa-lib (1.2.9-r1) 02:33:52 (45/107) Installing libexpat (2.6.2-r0) 02:33:52 (46/107) Installing libbz2 (1.0.8-r5) 02:33:52 (47/107) Installing libpng (1.6.39-r3) 02:33:52 (48/107) Installing freetype (2.13.0-r5) 02:33:52 (49/107) Installing fontconfig (2.14.2-r3) 02:33:52 (50/107) Installing fribidi (1.0.13-r0) 02:33:52 (51/107) Installing libintl (0.21.1-r7) 02:33:52 (52/107) Installing libblkid (2.38.1-r8) 02:33:52 (53/107) Installing libmount (2.38.1-r8) 02:33:52 (54/107) Installing pcre2 (10.42-r1) 02:33:52 (55/107) Installing glib (2.76.6-r0) 02:33:52 (56/107) Installing graphite2 (1.3.14-r5) 02:33:52 (57/107) Installing harfbuzz (7.3.0-r0) 02:33:52 (58/107) Installing libunibreak (5.1-r0) 02:33:52 (59/107) Installing libass (0.17.1-r0) 02:33:52 (60/107) Installing libbluray (1.3.4-r0) 02:33:52 (61/107) Installing gmp (6.2.1-r3) 02:33:52 (62/107) Installing nettle (3.8.1-r2) 02:33:52 (63/107) Installing libunistring (1.1-r1) 02:33:52 (64/107) Installing libidn2 (2.3.4-r1) 02:33:52 (65/107) Installing p11-kit (0.24.1-r2) 02:33:52 (66/107) Installing libtasn1 (4.19.0-r1) 02:33:52 (67/107) Installing gnutls (3.8.4-r0) 02:33:52 (68/107) Installing mpg123-libs (1.31.3-r1) 02:33:53 (69/107) Installing libopenmpt (0.7.2-r0) 02:33:53 (70/107) Installing cjson (1.7.17-r0) 02:33:53 (71/107) Installing mbedtls (2.28.8-r0) 02:33:53 (72/107) Installing librist (0.2.7-r0) 02:33:53 (73/107) Installing libsrt (1.5.2-r0) 02:33:53 (74/107) Installing libssh (0.10.5-r0) 02:33:53 (75/107) Installing xz-libs (5.4.3-r0) 02:33:53 (76/107) Installing libxml2 (2.11.8-r0) 02:33:53 (77/107) Installing libsodium (1.0.18-r3) 02:33:53 (78/107) Installing libzmq (4.3.4-r4) 02:33:53 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 02:33:55 (80/107) Installing glslang-libs (1.3.243.0-r1) 02:33:59 (81/107) Installing spirv-tools (1.3.243.0-r1) 02:33:59 (82/107) Installing shaderc (2023.3-r1) 02:33:59 (83/107) Installing vulkan-loader (1.3.243.0-r1) 02:33:59 (84/107) Installing libplacebo (5.264.1-r1) 02:33:59 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 02:33:59 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 02:33:59 (87/107) Installing vidstab (1.1.1-r0) 02:33:59 (88/107) Installing zimg (3.0.5-r0) 02:33:59 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 02:34:00 (90/107) Installing libasyncns (0.8-r1) 02:34:00 (91/107) Installing dbus-libs (1.14.8-r0) 02:34:00 (92/107) Installing libltdl (2.4.7-r2) 02:34:00 (93/107) Installing orc (0.4.34-r0) 02:34:00 (94/107) Installing flac-libs (1.4.3-r0) 02:34:00 (95/107) Installing libsndfile (1.2.0-r2) 02:34:00 (96/107) Installing speexdsp (1.2.1-r1) 02:34:00 (97/107) Installing tdb-libs (1.4.8-r1) 02:34:00 (98/107) Installing libpulse (16.1-r10) 02:34:00 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 02:34:00 (100/107) Installing v4l-utils-libs (1.24.1-r0) 02:34:00 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 02:34:00 (102/107) Installing ffmpeg (6.0.1-r0) 02:34:00 (103/107) Installing udev-init-scripts (35-r1) 02:34:00 (104/107) Installing eudev-libs (3.2.11-r8) 02:34:00 (105/107) Installing zstd-libs (1.5.5-r4) 02:34:00 (106/107) Installing kmod-libs (30-r3) 02:34:00 (107/107) Installing eudev (3.2.11-r8) 02:34:00 Executing busybox-1.36.1-r7.trigger 02:34:00 Executing glib-2.76.6-r0.trigger 02:34:00 Executing eudev-3.2.11-r8.trigger 02:34:00 OK: 131 MiB in 122 packages 02:34:02 Removing intermediate container d2397b0158e9 02:34:02 ---> 8914d060a819 02:34:02 Step 18/37 : RUN apk --no-cache upgrade 02:34:02 ---> Running in 874246da46b5 02:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:34:02 OK: 131 MiB in 122 packages 02:34:02 Removing intermediate container 874246da46b5 02:34:02 ---> 225c8daf6d6d 02:34:02 Step 19/37 : WORKDIR / 02:34:02 ---> Running in 78e72e8296ae 02:34:03 Removing intermediate container 78e72e8296ae 02:34:03 ---> f2b996433ff1 02:34:03 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:34:03 ---> 6f570304a3fd 02:34:03 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:34:03 ---> cfa867063861 02:34:03 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:34:03 ---> 1d5cbc461216 02:34:03 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:34:04 ---> 111307c0aecd 02:34:04 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:34:04 ---> 9d667b6191ed 02:34:04 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:34:04 ---> 738eea0995aa 02:34:04 Step 26/37 : COPY --from=rtsp /mediamtx / 02:34:04 ---> 297a61e46a5f 02:34:04 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:34:04 ---> Running in 7c33d4e6aed5 02:34:05 Removing intermediate container 7c33d4e6aed5 02:34:05 ---> 5cceb70d2dda 02:34:05 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:34:05 ---> Running in fa4b23b83ccd 02:34:06 Removing intermediate container fa4b23b83ccd 02:34:06 ---> 825d80785f38 02:34:06 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:34:06 ---> Running in a8484583074f 02:34:06 Removing intermediate container a8484583074f 02:34:06 ---> a44b2439704c 02:34:06 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:34:06 ---> Running in 2098f3a56a0e 02:34:06 Removing intermediate container 2098f3a56a0e 02:34:06 ---> c2d96713cbd1 02:34:06 Step 31/37 : EXPOSE 59983 02:34:06 ---> Running in b5e7c668d2ca 02:34:07 Removing intermediate container b5e7c668d2ca 02:34:07 ---> 16227b9612f4 02:34:07 Step 32/37 : EXPOSE 8554 02:34:07 ---> Running in 3cea6dcf5a32 02:34:07 Removing intermediate container 3cea6dcf5a32 02:34:07 ---> d4d79e339bb1 02:34:07 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:34:07 ---> Running in 193ed9f5ad6d 02:34:07 Removing intermediate container 193ed9f5ad6d 02:34:07 ---> 39a9b59e6f6d 02:34:07 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:34:07 ---> Running in d92e52b255aa 02:34:07 Removing intermediate container d92e52b255aa 02:34:07 ---> c755bf3b4d1a 02:34:07 Step 35/37 : LABEL arch=amd64 02:34:07 ---> Running in 893c731073ac 02:34:07 Removing intermediate container 893c731073ac 02:34:07 ---> 6b799926c044 02:34:07 Step 36/37 : LABEL git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:34:07 ---> Running in f885cf518cd0 02:34:07 Removing intermediate container f885cf518cd0 02:34:07 ---> 15946dbeab9f 02:34:07 Step 37/37 : LABEL version=3.2.0-dev.17 02:34:07 ---> Running in cc347b7c2ded 02:34:07 Removing intermediate container cc347b7c2ded 02:34:07 ---> fdb24910f523 02:34:07 [Warning] One or more build-args [ARCH] were not consumed 02:34:07 Successfully built fdb24910f523 02:34:07 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:07 provisioning config files... 02:34:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7910564506877386086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:08 ---> ****-login.sh 02:34:08 nexus3.edgexfoundry.org:10001 02:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:08 Configure a credential helper to remove this warning. See 02:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:08 02:34:08 Login Succeeded 02:34:08 nexus3.edgexfoundry.org:10002 02:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:08 Configure a credential helper to remove this warning. See 02:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:08 02:34:08 Login Succeeded 02:34:08 nexus3.edgexfoundry.org:10003 02:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:08 Configure a credential helper to remove this warning. See 02:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:08 02:34:08 Login Succeeded 02:34:08 nexus3.edgexfoundry.org:10004 02:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:08 Configure a credential helper to remove this warning. See 02:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:08 02:34:08 Login Succeeded 02:34:08 ****.io 02:34:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:08 Configure a credential helper to remove this warning. See 02:34:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:08 02:34:08 Login Succeeded 02:34:08 ---> ****-login.sh ends [Pipeline] } 02:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:34:08 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:34:08 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:34:08 latest 02:34:08 3.2.0-dev.17 02:34:08 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:34:08 main 02:34:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:34:09 0e6644655fe3: Preparing 02:34:09 cb8b33ca9f4f: Preparing 02:34:09 8166b26148d2: Preparing 02:34:09 f16114ed39ab: Preparing 02:34:09 0e81680c8547: Preparing 02:34:09 4fdee56d7956: Preparing 02:34:09 a27492346808: Preparing 02:34:09 d7d5505b42b6: Preparing 02:34:09 fd17995dfe55: Preparing 02:34:09 4cb7166dcad7: Preparing 02:34:09 c018bee4e7bd: Preparing 02:34:09 526842f5c325: Preparing 02:34:09 59c9567983da: Preparing 02:34:09 ce7f800efff9: Preparing 02:34:09 4cb7166dcad7: Waiting 02:34:09 4fdee56d7956: Waiting 02:34:09 d7d5505b42b6: Waiting 02:34:09 c018bee4e7bd: Waiting 02:34:09 a27492346808: Waiting 02:34:09 526842f5c325: Waiting 02:34:09 59c9567983da: Waiting 02:34:09 fd17995dfe55: Waiting 02:34:09 ce7f800efff9: Waiting 02:34:09 f16114ed39ab: Pushed 02:34:09 8166b26148d2: Pushed 02:34:09 cb8b33ca9f4f: Pushed 02:34:09 0e6644655fe3: Pushed 02:34:09 4fdee56d7956: Pushed 02:34:09 a27492346808: Pushed 02:34:09 d7d5505b42b6: Pushed 02:34:09 fd17995dfe55: Pushed 02:34:09 4cb7166dcad7: Pushed 02:34:09 ce7f800efff9: Layer already exists 02:34:09 526842f5c325: Pushed 02:34:12 0e81680c8547: Pushed 02:34:13 c018bee4e7bd: Pushed 02:34:21 59c9567983da: Pushed 02:34:21 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:34:22 0e6644655fe3: Preparing 02:34:22 cb8b33ca9f4f: Preparing 02:34:22 8166b26148d2: Preparing 02:34:22 f16114ed39ab: Preparing 02:34:22 0e81680c8547: Preparing 02:34:22 4fdee56d7956: Preparing 02:34:22 a27492346808: Preparing 02:34:22 d7d5505b42b6: Preparing 02:34:22 fd17995dfe55: Preparing 02:34:22 4cb7166dcad7: Preparing 02:34:22 c018bee4e7bd: Preparing 02:34:22 526842f5c325: Preparing 02:34:22 59c9567983da: Preparing 02:34:22 ce7f800efff9: Preparing 02:34:22 4fdee56d7956: Waiting 02:34:22 a27492346808: Waiting 02:34:22 59c9567983da: Waiting 02:34:22 d7d5505b42b6: Waiting 02:34:22 c018bee4e7bd: Waiting 02:34:22 ce7f800efff9: Waiting 02:34:22 526842f5c325: Waiting 02:34:22 4cb7166dcad7: Waiting 02:34:22 fd17995dfe55: Waiting 02:34:22 0e81680c8547: Layer already exists 02:34:22 8166b26148d2: Layer already exists 02:34:22 cb8b33ca9f4f: Layer already exists 02:34:22 0e6644655fe3: Layer already exists 02:34:22 f16114ed39ab: Layer already exists 02:34:22 4fdee56d7956: Layer already exists 02:34:22 4cb7166dcad7: Layer already exists 02:34:22 a27492346808: Layer already exists 02:34:22 fd17995dfe55: Layer already exists 02:34:22 d7d5505b42b6: Layer already exists 02:34:22 c018bee4e7bd: Layer already exists 02:34:22 ce7f800efff9: Layer already exists 02:34:22 526842f5c325: Layer already exists 02:34:22 59c9567983da: Layer already exists 02:34:22 latest: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 02:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:34:22 0e6644655fe3: Preparing 02:34:22 cb8b33ca9f4f: Preparing 02:34:22 8166b26148d2: Preparing 02:34:22 f16114ed39ab: Preparing 02:34:22 0e81680c8547: Preparing 02:34:22 4fdee56d7956: Preparing 02:34:22 a27492346808: Preparing 02:34:22 d7d5505b42b6: Preparing 02:34:22 fd17995dfe55: Preparing 02:34:22 4cb7166dcad7: Preparing 02:34:22 a27492346808: Waiting 02:34:22 d7d5505b42b6: Waiting 02:34:22 4fdee56d7956: Waiting 02:34:22 fd17995dfe55: Waiting 02:34:22 c018bee4e7bd: Preparing 02:34:22 526842f5c325: Preparing 02:34:22 59c9567983da: Preparing 02:34:22 ce7f800efff9: Preparing 02:34:22 4cb7166dcad7: Waiting 02:34:22 59c9567983da: Waiting 02:34:22 ce7f800efff9: Waiting 02:34:22 c018bee4e7bd: Waiting 02:34:22 526842f5c325: Waiting 02:34:22 8166b26148d2: Layer already exists 02:34:22 0e6644655fe3: Layer already exists 02:34:22 f16114ed39ab: Layer already exists 02:34:22 0e81680c8547: Layer already exists 02:34:22 cb8b33ca9f4f: Layer already exists 02:34:22 4fdee56d7956: Layer already exists 02:34:22 a27492346808: Layer already exists 02:34:22 fd17995dfe55: Layer already exists 02:34:22 d7d5505b42b6: Layer already exists 02:34:22 4cb7166dcad7: Layer already exists 02:34:22 526842f5c325: Layer already exists 02:34:22 c018bee4e7bd: Layer already exists 02:34:22 ce7f800efff9: Layer already exists 02:34:22 59c9567983da: Layer already exists 02:34:22 3.2.0-dev.17: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:34:23 0e6644655fe3: Preparing 02:34:23 cb8b33ca9f4f: Preparing 02:34:23 8166b26148d2: Preparing 02:34:23 f16114ed39ab: Preparing 02:34:23 0e81680c8547: Preparing 02:34:23 4fdee56d7956: Preparing 02:34:23 a27492346808: Preparing 02:34:23 d7d5505b42b6: Preparing 02:34:23 a27492346808: Waiting 02:34:23 fd17995dfe55: Preparing 02:34:23 fd17995dfe55: Waiting 02:34:23 d7d5505b42b6: Waiting 02:34:23 4cb7166dcad7: Preparing 02:34:23 c018bee4e7bd: Preparing 02:34:23 526842f5c325: Preparing 02:34:23 59c9567983da: Preparing 02:34:23 ce7f800efff9: Preparing 02:34:23 4cb7166dcad7: Waiting 02:34:23 c018bee4e7bd: Waiting 02:34:23 526842f5c325: Waiting 02:34:23 59c9567983da: Waiting 02:34:23 ce7f800efff9: Waiting 02:34:23 8166b26148d2: Layer already exists 02:34:23 0e6644655fe3: Layer already exists 02:34:23 f16114ed39ab: Layer already exists 02:34:23 cb8b33ca9f4f: Layer already exists 02:34:23 0e81680c8547: Layer already exists 02:34:23 d7d5505b42b6: Layer already exists 02:34:23 4fdee56d7956: Layer already exists 02:34:23 a27492346808: Layer already exists 02:34:23 fd17995dfe55: Layer already exists 02:34:23 4cb7166dcad7: Layer already exists 02:34:23 526842f5c325: Layer already exists 02:34:23 59c9567983da: Layer already exists 02:34:23 ce7f800efff9: Layer already exists 02:34:23 c018bee4e7bd: Layer already exists 02:34:23 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:34:24 0e6644655fe3: Preparing 02:34:24 cb8b33ca9f4f: Preparing 02:34:24 8166b26148d2: Preparing 02:34:24 f16114ed39ab: Preparing 02:34:24 0e81680c8547: Preparing 02:34:24 4fdee56d7956: Preparing 02:34:24 a27492346808: Preparing 02:34:24 d7d5505b42b6: Preparing 02:34:24 fd17995dfe55: Preparing 02:34:24 4cb7166dcad7: Preparing 02:34:24 c018bee4e7bd: Preparing 02:34:24 526842f5c325: Preparing 02:34:24 59c9567983da: Preparing 02:34:24 ce7f800efff9: Preparing 02:34:24 c018bee4e7bd: Waiting 02:34:24 526842f5c325: Waiting 02:34:24 59c9567983da: Waiting 02:34:24 ce7f800efff9: Waiting 02:34:24 4fdee56d7956: Waiting 02:34:24 a27492346808: Waiting 02:34:24 d7d5505b42b6: Waiting 02:34:24 fd17995dfe55: Waiting 02:34:24 4cb7166dcad7: Waiting 02:34:24 f16114ed39ab: Layer already exists 02:34:24 0e6644655fe3: Layer already exists 02:34:24 cb8b33ca9f4f: Layer already exists 02:34:24 0e81680c8547: Layer already exists 02:34:24 4fdee56d7956: Layer already exists 02:34:24 a27492346808: Layer already exists 02:34:24 d7d5505b42b6: Layer already exists 02:34:24 8166b26148d2: Layer already exists 02:34:24 fd17995dfe55: Layer already exists 02:34:24 526842f5c325: Layer already exists 02:34:24 c018bee4e7bd: Layer already exists 02:34:24 59c9567983da: Layer already exists 02:34:24 4cb7166dcad7: Layer already exists 02:34:24 ce7f800efff9: Layer already exists 02:34:26 main: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:26 ===================================================== [Pipeline] echo 02:34:26 taggedImages: 02:34:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:34:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:34:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 02:34:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:34:26 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:26 02:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:27 latest: Pulling from edgex-lftools-log-publisher 02:34:27 5eb5b503b376: Pulling fs layer 02:34:27 5c69ac0246d0: Pulling fs layer 02:34:27 ec43610c2a17: Pulling fs layer 02:34:27 3a2ae6a8a46f: Pulling fs layer 02:34:27 33b1e0a273af: Pulling fs layer 02:34:27 5d3b04190fa2: Pulling fs layer 02:34:27 2f39f015ded8: Pulling fs layer 02:34:27 33b1e0a273af: Waiting 02:34:27 3a2ae6a8a46f: Waiting 02:34:27 5d3b04190fa2: Waiting 02:34:27 2f39f015ded8: Waiting 02:34:27 5c69ac0246d0: Verifying Checksum 02:34:27 5c69ac0246d0: Download complete 02:34:27 3a2ae6a8a46f: Verifying Checksum 02:34:27 3a2ae6a8a46f: Download complete 02:34:27 33b1e0a273af: Verifying Checksum 02:34:27 33b1e0a273af: Download complete 02:34:27 ec43610c2a17: Verifying Checksum 02:34:27 ec43610c2a17: Download complete 02:34:27 5d3b04190fa2: Verifying Checksum 02:34:27 5d3b04190fa2: Download complete 02:34:27 5eb5b503b376: Verifying Checksum 02:34:27 5eb5b503b376: Download complete 02:34:27 2f39f015ded8: Download complete 02:34:28 5eb5b503b376: Pull complete 02:34:28 5c69ac0246d0: Pull complete 02:34:29 ec43610c2a17: Pull complete 02:34:29 3a2ae6a8a46f: Pull complete 02:34:29 33b1e0a273af: Pull complete 02:34:29 5d3b04190fa2: Pull complete 02:34:33 2f39f015ded8: Pull complete 02:34:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:33 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:34:34 $ docker top e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:35 ---> job-cost.sh 02:34:35 lf-activate-venv: SKIPPING 02:34:35 INFO: No Stack... 02:34:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:35 INFO: Archiving Costs [Pipeline] sh 02:34:36 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:34:36 + cut -d, -f6 [Pipeline] lock 02:34:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] 02:34:36 Resource [jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] did not exist. Created. 02:34:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:34:36 Stashed 1 file(s) [Pipeline] } 02:34:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 02:34:36 $ docker stop --time=1 e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa 02:34:37 $ docker rm -f --volumes e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:35:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6831 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:35:06 Running in /w/workspace/device-usb-camera/182 [Pipeline] { [Pipeline] checkout 02:35:09 Selected Git installation does not exist. Using Default 02:35:09 The recommended git tool is: NONE 02:35:15 using credential edgex-jenkins-ssh 02:35:15 Cloning the remote Git repository 02:35:15 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:35:15 > git init /w/workspace/device-usb-camera/182 # timeout=10 02:35:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:35:15 > git --version # timeout=10 02:35:15 > git --version # 'git version 2.25.1' 02:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:35:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:19 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:35:20 Avoid second fetch 02:35:20 Checking out Revision e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (main) 02:35:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:20 > git config core.sparsecheckout # timeout=10 02:35:20 > git checkout -f e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 02:35:21 Commit message: "Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:26 Dload Upload Total Spent Left Speed 02:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 02:35:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:35:27 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:35:27 sudo tee /etc/docker/daemon.new 02:35:27 { 02:35:27 "registry-mirrors": [ 02:35:27 "https://nexus3.edgexfoundry.org:10001" 02:35:27 ], 02:35:27 "bip": "10.250.0.254/24", 02:35:27 "hosts": [ 02:35:27 "tcp://0.0.0.0:5555", 02:35:27 "unix:///var/run/docker.sock" 02:35:27 ], 02:35:27 "mtu": 1458, 02:35:27 "selinux-enabled": true, 02:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:35:27 } [Pipeline] sh 02:35:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:35:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:46 provisioning config files... 02:35:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/182@tmp/config16404966906107231805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:47 ---> ****-login.sh 02:35:47 nexus3.edgexfoundry.org:10001 02:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:47 Configure a credential helper to remove this warning. See 02:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:47 02:35:47 Login Succeeded 02:35:47 nexus3.edgexfoundry.org:10002 02:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:48 Configure a credential helper to remove this warning. See 02:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:48 02:35:48 Login Succeeded 02:35:48 nexus3.edgexfoundry.org:10003 02:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:48 Configure a credential helper to remove this warning. See 02:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:48 02:35:48 Login Succeeded 02:35:48 nexus3.edgexfoundry.org:10004 02:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:49 Configure a credential helper to remove this warning. See 02:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:49 02:35:49 Login Succeeded 02:35:49 ****.io 02:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:49 Configure a credential helper to remove this warning. See 02:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:49 02:35:49 Login Succeeded 02:35:49 ---> ****-login.sh ends [Pipeline] } 02:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:50 ========================================================= 02:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:35:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:35:51 Sending build context to Docker daemon 10.49MB 02:35:51 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:35:51 Step 2/13 : FROM ${BASE} AS builder 02:35:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:51 c6b39de5b339: Pulling fs layer 02:35:51 a69c41024577: Pulling fs layer 02:35:51 d6de4b400683: Pulling fs layer 02:35:51 35cb2a7552d0: Pulling fs layer 02:35:51 4f4fb700ef54: Pulling fs layer 02:35:51 464afbd9ba4c: Pulling fs layer 02:35:51 00f215d4a9da: Pulling fs layer 02:35:51 d496ad576159: Pulling fs layer 02:35:51 35cb2a7552d0: Waiting 02:35:51 4f4fb700ef54: Waiting 02:35:51 464afbd9ba4c: Waiting 02:35:51 00f215d4a9da: Waiting 02:35:51 d496ad576159: Waiting 02:35:51 a69c41024577: Verifying Checksum 02:35:51 a69c41024577: Download complete 02:35:51 35cb2a7552d0: Verifying Checksum 02:35:51 35cb2a7552d0: Download complete 02:35:51 4f4fb700ef54: Verifying Checksum 02:35:51 4f4fb700ef54: Download complete 02:35:51 c6b39de5b339: Verifying Checksum 02:35:51 c6b39de5b339: Download complete 02:35:51 464afbd9ba4c: Verifying Checksum 02:35:51 464afbd9ba4c: Download complete 02:35:51 d496ad576159: Verifying Checksum 02:35:51 d496ad576159: Download complete 02:35:52 c6b39de5b339: Pull complete 02:35:52 a69c41024577: Pull complete 02:35:53 d6de4b400683: Verifying Checksum 02:35:53 d6de4b400683: Download complete 02:35:54 00f215d4a9da: Download complete 02:36:06 d6de4b400683: Pull complete 02:36:06 35cb2a7552d0: Pull complete 02:36:06 4f4fb700ef54: Pull complete 02:36:06 464afbd9ba4c: Pull complete 02:36:16 00f215d4a9da: Pull complete 02:36:16 d496ad576159: Pull complete 02:36:16 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:36:16 ---> f246e2811388 02:36:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:36:17 ---> Running in 380fbb94f691 02:36:18 Removing intermediate container 380fbb94f691 02:36:18 ---> 0b54ce2b7e2a 02:36:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:18 ---> Running in 0a33722f554c 02:36:18 Removing intermediate container 0a33722f554c 02:36:18 ---> 49b7f26f4f88 02:36:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:36:18 ---> Running in fb8460509853 02:36:19 Removing intermediate container fb8460509853 02:36:19 ---> c6cd6060702f 02:36:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:36:19 ---> Running in 6c56063c8b89 02:36:19 Removing intermediate container 6c56063c8b89 02:36:19 ---> 9c797564c42b 02:36:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:19 ---> Running in eec9ca36acc2 02:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:22 (1/13) Installing libintl (0.21.1-r7) 02:36:22 (2/13) Installing eudev-libs (3.2.11-r8) 02:36:22 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:36:22 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:36:22 (5/13) Installing v4l-utils (1.24.1-r0) 02:36:22 (6/13) Installing libdvbv5 (1.24.1-r0) 02:36:22 (7/13) Installing udev-init-scripts (35-r1) 02:36:22 (8/13) Installing libblkid (2.38.1-r8) 02:36:22 (9/13) Installing xz-libs (5.4.3-r0) 02:36:22 (10/13) Installing kmod-libs (30-r3) 02:36:22 (11/13) Installing eudev (3.2.11-r8) 02:36:22 (12/13) Installing eudev-dev (3.2.11-r8) 02:36:22 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:36:22 Executing busybox-1.36.1-r5.trigger 02:36:22 Executing eudev-3.2.11-r8.trigger 02:36:22 OK: 273 MiB in 65 packages 02:36:24 Removing intermediate container eec9ca36acc2 02:36:24 ---> 4200fd6cce2e 02:36:24 Step 8/13 : WORKDIR /device-usb-camera 02:36:24 ---> Running in d3639388b58d 02:36:24 Removing intermediate container d3639388b58d 02:36:24 ---> e5754e254ef6 02:36:24 Step 9/13 : COPY go.mod vendor* ./ 02:36:25 ---> c576648b93fa 02:36:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:25 ---> Running in 24e0cc7d352a 02:38:32 Removing intermediate container 24e0cc7d352a 02:38:32 ---> ef5016f29e34 02:38:32 Step 11/13 : COPY . . 02:38:32 ---> ac95212a18ea 02:38:32 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:38:32 ---> Running in 90f13e9a6f73 02:38:32  % Total % Received % Xferd Average Speed Time Time Time Current 02:38:32 Dload Upload Total Spent  Left Speed 02:38:32  0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4148 0 --:--:-- --:--:-- --:--:-- 4164 02:38:32 Removing intermediate container 90f13e9a6f73 02:38:32 ---> 39db14d26dfa 02:38:32 Step 13/13 : RUN ${MAKE} 02:38:32 ---> Running in 7c23eed26212 02:38:32 noop 02:38:33 Removing intermediate container 7c23eed26212 02:38:33 ---> be70f848ef91 02:38:33 Successfully built be70f848ef91 02:38:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:33 + docker inspect -f . ci-base-image-arm64 02:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:34 prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container 02:38:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:38:35 $ docker top cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:36 + go version 02:38:36 go version go1.21.9 linux/arm64 [Pipeline] } 02:38:36 $ docker stop --time=1 cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f 02:38:38 $ docker rm -f --volumes cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker inspect -f . ci-base-image-arm64 02:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:39 prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container 02:38:39 $ 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/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:38:40 $ docker top 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/182 [Pipeline] fileExists [Pipeline] sh 02:38:42 + make test 02:38:42 go test ./... -coverprofile=coverage.out ./... 02:38:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:43:42 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:43:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements 02:43:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:43:56 go vet ./... 02:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:52 ./bin/test-attribution-txt.sh 02:44:52 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:44:52 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:44:52 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:44:52 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:44:52 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:44:52 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:44:52 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:44:52 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:44:52 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:44:52 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:44:52 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:44:52 $ docker stop --time=1 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c 02:44:54 $ docker rm -f --volumes 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c [Pipeline] // withDockerContainer [Pipeline] sh 02:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:56 Warning: overwriting stash ‘coverage-report’ 02:44:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:58 + ls -al . 02:44:58 total 288 02:44:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:38 . 02:44:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:35 .. 02:44:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:35 .git 02:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 .github 02:44:58 -rw-rw-r-- 1 jenkins jenkins 379 Jul 31 02:35 .gitignore 02:44:58 -rw-rw-r-- 1 jenkins jenkins 45 Jul 31 02:35 .golangci.yml 02:44:58 -rw-rw-r-- 1 jenkins jenkins 77 Jul 31 02:35 .hadolint.yml 02:44:58 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 31 02:35 Attribution.txt 02:44:58 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 31 02:35 CHANGELOG.md 02:44:58 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 31 02:35 Dockerfile 02:44:58 -rw-rw-r-- 1 jenkins jenkins 678 Jul 31 02:35 GOVERNANCE.md 02:44:58 -rw-rw-r-- 1 jenkins jenkins 659 Jul 31 02:35 Jenkinsfile 02:44:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 02:35 LICENSE 02:44:58 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 31 02:35 Makefile 02:44:58 -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 02:35 OWNERS.md 02:44:58 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 31 02:35 README.md 02:44:58 -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:31 VERSION 02:44:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:35 bin 02:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 cmd 02:44:58 -rw-r--r-- 1 jenkins jenkins 54703 Jul 31 02:43 coverage.out 02:44:58 -rwxrwxr-x 1 jenkins jenkins 84 Jul 31 02:35 docker-entrypoint.sh 02:44:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:35 docs 02:44:58 -rw-rw-r-- 1 jenkins jenkins 7210 Jul 31 02:35 go.mod 02:44:58 -rw-rw-r-- 1 jenkins jenkins 102021 Jul 31 02:35 go.sum 02:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 internal 02:44:58 -rw-rw-r-- 1 jenkins jenkins 231 Jul 31 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:58 + 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=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 --label arch=arm64 --label version=3.2.0-dev.17 . 02:44:59 Sending build context to Docker daemon 10.55MB 02:44:59 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:44:59 Step 2/37 : FROM ${BASE} AS builder 02:44:59 ---> be70f848ef91 02:44:59 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:44:59 ---> Running in 1372940380c1 02:44:59 Removing intermediate container 1372940380c1 02:44:59 ---> fe04c0352058 02:44:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:44:59 ---> Running in 0d3debedcdaa 02:45:00 Removing intermediate container 0d3debedcdaa 02:45:00 ---> 8200450eae37 02:45:00 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:45:00 ---> Running in 641c04365643 02:45:00 Removing intermediate container 641c04365643 02:45:00 ---> d6b23f471c60 02:45:00 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:45:00 ---> Running in 15e37aa95ee1 02:45:01 Removing intermediate container 15e37aa95ee1 02:45:01 ---> 4bfe5ff9d97d 02:45:01 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:45:01 ---> Running in ff365995e078 02:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:04 OK: 273 MiB in 65 packages 02:45:05 Removing intermediate container ff365995e078 02:45:05 ---> 9e7765547309 02:45:05 Step 8/37 : WORKDIR /device-usb-camera 02:45:05 ---> Running in a2ae743910f3 02:45:06 Removing intermediate container a2ae743910f3 02:45:06 ---> 450cfba7c3ee 02:45:06 Step 9/37 : COPY go.mod vendor* ./ 02:45:06 ---> e8088907c323 02:45:06 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:06 ---> Running in 9586568c39a6 02:45:09 Removing intermediate container 9586568c39a6 02:45:09 ---> 4d5ae8dd32a4 02:45:09 Step 11/37 : COPY . . 02:45:11 ---> b2361832a50c 02:45:11 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:45:11 ---> Running in 687f2a0f3ced 02:45:12  % Total % Received % Xferd Average Speed Time Time Time Current 02:45:12 Dload Upload Total Spent Left Speed 02:45:12 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0    0   0    0  0   0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0  0 4438 0 --:--:-- --:--:-- --:--:-- 4443 02:45:13 Removing intermediate container 687f2a0f3ced 02:45:13 ---> 07ba4dd7e6cf 02:45:13 Step 13/37 : RUN ${MAKE} 02:45:13 ---> Running in dedf5175b171 02:45:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:49:36 Removing intermediate container dedf5175b171 02:49:36 ---> db4eae1e374b 02:49:36 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:49:36 1.8.2: Pulling from bluenviron/mediamtx 02:49:36 da4d7e05a7aa: Pulling fs layer 02:49:36 da4d7e05a7aa: Verifying Checksum 02:49:36 da4d7e05a7aa: Download complete 02:49:36 da4d7e05a7aa: Pull complete 02:49:36 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:49:36 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:49:36 ---> 62c65ed7ef0d 02:49:36 Step 15/37 : FROM alpine:3.18 02:49:36 3.18: Pulling from library/alpine 02:49:36 4983c3fe2029: Pulling fs layer 02:49:36 4983c3fe2029: Verifying Checksum 02:49:36 4983c3fe2029: Download complete 02:49:36 4983c3fe2029: Pull complete 02:49:36 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:49:36 Status: Downloaded newer image for alpine:3.18 02:49:36 ---> a0237000ae83 02:49:36 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:49:36 ---> Running in 538dc3d61169 02:49:36 Removing intermediate container 538dc3d61169 02:49:36 ---> abeb25419174 02:49:36 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:49:36 ---> Running in f7ecd16e8407 02:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:49:39 (1/104) Installing dumb-init (1.2.5-r2) 02:49:39 (2/104) Installing sdl2 (2.26.5-r0) 02:49:39 (3/104) Installing svt-av1-libs (1.6.0-r0) 02:49:39 (4/104) Installing aom-libs (3.6.1-r0) 02:49:41 (5/104) Installing libxau (1.0.11-r2) 02:49:41 (6/104) Installing libmd (1.0.4-r2) 02:49:41 (7/104) Installing libbsd (0.11.7-r1) 02:49:41 (8/104) Installing libxdmcp (1.1.4-r2) 02:49:41 (9/104) Installing libxcb (1.15-r1) 02:49:41 (10/104) Installing libx11 (1.8.7-r0) 02:49:41 (11/104) Installing libdrm (2.4.115-r4) 02:49:41 (12/104) Installing libxext (1.3.5-r2) 02:49:41 (13/104) Installing libxfixes (6.0.1-r2) 02:49:41 (14/104) Installing libffi (3.4.4-r2) 02:49:41 (15/104) Installing wayland-libs-client (1.22.0-r2) 02:49:41 (16/104) Installing libva (2.18.0-r1) 02:49:41 (17/104) Installing libvdpau (1.5-r1) 02:49:41 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 02:49:41 (19/104) Installing libdav1d (1.2.1-r0) 02:49:41 (20/104) Installing brotli-libs (1.0.9-r14) 02:49:41 (21/104) Installing libgcc (12.2.1_git20220924-r10) 02:49:41 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 02:49:41 (23/104) Installing libhwy (1.0.4-r1) 02:49:41 (24/104) Installing lcms2 (2.15-r2) 02:49:41 (25/104) Installing libjxl (0.8.2-r0) 02:49:41 (26/104) Installing lame-libs (3.100-r5) 02:49:41 (27/104) Installing opus (1.4-r0) 02:49:41 (28/104) Installing libgomp (12.2.1_git20220924-r10) 02:49:41 (29/104) Installing soxr (0.1.3-r5) 02:49:41 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 02:49:41 (31/104) Installing libogg (1.3.5-r4) 02:49:41 (32/104) Installing libtheora (1.1.1-r17) 02:49:41 (33/104) Installing libvorbis (1.3.7-r1) 02:49:41 (34/104) Installing libvpx (1.13.0-r2) 02:49:42 (35/104) Installing libwebp (1.3.2-r0) 02:49:42 (36/104) Installing x264-libs (0.164_git20220602-r1) 02:49:42 (37/104) Installing numactl (2.0.16-r4) 02:49:42 (38/104) Installing x265-libs (3.5-r4) 02:49:42 (39/104) Installing xvidcore (1.3.7-r1) 02:49:42 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 02:49:45 (41/104) Installing alsa-lib (1.2.9-r1) 02:49:46 (42/104) Installing libexpat (2.6.2-r0) 02:49:46 (43/104) Installing libbz2 (1.0.8-r5) 02:49:46 (44/104) Installing libpng (1.6.39-r3) 02:49:46 (45/104) Installing freetype (2.13.0-r5) 02:49:46 (46/104) Installing fontconfig (2.14.2-r3) 02:49:46 (47/104) Installing fribidi (1.0.13-r0) 02:49:46 (48/104) Installing libintl (0.21.1-r7) 02:49:46 (49/104) Installing libblkid (2.38.1-r8) 02:49:46 (50/104) Installing libmount (2.38.1-r8) 02:49:46 (51/104) Installing pcre2 (10.42-r1) 02:49:46 (52/104) Installing glib (2.76.6-r0) 02:49:49 (53/104) Installing graphite2 (1.3.14-r5) 02:49:49 (54/104) Installing harfbuzz (7.3.0-r0) 02:49:49 (55/104) Installing libunibreak (5.1-r0) 02:49:49 (56/104) Installing libass (0.17.1-r0) 02:49:49 (57/104) Installing libbluray (1.3.4-r0) 02:49:49 (58/104) Installing gmp (6.2.1-r3) 02:49:49 (59/104) Installing nettle (3.8.1-r2) 02:49:49 (60/104) Installing libunistring (1.1-r1) 02:49:49 (61/104) Installing libidn2 (2.3.4-r1) 02:49:49 (62/104) Installing p11-kit (0.24.1-r2) 02:49:50 (63/104) Installing libtasn1 (4.19.0-r1) 02:49:50 (64/104) Installing gnutls (3.8.4-r0) 02:49:50 (65/104) Installing mpg123-libs (1.31.3-r1) 02:49:50 (66/104) Installing libopenmpt (0.7.2-r0) 02:49:50 (67/104) Installing cjson (1.7.17-r0) 02:49:50 (68/104) Installing mbedtls (2.28.8-r0) 02:49:50 (69/104) Installing librist (0.2.7-r0) 02:49:50 (70/104) Installing libsrt (1.5.2-r0) 02:49:50 (71/104) Installing libssh (0.10.5-r0) 02:49:50 (72/104) Installing xz-libs (5.4.3-r0) 02:49:50 (73/104) Installing libxml2 (2.11.8-r0) 02:49:50 (74/104) Installing libsodium (1.0.18-r3) 02:49:50 (75/104) Installing libzmq (4.3.4-r4) 02:49:50 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 02:49:50 (77/104) Installing glslang-libs (1.3.243.0-r1) 02:49:51 (78/104) Installing spirv-tools (1.3.243.0-r1) 02:49:53 (79/104) Installing shaderc (2023.3-r1) 02:49:53 (80/104) Installing vulkan-loader (1.3.243.0-r1) 02:49:53 (81/104) Installing libplacebo (5.264.1-r1) 02:49:53 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 02:49:53 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 02:49:53 (84/104) Installing vidstab (1.1.1-r0) 02:49:53 (85/104) Installing zimg (3.0.5-r0) 02:49:53 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 02:49:56 (87/104) Installing libasyncns (0.8-r1) 02:49:56 (88/104) Installing dbus-libs (1.14.8-r0) 02:49:56 (89/104) Installing libltdl (2.4.7-r2) 02:49:56 (90/104) Installing orc (0.4.34-r0) 02:49:56 (91/104) Installing flac-libs (1.4.3-r0) 02:49:56 (92/104) Installing libsndfile (1.2.0-r2) 02:49:56 (93/104) Installing speexdsp (1.2.1-r1) 02:49:56 (94/104) Installing tdb-libs (1.4.8-r1) 02:49:56 (95/104) Installing libpulse (16.1-r10) 02:49:56 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 02:49:56 (97/104) Installing v4l-utils-libs (1.24.1-r0) 02:49:56 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 02:49:56 (99/104) Installing ffmpeg (6.0.1-r0) 02:49:56 (100/104) Installing udev-init-scripts (35-r1) 02:49:56 (101/104) Installing eudev-libs (3.2.11-r8) 02:49:56 (102/104) Installing zstd-libs (1.5.5-r4) 02:49:56 (103/104) Installing kmod-libs (30-r3) 02:49:56 (104/104) Installing eudev (3.2.11-r8) 02:49:56 Executing busybox-1.36.1-r7.trigger 02:49:56 Executing glib-2.76.6-r0.trigger 02:49:56 Executing eudev-3.2.11-r8.trigger 02:49:56 OK: 110 MiB in 119 packages 02:50:00 Removing intermediate container f7ecd16e8407 02:50:00 ---> 44476e3f0bed 02:50:00 Step 18/37 : RUN apk --no-cache upgrade 02:50:00 ---> Running in 238701f8657f 02:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:50:03 OK: 110 MiB in 119 packages 02:50:03 Removing intermediate container 238701f8657f 02:50:03 ---> 8e6dafb66ec0 02:50:03 Step 19/37 : WORKDIR / 02:50:03 ---> Running in 803220a79d5c 02:50:04 Removing intermediate container 803220a79d5c 02:50:04 ---> 25ac2a7d457f 02:50:04 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:50:06 ---> 9c2db329ca01 02:50:06 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:50:06 ---> 3044d527deac 02:50:06 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:50:06 ---> 0f7004b7dd94 02:50:06 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:50:07 ---> 8fdf5ff0bb2f 02:50:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:50:08 ---> d35679deb0b3 02:50:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:50:08 ---> e0d5b566f3f1 02:50:08 Step 26/37 : COPY --from=rtsp /mediamtx / 02:50:10 ---> 3599dba4d19d 02:50:10 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:50:10 ---> Running in 6c4639c778d0 02:50:12 Removing intermediate container 6c4639c778d0 02:50:12 ---> ef36bff61fef 02:50:12 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:50:12 ---> Running in 5176516247dd 02:50:13 Removing intermediate container 5176516247dd 02:50:13 ---> bd88e581e96d 02:50:13 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:50:13 ---> Running in a2f1654370a4 02:50:15 Removing intermediate container a2f1654370a4 02:50:15 ---> 95dca01bf3cd 02:50:15 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:50:15 ---> Running in 41c18687b330 02:50:16 Removing intermediate container 41c18687b330 02:50:16 ---> 5bd9256c7b79 02:50:16 Step 31/37 : EXPOSE 59983 02:50:17 ---> Running in a73502f20975 02:50:17 Removing intermediate container a73502f20975 02:50:17 ---> 00290f1bb7b1 02:50:17 Step 32/37 : EXPOSE 8554 02:50:17 ---> Running in 4396062139d9 02:50:17 Removing intermediate container 4396062139d9 02:50:17 ---> 714b7ee6bf5d 02:50:17 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:50:17 ---> Running in 559fa15364b6 02:50:17 Removing intermediate container 559fa15364b6 02:50:17 ---> d536beff357a 02:50:17 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:50:17 ---> Running in 87fcbd20e558 02:50:18 Removing intermediate container 87fcbd20e558 02:50:18 ---> 2da4645c1cc9 02:50:18 Step 35/37 : LABEL arch=arm64 02:50:18 ---> Running in c26795aacc0c 02:50:18 Removing intermediate container c26795aacc0c 02:50:18 ---> 9a483164d42a 02:50:18 Step 36/37 : LABEL git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:50:18 ---> Running in c85e40c28357 02:50:19 Removing intermediate container c85e40c28357 02:50:19 ---> 5f405c9e1378 02:50:19 Step 37/37 : LABEL version=3.2.0-dev.17 02:50:19 ---> Running in 0e67b040a055 02:50:19 Removing intermediate container 0e67b040a055 02:50:19 ---> ddb3772f4bfb 02:50:19 [Warning] One or more build-args [ARCH] were not consumed 02:50:19 Successfully built ddb3772f4bfb 02:50:19 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:19 provisioning config files... 02:50:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/182@tmp/config16770256264864940387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:20 ---> ****-login.sh 02:50:20 nexus3.edgexfoundry.org:10001 02:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:20 Configure a credential helper to remove this warning. See 02:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:20 02:50:20 Login Succeeded 02:50:20 nexus3.edgexfoundry.org:10002 02:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:20 Configure a credential helper to remove this warning. See 02:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:20 02:50:20 Login Succeeded 02:50:20 nexus3.edgexfoundry.org:10003 02:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:21 Configure a credential helper to remove this warning. See 02:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:21 02:50:21 Login Succeeded 02:50:21 nexus3.edgexfoundry.org:10004 02:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:21 Configure a credential helper to remove this warning. See 02:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:21 02:50:21 Login Succeeded 02:50:21 ****.io 02:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:21 Configure a credential helper to remove this warning. See 02:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:21 02:50:21 Login Succeeded 02:50:21 ---> ****-login.sh ends [Pipeline] } 02:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:50:22 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:50:22 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:50:22 latest 02:50:22 3.2.0-dev.17 02:50:22 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:50:22 main 02:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:22 02b6ed10f015: Preparing 02:50:22 9d03370a60f6: Preparing 02:50:22 5487bac644f1: Preparing 02:50:22 f4a89bb2f615: Preparing 02:50:22 f0c0fc467d42: Preparing 02:50:22 4fdee56d7956: Preparing 02:50:22 b53991bb5634: Preparing 02:50:22 f2947f902252: Preparing 02:50:22 b70a81adda06: Preparing 02:50:22 a846e822abb2: Preparing 02:50:22 fefaddafb106: Preparing 02:50:22 0bcd78163757: Preparing 02:50:22 b8bf1e46ac66: Preparing 02:50:22 3c20671a5817: Preparing 02:50:22 b70a81adda06: Waiting 02:50:22 a846e822abb2: Waiting 02:50:22 fefaddafb106: Waiting 02:50:22 0bcd78163757: Waiting 02:50:22 b8bf1e46ac66: Waiting 02:50:22 3c20671a5817: Waiting 02:50:22 4fdee56d7956: Waiting 02:50:22 f2947f902252: Waiting 02:50:22 b53991bb5634: Waiting 02:50:23 f4a89bb2f615: Pushed 02:50:23 02b6ed10f015: Pushed 02:50:23 5487bac644f1: Pushed 02:50:23 9d03370a60f6: Pushed 02:50:23 4fdee56d7956: Pushed 02:50:23 b53991bb5634: Pushed 02:50:23 f2947f902252: Pushed 02:50:23 b70a81adda06: Pushed 02:50:23 a846e822abb2: Pushed 02:50:23 3c20671a5817: Layer already exists 02:50:23 0bcd78163757: Pushed 02:50:30 f0c0fc467d42: Pushed 02:50:32 fefaddafb106: Pushed 02:50:45 b8bf1e46ac66: Pushed 02:50:45 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:46 02b6ed10f015: Preparing 02:50:46 9d03370a60f6: Preparing 02:50:46 5487bac644f1: Preparing 02:50:46 f4a89bb2f615: Preparing 02:50:46 f0c0fc467d42: Preparing 02:50:46 4fdee56d7956: Preparing 02:50:46 b53991bb5634: Preparing 02:50:46 f2947f902252: Preparing 02:50:46 b70a81adda06: Preparing 02:50:46 a846e822abb2: Preparing 02:50:46 fefaddafb106: Preparing 02:50:46 0bcd78163757: Preparing 02:50:46 b8bf1e46ac66: Preparing 02:50:46 3c20671a5817: Preparing 02:50:46 a846e822abb2: Waiting 02:50:46 fefaddafb106: Waiting 02:50:46 0bcd78163757: Waiting 02:50:46 b8bf1e46ac66: Waiting 02:50:46 3c20671a5817: Waiting 02:50:46 4fdee56d7956: Waiting 02:50:46 b53991bb5634: Waiting 02:50:46 f2947f902252: Waiting 02:50:46 b70a81adda06: Waiting 02:50:46 02b6ed10f015: Layer already exists 02:50:46 f4a89bb2f615: Layer already exists 02:50:46 5487bac644f1: Layer already exists 02:50:46 f0c0fc467d42: Layer already exists 02:50:46 9d03370a60f6: Layer already exists 02:50:46 b53991bb5634: Layer already exists 02:50:46 f2947f902252: Layer already exists 02:50:46 4fdee56d7956: Layer already exists 02:50:46 b70a81adda06: Layer already exists 02:50:46 a846e822abb2: Layer already exists 02:50:46 fefaddafb106: Layer already exists 02:50:46 3c20671a5817: Layer already exists 02:50:46 0bcd78163757: Layer already exists 02:50:46 b8bf1e46ac66: Layer already exists 02:50:46 latest: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 02:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:47 02b6ed10f015: Preparing 02:50:47 9d03370a60f6: Preparing 02:50:47 5487bac644f1: Preparing 02:50:47 f4a89bb2f615: Preparing 02:50:47 f0c0fc467d42: Preparing 02:50:47 4fdee56d7956: Preparing 02:50:47 b53991bb5634: Preparing 02:50:47 f2947f902252: Preparing 02:50:47 b70a81adda06: Preparing 02:50:47 a846e822abb2: Preparing 02:50:47 fefaddafb106: Preparing 02:50:47 0bcd78163757: Preparing 02:50:47 b8bf1e46ac66: Preparing 02:50:47 3c20671a5817: Preparing 02:50:47 b70a81adda06: Waiting 02:50:47 a846e822abb2: Waiting 02:50:47 b8bf1e46ac66: Waiting 02:50:47 3c20671a5817: Waiting 02:50:47 fefaddafb106: Waiting 02:50:47 4fdee56d7956: Waiting 02:50:47 0bcd78163757: Waiting 02:50:47 b53991bb5634: Waiting 02:50:47 f2947f902252: Waiting 02:50:47 f0c0fc467d42: Layer already exists 02:50:47 9d03370a60f6: Layer already exists 02:50:47 02b6ed10f015: Layer already exists 02:50:47 f4a89bb2f615: Layer already exists 02:50:47 5487bac644f1: Layer already exists 02:50:47 4fdee56d7956: Layer already exists 02:50:47 f2947f902252: Layer already exists 02:50:47 b53991bb5634: Layer already exists 02:50:47 a846e822abb2: Layer already exists 02:50:47 b70a81adda06: Layer already exists 02:50:47 fefaddafb106: Layer already exists 02:50:47 b8bf1e46ac66: Layer already exists 02:50:47 0bcd78163757: Layer already exists 02:50:47 3c20671a5817: Layer already exists 02:50:47 3.2.0-dev.17: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:48 02b6ed10f015: Preparing 02:50:48 9d03370a60f6: Preparing 02:50:48 5487bac644f1: Preparing 02:50:48 f4a89bb2f615: Preparing 02:50:48 f0c0fc467d42: Preparing 02:50:48 4fdee56d7956: Preparing 02:50:48 b53991bb5634: Preparing 02:50:48 f2947f902252: Preparing 02:50:48 b70a81adda06: Preparing 02:50:48 a846e822abb2: Preparing 02:50:48 fefaddafb106: Preparing 02:50:48 0bcd78163757: Preparing 02:50:48 b8bf1e46ac66: Preparing 02:50:48 3c20671a5817: Preparing 02:50:48 b70a81adda06: Waiting 02:50:48 a846e822abb2: Waiting 02:50:48 fefaddafb106: Waiting 02:50:48 0bcd78163757: Waiting 02:50:48 b8bf1e46ac66: Waiting 02:50:48 3c20671a5817: Waiting 02:50:48 b53991bb5634: Waiting 02:50:48 f2947f902252: Waiting 02:50:48 4fdee56d7956: Waiting 02:50:48 f0c0fc467d42: Layer already exists 02:50:48 02b6ed10f015: Layer already exists 02:50:48 5487bac644f1: Layer already exists 02:50:48 9d03370a60f6: Layer already exists 02:50:48 f4a89bb2f615: Layer already exists 02:50:48 b53991bb5634: Layer already exists 02:50:48 b70a81adda06: Layer already exists 02:50:48 f2947f902252: Layer already exists 02:50:48 4fdee56d7956: Layer already exists 02:50:48 a846e822abb2: Layer already exists 02:50:48 fefaddafb106: Layer already exists 02:50:48 3c20671a5817: Layer already exists 02:50:48 b8bf1e46ac66: Layer already exists 02:50:48 0bcd78163757: Layer already exists 02:50:48 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:50:49 02b6ed10f015: Preparing 02:50:49 9d03370a60f6: Preparing 02:50:49 5487bac644f1: Preparing 02:50:49 f4a89bb2f615: Preparing 02:50:49 f0c0fc467d42: Preparing 02:50:49 4fdee56d7956: Preparing 02:50:49 b53991bb5634: Preparing 02:50:49 f2947f902252: Preparing 02:50:49 b70a81adda06: Preparing 02:50:49 a846e822abb2: Preparing 02:50:49 fefaddafb106: Preparing 02:50:49 0bcd78163757: Preparing 02:50:49 b8bf1e46ac66: Preparing 02:50:49 3c20671a5817: Preparing 02:50:49 4fdee56d7956: Waiting 02:50:49 b70a81adda06: Waiting 02:50:49 b53991bb5634: Waiting 02:50:49 a846e822abb2: Waiting 02:50:49 fefaddafb106: Waiting 02:50:49 f2947f902252: Waiting 02:50:49 0bcd78163757: Waiting 02:50:49 3c20671a5817: Waiting 02:50:49 b8bf1e46ac66: Waiting 02:50:49 f4a89bb2f615: Layer already exists 02:50:49 02b6ed10f015: Layer already exists 02:50:49 9d03370a60f6: Layer already exists 02:50:49 5487bac644f1: Layer already exists 02:50:49 f0c0fc467d42: Layer already exists 02:50:49 4fdee56d7956: Layer already exists 02:50:49 b53991bb5634: Layer already exists 02:50:49 f2947f902252: Layer already exists 02:50:49 b70a81adda06: Layer already exists 02:50:49 a846e822abb2: Layer already exists 02:50:49 0bcd78163757: Layer already exists 02:50:49 fefaddafb106: Layer already exists 02:50:49 b8bf1e46ac66: Layer already exists 02:50:49 3c20671a5817: Layer already exists 02:50:49 main: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:49 ===================================================== [Pipeline] echo 02:50:49 taggedImages: 02:50:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 02:50:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:50:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 02:50:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 02:50:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:50 02:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:50 arm64: Pulling from edgex-lftools-log-publisher 02:50:50 8998bd30e6a1: Pulling fs layer 02:50:50 04944245beec: Pulling fs layer 02:50:50 699f458cf7ca: Pulling fs layer 02:50:50 765212b225bb: Pulling fs layer 02:50:50 f23df028b6ca: Pulling fs layer 02:50:50 d65c8cfc05b1: Pulling fs layer 02:50:50 2437ff75d9bd: Pulling fs layer 02:50:50 765212b225bb: Waiting 02:50:50 f23df028b6ca: Waiting 02:50:50 d65c8cfc05b1: Waiting 02:50:50 2437ff75d9bd: Waiting 02:50:50 04944245beec: Verifying Checksum 02:50:50 04944245beec: Download complete 02:50:50 765212b225bb: Verifying Checksum 02:50:50 765212b225bb: Download complete 02:50:50 f23df028b6ca: Verifying Checksum 02:50:50 f23df028b6ca: Download complete 02:50:50 d65c8cfc05b1: Verifying Checksum 02:50:50 d65c8cfc05b1: Download complete 02:50:50 699f458cf7ca: Verifying Checksum 02:50:50 699f458cf7ca: Download complete 02:50:51 8998bd30e6a1: Download complete 02:50:54 2437ff75d9bd: Verifying Checksum 02:50:54 2437ff75d9bd: Download complete 02:50:56 8998bd30e6a1: Pull complete 02:50:56 04944245beec: Pull complete 02:50:57 699f458cf7ca: Pull complete 02:50:58 765212b225bb: Pull complete 02:50:59 f23df028b6ca: Pull complete 02:50:59 d65c8cfc05b1: Pull complete 02:51:17 2437ff75d9bd: Pull complete 02:51:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container 02:51:17 $ 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/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:51:19 $ docker top 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> job-cost.sh 02:51:20 lf-activate-venv: SKIPPING 02:51:20 INFO: No Stack... 02:51:20 INFO: Retrieving Pricing Info for: v3-standard-4 02:51:21 INFO: Archiving Costs [Pipeline] sh 02:51:21 + cat /w/workspace/device-usb-camera/182/archives/cost.csv 02:51:21 + cut -d, -f6 [Pipeline] lock 02:51:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] 02:51:21 Resource [jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] did not exist. Created. 02:51:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:22 /w/workspace/device-usb-camera/182@tmp/durable-e4ad4973/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:51:22 + echo total: 0.10999999940395355 [Pipeline] stash 02:51:22 Warning: overwriting stash ‘stack-cost’ 02:51:22 Stashed 1 file(s) [Pipeline] } 02:51:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:22 $ docker stop --time=1 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 02:51:24 $ docker rm -f --volumes 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:51:24 provisioning config files... 02:51:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11280042445411070657tmp [Pipeline] { [Pipeline] sh 02:51:25 + set +x 02:51:25 + curl -s https://codecov.io/bash 02:51:25 + bash -s -- 02:51:25 02:51:25 _____ _ 02:51:25 / ____| | | 02:51:25 | | ___ __| | ___ ___ _____ __ 02:51:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:25 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:25 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:25 Bash-1.0.6 02:51:25 02:51:25 02:51:25 ==> git version 2.25.1 found 02:51:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:51:25 Release-Date: 2020-01-08 02:51:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:51:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:51:25 ==> Jenkins CI detected. 02:51:25 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:51:25 project root: . 02:51:25 --> token set from env 02:51:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:25 ==> Running gcov in . (disable via -X gcov) 02:51:25 ==> Python coveragepy not found 02:51:25 ==> Searching for coverage reports in: 02:51:25 + . 02:51:25 -> Found 1 reports 02:51:25 ==> Detecting git/mercurial file structure 02:51:25 ==> Reading reports 02:51:25 + ./coverage.out bytes=54703 02:51:25 ==> Appending adjustments 02:51:25 https://docs.codecov.io/docs/fixing-reports 02:51:25 + Found adjustments 02:51:25 ==> Gzipping contents 02:51:25 8.0K /tmp/codecov.6XiOQa.gz 02:51:25 ==> Uploading reports 02:51:25 url: https://codecov.io 02:51:25 query: branch=main&commit=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:25 -> Pinging Codecov 02:51:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:25 -> Uploading to 02:51:25 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/73D8F5FF140700D3E01443B452E23636/e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1/3888d6a5-4b78-4c2c-a1af-62364eb4c7df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T025125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca08204616886fe3a6b333bab0bae55ec185ce2a8191739128bed70891918b0c 02:51:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:25 Dload Upload Total Spent Left Speed 02:51:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33522 --:--:-- --:--:-- --:--:-- 33357 100 6805 0 0 100 6805 0 26791 --:--:-- --:--:-- --:--:-- 26686 02:51:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } 02:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:51:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:51:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:26 02:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:26 latest: Pulling from edgex-devops/edgex-snyk-go 02:51:26 619be1103602: Already exists 02:51:26 f8ea3408117e: Pulling fs layer 02:51:26 91320369b822: Pulling fs layer 02:51:26 0406650e8295: Pulling fs layer 02:51:26 4f4fb700ef54: Pulling fs layer 02:51:26 96d80e3f36e1: Pulling fs layer 02:51:26 bcf3aedb951c: Pulling fs layer 02:51:26 4f4fb700ef54: Waiting 02:51:26 96d80e3f36e1: Waiting 02:51:26 bcf3aedb951c: Waiting 02:51:26 0406650e8295: Verifying Checksum 02:51:26 0406650e8295: Download complete 02:51:26 f8ea3408117e: Verifying Checksum 02:51:26 f8ea3408117e: Download complete 02:51:26 4f4fb700ef54: Verifying Checksum 02:51:26 4f4fb700ef54: Download complete 02:51:26 f8ea3408117e: Pull complete 02:51:26 96d80e3f36e1: Verifying Checksum 02:51:26 96d80e3f36e1: Download complete 02:51:27 91320369b822: Verifying Checksum 02:51:27 91320369b822: Download complete 02:51:27 bcf3aedb951c: Verifying Checksum 02:51:27 bcf3aedb951c: Download complete 02:51:30 91320369b822: Pull complete 02:51:30 0406650e8295: Pull complete 02:51:30 4f4fb700ef54: Pull complete 02:51:30 96d80e3f36e1: Pull complete 02:51:32 bcf3aedb951c: Pull complete 02:51:32 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:32 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:51:34 $ docker top 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:51:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:51:35 + set -o pipefail 02:51:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:51:41 02:51:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:51:41 02:51:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/cdd85475-997b-4880-ab25-37c481aad2f2 02:51:41 02:51:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:51:41 02:51:42 02:51:42 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:51:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:51:42 $ docker stop --time=1 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b 02:51:44 $ docker rm -f --volumes 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:45 + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] sh 02:51:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:51:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:45 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:51:46 $ docker top b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 -eo pid,comm 02:51:46 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). 02:51:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:46 [ssh-agent] Looking for ssh-agent implementation... 02:51:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:46 $ docker exec b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 ssh-agent 02:51:46 SSH_AUTH_SOCK=/tmp/ssh-MJMBLVYWSPAZ/agent.33 02:51:46 SSH_AGENT_PID=39 02:51:46 Running ssh-add (command line suppressed) 02:51:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6302967796901232628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6302967796901232628.key) 02:51:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:47 + git semver tag 02:51:47 2024-07-31 02:51:47,281 [run_tag] DEBUG tag force:False 02:51:47 2024-07-31 02:51:47,281 [check_head_tag] DEBUG check head tag 02:51:47 2024-07-31 02:51:47,284 [execute] INFO git cat-file --batch-check 02:51:47 2024-07-31 02:51:47,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:51:47 2024-07-31 02:51:47,288 [execute] INFO git cat-file --batch 02:51:47 2024-07-31 02:51:47,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:51:47 2024-07-31 02:51:47,335 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:51:47 2024-07-31 02:51:47,335 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 02:51:47 2024-07-31 02:51:47,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:51:47 2024-07-31 02:51:47,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:51:47 3.2.0-dev.17 [Pipeline] } 02:51:47 $ docker exec --env ******** --env ******** b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 ssh-agent -k 02:51:47 unset SSH_AUTH_SOCK; 02:51:47 unset SSH_AGENT_PID; 02:51:47 echo Agent pid 39 killed; 02:51:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:48 + git semver [Pipeline] } 02:51:48 $ docker stop --time=1 b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 02:51:49 $ docker rm -f --volumes b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:50 02:51:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:50 0.23.1-centos7: Pulling from edgex-lftools 02:51:50 ab5ef0e58194: Pulling fs layer 02:51:50 9712f1f96733: Pulling fs layer 02:51:50 63f879dbbcfc: Pulling fs layer 02:51:50 0d9ebad4ef96: Pulling fs layer 02:51:50 e9a5061849ea: Pulling fs layer 02:51:50 d747dcd14b5f: Pulling fs layer 02:51:50 2de7ff778b66: Pulling fs layer 02:51:50 0d9ebad4ef96: Waiting 02:51:50 e9a5061849ea: Waiting 02:51:50 d747dcd14b5f: Waiting 02:51:50 2de7ff778b66: Waiting 02:51:50 9712f1f96733: Verifying Checksum 02:51:50 9712f1f96733: Download complete 02:51:50 63f879dbbcfc: Verifying Checksum 02:51:50 63f879dbbcfc: Download complete 02:51:50 e9a5061849ea: Verifying Checksum 02:51:50 e9a5061849ea: Download complete 02:51:50 d747dcd14b5f: Download complete 02:51:50 0d9ebad4ef96: Verifying Checksum 02:51:50 0d9ebad4ef96: Download complete 02:51:50 ab5ef0e58194: Verifying Checksum 02:51:50 ab5ef0e58194: Download complete 02:51:51 2de7ff778b66: Verifying Checksum 02:51:51 2de7ff778b66: Download complete 02:51:53 ab5ef0e58194: Pull complete 02:51:53 9712f1f96733: Pull complete 02:51:54 63f879dbbcfc: Pull complete 02:51:57 0d9ebad4ef96: Pull complete 02:51:57 e9a5061849ea: Pull complete 02:51:57 d747dcd14b5f: Pull complete 02:51:58 2de7ff778b66: Pull complete 02:51:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:58 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:52:00 $ docker top 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:52:00 provisioning config files... 02:52:00 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3885391381149190359tmp 02:52:00 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9930613636098317347tmp 02:52:00 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16076369614394291338tmp [Pipeline] { [Pipeline] echo 02:52:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:52:01 ---> sigul-configuration.sh 02:52:01 gpg: directory `/root/.gnupg' created 02:52:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:52:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:52:01 gpg: keyring `/root/.gnupg/secring.gpg' created 02:52:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:52:01 gpg: CAST5 encrypted data 02:52:01 gpg: encrypted with 1 passphrase 02:52:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:52:01 + mkdir /home/jenkins 02:52:01 + mkdir /home/jenkins/sigul [Pipeline] sh 02:52:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:52:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:52:02 ---> sigul-install.sh 02:52:02 Sigul already installed; skipping installation. [Pipeline] sh 02:52:02 + git tag --list 02:52:02 v0.0.0 02:52:02 v0.0.1-dev.1 02:52:02 v0.0.1-dev.10 02:52:02 v0.0.1-dev.11 02:52:02 v0.0.1-dev.12 02:52:02 v0.0.1-dev.13 02:52:02 v0.0.1-dev.14 02:52:02 v0.0.1-dev.15 02:52:02 v0.0.1-dev.16 02:52:02 v0.0.1-dev.2 02:52:02 v0.0.1-dev.3 02:52:02 v0.0.1-dev.4 02:52:02 v0.0.1-dev.5 02:52:02 v0.0.1-dev.6 02:52:02 v0.0.1-dev.7 02:52:02 v0.0.1-dev.8 02:52:02 v0.0.1-dev.9 02:52:02 v2.2.0 02:52:02 v2.2.0-dev.17 02:52:02 v2.2.0-dev.18 02:52:02 v2.2.0-dev.19 02:52:02 v2.2.0-dev.20 02:52:02 v2.2.0-dev.21 02:52:02 v2.2.0-dev.22 02:52:02 v2.2.0-dev.23 02:52:02 v2.2.0-dev.24 02:52:02 v2.2.0-dev.25 02:52:02 v2.2.0-dev.26 02:52:02 v2.2.0-dev.27 02:52:02 v2.3.0 02:52:02 v2.3.0-dev.1 02:52:02 v2.3.0-dev.10 02:52:02 v2.3.0-dev.11 02:52:02 v2.3.0-dev.12 02:52:02 v2.3.0-dev.13 02:52:02 v2.3.0-dev.14 02:52:02 v2.3.0-dev.15 02:52:02 v2.3.0-dev.16 02:52:02 v2.3.0-dev.17 02:52:02 v2.3.0-dev.18 02:52:02 v2.3.0-dev.19 02:52:02 v2.3.0-dev.2 02:52:02 v2.3.0-dev.20 02:52:02 v2.3.0-dev.21 02:52:02 v2.3.0-dev.22 02:52:02 v2.3.0-dev.23 02:52:02 v2.3.0-dev.24 02:52:02 v2.3.0-dev.25 02:52:02 v2.3.0-dev.26 02:52:02 v2.3.0-dev.27 02:52:02 v2.3.0-dev.28 02:52:02 v2.3.0-dev.3 02:52:02 v2.3.0-dev.4 02:52:02 v2.3.0-dev.5 02:52:02 v2.3.0-dev.6 02:52:02 v2.3.0-dev.7 02:52:02 v2.3.0-dev.8 02:52:02 v2.3.0-dev.9 02:52:02 v2.3.1 02:52:02 v2.3.1-dev.4 02:52:02 v2.3.1-dev.5 02:52:02 v2.3.1-dev.6 02:52:02 v3.0 02:52:02 v3.0.0 02:52:02 v3.0.0-dev.1 02:52:02 v3.0.0-dev.10 02:52:02 v3.0.0-dev.11 02:52:02 v3.0.0-dev.12 02:52:02 v3.0.0-dev.13 02:52:02 v3.0.0-dev.14 02:52:02 v3.0.0-dev.15 02:52:02 v3.0.0-dev.16 02:52:02 v3.0.0-dev.17 02:52:02 v3.0.0-dev.18 02:52:02 v3.0.0-dev.19 02:52:02 v3.0.0-dev.2 02:52:02 v3.0.0-dev.20 02:52:02 v3.0.0-dev.21 02:52:02 v3.0.0-dev.22 02:52:02 v3.0.0-dev.23 02:52:02 v3.0.0-dev.24 02:52:02 v3.0.0-dev.25 02:52:02 v3.0.0-dev.26 02:52:02 v3.0.0-dev.27 02:52:02 v3.0.0-dev.28 02:52:02 v3.0.0-dev.29 02:52:02 v3.0.0-dev.3 02:52:02 v3.0.0-dev.30 02:52:02 v3.0.0-dev.31 02:52:02 v3.0.0-dev.32 02:52:02 v3.0.0-dev.33 02:52:02 v3.0.0-dev.34 02:52:02 v3.0.0-dev.35 02:52:02 v3.0.0-dev.36 02:52:02 v3.0.0-dev.37 02:52:02 v3.0.0-dev.38 02:52:02 v3.0.0-dev.39 02:52:02 v3.0.0-dev.4 02:52:02 v3.0.0-dev.40 02:52:02 v3.0.0-dev.41 02:52:02 v3.0.0-dev.42 02:52:02 v3.0.0-dev.43 02:52:02 v3.0.0-dev.44 02:52:02 v3.0.0-dev.45 02:52:02 v3.0.0-dev.46 02:52:02 v3.0.0-dev.47 02:52:02 v3.0.0-dev.48 02:52:02 v3.0.0-dev.49 02:52:02 v3.0.0-dev.5 02:52:02 v3.0.0-dev.50 02:52:02 v3.0.0-dev.51 02:52:02 v3.0.0-dev.6 02:52:02 v3.0.0-dev.7 02:52:02 v3.0.0-dev.8 02:52:02 v3.0.0-dev.9 02:52:02 v3.1 02:52:02 v3.1.0 02:52:02 v3.1.0-dev.1 02:52:02 v3.1.0-dev.10 02:52:02 v3.1.0-dev.11 02:52:02 v3.1.0-dev.12 02:52:02 v3.1.0-dev.13 02:52:02 v3.1.0-dev.14 02:52:02 v3.1.0-dev.15 02:52:02 v3.1.0-dev.16 02:52:02 v3.1.0-dev.17 02:52:02 v3.1.0-dev.18 02:52:02 v3.1.0-dev.19 02:52:02 v3.1.0-dev.2 02:52:02 v3.1.0-dev.20 02:52:02 v3.1.0-dev.21 02:52:02 v3.1.0-dev.22 02:52:02 v3.1.0-dev.23 02:52:02 v3.1.0-dev.24 02:52:02 v3.1.0-dev.25 02:52:02 v3.1.0-dev.26 02:52:02 v3.1.0-dev.27 02:52:02 v3.1.0-dev.28 02:52:02 v3.1.0-dev.29 02:52:02 v3.1.0-dev.3 02:52:02 v3.1.0-dev.30 02:52:02 v3.1.0-dev.31 02:52:02 v3.1.0-dev.32 02:52:02 v3.1.0-dev.33 02:52:02 v3.1.0-dev.34 02:52:02 v3.1.0-dev.35 02:52:02 v3.1.0-dev.36 02:52:02 v3.1.0-dev.37 02:52:02 v3.1.0-dev.38 02:52:02 v3.1.0-dev.39 02:52:02 v3.1.0-dev.4 02:52:02 v3.1.0-dev.5 02:52:02 v3.1.0-dev.6 02:52:02 v3.1.0-dev.7 02:52:02 v3.1.0-dev.8 02:52:02 v3.1.0-dev.9 02:52:02 v3.1.1 02:52:02 v3.1.1-dev.1 02:52:02 v3.2.0-dev.1 02:52:02 v3.2.0-dev.10 02:52:02 v3.2.0-dev.11 02:52:02 v3.2.0-dev.12 02:52:02 v3.2.0-dev.13 02:52:02 v3.2.0-dev.14 02:52:02 v3.2.0-dev.15 02:52:02 v3.2.0-dev.16 02:52:02 v3.2.0-dev.17 02:52:02 v3.2.0-dev.2 02:52:02 v3.2.0-dev.3 02:52:02 v3.2.0-dev.4 02:52:02 v3.2.0-dev.5 02:52:02 v3.2.0-dev.6 02:52:02 v3.2.0-dev.7 02:52:02 v3.2.0-dev.8 02:52:02 v3.2.0-dev.9 [Pipeline] sh 02:52:02 + lftools sign git-tag v3.2.0-dev.17 02:52:03 Signing Git tag with Sigul... 02:52:03 Signing v3.2.0-dev.17 [Pipeline] echo 02:52:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:52:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:52:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:52:03 $ docker stop --time=1 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa 02:52:05 $ docker rm -f --volumes 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:52:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:06 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:52:06 $ docker top ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:06 [ssh-agent] Looking for ssh-agent implementation... 02:52:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:06 $ docker exec ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa ssh-agent 02:52:06 SSH_AUTH_SOCK=/tmp/ssh-mEM9m6M0nfxj/agent.32 02:52:06 SSH_AGENT_PID=38 02:52:06 Running ssh-add (command line suppressed) 02:52:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15923657506147551401.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15923657506147551401.key) 02:52:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:07 + git semver bump pre 02:52:07 2024-07-31 02:52:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:07 2024-07-31 02:52:07,340 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 02:52:07 2024-07-31 02:52:07,340 [bump_version] DEBUG bumped version:3.2.0-dev.18 02:52:07 2024-07-31 02:52:07,340 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:52:07 2024-07-31 02:52:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:07 2024-07-31 02:52:07,340 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:07 2024-07-31 02:52:07,342 [execute] INFO git cat-file --batch-check 02:52:07 2024-07-31 02:52:07,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:52:07 2024-07-31 02:52:07,347 [execute] INFO git cat-file --batch 02:52:07 2024-07-31 02:52:07,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:52:07 2024-07-31 02:52:07,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:07 3.2.0-dev.18 [Pipeline] } 02:52:07 $ docker exec --env ******** --env ******** ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa ssh-agent -k 02:52:07 unset SSH_AUTH_SOCK; 02:52:07 unset SSH_AGENT_PID; 02:52:07 echo Agent pid 38 killed; 02:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:07 + git semver [Pipeline] } 02:52:08 $ docker stop --time=1 ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa 02:52:09 $ docker rm -f --volumes ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa [Pipeline] // withDockerContainer [Pipeline] sh 02:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:10 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:52:10 $ docker top c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f -eo pid,comm 02:52:10 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). 02:52:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:10 [ssh-agent] Looking for ssh-agent implementation... 02:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:10 $ docker exec c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f ssh-agent 02:52:10 SSH_AUTH_SOCK=/tmp/ssh-pxf5hwtBJmKZ/agent.32 02:52:10 SSH_AGENT_PID=39 02:52:10 Running ssh-add (command line suppressed) 02:52:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7189648338010621628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7189648338010621628.key) 02:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:11 + git semver push 02:52:11 2024-07-31 02:52:11,416 [run_push] DEBUG push 02:52:11 2024-07-31 02:52:11,416 [execute] INFO git cat-file --batch-check 02:52:11 2024-07-31 02:52:11,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:52:11 2024-07-31 02:52:11,421 [execute] INFO git rev-list 8d50cb8b82cf5f5c00ac710e53d77cefb0b05331 -- 02:52:11 2024-07-31 02:52:11,421 [execute] DEBUG Popen(['git', 'rev-list', '8d50cb8b82cf5f5c00ac710e53d77cefb0b05331', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:52:11 2024-07-31 02:52:11,429 [execute] INFO git fetch -v origin 02:52:11 2024-07-31 02:52:11,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:52:12 2024-07-31 02:52:11,867 [run_push] DEBUG no remote changes detected 02:52:12 2024-07-31 02:52:11,868 [execute] INFO git push origin semver 02:52:12 2024-07-31 02:52:11,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:52:12 2024-07-31 02:52:12,677 [run_push] DEBUG push all version tags 02:52:12 2024-07-31 02:52:12,678 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:52:12 2024-07-31 02:52:12,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:52:13 2024-07-31 02:52:13,350 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:52:13 3.2.0-dev.18 [Pipeline] } 02:52:13 $ docker exec --env ******** --env ******** c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f ssh-agent -k 02:52:13 unset SSH_AUTH_SOCK; 02:52:13 unset SSH_AGENT_PID; 02:52:13 echo Agent pid 39 killed; 02:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:14 + git semver [Pipeline] } 02:52:14 $ docker stop --time=1 c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f 02:52:15 $ docker rm -f --volumes c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:52:16 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:52:16 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 total 16 02:52:16 drwxr-xr-x 3 root root 4096 Jul 31 02:34 . 02:52:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:52 .. 02:52:16 drwxr-xr-x 2 root root 4096 Jul 31 02:34 cost 02:52:16 -rw-r--r-- 1 root root 89 Jul 31 02:34 cost.csv 02:52:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:52:16 total 16 02:52:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:34 . 02:52:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:52 .. 02:52:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 02:34 cost 02:52:16 -rw-r--r-- 1 jenkins jenkins 89 Jul 31 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:52:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:17 ---> package-listing.sh 02:52:17 ++ facter osfamily 02:52:17 ++ tr '[:upper:]' '[:lower:]' 02:52:17 + OS_FAMILY=debian 02:52:17 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:52:17 + START_PACKAGES=/tmp/packages_start.txt 02:52:17 + END_PACKAGES=/tmp/packages_end.txt 02:52:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:17 + PACKAGES=/tmp/packages_start.txt 02:52:17 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:52:17 + PACKAGES=/tmp/packages_end.txt 02:52:17 + case "${OS_FAMILY}" in 02:52:17 + dpkg -l 02:52:17 + grep '^ii' 02:52:17 + '[' -f /tmp/packages_start.txt ']' 02:52:17 + '[' -f /tmp/packages_end.txt ']' 02:52:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:52:17 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:52:17 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:52:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:52:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:52:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:18 prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container 02:52:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:52:18 $ docker top ac262d75db686e435d16a186d67d2c41bff5247c7241bf1b5b1ed132fd8b2201 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:19 + touch /tmp/pre-build-complete [Pipeline] sh 02:52:19 + mkdir -p /var/log/sysstat [Pipeline] sh 02:52:19 + ls /var/log/sa-host 02:52:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:19 provisioning config files... 02:52:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12268256401057930995tmp [Pipeline] { [Pipeline] echo 02:52:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> create-netrc.sh [Pipeline] } 02:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> python-tools-install.sh [Pipeline] echo 02:52:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> sudo-logs.sh 02:52:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:52:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:52:21 ---> job-cost.sh 02:52:21 lf-activate-venv: SKIPPING 02:52:21 DEBUG: total: 0.2199999988079071 02:52:21 INFO: Retrieving Stack Cost... 02:52:21 INFO: Retrieving Pricing Info for: v3-standard-8 02:52:21 INFO: Archiving Costs [Pipeline] echo 02:52:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:52:21 ---> logs-deploy.sh 02:52:21 lf-activate-venv: SKIPPING 02:52:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/182 02:52:21 INFO: archiving workspace using pattern(s): 02:52:22 Archives upload complete. 02:52:22 INFO: archiving logs to Nexus