Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16306204967382184595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6622163827348168810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh412870809982772515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2881927267466794710.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2066051668893374159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6570’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6571’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6808’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6811 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (main) Commit message: "Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-list --no-walk d9bc2510d2092aa4ccb33cd8194ca4d1d75fcab2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T02:31:31.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T02:31:31.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T02:31:31.847Z] ========================================================= [2024-07-31T02:31:31.847Z] EdgeX Global Pipelines Version Info [2024-07-31T02:31:31.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:31:32.592Z] ------------------- [2024-07-31T02:31:32.592Z] stable info: [2024-07-31T02:31:32.592Z] ------------------- [2024-07-31T02:31:32.592Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:31:32.592Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T02:31:32.592Z] Message: update stable to v1.0.260 [2024-07-31T02:31:33.161Z] ------------------- [2024-07-31T02:31:33.161Z] experimental info: [2024-07-31T02:31:33.161Z] ------------------- [2024-07-31T02:31:33.161Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T02:31:33.161Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T02:31:33.161Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T02:31:33.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-31T02:31:33.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-31T02:31:33.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T02:31:33.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T02:31:33.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T02:31:33.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T02:31:33.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T02:31:33.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T02:31:33.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T02:31:33.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T02:31:33.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T02:31:33.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-31T02:31:33.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T02:31:33.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T02:31:33.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:31:33.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T02:31:33.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:31:33.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T02:31:33.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T02:31:33.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T02:31:33.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T02:31:33.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T02:31:33.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T02:31:33.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T02:31:33.839Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T02:31:33.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T02:31:33.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T02:31:33.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-31T02:31:34.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-31T02:31:34.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-31T02:31:34.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo [2024-07-31T02:31:34.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5c4d19 [Pipeline] echo [2024-07-31T02:31:34.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:31:34.192Z] provisioning config files... [2024-07-31T02:31:34.204Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9408459324101875157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:31:34.548Z] ---> ****-login.sh [2024-07-31T02:31:34.548Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:31:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:34.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:34.810Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:34.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:34.810Z] [2024-07-31T02:31:34.810Z] Login Succeeded [2024-07-31T02:31:34.810Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:31:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:34.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:34.811Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:34.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:34.811Z] [2024-07-31T02:31:34.811Z] Login Succeeded [2024-07-31T02:31:34.811Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:31:35.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:35.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:35.070Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:35.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:35.070Z] [2024-07-31T02:31:35.070Z] Login Succeeded [2024-07-31T02:31:35.070Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:31:35.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:35.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:35.071Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:35.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:35.071Z] [2024-07-31T02:31:35.071Z] Login Succeeded [2024-07-31T02:31:35.071Z] ****.io [2024-07-31T02:31:35.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:35.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:35.331Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:35.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:35.331Z] [2024-07-31T02:31:35.331Z] Login Succeeded [2024-07-31T02:31:35.331Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:31:35.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T02:31:35.751Z] + git rev-list -1 --merges e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1~1..e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo [2024-07-31T02:31:35.785Z] -----------> git rev-list -1 --merges e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1~1..e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:31:35.785Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [false] [Pipeline] sh [2024-07-31T02:31:36.085Z] + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo [2024-07-31T02:31:36.102Z] ========================================================= [2024-07-31T02:31:36.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T02:31:36.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:31:36.449Z] + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] echo [2024-07-31T02:31:36.462Z] [semverPrep] GIT_COMMIT: e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1, Commit Message: Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29 [Pipeline] echo [2024-07-31T02:31:36.479Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T02:31:36.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:31:36.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T02:31:36.835Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T02:31:36.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T02:31:36.835Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T02:31:36.835Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T02:31:36.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:31:37.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:31:37.200Z] [2024-07-31T02:31:37.200Z] 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-31T02:31:37.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:31:37.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T02:31:37.505Z] b85a868b505f: Pulling fs layer [2024-07-31T02:31:37.505Z] e2be974225ed: Pulling fs layer [2024-07-31T02:31:37.505Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T02:31:37.505Z] 988bab9f4d93: Pulling fs layer [2024-07-31T02:31:37.505Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T02:31:37.505Z] eaf3925da568: Pulling fs layer [2024-07-31T02:31:37.505Z] bab4dde63d76: Pulling fs layer [2024-07-31T02:31:37.505Z] 988bab9f4d93: Waiting [2024-07-31T02:31:37.505Z] eaf3925da568: Waiting [2024-07-31T02:31:37.505Z] bde34c3a00c8: Pulling fs layer [2024-07-31T02:31:37.505Z] b352a97aabf1: Pulling fs layer [2024-07-31T02:31:37.505Z] 4872d77fe225: Pulling fs layer [2024-07-31T02:31:37.505Z] 1469e6f7b9e6: Waiting [2024-07-31T02:31:37.505Z] 5851b861e8e6: Pulling fs layer [2024-07-31T02:31:37.505Z] bab4dde63d76: Waiting [2024-07-31T02:31:37.505Z] b352a97aabf1: Waiting [2024-07-31T02:31:37.505Z] 5851b861e8e6: Waiting [2024-07-31T02:31:37.505Z] e2be974225ed: Download complete [2024-07-31T02:31:37.505Z] 988bab9f4d93: Download complete [2024-07-31T02:31:37.505Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T02:31:37.505Z] 339a4e72a1f5: Download complete [2024-07-31T02:31:37.764Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T02:31:37.764Z] 1469e6f7b9e6: Download complete [2024-07-31T02:31:37.764Z] eaf3925da568: Download complete [2024-07-31T02:31:37.764Z] bde34c3a00c8: Download complete [2024-07-31T02:31:37.764Z] b352a97aabf1: Download complete [2024-07-31T02:31:37.764Z] 4872d77fe225: Verifying Checksum [2024-07-31T02:31:37.764Z] 4872d77fe225: Download complete [2024-07-31T02:31:37.764Z] 5851b861e8e6: Download complete [2024-07-31T02:31:37.764Z] b85a868b505f: Verifying Checksum [2024-07-31T02:31:37.764Z] b85a868b505f: Download complete [2024-07-31T02:31:38.022Z] bab4dde63d76: Verifying Checksum [2024-07-31T02:31:38.022Z] bab4dde63d76: Download complete [2024-07-31T02:31:38.959Z] b85a868b505f: Pull complete [2024-07-31T02:31:38.959Z] e2be974225ed: Pull complete [2024-07-31T02:31:39.527Z] 339a4e72a1f5: Pull complete [2024-07-31T02:31:39.527Z] 988bab9f4d93: Pull complete [2024-07-31T02:31:39.786Z] 1469e6f7b9e6: Pull complete [2024-07-31T02:31:39.786Z] eaf3925da568: Pull complete [2024-07-31T02:31:41.161Z] bab4dde63d76: Pull complete [2024-07-31T02:31:41.420Z] bde34c3a00c8: Pull complete [2024-07-31T02:31:41.420Z] b352a97aabf1: Pull complete [2024-07-31T02:31:41.420Z] 4872d77fe225: Pull complete [2024-07-31T02:31:41.681Z] 5851b861e8e6: Pull complete [2024-07-31T02:31:41.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T02:31:41.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:31:41.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:31:41.827Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:31:41.859Z] $ 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-31T02:31:43.037Z] $ docker top 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 -eo pid,comm [2024-07-31T02:31:43.097Z] 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-31T02:31:43.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:31:43.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:31:43.162Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:31:43.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:31:43.282Z] $ docker exec 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent [2024-07-31T02:31:43.400Z] SSH_AUTH_SOCK=/tmp/ssh-EbAW3fO4RSzD/agent.32 [2024-07-31T02:31:43.400Z] SSH_AGENT_PID=38 [2024-07-31T02:31:43.407Z] Running ssh-add (command line suppressed) [2024-07-31T02:31:43.503Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4365283327514972683.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4365283327514972683.key) [2024-07-31T02:31:43.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:31:43.817Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T02:31:43.824Z] $ docker exec --env ******** --env ******** 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent -k [2024-07-31T02:31:43.921Z] unset SSH_AUTH_SOCK; [2024-07-31T02:31:43.921Z] unset SSH_AGENT_PID; [2024-07-31T02:31:43.922Z] echo Agent pid 38 killed; [2024-07-31T02:31:43.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T02:31:43.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:31:43.980Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:31:44.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:31:44.101Z] $ docker exec 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent [2024-07-31T02:31:44.211Z] SSH_AUTH_SOCK=/tmp/ssh-FGxbI97myh36/agent.71 [2024-07-31T02:31:44.211Z] SSH_AGENT_PID=77 [2024-07-31T02:31:44.216Z] Running ssh-add (command line suppressed) [2024-07-31T02:31:44.311Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_546124226140615945.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_546124226140615945.key) [2024-07-31T02:31:44.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:31:44.618Z] + git semver init [2024-07-31T02:31:44.878Z] 2024-07-31 02:31:44,788 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T02:31:44.878Z] 2024-07-31 02:31:44,789 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-31T02:31:44.878Z] 2024-07-31 02:31:44,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-31T02:31:44.878Z] 2024-07-31 02:31:44,790 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:31:46.258Z] 2024-07-31 02:31:46,252 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-07-31T02:31:46.258Z] 2024-07-31 02:31:46,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-07-31T02:31:46.258Z] 2024-07-31 02:31:46,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:31:46.258Z] 2024-07-31 02:31:46,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:31:46.517Z] 3.2.0-dev.17 [Pipeline] } [2024-07-31T02:31:46.525Z] $ docker exec --env ******** --env ******** 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 ssh-agent -k [2024-07-31T02:31:46.611Z] unset SSH_AUTH_SOCK; [2024-07-31T02:31:46.611Z] unset SSH_AGENT_PID; [2024-07-31T02:31:46.612Z] echo Agent pid 77 killed; [2024-07-31T02:31:46.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:31:46.950Z] + git semver [Pipeline] } [2024-07-31T02:31:47.216Z] $ docker stop --time=1 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 [2024-07-31T02:31:48.496Z] $ docker rm -f --volumes 5fd776945efd6cca3a67de8edd6b62ed63392c621099001ce5312a2d50a9a677 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:31:48.846Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T02:31:49.086Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T02:31:49.091Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:31:49.284Z] provisioning config files... [2024-07-31T02:31:49.295Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13538385371990210591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:31:49.592Z] ---> ****-login.sh [2024-07-31T02:31:49.592Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:31:49.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:49.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:49.592Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:49.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:49.592Z] [2024-07-31T02:31:49.592Z] Login Succeeded [2024-07-31T02:31:49.592Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:31:49.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:49.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:49.592Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:49.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:49.593Z] [2024-07-31T02:31:49.593Z] Login Succeeded [2024-07-31T02:31:49.593Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:31:49.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:49.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:49.853Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:49.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:49.853Z] [2024-07-31T02:31:49.853Z] Login Succeeded [2024-07-31T02:31:49.853Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:31:49.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:49.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:49.853Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:49.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:49.853Z] [2024-07-31T02:31:49.853Z] Login Succeeded [2024-07-31T02:31:49.853Z] ****.io [2024-07-31T02:31:50.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:31:50.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:31:50.114Z] Configure a credential helper to remove this warning. See [2024-07-31T02:31:50.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:31:50.114Z] [2024-07-31T02:31:50.114Z] Login Succeeded [2024-07-31T02:31:50.114Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:31:50.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:31:50.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:31:50.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:31:50.273Z] ========================================================= [2024-07-31T02:31:50.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T02:31:50.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:31:50.619Z] + 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-31T02:31:50.619Z] Sending build context to Docker daemon 20.46MB [2024-07-31T02:31:50.619Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:31:50.619Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-31T02:31:50.879Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T02:31:50.879Z] 619be1103602: Pulling fs layer [2024-07-31T02:31:50.879Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T02:31:50.879Z] 5df492c9dc93: Pulling fs layer [2024-07-31T02:31:50.879Z] 7629e6793208: Pulling fs layer [2024-07-31T02:31:50.879Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:31:50.879Z] fb5054dd5b73: Pulling fs layer [2024-07-31T02:31:50.879Z] eeca6798cff9: Pulling fs layer [2024-07-31T02:31:50.879Z] aa269ceb94a6: Pulling fs layer [2024-07-31T02:31:50.879Z] ada007ff1a6a: Pulling fs layer [2024-07-31T02:31:50.879Z] 4f4fb700ef54: Waiting [2024-07-31T02:31:50.879Z] fb5054dd5b73: Waiting [2024-07-31T02:31:50.879Z] eeca6798cff9: Waiting [2024-07-31T02:31:50.879Z] aa269ceb94a6: Waiting [2024-07-31T02:31:50.879Z] ada007ff1a6a: Waiting [2024-07-31T02:31:50.879Z] 7629e6793208: Waiting [2024-07-31T02:31:50.879Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T02:31:50.879Z] 7862e08f4a3e: Download complete [2024-07-31T02:31:50.879Z] 7629e6793208: Verifying Checksum [2024-07-31T02:31:50.879Z] 4f4fb700ef54: Download complete [2024-07-31T02:31:50.879Z] 619be1103602: Verifying Checksum [2024-07-31T02:31:50.879Z] 619be1103602: Download complete [2024-07-31T02:31:50.879Z] fb5054dd5b73: Verifying Checksum [2024-07-31T02:31:50.879Z] eeca6798cff9: Download complete [2024-07-31T02:31:50.879Z] 619be1103602: Pull complete [2024-07-31T02:31:51.138Z] 7862e08f4a3e: Pull complete [2024-07-31T02:31:51.138Z] ada007ff1a6a: Download complete [2024-07-31T02:31:51.396Z] 5df492c9dc93: Verifying Checksum [2024-07-31T02:31:51.396Z] 5df492c9dc93: Download complete [2024-07-31T02:31:51.654Z] aa269ceb94a6: Verifying Checksum [2024-07-31T02:31:54.182Z] 5df492c9dc93: Pull complete [2024-07-31T02:31:54.183Z] 7629e6793208: Pull complete [2024-07-31T02:31:54.183Z] 4f4fb700ef54: Pull complete [2024-07-31T02:31:54.183Z] fb5054dd5b73: Pull complete [2024-07-31T02:31:54.183Z] eeca6798cff9: Pull complete [2024-07-31T02:31:56.712Z] aa269ceb94a6: Pull complete [2024-07-31T02:31:56.712Z] ada007ff1a6a: Pull complete [2024-07-31T02:31:56.712Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T02:31:56.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T02:31:56.712Z] ---> f489d0715acc [2024-07-31T02:31:56.712Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:31:58.089Z] ---> Running in 6c174facf5a8 [2024-07-31T02:31:58.089Z] Removing intermediate container 6c174facf5a8 [2024-07-31T02:31:58.089Z] ---> e498ed97a340 [2024-07-31T02:31:58.089Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:31:58.089Z] ---> Running in 992fb050409b [2024-07-31T02:31:58.348Z] Removing intermediate container 992fb050409b [2024-07-31T02:31:58.348Z] ---> bfa042561d4b [2024-07-31T02:31:58.348Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-31T02:31:58.348Z] ---> Running in 7f065250ff0b [2024-07-31T02:31:58.348Z] Removing intermediate container 7f065250ff0b [2024-07-31T02:31:58.348Z] ---> d1be051742c0 [2024-07-31T02:31:58.348Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-31T02:31:58.348Z] ---> Running in 2f89ee6423ee [2024-07-31T02:31:58.348Z] Removing intermediate container 2f89ee6423ee [2024-07-31T02:31:58.348Z] ---> a1e2765195a7 [2024-07-31T02:31:58.348Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:31:58.348Z] ---> Running in 9691b74c5994 [2024-07-31T02:31:58.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:31:58.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:31:58.866Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-31T02:31:58.866Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-31T02:31:59.125Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-31T02:31:59.125Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-31T02:31:59.125Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-31T02:31:59.125Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-31T02:31:59.125Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-31T02:31:59.125Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-31T02:31:59.125Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-31T02:31:59.125Z] (10/13) Installing kmod-libs (30-r3) [2024-07-31T02:31:59.125Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-31T02:31:59.125Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-31T02:31:59.125Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-31T02:31:59.125Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T02:31:59.125Z] Executing eudev-3.2.11-r8.trigger [2024-07-31T02:31:59.125Z] OK: 271 MiB in 65 packages [2024-07-31T02:31:59.691Z] Removing intermediate container 9691b74c5994 [2024-07-31T02:31:59.691Z] ---> 20b9946300b0 [2024-07-31T02:31:59.691Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-31T02:31:59.691Z] ---> Running in 3a6bb9fb4f7a [2024-07-31T02:31:59.691Z] Removing intermediate container 3a6bb9fb4f7a [2024-07-31T02:31:59.691Z] ---> 7a8230ffef5d [2024-07-31T02:31:59.691Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-31T02:31:59.949Z] ---> 1b888a5ec159 [2024-07-31T02:31:59.950Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:31:59.950Z] ---> Running in 20768f562a36 [2024-07-31T02:32:04.229Z] Still waiting to schedule task [2024-07-31T02:32:04.229Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-31T02:32:32.230Z] Removing intermediate container 20768f562a36 [2024-07-31T02:32:32.230Z] ---> a50be384af6d [2024-07-31T02:32:32.230Z] Step 11/13 : COPY . . [2024-07-31T02:32:32.230Z] ---> a968348bea90 [2024-07-31T02:32:32.230Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-31T02:32:32.230Z] ---> Running in f0482a99dcbe [2024-07-31T02:32:32.230Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:32:32.230Z] Dload Upload Total Spent Left Speed [2024-07-31T02:32:32.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10321 0 --:--:-- --:--:-- --:--:-- 10411 [2024-07-31T02:32:32.230Z] Removing intermediate container f0482a99dcbe [2024-07-31T02:32:32.230Z] ---> 42da21565bb3 [2024-07-31T02:32:32.230Z] Step 13/13 : RUN ${MAKE} [2024-07-31T02:32:32.230Z] ---> Running in 9ac52f4614fd [2024-07-31T02:32:32.230Z] noop [2024-07-31T02:32:32.230Z] Removing intermediate container 9ac52f4614fd [2024-07-31T02:32:32.230Z] ---> c88d7a373d1c [2024-07-31T02:32:32.230Z] Successfully built c88d7a373d1c [2024-07-31T02:32:32.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:32:32.555Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:32:32.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:32:32.638Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:32:32.668Z] $ 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-31T02:32:32.996Z] $ docker top b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:32:33.349Z] + go version [2024-07-31T02:32:33.349Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T02:32:33.357Z] $ docker stop --time=1 b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 [2024-07-31T02:32:34.597Z] $ docker rm -f --volumes b89af9b1844b538807dc9c159746938c0aee8be576a93bf33c61c5ebe67bc6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:32:35.052Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T02:32:35.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:32:35.135Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:32:35.169Z] $ 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-31T02:32:35.498Z] $ docker top 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:32:35.857Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:32:36.166Z] + make test [2024-07-31T02:32:36.166Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T02:32:37.542Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-31T02:32:55.608Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-31T02:32:55.608Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-07-31T02:33:03.711Z] go vet ./... [2024-07-31T02:33:09.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:33:09.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:33:09.034Z] ./bin/test-attribution-txt.sh [2024-07-31T02:33:09.034Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T02:33:09.034Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.035Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T02:33:09.035Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-31T02:33:09.035Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T02:33:09.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T02:33:09.064Z] $ docker stop --time=1 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 [2024-07-31T02:33:11.195Z] $ docker rm -f --volumes 218428d62a1c1ca4d1d96a51ad7ddf11ec173a314f2ba7d69793909b6a9b9033 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:33:11.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T02:33:11.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T02:33:12.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T02:33:12.538Z] + ls -al . [2024-07-31T02:33:12.538Z] total 292 [2024-07-31T02:33:12.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 02:32 . [2024-07-31T02:33:12.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:31 .. [2024-07-31T02:33:12.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:32 .git [2024-07-31T02:33:12.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 .github [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 31 02:31 .gitignore [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 31 02:31 .golangci.yml [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 31 02:31 .hadolint.yml [2024-07-31T02:33:12.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:31 .semver [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 31 02:31 Attribution.txt [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 31 02:31 CHANGELOG.md [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 31 02:31 Dockerfile [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 31 02:31 GOVERNANCE.md [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 31 02:31 Jenkinsfile [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 02:31 LICENSE [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 31 02:31 Makefile [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 02:31 OWNERS.md [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 31 02:31 README.md [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:31 VERSION [2024-07-31T02:33:12.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:31 bin [2024-07-31T02:33:12.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 cmd [2024-07-31T02:33:12.538Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 31 02:32 coverage.out [2024-07-31T02:33:12.538Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 31 02:31 docker-entrypoint.sh [2024-07-31T02:33:12.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:31 docs [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 31 02:31 go.mod [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 31 02:31 go.sum [2024-07-31T02:33:12.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:31 internal [2024-07-31T02:33:12.538Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 31 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:33:12.850Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 --label arch=amd64 --label version=3.2.0-dev.17 . [2024-07-31T02:33:12.850Z] Sending build context to Docker daemon 20.51MB [2024-07-31T02:33:12.850Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:33:12.850Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-31T02:33:12.850Z] ---> c88d7a373d1c [2024-07-31T02:33:12.850Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:33:13.106Z] ---> Running in 31e1c4a0e50a [2024-07-31T02:33:13.106Z] Removing intermediate container 31e1c4a0e50a [2024-07-31T02:33:13.106Z] ---> f01f92ec6ac2 [2024-07-31T02:33:13.106Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:33:13.106Z] ---> Running in 2a7b4d23ed4e [2024-07-31T02:33:13.106Z] Removing intermediate container 2a7b4d23ed4e [2024-07-31T02:33:13.106Z] ---> c5623c24f26b [2024-07-31T02:33:13.106Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-31T02:33:13.106Z] ---> Running in 21b0ba01d18d [2024-07-31T02:33:13.364Z] Removing intermediate container 21b0ba01d18d [2024-07-31T02:33:13.364Z] ---> 21a77ea7334f [2024-07-31T02:33:13.364Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-31T02:33:13.364Z] ---> Running in 488af33f2688 [2024-07-31T02:33:13.364Z] Removing intermediate container 488af33f2688 [2024-07-31T02:33:13.364Z] ---> 1297083f783a [2024-07-31T02:33:13.364Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:33:13.364Z] ---> Running in 8e1ae98029d4 [2024-07-31T02:33:13.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:13.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:13.881Z] OK: 271 MiB in 65 packages [2024-07-31T02:33:14.139Z] Removing intermediate container 8e1ae98029d4 [2024-07-31T02:33:14.139Z] ---> 5d76b1206cbc [2024-07-31T02:33:14.139Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-31T02:33:14.139Z] ---> Running in 15a63bc37e16 [2024-07-31T02:33:14.396Z] Removing intermediate container 15a63bc37e16 [2024-07-31T02:33:14.396Z] ---> beec46b5a24d [2024-07-31T02:33:14.396Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-31T02:33:14.396Z] ---> 1c6d2c5b161f [2024-07-31T02:33:14.396Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:33:14.396Z] ---> Running in 506aba08af6b [2024-07-31T02:33:14.965Z] Removing intermediate container 506aba08af6b [2024-07-31T02:33:14.965Z] ---> e123ad90f1ae [2024-07-31T02:33:14.965Z] Step 11/37 : COPY . . [2024-07-31T02:33:15.536Z] ---> 7fd55fec95fc [2024-07-31T02:33:15.536Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-31T02:33:15.536Z] ---> Running in 2a9bd64e932f [2024-07-31T02:33:15.804Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:33:15.804Z] Dload Upload Total Spent Left Speed [2024-07-31T02:33:15.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29635 0 --:--:-- --:--:-- --:--:-- 30342 [2024-07-31T02:33:16.062Z] Removing intermediate container 2a9bd64e932f [2024-07-31T02:33:16.062Z] ---> c6a45164f2ec [2024-07-31T02:33:16.062Z] Step 13/37 : RUN ${MAKE} [2024-07-31T02:33:16.062Z] ---> Running in 39805b7e044c [2024-07-31T02:33:16.318Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-31T02:33:48.379Z] Removing intermediate container 39805b7e044c [2024-07-31T02:33:48.379Z] ---> 157984a12982 [2024-07-31T02:33:48.379Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-31T02:33:48.379Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-31T02:33:48.379Z] 8411072a22a5: Pulling fs layer [2024-07-31T02:33:48.379Z] 8411072a22a5: Verifying Checksum [2024-07-31T02:33:48.379Z] 8411072a22a5: Download complete [2024-07-31T02:33:48.379Z] 8411072a22a5: Pull complete [2024-07-31T02:33:48.379Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-31T02:33:48.379Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-31T02:33:48.379Z] ---> 1ac78cb06e13 [2024-07-31T02:33:48.379Z] Step 15/37 : FROM alpine:3.18 [2024-07-31T02:33:48.379Z] 3.18: Pulling from library/alpine [2024-07-31T02:33:48.379Z] 930bdd4d222e: Pulling fs layer [2024-07-31T02:33:48.379Z] 930bdd4d222e: Download complete [2024-07-31T02:33:48.379Z] 930bdd4d222e: Pull complete [2024-07-31T02:33:48.379Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:33:48.379Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T02:33:48.379Z] ---> 18f865063206 [2024-07-31T02:33:48.379Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-31T02:33:48.379Z] ---> Running in c6d6e385522f [2024-07-31T02:33:48.379Z] Removing intermediate container c6d6e385522f [2024-07-31T02:33:48.379Z] ---> 5366a04be5fd [2024-07-31T02:33:48.379Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-31T02:33:48.379Z] ---> Running in d2397b0158e9 [2024-07-31T02:33:48.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:48.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:33:48.379Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-31T02:33:48.379Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-31T02:33:48.379Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-31T02:33:48.379Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-31T02:33:48.379Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-31T02:33:48.379Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-31T02:33:48.379Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-31T02:33:48.379Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-31T02:33:48.379Z] (9/107) Installing libxcb (1.15-r1) [2024-07-31T02:33:48.379Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-31T02:33:48.379Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-31T02:33:48.379Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-31T02:33:48.379Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-31T02:33:48.379Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-31T02:33:48.379Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-31T02:33:48.379Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-31T02:33:48.379Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-31T02:33:48.379Z] (18/107) Installing libva (2.18.0-r1) [2024-07-31T02:33:48.379Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-31T02:33:48.379Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-31T02:33:48.379Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-31T02:33:48.379Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-31T02:33:48.379Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-31T02:33:48.379Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-31T02:33:48.379Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-31T02:33:48.379Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-31T02:33:48.379Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-31T02:33:48.379Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-31T02:33:48.379Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-31T02:33:48.379Z] (30/107) Installing opus (1.4-r0) [2024-07-31T02:33:48.379Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-31T02:33:48.379Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-31T02:33:48.379Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-31T02:33:48.379Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-31T02:33:48.379Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-31T02:33:48.379Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-31T02:33:48.379Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-31T02:33:51.662Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-31T02:33:51.663Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-31T02:33:51.663Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-31T02:33:51.663Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-31T02:33:51.663Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-31T02:33:51.663Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-31T02:33:52.234Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-31T02:33:52.234Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-31T02:33:52.234Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-31T02:33:52.234Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-31T02:33:52.234Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-31T02:33:52.234Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-31T02:33:52.234Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-31T02:33:52.234Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-31T02:33:52.234Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-31T02:33:52.234Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-31T02:33:52.234Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-31T02:33:52.234Z] (55/107) Installing glib (2.76.6-r0) [2024-07-31T02:33:52.800Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-31T02:33:52.800Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-31T02:33:52.800Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-31T02:33:52.800Z] (59/107) Installing libass (0.17.1-r0) [2024-07-31T02:33:52.800Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-31T02:33:52.800Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-31T02:33:52.800Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-31T02:33:52.800Z] (63/107) Installing libunistring (1.1-r1) [2024-07-31T02:33:52.800Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-31T02:33:52.800Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-31T02:33:52.800Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-31T02:33:52.800Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-31T02:33:52.800Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-31T02:33:53.059Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-31T02:33:53.059Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-31T02:33:53.059Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-31T02:33:53.059Z] (72/107) Installing librist (0.2.7-r0) [2024-07-31T02:33:53.059Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-31T02:33:53.059Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-31T02:33:53.059Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-31T02:33:53.059Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-31T02:33:53.059Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-31T02:33:53.059Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-31T02:33:53.059Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-31T02:33:55.596Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-31T02:33:59.782Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-31T02:33:59.782Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-31T02:33:59.782Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-31T02:33:59.782Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-31T02:33:59.782Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-31T02:33:59.782Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-31T02:33:59.782Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-31T02:33:59.782Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-31T02:33:59.782Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-31T02:34:00.353Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-31T02:34:00.353Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-31T02:34:00.353Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-31T02:34:00.353Z] (93/107) Installing orc (0.4.34-r0) [2024-07-31T02:34:00.353Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-31T02:34:00.353Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-31T02:34:00.353Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-31T02:34:00.353Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-31T02:34:00.353Z] (98/107) Installing libpulse (16.1-r10) [2024-07-31T02:34:00.353Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-31T02:34:00.353Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-31T02:34:00.353Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-31T02:34:00.353Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-31T02:34:00.353Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-31T02:34:00.353Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-31T02:34:00.353Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-31T02:34:00.353Z] (106/107) Installing kmod-libs (30-r3) [2024-07-31T02:34:00.353Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-31T02:34:00.353Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T02:34:00.353Z] Executing glib-2.76.6-r0.trigger [2024-07-31T02:34:00.353Z] Executing eudev-3.2.11-r8.trigger [2024-07-31T02:34:00.353Z] OK: 131 MiB in 122 packages [2024-07-31T02:34:02.261Z] Removing intermediate container d2397b0158e9 [2024-07-31T02:34:02.261Z] ---> 8914d060a819 [2024-07-31T02:34:02.261Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-31T02:34:02.261Z] ---> Running in 874246da46b5 [2024-07-31T02:34:02.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T02:34:02.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T02:34:02.523Z] OK: 131 MiB in 122 packages [2024-07-31T02:34:02.782Z] Removing intermediate container 874246da46b5 [2024-07-31T02:34:02.782Z] ---> 225c8daf6d6d [2024-07-31T02:34:02.782Z] Step 19/37 : WORKDIR / [2024-07-31T02:34:02.782Z] ---> Running in 78e72e8296ae [2024-07-31T02:34:03.042Z] Removing intermediate container 78e72e8296ae [2024-07-31T02:34:03.042Z] ---> f2b996433ff1 [2024-07-31T02:34:03.042Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-31T02:34:03.607Z] ---> 6f570304a3fd [2024-07-31T02:34:03.607Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-31T02:34:03.867Z] ---> cfa867063861 [2024-07-31T02:34:03.867Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-31T02:34:03.867Z] ---> 1d5cbc461216 [2024-07-31T02:34:03.867Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-31T02:34:04.127Z] ---> 111307c0aecd [2024-07-31T02:34:04.127Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-31T02:34:04.127Z] ---> 9d667b6191ed [2024-07-31T02:34:04.127Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-31T02:34:04.386Z] ---> 738eea0995aa [2024-07-31T02:34:04.386Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-31T02:34:04.953Z] ---> 297a61e46a5f [2024-07-31T02:34:04.953Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-31T02:34:04.954Z] ---> Running in 7c33d4e6aed5 [2024-07-31T02:34:05.527Z] Removing intermediate container 7c33d4e6aed5 [2024-07-31T02:34:05.527Z] ---> 5cceb70d2dda [2024-07-31T02:34:05.527Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-31T02:34:05.527Z] ---> Running in fa4b23b83ccd [2024-07-31T02:34:06.093Z] Removing intermediate container fa4b23b83ccd [2024-07-31T02:34:06.093Z] ---> 825d80785f38 [2024-07-31T02:34:06.093Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-31T02:34:06.093Z] ---> Running in a8484583074f [2024-07-31T02:34:06.661Z] Removing intermediate container a8484583074f [2024-07-31T02:34:06.661Z] ---> a44b2439704c [2024-07-31T02:34:06.661Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-31T02:34:06.662Z] ---> Running in 2098f3a56a0e [2024-07-31T02:34:06.921Z] Removing intermediate container 2098f3a56a0e [2024-07-31T02:34:06.921Z] ---> c2d96713cbd1 [2024-07-31T02:34:06.921Z] Step 31/37 : EXPOSE 59983 [2024-07-31T02:34:06.921Z] ---> Running in b5e7c668d2ca [2024-07-31T02:34:07.179Z] Removing intermediate container b5e7c668d2ca [2024-07-31T02:34:07.179Z] ---> 16227b9612f4 [2024-07-31T02:34:07.179Z] Step 32/37 : EXPOSE 8554 [2024-07-31T02:34:07.179Z] ---> Running in 3cea6dcf5a32 [2024-07-31T02:34:07.179Z] Removing intermediate container 3cea6dcf5a32 [2024-07-31T02:34:07.179Z] ---> d4d79e339bb1 [2024-07-31T02:34:07.179Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-31T02:34:07.179Z] ---> Running in 193ed9f5ad6d [2024-07-31T02:34:07.179Z] Removing intermediate container 193ed9f5ad6d [2024-07-31T02:34:07.438Z] ---> 39a9b59e6f6d [2024-07-31T02:34:07.438Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-31T02:34:07.438Z] ---> Running in d92e52b255aa [2024-07-31T02:34:07.438Z] Removing intermediate container d92e52b255aa [2024-07-31T02:34:07.438Z] ---> c755bf3b4d1a [2024-07-31T02:34:07.438Z] Step 35/37 : LABEL arch=amd64 [2024-07-31T02:34:07.438Z] ---> Running in 893c731073ac [2024-07-31T02:34:07.438Z] Removing intermediate container 893c731073ac [2024-07-31T02:34:07.438Z] ---> 6b799926c044 [2024-07-31T02:34:07.438Z] Step 36/37 : LABEL git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:34:07.438Z] ---> Running in f885cf518cd0 [2024-07-31T02:34:07.697Z] Removing intermediate container f885cf518cd0 [2024-07-31T02:34:07.697Z] ---> 15946dbeab9f [2024-07-31T02:34:07.697Z] Step 37/37 : LABEL version=3.2.0-dev.17 [2024-07-31T02:34:07.697Z] ---> Running in cc347b7c2ded [2024-07-31T02:34:07.697Z] Removing intermediate container cc347b7c2ded [2024-07-31T02:34:07.697Z] ---> fdb24910f523 [2024-07-31T02:34:07.697Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T02:34:07.697Z] Successfully built fdb24910f523 [2024-07-31T02:34:07.697Z] 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-31T02:34:07.844Z] provisioning config files... [2024-07-31T02:34:07.854Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7910564506877386086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:34:08.153Z] ---> ****-login.sh [2024-07-31T02:34:08.153Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:34:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:08.153Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:08.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:08.153Z] [2024-07-31T02:34:08.153Z] Login Succeeded [2024-07-31T02:34:08.153Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:34:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:08.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:08.412Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:08.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:08.412Z] [2024-07-31T02:34:08.412Z] Login Succeeded [2024-07-31T02:34:08.412Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:34:08.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:08.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:08.413Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:08.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:08.413Z] [2024-07-31T02:34:08.413Z] Login Succeeded [2024-07-31T02:34:08.413Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:34:08.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:08.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:08.413Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:08.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:08.413Z] [2024-07-31T02:34:08.413Z] Login Succeeded [2024-07-31T02:34:08.413Z] ****.io [2024-07-31T02:34:08.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:34:08.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:34:08.674Z] Configure a credential helper to remove this warning. See [2024-07-31T02:34:08.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:34:08.674Z] [2024-07-31T02:34:08.674Z] Login Succeeded [2024-07-31T02:34:08.674Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:34:08.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:34:08.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:34:08.767Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-07-31T02:34:08.767Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:34:08.767Z] latest [2024-07-31T02:34:08.767Z] 3.2.0-dev.17 [2024-07-31T02:34:08.767Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:34:08.767Z] main [2024-07-31T02:34:08.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:09.123Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:09.448Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:34:09.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-31T02:34:09.448Z] 0e6644655fe3: Preparing [2024-07-31T02:34:09.448Z] cb8b33ca9f4f: Preparing [2024-07-31T02:34:09.448Z] 8166b26148d2: Preparing [2024-07-31T02:34:09.448Z] f16114ed39ab: Preparing [2024-07-31T02:34:09.448Z] 0e81680c8547: Preparing [2024-07-31T02:34:09.448Z] 4fdee56d7956: Preparing [2024-07-31T02:34:09.448Z] a27492346808: Preparing [2024-07-31T02:34:09.448Z] d7d5505b42b6: Preparing [2024-07-31T02:34:09.448Z] fd17995dfe55: Preparing [2024-07-31T02:34:09.448Z] 4cb7166dcad7: Preparing [2024-07-31T02:34:09.448Z] c018bee4e7bd: Preparing [2024-07-31T02:34:09.448Z] 526842f5c325: Preparing [2024-07-31T02:34:09.448Z] 59c9567983da: Preparing [2024-07-31T02:34:09.448Z] ce7f800efff9: Preparing [2024-07-31T02:34:09.448Z] 4cb7166dcad7: Waiting [2024-07-31T02:34:09.448Z] 4fdee56d7956: Waiting [2024-07-31T02:34:09.448Z] d7d5505b42b6: Waiting [2024-07-31T02:34:09.448Z] c018bee4e7bd: Waiting [2024-07-31T02:34:09.448Z] a27492346808: Waiting [2024-07-31T02:34:09.448Z] 526842f5c325: Waiting [2024-07-31T02:34:09.448Z] 59c9567983da: Waiting [2024-07-31T02:34:09.448Z] fd17995dfe55: Waiting [2024-07-31T02:34:09.448Z] ce7f800efff9: Waiting [2024-07-31T02:34:09.448Z] f16114ed39ab: Pushed [2024-07-31T02:34:09.448Z] 8166b26148d2: Pushed [2024-07-31T02:34:09.448Z] cb8b33ca9f4f: Pushed [2024-07-31T02:34:09.448Z] 0e6644655fe3: Pushed [2024-07-31T02:34:09.448Z] 4fdee56d7956: Pushed [2024-07-31T02:34:09.707Z] a27492346808: Pushed [2024-07-31T02:34:09.707Z] d7d5505b42b6: Pushed [2024-07-31T02:34:09.707Z] fd17995dfe55: Pushed [2024-07-31T02:34:09.707Z] 4cb7166dcad7: Pushed [2024-07-31T02:34:09.707Z] ce7f800efff9: Layer already exists [2024-07-31T02:34:09.707Z] 526842f5c325: Pushed [2024-07-31T02:34:12.986Z] 0e81680c8547: Pushed [2024-07-31T02:34:13.243Z] c018bee4e7bd: Pushed [2024-07-31T02:34:21.350Z] 59c9567983da: Pushed [2024-07-31T02:34:21.350Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:21.695Z] + 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-31T02:34:22.027Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-31T02:34:22.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-31T02:34:22.027Z] 0e6644655fe3: Preparing [2024-07-31T02:34:22.027Z] cb8b33ca9f4f: Preparing [2024-07-31T02:34:22.027Z] 8166b26148d2: Preparing [2024-07-31T02:34:22.027Z] f16114ed39ab: Preparing [2024-07-31T02:34:22.027Z] 0e81680c8547: Preparing [2024-07-31T02:34:22.027Z] 4fdee56d7956: Preparing [2024-07-31T02:34:22.027Z] a27492346808: Preparing [2024-07-31T02:34:22.027Z] d7d5505b42b6: Preparing [2024-07-31T02:34:22.027Z] fd17995dfe55: Preparing [2024-07-31T02:34:22.027Z] 4cb7166dcad7: Preparing [2024-07-31T02:34:22.027Z] c018bee4e7bd: Preparing [2024-07-31T02:34:22.027Z] 526842f5c325: Preparing [2024-07-31T02:34:22.027Z] 59c9567983da: Preparing [2024-07-31T02:34:22.027Z] ce7f800efff9: Preparing [2024-07-31T02:34:22.027Z] 4fdee56d7956: Waiting [2024-07-31T02:34:22.027Z] a27492346808: Waiting [2024-07-31T02:34:22.027Z] 59c9567983da: Waiting [2024-07-31T02:34:22.027Z] d7d5505b42b6: Waiting [2024-07-31T02:34:22.027Z] c018bee4e7bd: Waiting [2024-07-31T02:34:22.027Z] ce7f800efff9: Waiting [2024-07-31T02:34:22.027Z] 526842f5c325: Waiting [2024-07-31T02:34:22.027Z] 4cb7166dcad7: Waiting [2024-07-31T02:34:22.027Z] fd17995dfe55: Waiting [2024-07-31T02:34:22.027Z] 0e81680c8547: Layer already exists [2024-07-31T02:34:22.027Z] 8166b26148d2: Layer already exists [2024-07-31T02:34:22.027Z] cb8b33ca9f4f: Layer already exists [2024-07-31T02:34:22.027Z] 0e6644655fe3: Layer already exists [2024-07-31T02:34:22.027Z] f16114ed39ab: Layer already exists [2024-07-31T02:34:22.027Z] 4fdee56d7956: Layer already exists [2024-07-31T02:34:22.027Z] 4cb7166dcad7: Layer already exists [2024-07-31T02:34:22.027Z] a27492346808: Layer already exists [2024-07-31T02:34:22.027Z] fd17995dfe55: Layer already exists [2024-07-31T02:34:22.027Z] d7d5505b42b6: Layer already exists [2024-07-31T02:34:22.027Z] c018bee4e7bd: Layer already exists [2024-07-31T02:34:22.027Z] ce7f800efff9: Layer already exists [2024-07-31T02:34:22.027Z] 526842f5c325: Layer already exists [2024-07-31T02:34:22.027Z] 59c9567983da: Layer already exists [2024-07-31T02:34:22.027Z] latest: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:22.359Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:22.688Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 [2024-07-31T02:34:22.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-31T02:34:22.688Z] 0e6644655fe3: Preparing [2024-07-31T02:34:22.688Z] cb8b33ca9f4f: Preparing [2024-07-31T02:34:22.688Z] 8166b26148d2: Preparing [2024-07-31T02:34:22.688Z] f16114ed39ab: Preparing [2024-07-31T02:34:22.688Z] 0e81680c8547: Preparing [2024-07-31T02:34:22.688Z] 4fdee56d7956: Preparing [2024-07-31T02:34:22.688Z] a27492346808: Preparing [2024-07-31T02:34:22.688Z] d7d5505b42b6: Preparing [2024-07-31T02:34:22.688Z] fd17995dfe55: Preparing [2024-07-31T02:34:22.688Z] 4cb7166dcad7: Preparing [2024-07-31T02:34:22.688Z] a27492346808: Waiting [2024-07-31T02:34:22.688Z] d7d5505b42b6: Waiting [2024-07-31T02:34:22.688Z] 4fdee56d7956: Waiting [2024-07-31T02:34:22.688Z] fd17995dfe55: Waiting [2024-07-31T02:34:22.688Z] c018bee4e7bd: Preparing [2024-07-31T02:34:22.688Z] 526842f5c325: Preparing [2024-07-31T02:34:22.688Z] 59c9567983da: Preparing [2024-07-31T02:34:22.688Z] ce7f800efff9: Preparing [2024-07-31T02:34:22.688Z] 4cb7166dcad7: Waiting [2024-07-31T02:34:22.688Z] 59c9567983da: Waiting [2024-07-31T02:34:22.688Z] ce7f800efff9: Waiting [2024-07-31T02:34:22.688Z] c018bee4e7bd: Waiting [2024-07-31T02:34:22.688Z] 526842f5c325: Waiting [2024-07-31T02:34:22.688Z] 8166b26148d2: Layer already exists [2024-07-31T02:34:22.688Z] 0e6644655fe3: Layer already exists [2024-07-31T02:34:22.688Z] f16114ed39ab: Layer already exists [2024-07-31T02:34:22.688Z] 0e81680c8547: Layer already exists [2024-07-31T02:34:22.688Z] cb8b33ca9f4f: Layer already exists [2024-07-31T02:34:22.688Z] 4fdee56d7956: Layer already exists [2024-07-31T02:34:22.688Z] a27492346808: Layer already exists [2024-07-31T02:34:22.688Z] fd17995dfe55: Layer already exists [2024-07-31T02:34:22.688Z] d7d5505b42b6: Layer already exists [2024-07-31T02:34:22.688Z] 4cb7166dcad7: Layer already exists [2024-07-31T02:34:22.688Z] 526842f5c325: Layer already exists [2024-07-31T02:34:22.688Z] c018bee4e7bd: Layer already exists [2024-07-31T02:34:22.688Z] ce7f800efff9: Layer already exists [2024-07-31T02:34:22.688Z] 59c9567983da: Layer already exists [2024-07-31T02:34:22.688Z] 3.2.0-dev.17: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:23.038Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:23.376Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:34:23.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-31T02:34:23.376Z] 0e6644655fe3: Preparing [2024-07-31T02:34:23.376Z] cb8b33ca9f4f: Preparing [2024-07-31T02:34:23.376Z] 8166b26148d2: Preparing [2024-07-31T02:34:23.376Z] f16114ed39ab: Preparing [2024-07-31T02:34:23.376Z] 0e81680c8547: Preparing [2024-07-31T02:34:23.376Z] 4fdee56d7956: Preparing [2024-07-31T02:34:23.376Z] a27492346808: Preparing [2024-07-31T02:34:23.376Z] d7d5505b42b6: Preparing [2024-07-31T02:34:23.376Z] a27492346808: Waiting [2024-07-31T02:34:23.376Z] fd17995dfe55: Preparing [2024-07-31T02:34:23.376Z] fd17995dfe55: Waiting [2024-07-31T02:34:23.376Z] d7d5505b42b6: Waiting [2024-07-31T02:34:23.376Z] 4cb7166dcad7: Preparing [2024-07-31T02:34:23.376Z] c018bee4e7bd: Preparing [2024-07-31T02:34:23.376Z] 526842f5c325: Preparing [2024-07-31T02:34:23.376Z] 59c9567983da: Preparing [2024-07-31T02:34:23.376Z] ce7f800efff9: Preparing [2024-07-31T02:34:23.376Z] 4cb7166dcad7: Waiting [2024-07-31T02:34:23.376Z] c018bee4e7bd: Waiting [2024-07-31T02:34:23.376Z] 526842f5c325: Waiting [2024-07-31T02:34:23.376Z] 59c9567983da: Waiting [2024-07-31T02:34:23.376Z] ce7f800efff9: Waiting [2024-07-31T02:34:23.376Z] 8166b26148d2: Layer already exists [2024-07-31T02:34:23.376Z] 0e6644655fe3: Layer already exists [2024-07-31T02:34:23.376Z] f16114ed39ab: Layer already exists [2024-07-31T02:34:23.376Z] cb8b33ca9f4f: Layer already exists [2024-07-31T02:34:23.376Z] 0e81680c8547: Layer already exists [2024-07-31T02:34:23.376Z] d7d5505b42b6: Layer already exists [2024-07-31T02:34:23.376Z] 4fdee56d7956: Layer already exists [2024-07-31T02:34:23.376Z] a27492346808: Layer already exists [2024-07-31T02:34:23.376Z] fd17995dfe55: Layer already exists [2024-07-31T02:34:23.376Z] 4cb7166dcad7: Layer already exists [2024-07-31T02:34:23.376Z] 526842f5c325: Layer already exists [2024-07-31T02:34:23.376Z] 59c9567983da: Layer already exists [2024-07-31T02:34:23.376Z] ce7f800efff9: Layer already exists [2024-07-31T02:34:23.376Z] c018bee4e7bd: Layer already exists [2024-07-31T02:34:23.376Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:23.724Z] + 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-31T02:34:24.054Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-07-31T02:34:24.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-31T02:34:24.314Z] 0e6644655fe3: Preparing [2024-07-31T02:34:24.314Z] cb8b33ca9f4f: Preparing [2024-07-31T02:34:24.314Z] 8166b26148d2: Preparing [2024-07-31T02:34:24.314Z] f16114ed39ab: Preparing [2024-07-31T02:34:24.314Z] 0e81680c8547: Preparing [2024-07-31T02:34:24.314Z] 4fdee56d7956: Preparing [2024-07-31T02:34:24.314Z] a27492346808: Preparing [2024-07-31T02:34:24.314Z] d7d5505b42b6: Preparing [2024-07-31T02:34:24.314Z] fd17995dfe55: Preparing [2024-07-31T02:34:24.314Z] 4cb7166dcad7: Preparing [2024-07-31T02:34:24.314Z] c018bee4e7bd: Preparing [2024-07-31T02:34:24.314Z] 526842f5c325: Preparing [2024-07-31T02:34:24.314Z] 59c9567983da: Preparing [2024-07-31T02:34:24.314Z] ce7f800efff9: Preparing [2024-07-31T02:34:24.314Z] c018bee4e7bd: Waiting [2024-07-31T02:34:24.314Z] 526842f5c325: Waiting [2024-07-31T02:34:24.314Z] 59c9567983da: Waiting [2024-07-31T02:34:24.314Z] ce7f800efff9: Waiting [2024-07-31T02:34:24.314Z] 4fdee56d7956: Waiting [2024-07-31T02:34:24.314Z] a27492346808: Waiting [2024-07-31T02:34:24.314Z] d7d5505b42b6: Waiting [2024-07-31T02:34:24.314Z] fd17995dfe55: Waiting [2024-07-31T02:34:24.314Z] 4cb7166dcad7: Waiting [2024-07-31T02:34:24.576Z] f16114ed39ab: Layer already exists [2024-07-31T02:34:24.576Z] 0e6644655fe3: Layer already exists [2024-07-31T02:34:24.576Z] cb8b33ca9f4f: Layer already exists [2024-07-31T02:34:24.576Z] 0e81680c8547: Layer already exists [2024-07-31T02:34:24.576Z] 4fdee56d7956: Layer already exists [2024-07-31T02:34:24.576Z] a27492346808: Layer already exists [2024-07-31T02:34:24.576Z] d7d5505b42b6: Layer already exists [2024-07-31T02:34:24.836Z] 8166b26148d2: Layer already exists [2024-07-31T02:34:24.836Z] fd17995dfe55: Layer already exists [2024-07-31T02:34:24.836Z] 526842f5c325: Layer already exists [2024-07-31T02:34:24.836Z] c018bee4e7bd: Layer already exists [2024-07-31T02:34:24.836Z] 59c9567983da: Layer already exists [2024-07-31T02:34:24.836Z] 4cb7166dcad7: Layer already exists [2024-07-31T02:34:24.836Z] ce7f800efff9: Layer already exists [2024-07-31T02:34:26.215Z] main: digest: sha256:ab0056f3dac0f6164abe05eb213238139c81e0611a6cc97d69dd89c0ddbb3710 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:34:26.306Z] ===================================================== [Pipeline] echo [2024-07-31T02:34:26.321Z] taggedImages: [2024-07-31T02:34:26.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:34:26.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-31T02:34:26.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.17 [2024-07-31T02:34:26.321Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:34:26.321Z] - 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-31T02:34:26.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:34:26.744Z] [2024-07-31T02:34:26.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:34:27.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:34:27.057Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T02:34:27.057Z] 5eb5b503b376: Pulling fs layer [2024-07-31T02:34:27.057Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T02:34:27.057Z] ec43610c2a17: Pulling fs layer [2024-07-31T02:34:27.057Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T02:34:27.057Z] 33b1e0a273af: Pulling fs layer [2024-07-31T02:34:27.057Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T02:34:27.057Z] 2f39f015ded8: Pulling fs layer [2024-07-31T02:34:27.057Z] 33b1e0a273af: Waiting [2024-07-31T02:34:27.057Z] 3a2ae6a8a46f: Waiting [2024-07-31T02:34:27.057Z] 5d3b04190fa2: Waiting [2024-07-31T02:34:27.057Z] 2f39f015ded8: Waiting [2024-07-31T02:34:27.057Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T02:34:27.057Z] 5c69ac0246d0: Download complete [2024-07-31T02:34:27.057Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T02:34:27.057Z] 3a2ae6a8a46f: Download complete [2024-07-31T02:34:27.057Z] 33b1e0a273af: Verifying Checksum [2024-07-31T02:34:27.057Z] 33b1e0a273af: Download complete [2024-07-31T02:34:27.057Z] ec43610c2a17: Verifying Checksum [2024-07-31T02:34:27.057Z] ec43610c2a17: Download complete [2024-07-31T02:34:27.057Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T02:34:27.057Z] 5d3b04190fa2: Download complete [2024-07-31T02:34:27.317Z] 5eb5b503b376: Verifying Checksum [2024-07-31T02:34:27.317Z] 5eb5b503b376: Download complete [2024-07-31T02:34:27.882Z] 2f39f015ded8: Download complete [2024-07-31T02:34:28.451Z] 5eb5b503b376: Pull complete [2024-07-31T02:34:28.451Z] 5c69ac0246d0: Pull complete [2024-07-31T02:34:29.020Z] ec43610c2a17: Pull complete [2024-07-31T02:34:29.020Z] 3a2ae6a8a46f: Pull complete [2024-07-31T02:34:29.278Z] 33b1e0a273af: Pull complete [2024-07-31T02:34:29.278Z] 5d3b04190fa2: Pull complete [2024-07-31T02:34:33.463Z] 2f39f015ded8: Pull complete [2024-07-31T02:34:33.463Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T02:34:33.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:34:33.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:34:33.571Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:34:33.596Z] $ 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-31T02:34:34.845Z] $ docker top e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:34:35.244Z] ---> job-cost.sh [2024-07-31T02:34:35.244Z] lf-activate-venv: SKIPPING [2024-07-31T02:34:35.244Z] INFO: No Stack... [2024-07-31T02:34:35.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:34:35.761Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:34:36.059Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-07-31T02:34:36.059Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:34:36.075Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [2024-07-31T02:34:36.090Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] did not exist. Created. [2024-07-31T02:34:36.098Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:34:36.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T02:34:36.563Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:34:36.575Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:34:36.601Z] $ docker stop --time=1 e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa [2024-07-31T02:34:37.746Z] $ docker rm -f --volumes e503bd1c2f986fe0d399ee983519934da7a01c4e564fbb6334d270e92ab17dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T02:35:06.164Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6831 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-07-31T02:35:06.178Z] Running in /w/workspace/device-usb-camera/182 [Pipeline] { [Pipeline] checkout [2024-07-31T02:35:09.249Z] Selected Git installation does not exist. Using Default [2024-07-31T02:35:09.249Z] The recommended git tool is: NONE [2024-07-31T02:35:15.361Z] using credential edgex-jenkins-ssh [2024-07-31T02:35:15.387Z] Cloning the remote Git repository [2024-07-31T02:35:15.438Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-31T02:35:15.550Z] > git init /w/workspace/device-usb-camera/182 # timeout=10 [2024-07-31T02:35:15.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-31T02:35:15.726Z] > git --version # timeout=10 [2024-07-31T02:35:15.752Z] > git --version # 'git version 2.25.1' [2024-07-31T02:35:15.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T02:35:15.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:35:19.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-31T02:35:20.833Z] Avoid second fetch [2024-07-31T02:35:20.833Z] Checking out Revision e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (main) [2024-07-31T02:35:19.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T02:35:20.855Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T02:35:20.937Z] > git checkout -f e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 [2024-07-31T02:35:21.724Z] Commit message: "Merge pull request #342 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:35:26.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T02:35:26.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:35:26.805Z] Dload Upload Total Spent Left Speed [2024-07-31T02:35:26.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-07-31T02:35:27.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T02:35:27.508Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T02:35:27.508Z] sudo tee /etc/docker/daemon.new [2024-07-31T02:35:27.508Z] { [2024-07-31T02:35:27.508Z] "registry-mirrors": [ [2024-07-31T02:35:27.508Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T02:35:27.508Z] ], [2024-07-31T02:35:27.508Z] "bip": "10.250.0.254/24", [2024-07-31T02:35:27.508Z] "hosts": [ [2024-07-31T02:35:27.508Z] "tcp://0.0.0.0:5555", [2024-07-31T02:35:27.508Z] "unix:///var/run/docker.sock" [2024-07-31T02:35:27.508Z] ], [2024-07-31T02:35:27.508Z] "mtu": 1458, [2024-07-31T02:35:27.508Z] "selinux-enabled": true, [2024-07-31T02:35:27.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T02:35:27.508Z] } [Pipeline] sh [2024-07-31T02:35:27.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T02:35:28.222Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:35:46.612Z] provisioning config files... [2024-07-31T02:35:46.645Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/182@tmp/config16404966906107231805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:35:47.407Z] ---> ****-login.sh [2024-07-31T02:35:47.408Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:35:47.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:35:47.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:35:47.687Z] Configure a credential helper to remove this warning. See [2024-07-31T02:35:47.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:35:47.687Z] [2024-07-31T02:35:47.687Z] Login Succeeded [2024-07-31T02:35:47.959Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:35:48.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:35:48.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:35:48.232Z] Configure a credential helper to remove this warning. See [2024-07-31T02:35:48.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:35:48.232Z] [2024-07-31T02:35:48.232Z] Login Succeeded [2024-07-31T02:35:48.232Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:35:48.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:35:48.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:35:48.504Z] Configure a credential helper to remove this warning. See [2024-07-31T02:35:48.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:35:48.504Z] [2024-07-31T02:35:48.504Z] Login Succeeded [2024-07-31T02:35:48.504Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:35:48.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:35:49.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:35:49.053Z] Configure a credential helper to remove this warning. See [2024-07-31T02:35:49.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:35:49.053Z] [2024-07-31T02:35:49.053Z] Login Succeeded [2024-07-31T02:35:49.053Z] ****.io [2024-07-31T02:35:49.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:35:49.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:35:49.595Z] Configure a credential helper to remove this warning. See [2024-07-31T02:35:49.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:35:49.595Z] [2024-07-31T02:35:49.595Z] Login Succeeded [2024-07-31T02:35:49.595Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:35:49.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T02:35:50.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:35:50.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:35:50.072Z] ========================================================= [2024-07-31T02:35:50.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T02:35:50.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:35:50.470Z] + 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-31T02:35:51.066Z] Sending build context to Docker daemon 10.49MB [2024-07-31T02:35:51.066Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:35:51.066Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-31T02:35:51.066Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T02:35:51.066Z] c6b39de5b339: Pulling fs layer [2024-07-31T02:35:51.066Z] a69c41024577: Pulling fs layer [2024-07-31T02:35:51.066Z] d6de4b400683: Pulling fs layer [2024-07-31T02:35:51.066Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T02:35:51.066Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:35:51.066Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T02:35:51.066Z] 00f215d4a9da: Pulling fs layer [2024-07-31T02:35:51.066Z] d496ad576159: Pulling fs layer [2024-07-31T02:35:51.066Z] 35cb2a7552d0: Waiting [2024-07-31T02:35:51.066Z] 4f4fb700ef54: Waiting [2024-07-31T02:35:51.066Z] 464afbd9ba4c: Waiting [2024-07-31T02:35:51.066Z] 00f215d4a9da: Waiting [2024-07-31T02:35:51.066Z] d496ad576159: Waiting [2024-07-31T02:35:51.343Z] a69c41024577: Verifying Checksum [2024-07-31T02:35:51.343Z] a69c41024577: Download complete [2024-07-31T02:35:51.343Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T02:35:51.343Z] 35cb2a7552d0: Download complete [2024-07-31T02:35:51.343Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:35:51.343Z] 4f4fb700ef54: Download complete [2024-07-31T02:35:51.343Z] c6b39de5b339: Verifying Checksum [2024-07-31T02:35:51.343Z] c6b39de5b339: Download complete [2024-07-31T02:35:51.343Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T02:35:51.343Z] 464afbd9ba4c: Download complete [2024-07-31T02:35:51.939Z] d496ad576159: Verifying Checksum [2024-07-31T02:35:51.939Z] d496ad576159: Download complete [2024-07-31T02:35:52.535Z] c6b39de5b339: Pull complete [2024-07-31T02:35:52.820Z] a69c41024577: Pull complete [2024-07-31T02:35:53.412Z] d6de4b400683: Verifying Checksum [2024-07-31T02:35:53.412Z] d6de4b400683: Download complete [2024-07-31T02:35:54.384Z] 00f215d4a9da: Download complete [2024-07-31T02:36:06.736Z] d6de4b400683: Pull complete [2024-07-31T02:36:06.736Z] 35cb2a7552d0: Pull complete [2024-07-31T02:36:06.736Z] 4f4fb700ef54: Pull complete [2024-07-31T02:36:06.736Z] 464afbd9ba4c: Pull complete [2024-07-31T02:36:16.858Z] 00f215d4a9da: Pull complete [2024-07-31T02:36:16.858Z] d496ad576159: Pull complete [2024-07-31T02:36:16.858Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T02:36:16.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T02:36:16.858Z] ---> f246e2811388 [2024-07-31T02:36:16.858Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:36:17.826Z] ---> Running in 380fbb94f691 [2024-07-31T02:36:18.118Z] Removing intermediate container 380fbb94f691 [2024-07-31T02:36:18.118Z] ---> 0b54ce2b7e2a [2024-07-31T02:36:18.118Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:36:18.387Z] ---> Running in 0a33722f554c [2024-07-31T02:36:18.663Z] Removing intermediate container 0a33722f554c [2024-07-31T02:36:18.663Z] ---> 49b7f26f4f88 [2024-07-31T02:36:18.663Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-31T02:36:18.663Z] ---> Running in fb8460509853 [2024-07-31T02:36:19.264Z] Removing intermediate container fb8460509853 [2024-07-31T02:36:19.264Z] ---> c6cd6060702f [2024-07-31T02:36:19.264Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-31T02:36:19.264Z] ---> Running in 6c56063c8b89 [2024-07-31T02:36:19.533Z] Removing intermediate container 6c56063c8b89 [2024-07-31T02:36:19.533Z] ---> 9c797564c42b [2024-07-31T02:36:19.533Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:36:19.802Z] ---> Running in eec9ca36acc2 [2024-07-31T02:36:20.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:36:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:36:22.314Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-31T02:36:22.587Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-31T02:36:22.587Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-31T02:36:22.587Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-31T02:36:22.587Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-31T02:36:22.587Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-31T02:36:22.587Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-31T02:36:22.587Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-31T02:36:22.587Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-31T02:36:22.587Z] (10/13) Installing kmod-libs (30-r3) [2024-07-31T02:36:22.587Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-31T02:36:22.866Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-31T02:36:22.866Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-31T02:36:22.866Z] Executing busybox-1.36.1-r5.trigger [2024-07-31T02:36:22.866Z] Executing eudev-3.2.11-r8.trigger [2024-07-31T02:36:22.866Z] OK: 273 MiB in 65 packages [2024-07-31T02:36:24.292Z] Removing intermediate container eec9ca36acc2 [2024-07-31T02:36:24.292Z] ---> 4200fd6cce2e [2024-07-31T02:36:24.292Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-31T02:36:24.292Z] ---> Running in d3639388b58d [2024-07-31T02:36:24.883Z] Removing intermediate container d3639388b58d [2024-07-31T02:36:24.883Z] ---> e5754e254ef6 [2024-07-31T02:36:24.883Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-31T02:36:25.485Z] ---> c576648b93fa [2024-07-31T02:36:25.485Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:36:25.485Z] ---> Running in 24e0cc7d352a [2024-07-31T02:38:32.553Z] Removing intermediate container 24e0cc7d352a [2024-07-31T02:38:32.553Z] ---> ef5016f29e34 [2024-07-31T02:38:32.553Z] Step 11/13 : COPY . . [2024-07-31T02:38:32.553Z] ---> ac95212a18ea [2024-07-31T02:38:32.553Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-31T02:38:32.553Z] ---> Running in 90f13e9a6f73 [2024-07-31T02:38:32.553Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:38:32.553Z] Dload Upload Total Spent  Left Speed [2024-07-31T02:38:32.553Z]  0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4148 0 --:--:-- --:--:-- --:--:-- 4164 [2024-07-31T02:38:32.553Z] Removing intermediate container 90f13e9a6f73 [2024-07-31T02:38:32.553Z] ---> 39db14d26dfa [2024-07-31T02:38:32.553Z] Step 13/13 : RUN ${MAKE} [2024-07-31T02:38:32.553Z] ---> Running in 7c23eed26212 [2024-07-31T02:38:32.553Z] noop [2024-07-31T02:38:33.518Z] Removing intermediate container 7c23eed26212 [2024-07-31T02:38:33.518Z] ---> be70f848ef91 [2024-07-31T02:38:33.518Z] Successfully built be70f848ef91 [2024-07-31T02:38:33.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:38:33.910Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T02:38:33.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:38:34.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container [2024-07-31T02:38:34.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T02:38:35.602Z] $ docker top cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:38:36.546Z] + go version [2024-07-31T02:38:36.546Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T02:38:36.593Z] $ docker stop --time=1 cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f [2024-07-31T02:38:38.329Z] $ docker rm -f --volumes cb06b4105df8aba0d9b6d086ef3e9412fa314efa51f73cf92d1dae48c0c0d80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:38:38.956Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T02:38:38.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:38:39.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container [2024-07-31T02:38:39.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T02:38:40.652Z] $ docker top 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:38:41.598Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/182 [Pipeline] fileExists [Pipeline] sh [2024-07-31T02:38:42.294Z] + make test [2024-07-31T02:38:42.294Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T02:38:50.587Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-31T02:43:42.582Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-31T02:43:55.073Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements [2024-07-31T02:43:56.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T02:43:56.063Z] go vet ./... [2024-07-31T02:44:52.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T02:44:52.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T02:44:52.600Z] ./bin/test-attribution-txt.sh [2024-07-31T02:44:52.600Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-31T02:44:52.600Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T02:44:52.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T02:44:52.641Z] $ docker stop --time=1 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c [2024-07-31T02:44:54.863Z] $ docker rm -f --volumes 79154643d4cd6668d5e2b6a87e942b72881ebd11f4ba49f8a75b737ad2585e8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:44:56.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T02:44:56.842Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T02:44:57.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T02:44:57.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T02:44:58.274Z] + ls -al . [2024-07-31T02:44:58.275Z] total 288 [2024-07-31T02:44:58.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:38 . [2024-07-31T02:44:58.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 02:35 .. [2024-07-31T02:44:58.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 02:35 .git [2024-07-31T02:44:58.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 .github [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 31 02:35 .gitignore [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 31 02:35 .golangci.yml [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 31 02:35 .hadolint.yml [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 31 02:35 Attribution.txt [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 31 02:35 CHANGELOG.md [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 31 02:35 Dockerfile [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 31 02:35 GOVERNANCE.md [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 31 02:35 Jenkinsfile [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 02:35 LICENSE [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 31 02:35 Makefile [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 31 02:35 OWNERS.md [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 31 02:35 README.md [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 02:31 VERSION [2024-07-31T02:44:58.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:35 bin [2024-07-31T02:44:58.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 cmd [2024-07-31T02:44:58.275Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 31 02:43 coverage.out [2024-07-31T02:44:58.275Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 31 02:35 docker-entrypoint.sh [2024-07-31T02:44:58.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 02:35 docs [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 31 02:35 go.mod [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 31 02:35 go.sum [2024-07-31T02:44:58.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 02:35 internal [2024-07-31T02:44:58.275Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 31 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:44:58.651Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 --label arch=arm64 --label version=3.2.0-dev.17 . [2024-07-31T02:44:59.237Z] Sending build context to Docker daemon 10.55MB [2024-07-31T02:44:59.237Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T02:44:59.237Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-31T02:44:59.237Z] ---> be70f848ef91 [2024-07-31T02:44:59.237Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-31T02:44:59.508Z] ---> Running in 1372940380c1 [2024-07-31T02:44:59.779Z] Removing intermediate container 1372940380c1 [2024-07-31T02:44:59.779Z] ---> fe04c0352058 [2024-07-31T02:44:59.779Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T02:44:59.779Z] ---> Running in 0d3debedcdaa [2024-07-31T02:45:00.367Z] Removing intermediate container 0d3debedcdaa [2024-07-31T02:45:00.367Z] ---> 8200450eae37 [2024-07-31T02:45:00.367Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-31T02:45:00.367Z] ---> Running in 641c04365643 [2024-07-31T02:45:00.644Z] Removing intermediate container 641c04365643 [2024-07-31T02:45:00.644Z] ---> d6b23f471c60 [2024-07-31T02:45:00.644Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-31T02:45:00.914Z] ---> Running in 15e37aa95ee1 [2024-07-31T02:45:01.197Z] Removing intermediate container 15e37aa95ee1 [2024-07-31T02:45:01.197Z] ---> 4bfe5ff9d97d [2024-07-31T02:45:01.197Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T02:45:01.197Z] ---> Running in ff365995e078 [2024-07-31T02:45:02.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:45:02.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:45:04.333Z] OK: 273 MiB in 65 packages [2024-07-31T02:45:05.759Z] Removing intermediate container ff365995e078 [2024-07-31T02:45:05.759Z] ---> 9e7765547309 [2024-07-31T02:45:05.759Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-31T02:45:05.759Z] ---> Running in a2ae743910f3 [2024-07-31T02:45:06.030Z] Removing intermediate container a2ae743910f3 [2024-07-31T02:45:06.030Z] ---> 450cfba7c3ee [2024-07-31T02:45:06.030Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-31T02:45:06.620Z] ---> e8088907c323 [2024-07-31T02:45:06.620Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T02:45:06.620Z] ---> Running in 9586568c39a6 [2024-07-31T02:45:09.206Z] Removing intermediate container 9586568c39a6 [2024-07-31T02:45:09.206Z] ---> 4d5ae8dd32a4 [2024-07-31T02:45:09.206Z] Step 11/37 : COPY . . [2024-07-31T02:45:11.153Z] ---> b2361832a50c [2024-07-31T02:45:11.153Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-31T02:45:11.153Z] ---> Running in 687f2a0f3ced [2024-07-31T02:45:12.124Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:45:12.124Z] Dload Upload Total Spent Left Speed [2024-07-31T02:45:12.397Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0    0   0    0  0   0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0  0 4438 0 --:--:-- --:--:-- --:--:-- 4443 [2024-07-31T02:45:13.001Z] Removing intermediate container 687f2a0f3ced [2024-07-31T02:45:13.001Z] ---> 07ba4dd7e6cf [2024-07-31T02:45:13.001Z] Step 13/37 : RUN ${MAKE} [2024-07-31T02:45:13.273Z] ---> Running in dedf5175b171 [2024-07-31T02:45:14.249Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-31T02:49:36.107Z] Removing intermediate container dedf5175b171 [2024-07-31T02:49:36.107Z] ---> db4eae1e374b [2024-07-31T02:49:36.107Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-31T02:49:36.107Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-31T02:49:36.107Z] da4d7e05a7aa: Pulling fs layer [2024-07-31T02:49:36.107Z] da4d7e05a7aa: Verifying Checksum [2024-07-31T02:49:36.107Z] da4d7e05a7aa: Download complete [2024-07-31T02:49:36.107Z] da4d7e05a7aa: Pull complete [2024-07-31T02:49:36.107Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-31T02:49:36.107Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-31T02:49:36.107Z] ---> 62c65ed7ef0d [2024-07-31T02:49:36.107Z] Step 15/37 : FROM alpine:3.18 [2024-07-31T02:49:36.107Z] 3.18: Pulling from library/alpine [2024-07-31T02:49:36.107Z] 4983c3fe2029: Pulling fs layer [2024-07-31T02:49:36.107Z] 4983c3fe2029: Verifying Checksum [2024-07-31T02:49:36.107Z] 4983c3fe2029: Download complete [2024-07-31T02:49:36.107Z] 4983c3fe2029: Pull complete [2024-07-31T02:49:36.375Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T02:49:36.375Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T02:49:36.375Z] ---> a0237000ae83 [2024-07-31T02:49:36.375Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-31T02:49:36.375Z] ---> Running in 538dc3d61169 [2024-07-31T02:49:36.650Z] Removing intermediate container 538dc3d61169 [2024-07-31T02:49:36.650Z] ---> abeb25419174 [2024-07-31T02:49:36.650Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-31T02:49:36.920Z] ---> Running in f7ecd16e8407 [2024-07-31T02:49:37.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:49:38.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:49:39.099Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-31T02:49:39.099Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-31T02:49:39.099Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-31T02:49:39.679Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-31T02:49:41.078Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-31T02:49:41.078Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-31T02:49:41.078Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-31T02:49:41.078Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-31T02:49:41.078Z] (9/104) Installing libxcb (1.15-r1) [2024-07-31T02:49:41.078Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-31T02:49:41.344Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-31T02:49:41.344Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-31T02:49:41.344Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-31T02:49:41.344Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-31T02:49:41.344Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-31T02:49:41.344Z] (16/104) Installing libva (2.18.0-r1) [2024-07-31T02:49:41.344Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-31T02:49:41.344Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-31T02:49:41.344Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-31T02:49:41.344Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-31T02:49:41.344Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-31T02:49:41.344Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-31T02:49:41.608Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-31T02:49:41.608Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-31T02:49:41.608Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-31T02:49:41.608Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-31T02:49:41.608Z] (27/104) Installing opus (1.4-r0) [2024-07-31T02:49:41.875Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-31T02:49:41.875Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-31T02:49:41.875Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-31T02:49:41.875Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-31T02:49:41.875Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-31T02:49:41.875Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-31T02:49:41.875Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-31T02:49:42.139Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-31T02:49:42.139Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-31T02:49:42.139Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-31T02:49:42.139Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-31T02:49:42.404Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-31T02:49:42.404Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-31T02:49:45.747Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-31T02:49:46.012Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-31T02:49:46.012Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-31T02:49:46.012Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-31T02:49:46.012Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-31T02:49:46.012Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-31T02:49:46.012Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-31T02:49:46.012Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-31T02:49:46.012Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-31T02:49:46.012Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-31T02:49:46.012Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-31T02:49:46.012Z] (52/104) Installing glib (2.76.6-r0) [2024-07-31T02:49:49.343Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-31T02:49:49.343Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-31T02:49:49.925Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-31T02:49:49.925Z] (56/104) Installing libass (0.17.1-r0) [2024-07-31T02:49:49.925Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-31T02:49:49.925Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-31T02:49:49.925Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-31T02:49:49.925Z] (60/104) Installing libunistring (1.1-r1) [2024-07-31T02:49:49.925Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-31T02:49:49.925Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-31T02:49:50.190Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-31T02:49:50.190Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-31T02:49:50.190Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-31T02:49:50.190Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-31T02:49:50.190Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-31T02:49:50.456Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-31T02:49:50.456Z] (69/104) Installing librist (0.2.7-r0) [2024-07-31T02:49:50.456Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-31T02:49:50.456Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-31T02:49:50.456Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-31T02:49:50.456Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-31T02:49:50.456Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-31T02:49:50.722Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-31T02:49:50.722Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-31T02:49:50.722Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-31T02:49:51.304Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-31T02:49:53.245Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-31T02:49:53.245Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-31T02:49:53.245Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-31T02:49:53.513Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-31T02:49:53.513Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-31T02:49:53.513Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-31T02:49:53.513Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-31T02:49:53.513Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-31T02:49:56.087Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-31T02:49:56.356Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-31T02:49:56.356Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-31T02:49:56.356Z] (90/104) Installing orc (0.4.34-r0) [2024-07-31T02:49:56.356Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-31T02:49:56.356Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-31T02:49:56.356Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-31T02:49:56.356Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-31T02:49:56.356Z] (95/104) Installing libpulse (16.1-r10) [2024-07-31T02:49:56.356Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-31T02:49:56.356Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-31T02:49:56.356Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-31T02:49:56.356Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-31T02:49:56.356Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-31T02:49:56.356Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-31T02:49:56.356Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-31T02:49:56.624Z] (103/104) Installing kmod-libs (30-r3) [2024-07-31T02:49:56.624Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-31T02:49:56.624Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T02:49:56.624Z] Executing glib-2.76.6-r0.trigger [2024-07-31T02:49:56.624Z] Executing eudev-3.2.11-r8.trigger [2024-07-31T02:49:56.624Z] OK: 110 MiB in 119 packages [2024-07-31T02:50:00.881Z] Removing intermediate container f7ecd16e8407 [2024-07-31T02:50:00.881Z] ---> 44476e3f0bed [2024-07-31T02:50:00.881Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-31T02:50:00.881Z] ---> Running in 238701f8657f [2024-07-31T02:50:01.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T02:50:02.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T02:50:03.017Z] OK: 110 MiB in 119 packages [2024-07-31T02:50:03.597Z] Removing intermediate container 238701f8657f [2024-07-31T02:50:03.597Z] ---> 8e6dafb66ec0 [2024-07-31T02:50:03.597Z] Step 19/37 : WORKDIR / [2024-07-31T02:50:03.862Z] ---> Running in 803220a79d5c [2024-07-31T02:50:04.127Z] Removing intermediate container 803220a79d5c [2024-07-31T02:50:04.127Z] ---> 25ac2a7d457f [2024-07-31T02:50:04.127Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-31T02:50:06.063Z] ---> 9c2db329ca01 [2024-07-31T02:50:06.063Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-31T02:50:06.327Z] ---> 3044d527deac [2024-07-31T02:50:06.327Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-31T02:50:06.905Z] ---> 0f7004b7dd94 [2024-07-31T02:50:06.905Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-31T02:50:07.855Z] ---> 8fdf5ff0bb2f [2024-07-31T02:50:07.855Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-31T02:50:08.119Z] ---> d35679deb0b3 [2024-07-31T02:50:08.119Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-31T02:50:08.697Z] ---> e0d5b566f3f1 [2024-07-31T02:50:08.697Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-31T02:50:10.096Z] ---> 3599dba4d19d [2024-07-31T02:50:10.096Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-31T02:50:10.096Z] ---> Running in 6c4639c778d0 [2024-07-31T02:50:12.054Z] Removing intermediate container 6c4639c778d0 [2024-07-31T02:50:12.054Z] ---> ef36bff61fef [2024-07-31T02:50:12.054Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-31T02:50:12.054Z] ---> Running in 5176516247dd [2024-07-31T02:50:13.472Z] Removing intermediate container 5176516247dd [2024-07-31T02:50:13.472Z] ---> bd88e581e96d [2024-07-31T02:50:13.472Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-31T02:50:13.737Z] ---> Running in a2f1654370a4 [2024-07-31T02:50:15.151Z] Removing intermediate container a2f1654370a4 [2024-07-31T02:50:15.151Z] ---> 95dca01bf3cd [2024-07-31T02:50:15.151Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-31T02:50:15.419Z] ---> Running in 41c18687b330 [2024-07-31T02:50:16.831Z] Removing intermediate container 41c18687b330 [2024-07-31T02:50:16.831Z] ---> 5bd9256c7b79 [2024-07-31T02:50:16.831Z] Step 31/37 : EXPOSE 59983 [2024-07-31T02:50:17.099Z] ---> Running in a73502f20975 [2024-07-31T02:50:17.365Z] Removing intermediate container a73502f20975 [2024-07-31T02:50:17.365Z] ---> 00290f1bb7b1 [2024-07-31T02:50:17.365Z] Step 32/37 : EXPOSE 8554 [2024-07-31T02:50:17.365Z] ---> Running in 4396062139d9 [2024-07-31T02:50:17.631Z] Removing intermediate container 4396062139d9 [2024-07-31T02:50:17.631Z] ---> 714b7ee6bf5d [2024-07-31T02:50:17.631Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-31T02:50:17.631Z] ---> Running in 559fa15364b6 [2024-07-31T02:50:17.894Z] Removing intermediate container 559fa15364b6 [2024-07-31T02:50:17.894Z] ---> d536beff357a [2024-07-31T02:50:17.894Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-31T02:50:17.894Z] ---> Running in 87fcbd20e558 [2024-07-31T02:50:18.480Z] Removing intermediate container 87fcbd20e558 [2024-07-31T02:50:18.480Z] ---> 2da4645c1cc9 [2024-07-31T02:50:18.480Z] Step 35/37 : LABEL arch=arm64 [2024-07-31T02:50:18.480Z] ---> Running in c26795aacc0c [2024-07-31T02:50:18.744Z] Removing intermediate container c26795aacc0c [2024-07-31T02:50:18.744Z] ---> 9a483164d42a [2024-07-31T02:50:18.744Z] Step 36/37 : LABEL git_sha=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:50:18.744Z] ---> Running in c85e40c28357 [2024-07-31T02:50:19.011Z] Removing intermediate container c85e40c28357 [2024-07-31T02:50:19.011Z] ---> 5f405c9e1378 [2024-07-31T02:50:19.011Z] Step 37/37 : LABEL version=3.2.0-dev.17 [2024-07-31T02:50:19.011Z] ---> Running in 0e67b040a055 [2024-07-31T02:50:19.593Z] Removing intermediate container 0e67b040a055 [2024-07-31T02:50:19.593Z] ---> ddb3772f4bfb [2024-07-31T02:50:19.593Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T02:50:19.593Z] Successfully built ddb3772f4bfb [2024-07-31T02:50:19.593Z] 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-31T02:50:19.754Z] provisioning config files... [2024-07-31T02:50:19.767Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/182@tmp/config16770256264864940387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:50:20.128Z] ---> ****-login.sh [2024-07-31T02:50:20.128Z] nexus3.edgexfoundry.org:10001 [2024-07-31T02:50:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:50:20.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:50:20.395Z] Configure a credential helper to remove this warning. See [2024-07-31T02:50:20.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:50:20.395Z] [2024-07-31T02:50:20.395Z] Login Succeeded [2024-07-31T02:50:20.396Z] nexus3.edgexfoundry.org:10002 [2024-07-31T02:50:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:50:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:50:20.662Z] Configure a credential helper to remove this warning. See [2024-07-31T02:50:20.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:50:20.662Z] [2024-07-31T02:50:20.662Z] Login Succeeded [2024-07-31T02:50:20.929Z] nexus3.edgexfoundry.org:10003 [2024-07-31T02:50:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:50:21.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:50:21.194Z] Configure a credential helper to remove this warning. See [2024-07-31T02:50:21.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:50:21.194Z] [2024-07-31T02:50:21.194Z] Login Succeeded [2024-07-31T02:50:21.194Z] nexus3.edgexfoundry.org:10004 [2024-07-31T02:50:21.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:50:21.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:50:21.460Z] Configure a credential helper to remove this warning. See [2024-07-31T02:50:21.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:50:21.460Z] [2024-07-31T02:50:21.460Z] Login Succeeded [2024-07-31T02:50:21.460Z] ****.io [2024-07-31T02:50:21.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T02:50:21.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T02:50:21.988Z] Configure a credential helper to remove this warning. See [2024-07-31T02:50:21.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T02:50:21.988Z] [2024-07-31T02:50:21.988Z] Login Succeeded [2024-07-31T02:50:21.988Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T02:50:21.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:50:22.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T02:50:22.105Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-07-31T02:50:22.105Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:50:22.105Z] latest [2024-07-31T02:50:22.105Z] 3.2.0-dev.17 [2024-07-31T02:50:22.105Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:50:22.105Z] main [2024-07-31T02:50:22.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:22.495Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:22.855Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:50:22.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-31T02:50:22.856Z] 02b6ed10f015: Preparing [2024-07-31T02:50:22.856Z] 9d03370a60f6: Preparing [2024-07-31T02:50:22.856Z] 5487bac644f1: Preparing [2024-07-31T02:50:22.856Z] f4a89bb2f615: Preparing [2024-07-31T02:50:22.856Z] f0c0fc467d42: Preparing [2024-07-31T02:50:22.856Z] 4fdee56d7956: Preparing [2024-07-31T02:50:22.856Z] b53991bb5634: Preparing [2024-07-31T02:50:22.856Z] f2947f902252: Preparing [2024-07-31T02:50:22.856Z] b70a81adda06: Preparing [2024-07-31T02:50:22.856Z] a846e822abb2: Preparing [2024-07-31T02:50:22.856Z] fefaddafb106: Preparing [2024-07-31T02:50:22.856Z] 0bcd78163757: Preparing [2024-07-31T02:50:22.856Z] b8bf1e46ac66: Preparing [2024-07-31T02:50:22.856Z] 3c20671a5817: Preparing [2024-07-31T02:50:22.856Z] b70a81adda06: Waiting [2024-07-31T02:50:22.856Z] a846e822abb2: Waiting [2024-07-31T02:50:22.856Z] fefaddafb106: Waiting [2024-07-31T02:50:22.856Z] 0bcd78163757: Waiting [2024-07-31T02:50:22.856Z] b8bf1e46ac66: Waiting [2024-07-31T02:50:22.856Z] 3c20671a5817: Waiting [2024-07-31T02:50:22.856Z] 4fdee56d7956: Waiting [2024-07-31T02:50:22.856Z] f2947f902252: Waiting [2024-07-31T02:50:22.856Z] b53991bb5634: Waiting [2024-07-31T02:50:23.122Z] f4a89bb2f615: Pushed [2024-07-31T02:50:23.122Z] 02b6ed10f015: Pushed [2024-07-31T02:50:23.122Z] 5487bac644f1: Pushed [2024-07-31T02:50:23.122Z] 9d03370a60f6: Pushed [2024-07-31T02:50:23.122Z] 4fdee56d7956: Pushed [2024-07-31T02:50:23.122Z] b53991bb5634: Pushed [2024-07-31T02:50:23.388Z] f2947f902252: Pushed [2024-07-31T02:50:23.388Z] b70a81adda06: Pushed [2024-07-31T02:50:23.388Z] a846e822abb2: Pushed [2024-07-31T02:50:23.388Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:23.388Z] 0bcd78163757: Pushed [2024-07-31T02:50:30.131Z] f0c0fc467d42: Pushed [2024-07-31T02:50:32.690Z] fefaddafb106: Pushed [2024-07-31T02:50:45.867Z] b8bf1e46ac66: Pushed [2024-07-31T02:50:45.867Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:46.239Z] + 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-31T02:50:46.601Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-31T02:50:46.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-31T02:50:46.601Z] 02b6ed10f015: Preparing [2024-07-31T02:50:46.601Z] 9d03370a60f6: Preparing [2024-07-31T02:50:46.601Z] 5487bac644f1: Preparing [2024-07-31T02:50:46.601Z] f4a89bb2f615: Preparing [2024-07-31T02:50:46.601Z] f0c0fc467d42: Preparing [2024-07-31T02:50:46.601Z] 4fdee56d7956: Preparing [2024-07-31T02:50:46.601Z] b53991bb5634: Preparing [2024-07-31T02:50:46.601Z] f2947f902252: Preparing [2024-07-31T02:50:46.601Z] b70a81adda06: Preparing [2024-07-31T02:50:46.601Z] a846e822abb2: Preparing [2024-07-31T02:50:46.601Z] fefaddafb106: Preparing [2024-07-31T02:50:46.601Z] 0bcd78163757: Preparing [2024-07-31T02:50:46.601Z] b8bf1e46ac66: Preparing [2024-07-31T02:50:46.601Z] 3c20671a5817: Preparing [2024-07-31T02:50:46.601Z] a846e822abb2: Waiting [2024-07-31T02:50:46.601Z] fefaddafb106: Waiting [2024-07-31T02:50:46.601Z] 0bcd78163757: Waiting [2024-07-31T02:50:46.601Z] b8bf1e46ac66: Waiting [2024-07-31T02:50:46.601Z] 3c20671a5817: Waiting [2024-07-31T02:50:46.601Z] 4fdee56d7956: Waiting [2024-07-31T02:50:46.601Z] b53991bb5634: Waiting [2024-07-31T02:50:46.601Z] f2947f902252: Waiting [2024-07-31T02:50:46.601Z] b70a81adda06: Waiting [2024-07-31T02:50:46.601Z] 02b6ed10f015: Layer already exists [2024-07-31T02:50:46.601Z] f4a89bb2f615: Layer already exists [2024-07-31T02:50:46.601Z] 5487bac644f1: Layer already exists [2024-07-31T02:50:46.601Z] f0c0fc467d42: Layer already exists [2024-07-31T02:50:46.602Z] 9d03370a60f6: Layer already exists [2024-07-31T02:50:46.602Z] b53991bb5634: Layer already exists [2024-07-31T02:50:46.602Z] f2947f902252: Layer already exists [2024-07-31T02:50:46.602Z] 4fdee56d7956: Layer already exists [2024-07-31T02:50:46.602Z] b70a81adda06: Layer already exists [2024-07-31T02:50:46.602Z] a846e822abb2: Layer already exists [2024-07-31T02:50:46.602Z] fefaddafb106: Layer already exists [2024-07-31T02:50:46.602Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:46.602Z] 0bcd78163757: Layer already exists [2024-07-31T02:50:46.602Z] b8bf1e46ac66: Layer already exists [2024-07-31T02:50:46.868Z] latest: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:47.230Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:47.593Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 [2024-07-31T02:50:47.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-31T02:50:47.593Z] 02b6ed10f015: Preparing [2024-07-31T02:50:47.593Z] 9d03370a60f6: Preparing [2024-07-31T02:50:47.593Z] 5487bac644f1: Preparing [2024-07-31T02:50:47.593Z] f4a89bb2f615: Preparing [2024-07-31T02:50:47.593Z] f0c0fc467d42: Preparing [2024-07-31T02:50:47.593Z] 4fdee56d7956: Preparing [2024-07-31T02:50:47.593Z] b53991bb5634: Preparing [2024-07-31T02:50:47.593Z] f2947f902252: Preparing [2024-07-31T02:50:47.593Z] b70a81adda06: Preparing [2024-07-31T02:50:47.593Z] a846e822abb2: Preparing [2024-07-31T02:50:47.593Z] fefaddafb106: Preparing [2024-07-31T02:50:47.593Z] 0bcd78163757: Preparing [2024-07-31T02:50:47.593Z] b8bf1e46ac66: Preparing [2024-07-31T02:50:47.593Z] 3c20671a5817: Preparing [2024-07-31T02:50:47.593Z] b70a81adda06: Waiting [2024-07-31T02:50:47.593Z] a846e822abb2: Waiting [2024-07-31T02:50:47.593Z] b8bf1e46ac66: Waiting [2024-07-31T02:50:47.593Z] 3c20671a5817: Waiting [2024-07-31T02:50:47.593Z] fefaddafb106: Waiting [2024-07-31T02:50:47.593Z] 4fdee56d7956: Waiting [2024-07-31T02:50:47.593Z] 0bcd78163757: Waiting [2024-07-31T02:50:47.593Z] b53991bb5634: Waiting [2024-07-31T02:50:47.593Z] f2947f902252: Waiting [2024-07-31T02:50:47.593Z] f0c0fc467d42: Layer already exists [2024-07-31T02:50:47.593Z] 9d03370a60f6: Layer already exists [2024-07-31T02:50:47.593Z] 02b6ed10f015: Layer already exists [2024-07-31T02:50:47.593Z] f4a89bb2f615: Layer already exists [2024-07-31T02:50:47.593Z] 5487bac644f1: Layer already exists [2024-07-31T02:50:47.593Z] 4fdee56d7956: Layer already exists [2024-07-31T02:50:47.593Z] f2947f902252: Layer already exists [2024-07-31T02:50:47.593Z] b53991bb5634: Layer already exists [2024-07-31T02:50:47.593Z] a846e822abb2: Layer already exists [2024-07-31T02:50:47.593Z] b70a81adda06: Layer already exists [2024-07-31T02:50:47.593Z] fefaddafb106: Layer already exists [2024-07-31T02:50:47.593Z] b8bf1e46ac66: Layer already exists [2024-07-31T02:50:47.593Z] 0bcd78163757: Layer already exists [2024-07-31T02:50:47.593Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:47.859Z] 3.2.0-dev.17: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:48.226Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:48.587Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:50:48.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-31T02:50:48.587Z] 02b6ed10f015: Preparing [2024-07-31T02:50:48.587Z] 9d03370a60f6: Preparing [2024-07-31T02:50:48.587Z] 5487bac644f1: Preparing [2024-07-31T02:50:48.587Z] f4a89bb2f615: Preparing [2024-07-31T02:50:48.587Z] f0c0fc467d42: Preparing [2024-07-31T02:50:48.587Z] 4fdee56d7956: Preparing [2024-07-31T02:50:48.587Z] b53991bb5634: Preparing [2024-07-31T02:50:48.587Z] f2947f902252: Preparing [2024-07-31T02:50:48.587Z] b70a81adda06: Preparing [2024-07-31T02:50:48.587Z] a846e822abb2: Preparing [2024-07-31T02:50:48.587Z] fefaddafb106: Preparing [2024-07-31T02:50:48.587Z] 0bcd78163757: Preparing [2024-07-31T02:50:48.587Z] b8bf1e46ac66: Preparing [2024-07-31T02:50:48.587Z] 3c20671a5817: Preparing [2024-07-31T02:50:48.587Z] b70a81adda06: Waiting [2024-07-31T02:50:48.587Z] a846e822abb2: Waiting [2024-07-31T02:50:48.587Z] fefaddafb106: Waiting [2024-07-31T02:50:48.587Z] 0bcd78163757: Waiting [2024-07-31T02:50:48.587Z] b8bf1e46ac66: Waiting [2024-07-31T02:50:48.587Z] 3c20671a5817: Waiting [2024-07-31T02:50:48.587Z] b53991bb5634: Waiting [2024-07-31T02:50:48.587Z] f2947f902252: Waiting [2024-07-31T02:50:48.587Z] 4fdee56d7956: Waiting [2024-07-31T02:50:48.587Z] f0c0fc467d42: Layer already exists [2024-07-31T02:50:48.587Z] 02b6ed10f015: Layer already exists [2024-07-31T02:50:48.587Z] 5487bac644f1: Layer already exists [2024-07-31T02:50:48.587Z] 9d03370a60f6: Layer already exists [2024-07-31T02:50:48.587Z] f4a89bb2f615: Layer already exists [2024-07-31T02:50:48.587Z] b53991bb5634: Layer already exists [2024-07-31T02:50:48.587Z] b70a81adda06: Layer already exists [2024-07-31T02:50:48.587Z] f2947f902252: Layer already exists [2024-07-31T02:50:48.587Z] 4fdee56d7956: Layer already exists [2024-07-31T02:50:48.587Z] a846e822abb2: Layer already exists [2024-07-31T02:50:48.587Z] fefaddafb106: Layer already exists [2024-07-31T02:50:48.587Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:48.587Z] b8bf1e46ac66: Layer already exists [2024-07-31T02:50:48.587Z] 0bcd78163757: Layer already exists [2024-07-31T02:50:48.853Z] e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:49.208Z] + 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-31T02:50:49.577Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-07-31T02:50:49.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-31T02:50:49.577Z] 02b6ed10f015: Preparing [2024-07-31T02:50:49.577Z] 9d03370a60f6: Preparing [2024-07-31T02:50:49.577Z] 5487bac644f1: Preparing [2024-07-31T02:50:49.577Z] f4a89bb2f615: Preparing [2024-07-31T02:50:49.577Z] f0c0fc467d42: Preparing [2024-07-31T02:50:49.577Z] 4fdee56d7956: Preparing [2024-07-31T02:50:49.577Z] b53991bb5634: Preparing [2024-07-31T02:50:49.577Z] f2947f902252: Preparing [2024-07-31T02:50:49.577Z] b70a81adda06: Preparing [2024-07-31T02:50:49.577Z] a846e822abb2: Preparing [2024-07-31T02:50:49.577Z] fefaddafb106: Preparing [2024-07-31T02:50:49.577Z] 0bcd78163757: Preparing [2024-07-31T02:50:49.577Z] b8bf1e46ac66: Preparing [2024-07-31T02:50:49.577Z] 3c20671a5817: Preparing [2024-07-31T02:50:49.577Z] 4fdee56d7956: Waiting [2024-07-31T02:50:49.577Z] b70a81adda06: Waiting [2024-07-31T02:50:49.577Z] b53991bb5634: Waiting [2024-07-31T02:50:49.577Z] a846e822abb2: Waiting [2024-07-31T02:50:49.577Z] fefaddafb106: Waiting [2024-07-31T02:50:49.577Z] f2947f902252: Waiting [2024-07-31T02:50:49.577Z] 0bcd78163757: Waiting [2024-07-31T02:50:49.577Z] 3c20671a5817: Waiting [2024-07-31T02:50:49.577Z] b8bf1e46ac66: Waiting [2024-07-31T02:50:49.577Z] f4a89bb2f615: Layer already exists [2024-07-31T02:50:49.577Z] 02b6ed10f015: Layer already exists [2024-07-31T02:50:49.577Z] 9d03370a60f6: Layer already exists [2024-07-31T02:50:49.577Z] 5487bac644f1: Layer already exists [2024-07-31T02:50:49.577Z] f0c0fc467d42: Layer already exists [2024-07-31T02:50:49.577Z] 4fdee56d7956: Layer already exists [2024-07-31T02:50:49.577Z] b53991bb5634: Layer already exists [2024-07-31T02:50:49.577Z] f2947f902252: Layer already exists [2024-07-31T02:50:49.577Z] b70a81adda06: Layer already exists [2024-07-31T02:50:49.577Z] a846e822abb2: Layer already exists [2024-07-31T02:50:49.577Z] 0bcd78163757: Layer already exists [2024-07-31T02:50:49.577Z] fefaddafb106: Layer already exists [2024-07-31T02:50:49.577Z] b8bf1e46ac66: Layer already exists [2024-07-31T02:50:49.577Z] 3c20671a5817: Layer already exists [2024-07-31T02:50:49.842Z] main: digest: sha256:012af3697674d00e6d08b1b564a12bbd22f3b3fede40196597f7fe641777fd36 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T02:50:49.954Z] ===================================================== [Pipeline] echo [2024-07-31T02:50:49.971Z] taggedImages: [2024-07-31T02:50:49.971Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [2024-07-31T02:50:49.971Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-31T02:50:49.971Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.17 [2024-07-31T02:50:49.971Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1-3.2.0-dev.17 [2024-07-31T02:50:49.971Z] - 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-31T02:50:50.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:50:50.382Z] [2024-07-31T02:50:50.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:50:50.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:50:50.715Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T02:50:50.715Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T02:50:50.715Z] 04944245beec: Pulling fs layer [2024-07-31T02:50:50.715Z] 699f458cf7ca: Pulling fs layer [2024-07-31T02:50:50.715Z] 765212b225bb: Pulling fs layer [2024-07-31T02:50:50.715Z] f23df028b6ca: Pulling fs layer [2024-07-31T02:50:50.715Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T02:50:50.715Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T02:50:50.715Z] 765212b225bb: Waiting [2024-07-31T02:50:50.715Z] f23df028b6ca: Waiting [2024-07-31T02:50:50.715Z] d65c8cfc05b1: Waiting [2024-07-31T02:50:50.715Z] 2437ff75d9bd: Waiting [2024-07-31T02:50:50.980Z] 04944245beec: Verifying Checksum [2024-07-31T02:50:50.980Z] 04944245beec: Download complete [2024-07-31T02:50:50.980Z] 765212b225bb: Verifying Checksum [2024-07-31T02:50:50.980Z] 765212b225bb: Download complete [2024-07-31T02:50:50.980Z] f23df028b6ca: Verifying Checksum [2024-07-31T02:50:50.980Z] f23df028b6ca: Download complete [2024-07-31T02:50:50.980Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T02:50:50.980Z] d65c8cfc05b1: Download complete [2024-07-31T02:50:50.980Z] 699f458cf7ca: Verifying Checksum [2024-07-31T02:50:50.980Z] 699f458cf7ca: Download complete [2024-07-31T02:50:51.690Z] 8998bd30e6a1: Download complete [2024-07-31T02:50:54.298Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T02:50:54.298Z] 2437ff75d9bd: Download complete [2024-07-31T02:50:56.251Z] 8998bd30e6a1: Pull complete [2024-07-31T02:50:56.516Z] 04944245beec: Pull complete [2024-07-31T02:50:57.917Z] 699f458cf7ca: Pull complete [2024-07-31T02:50:58.183Z] 765212b225bb: Pull complete [2024-07-31T02:50:59.135Z] f23df028b6ca: Pull complete [2024-07-31T02:50:59.135Z] d65c8cfc05b1: Pull complete [2024-07-31T02:51:17.329Z] 2437ff75d9bd: Pull complete [2024-07-31T02:51:17.330Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T02:51:17.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T02:51:17.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:17.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-6831 does not seem to be running inside a container [2024-07-31T02:51:17.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/182 -v /w/workspace/device-usb-camera/182:/w/workspace/device-usb-camera/182:rw,z -v /w/workspace/device-usb-camera/182@tmp:/w/workspace/device-usb-camera/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T02:51:19.242Z] $ docker top 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:51:20.067Z] ---> job-cost.sh [2024-07-31T02:51:20.067Z] lf-activate-venv: SKIPPING [2024-07-31T02:51:20.067Z] INFO: No Stack... [2024-07-31T02:51:20.332Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T02:51:21.287Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T02:51:21.603Z] + cat /w/workspace/device-usb-camera/182/archives/cost.csv [2024-07-31T02:51:21.603Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T02:51:21.640Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [2024-07-31T02:51:21.660Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] did not exist. Created. [2024-07-31T02:51:21.667Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:51:22.020Z] /w/workspace/device-usb-camera/182@tmp/durable-e4ad4973/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T02:51:22.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T02:51:22.700Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T02:51:22.749Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T02:51:22.758Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T02:51:22.786Z] $ docker stop --time=1 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 [2024-07-31T02:51:24.242Z] $ docker rm -f --volumes 342a629724c1b820f563be37e29dd25127f9d70eed22ed4aff6f35e85d0811c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-31T02:51:24.717Z] provisioning config files... [2024-07-31T02:51:24.724Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11280042445411070657tmp [Pipeline] { [Pipeline] sh [2024-07-31T02:51:25.027Z] + set +x [2024-07-31T02:51:25.027Z] + curl -s https://codecov.io/bash [2024-07-31T02:51:25.027Z] + bash -s -- [2024-07-31T02:51:25.027Z] [2024-07-31T02:51:25.027Z] _____ _ [2024-07-31T02:51:25.027Z] / ____| | | [2024-07-31T02:51:25.027Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T02:51:25.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T02:51:25.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T02:51:25.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T02:51:25.027Z] Bash-1.0.6 [2024-07-31T02:51:25.027Z] [2024-07-31T02:51:25.027Z] [2024-07-31T02:51:25.027Z] ==> git version 2.25.1 found [2024-07-31T02:51:25.027Z] ==> 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-31T02:51:25.027Z] Release-Date: 2020-01-08 [2024-07-31T02:51:25.027Z] 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-31T02:51:25.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T02:51:25.027Z] ==> Jenkins CI detected. [2024-07-31T02:51:25.027Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-07-31T02:51:25.027Z] project root: . [2024-07-31T02:51:25.027Z] --> token set from env [2024-07-31T02:51:25.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T02:51:25.027Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T02:51:25.027Z] ==> Python coveragepy not found [2024-07-31T02:51:25.027Z] ==> Searching for coverage reports in: [2024-07-31T02:51:25.027Z] + . [2024-07-31T02:51:25.027Z] -> Found 1 reports [2024-07-31T02:51:25.027Z] ==> Detecting git/mercurial file structure [2024-07-31T02:51:25.027Z] ==> Reading reports [2024-07-31T02:51:25.027Z] + ./coverage.out bytes=54703 [2024-07-31T02:51:25.027Z] ==> Appending adjustments [2024-07-31T02:51:25.027Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T02:51:25.287Z] + Found adjustments [2024-07-31T02:51:25.287Z] ==> Gzipping contents [2024-07-31T02:51:25.287Z] 8.0K /tmp/codecov.6XiOQa.gz [2024-07-31T02:51:25.287Z] ==> Uploading reports [2024-07-31T02:51:25.287Z] url: https://codecov.io [2024-07-31T02:51:25.287Z] query: branch=main&commit=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T02:51:25.287Z] -> Pinging Codecov [2024-07-31T02:51:25.287Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T02:51:25.547Z] -> Uploading to [2024-07-31T02:51:25.548Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/73D8F5FF140700D3E01443B452E23636/e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1/3888d6a5-4b78-4c2c-a1af-62364eb4c7df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T025125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca08204616886fe3a6b333bab0bae55ec185ce2a8191739128bed70891918b0c [2024-07-31T02:51:25.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T02:51:25.548Z] Dload Upload Total Spent Left Speed [2024-07-31T02:51:25.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33522 --:--:-- --:--:-- --:--:-- 33357 100 6805 0 0 100 6805 0 26791 --:--:-- --:--:-- --:--:-- 26686 [2024-07-31T02:51:25.809Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] } [2024-07-31T02:51:25.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-31T02:51:25.975Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-31T02:51:25.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:26.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:26.311Z] [2024-07-31T02:51:26.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:26.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:26.617Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-31T02:51:26.617Z] 619be1103602: Already exists [2024-07-31T02:51:26.617Z] f8ea3408117e: Pulling fs layer [2024-07-31T02:51:26.617Z] 91320369b822: Pulling fs layer [2024-07-31T02:51:26.617Z] 0406650e8295: Pulling fs layer [2024-07-31T02:51:26.617Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T02:51:26.617Z] 96d80e3f36e1: Pulling fs layer [2024-07-31T02:51:26.617Z] bcf3aedb951c: Pulling fs layer [2024-07-31T02:51:26.617Z] 4f4fb700ef54: Waiting [2024-07-31T02:51:26.617Z] 96d80e3f36e1: Waiting [2024-07-31T02:51:26.617Z] bcf3aedb951c: Waiting [2024-07-31T02:51:26.617Z] 0406650e8295: Verifying Checksum [2024-07-31T02:51:26.617Z] 0406650e8295: Download complete [2024-07-31T02:51:26.617Z] f8ea3408117e: Verifying Checksum [2024-07-31T02:51:26.617Z] f8ea3408117e: Download complete [2024-07-31T02:51:26.617Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T02:51:26.617Z] 4f4fb700ef54: Download complete [2024-07-31T02:51:26.617Z] f8ea3408117e: Pull complete [2024-07-31T02:51:26.877Z] 96d80e3f36e1: Verifying Checksum [2024-07-31T02:51:26.877Z] 96d80e3f36e1: Download complete [2024-07-31T02:51:27.136Z] 91320369b822: Verifying Checksum [2024-07-31T02:51:27.136Z] 91320369b822: Download complete [2024-07-31T02:51:27.702Z] bcf3aedb951c: Verifying Checksum [2024-07-31T02:51:27.702Z] bcf3aedb951c: Download complete [2024-07-31T02:51:30.230Z] 91320369b822: Pull complete [2024-07-31T02:51:30.230Z] 0406650e8295: Pull complete [2024-07-31T02:51:30.230Z] 4f4fb700ef54: Pull complete [2024-07-31T02:51:30.230Z] 96d80e3f36e1: Pull complete [2024-07-31T02:51:32.758Z] bcf3aedb951c: Pull complete [2024-07-31T02:51:32.758Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-31T02:51:32.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T02:51:32.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:32.853Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:51:32.884Z] $ 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-31T02:51:34.411Z] $ docker top 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:51:34.769Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-07-31T02:51:34.779Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-07-31T02:51:35.058Z] + set -o pipefail [2024-07-31T02:51:35.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-07-31T02:51:41.641Z] [2024-07-31T02:51:41.641Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-07-31T02:51:41.641Z] [2024-07-31T02:51:41.641Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/cdd85475-997b-4880-ab25-37c481aad2f2 [2024-07-31T02:51:41.641Z] [2024-07-31T02:51:41.641Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-31T02:51:41.641Z] [2024-07-31T02:51:42.209Z] [2024-07-31T02:51:42.209Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-31T02:51:42.209Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-31T02:51:42.220Z] $ docker stop --time=1 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b [2024-07-31T02:51:44.290Z] $ docker rm -f --volumes 94a930e5d617edec68001364633f9fb6d160411d3944dee997570e590054647b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T02:51:45.303Z] + git log --format=format:%s -1 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 [Pipeline] sh [2024-07-31T02:51:45.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:51:45.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:45.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:51:45.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:45.986Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:51:46.018Z] $ 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-31T02:51:46.365Z] $ docker top b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 -eo pid,comm [2024-07-31T02:51:46.412Z] 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-31T02:51:46.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:51:46.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:51:46.476Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:51:46.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:51:46.595Z] $ docker exec b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 ssh-agent [2024-07-31T02:51:46.700Z] SSH_AUTH_SOCK=/tmp/ssh-MJMBLVYWSPAZ/agent.33 [2024-07-31T02:51:46.700Z] SSH_AGENT_PID=39 [2024-07-31T02:51:46.705Z] Running ssh-add (command line suppressed) [2024-07-31T02:51:46.797Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6302967796901232628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6302967796901232628.key) [2024-07-31T02:51:46.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:51:47.097Z] + git semver tag [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,281 [run_tag] DEBUG tag force:False [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,281 [check_head_tag] DEBUG check head tag [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,284 [execute] INFO git cat-file --batch-check [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,288 [execute] INFO git cat-file --batch [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,335 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,335 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:51:47.356Z] 2024-07-31 02:51:47,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:51:47.356Z] 3.2.0-dev.17 [Pipeline] } [2024-07-31T02:51:47.624Z] $ docker exec --env ******** --env ******** b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 ssh-agent -k [2024-07-31T02:51:47.715Z] unset SSH_AUTH_SOCK; [2024-07-31T02:51:47.715Z] unset SSH_AGENT_PID; [2024-07-31T02:51:47.716Z] echo Agent pid 39 killed; [2024-07-31T02:51:47.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:51:48.056Z] + git semver [Pipeline] } [2024-07-31T02:51:48.325Z] $ docker stop --time=1 b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 [2024-07-31T02:51:49.609Z] $ docker rm -f --volumes b747a090bb60971b1d4cbfcc65bac56eef7f24f982ac787cae35f6950b17fa50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:50.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:51:50.035Z] [2024-07-31T02:51:50.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:51:50.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:51:50.349Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-31T02:51:50.349Z] ab5ef0e58194: Pulling fs layer [2024-07-31T02:51:50.349Z] 9712f1f96733: Pulling fs layer [2024-07-31T02:51:50.349Z] 63f879dbbcfc: Pulling fs layer [2024-07-31T02:51:50.349Z] 0d9ebad4ef96: Pulling fs layer [2024-07-31T02:51:50.349Z] e9a5061849ea: Pulling fs layer [2024-07-31T02:51:50.349Z] d747dcd14b5f: Pulling fs layer [2024-07-31T02:51:50.349Z] 2de7ff778b66: Pulling fs layer [2024-07-31T02:51:50.349Z] 0d9ebad4ef96: Waiting [2024-07-31T02:51:50.349Z] e9a5061849ea: Waiting [2024-07-31T02:51:50.349Z] d747dcd14b5f: Waiting [2024-07-31T02:51:50.349Z] 2de7ff778b66: Waiting [2024-07-31T02:51:50.349Z] 9712f1f96733: Verifying Checksum [2024-07-31T02:51:50.349Z] 9712f1f96733: Download complete [2024-07-31T02:51:50.610Z] 63f879dbbcfc: Verifying Checksum [2024-07-31T02:51:50.610Z] 63f879dbbcfc: Download complete [2024-07-31T02:51:50.868Z] e9a5061849ea: Verifying Checksum [2024-07-31T02:51:50.868Z] e9a5061849ea: Download complete [2024-07-31T02:51:50.868Z] d747dcd14b5f: Download complete [2024-07-31T02:51:50.868Z] 0d9ebad4ef96: Verifying Checksum [2024-07-31T02:51:50.868Z] 0d9ebad4ef96: Download complete [2024-07-31T02:51:50.868Z] ab5ef0e58194: Verifying Checksum [2024-07-31T02:51:50.868Z] ab5ef0e58194: Download complete [2024-07-31T02:51:51.127Z] 2de7ff778b66: Verifying Checksum [2024-07-31T02:51:51.127Z] 2de7ff778b66: Download complete [2024-07-31T02:51:53.654Z] ab5ef0e58194: Pull complete [2024-07-31T02:51:53.654Z] 9712f1f96733: Pull complete [2024-07-31T02:51:54.220Z] 63f879dbbcfc: Pull complete [2024-07-31T02:51:57.505Z] 0d9ebad4ef96: Pull complete [2024-07-31T02:51:57.505Z] e9a5061849ea: Pull complete [2024-07-31T02:51:57.505Z] d747dcd14b5f: Pull complete [2024-07-31T02:51:58.440Z] 2de7ff778b66: Pull complete [2024-07-31T02:51:58.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-31T02:51:58.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T02:51:58.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:51:58.535Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:51:58.564Z] $ 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-31T02:52:00.853Z] $ docker top 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:00.927Z] provisioning config files... [2024-07-31T02:52:00.933Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3885391381149190359tmp [2024-07-31T02:52:00.941Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9930613636098317347tmp [2024-07-31T02:52:00.948Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16076369614394291338tmp [Pipeline] { [Pipeline] echo [2024-07-31T02:52:00.980Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:01.280Z] ---> sigul-configuration.sh [2024-07-31T02:52:01.280Z] gpg: directory `/root/.gnupg' created [2024-07-31T02:52:01.280Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-31T02:52:01.281Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-31T02:52:01.281Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-31T02:52:01.281Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-31T02:52:01.281Z] gpg: CAST5 encrypted data [2024-07-31T02:52:01.281Z] gpg: encrypted with 1 passphrase [2024-07-31T02:52:01.281Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-31T02:52:01.573Z] + mkdir /home/jenkins [2024-07-31T02:52:01.573Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-31T02:52:01.866Z] + 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-31T02:52:01.876Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:02.168Z] ---> sigul-install.sh [2024-07-31T02:52:02.168Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-31T02:52:02.465Z] + git tag --list [2024-07-31T02:52:02.465Z] v0.0.0 [2024-07-31T02:52:02.465Z] v0.0.1-dev.1 [2024-07-31T02:52:02.465Z] v0.0.1-dev.10 [2024-07-31T02:52:02.465Z] v0.0.1-dev.11 [2024-07-31T02:52:02.465Z] v0.0.1-dev.12 [2024-07-31T02:52:02.465Z] v0.0.1-dev.13 [2024-07-31T02:52:02.465Z] v0.0.1-dev.14 [2024-07-31T02:52:02.465Z] v0.0.1-dev.15 [2024-07-31T02:52:02.465Z] v0.0.1-dev.16 [2024-07-31T02:52:02.465Z] v0.0.1-dev.2 [2024-07-31T02:52:02.465Z] v0.0.1-dev.3 [2024-07-31T02:52:02.465Z] v0.0.1-dev.4 [2024-07-31T02:52:02.465Z] v0.0.1-dev.5 [2024-07-31T02:52:02.465Z] v0.0.1-dev.6 [2024-07-31T02:52:02.465Z] v0.0.1-dev.7 [2024-07-31T02:52:02.465Z] v0.0.1-dev.8 [2024-07-31T02:52:02.465Z] v0.0.1-dev.9 [2024-07-31T02:52:02.465Z] v2.2.0 [2024-07-31T02:52:02.465Z] v2.2.0-dev.17 [2024-07-31T02:52:02.465Z] v2.2.0-dev.18 [2024-07-31T02:52:02.465Z] v2.2.0-dev.19 [2024-07-31T02:52:02.465Z] v2.2.0-dev.20 [2024-07-31T02:52:02.465Z] v2.2.0-dev.21 [2024-07-31T02:52:02.465Z] v2.2.0-dev.22 [2024-07-31T02:52:02.465Z] v2.2.0-dev.23 [2024-07-31T02:52:02.465Z] v2.2.0-dev.24 [2024-07-31T02:52:02.465Z] v2.2.0-dev.25 [2024-07-31T02:52:02.465Z] v2.2.0-dev.26 [2024-07-31T02:52:02.465Z] v2.2.0-dev.27 [2024-07-31T02:52:02.465Z] v2.3.0 [2024-07-31T02:52:02.465Z] v2.3.0-dev.1 [2024-07-31T02:52:02.465Z] v2.3.0-dev.10 [2024-07-31T02:52:02.465Z] v2.3.0-dev.11 [2024-07-31T02:52:02.465Z] v2.3.0-dev.12 [2024-07-31T02:52:02.465Z] v2.3.0-dev.13 [2024-07-31T02:52:02.465Z] v2.3.0-dev.14 [2024-07-31T02:52:02.465Z] v2.3.0-dev.15 [2024-07-31T02:52:02.465Z] v2.3.0-dev.16 [2024-07-31T02:52:02.465Z] v2.3.0-dev.17 [2024-07-31T02:52:02.465Z] v2.3.0-dev.18 [2024-07-31T02:52:02.465Z] v2.3.0-dev.19 [2024-07-31T02:52:02.465Z] v2.3.0-dev.2 [2024-07-31T02:52:02.465Z] v2.3.0-dev.20 [2024-07-31T02:52:02.465Z] v2.3.0-dev.21 [2024-07-31T02:52:02.465Z] v2.3.0-dev.22 [2024-07-31T02:52:02.465Z] v2.3.0-dev.23 [2024-07-31T02:52:02.465Z] v2.3.0-dev.24 [2024-07-31T02:52:02.465Z] v2.3.0-dev.25 [2024-07-31T02:52:02.465Z] v2.3.0-dev.26 [2024-07-31T02:52:02.465Z] v2.3.0-dev.27 [2024-07-31T02:52:02.465Z] v2.3.0-dev.28 [2024-07-31T02:52:02.465Z] v2.3.0-dev.3 [2024-07-31T02:52:02.465Z] v2.3.0-dev.4 [2024-07-31T02:52:02.465Z] v2.3.0-dev.5 [2024-07-31T02:52:02.465Z] v2.3.0-dev.6 [2024-07-31T02:52:02.465Z] v2.3.0-dev.7 [2024-07-31T02:52:02.465Z] v2.3.0-dev.8 [2024-07-31T02:52:02.465Z] v2.3.0-dev.9 [2024-07-31T02:52:02.465Z] v2.3.1 [2024-07-31T02:52:02.465Z] v2.3.1-dev.4 [2024-07-31T02:52:02.465Z] v2.3.1-dev.5 [2024-07-31T02:52:02.465Z] v2.3.1-dev.6 [2024-07-31T02:52:02.465Z] v3.0 [2024-07-31T02:52:02.465Z] v3.0.0 [2024-07-31T02:52:02.465Z] v3.0.0-dev.1 [2024-07-31T02:52:02.465Z] v3.0.0-dev.10 [2024-07-31T02:52:02.465Z] v3.0.0-dev.11 [2024-07-31T02:52:02.465Z] v3.0.0-dev.12 [2024-07-31T02:52:02.465Z] v3.0.0-dev.13 [2024-07-31T02:52:02.465Z] v3.0.0-dev.14 [2024-07-31T02:52:02.465Z] v3.0.0-dev.15 [2024-07-31T02:52:02.465Z] v3.0.0-dev.16 [2024-07-31T02:52:02.465Z] v3.0.0-dev.17 [2024-07-31T02:52:02.465Z] v3.0.0-dev.18 [2024-07-31T02:52:02.465Z] v3.0.0-dev.19 [2024-07-31T02:52:02.465Z] v3.0.0-dev.2 [2024-07-31T02:52:02.465Z] v3.0.0-dev.20 [2024-07-31T02:52:02.465Z] v3.0.0-dev.21 [2024-07-31T02:52:02.465Z] v3.0.0-dev.22 [2024-07-31T02:52:02.465Z] v3.0.0-dev.23 [2024-07-31T02:52:02.465Z] v3.0.0-dev.24 [2024-07-31T02:52:02.465Z] v3.0.0-dev.25 [2024-07-31T02:52:02.465Z] v3.0.0-dev.26 [2024-07-31T02:52:02.465Z] v3.0.0-dev.27 [2024-07-31T02:52:02.465Z] v3.0.0-dev.28 [2024-07-31T02:52:02.465Z] v3.0.0-dev.29 [2024-07-31T02:52:02.465Z] v3.0.0-dev.3 [2024-07-31T02:52:02.465Z] v3.0.0-dev.30 [2024-07-31T02:52:02.465Z] v3.0.0-dev.31 [2024-07-31T02:52:02.465Z] v3.0.0-dev.32 [2024-07-31T02:52:02.465Z] v3.0.0-dev.33 [2024-07-31T02:52:02.465Z] v3.0.0-dev.34 [2024-07-31T02:52:02.465Z] v3.0.0-dev.35 [2024-07-31T02:52:02.465Z] v3.0.0-dev.36 [2024-07-31T02:52:02.465Z] v3.0.0-dev.37 [2024-07-31T02:52:02.465Z] v3.0.0-dev.38 [2024-07-31T02:52:02.465Z] v3.0.0-dev.39 [2024-07-31T02:52:02.465Z] v3.0.0-dev.4 [2024-07-31T02:52:02.465Z] v3.0.0-dev.40 [2024-07-31T02:52:02.465Z] v3.0.0-dev.41 [2024-07-31T02:52:02.465Z] v3.0.0-dev.42 [2024-07-31T02:52:02.465Z] v3.0.0-dev.43 [2024-07-31T02:52:02.465Z] v3.0.0-dev.44 [2024-07-31T02:52:02.465Z] v3.0.0-dev.45 [2024-07-31T02:52:02.465Z] v3.0.0-dev.46 [2024-07-31T02:52:02.465Z] v3.0.0-dev.47 [2024-07-31T02:52:02.465Z] v3.0.0-dev.48 [2024-07-31T02:52:02.465Z] v3.0.0-dev.49 [2024-07-31T02:52:02.465Z] v3.0.0-dev.5 [2024-07-31T02:52:02.465Z] v3.0.0-dev.50 [2024-07-31T02:52:02.465Z] v3.0.0-dev.51 [2024-07-31T02:52:02.465Z] v3.0.0-dev.6 [2024-07-31T02:52:02.465Z] v3.0.0-dev.7 [2024-07-31T02:52:02.465Z] v3.0.0-dev.8 [2024-07-31T02:52:02.465Z] v3.0.0-dev.9 [2024-07-31T02:52:02.465Z] v3.1 [2024-07-31T02:52:02.465Z] v3.1.0 [2024-07-31T02:52:02.465Z] v3.1.0-dev.1 [2024-07-31T02:52:02.465Z] v3.1.0-dev.10 [2024-07-31T02:52:02.465Z] v3.1.0-dev.11 [2024-07-31T02:52:02.465Z] v3.1.0-dev.12 [2024-07-31T02:52:02.465Z] v3.1.0-dev.13 [2024-07-31T02:52:02.465Z] v3.1.0-dev.14 [2024-07-31T02:52:02.465Z] v3.1.0-dev.15 [2024-07-31T02:52:02.465Z] v3.1.0-dev.16 [2024-07-31T02:52:02.465Z] v3.1.0-dev.17 [2024-07-31T02:52:02.465Z] v3.1.0-dev.18 [2024-07-31T02:52:02.465Z] v3.1.0-dev.19 [2024-07-31T02:52:02.465Z] v3.1.0-dev.2 [2024-07-31T02:52:02.465Z] v3.1.0-dev.20 [2024-07-31T02:52:02.465Z] v3.1.0-dev.21 [2024-07-31T02:52:02.465Z] v3.1.0-dev.22 [2024-07-31T02:52:02.465Z] v3.1.0-dev.23 [2024-07-31T02:52:02.465Z] v3.1.0-dev.24 [2024-07-31T02:52:02.465Z] v3.1.0-dev.25 [2024-07-31T02:52:02.465Z] v3.1.0-dev.26 [2024-07-31T02:52:02.465Z] v3.1.0-dev.27 [2024-07-31T02:52:02.465Z] v3.1.0-dev.28 [2024-07-31T02:52:02.465Z] v3.1.0-dev.29 [2024-07-31T02:52:02.465Z] v3.1.0-dev.3 [2024-07-31T02:52:02.465Z] v3.1.0-dev.30 [2024-07-31T02:52:02.465Z] v3.1.0-dev.31 [2024-07-31T02:52:02.465Z] v3.1.0-dev.32 [2024-07-31T02:52:02.465Z] v3.1.0-dev.33 [2024-07-31T02:52:02.465Z] v3.1.0-dev.34 [2024-07-31T02:52:02.465Z] v3.1.0-dev.35 [2024-07-31T02:52:02.465Z] v3.1.0-dev.36 [2024-07-31T02:52:02.465Z] v3.1.0-dev.37 [2024-07-31T02:52:02.465Z] v3.1.0-dev.38 [2024-07-31T02:52:02.465Z] v3.1.0-dev.39 [2024-07-31T02:52:02.465Z] v3.1.0-dev.4 [2024-07-31T02:52:02.465Z] v3.1.0-dev.5 [2024-07-31T02:52:02.465Z] v3.1.0-dev.6 [2024-07-31T02:52:02.465Z] v3.1.0-dev.7 [2024-07-31T02:52:02.465Z] v3.1.0-dev.8 [2024-07-31T02:52:02.465Z] v3.1.0-dev.9 [2024-07-31T02:52:02.465Z] v3.1.1 [2024-07-31T02:52:02.465Z] v3.1.1-dev.1 [2024-07-31T02:52:02.465Z] v3.2.0-dev.1 [2024-07-31T02:52:02.465Z] v3.2.0-dev.10 [2024-07-31T02:52:02.465Z] v3.2.0-dev.11 [2024-07-31T02:52:02.465Z] v3.2.0-dev.12 [2024-07-31T02:52:02.465Z] v3.2.0-dev.13 [2024-07-31T02:52:02.465Z] v3.2.0-dev.14 [2024-07-31T02:52:02.465Z] v3.2.0-dev.15 [2024-07-31T02:52:02.465Z] v3.2.0-dev.16 [2024-07-31T02:52:02.465Z] v3.2.0-dev.17 [2024-07-31T02:52:02.465Z] v3.2.0-dev.2 [2024-07-31T02:52:02.465Z] v3.2.0-dev.3 [2024-07-31T02:52:02.465Z] v3.2.0-dev.4 [2024-07-31T02:52:02.465Z] v3.2.0-dev.5 [2024-07-31T02:52:02.465Z] v3.2.0-dev.6 [2024-07-31T02:52:02.465Z] v3.2.0-dev.7 [2024-07-31T02:52:02.465Z] v3.2.0-dev.8 [2024-07-31T02:52:02.465Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-31T02:52:02.766Z] + lftools sign git-tag v3.2.0-dev.17 [2024-07-31T02:52:03.334Z] Signing Git tag with Sigul... [2024-07-31T02:52:03.334Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-07-31T02:52:03.608Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:03.904Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-31T02:52:03.910Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-31T02:52:03.947Z] $ docker stop --time=1 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa [2024-07-31T02:52:05.229Z] $ docker rm -f --volumes 0bf3ceee7871685418e06211616083d652a4be49ca61263de3c9b1073f9466aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-31T02:52:05.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:52:05.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:05.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:52:05.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:06.075Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:52:06.105Z] $ 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-31T02:52:06.420Z] $ docker top ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:52:06.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:52:06.528Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:52:06.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:52:06.642Z] $ docker exec ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa ssh-agent [2024-07-31T02:52:06.755Z] SSH_AUTH_SOCK=/tmp/ssh-mEM9m6M0nfxj/agent.32 [2024-07-31T02:52:06.755Z] SSH_AGENT_PID=38 [2024-07-31T02:52:06.760Z] Running ssh-add (command line suppressed) [2024-07-31T02:52:06.858Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15923657506147551401.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15923657506147551401.key) [2024-07-31T02:52:06.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:52:07.166Z] + git semver bump pre [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,340 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,342 [execute] INFO git cat-file --batch-check [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,347 [execute] INFO git cat-file --batch [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:07.426Z] 2024-07-31 02:52:07,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:52:07.426Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T02:52:07.434Z] $ docker exec --env ******** --env ******** ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa ssh-agent -k [2024-07-31T02:52:07.528Z] unset SSH_AUTH_SOCK; [2024-07-31T02:52:07.529Z] unset SSH_AGENT_PID; [2024-07-31T02:52:07.529Z] echo Agent pid 38 killed; [2024-07-31T02:52:07.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:52:07.857Z] + git semver [Pipeline] } [2024-07-31T02:52:08.125Z] $ docker stop --time=1 ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa [2024-07-31T02:52:09.373Z] $ docker rm -f --volumes ccff924758705ab95ba47b3114771c25a3b5e7d7944cd767255d6b38f35491fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T02:52:09.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T02:52:09.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:10.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T02:52:10.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:10.117Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:52:10.151Z] $ 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-31T02:52:10.497Z] $ docker top c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f -eo pid,comm [2024-07-31T02:52:10.545Z] 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-31T02:52:10.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T02:52:10.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T02:52:10.603Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T02:52:10.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T02:52:10.706Z] $ docker exec c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f ssh-agent [2024-07-31T02:52:10.809Z] SSH_AUTH_SOCK=/tmp/ssh-pxf5hwtBJmKZ/agent.32 [2024-07-31T02:52:10.809Z] SSH_AGENT_PID=39 [2024-07-31T02:52:10.814Z] Running ssh-add (command line suppressed) [2024-07-31T02:52:10.922Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7189648338010621628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7189648338010621628.key) [2024-07-31T02:52:10.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T02:52:11.230Z] + git semver push [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,416 [run_push] DEBUG push [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,416 [execute] INFO git cat-file --batch-check [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,421 [execute] INFO git rev-list 8d50cb8b82cf5f5c00ac710e53d77cefb0b05331 -- [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,421 [execute] DEBUG Popen(['git', 'rev-list', '8d50cb8b82cf5f5c00ac710e53d77cefb0b05331', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,429 [execute] INFO git fetch -v origin [2024-07-31T02:52:11.488Z] 2024-07-31 02:52:11,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-31T02:52:12.057Z] 2024-07-31 02:52:11,867 [run_push] DEBUG no remote changes detected [2024-07-31T02:52:12.057Z] 2024-07-31 02:52:11,868 [execute] INFO git push origin semver [2024-07-31T02:52:12.057Z] 2024-07-31 02:52:11,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:12.996Z] 2024-07-31 02:52:12,677 [run_push] DEBUG push all version tags [2024-07-31T02:52:12.996Z] 2024-07-31 02:52:12,678 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-31T02:52:12.996Z] 2024-07-31 02:52:12,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T02:52:13.566Z] 2024-07-31 02:52:13,350 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-31T02:52:13.566Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T02:52:13.576Z] $ docker exec --env ******** --env ******** c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f ssh-agent -k [2024-07-31T02:52:13.675Z] unset SSH_AUTH_SOCK; [2024-07-31T02:52:13.675Z] unset SSH_AGENT_PID; [2024-07-31T02:52:13.675Z] echo Agent pid 39 killed; [2024-07-31T02:52:13.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T02:52:14.025Z] + git semver [Pipeline] } [2024-07-31T02:52:14.298Z] $ docker stop --time=1 c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f [2024-07-31T02:52:15.551Z] $ docker rm -f --volumes c3d7c7310c214a39f4c27271d4574c1273994662a2c379383871269f8e35754f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T02:52:16.192Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-07-31T02:52:16.192Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-31T02:52:16.192Z] total 16 [2024-07-31T02:52:16.192Z] drwxr-xr-x 3 root root 4096 Jul 31 02:34 . [2024-07-31T02:52:16.192Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:52 .. [2024-07-31T02:52:16.192Z] drwxr-xr-x 2 root root 4096 Jul 31 02:34 cost [2024-07-31T02:52:16.192Z] -rw-r--r-- 1 root root 89 Jul 31 02:34 cost.csv [2024-07-31T02:52:16.192Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-31T02:52:16.192Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-31T02:52:16.192Z] total 16 [2024-07-31T02:52:16.192Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 02:34 . [2024-07-31T02:52:16.192Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 02:52 .. [2024-07-31T02:52:16.192Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 02:34 cost [2024-07-31T02:52:16.192Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 31 02:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:16.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:17.344Z] ---> package-listing.sh [2024-07-31T02:52:17.344Z] ++ facter osfamily [2024-07-31T02:52:17.344Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T02:52:17.603Z] + OS_FAMILY=debian [2024-07-31T02:52:17.603Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-07-31T02:52:17.603Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T02:52:17.603Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T02:52:17.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T02:52:17.603Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T02:52:17.603Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-31T02:52:17.603Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T02:52:17.603Z] + case "${OS_FAMILY}" in [2024-07-31T02:52:17.603Z] + dpkg -l [2024-07-31T02:52:17.603Z] + grep '^ii' [2024-07-31T02:52:17.603Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T02:52:17.603Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T02:52:17.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T02:52:17.603Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-31T02:52:17.603Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-07-31T02:52:17.603Z] + 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-31T02:52:17.615Z] 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-31T02:52:17.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T02:52:18.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T02:52:18.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T02:52:18.531Z] prd-ubuntu20.04-docker-8c-8g-6811 does not seem to be running inside a container [2024-07-31T02:52:18.557Z] $ 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-31T02:52:18.757Z] $ docker top ac262d75db686e435d16a186d67d2c41bff5247c7241bf1b5b1ed132fd8b2201 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T02:52:19.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T02:52:19.381Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T02:52:19.668Z] + ls /var/log/sa-host [2024-07-31T02:52:19.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T02:52:19.751Z] provisioning config files... [2024-07-31T02:52:19.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12268256401057930995tmp [Pipeline] { [Pipeline] echo [2024-07-31T02:52:19.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:20.066Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T02:52:20.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:20.408Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T02:52:20.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:20.703Z] ---> sudo-logs.sh [2024-07-31T02:52:20.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T02:52:20.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:21.086Z] ---> job-cost.sh [2024-07-31T02:52:21.086Z] lf-activate-venv: SKIPPING [2024-07-31T02:52:21.086Z] DEBUG: total: 0.2199999988079071 [2024-07-31T02:52:21.086Z] INFO: Retrieving Stack Cost... [2024-07-31T02:52:21.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T02:52:21.652Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T02:52:21.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T02:52:21.979Z] ---> logs-deploy.sh [2024-07-31T02:52:21.979Z] lf-activate-venv: SKIPPING [2024-07-31T02:52:21.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/182 [2024-07-31T02:52:21.979Z] INFO: archiving workspace using pattern(s): [2024-07-31T02:52:22.919Z] Archives upload complete. [2024-07-31T02:52:22.919Z] INFO: archiving logs to Nexus