Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f25607548414acab236b5d6b621afb5b0ea6f720 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-ssh11880772607789397072.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-ssh10288569433630845051.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-ssh13971967769719243459.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-ssh1952135782530686639.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-ssh10557068470448940433.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4992 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 f25607548414acab236b5d6b621afb5b0ea6f720 (main) Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > 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 f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 > git rev-list --no-walk edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-04T05:26:34.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-04T05:26:34.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-04T05:26:34.684Z] ========================================================= [2024-07-04T05:26:34.684Z] EdgeX Global Pipelines Version Info [2024-07-04T05:26:34.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:26:35.429Z] ------------------- [2024-07-04T05:26:35.429Z] stable info: [2024-07-04T05:26:35.429Z] ------------------- [2024-07-04T05:26:35.429Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:26:35.429Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-04T05:26:35.429Z] Message: update stable to v1.0.260 [2024-07-04T05:26:36.000Z] ------------------- [2024-07-04T05:26:36.000Z] experimental info: [2024-07-04T05:26:36.000Z] ------------------- [2024-07-04T05:26:36.000Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:26:36.000Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-04T05:26:36.000Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-04T05:26:36.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-04T05:26:36.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-04T05:26:36.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-04T05:26:36.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-04T05:26:36.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-04T05:26:36.191Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-04T05:26:36.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-04T05:26:36.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-04T05:26:36.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-04T05:26:36.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-04T05:26:36.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-04T05:26:36.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-04T05:26:36.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-04T05:26:36.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-04T05:26:36.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:26:36.415Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:26:36.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:26:36.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:26:36.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-04T05:26:36.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-04T05:26:36.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-04T05:26:36.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-04T05:26:36.580Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-04T05:26:36.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-04T05:26:36.624Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-04T05:26:36.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-04T05:26:36.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-04T05:26:36.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-04T05:26:36.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-04T05:26:36.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-04T05:26:36.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] echo [2024-07-04T05:26:36.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f256075 [Pipeline] echo [2024-07-04T05:26:36.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:26:36.876Z] provisioning config files... [2024-07-04T05:26:36.894Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9984092053829851452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:26:37.228Z] ---> ****-login.sh [2024-07-04T05:26:37.228Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:26:37.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:37.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:37.490Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:37.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:37.490Z] [2024-07-04T05:26:37.490Z] Login Succeeded [2024-07-04T05:26:37.490Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:26:37.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:37.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:37.751Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:37.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:37.751Z] [2024-07-04T05:26:37.751Z] Login Succeeded [2024-07-04T05:26:37.751Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:26:37.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:37.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:37.751Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:37.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:37.751Z] [2024-07-04T05:26:37.751Z] Login Succeeded [2024-07-04T05:26:37.751Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:26:37.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:38.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:38.011Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:38.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:38.011Z] [2024-07-04T05:26:38.011Z] Login Succeeded [2024-07-04T05:26:38.011Z] ****.io [2024-07-04T05:26:38.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:38.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:38.273Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:38.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:38.273Z] [2024-07-04T05:26:38.273Z] Login Succeeded [2024-07-04T05:26:38.273Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:26:38.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-04T05:26:38.704Z] + git rev-list -1 --merges f25607548414acab236b5d6b621afb5b0ea6f720~1..f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] echo [2024-07-04T05:26:38.734Z] -----------> git rev-list -1 --merges f25607548414acab236b5d6b621afb5b0ea6f720~1..f25607548414acab236b5d6b621afb5b0ea6f720 f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:26:38.734Z] f25607548414acab236b5d6b621afb5b0ea6f720 [false] [Pipeline] sh [2024-07-04T05:26:39.032Z] + git log --format=format:%s -1 f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] echo [2024-07-04T05:26:39.049Z] ========================================================= [2024-07-04T05:26:39.049Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-04T05:26:39.049Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:26:39.398Z] + git log --format=format:%s -1 f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] echo [2024-07-04T05:26:39.411Z] [semverPrep] GIT_COMMIT: f25607548414acab236b5d6b621afb5b0ea6f720, Commit Message: Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-04T05:26:39.426Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-04T05:26:39.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:26:39.808Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-04T05:26:39.808Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-04T05:26:39.808Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-04T05:26:39.808Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-04T05:26:39.808Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-04T05:26:39.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:26:40.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:26:40.240Z] [2024-07-04T05:26:40.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:26:40.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:26:40.546Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-04T05:26:40.546Z] b85a868b505f: Pulling fs layer [2024-07-04T05:26:40.546Z] e2be974225ed: Pulling fs layer [2024-07-04T05:26:40.546Z] 339a4e72a1f5: Pulling fs layer [2024-07-04T05:26:40.546Z] 988bab9f4d93: Pulling fs layer [2024-07-04T05:26:40.546Z] 1469e6f7b9e6: Pulling fs layer [2024-07-04T05:26:40.546Z] eaf3925da568: Pulling fs layer [2024-07-04T05:26:40.546Z] bab4dde63d76: Pulling fs layer [2024-07-04T05:26:40.546Z] bde34c3a00c8: Pulling fs layer [2024-07-04T05:26:40.546Z] b352a97aabf1: Pulling fs layer [2024-07-04T05:26:40.546Z] 4872d77fe225: Pulling fs layer [2024-07-04T05:26:40.546Z] 5851b861e8e6: Pulling fs layer [2024-07-04T05:26:40.546Z] 1469e6f7b9e6: Waiting [2024-07-04T05:26:40.546Z] eaf3925da568: Waiting [2024-07-04T05:26:40.546Z] bde34c3a00c8: Waiting [2024-07-04T05:26:40.546Z] 988bab9f4d93: Waiting [2024-07-04T05:26:40.546Z] bab4dde63d76: Waiting [2024-07-04T05:26:40.546Z] 5851b861e8e6: Waiting [2024-07-04T05:26:40.546Z] 4872d77fe225: Waiting [2024-07-04T05:26:40.546Z] b352a97aabf1: Waiting [2024-07-04T05:26:40.546Z] e2be974225ed: Verifying Checksum [2024-07-04T05:26:40.546Z] e2be974225ed: Download complete [2024-07-04T05:26:40.546Z] 988bab9f4d93: Download complete [2024-07-04T05:26:40.546Z] 1469e6f7b9e6: Verifying Checksum [2024-07-04T05:26:40.546Z] 1469e6f7b9e6: Download complete [2024-07-04T05:26:40.805Z] 339a4e72a1f5: Verifying Checksum [2024-07-04T05:26:40.805Z] 339a4e72a1f5: Download complete [2024-07-04T05:26:40.805Z] eaf3925da568: Verifying Checksum [2024-07-04T05:26:40.805Z] eaf3925da568: Download complete [2024-07-04T05:26:40.805Z] bde34c3a00c8: Verifying Checksum [2024-07-04T05:26:40.805Z] bde34c3a00c8: Download complete [2024-07-04T05:26:40.805Z] b352a97aabf1: Download complete [2024-07-04T05:26:40.805Z] 4872d77fe225: Download complete [2024-07-04T05:26:40.805Z] 5851b861e8e6: Verifying Checksum [2024-07-04T05:26:40.805Z] 5851b861e8e6: Download complete [2024-07-04T05:26:40.805Z] b85a868b505f: Verifying Checksum [2024-07-04T05:26:40.805Z] b85a868b505f: Download complete [2024-07-04T05:26:41.064Z] bab4dde63d76: Verifying Checksum [2024-07-04T05:26:41.064Z] bab4dde63d76: Download complete [2024-07-04T05:26:42.003Z] b85a868b505f: Pull complete [2024-07-04T05:26:42.262Z] e2be974225ed: Pull complete [2024-07-04T05:26:42.837Z] 339a4e72a1f5: Pull complete [2024-07-04T05:26:42.837Z] 988bab9f4d93: Pull complete [2024-07-04T05:26:43.100Z] 1469e6f7b9e6: Pull complete [2024-07-04T05:26:43.100Z] eaf3925da568: Pull complete [2024-07-04T05:26:45.008Z] bab4dde63d76: Pull complete [2024-07-04T05:26:45.009Z] bde34c3a00c8: Pull complete [2024-07-04T05:26:45.269Z] b352a97aabf1: Pull complete [2024-07-04T05:26:45.269Z] 4872d77fe225: Pull complete [2024-07-04T05:26:45.269Z] 5851b861e8e6: Pull complete [2024-07-04T05:26:45.269Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-04T05:26:45.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:26:45.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:26:45.426Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:26:45.456Z] $ 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 [2024-07-04T05:26:48.187Z] $ docker top 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 -eo pid,comm [2024-07-04T05:26:48.247Z] 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). [2024-07-04T05:26:48.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:26:48.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:26:48.305Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:26:48.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:26:48.427Z] $ docker exec 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 ssh-agent [2024-07-04T05:26:48.542Z] SSH_AUTH_SOCK=/tmp/ssh-X6f6roBYkw6U/agent.33 [2024-07-04T05:26:48.542Z] SSH_AGENT_PID=40 [2024-07-04T05:26:48.548Z] Running ssh-add (command line suppressed) [2024-07-04T05:26:48.648Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6569416021508425173.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6569416021508425173.key) [2024-07-04T05:26:48.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:26:48.962Z] + git tag --points-at HEAD [Pipeline] } [2024-07-04T05:26:48.972Z] $ docker exec --env ******** --env ******** 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 ssh-agent -k [2024-07-04T05:26:49.080Z] unset SSH_AUTH_SOCK; [2024-07-04T05:26:49.080Z] unset SSH_AGENT_PID; [2024-07-04T05:26:49.080Z] echo Agent pid 40 killed; [2024-07-04T05:26:49.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-04T05:26:49.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:26:49.138Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:26:49.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:26:49.261Z] $ docker exec 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 ssh-agent [2024-07-04T05:26:49.387Z] SSH_AUTH_SOCK=/tmp/ssh-T6kNawpzSKf6/agent.73 [2024-07-04T05:26:49.387Z] SSH_AGENT_PID=79 [2024-07-04T05:26:49.392Z] Running ssh-add (command line suppressed) [2024-07-04T05:26:49.514Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16892514484462421904.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16892514484462421904.key) [2024-07-04T05:26:49.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:26:49.827Z] + git semver init [2024-07-04T05:26:50.090Z] 2024-07-04 05:26:50,043 [run_init] DEBUG init version:0.0.0 force:False [2024-07-04T05:26:50.090Z] 2024-07-04 05:26:50,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-04T05:26:50.090Z] 2024-07-04 05:26:50,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-04T05:26:50.090Z] 2024-07-04 05:26:50,045 [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) [2024-07-04T05:26:52.109Z] 2024-07-04 05:26:51,676 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-07-04T05:26:52.109Z] 2024-07-04 05:26:51,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-07-04T05:26:52.109Z] 2024-07-04 05:26:51,677 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:26:52.109Z] 2024-07-04 05:26:51,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:26:52.109Z] 3.2.0-dev.13 [Pipeline] } [2024-07-04T05:26:52.119Z] $ docker exec --env ******** --env ******** 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 ssh-agent -k [2024-07-04T05:26:52.216Z] unset SSH_AUTH_SOCK; [2024-07-04T05:26:52.217Z] unset SSH_AGENT_PID; [2024-07-04T05:26:52.217Z] echo Agent pid 79 killed; [2024-07-04T05:26:52.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:26:52.560Z] + git semver [Pipeline] } [2024-07-04T05:26:52.835Z] $ docker stop --time=1 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 [2024-07-04T05:26:54.155Z] $ docker rm -f --volumes 20da2ffcdde8ded504f5a157950117c999db7709dba56a836fdefe24a56c4326 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:26:54.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-04T05:26:54.756Z] Stashed 1 file(s) [Pipeline] echo [2024-07-04T05:26:54.761Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 [2024-07-04T05:26:55.017Z] provisioning config files... [2024-07-04T05:26:55.027Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2528992862939351226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:26:55.331Z] ---> ****-login.sh [2024-07-04T05:26:55.331Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:26:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:55.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:55.331Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:55.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:55.331Z] [2024-07-04T05:26:55.331Z] Login Succeeded [2024-07-04T05:26:55.331Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:26:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:55.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:55.331Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:55.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:55.332Z] [2024-07-04T05:26:55.332Z] Login Succeeded [2024-07-04T05:26:55.332Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:26:55.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:55.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:55.591Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:55.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:55.591Z] [2024-07-04T05:26:55.591Z] Login Succeeded [2024-07-04T05:26:55.591Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:26:55.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:55.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:55.591Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:55.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:55.591Z] [2024-07-04T05:26:55.591Z] Login Succeeded [2024-07-04T05:26:55.591Z] ****.io [2024-07-04T05:26:55.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:26:55.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:26:55.850Z] Configure a credential helper to remove this warning. See [2024-07-04T05:26:55.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:26:55.850Z] [2024-07-04T05:26:55.850Z] Login Succeeded [2024-07-04T05:26:55.850Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:26:55.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:26:55.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:26:55.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:26:55.977Z] ========================================================= [2024-07-04T05:26:55.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-04T05:26:55.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:26:56.328Z] + 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 . [2024-07-04T05:26:56.329Z] Sending build context to Docker daemon 20.42MB [2024-07-04T05:26:56.329Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:26:56.329Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-04T05:26:56.596Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-04T05:26:56.596Z] 619be1103602: Pulling fs layer [2024-07-04T05:26:56.596Z] 7862e08f4a3e: Pulling fs layer [2024-07-04T05:26:56.596Z] 5df492c9dc93: Pulling fs layer [2024-07-04T05:26:56.596Z] 7629e6793208: Pulling fs layer [2024-07-04T05:26:56.596Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:26:56.596Z] fb5054dd5b73: Pulling fs layer [2024-07-04T05:26:56.596Z] eeca6798cff9: Pulling fs layer [2024-07-04T05:26:56.596Z] aa269ceb94a6: Pulling fs layer [2024-07-04T05:26:56.596Z] ada007ff1a6a: Pulling fs layer [2024-07-04T05:26:56.596Z] 7629e6793208: Waiting [2024-07-04T05:26:56.596Z] 4f4fb700ef54: Waiting [2024-07-04T05:26:56.596Z] fb5054dd5b73: Waiting [2024-07-04T05:26:56.596Z] eeca6798cff9: Waiting [2024-07-04T05:26:56.596Z] aa269ceb94a6: Waiting [2024-07-04T05:26:56.596Z] 7862e08f4a3e: Verifying Checksum [2024-07-04T05:26:56.596Z] 7862e08f4a3e: Download complete [2024-07-04T05:26:56.596Z] 7629e6793208: Verifying Checksum [2024-07-04T05:26:56.596Z] 7629e6793208: Download complete [2024-07-04T05:26:56.596Z] 4f4fb700ef54: Download complete [2024-07-04T05:26:56.596Z] 619be1103602: Verifying Checksum [2024-07-04T05:26:56.596Z] 619be1103602: Download complete [2024-07-04T05:26:56.596Z] fb5054dd5b73: Verifying Checksum [2024-07-04T05:26:56.596Z] fb5054dd5b73: Download complete [2024-07-04T05:26:56.596Z] eeca6798cff9: Verifying Checksum [2024-07-04T05:26:56.596Z] eeca6798cff9: Download complete [2024-07-04T05:26:56.855Z] 619be1103602: Pull complete [2024-07-04T05:26:56.855Z] ada007ff1a6a: Verifying Checksum [2024-07-04T05:26:56.855Z] ada007ff1a6a: Download complete [2024-07-04T05:26:56.855Z] 7862e08f4a3e: Pull complete [2024-07-04T05:26:57.114Z] 5df492c9dc93: Verifying Checksum [2024-07-04T05:26:57.114Z] 5df492c9dc93: Download complete [2024-07-04T05:26:57.373Z] aa269ceb94a6: Verifying Checksum [2024-07-04T05:26:57.373Z] aa269ceb94a6: Download complete [2024-07-04T05:27:00.660Z] 5df492c9dc93: Pull complete [2024-07-04T05:27:00.660Z] 7629e6793208: Pull complete [2024-07-04T05:27:00.660Z] 4f4fb700ef54: Pull complete [2024-07-04T05:27:00.660Z] fb5054dd5b73: Pull complete [2024-07-04T05:27:00.660Z] eeca6798cff9: Pull complete [2024-07-04T05:27:03.193Z] aa269ceb94a6: Pull complete [2024-07-04T05:27:03.761Z] ada007ff1a6a: Pull complete [2024-07-04T05:27:03.761Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-04T05:27:03.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-04T05:27:03.761Z] ---> f489d0715acc [2024-07-04T05:27:03.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:27:07.991Z] ---> Running in c69ef201dada [2024-07-04T05:27:07.991Z] Removing intermediate container c69ef201dada [2024-07-04T05:27:07.991Z] ---> 754a84bc9143 [2024-07-04T05:27:07.991Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:27:07.991Z] ---> Running in 90d77bf9b7ac [2024-07-04T05:27:07.991Z] Removing intermediate container 90d77bf9b7ac [2024-07-04T05:27:07.991Z] ---> 202c43118151 [2024-07-04T05:27:07.991Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-04T05:27:07.991Z] ---> Running in 720e663c6543 [2024-07-04T05:27:07.991Z] Removing intermediate container 720e663c6543 [2024-07-04T05:27:07.991Z] ---> b3596c990e7b [2024-07-04T05:27:07.991Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-04T05:27:08.252Z] ---> Running in ecfbe9e81c68 [2024-07-04T05:27:08.252Z] Removing intermediate container ecfbe9e81c68 [2024-07-04T05:27:08.252Z] ---> 98ccfbeae4f8 [2024-07-04T05:27:08.252Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:27:08.252Z] ---> Running in 87998133cdb4 [2024-07-04T05:27:08.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:27:08.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:27:09.033Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-04T05:27:09.033Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-04T05:27:09.033Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-04T05:27:09.033Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-04T05:27:09.033Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-04T05:27:09.033Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-04T05:27:09.033Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-04T05:27:09.033Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-04T05:27:09.033Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-04T05:27:09.033Z] (10/13) Installing kmod-libs (30-r3) [2024-07-04T05:27:09.033Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-04T05:27:09.033Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-04T05:27:09.033Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-04T05:27:09.033Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T05:27:09.033Z] Executing eudev-3.2.11-r8.trigger [2024-07-04T05:27:09.033Z] OK: 271 MiB in 65 packages [2024-07-04T05:27:09.602Z] Removing intermediate container 87998133cdb4 [2024-07-04T05:27:09.602Z] ---> 67b23f84f87c [2024-07-04T05:27:09.602Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-04T05:27:09.602Z] ---> Running in cbcd4a8892bf [2024-07-04T05:27:09.861Z] Removing intermediate container cbcd4a8892bf [2024-07-04T05:27:09.861Z] ---> 4d4d4cbb4b4d [2024-07-04T05:27:09.861Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-04T05:27:09.861Z] ---> 2f6a26775bb4 [2024-07-04T05:27:09.861Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:27:09.861Z] ---> Running in d03ebf7284a4 [2024-07-04T05:27:09.895Z] Still waiting to schedule task [2024-07-04T05:27:09.895Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-04T05:27:56.591Z] Removing intermediate container d03ebf7284a4 [2024-07-04T05:27:56.591Z] ---> ee5bf4cc1957 [2024-07-04T05:27:56.591Z] Step 11/13 : COPY . . [2024-07-04T05:27:57.157Z] ---> e52c16968b6f [2024-07-04T05:27:57.157Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-04T05:27:57.157Z] ---> Running in 4d84f9387708 [2024-07-04T05:27:57.415Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:27:57.415Z] Dload Upload Total Spent Left Speed [2024-07-04T05:27:57.415Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10455 0 --:--:-- --:--:-- --:--:-- 10514 [2024-07-04T05:27:57.675Z] Removing intermediate container 4d84f9387708 [2024-07-04T05:27:57.675Z] ---> b3dc973b7034 [2024-07-04T05:27:57.675Z] Step 13/13 : RUN ${MAKE} [2024-07-04T05:27:57.675Z] ---> Running in b8282c4253eb [2024-07-04T05:27:57.934Z] noop [2024-07-04T05:27:58.192Z] Removing intermediate container b8282c4253eb [2024-07-04T05:27:58.192Z] ---> a17b3e306505 [2024-07-04T05:27:58.192Z] Successfully built a17b3e306505 [2024-07-04T05:27:58.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:27:58.530Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:27:58.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:27:58.608Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:27:58.634Z] $ 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 [2024-07-04T05:27:58.970Z] $ docker top c1bcfa93fa6eae971214962662a7733d0ff61460dcd6eaf4e09dce1dde2926b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:27:59.350Z] + go version [2024-07-04T05:27:59.350Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-04T05:27:59.361Z] $ docker stop --time=1 c1bcfa93fa6eae971214962662a7733d0ff61460dcd6eaf4e09dce1dde2926b3 [2024-07-04T05:28:00.651Z] $ docker rm -f --volumes c1bcfa93fa6eae971214962662a7733d0ff61460dcd6eaf4e09dce1dde2926b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:28:01.113Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:28:01.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:28:01.194Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:28:01.221Z] $ 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 [2024-07-04T05:28:01.569Z] $ docker top 26722578b890a68bda089e83a629fc2cc3bdb9be5f15dfcd52ea9a95046ef947 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:28:01.926Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:28:02.226Z] + make test [2024-07-04T05:28:02.226Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T05:28:05.524Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-04T05:28:27.516Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-04T05:28:27.516Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-07-04T05:28:34.116Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4994 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-07-04T05:28:34.137Z] Running in /w/workspace/device-usb-camera/178 [Pipeline] { [Pipeline] checkout [2024-07-04T05:28:37.189Z] Selected Git installation does not exist. Using Default [2024-07-04T05:28:37.189Z] The recommended git tool is: NONE [2024-07-04T05:28:37.498Z] go vet ./... [2024-07-04T05:28:41.681Z] using credential edgex-jenkins-ssh [2024-07-04T05:28:41.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:28:41.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:28:41.681Z] ./bin/test-attribution-txt.sh [2024-07-04T05:28:41.701Z] Cloning the remote Git repository [2024-07-04T05:28:41.939Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-04T05:28:41.940Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:28:41.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:28:41.968Z] $ docker stop --time=1 26722578b890a68bda089e83a629fc2cc3bdb9be5f15dfcd52ea9a95046ef947 [2024-07-04T05:28:41.733Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-04T05:28:41.818Z] > git init /w/workspace/device-usb-camera/178 # timeout=10 [2024-07-04T05:28:41.953Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-04T05:28:41.954Z] > git --version # timeout=10 [2024-07-04T05:28:41.970Z] > git --version # 'git version 2.25.1' [2024-07-04T05:28:41.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T05:28:42.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:28:45.460Z] Avoid second fetch [2024-07-04T05:28:45.461Z] Checking out Revision f25607548414acab236b5d6b621afb5b0ea6f720 (main) [2024-07-04T05:28:44.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-04T05:28:44.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:28:45.471Z] > git config core.sparsecheckout # timeout=10 [2024-07-04T05:28:45.539Z] > git checkout -f f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 [2024-07-04T05:28:46.062Z] Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-04T05:28:46.285Z] $ docker rm -f --volumes 26722578b890a68bda089e83a629fc2cc3bdb9be5f15dfcd52ea9a95046ef947 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:28:46.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:28:46.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-04T05:28:47.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:28:47.739Z] + ls -al . [2024-07-04T05:28:47.739Z] total 292 [2024-07-04T05:28:47.739Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:28 . [2024-07-04T05:28:47.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:26 .. [2024-07-04T05:28:47.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:28 .git [2024-07-04T05:28:47.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:26 .github [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 4 05:26 .gitignore [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 4 05:26 .golangci.yml [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 4 05:26 .hadolint.yml [2024-07-04T05:28:47.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:26 .semver [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 4 05:26 Attribution.txt [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 4 05:26 CHANGELOG.md [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 4 05:26 Dockerfile [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 4 05:26 GOVERNANCE.md [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 4 05:26 Jenkinsfile [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:26 LICENSE [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 4 05:26 Makefile [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 4 05:26 OWNERS.md [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 4 05:26 README.md [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:26 VERSION [2024-07-04T05:28:47.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:26 bin [2024-07-04T05:28:47.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:26 cmd [2024-07-04T05:28:47.739Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 4 05:28 coverage.out [2024-07-04T05:28:47.739Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 4 05:26 docker-entrypoint.sh [2024-07-04T05:28:47.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:26 docs [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 7267 Jul 4 05:26 go.mod [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 102299 Jul 4 05:26 go.sum [2024-07-04T05:28:47.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:26 internal [2024-07-04T05:28:47.739Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 4 05:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:28:48.056Z] + 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=f25607548414acab236b5d6b621afb5b0ea6f720 --label arch=amd64 --label version=3.2.0-dev.13 . [2024-07-04T05:28:48.056Z] Sending build context to Docker daemon 20.47MB [2024-07-04T05:28:48.056Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:28:48.056Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-04T05:28:48.056Z] ---> a17b3e306505 [2024-07-04T05:28:48.056Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:28:48.316Z] ---> Running in d68cb39711ac [2024-07-04T05:28:48.575Z] Removing intermediate container d68cb39711ac [2024-07-04T05:28:48.575Z] ---> 97ea2a57d84a [2024-07-04T05:28:48.575Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:28:48.575Z] ---> Running in d70f5df05f16 [2024-07-04T05:28:48.575Z] Removing intermediate container d70f5df05f16 [2024-07-04T05:28:48.575Z] ---> 6256cc76db95 [2024-07-04T05:28:48.575Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-04T05:28:48.575Z] ---> Running in 413e595b6913 [2024-07-04T05:28:48.575Z] Removing intermediate container 413e595b6913 [2024-07-04T05:28:48.575Z] ---> 32528168b693 [2024-07-04T05:28:48.575Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-04T05:28:48.575Z] ---> Running in d57c79c90d21 [2024-07-04T05:28:48.834Z] Removing intermediate container d57c79c90d21 [2024-07-04T05:28:48.834Z] ---> 30aa2998f032 [2024-07-04T05:28:48.834Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:28:48.834Z] ---> Running in 0e01ad1c39f8 [2024-07-04T05:28:49.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:28:49.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:28:49.351Z] OK: 271 MiB in 65 packages [2024-07-04T05:28:49.610Z] Removing intermediate container 0e01ad1c39f8 [2024-07-04T05:28:49.610Z] ---> 0149a21c23fa [2024-07-04T05:28:49.610Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-04T05:28:49.869Z] ---> Running in b4e0546b0295 [2024-07-04T05:28:49.869Z] Removing intermediate container b4e0546b0295 [2024-07-04T05:28:49.869Z] ---> 248fad8f6c73 [2024-07-04T05:28:49.869Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-04T05:28:49.869Z] ---> 3bbabdd6772b [2024-07-04T05:28:49.869Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:28:49.869Z] ---> Running in 56d8063e5782 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:28:50.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-04T05:28:50.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:28:50.614Z] Dload Upload Total Spent Left Speed [2024-07-04T05:28:50.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-07-04T05:28:50.805Z] Removing intermediate container 56d8063e5782 [2024-07-04T05:28:50.805Z] ---> 1680d617627a [2024-07-04T05:28:50.805Z] Step 11/37 : COPY . . [2024-07-04T05:28:50.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-04T05:28:51.280Z] + sudo tee /etc/docker/daemon.new [2024-07-04T05:28:51.280Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-04T05:28:51.280Z] { [2024-07-04T05:28:51.280Z] "registry-mirrors": [ [2024-07-04T05:28:51.280Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-04T05:28:51.280Z] ], [2024-07-04T05:28:51.280Z] "bip": "10.250.0.254/24", [2024-07-04T05:28:51.280Z] "hosts": [ [2024-07-04T05:28:51.280Z] "tcp://0.0.0.0:5555", [2024-07-04T05:28:51.280Z] "unix:///var/run/docker.sock" [2024-07-04T05:28:51.280Z] ], [2024-07-04T05:28:51.280Z] "mtu": 1458, [2024-07-04T05:28:51.280Z] "selinux-enabled": true, [2024-07-04T05:28:51.280Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-04T05:28:51.280Z] } [Pipeline] sh [2024-07-04T05:28:51.403Z] ---> 2a7f0eab5349 [2024-07-04T05:28:51.403Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-04T05:28:51.403Z] ---> Running in 0278d93ca132 [2024-07-04T05:28:51.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-04T05:28:51.661Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:28:51.661Z]     Dload Upload Total Spent Left Speed [2024-07-04T05:28:51.661Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34069 0 --:--:-- --:--:-- --:--:-- 35400 [2024-07-04T05:28:51.932Z] + sudo service docker restart [2024-07-04T05:28:52.228Z] Removing intermediate container 0278d93ca132 [2024-07-04T05:28:52.228Z] ---> c99756a561c9 [2024-07-04T05:28:52.228Z] Step 13/37 : RUN ${MAKE} [2024-07-04T05:28:52.228Z] ---> Running in be4b79fc8930 [2024-07-04T05:28:52.489Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:29:10.166Z] provisioning config files... [2024-07-04T05:29:10.189Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/178@tmp/config11087713491822664632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:29:10.634Z] ---> ****-login.sh [2024-07-04T05:29:10.634Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:29:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:11.176Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:11.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:11.176Z] [2024-07-04T05:29:11.176Z] Login Succeeded [2024-07-04T05:29:11.176Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:29:11.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:11.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:11.444Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:11.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:11.444Z] [2024-07-04T05:29:11.444Z] Login Succeeded [2024-07-04T05:29:11.444Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:29:11.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:11.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:11.990Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:11.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:11.990Z] [2024-07-04T05:29:11.990Z] Login Succeeded [2024-07-04T05:29:11.990Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:29:12.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:12.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:12.262Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:12.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:12.262Z] [2024-07-04T05:29:12.262Z] Login Succeeded [2024-07-04T05:29:12.262Z] ****.io [2024-07-04T05:29:12.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:13.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:13.485Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:13.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:13.485Z] [2024-07-04T05:29:13.485Z] Login Succeeded [2024-07-04T05:29:13.485Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:29:13.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:29:13.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:29:13.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:29:13.847Z] ========================================================= [2024-07-04T05:29:13.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-04T05:29:13.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:14.216Z] + 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 . [2024-07-04T05:29:14.807Z] Sending build context to Docker daemon 10.47MB [2024-07-04T05:29:14.807Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:29:14.807Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-04T05:29:14.807Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-04T05:29:14.807Z] c6b39de5b339: Pulling fs layer [2024-07-04T05:29:14.807Z] a69c41024577: Pulling fs layer [2024-07-04T05:29:14.807Z] d6de4b400683: Pulling fs layer [2024-07-04T05:29:14.807Z] 35cb2a7552d0: Pulling fs layer [2024-07-04T05:29:14.807Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:29:14.807Z] 464afbd9ba4c: Pulling fs layer [2024-07-04T05:29:14.807Z] 00f215d4a9da: Pulling fs layer [2024-07-04T05:29:14.807Z] d496ad576159: Pulling fs layer [2024-07-04T05:29:14.807Z] 35cb2a7552d0: Waiting [2024-07-04T05:29:14.807Z] 4f4fb700ef54: Waiting [2024-07-04T05:29:14.807Z] 464afbd9ba4c: Waiting [2024-07-04T05:29:14.807Z] 00f215d4a9da: Waiting [2024-07-04T05:29:14.807Z] d496ad576159: Waiting [2024-07-04T05:29:14.807Z] a69c41024577: Verifying Checksum [2024-07-04T05:29:14.807Z] a69c41024577: Download complete [2024-07-04T05:29:14.807Z] 35cb2a7552d0: Verifying Checksum [2024-07-04T05:29:14.807Z] 35cb2a7552d0: Download complete [2024-07-04T05:29:15.077Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:29:15.077Z] 4f4fb700ef54: Download complete [2024-07-04T05:29:15.077Z] c6b39de5b339: Verifying Checksum [2024-07-04T05:29:15.077Z] c6b39de5b339: Download complete [2024-07-04T05:29:15.077Z] 464afbd9ba4c: Verifying Checksum [2024-07-04T05:29:15.077Z] 464afbd9ba4c: Download complete [2024-07-04T05:29:15.346Z] d496ad576159: Verifying Checksum [2024-07-04T05:29:15.346Z] d496ad576159: Download complete [2024-07-04T05:29:15.930Z] c6b39de5b339: Pull complete [2024-07-04T05:29:16.517Z] a69c41024577: Pull complete [2024-07-04T05:29:16.782Z] d6de4b400683: Verifying Checksum [2024-07-04T05:29:16.783Z] d6de4b400683: Download complete [2024-07-04T05:29:17.749Z] 00f215d4a9da: Verifying Checksum [2024-07-04T05:29:17.749Z] 00f215d4a9da: Download complete [2024-07-04T05:29:30.079Z] d6de4b400683: Pull complete [2024-07-04T05:29:30.079Z] 35cb2a7552d0: Pull complete [2024-07-04T05:29:30.079Z] 4f4fb700ef54: Pull complete [2024-07-04T05:29:30.348Z] 464afbd9ba4c: Pull complete [2024-07-04T05:29:32.401Z] Removing intermediate container be4b79fc8930 [2024-07-04T05:29:32.401Z] ---> 147afdc4dc19 [2024-07-04T05:29:32.401Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-04T05:29:32.401Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-04T05:29:32.401Z] 8411072a22a5: Pulling fs layer [2024-07-04T05:29:32.401Z] 8411072a22a5: Download complete [2024-07-04T05:29:32.401Z] 8411072a22a5: Pull complete [2024-07-04T05:29:32.401Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-04T05:29:32.401Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-04T05:29:32.401Z] ---> 1ac78cb06e13 [2024-07-04T05:29:32.401Z] Step 15/37 : FROM alpine:3.18 [2024-07-04T05:29:32.401Z] 3.18: Pulling from library/alpine [2024-07-04T05:29:32.401Z] 73baa7ef167e: Pulling fs layer [2024-07-04T05:29:32.401Z] 73baa7ef167e: Verifying Checksum [2024-07-04T05:29:32.401Z] 73baa7ef167e: Download complete [2024-07-04T05:29:32.401Z] 73baa7ef167e: Pull complete [2024-07-04T05:29:32.401Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:29:32.401Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:29:32.401Z] ---> 8fd7cac70a4a [2024-07-04T05:29:32.401Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-04T05:29:32.401Z] ---> Running in 48a1fb6eb358 [2024-07-04T05:29:32.401Z] Removing intermediate container 48a1fb6eb358 [2024-07-04T05:29:32.401Z] ---> a2df040f2ad8 [2024-07-04T05:29:32.401Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-04T05:29:32.401Z] ---> Running in a736dac4c78f [2024-07-04T05:29:32.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:29:32.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:29:32.401Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-04T05:29:32.401Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-04T05:29:32.401Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-04T05:29:32.401Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-04T05:29:32.401Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-04T05:29:32.401Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-04T05:29:32.401Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-04T05:29:32.401Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-04T05:29:32.401Z] (9/107) Installing libxcb (1.15-r1) [2024-07-04T05:29:32.401Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-04T05:29:32.401Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-04T05:29:32.401Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-04T05:29:32.401Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-04T05:29:32.402Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-04T05:29:32.402Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-04T05:29:32.402Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-04T05:29:32.402Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-04T05:29:32.402Z] (18/107) Installing libva (2.18.0-r1) [2024-07-04T05:29:32.402Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-04T05:29:32.402Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-04T05:29:32.402Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-04T05:29:32.402Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-04T05:29:32.402Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-04T05:29:32.402Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-04T05:29:32.402Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-04T05:29:32.402Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-04T05:29:32.402Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-04T05:29:32.402Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-04T05:29:32.402Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-04T05:29:32.402Z] (30/107) Installing opus (1.4-r0) [2024-07-04T05:29:32.402Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-04T05:29:32.402Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-04T05:29:32.402Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-04T05:29:32.402Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-04T05:29:32.402Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-04T05:29:32.402Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-04T05:29:32.402Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-04T05:29:32.402Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-04T05:29:32.402Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-04T05:29:32.402Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-04T05:29:32.402Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-04T05:29:32.402Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-04T05:29:32.402Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-04T05:29:32.402Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-04T05:29:32.402Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-04T05:29:32.402Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-04T05:29:32.402Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-04T05:29:32.402Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-04T05:29:32.402Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-04T05:29:32.402Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-04T05:29:32.402Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-04T05:29:32.402Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-04T05:29:32.402Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-04T05:29:32.402Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-04T05:29:32.402Z] (55/107) Installing glib (2.76.6-r0) [2024-07-04T05:29:32.402Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-04T05:29:32.402Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-04T05:29:32.402Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-04T05:29:32.402Z] (59/107) Installing libass (0.17.1-r0) [2024-07-04T05:29:32.402Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-04T05:29:32.402Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-04T05:29:32.402Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-04T05:29:32.402Z] (63/107) Installing libunistring (1.1-r1) [2024-07-04T05:29:32.402Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-04T05:29:32.402Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-04T05:29:32.402Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-04T05:29:32.402Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-04T05:29:32.402Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-04T05:29:32.402Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-04T05:29:32.402Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-04T05:29:32.402Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-04T05:29:32.402Z] (72/107) Installing librist (0.2.7-r0) [2024-07-04T05:29:32.402Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-04T05:29:32.402Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-04T05:29:32.402Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-04T05:29:32.402Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-04T05:29:32.402Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-04T05:29:32.402Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-04T05:29:32.402Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-04T05:29:32.402Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-04T05:29:32.402Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-04T05:29:32.402Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-04T05:29:32.402Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-04T05:29:32.402Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-04T05:29:32.402Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-04T05:29:32.402Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-04T05:29:32.402Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-04T05:29:32.402Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-04T05:29:32.402Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-04T05:29:32.402Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-04T05:29:32.402Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-04T05:29:32.402Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-04T05:29:32.402Z] (93/107) Installing orc (0.4.34-r0) [2024-07-04T05:29:32.402Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-04T05:29:32.402Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-04T05:29:32.402Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-04T05:29:32.402Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-04T05:29:32.402Z] (98/107) Installing libpulse (16.1-r10) [2024-07-04T05:29:32.402Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-04T05:29:32.402Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-04T05:29:32.402Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-04T05:29:32.402Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-04T05:29:32.402Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-04T05:29:32.402Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-04T05:29:32.402Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-04T05:29:32.402Z] (106/107) Installing kmod-libs (30-r3) [2024-07-04T05:29:32.402Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-04T05:29:32.402Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:29:32.402Z] Executing glib-2.76.6-r0.trigger [2024-07-04T05:29:32.402Z] Executing eudev-3.2.11-r8.trigger [2024-07-04T05:29:32.402Z] OK: 131 MiB in 122 packages [2024-07-04T05:29:34.963Z] Removing intermediate container a736dac4c78f [2024-07-04T05:29:34.963Z] ---> 94b8c1fb9566 [2024-07-04T05:29:34.963Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-04T05:29:34.963Z] ---> Running in a6790ed4c042 [2024-07-04T05:29:35.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:29:35.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:29:35.481Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:29:35.481Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:29:35.481Z] OK: 131 MiB in 122 packages [2024-07-04T05:29:36.047Z] Removing intermediate container a6790ed4c042 [2024-07-04T05:29:36.048Z] ---> 148ebc6e4811 [2024-07-04T05:29:36.048Z] Step 19/37 : WORKDIR / [2024-07-04T05:29:36.048Z] ---> Running in bdf889c69485 [2024-07-04T05:29:36.048Z] Removing intermediate container bdf889c69485 [2024-07-04T05:29:36.048Z] ---> 791beb2ca0af [2024-07-04T05:29:36.048Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-04T05:29:37.424Z] ---> a7b4c485fe2b [2024-07-04T05:29:37.424Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-04T05:29:37.424Z] ---> 94508c6caeeb [2024-07-04T05:29:37.424Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-04T05:29:37.683Z] ---> 8eafc32351a1 [2024-07-04T05:29:37.683Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-04T05:29:37.683Z] ---> 1b0a3358ac0b [2024-07-04T05:29:37.683Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-04T05:29:37.942Z] ---> bce5dbdad083 [2024-07-04T05:29:37.942Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-04T05:29:37.942Z] ---> fa1303984067 [2024-07-04T05:29:37.942Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-04T05:29:39.327Z] ---> bbf9f0ed7b4e [2024-07-04T05:29:39.327Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-04T05:29:39.327Z] ---> Running in 3aa9dada94ba [2024-07-04T05:29:39.586Z] Removing intermediate container 3aa9dada94ba [2024-07-04T05:29:39.586Z] ---> 546cfb3d6b1c [2024-07-04T05:29:39.586Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-04T05:29:39.586Z] ---> Running in 6075f5f67d7d [2024-07-04T05:29:40.154Z] Removing intermediate container 6075f5f67d7d [2024-07-04T05:29:40.155Z] ---> 8e6c9d307d6b [2024-07-04T05:29:40.155Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-04T05:29:40.155Z] ---> Running in 4a169b18c035 [2024-07-04T05:29:40.425Z] 00f215d4a9da: Pull complete [2024-07-04T05:29:40.722Z] Removing intermediate container 4a169b18c035 [2024-07-04T05:29:40.722Z] ---> af25a58be27a [2024-07-04T05:29:40.722Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-04T05:29:40.722Z] ---> Running in 969ba3e5f911 [2024-07-04T05:29:41.291Z] Removing intermediate container 969ba3e5f911 [2024-07-04T05:29:41.291Z] ---> 92836ff7376a [2024-07-04T05:29:41.291Z] Step 31/37 : EXPOSE 59983 [2024-07-04T05:29:41.291Z] ---> Running in 901985dee565 [2024-07-04T05:29:41.291Z] Removing intermediate container 901985dee565 [2024-07-04T05:29:41.291Z] ---> bdfed20785a3 [2024-07-04T05:29:41.291Z] Step 32/37 : EXPOSE 8554 [2024-07-04T05:29:41.385Z] d496ad576159: Pull complete [2024-07-04T05:29:41.385Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-04T05:29:41.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-04T05:29:41.385Z] ---> f246e2811388 [2024-07-04T05:29:41.385Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:29:41.551Z] ---> Running in 910547f260d0 [2024-07-04T05:29:41.551Z] Removing intermediate container 910547f260d0 [2024-07-04T05:29:41.551Z] ---> 37bf1119d3b9 [2024-07-04T05:29:41.551Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-04T05:29:41.551Z] ---> Running in 5c7d22c0e884 [2024-07-04T05:29:41.551Z] Removing intermediate container 5c7d22c0e884 [2024-07-04T05:29:41.551Z] ---> c764b01f8144 [2024-07-04T05:29:41.551Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-04T05:29:41.551Z] ---> Running in ba3a72d94607 [2024-07-04T05:29:41.551Z] Removing intermediate container ba3a72d94607 [2024-07-04T05:29:41.551Z] ---> c7e0cf6b8bca [2024-07-04T05:29:41.551Z] Step 35/37 : LABEL arch=amd64 [2024-07-04T05:29:41.809Z] ---> Running in a1a3434b8c30 [2024-07-04T05:29:41.809Z] Removing intermediate container a1a3434b8c30 [2024-07-04T05:29:41.809Z] ---> f2a5d8f2bb16 [2024-07-04T05:29:41.809Z] Step 36/37 : LABEL git_sha=f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:29:41.809Z] ---> Running in ae80d359ba6b [2024-07-04T05:29:41.809Z] Removing intermediate container ae80d359ba6b [2024-07-04T05:29:41.809Z] ---> 7df0ff805316 [2024-07-04T05:29:41.809Z] Step 37/37 : LABEL version=3.2.0-dev.13 [2024-07-04T05:29:41.809Z] ---> Running in 17bd76b4dc01 [2024-07-04T05:29:41.809Z] Removing intermediate container 17bd76b4dc01 [2024-07-04T05:29:41.809Z] ---> 0e3d95283c6b [2024-07-04T05:29:41.809Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:29:41.809Z] Successfully built 0e3d95283c6b [2024-07-04T05:29:41.809Z] 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 [2024-07-04T05:29:41.948Z] provisioning config files... [2024-07-04T05:29:41.957Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config833479460379402134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:29:42.281Z] ---> ****-login.sh [2024-07-04T05:29:42.282Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:29:42.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:42.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:42.282Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:42.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:42.282Z] [2024-07-04T05:29:42.282Z] Login Succeeded [2024-07-04T05:29:42.282Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:29:42.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:42.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:42.282Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:42.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:42.282Z] [2024-07-04T05:29:42.282Z] Login Succeeded [2024-07-04T05:29:42.282Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:29:42.345Z] ---> Running in ecff5f660e45 [2024-07-04T05:29:42.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:42.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:42.541Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:42.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:42.541Z] [2024-07-04T05:29:42.541Z] Login Succeeded [2024-07-04T05:29:42.541Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:29:42.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:42.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:42.541Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:42.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:42.541Z] [2024-07-04T05:29:42.541Z] Login Succeeded [2024-07-04T05:29:42.541Z] ****.io [2024-07-04T05:29:42.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:29:42.613Z] Removing intermediate container ecff5f660e45 [2024-07-04T05:29:42.613Z] ---> b07562edce03 [2024-07-04T05:29:42.613Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:29:42.613Z] ---> Running in 4b6cdc8f8679 [2024-07-04T05:29:42.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:29:42.800Z] Configure a credential helper to remove this warning. See [2024-07-04T05:29:42.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:29:42.800Z] [2024-07-04T05:29:42.800Z] Login Succeeded [2024-07-04T05:29:42.800Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:29:42.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:29:42.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-04T05:29:42.884Z] Removing intermediate container 4b6cdc8f8679 [2024-07-04T05:29:42.884Z] ---> 8411ba41c3ab [2024-07-04T05:29:42.884Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-04T05:29:42.884Z] ---> Running in 13d78acf7125 [Pipeline] echo [2024-07-04T05:29:42.890Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-07-04T05:29:42.890Z] f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:29:42.890Z] latest [2024-07-04T05:29:42.890Z] 3.2.0-dev.13 [2024-07-04T05:29:42.890Z] f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:29:42.890Z] main [2024-07-04T05:29:42.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:43.227Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:43.469Z] Removing intermediate container 13d78acf7125 [2024-07-04T05:29:43.469Z] ---> 4987b8f544f3 [2024-07-04T05:29:43.469Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-04T05:29:43.469Z] ---> Running in c3f3bc12536b [2024-07-04T05:29:43.554Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:29:43.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-04T05:29:43.554Z] 05166279edad: Preparing [2024-07-04T05:29:43.554Z] 7c5539c2a2af: Preparing [2024-07-04T05:29:43.554Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:43.554Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:43.554Z] 0e81680c8547: Preparing [2024-07-04T05:29:43.554Z] 4fdee56d7956: Preparing [2024-07-04T05:29:43.554Z] 22ee0674e81a: Preparing [2024-07-04T05:29:43.554Z] cd904d16e197: Preparing [2024-07-04T05:29:43.554Z] 620f690a8bee: Preparing [2024-07-04T05:29:43.554Z] b8865b9c68eb: Preparing [2024-07-04T05:29:43.554Z] 62dfbff8990e: Preparing [2024-07-04T05:29:43.554Z] 1623306d280d: Preparing [2024-07-04T05:29:43.554Z] 883552db2179: Preparing [2024-07-04T05:29:43.554Z] 63ec0bd56cf3: Preparing [2024-07-04T05:29:43.554Z] cd904d16e197: Waiting [2024-07-04T05:29:43.554Z] 883552db2179: Waiting [2024-07-04T05:29:43.554Z] 620f690a8bee: Waiting [2024-07-04T05:29:43.554Z] 22ee0674e81a: Waiting [2024-07-04T05:29:43.554Z] b8865b9c68eb: Waiting [2024-07-04T05:29:43.554Z] 63ec0bd56cf3: Waiting [2024-07-04T05:29:43.554Z] 62dfbff8990e: Waiting [2024-07-04T05:29:43.554Z] 1623306d280d: Waiting [2024-07-04T05:29:43.554Z] 05166279edad: Pushed [2024-07-04T05:29:43.554Z] 7c5539c2a2af: Pushed [2024-07-04T05:29:43.554Z] 4fdee56d7956: Pushed [2024-07-04T05:29:43.554Z] 8fc6a48abb5b: Pushed [2024-07-04T05:29:43.735Z] Removing intermediate container c3f3bc12536b [2024-07-04T05:29:43.735Z] ---> 6d5a5eed4fa5 [2024-07-04T05:29:43.735Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:29:43.735Z] ---> Running in 0ef3e80e2b00 [2024-07-04T05:29:43.812Z] 22ee0674e81a: Pushed [2024-07-04T05:29:43.812Z] 620f690a8bee: Pushed [2024-07-04T05:29:43.812Z] cd904d16e197: Pushed [2024-07-04T05:29:43.812Z] b8865b9c68eb: Pushed [2024-07-04T05:29:43.812Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:29:44.377Z] 1623306d280d: Pushed [2024-07-04T05:29:45.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:29:45.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:29:46.105Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-04T05:29:46.105Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-04T05:29:46.105Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-04T05:29:46.105Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-04T05:29:46.105Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-04T05:29:46.105Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-04T05:29:46.105Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-04T05:29:46.105Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-04T05:29:46.105Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-04T05:29:46.105Z] (10/13) Installing kmod-libs (30-r3) [2024-07-04T05:29:46.282Z] 0e81680c8547: Pushed [2024-07-04T05:29:46.372Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-04T05:29:46.372Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-04T05:29:46.372Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-04T05:29:46.372Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T05:29:46.372Z] Executing eudev-3.2.11-r8.trigger [2024-07-04T05:29:46.372Z] OK: 273 MiB in 65 packages [2024-07-04T05:29:47.660Z] 62dfbff8990e: Pushed [2024-07-04T05:29:47.782Z] Removing intermediate container 0ef3e80e2b00 [2024-07-04T05:29:47.782Z] ---> 85d69b43dc84 [2024-07-04T05:29:47.782Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-04T05:29:47.782Z] ---> Running in a5856bf7f1db [2024-07-04T05:29:48.051Z] Removing intermediate container a5856bf7f1db [2024-07-04T05:29:48.051Z] ---> 4f67b9759c09 [2024-07-04T05:29:48.051Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-04T05:29:48.636Z] ---> 49a033c2c2d5 [2024-07-04T05:29:48.636Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:29:48.636Z] ---> Running in 9c03bb05cfa8 [2024-07-04T05:29:55.783Z] 883552db2179: Pushed [2024-07-04T05:29:55.783Z] f25607548414acab236b5d6b621afb5b0ea6f720: digest: sha256:6110c069b5b9e3f1b0936557548c6473004fd1315f3a88665121e8098b988418 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:56.117Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:56.440Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-04T05:29:56.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-04T05:29:56.440Z] 05166279edad: Preparing [2024-07-04T05:29:56.440Z] 7c5539c2a2af: Preparing [2024-07-04T05:29:56.440Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:56.440Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:56.440Z] 0e81680c8547: Preparing [2024-07-04T05:29:56.440Z] 4fdee56d7956: Preparing [2024-07-04T05:29:56.440Z] 22ee0674e81a: Preparing [2024-07-04T05:29:56.440Z] cd904d16e197: Preparing [2024-07-04T05:29:56.440Z] 620f690a8bee: Preparing [2024-07-04T05:29:56.440Z] b8865b9c68eb: Preparing [2024-07-04T05:29:56.440Z] 62dfbff8990e: Preparing [2024-07-04T05:29:56.440Z] 1623306d280d: Preparing [2024-07-04T05:29:56.440Z] 883552db2179: Preparing [2024-07-04T05:29:56.440Z] 63ec0bd56cf3: Preparing [2024-07-04T05:29:56.440Z] cd904d16e197: Waiting [2024-07-04T05:29:56.440Z] 620f690a8bee: Waiting [2024-07-04T05:29:56.440Z] b8865b9c68eb: Waiting [2024-07-04T05:29:56.440Z] 62dfbff8990e: Waiting [2024-07-04T05:29:56.440Z] 1623306d280d: Waiting [2024-07-04T05:29:56.440Z] 883552db2179: Waiting [2024-07-04T05:29:56.440Z] 22ee0674e81a: Waiting [2024-07-04T05:29:56.440Z] 7c5539c2a2af: Layer already exists [2024-07-04T05:29:56.440Z] 05166279edad: Layer already exists [2024-07-04T05:29:56.440Z] 0e81680c8547: Layer already exists [2024-07-04T05:29:56.440Z] 8fc6a48abb5b: Layer already exists [2024-07-04T05:29:56.440Z] 4fdee56d7956: Layer already exists [2024-07-04T05:29:56.440Z] 22ee0674e81a: Layer already exists [2024-07-04T05:29:56.440Z] b8865b9c68eb: Layer already exists [2024-07-04T05:29:56.440Z] cd904d16e197: Layer already exists [2024-07-04T05:29:56.440Z] 62dfbff8990e: Layer already exists [2024-07-04T05:29:56.440Z] 620f690a8bee: Layer already exists [2024-07-04T05:29:56.440Z] 1623306d280d: Layer already exists [2024-07-04T05:29:56.440Z] 883552db2179: Layer already exists [2024-07-04T05:29:56.440Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:29:56.440Z] latest: digest: sha256:6110c069b5b9e3f1b0936557548c6473004fd1315f3a88665121e8098b988418 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:56.769Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:57.105Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.13 [2024-07-04T05:29:57.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-04T05:29:57.105Z] 05166279edad: Preparing [2024-07-04T05:29:57.105Z] 7c5539c2a2af: Preparing [2024-07-04T05:29:57.105Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:57.105Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:57.105Z] 0e81680c8547: Preparing [2024-07-04T05:29:57.105Z] 4fdee56d7956: Preparing [2024-07-04T05:29:57.105Z] 22ee0674e81a: Preparing [2024-07-04T05:29:57.105Z] cd904d16e197: Preparing [2024-07-04T05:29:57.105Z] 620f690a8bee: Preparing [2024-07-04T05:29:57.105Z] b8865b9c68eb: Preparing [2024-07-04T05:29:57.105Z] 62dfbff8990e: Preparing [2024-07-04T05:29:57.105Z] 1623306d280d: Preparing [2024-07-04T05:29:57.105Z] 883552db2179: Preparing [2024-07-04T05:29:57.105Z] 63ec0bd56cf3: Preparing [2024-07-04T05:29:57.105Z] 620f690a8bee: Waiting [2024-07-04T05:29:57.105Z] b8865b9c68eb: Waiting [2024-07-04T05:29:57.105Z] 62dfbff8990e: Waiting [2024-07-04T05:29:57.105Z] 1623306d280d: Waiting [2024-07-04T05:29:57.105Z] 883552db2179: Waiting [2024-07-04T05:29:57.105Z] 63ec0bd56cf3: Waiting [2024-07-04T05:29:57.105Z] 22ee0674e81a: Waiting [2024-07-04T05:29:57.105Z] cd904d16e197: Waiting [2024-07-04T05:29:57.105Z] 7c5539c2a2af: Layer already exists [2024-07-04T05:29:57.105Z] 4fdee56d7956: Layer already exists [2024-07-04T05:29:57.105Z] 0e81680c8547: Layer already exists [2024-07-04T05:29:57.105Z] 05166279edad: Layer already exists [2024-07-04T05:29:57.105Z] 8fc6a48abb5b: Layer already exists [2024-07-04T05:29:57.105Z] 22ee0674e81a: Layer already exists [2024-07-04T05:29:57.105Z] 620f690a8bee: Layer already exists [2024-07-04T05:29:57.105Z] cd904d16e197: Layer already exists [2024-07-04T05:29:57.105Z] 62dfbff8990e: Layer already exists [2024-07-04T05:29:57.105Z] b8865b9c68eb: Layer already exists [2024-07-04T05:29:57.105Z] 1623306d280d: Layer already exists [2024-07-04T05:29:57.105Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:29:57.105Z] 883552db2179: Layer already exists [2024-07-04T05:29:57.105Z] 3.2.0-dev.13: digest: sha256:6110c069b5b9e3f1b0936557548c6473004fd1315f3a88665121e8098b988418 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:57.436Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:57.761Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:29:57.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-04T05:29:57.762Z] 05166279edad: Preparing [2024-07-04T05:29:57.762Z] 7c5539c2a2af: Preparing [2024-07-04T05:29:57.762Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:57.762Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:57.762Z] 0e81680c8547: Preparing [2024-07-04T05:29:57.762Z] 4fdee56d7956: Preparing [2024-07-04T05:29:57.762Z] 22ee0674e81a: Preparing [2024-07-04T05:29:57.762Z] cd904d16e197: Preparing [2024-07-04T05:29:57.762Z] 620f690a8bee: Preparing [2024-07-04T05:29:57.762Z] b8865b9c68eb: Preparing [2024-07-04T05:29:57.762Z] 62dfbff8990e: Preparing [2024-07-04T05:29:57.762Z] 1623306d280d: Preparing [2024-07-04T05:29:57.762Z] 883552db2179: Preparing [2024-07-04T05:29:57.762Z] 63ec0bd56cf3: Preparing [2024-07-04T05:29:57.762Z] 1623306d280d: Waiting [2024-07-04T05:29:57.762Z] 620f690a8bee: Waiting [2024-07-04T05:29:57.762Z] b8865b9c68eb: Waiting [2024-07-04T05:29:57.762Z] 62dfbff8990e: Waiting [2024-07-04T05:29:57.762Z] 63ec0bd56cf3: Waiting [2024-07-04T05:29:57.762Z] 883552db2179: Waiting [2024-07-04T05:29:57.762Z] 22ee0674e81a: Waiting [2024-07-04T05:29:57.762Z] cd904d16e197: Waiting [2024-07-04T05:29:57.762Z] 4fdee56d7956: Layer already exists [2024-07-04T05:29:57.762Z] 7c5539c2a2af: Layer already exists [2024-07-04T05:29:57.762Z] 0e81680c8547: Layer already exists [2024-07-04T05:29:57.762Z] 8fc6a48abb5b: Layer already exists [2024-07-04T05:29:57.762Z] 05166279edad: Layer already exists [2024-07-04T05:29:57.762Z] 22ee0674e81a: Layer already exists [2024-07-04T05:29:57.762Z] 62dfbff8990e: Layer already exists [2024-07-04T05:29:57.762Z] cd904d16e197: Layer already exists [2024-07-04T05:29:57.762Z] b8865b9c68eb: Layer already exists [2024-07-04T05:29:57.762Z] 620f690a8bee: Layer already exists [2024-07-04T05:29:57.762Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:29:57.762Z] 1623306d280d: Layer already exists [2024-07-04T05:29:57.762Z] 883552db2179: Layer already exists [2024-07-04T05:29:57.762Z] f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13: digest: sha256:6110c069b5b9e3f1b0936557548c6473004fd1315f3a88665121e8098b988418 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:58.099Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:58.427Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-07-04T05:29:58.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-04T05:29:58.427Z] 05166279edad: Preparing [2024-07-04T05:29:58.427Z] 7c5539c2a2af: Preparing [2024-07-04T05:29:58.427Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:58.427Z] 8fc6a48abb5b: Preparing [2024-07-04T05:29:58.427Z] 0e81680c8547: Preparing [2024-07-04T05:29:58.427Z] 4fdee56d7956: Preparing [2024-07-04T05:29:58.427Z] 22ee0674e81a: Preparing [2024-07-04T05:29:58.427Z] cd904d16e197: Preparing [2024-07-04T05:29:58.427Z] 620f690a8bee: Preparing [2024-07-04T05:29:58.427Z] b8865b9c68eb: Preparing [2024-07-04T05:29:58.427Z] 62dfbff8990e: Preparing [2024-07-04T05:29:58.427Z] 1623306d280d: Preparing [2024-07-04T05:29:58.427Z] 883552db2179: Preparing [2024-07-04T05:29:58.427Z] 63ec0bd56cf3: Preparing [2024-07-04T05:29:58.427Z] 22ee0674e81a: Waiting [2024-07-04T05:29:58.427Z] 1623306d280d: Waiting [2024-07-04T05:29:58.427Z] cd904d16e197: Waiting [2024-07-04T05:29:58.427Z] 620f690a8bee: Waiting [2024-07-04T05:29:58.427Z] 883552db2179: Waiting [2024-07-04T05:29:58.427Z] 63ec0bd56cf3: Waiting [2024-07-04T05:29:58.427Z] b8865b9c68eb: Waiting [2024-07-04T05:29:58.427Z] 62dfbff8990e: Waiting [2024-07-04T05:29:58.427Z] 05166279edad: Layer already exists [2024-07-04T05:29:58.427Z] 0e81680c8547: Layer already exists [2024-07-04T05:29:58.427Z] 8fc6a48abb5b: Layer already exists [2024-07-04T05:29:58.427Z] 4fdee56d7956: Layer already exists [2024-07-04T05:29:58.427Z] 7c5539c2a2af: Layer already exists [2024-07-04T05:29:58.427Z] 620f690a8bee: Layer already exists [2024-07-04T05:29:58.427Z] 22ee0674e81a: Layer already exists [2024-07-04T05:29:58.427Z] b8865b9c68eb: Layer already exists [2024-07-04T05:29:58.427Z] cd904d16e197: Layer already exists [2024-07-04T05:29:58.427Z] 62dfbff8990e: Layer already exists [2024-07-04T05:29:58.427Z] 883552db2179: Layer already exists [2024-07-04T05:29:58.427Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:29:58.427Z] 1623306d280d: Layer already exists [2024-07-04T05:29:58.427Z] main: digest: sha256:6110c069b5b9e3f1b0936557548c6473004fd1315f3a88665121e8098b988418 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:29:58.501Z] ===================================================== [Pipeline] echo [2024-07-04T05:29:58.516Z] taggedImages: [2024-07-04T05:29:58.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:29:58.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-04T05:29:58.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.13 [2024-07-04T05:29:58.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:29:58.516Z] - 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 [2024-07-04T05:29:58.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:29:58.949Z] [2024-07-04T05:29:58.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:29:59.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:29:59.254Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-04T05:29:59.254Z] 5eb5b503b376: Pulling fs layer [2024-07-04T05:29:59.254Z] 5c69ac0246d0: Pulling fs layer [2024-07-04T05:29:59.254Z] ec43610c2a17: Pulling fs layer [2024-07-04T05:29:59.254Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-04T05:29:59.254Z] 33b1e0a273af: Pulling fs layer [2024-07-04T05:29:59.254Z] 5d3b04190fa2: Pulling fs layer [2024-07-04T05:29:59.254Z] 2f39f015ded8: Pulling fs layer [2024-07-04T05:29:59.254Z] 33b1e0a273af: Waiting [2024-07-04T05:29:59.254Z] 3a2ae6a8a46f: Waiting [2024-07-04T05:29:59.254Z] 2f39f015ded8: Waiting [2024-07-04T05:29:59.254Z] 5c69ac0246d0: Download complete [2024-07-04T05:29:59.254Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-04T05:29:59.254Z] 3a2ae6a8a46f: Download complete [2024-07-04T05:29:59.254Z] 33b1e0a273af: Verifying Checksum [2024-07-04T05:29:59.254Z] 33b1e0a273af: Download complete [2024-07-04T05:29:59.254Z] 5d3b04190fa2: Verifying Checksum [2024-07-04T05:29:59.254Z] 5d3b04190fa2: Download complete [2024-07-04T05:29:59.254Z] ec43610c2a17: Verifying Checksum [2024-07-04T05:29:59.254Z] ec43610c2a17: Download complete [2024-07-04T05:29:59.512Z] 5eb5b503b376: Verifying Checksum [2024-07-04T05:29:59.512Z] 5eb5b503b376: Download complete [2024-07-04T05:30:00.079Z] 2f39f015ded8: Download complete [2024-07-04T05:30:00.646Z] 5eb5b503b376: Pull complete [2024-07-04T05:30:00.646Z] 5c69ac0246d0: Pull complete [2024-07-04T05:30:01.212Z] ec43610c2a17: Pull complete [2024-07-04T05:30:01.212Z] 3a2ae6a8a46f: Pull complete [2024-07-04T05:30:01.470Z] 33b1e0a273af: Pull complete [2024-07-04T05:30:01.470Z] 5d3b04190fa2: Pull complete [2024-07-04T05:30:05.653Z] 2f39f015ded8: Pull complete [2024-07-04T05:30:05.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-04T05:30:05.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:30:05.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:30:05.762Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:30:05.794Z] $ 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 [2024-07-04T05:30:10.370Z] $ docker top ef722ee5e03c29d43c9c76bbddc461550f09430c2cc471923bfeb3691e9e2220 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:30:10.772Z] ---> job-cost.sh [2024-07-04T05:30:10.772Z] lf-activate-venv: SKIPPING [2024-07-04T05:30:10.772Z] INFO: No Stack... [2024-07-04T05:30:11.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:30:11.288Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T05:30:11.578Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-07-04T05:30:11.578Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:30:11.592Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [2024-07-04T05:30:11.602Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] did not exist. Created. [2024-07-04T05:30:11.609Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:30:11.919Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-04T05:30:11.954Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:30:11.963Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:30:11.984Z] $ docker stop --time=1 ef722ee5e03c29d43c9c76bbddc461550f09430c2cc471923bfeb3691e9e2220 [2024-07-04T05:30:13.132Z] $ docker rm -f --volumes ef722ee5e03c29d43c9c76bbddc461550f09430c2cc471923bfeb3691e9e2220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-04T05:31:40.340Z] Removing intermediate container 9c03bb05cfa8 [2024-07-04T05:31:40.340Z] ---> d2d0782ede1c [2024-07-04T05:31:40.340Z] Step 11/13 : COPY . . [2024-07-04T05:31:40.340Z] ---> c0f7099ecc70 [2024-07-04T05:31:40.340Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-04T05:31:40.340Z] ---> Running in 7af6f04d4319 [2024-07-04T05:31:41.595Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:31:41.595Z] Dload Upload Total Spent Left Speed [2024-07-04T05:31:41.595Z]  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6638 0 --:--:-- --:--:-- --:--:-- 6679 [2024-07-04T05:31:42.601Z] Removing intermediate container 7af6f04d4319 [2024-07-04T05:31:42.601Z] ---> e5bd3f587055 [2024-07-04T05:31:42.601Z] Step 13/13 : RUN ${MAKE} [2024-07-04T05:31:42.601Z] ---> Running in 0c55d6c3bbb4 [2024-07-04T05:31:43.567Z] noop [2024-07-04T05:31:44.156Z] Removing intermediate container 0c55d6c3bbb4 [2024-07-04T05:31:44.156Z] ---> e4db0cc24094 [2024-07-04T05:31:44.156Z] Successfully built e4db0cc24094 [2024-07-04T05:31:44.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:44.533Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:31:44.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:31:44.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2024-07-04T05:31:44.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/178 -v /w/workspace/device-usb-camera/178:/w/workspace/device-usb-camera/178:rw,z -v /w/workspace/device-usb-camera/178@tmp:/w/workspace/device-usb-camera/178@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 [2024-07-04T05:31:46.165Z] $ docker top f1988eba328628c12b57ae4a12bc70b0fd1285a51042c6afdfb206cf54fee722 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:31:47.050Z] + go version [2024-07-04T05:31:47.050Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-04T05:31:47.068Z] $ docker stop --time=1 f1988eba328628c12b57ae4a12bc70b0fd1285a51042c6afdfb206cf54fee722 [2024-07-04T05:31:48.733Z] $ docker rm -f --volumes f1988eba328628c12b57ae4a12bc70b0fd1285a51042c6afdfb206cf54fee722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:31:49.383Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:31:49.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:31:49.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2024-07-04T05:31:49.680Z] $ 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/178 -v /w/workspace/device-usb-camera/178:/w/workspace/device-usb-camera/178:rw,z -v /w/workspace/device-usb-camera/178@tmp:/w/workspace/device-usb-camera/178@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 [2024-07-04T05:31:51.006Z] $ docker top 9dd016a2133187bdf4f6822bce27adfb739d9d21468971eb78fd62a7086330ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:31:51.871Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/178 [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:31:52.540Z] + make test [2024-07-04T05:31:52.541Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T05:31:59.207Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-04T05:36:06.238Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-04T05:36:14.569Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2024-07-04T05:36:14.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-04T05:36:14.569Z] go vet ./... [2024-07-04T05:37:11.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:37:11.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:37:11.029Z] ./bin/test-attribution-txt.sh [2024-07-04T05:37:11.029Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:37:11.029Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-04T05:37:11.030Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:37:11.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:37:11.072Z] $ docker stop --time=1 9dd016a2133187bdf4f6822bce27adfb739d9d21468971eb78fd62a7086330ac [2024-07-04T05:37:13.027Z] $ docker rm -f --volumes 9dd016a2133187bdf4f6822bce27adfb739d9d21468971eb78fd62a7086330ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:37:14.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:37:14.732Z] Warning: overwriting stash ‘coverage-report’ [2024-07-04T05:37:15.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:37:15.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:37:16.123Z] + ls -al . [2024-07-04T05:37:16.123Z] total 288 [2024-07-04T05:37:16.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:31 . [2024-07-04T05:37:16.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:28 .. [2024-07-04T05:37:16.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:28 .git [2024-07-04T05:37:16.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:28 .github [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 4 05:28 .gitignore [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 4 05:28 .golangci.yml [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 4 05:28 .hadolint.yml [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 4 05:28 Attribution.txt [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 4 05:28 CHANGELOG.md [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 4 05:28 Dockerfile [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 4 05:28 GOVERNANCE.md [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 4 05:28 Jenkinsfile [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:28 LICENSE [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 4 05:28 Makefile [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 4 05:28 OWNERS.md [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 4 05:28 README.md [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:26 VERSION [2024-07-04T05:37:16.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:28 bin [2024-07-04T05:37:16.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:28 cmd [2024-07-04T05:37:16.123Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 4 05:36 coverage.out [2024-07-04T05:37:16.123Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 4 05:28 docker-entrypoint.sh [2024-07-04T05:37:16.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:28 docs [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 7267 Jul 4 05:28 go.mod [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 102299 Jul 4 05:28 go.sum [2024-07-04T05:37:16.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:28 internal [2024-07-04T05:37:16.123Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 4 05:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:37:16.485Z] + 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=f25607548414acab236b5d6b621afb5b0ea6f720 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-07-04T05:37:17.071Z] Sending build context to Docker daemon 10.52MB [2024-07-04T05:37:17.071Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:37:17.071Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-04T05:37:17.071Z] ---> e4db0cc24094 [2024-07-04T05:37:17.071Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:37:17.338Z] ---> Running in 5686f2fc78b9 [2024-07-04T05:37:17.606Z] Removing intermediate container 5686f2fc78b9 [2024-07-04T05:37:17.606Z] ---> 78a9023580a2 [2024-07-04T05:37:17.606Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:37:17.606Z] ---> Running in 0936f8844bee [2024-07-04T05:37:17.890Z] Removing intermediate container 0936f8844bee [2024-07-04T05:37:17.890Z] ---> b7b55efb0248 [2024-07-04T05:37:17.890Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-04T05:37:18.160Z] ---> Running in afdbb264d8f5 [2024-07-04T05:37:18.436Z] Removing intermediate container afdbb264d8f5 [2024-07-04T05:37:18.436Z] ---> 806089cf5938 [2024-07-04T05:37:18.436Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-04T05:37:18.436Z] ---> Running in b968d633427d [2024-07-04T05:37:18.707Z] Removing intermediate container b968d633427d [2024-07-04T05:37:18.707Z] ---> 7444a934e96a [2024-07-04T05:37:18.707Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:37:18.707Z] ---> Running in 43a01968d4ed [2024-07-04T05:37:20.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:37:20.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:37:21.796Z] OK: 273 MiB in 65 packages [2024-07-04T05:37:22.381Z] Removing intermediate container 43a01968d4ed [2024-07-04T05:37:22.381Z] ---> b04e984eed83 [2024-07-04T05:37:22.381Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-04T05:37:22.650Z] ---> Running in 3ca869d6420b [2024-07-04T05:37:22.923Z] Removing intermediate container 3ca869d6420b [2024-07-04T05:37:22.923Z] ---> 006081a2d8ad [2024-07-04T05:37:22.923Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-04T05:37:23.514Z] ---> ccce122be09a [2024-07-04T05:37:23.514Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:37:23.514Z] ---> Running in 64f3d58662fd [2024-07-04T05:37:26.105Z] Removing intermediate container 64f3d58662fd [2024-07-04T05:37:26.105Z] ---> 741f161a27c8 [2024-07-04T05:37:26.105Z] Step 11/37 : COPY . . [2024-07-04T05:37:27.522Z] ---> 810e213fdb35 [2024-07-04T05:37:27.522Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-04T05:37:27.522Z] ---> Running in 8f492a94615d [2024-07-04T05:37:28.486Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:37:28.486Z] Dload Upload Total Spent Left Speed [2024-07-04T05:37:28.757Z] 0   0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4836 0 --:--:-- --:--:-- --:--:-- 4849 [2024-07-04T05:37:29.723Z] Removing intermediate container 8f492a94615d [2024-07-04T05:37:29.723Z] ---> 48374cbee1f9 [2024-07-04T05:37:29.723Z] Step 13/37 : RUN ${MAKE} [2024-07-04T05:37:29.723Z] ---> Running in 3151ffe72b39 [2024-07-04T05:37:30.686Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-04T05:41:37.961Z] Removing intermediate container 3151ffe72b39 [2024-07-04T05:41:37.961Z] ---> ff159bb454ad [2024-07-04T05:41:37.961Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-04T05:41:37.961Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-04T05:41:37.961Z] da4d7e05a7aa: Pulling fs layer [2024-07-04T05:41:37.961Z] da4d7e05a7aa: Verifying Checksum [2024-07-04T05:41:37.961Z] da4d7e05a7aa: Download complete [2024-07-04T05:41:38.227Z] da4d7e05a7aa: Pull complete [2024-07-04T05:41:38.227Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-04T05:41:38.227Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-04T05:41:38.227Z] ---> 62c65ed7ef0d [2024-07-04T05:41:38.227Z] Step 15/37 : FROM alpine:3.18 [2024-07-04T05:41:38.811Z] 3.18: Pulling from library/alpine [2024-07-04T05:41:38.811Z] 5c905c7ebe2f: Pulling fs layer [2024-07-04T05:41:39.077Z] 5c905c7ebe2f: Verifying Checksum [2024-07-04T05:41:39.077Z] 5c905c7ebe2f: Download complete [2024-07-04T05:41:39.662Z] 5c905c7ebe2f: Pull complete [2024-07-04T05:41:39.662Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:41:39.662Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:41:39.662Z] ---> dec292d02e07 [2024-07-04T05:41:39.662Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-04T05:41:39.935Z] ---> Running in b0845858128c [2024-07-04T05:41:40.203Z] Removing intermediate container b0845858128c [2024-07-04T05:41:40.203Z] ---> 373716fab31c [2024-07-04T05:41:40.203Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-04T05:41:40.203Z] ---> Running in f866af2ad81e [2024-07-04T05:41:41.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:41:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:41:42.716Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-04T05:41:42.716Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-04T05:41:42.716Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-04T05:41:42.985Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-04T05:41:43.253Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-04T05:41:43.521Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-04T05:41:43.521Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-04T05:41:43.521Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-04T05:41:43.521Z] (9/104) Installing libxcb (1.15-r1) [2024-07-04T05:41:43.521Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-04T05:41:43.521Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-04T05:41:43.521Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-04T05:41:43.790Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-04T05:41:43.790Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-04T05:41:43.790Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-04T05:41:43.790Z] (16/104) Installing libva (2.18.0-r1) [2024-07-04T05:41:43.790Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-04T05:41:43.790Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-04T05:41:43.790Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-04T05:41:43.790Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-04T05:41:43.790Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-04T05:41:43.790Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-04T05:41:43.790Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-04T05:41:43.790Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-04T05:41:43.790Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-04T05:41:43.790Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-04T05:41:44.058Z] (27/104) Installing opus (1.4-r0) [2024-07-04T05:41:44.058Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-04T05:41:44.058Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-04T05:41:44.058Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-04T05:41:44.058Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-04T05:41:44.058Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-04T05:41:44.058Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-04T05:41:44.058Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-04T05:41:44.326Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-04T05:41:44.326Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-04T05:41:44.326Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-04T05:41:44.326Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-04T05:41:44.594Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-04T05:41:44.594Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-04T05:41:45.179Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-04T05:41:45.179Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-04T05:41:45.179Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-04T05:41:45.179Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-04T05:41:45.179Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-04T05:41:45.179Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-04T05:41:45.446Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-04T05:41:45.446Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-04T05:41:45.446Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-04T05:41:45.446Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-04T05:41:45.446Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-04T05:41:45.446Z] (52/104) Installing glib (2.76.6-r0) [2024-07-04T05:41:45.714Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-04T05:41:45.714Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-04T05:41:45.714Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-04T05:41:45.714Z] (56/104) Installing libass (0.17.1-r0) [2024-07-04T05:41:45.714Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-04T05:41:45.714Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-04T05:41:45.714Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-04T05:41:45.714Z] (60/104) Installing libunistring (1.1-r1) [2024-07-04T05:41:45.714Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-04T05:41:45.714Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-04T05:41:45.714Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-04T05:41:45.714Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-04T05:41:45.982Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-04T05:41:45.982Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-04T05:41:45.982Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-04T05:41:45.982Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-04T05:41:45.982Z] (69/104) Installing librist (0.2.7-r0) [2024-07-04T05:41:45.982Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-04T05:41:45.982Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-04T05:41:45.982Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-04T05:41:45.982Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-04T05:41:45.982Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-04T05:41:45.982Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-04T05:41:45.982Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-04T05:41:46.249Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-04T05:41:46.516Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-04T05:41:46.516Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-04T05:41:46.782Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-04T05:41:46.782Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-04T05:41:46.782Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-04T05:41:46.782Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-04T05:41:46.782Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-04T05:41:46.782Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-04T05:41:46.782Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-04T05:41:47.061Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-04T05:41:47.061Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-04T05:41:47.061Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-04T05:41:47.061Z] (90/104) Installing orc (0.4.34-r0) [2024-07-04T05:41:47.061Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-04T05:41:47.061Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-04T05:41:47.061Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-04T05:41:47.061Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-04T05:41:47.061Z] (95/104) Installing libpulse (16.1-r10) [2024-07-04T05:41:47.061Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-04T05:41:47.061Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-04T05:41:47.061Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-04T05:41:47.061Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-04T05:41:47.329Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-04T05:41:47.329Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-04T05:41:47.329Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-04T05:41:47.329Z] (103/104) Installing kmod-libs (30-r3) [2024-07-04T05:41:47.329Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-04T05:41:47.329Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:41:47.329Z] Executing glib-2.76.6-r0.trigger [2024-07-04T05:41:47.329Z] Executing eudev-3.2.11-r8.trigger [2024-07-04T05:41:47.329Z] OK: 110 MiB in 119 packages [2024-07-04T05:41:51.596Z] Removing intermediate container f866af2ad81e [2024-07-04T05:41:51.596Z] ---> 4fa03ffd81c2 [2024-07-04T05:41:51.596Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-04T05:41:51.596Z] ---> Running in da37496bc2f1 [2024-07-04T05:41:52.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:41:52.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:41:54.246Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:41:54.246Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:41:54.246Z] OK: 110 MiB in 119 packages [2024-07-04T05:41:55.217Z] Removing intermediate container da37496bc2f1 [2024-07-04T05:41:55.217Z] ---> 4c2d81d7dbad [2024-07-04T05:41:55.217Z] Step 19/37 : WORKDIR / [2024-07-04T05:41:55.217Z] ---> Running in 70a81c11008f [2024-07-04T05:41:55.803Z] Removing intermediate container 70a81c11008f [2024-07-04T05:41:55.803Z] ---> b642744866ab [2024-07-04T05:41:55.803Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-04T05:41:57.751Z] ---> 97518c938429 [2024-07-04T05:41:57.751Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-04T05:41:58.338Z] ---> 6f697cc293ee [2024-07-04T05:41:58.338Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-04T05:41:58.922Z] ---> 1a0616cdbbc4 [2024-07-04T05:41:58.922Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-04T05:41:59.507Z] ---> f028b32ee2fb [2024-07-04T05:41:59.507Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-04T05:42:00.091Z] ---> c8eacc90cd6c [2024-07-04T05:42:00.091Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-04T05:42:00.676Z] ---> e07dd30fda41 [2024-07-04T05:42:00.676Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-04T05:42:02.622Z] ---> 600c691dae2e [2024-07-04T05:42:02.622Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-04T05:42:02.622Z] ---> Running in 3d9f70fa92df [2024-07-04T05:42:04.568Z] Removing intermediate container 3d9f70fa92df [2024-07-04T05:42:04.568Z] ---> 2c8646c1ed66 [2024-07-04T05:42:04.568Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-04T05:42:04.568Z] ---> Running in 141f2aef1163 [2024-07-04T05:42:05.978Z] Removing intermediate container 141f2aef1163 [2024-07-04T05:42:05.978Z] ---> 2bfc5f02d963 [2024-07-04T05:42:05.978Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-04T05:42:05.978Z] ---> Running in ebfabe67d7bb [2024-07-04T05:42:07.926Z] Removing intermediate container ebfabe67d7bb [2024-07-04T05:42:07.926Z] ---> 357a0c1fe493 [2024-07-04T05:42:07.926Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-04T05:42:07.926Z] ---> Running in 2242351823bf [2024-07-04T05:42:09.873Z] Removing intermediate container 2242351823bf [2024-07-04T05:42:09.873Z] ---> 56709af00111 [2024-07-04T05:42:09.873Z] Step 31/37 : EXPOSE 59983 [2024-07-04T05:42:09.873Z] ---> Running in 2f230acab97d [2024-07-04T05:42:10.140Z] Removing intermediate container 2f230acab97d [2024-07-04T05:42:10.140Z] ---> 2693e1c1d1eb [2024-07-04T05:42:10.140Z] Step 32/37 : EXPOSE 8554 [2024-07-04T05:42:10.140Z] ---> Running in ec53fd3b236e [2024-07-04T05:42:10.407Z] Removing intermediate container ec53fd3b236e [2024-07-04T05:42:10.407Z] ---> 3d5e6be22199 [2024-07-04T05:42:10.407Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-04T05:42:10.407Z] ---> Running in 3bb9f2dc8dd3 [2024-07-04T05:42:10.674Z] Removing intermediate container 3bb9f2dc8dd3 [2024-07-04T05:42:10.674Z] ---> 944d0e7a12da [2024-07-04T05:42:10.674Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-04T05:42:10.941Z] ---> Running in cf256130a4ee [2024-07-04T05:42:11.208Z] Removing intermediate container cf256130a4ee [2024-07-04T05:42:11.208Z] ---> 6b09cbf83b53 [2024-07-04T05:42:11.208Z] Step 35/37 : LABEL arch=arm64 [2024-07-04T05:42:11.208Z] ---> Running in 7c81265bb29f [2024-07-04T05:42:11.790Z] Removing intermediate container 7c81265bb29f [2024-07-04T05:42:11.790Z] ---> 92a5bcb3f3be [2024-07-04T05:42:11.790Z] Step 36/37 : LABEL git_sha=f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:42:11.790Z] ---> Running in bbb790ac18af [2024-07-04T05:42:12.056Z] Removing intermediate container bbb790ac18af [2024-07-04T05:42:12.056Z] ---> 9f518c1d09c8 [2024-07-04T05:42:12.056Z] Step 37/37 : LABEL version=3.2.0-dev.13 [2024-07-04T05:42:12.056Z] ---> Running in 7dab86e81302 [2024-07-04T05:42:12.323Z] Removing intermediate container 7dab86e81302 [2024-07-04T05:42:12.323Z] ---> 12135dcaf0c7 [2024-07-04T05:42:12.323Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:42:12.589Z] Successfully built 12135dcaf0c7 [2024-07-04T05:42:12.589Z] 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 [2024-07-04T05:42:12.751Z] provisioning config files... [2024-07-04T05:42:12.768Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/178@tmp/config12378227712865111948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:42:13.108Z] ---> ****-login.sh [2024-07-04T05:42:13.108Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:42:13.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:42:13.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:42:13.392Z] Configure a credential helper to remove this warning. See [2024-07-04T05:42:13.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:42:13.392Z] [2024-07-04T05:42:13.392Z] Login Succeeded [2024-07-04T05:42:13.392Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:42:13.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:42:13.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:42:13.658Z] Configure a credential helper to remove this warning. See [2024-07-04T05:42:13.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:42:13.658Z] [2024-07-04T05:42:13.658Z] Login Succeeded [2024-07-04T05:42:13.658Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:42:13.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:42:14.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:42:14.193Z] Configure a credential helper to remove this warning. See [2024-07-04T05:42:14.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:42:14.193Z] [2024-07-04T05:42:14.193Z] Login Succeeded [2024-07-04T05:42:14.193Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:42:14.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:42:14.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:42:14.459Z] Configure a credential helper to remove this warning. See [2024-07-04T05:42:14.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:42:14.459Z] [2024-07-04T05:42:14.459Z] Login Succeeded [2024-07-04T05:42:14.459Z] ****.io [2024-07-04T05:42:14.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:42:14.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:42:14.998Z] Configure a credential helper to remove this warning. See [2024-07-04T05:42:14.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:42:14.998Z] [2024-07-04T05:42:14.998Z] Login Succeeded [2024-07-04T05:42:15.266Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:42:15.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:42:15.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:42:15.361Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-07-04T05:42:15.361Z] f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:42:15.361Z] latest [2024-07-04T05:42:15.361Z] 3.2.0-dev.13 [2024-07-04T05:42:15.361Z] f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:42:15.361Z] main [2024-07-04T05:42:15.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:15.752Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:16.119Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:42:16.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-04T05:42:16.119Z] fdfb310b9bb3: Preparing [2024-07-04T05:42:16.119Z] 504be1c77a21: Preparing [2024-07-04T05:42:16.119Z] 66e7b0485733: Preparing [2024-07-04T05:42:16.119Z] 2dd23c5a2fb0: Preparing [2024-07-04T05:42:16.119Z] f0c0fc467d42: Preparing [2024-07-04T05:42:16.119Z] 4fdee56d7956: Preparing [2024-07-04T05:42:16.119Z] 7fda46f92ea3: Preparing [2024-07-04T05:42:16.119Z] 5308782d70a9: Preparing [2024-07-04T05:42:16.119Z] 23850cbf0e95: Preparing [2024-07-04T05:42:16.119Z] 4781519b2fa3: Preparing [2024-07-04T05:42:16.119Z] 878f798935be: Preparing [2024-07-04T05:42:16.119Z] 078c8d18435c: Preparing [2024-07-04T05:42:16.119Z] 3b82c9c9ffbf: Preparing [2024-07-04T05:42:16.119Z] da707bb00cb8: Preparing [2024-07-04T05:42:16.119Z] 23850cbf0e95: Waiting [2024-07-04T05:42:16.119Z] 4781519b2fa3: Waiting [2024-07-04T05:42:16.119Z] 878f798935be: Waiting [2024-07-04T05:42:16.119Z] 078c8d18435c: Waiting [2024-07-04T05:42:16.119Z] 4fdee56d7956: Waiting [2024-07-04T05:42:16.119Z] 3b82c9c9ffbf: Waiting [2024-07-04T05:42:16.119Z] da707bb00cb8: Waiting [2024-07-04T05:42:16.119Z] 7fda46f92ea3: Waiting [2024-07-04T05:42:16.119Z] 5308782d70a9: Waiting [2024-07-04T05:42:16.386Z] 2dd23c5a2fb0: Pushed [2024-07-04T05:42:16.386Z] 504be1c77a21: Pushed [2024-07-04T05:42:16.386Z] fdfb310b9bb3: Pushed [2024-07-04T05:42:16.386Z] 66e7b0485733: Pushed [2024-07-04T05:42:16.652Z] 4fdee56d7956: Pushed [2024-07-04T05:42:16.652Z] 7fda46f92ea3: Pushed [2024-07-04T05:42:16.652Z] 5308782d70a9: Pushed [2024-07-04T05:42:16.652Z] 23850cbf0e95: Pushed [2024-07-04T05:42:16.919Z] 4781519b2fa3: Pushed [2024-07-04T05:42:17.186Z] da707bb00cb8: Layer already exists [2024-07-04T05:42:18.147Z] 078c8d18435c: Pushed [2024-07-04T05:42:23.489Z] f0c0fc467d42: Pushed [2024-07-04T05:42:26.071Z] 878f798935be: Pushed [2024-07-04T05:42:38.374Z] 3b82c9c9ffbf: Pushed [2024-07-04T05:42:38.374Z] f25607548414acab236b5d6b621afb5b0ea6f720: digest: sha256:06d5a1b3ad420ef6120e574deafb4502ec91badf0bf7202eefdcbfed6b7e16fb size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:38.732Z] + 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 [2024-07-04T05:42:39.093Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-04T05:42:39.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-04T05:42:39.093Z] fdfb310b9bb3: Preparing [2024-07-04T05:42:39.093Z] 504be1c77a21: Preparing [2024-07-04T05:42:39.093Z] 66e7b0485733: Preparing [2024-07-04T05:42:39.093Z] 2dd23c5a2fb0: Preparing [2024-07-04T05:42:39.093Z] f0c0fc467d42: Preparing [2024-07-04T05:42:39.093Z] 4fdee56d7956: Preparing [2024-07-04T05:42:39.093Z] 7fda46f92ea3: Preparing [2024-07-04T05:42:39.093Z] 5308782d70a9: Preparing [2024-07-04T05:42:39.093Z] 23850cbf0e95: Preparing [2024-07-04T05:42:39.093Z] 4781519b2fa3: Preparing [2024-07-04T05:42:39.093Z] 878f798935be: Preparing [2024-07-04T05:42:39.093Z] 078c8d18435c: Preparing [2024-07-04T05:42:39.093Z] 3b82c9c9ffbf: Preparing [2024-07-04T05:42:39.093Z] da707bb00cb8: Preparing [2024-07-04T05:42:39.093Z] 4781519b2fa3: Waiting [2024-07-04T05:42:39.093Z] 878f798935be: Waiting [2024-07-04T05:42:39.093Z] 4fdee56d7956: Waiting [2024-07-04T05:42:39.093Z] 7fda46f92ea3: Waiting [2024-07-04T05:42:39.093Z] 5308782d70a9: Waiting [2024-07-04T05:42:39.093Z] 078c8d18435c: Waiting [2024-07-04T05:42:39.093Z] 3b82c9c9ffbf: Waiting [2024-07-04T05:42:39.093Z] da707bb00cb8: Waiting [2024-07-04T05:42:39.093Z] 23850cbf0e95: Waiting [2024-07-04T05:42:39.093Z] f0c0fc467d42: Layer already exists [2024-07-04T05:42:39.093Z] 66e7b0485733: Layer already exists [2024-07-04T05:42:39.093Z] 2dd23c5a2fb0: Layer already exists [2024-07-04T05:42:39.093Z] fdfb310b9bb3: Layer already exists [2024-07-04T05:42:39.093Z] 504be1c77a21: Layer already exists [2024-07-04T05:42:39.093Z] 4fdee56d7956: Layer already exists [2024-07-04T05:42:39.093Z] 4781519b2fa3: Layer already exists [2024-07-04T05:42:39.093Z] 23850cbf0e95: Layer already exists [2024-07-04T05:42:39.093Z] 7fda46f92ea3: Layer already exists [2024-07-04T05:42:39.093Z] 5308782d70a9: Layer already exists [2024-07-04T05:42:39.093Z] 878f798935be: Layer already exists [2024-07-04T05:42:39.093Z] 078c8d18435c: Layer already exists [2024-07-04T05:42:39.093Z] da707bb00cb8: Layer already exists [2024-07-04T05:42:39.093Z] 3b82c9c9ffbf: Layer already exists [2024-07-04T05:42:39.359Z] latest: digest: sha256:06d5a1b3ad420ef6120e574deafb4502ec91badf0bf7202eefdcbfed6b7e16fb size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:39.720Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:40.080Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.13 [2024-07-04T05:42:40.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-04T05:42:40.080Z] fdfb310b9bb3: Preparing [2024-07-04T05:42:40.080Z] 504be1c77a21: Preparing [2024-07-04T05:42:40.080Z] 66e7b0485733: Preparing [2024-07-04T05:42:40.080Z] 2dd23c5a2fb0: Preparing [2024-07-04T05:42:40.080Z] f0c0fc467d42: Preparing [2024-07-04T05:42:40.080Z] 4fdee56d7956: Preparing [2024-07-04T05:42:40.080Z] 7fda46f92ea3: Preparing [2024-07-04T05:42:40.080Z] 5308782d70a9: Preparing [2024-07-04T05:42:40.080Z] 23850cbf0e95: Preparing [2024-07-04T05:42:40.081Z] 4781519b2fa3: Preparing [2024-07-04T05:42:40.081Z] 878f798935be: Preparing [2024-07-04T05:42:40.081Z] 078c8d18435c: Preparing [2024-07-04T05:42:40.081Z] 3b82c9c9ffbf: Preparing [2024-07-04T05:42:40.081Z] da707bb00cb8: Preparing [2024-07-04T05:42:40.081Z] 23850cbf0e95: Waiting [2024-07-04T05:42:40.081Z] 4781519b2fa3: Waiting [2024-07-04T05:42:40.081Z] 878f798935be: Waiting [2024-07-04T05:42:40.081Z] 078c8d18435c: Waiting [2024-07-04T05:42:40.081Z] 3b82c9c9ffbf: Waiting [2024-07-04T05:42:40.081Z] da707bb00cb8: Waiting [2024-07-04T05:42:40.081Z] 4fdee56d7956: Waiting [2024-07-04T05:42:40.081Z] 7fda46f92ea3: Waiting [2024-07-04T05:42:40.081Z] 5308782d70a9: Waiting [2024-07-04T05:42:40.081Z] 2dd23c5a2fb0: Layer already exists [2024-07-04T05:42:40.081Z] f0c0fc467d42: Layer already exists [2024-07-04T05:42:40.081Z] 504be1c77a21: Layer already exists [2024-07-04T05:42:40.081Z] fdfb310b9bb3: Layer already exists [2024-07-04T05:42:40.081Z] 66e7b0485733: Layer already exists [2024-07-04T05:42:40.081Z] 7fda46f92ea3: Layer already exists [2024-07-04T05:42:40.081Z] 5308782d70a9: Layer already exists [2024-07-04T05:42:40.081Z] 23850cbf0e95: Layer already exists [2024-07-04T05:42:40.081Z] 4fdee56d7956: Layer already exists [2024-07-04T05:42:40.081Z] 4781519b2fa3: Layer already exists [2024-07-04T05:42:40.081Z] 078c8d18435c: Layer already exists [2024-07-04T05:42:40.081Z] da707bb00cb8: Layer already exists [2024-07-04T05:42:40.081Z] 3b82c9c9ffbf: Layer already exists [2024-07-04T05:42:40.081Z] 878f798935be: Layer already exists [2024-07-04T05:42:40.347Z] 3.2.0-dev.13: digest: sha256:06d5a1b3ad420ef6120e574deafb4502ec91badf0bf7202eefdcbfed6b7e16fb size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:40.710Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:41.087Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:42:41.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-04T05:42:41.087Z] fdfb310b9bb3: Preparing [2024-07-04T05:42:41.087Z] 504be1c77a21: Preparing [2024-07-04T05:42:41.087Z] 66e7b0485733: Preparing [2024-07-04T05:42:41.087Z] 2dd23c5a2fb0: Preparing [2024-07-04T05:42:41.087Z] f0c0fc467d42: Preparing [2024-07-04T05:42:41.087Z] 4fdee56d7956: Preparing [2024-07-04T05:42:41.087Z] 7fda46f92ea3: Preparing [2024-07-04T05:42:41.087Z] 5308782d70a9: Preparing [2024-07-04T05:42:41.087Z] 23850cbf0e95: Preparing [2024-07-04T05:42:41.087Z] 4781519b2fa3: Preparing [2024-07-04T05:42:41.087Z] 878f798935be: Preparing [2024-07-04T05:42:41.087Z] 078c8d18435c: Preparing [2024-07-04T05:42:41.087Z] 3b82c9c9ffbf: Preparing [2024-07-04T05:42:41.087Z] da707bb00cb8: Preparing [2024-07-04T05:42:41.087Z] 4781519b2fa3: Waiting [2024-07-04T05:42:41.087Z] 878f798935be: Waiting [2024-07-04T05:42:41.087Z] 4fdee56d7956: Waiting [2024-07-04T05:42:41.087Z] 7fda46f92ea3: Waiting [2024-07-04T05:42:41.087Z] 078c8d18435c: Waiting [2024-07-04T05:42:41.087Z] 3b82c9c9ffbf: Waiting [2024-07-04T05:42:41.087Z] da707bb00cb8: Waiting [2024-07-04T05:42:41.087Z] 5308782d70a9: Waiting [2024-07-04T05:42:41.087Z] 23850cbf0e95: Waiting [2024-07-04T05:42:41.087Z] 66e7b0485733: Layer already exists [2024-07-04T05:42:41.087Z] 2dd23c5a2fb0: Layer already exists [2024-07-04T05:42:41.087Z] fdfb310b9bb3: Layer already exists [2024-07-04T05:42:41.087Z] f0c0fc467d42: Layer already exists [2024-07-04T05:42:41.087Z] 504be1c77a21: Layer already exists [2024-07-04T05:42:41.087Z] 23850cbf0e95: Layer already exists [2024-07-04T05:42:41.087Z] 7fda46f92ea3: Layer already exists [2024-07-04T05:42:41.087Z] 5308782d70a9: Layer already exists [2024-07-04T05:42:41.087Z] 4781519b2fa3: Layer already exists [2024-07-04T05:42:41.087Z] 4fdee56d7956: Layer already exists [2024-07-04T05:42:41.355Z] 878f798935be: Layer already exists [2024-07-04T05:42:41.355Z] da707bb00cb8: Layer already exists [2024-07-04T05:42:41.355Z] 3b82c9c9ffbf: Layer already exists [2024-07-04T05:42:41.355Z] 078c8d18435c: Layer already exists [2024-07-04T05:42:41.355Z] f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13: digest: sha256:06d5a1b3ad420ef6120e574deafb4502ec91badf0bf7202eefdcbfed6b7e16fb size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:41.721Z] + 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 [2024-07-04T05:42:42.077Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-07-04T05:42:42.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-04T05:42:42.077Z] fdfb310b9bb3: Preparing [2024-07-04T05:42:42.077Z] 504be1c77a21: Preparing [2024-07-04T05:42:42.077Z] 66e7b0485733: Preparing [2024-07-04T05:42:42.077Z] 2dd23c5a2fb0: Preparing [2024-07-04T05:42:42.077Z] f0c0fc467d42: Preparing [2024-07-04T05:42:42.077Z] 4fdee56d7956: Preparing [2024-07-04T05:42:42.077Z] 7fda46f92ea3: Preparing [2024-07-04T05:42:42.077Z] 5308782d70a9: Preparing [2024-07-04T05:42:42.077Z] 23850cbf0e95: Preparing [2024-07-04T05:42:42.077Z] 4781519b2fa3: Preparing [2024-07-04T05:42:42.077Z] 878f798935be: Preparing [2024-07-04T05:42:42.077Z] 078c8d18435c: Preparing [2024-07-04T05:42:42.077Z] 3b82c9c9ffbf: Preparing [2024-07-04T05:42:42.077Z] da707bb00cb8: Preparing [2024-07-04T05:42:42.077Z] 4781519b2fa3: Waiting [2024-07-04T05:42:42.077Z] 878f798935be: Waiting [2024-07-04T05:42:42.077Z] 078c8d18435c: Waiting [2024-07-04T05:42:42.077Z] 3b82c9c9ffbf: Waiting [2024-07-04T05:42:42.077Z] da707bb00cb8: Waiting [2024-07-04T05:42:42.077Z] 7fda46f92ea3: Waiting [2024-07-04T05:42:42.077Z] 5308782d70a9: Waiting [2024-07-04T05:42:42.077Z] 23850cbf0e95: Waiting [2024-07-04T05:42:42.077Z] 504be1c77a21: Layer already exists [2024-07-04T05:42:42.077Z] fdfb310b9bb3: Layer already exists [2024-07-04T05:42:42.077Z] 66e7b0485733: Layer already exists [2024-07-04T05:42:42.077Z] f0c0fc467d42: Layer already exists [2024-07-04T05:42:42.077Z] 2dd23c5a2fb0: Layer already exists [2024-07-04T05:42:42.077Z] 23850cbf0e95: Layer already exists [2024-07-04T05:42:42.077Z] 7fda46f92ea3: Layer already exists [2024-07-04T05:42:42.077Z] 4fdee56d7956: Layer already exists [2024-07-04T05:42:42.077Z] 5308782d70a9: Layer already exists [2024-07-04T05:42:42.077Z] 4781519b2fa3: Layer already exists [2024-07-04T05:42:42.077Z] da707bb00cb8: Layer already exists [2024-07-04T05:42:42.077Z] 078c8d18435c: Layer already exists [2024-07-04T05:42:42.077Z] 878f798935be: Layer already exists [2024-07-04T05:42:42.077Z] 3b82c9c9ffbf: Layer already exists [2024-07-04T05:42:42.344Z] main: digest: sha256:06d5a1b3ad420ef6120e574deafb4502ec91badf0bf7202eefdcbfed6b7e16fb size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:42:42.432Z] ===================================================== [Pipeline] echo [2024-07-04T05:42:42.449Z] taggedImages: [2024-07-04T05:42:42.449Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720 [2024-07-04T05:42:42.449Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-04T05:42:42.449Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.13 [2024-07-04T05:42:42.449Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f25607548414acab236b5d6b621afb5b0ea6f720-3.2.0-dev.13 [2024-07-04T05:42:42.449Z] - 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 [2024-07-04T05:42:42.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:42:42.872Z] [2024-07-04T05:42:42.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:42:43.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:42:43.545Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-04T05:42:43.545Z] 8998bd30e6a1: Pulling fs layer [2024-07-04T05:42:43.545Z] 04944245beec: Pulling fs layer [2024-07-04T05:42:43.545Z] 699f458cf7ca: Pulling fs layer [2024-07-04T05:42:43.545Z] 765212b225bb: Pulling fs layer [2024-07-04T05:42:43.545Z] f23df028b6ca: Pulling fs layer [2024-07-04T05:42:43.545Z] d65c8cfc05b1: Pulling fs layer [2024-07-04T05:42:43.545Z] 765212b225bb: Waiting [2024-07-04T05:42:43.545Z] f23df028b6ca: Waiting [2024-07-04T05:42:43.545Z] d65c8cfc05b1: Waiting [2024-07-04T05:42:43.545Z] 2437ff75d9bd: Pulling fs layer [2024-07-04T05:42:43.545Z] 2437ff75d9bd: Waiting [2024-07-04T05:42:43.545Z] 04944245beec: Verifying Checksum [2024-07-04T05:42:43.545Z] 04944245beec: Download complete [2024-07-04T05:42:43.545Z] 765212b225bb: Verifying Checksum [2024-07-04T05:42:43.545Z] 765212b225bb: Download complete [2024-07-04T05:42:43.817Z] f23df028b6ca: Verifying Checksum [2024-07-04T05:42:43.817Z] f23df028b6ca: Download complete [2024-07-04T05:42:43.817Z] d65c8cfc05b1: Download complete [2024-07-04T05:42:43.817Z] 699f458cf7ca: Verifying Checksum [2024-07-04T05:42:43.817Z] 699f458cf7ca: Download complete [2024-07-04T05:42:44.407Z] 8998bd30e6a1: Verifying Checksum [2024-07-04T05:42:44.407Z] 8998bd30e6a1: Download complete [2024-07-04T05:42:47.014Z] 2437ff75d9bd: Verifying Checksum [2024-07-04T05:42:47.014Z] 2437ff75d9bd: Download complete [2024-07-04T05:42:49.597Z] 8998bd30e6a1: Pull complete [2024-07-04T05:42:49.597Z] 04944245beec: Pull complete [2024-07-04T05:42:51.553Z] 699f458cf7ca: Pull complete [2024-07-04T05:42:51.553Z] 765212b225bb: Pull complete [2024-07-04T05:42:52.512Z] f23df028b6ca: Pull complete [2024-07-04T05:42:52.512Z] d65c8cfc05b1: Pull complete [2024-07-04T05:43:10.738Z] 2437ff75d9bd: Pull complete [2024-07-04T05:43:10.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-04T05:43:10.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:43:10.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:43:10.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-4994 does not seem to be running inside a container [2024-07-04T05:43:11.037Z] $ 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/178 -v /w/workspace/device-usb-camera/178:/w/workspace/device-usb-camera/178:rw,z -v /w/workspace/device-usb-camera/178@tmp:/w/workspace/device-usb-camera/178@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 [2024-07-04T05:43:14.034Z] $ docker top 0201b34e067a512af7b50161a904e2bafc0e18321e117d3b813574f7556c6cb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:43:14.890Z] ---> job-cost.sh [2024-07-04T05:43:14.890Z] lf-activate-venv: SKIPPING [2024-07-04T05:43:14.890Z] INFO: No Stack... [2024-07-04T05:43:15.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-04T05:43:16.058Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T05:43:16.696Z] + cat /w/workspace/device-usb-camera/178/archives/cost.csv [2024-07-04T05:43:16.696Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:43:16.755Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [2024-07-04T05:43:16.768Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] did not exist. Created. [2024-07-04T05:43:16.775Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:43:17.439Z] /w/workspace/device-usb-camera/178@tmp/durable-bec8787b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-04T05:43:18.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-04T05:43:18.104Z] Warning: overwriting stash ‘stack-cost’ [2024-07-04T05:43:18.158Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:43:18.171Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:43:18.198Z] $ docker stop --time=1 0201b34e067a512af7b50161a904e2bafc0e18321e117d3b813574f7556c6cb0 [2024-07-04T05:43:19.756Z] $ docker rm -f --volumes 0201b34e067a512af7b50161a904e2bafc0e18321e117d3b813574f7556c6cb0 [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 [2024-07-04T05:43:20.281Z] provisioning config files... [2024-07-04T05:43:20.289Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11515365648138031682tmp [Pipeline] { [Pipeline] sh [2024-07-04T05:43:20.589Z] + set +x [2024-07-04T05:43:20.589Z] + + bash -s -- [2024-07-04T05:43:20.589Z] curl -s https://codecov.io/bash [2024-07-04T05:43:20.589Z] [2024-07-04T05:43:20.589Z] _____ _ [2024-07-04T05:43:20.589Z] / ____| | | [2024-07-04T05:43:20.589Z] | | ___ __| | ___ ___ _____ __ [2024-07-04T05:43:20.589Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-04T05:43:20.589Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-04T05:43:20.589Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-04T05:43:20.589Z] Bash-1.0.6 [2024-07-04T05:43:20.589Z] [2024-07-04T05:43:20.589Z] [2024-07-04T05:43:20.589Z] ==> git version 2.25.1 found [2024-07-04T05:43:20.849Z] ==> 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 [2024-07-04T05:43:20.849Z] Release-Date: 2020-01-08 [2024-07-04T05:43:20.849Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-04T05:43:20.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-04T05:43:20.849Z] ==> Jenkins CI detected. [2024-07-04T05:43:20.849Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-07-04T05:43:20.849Z] project root: . [2024-07-04T05:43:20.849Z] --> token set from env [2024-07-04T05:43:20.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-04T05:43:20.849Z] ==> Running gcov in . (disable via -X gcov) [2024-07-04T05:43:20.849Z] ==> Python coveragepy not found [2024-07-04T05:43:20.849Z] ==> Searching for coverage reports in: [2024-07-04T05:43:20.849Z] + . [2024-07-04T05:43:20.849Z] -> Found 1 reports [2024-07-04T05:43:20.849Z] ==> Detecting git/mercurial file structure [2024-07-04T05:43:20.849Z] ==> Reading reports [2024-07-04T05:43:20.849Z] + ./coverage.out bytes=54703 [2024-07-04T05:43:20.849Z] ==> Appending adjustments [2024-07-04T05:43:20.849Z] https://docs.codecov.io/docs/fixing-reports [2024-07-04T05:43:20.849Z] + Found adjustments [2024-07-04T05:43:20.849Z] ==> Gzipping contents [2024-07-04T05:43:20.849Z] 8.0K /tmp/codecov.ez3PU5.gz [2024-07-04T05:43:20.849Z] ==> Uploading reports [2024-07-04T05:43:20.849Z] url: https://codecov.io [2024-07-04T05:43:20.849Z] query: branch=main&commit=f25607548414acab236b5d6b621afb5b0ea6f720&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:43:20.849Z] -> Pinging Codecov [2024-07-04T05:43:20.849Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f25607548414acab236b5d6b621afb5b0ea6f720&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:43:21.109Z] -> Uploading to [2024-07-04T05:43:21.109Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-04/73D8F5FF140700D3E01443B452E23636/f25607548414acab236b5d6b621afb5b0ea6f720/f08add81-e992-45f7-a1d4-e70bbc4c2087.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T054320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8905728003a45f9d26eae5b641e49942145f62709a4b673725c0612890bbacaf [2024-07-04T05:43:21.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:43:21.109Z] Dload Upload Total Spent Left Speed [2024-07-04T05:43:21.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 32874 --:--:-- --:--:-- --:--:-- 32716 100 6805 0 0 100 6805 0 29206 --:--:-- --:--:-- --:--:-- 29081 [2024-07-04T05:43:21.369Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] } [2024-07-04T05:43:21.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-04T05:43:21.606Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-04T05:43:21.625Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:21.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:43:21.934Z] [2024-07-04T05:43:21.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:22.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:43:22.239Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-04T05:43:22.239Z] 619be1103602: Already exists [2024-07-04T05:43:22.239Z] f8ea3408117e: Pulling fs layer [2024-07-04T05:43:22.239Z] 91320369b822: Pulling fs layer [2024-07-04T05:43:22.239Z] 0406650e8295: Pulling fs layer [2024-07-04T05:43:22.239Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:43:22.239Z] 96d80e3f36e1: Pulling fs layer [2024-07-04T05:43:22.239Z] bcf3aedb951c: Pulling fs layer [2024-07-04T05:43:22.239Z] 96d80e3f36e1: Waiting [2024-07-04T05:43:22.239Z] 4f4fb700ef54: Waiting [2024-07-04T05:43:22.239Z] bcf3aedb951c: Waiting [2024-07-04T05:43:22.239Z] 0406650e8295: Verifying Checksum [2024-07-04T05:43:22.239Z] 0406650e8295: Download complete [2024-07-04T05:43:22.239Z] f8ea3408117e: Verifying Checksum [2024-07-04T05:43:22.239Z] f8ea3408117e: Download complete [2024-07-04T05:43:22.239Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:43:22.239Z] 4f4fb700ef54: Download complete [2024-07-04T05:43:22.239Z] f8ea3408117e: Pull complete [2024-07-04T05:43:22.497Z] 96d80e3f36e1: Verifying Checksum [2024-07-04T05:43:22.497Z] 96d80e3f36e1: Download complete [2024-07-04T05:43:22.815Z] 91320369b822: Verifying Checksum [2024-07-04T05:43:22.815Z] 91320369b822: Download complete [2024-07-04T05:43:23.087Z] bcf3aedb951c: Verifying Checksum [2024-07-04T05:43:23.088Z] bcf3aedb951c: Download complete [2024-07-04T05:43:26.476Z] 91320369b822: Pull complete [2024-07-04T05:43:26.476Z] 0406650e8295: Pull complete [2024-07-04T05:43:26.476Z] 4f4fb700ef54: Pull complete [2024-07-04T05:43:26.476Z] 96d80e3f36e1: Pull complete [2024-07-04T05:43:29.761Z] bcf3aedb951c: Pull complete [2024-07-04T05:43:29.761Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-04T05:43:29.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:43:29.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:43:29.865Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:43:29.894Z] $ 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 [2024-07-04T05:43:33.445Z] $ docker top fc56de37f50f7fb46816944c243231076e99da624c84f751d6f881f77b03dd89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:43:33.825Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-07-04T05:43:33.836Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-07-04T05:43:34.114Z] + set -o pipefail [2024-07-04T05:43:34.114Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-07-04T05:43:42.253Z] [2024-07-04T05:43:42.253Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-07-04T05:43:42.253Z] [2024-07-04T05:43:42.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/6a327dce-2e93-4e84-a322-31dc421d2030 [2024-07-04T05:43:42.253Z] [2024-07-04T05:43:42.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-04T05:43:42.253Z] [2024-07-04T05:43:42.253Z] [2024-07-04T05:43:42.253Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-04T05:43:42.253Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-04T05:43:42.260Z] $ docker stop --time=1 fc56de37f50f7fb46816944c243231076e99da624c84f751d6f881f77b03dd89 [2024-07-04T05:43:46.447Z] $ docker rm -f --volumes fc56de37f50f7fb46816944c243231076e99da624c84f751d6f881f77b03dd89 [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 [2024-07-04T05:43:47.373Z] + git log --format=format:%s -1 f25607548414acab236b5d6b621afb5b0ea6f720 [Pipeline] sh [2024-07-04T05:43:47.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:43:47.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:47.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:43:47.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:43:48.057Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:43:48.179Z] $ 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 [2024-07-04T05:43:48.638Z] $ docker top 03e8ad968a58d1b836d5417811c9d61b75ecff29aab19e1d3230c8995e0f7cf1 -eo pid,comm [2024-07-04T05:43:48.688Z] 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). [2024-07-04T05:43:48.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:43:48.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:43:48.746Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:43:48.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:43:48.854Z] $ docker exec 03e8ad968a58d1b836d5417811c9d61b75ecff29aab19e1d3230c8995e0f7cf1 ssh-agent [2024-07-04T05:43:48.960Z] SSH_AUTH_SOCK=/tmp/ssh-mc9KENaUXtXa/agent.32 [2024-07-04T05:43:48.960Z] SSH_AGENT_PID=38 [2024-07-04T05:43:48.964Z] Running ssh-add (command line suppressed) [2024-07-04T05:43:49.054Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10888380126446466302.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10888380126446466302.key) [2024-07-04T05:43:49.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:43:49.370Z] + git semver tag [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,579 [run_tag] DEBUG tag force:False [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,579 [check_head_tag] DEBUG check head tag [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,582 [execute] INFO git cat-file --batch-check [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,586 [execute] INFO git cat-file --batch [2024-07-04T05:43:49.629Z] 2024-07-04 05:43:49,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:43:49.888Z] 2024-07-04 05:43:49,634 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:43:49.888Z] 2024-07-04 05:43:49,634 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-07-04T05:43:49.888Z] 2024-07-04 05:43:49,634 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:43:49.888Z] 2024-07-04 05:43:49,640 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:43:49.888Z] 3.2.0-dev.13 [Pipeline] } [2024-07-04T05:43:49.892Z] $ docker exec --env ******** --env ******** 03e8ad968a58d1b836d5417811c9d61b75ecff29aab19e1d3230c8995e0f7cf1 ssh-agent -k [2024-07-04T05:43:49.985Z] unset SSH_AUTH_SOCK; [2024-07-04T05:43:49.986Z] unset SSH_AGENT_PID; [2024-07-04T05:43:49.986Z] echo Agent pid 38 killed; [2024-07-04T05:43:50.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:43:50.325Z] + git semver [Pipeline] } [2024-07-04T05:43:50.600Z] $ docker stop --time=1 03e8ad968a58d1b836d5417811c9d61b75ecff29aab19e1d3230c8995e0f7cf1 [2024-07-04T05:43:51.872Z] $ docker rm -f --volumes 03e8ad968a58d1b836d5417811c9d61b75ecff29aab19e1d3230c8995e0f7cf1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:52.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:43:52.274Z] [2024-07-04T05:43:52.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:43:52.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:43:52.576Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-04T05:43:52.576Z] ab5ef0e58194: Pulling fs layer [2024-07-04T05:43:52.576Z] 9712f1f96733: Pulling fs layer [2024-07-04T05:43:52.576Z] 63f879dbbcfc: Pulling fs layer [2024-07-04T05:43:52.576Z] 0d9ebad4ef96: Pulling fs layer [2024-07-04T05:43:52.576Z] e9a5061849ea: Pulling fs layer [2024-07-04T05:43:52.576Z] d747dcd14b5f: Pulling fs layer [2024-07-04T05:43:52.576Z] 2de7ff778b66: Pulling fs layer [2024-07-04T05:43:52.576Z] d747dcd14b5f: Waiting [2024-07-04T05:43:52.576Z] 2de7ff778b66: Waiting [2024-07-04T05:43:52.576Z] 0d9ebad4ef96: Waiting [2024-07-04T05:43:52.576Z] e9a5061849ea: Waiting [2024-07-04T05:43:52.576Z] 9712f1f96733: Verifying Checksum [2024-07-04T05:43:52.576Z] 9712f1f96733: Download complete [2024-07-04T05:43:52.834Z] 63f879dbbcfc: Verifying Checksum [2024-07-04T05:43:52.834Z] 63f879dbbcfc: Download complete [2024-07-04T05:43:53.094Z] e9a5061849ea: Verifying Checksum [2024-07-04T05:43:53.094Z] e9a5061849ea: Download complete [2024-07-04T05:43:53.094Z] d747dcd14b5f: Download complete [2024-07-04T05:43:53.094Z] ab5ef0e58194: Verifying Checksum [2024-07-04T05:43:53.094Z] ab5ef0e58194: Download complete [2024-07-04T05:43:53.094Z] 0d9ebad4ef96: Verifying Checksum [2024-07-04T05:43:53.094Z] 0d9ebad4ef96: Download complete [2024-07-04T05:43:53.094Z] 2de7ff778b66: Verifying Checksum [2024-07-04T05:43:53.094Z] 2de7ff778b66: Download complete [2024-07-04T05:43:56.381Z] ab5ef0e58194: Pull complete [2024-07-04T05:43:56.381Z] 9712f1f96733: Pull complete [2024-07-04T05:43:56.640Z] 63f879dbbcfc: Pull complete [2024-07-04T05:44:00.830Z] 0d9ebad4ef96: Pull complete [2024-07-04T05:44:01.088Z] e9a5061849ea: Pull complete [2024-07-04T05:44:01.348Z] d747dcd14b5f: Pull complete [2024-07-04T05:44:02.724Z] 2de7ff778b66: Pull complete [2024-07-04T05:44:02.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-04T05:44:02.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:44:02.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:02.832Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:44:02.853Z] $ 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 [2024-07-04T05:44:07.426Z] $ docker top 1429d11579c969397f0d424ae7b1223e6c825e952793e31ab1cbcd84c42e9661 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:44:07.516Z] provisioning config files... [2024-07-04T05:44:07.523Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13356700817853476942tmp [2024-07-04T05:44:07.533Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18305405347432151385tmp [2024-07-04T05:44:07.541Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6228892375314340907tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:44:07.572Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:07.861Z] ---> sigul-configuration.sh [2024-07-04T05:44:07.861Z] gpg: directory `/root/.gnupg' created [2024-07-04T05:44:07.861Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-04T05:44:07.861Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-04T05:44:07.861Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-04T05:44:07.861Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-04T05:44:07.861Z] gpg: CAST5 encrypted data [2024-07-04T05:44:07.861Z] gpg: encrypted with 1 passphrase [2024-07-04T05:44:07.861Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-04T05:44:08.159Z] + mkdir /home/jenkins [2024-07-04T05:44:08.159Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-04T05:44:08.456Z] + 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 [2024-07-04T05:44:08.472Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:08.771Z] ---> sigul-install.sh [2024-07-04T05:44:08.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-04T05:44:09.068Z] + git tag --list [2024-07-04T05:44:09.068Z] v0.0.0 [2024-07-04T05:44:09.068Z] v0.0.1-dev.1 [2024-07-04T05:44:09.068Z] v0.0.1-dev.10 [2024-07-04T05:44:09.068Z] v0.0.1-dev.11 [2024-07-04T05:44:09.068Z] v0.0.1-dev.12 [2024-07-04T05:44:09.068Z] v0.0.1-dev.13 [2024-07-04T05:44:09.068Z] v0.0.1-dev.14 [2024-07-04T05:44:09.068Z] v0.0.1-dev.15 [2024-07-04T05:44:09.068Z] v0.0.1-dev.16 [2024-07-04T05:44:09.068Z] v0.0.1-dev.2 [2024-07-04T05:44:09.068Z] v0.0.1-dev.3 [2024-07-04T05:44:09.068Z] v0.0.1-dev.4 [2024-07-04T05:44:09.068Z] v0.0.1-dev.5 [2024-07-04T05:44:09.068Z] v0.0.1-dev.6 [2024-07-04T05:44:09.068Z] v0.0.1-dev.7 [2024-07-04T05:44:09.068Z] v0.0.1-dev.8 [2024-07-04T05:44:09.068Z] v0.0.1-dev.9 [2024-07-04T05:44:09.068Z] v2.2.0 [2024-07-04T05:44:09.068Z] v2.2.0-dev.17 [2024-07-04T05:44:09.068Z] v2.2.0-dev.18 [2024-07-04T05:44:09.068Z] v2.2.0-dev.19 [2024-07-04T05:44:09.068Z] v2.2.0-dev.20 [2024-07-04T05:44:09.068Z] v2.2.0-dev.21 [2024-07-04T05:44:09.068Z] v2.2.0-dev.22 [2024-07-04T05:44:09.068Z] v2.2.0-dev.23 [2024-07-04T05:44:09.068Z] v2.2.0-dev.24 [2024-07-04T05:44:09.068Z] v2.2.0-dev.25 [2024-07-04T05:44:09.068Z] v2.2.0-dev.26 [2024-07-04T05:44:09.068Z] v2.2.0-dev.27 [2024-07-04T05:44:09.068Z] v2.3.0 [2024-07-04T05:44:09.068Z] v2.3.0-dev.1 [2024-07-04T05:44:09.068Z] v2.3.0-dev.10 [2024-07-04T05:44:09.068Z] v2.3.0-dev.11 [2024-07-04T05:44:09.068Z] v2.3.0-dev.12 [2024-07-04T05:44:09.068Z] v2.3.0-dev.13 [2024-07-04T05:44:09.068Z] v2.3.0-dev.14 [2024-07-04T05:44:09.068Z] v2.3.0-dev.15 [2024-07-04T05:44:09.068Z] v2.3.0-dev.16 [2024-07-04T05:44:09.068Z] v2.3.0-dev.17 [2024-07-04T05:44:09.068Z] v2.3.0-dev.18 [2024-07-04T05:44:09.068Z] v2.3.0-dev.19 [2024-07-04T05:44:09.068Z] v2.3.0-dev.2 [2024-07-04T05:44:09.068Z] v2.3.0-dev.20 [2024-07-04T05:44:09.068Z] v2.3.0-dev.21 [2024-07-04T05:44:09.068Z] v2.3.0-dev.22 [2024-07-04T05:44:09.068Z] v2.3.0-dev.23 [2024-07-04T05:44:09.068Z] v2.3.0-dev.24 [2024-07-04T05:44:09.068Z] v2.3.0-dev.25 [2024-07-04T05:44:09.068Z] v2.3.0-dev.26 [2024-07-04T05:44:09.068Z] v2.3.0-dev.27 [2024-07-04T05:44:09.068Z] v2.3.0-dev.28 [2024-07-04T05:44:09.068Z] v2.3.0-dev.3 [2024-07-04T05:44:09.068Z] v2.3.0-dev.4 [2024-07-04T05:44:09.068Z] v2.3.0-dev.5 [2024-07-04T05:44:09.068Z] v2.3.0-dev.6 [2024-07-04T05:44:09.068Z] v2.3.0-dev.7 [2024-07-04T05:44:09.068Z] v2.3.0-dev.8 [2024-07-04T05:44:09.068Z] v2.3.0-dev.9 [2024-07-04T05:44:09.068Z] v2.3.1 [2024-07-04T05:44:09.068Z] v2.3.1-dev.4 [2024-07-04T05:44:09.068Z] v2.3.1-dev.5 [2024-07-04T05:44:09.068Z] v2.3.1-dev.6 [2024-07-04T05:44:09.068Z] v3.0 [2024-07-04T05:44:09.068Z] v3.0.0 [2024-07-04T05:44:09.068Z] v3.0.0-dev.1 [2024-07-04T05:44:09.068Z] v3.0.0-dev.10 [2024-07-04T05:44:09.068Z] v3.0.0-dev.11 [2024-07-04T05:44:09.068Z] v3.0.0-dev.12 [2024-07-04T05:44:09.068Z] v3.0.0-dev.13 [2024-07-04T05:44:09.068Z] v3.0.0-dev.14 [2024-07-04T05:44:09.068Z] v3.0.0-dev.15 [2024-07-04T05:44:09.068Z] v3.0.0-dev.16 [2024-07-04T05:44:09.068Z] v3.0.0-dev.17 [2024-07-04T05:44:09.068Z] v3.0.0-dev.18 [2024-07-04T05:44:09.068Z] v3.0.0-dev.19 [2024-07-04T05:44:09.068Z] v3.0.0-dev.2 [2024-07-04T05:44:09.068Z] v3.0.0-dev.20 [2024-07-04T05:44:09.068Z] v3.0.0-dev.21 [2024-07-04T05:44:09.068Z] v3.0.0-dev.22 [2024-07-04T05:44:09.068Z] v3.0.0-dev.23 [2024-07-04T05:44:09.068Z] v3.0.0-dev.24 [2024-07-04T05:44:09.068Z] v3.0.0-dev.25 [2024-07-04T05:44:09.068Z] v3.0.0-dev.26 [2024-07-04T05:44:09.068Z] v3.0.0-dev.27 [2024-07-04T05:44:09.068Z] v3.0.0-dev.28 [2024-07-04T05:44:09.068Z] v3.0.0-dev.29 [2024-07-04T05:44:09.068Z] v3.0.0-dev.3 [2024-07-04T05:44:09.068Z] v3.0.0-dev.30 [2024-07-04T05:44:09.068Z] v3.0.0-dev.31 [2024-07-04T05:44:09.068Z] v3.0.0-dev.32 [2024-07-04T05:44:09.068Z] v3.0.0-dev.33 [2024-07-04T05:44:09.068Z] v3.0.0-dev.34 [2024-07-04T05:44:09.068Z] v3.0.0-dev.35 [2024-07-04T05:44:09.068Z] v3.0.0-dev.36 [2024-07-04T05:44:09.068Z] v3.0.0-dev.37 [2024-07-04T05:44:09.068Z] v3.0.0-dev.38 [2024-07-04T05:44:09.068Z] v3.0.0-dev.39 [2024-07-04T05:44:09.068Z] v3.0.0-dev.4 [2024-07-04T05:44:09.068Z] v3.0.0-dev.40 [2024-07-04T05:44:09.068Z] v3.0.0-dev.41 [2024-07-04T05:44:09.068Z] v3.0.0-dev.42 [2024-07-04T05:44:09.068Z] v3.0.0-dev.43 [2024-07-04T05:44:09.068Z] v3.0.0-dev.44 [2024-07-04T05:44:09.068Z] v3.0.0-dev.45 [2024-07-04T05:44:09.068Z] v3.0.0-dev.46 [2024-07-04T05:44:09.068Z] v3.0.0-dev.47 [2024-07-04T05:44:09.068Z] v3.0.0-dev.48 [2024-07-04T05:44:09.068Z] v3.0.0-dev.49 [2024-07-04T05:44:09.068Z] v3.0.0-dev.5 [2024-07-04T05:44:09.068Z] v3.0.0-dev.50 [2024-07-04T05:44:09.068Z] v3.0.0-dev.51 [2024-07-04T05:44:09.068Z] v3.0.0-dev.6 [2024-07-04T05:44:09.068Z] v3.0.0-dev.7 [2024-07-04T05:44:09.068Z] v3.0.0-dev.8 [2024-07-04T05:44:09.068Z] v3.0.0-dev.9 [2024-07-04T05:44:09.068Z] v3.1 [2024-07-04T05:44:09.068Z] v3.1.0 [2024-07-04T05:44:09.068Z] v3.1.0-dev.1 [2024-07-04T05:44:09.068Z] v3.1.0-dev.10 [2024-07-04T05:44:09.068Z] v3.1.0-dev.11 [2024-07-04T05:44:09.068Z] v3.1.0-dev.12 [2024-07-04T05:44:09.068Z] v3.1.0-dev.13 [2024-07-04T05:44:09.068Z] v3.1.0-dev.14 [2024-07-04T05:44:09.068Z] v3.1.0-dev.15 [2024-07-04T05:44:09.068Z] v3.1.0-dev.16 [2024-07-04T05:44:09.068Z] v3.1.0-dev.17 [2024-07-04T05:44:09.068Z] v3.1.0-dev.18 [2024-07-04T05:44:09.068Z] v3.1.0-dev.19 [2024-07-04T05:44:09.068Z] v3.1.0-dev.2 [2024-07-04T05:44:09.068Z] v3.1.0-dev.20 [2024-07-04T05:44:09.068Z] v3.1.0-dev.21 [2024-07-04T05:44:09.068Z] v3.1.0-dev.22 [2024-07-04T05:44:09.068Z] v3.1.0-dev.23 [2024-07-04T05:44:09.068Z] v3.1.0-dev.24 [2024-07-04T05:44:09.068Z] v3.1.0-dev.25 [2024-07-04T05:44:09.068Z] v3.1.0-dev.26 [2024-07-04T05:44:09.068Z] v3.1.0-dev.27 [2024-07-04T05:44:09.068Z] v3.1.0-dev.28 [2024-07-04T05:44:09.068Z] v3.1.0-dev.29 [2024-07-04T05:44:09.068Z] v3.1.0-dev.3 [2024-07-04T05:44:09.068Z] v3.1.0-dev.30 [2024-07-04T05:44:09.068Z] v3.1.0-dev.31 [2024-07-04T05:44:09.068Z] v3.1.0-dev.32 [2024-07-04T05:44:09.068Z] v3.1.0-dev.33 [2024-07-04T05:44:09.068Z] v3.1.0-dev.34 [2024-07-04T05:44:09.068Z] v3.1.0-dev.35 [2024-07-04T05:44:09.068Z] v3.1.0-dev.36 [2024-07-04T05:44:09.068Z] v3.1.0-dev.37 [2024-07-04T05:44:09.068Z] v3.1.0-dev.38 [2024-07-04T05:44:09.068Z] v3.1.0-dev.39 [2024-07-04T05:44:09.068Z] v3.1.0-dev.4 [2024-07-04T05:44:09.068Z] v3.1.0-dev.5 [2024-07-04T05:44:09.068Z] v3.1.0-dev.6 [2024-07-04T05:44:09.068Z] v3.1.0-dev.7 [2024-07-04T05:44:09.068Z] v3.1.0-dev.8 [2024-07-04T05:44:09.068Z] v3.1.0-dev.9 [2024-07-04T05:44:09.068Z] v3.1.1 [2024-07-04T05:44:09.068Z] v3.1.1-dev.1 [2024-07-04T05:44:09.068Z] v3.2.0-dev.1 [2024-07-04T05:44:09.068Z] v3.2.0-dev.10 [2024-07-04T05:44:09.068Z] v3.2.0-dev.11 [2024-07-04T05:44:09.068Z] v3.2.0-dev.12 [2024-07-04T05:44:09.068Z] v3.2.0-dev.13 [2024-07-04T05:44:09.068Z] v3.2.0-dev.2 [2024-07-04T05:44:09.068Z] v3.2.0-dev.3 [2024-07-04T05:44:09.068Z] v3.2.0-dev.4 [2024-07-04T05:44:09.068Z] v3.2.0-dev.5 [2024-07-04T05:44:09.068Z] v3.2.0-dev.6 [2024-07-04T05:44:09.068Z] v3.2.0-dev.7 [2024-07-04T05:44:09.068Z] v3.2.0-dev.8 [2024-07-04T05:44:09.068Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-04T05:44:09.365Z] + lftools sign git-tag v3.2.0-dev.13 [2024-07-04T05:44:09.932Z] Signing Git tag with Sigul... [2024-07-04T05:44:09.932Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-07-04T05:44:10.202Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:10.495Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-04T05:44:10.502Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-04T05:44:10.531Z] $ docker stop --time=1 1429d11579c969397f0d424ae7b1223e6c825e952793e31ab1cbcd84c42e9661 [2024-07-04T05:44:11.805Z] $ docker rm -f --volumes 1429d11579c969397f0d424ae7b1223e6c825e952793e31ab1cbcd84c42e9661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-04T05:44:12.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:44:12.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:12.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:44:12.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:12.666Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:44:12.692Z] $ 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 [2024-07-04T05:44:13.070Z] $ docker top 0d2f298a61aa97306730eef460bd00b57b95a8614308ca6ef41a7296335c9771 -eo pid,comm [2024-07-04T05:44:13.127Z] 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). [2024-07-04T05:44:13.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:44:13.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:44:13.188Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:44:13.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:44:13.299Z] $ docker exec 0d2f298a61aa97306730eef460bd00b57b95a8614308ca6ef41a7296335c9771 ssh-agent [2024-07-04T05:44:13.413Z] SSH_AUTH_SOCK=/tmp/ssh-33jXEiSqwLSJ/agent.32 [2024-07-04T05:44:13.413Z] SSH_AGENT_PID=38 [2024-07-04T05:44:13.418Z] Running ssh-add (command line suppressed) [2024-07-04T05:44:13.518Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11832809793910390205.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11832809793910390205.key) [2024-07-04T05:44:13.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:44:13.831Z] + git semver bump pre [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,996 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,998 [execute] INFO git cat-file --batch-check [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:13,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:14,003 [execute] INFO git cat-file --batch [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:14,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:14.090Z] 2024-07-04 05:44:14,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:44:14.090Z] 3.2.0-dev.14 [Pipeline] } [2024-07-04T05:44:14.095Z] $ docker exec --env ******** --env ******** 0d2f298a61aa97306730eef460bd00b57b95a8614308ca6ef41a7296335c9771 ssh-agent -k [2024-07-04T05:44:14.194Z] unset SSH_AUTH_SOCK; [2024-07-04T05:44:14.195Z] unset SSH_AGENT_PID; [2024-07-04T05:44:14.195Z] echo Agent pid 38 killed; [2024-07-04T05:44:14.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:44:14.529Z] + git semver [Pipeline] } [2024-07-04T05:44:14.793Z] $ docker stop --time=1 0d2f298a61aa97306730eef460bd00b57b95a8614308ca6ef41a7296335c9771 [2024-07-04T05:44:16.052Z] $ docker rm -f --volumes 0d2f298a61aa97306730eef460bd00b57b95a8614308ca6ef41a7296335c9771 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:44:16.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:44:16.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:16.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:44:16.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:16.808Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:44:16.835Z] $ 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 [2024-07-04T05:44:17.165Z] $ docker top fc5c0ddb4d38e1067e2e721049d49a3dfb2ccc46f7f1132e058ca20c0e3a3715 -eo pid,comm [2024-07-04T05:44:17.219Z] 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). [2024-07-04T05:44:17.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:44:17.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:44:17.278Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:44:17.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:44:17.386Z] $ docker exec fc5c0ddb4d38e1067e2e721049d49a3dfb2ccc46f7f1132e058ca20c0e3a3715 ssh-agent [2024-07-04T05:44:17.520Z] SSH_AUTH_SOCK=/tmp/ssh-p6Hb8W7moCCB/agent.32 [2024-07-04T05:44:17.520Z] SSH_AGENT_PID=39 [2024-07-04T05:44:17.525Z] Running ssh-add (command line suppressed) [2024-07-04T05:44:17.626Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11340888174795100227.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11340888174795100227.key) [2024-07-04T05:44:17.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:44:17.932Z] + git semver push [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,137 [run_push] DEBUG push [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,138 [execute] INFO git cat-file --batch-check [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,143 [execute] INFO git rev-list 3528bacfe92c227a56afcf6a8a3b3d3b09528b91 -- [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,143 [execute] DEBUG Popen(['git', 'rev-list', '3528bacfe92c227a56afcf6a8a3b3d3b09528b91', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,150 [execute] INFO git fetch -v origin [2024-07-04T05:44:18.191Z] 2024-07-04 05:44:18,151 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-04T05:44:18.761Z] 2024-07-04 05:44:18,639 [run_push] DEBUG no remote changes detected [2024-07-04T05:44:18.761Z] 2024-07-04 05:44:18,640 [execute] INFO git push origin semver [2024-07-04T05:44:18.761Z] 2024-07-04 05:44:18,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:44:19.761Z] 2024-07-04 05:44:19,513 [run_push] DEBUG push all version tags [2024-07-04T05:44:19.761Z] 2024-07-04 05:44:19,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-04T05:44:19.761Z] 2024-07-04 05:44:19,515 [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) [2024-07-04T05:44:20.331Z] 2024-07-04 05:44:20,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-04T05:44:20.331Z] 3.2.0-dev.14 [Pipeline] } [2024-07-04T05:44:20.336Z] $ docker exec --env ******** --env ******** fc5c0ddb4d38e1067e2e721049d49a3dfb2ccc46f7f1132e058ca20c0e3a3715 ssh-agent -k [2024-07-04T05:44:20.438Z] unset SSH_AUTH_SOCK; [2024-07-04T05:44:20.438Z] unset SSH_AGENT_PID; [2024-07-04T05:44:20.438Z] echo Agent pid 39 killed; [2024-07-04T05:44:20.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:44:20.782Z] + git semver [Pipeline] } [2024-07-04T05:44:21.048Z] $ docker stop --time=1 fc5c0ddb4d38e1067e2e721049d49a3dfb2ccc46f7f1132e058ca20c0e3a3715 [2024-07-04T05:44:22.293Z] $ docker rm -f --volumes fc5c0ddb4d38e1067e2e721049d49a3dfb2ccc46f7f1132e058ca20c0e3a3715 [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 [2024-07-04T05:44:22.990Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-07-04T05:44:22.990Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-04T05:44:22.990Z] total 16 [2024-07-04T05:44:22.990Z] drwxr-xr-x 3 root root 4096 Jul 4 05:30 . [2024-07-04T05:44:22.990Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:44 .. [2024-07-04T05:44:22.990Z] drwxr-xr-x 2 root root 4096 Jul 4 05:30 cost [2024-07-04T05:44:22.990Z] -rw-r--r-- 1 root root 89 Jul 4 05:30 cost.csv [2024-07-04T05:44:22.990Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-04T05:44:22.990Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-04T05:44:22.990Z] total 16 [2024-07-04T05:44:22.990Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:30 . [2024-07-04T05:44:22.990Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:44 .. [2024-07-04T05:44:22.990Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:30 cost [2024-07-04T05:44:22.990Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 4 05:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:23.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:24.141Z] ---> package-listing.sh [2024-07-04T05:44:24.141Z] ++ facter osfamily [2024-07-04T05:44:24.141Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-04T05:44:24.400Z] + OS_FAMILY=debian [2024-07-04T05:44:24.400Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-07-04T05:44:24.400Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-04T05:44:24.400Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-04T05:44:24.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-04T05:44:24.400Z] + PACKAGES=/tmp/packages_start.txt [2024-07-04T05:44:24.400Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-04T05:44:24.400Z] + PACKAGES=/tmp/packages_end.txt [2024-07-04T05:44:24.401Z] + case "${OS_FAMILY}" in [2024-07-04T05:44:24.401Z] + dpkg -l [2024-07-04T05:44:24.401Z] + grep '^ii' [2024-07-04T05:44:24.401Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-04T05:44:24.401Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-04T05:44:24.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-04T05:44:24.401Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-04T05:44:24.401Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-07-04T05:44:24.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-07-04T05:44:24.413Z] 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 [2024-07-04T05:44:24.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:44:25.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:44:25.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:44:25.344Z] prd-ubuntu20.04-docker-8c-8g-4992 does not seem to be running inside a container [2024-07-04T05:44:25.371Z] $ 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 [2024-07-04T05:44:25.569Z] $ docker top 6050cf624069d1e56b3171dd1545b4518c1d8172ba5e3f76d89e58ef21290f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:44:25.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-04T05:44:26.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-04T05:44:26.489Z] + ls /var/log/sa-host [2024-07-04T05:44:26.489Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:44:26.569Z] provisioning config files... [2024-07-04T05:44:26.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4400166826193897996tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:44:26.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:26.874Z] ---> create-netrc.sh [Pipeline] } [2024-07-04T05:44:26.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:27.218Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-04T05:44:27.229Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:27.514Z] ---> sudo-logs.sh [2024-07-04T05:44:27.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-04T05:44:27.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:27.828Z] ---> job-cost.sh [2024-07-04T05:44:27.828Z] lf-activate-venv: SKIPPING [2024-07-04T05:44:27.828Z] DEBUG: total: 0.2199999988079071 [2024-07-04T05:44:27.828Z] INFO: Retrieving Stack Cost... [2024-07-04T05:44:28.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:44:28.652Z] INFO: Archiving Costs [Pipeline] echo [2024-07-04T05:44:28.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:44:28.946Z] ---> logs-deploy.sh [2024-07-04T05:44:28.946Z] lf-activate-venv: SKIPPING [2024-07-04T05:44:28.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/178 [2024-07-04T05:44:28.946Z] INFO: archiving workspace using pattern(s): [2024-07-04T05:44:29.887Z] Archives upload complete. [2024-07-04T05:44:29.887Z] INFO: archiving logs to Nexus