Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78947391361058177ef3170d1bd6497ea16b3f62+f25607548414acab236b5d6b621afb5b0ea6f720 (f951949ca2e1e3cfc4e61b6888514aa3c7463c8c) 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-ssh12165712118635996017.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-ssh10832378997116732492.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10422152305575175460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18444462281417206419.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17187413465168959434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh346154562834185626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5462 in /w/workspace/foundry_device-usb-camera_PR-337 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-337 # 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 Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 78947391361058177ef3170d1bd6497ea16b3f62 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 Merge succeeded, producing 78947391361058177ef3170d1bd6497ea16b3f62 Checking out Revision 78947391361058177ef3170d1bd6497ea16b3f62 (PR-337) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T17:33:23.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T17:33:23.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T17:33:23.917Z] ========================================================= [2024-07-12T17:33:23.917Z] EdgeX Global Pipelines Version Info [2024-07-12T17:33:23.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:33:25.095Z] ------------------- [2024-07-12T17:33:25.095Z] stable info: [2024-07-12T17:33:25.095Z] ------------------- [2024-07-12T17:33:25.095Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T17:33:25.095Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T17:33:25.095Z] Message: update stable to v1.0.260 [2024-07-12T17:33:25.357Z] ------------------- [2024-07-12T17:33:25.357Z] experimental info: [2024-07-12T17:33:25.357Z] ------------------- [2024-07-12T17:33:25.357Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T17:33:25.357Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T17:33:25.357Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T17:33:25.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-12T17:33:25.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-12T17:33:25.725Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T17:33:25.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T17:33:25.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T17:33:25.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T17:33:25.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T17:33:26.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-12T17:33:26.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T17:33:26.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T17:33:26.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T17:33:26.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-12T17:33:26.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T17:33:26.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T17:33:26.437Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T17:33:26.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T17:33:26.558Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T17:33:26.624Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T17:33:26.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T17:33:26.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T17:33:26.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-12T17:33:26.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-12T17:33:26.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-12T17:33:26.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-12T17:33:27.035Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-12T17:33:27.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T17:33:27.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T17:33:27.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo [2024-07-12T17:33:27.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo [2024-07-12T17:33:27.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo [2024-07-12T17:33:27.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo [2024-07-12T17:33:27.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7894739 [Pipeline] echo [2024-07-12T17:33:27.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T17:33:27.644Z] provisioning config files... [2024-07-12T17:33:27.667Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config270965842458980109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:33:28.063Z] ---> ****-login.sh [2024-07-12T17:33:28.063Z] nexus3.edgexfoundry.org:10001 [2024-07-12T17:33:28.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:28.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:28.327Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:28.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:28.327Z] [2024-07-12T17:33:28.327Z] Login Succeeded [2024-07-12T17:33:28.327Z] nexus3.edgexfoundry.org:10002 [2024-07-12T17:33:28.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:28.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:28.589Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:28.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:28.589Z] [2024-07-12T17:33:28.589Z] Login Succeeded [2024-07-12T17:33:28.589Z] nexus3.edgexfoundry.org:10003 [2024-07-12T17:33:28.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:28.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:28.589Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:28.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:28.589Z] [2024-07-12T17:33:28.589Z] Login Succeeded [2024-07-12T17:33:28.589Z] nexus3.edgexfoundry.org:10004 [2024-07-12T17:33:28.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:28.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:28.849Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:28.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:28.849Z] [2024-07-12T17:33:28.849Z] Login Succeeded [2024-07-12T17:33:28.849Z] ****.io [2024-07-12T17:33:28.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:29.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:29.109Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:29.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:29.109Z] [2024-07-12T17:33:29.109Z] Login Succeeded [2024-07-12T17:33:29.109Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T17:33:29.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-12T17:33:29.840Z] + git rev-list -1 --merges 78947391361058177ef3170d1bd6497ea16b3f62~1..78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo [2024-07-12T17:33:29.890Z] -----------> git rev-list -1 --merges 78947391361058177ef3170d1bd6497ea16b3f62~1..78947391361058177ef3170d1bd6497ea16b3f62 78947391361058177ef3170d1bd6497ea16b3f62 [false] [Pipeline] sh [2024-07-12T17:33:30.221Z] + git log --format=format:%s -1 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo [2024-07-12T17:33:30.270Z] ========================================================= [2024-07-12T17:33:30.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T17:33:30.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T17:33:30.740Z] + git log --format=format:%s -1 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo [2024-07-12T17:33:30.784Z] [semverPrep] GIT_COMMIT: 78947391361058177ef3170d1bd6497ea16b3f62, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-12T17:33:30.833Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-12T17:33:31.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T17:33:31.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T17:33:31.253Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T17:33:31.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T17:33:31.253Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-12T17:33:31.253Z] -a /etc/ssh/ssh_known_hosts [2024-07-12T17:33:31.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:33:31.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T17:33:31.778Z] [2024-07-12T17:33:31.778Z] 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-12T17:33:32.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T17:33:32.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T17:33:32.191Z] b85a868b505f: Pulling fs layer [2024-07-12T17:33:32.191Z] e2be974225ed: Pulling fs layer [2024-07-12T17:33:32.191Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T17:33:32.191Z] 988bab9f4d93: Pulling fs layer [2024-07-12T17:33:32.191Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T17:33:32.191Z] eaf3925da568: Pulling fs layer [2024-07-12T17:33:32.191Z] bab4dde63d76: Pulling fs layer [2024-07-12T17:33:32.191Z] bde34c3a00c8: Pulling fs layer [2024-07-12T17:33:32.191Z] b352a97aabf1: Pulling fs layer [2024-07-12T17:33:32.191Z] 4872d77fe225: Pulling fs layer [2024-07-12T17:33:32.191Z] 5851b861e8e6: Pulling fs layer [2024-07-12T17:33:32.191Z] bab4dde63d76: Waiting [2024-07-12T17:33:32.191Z] 1469e6f7b9e6: Waiting [2024-07-12T17:33:32.191Z] bde34c3a00c8: Waiting [2024-07-12T17:33:32.191Z] eaf3925da568: Waiting [2024-07-12T17:33:32.191Z] b352a97aabf1: Waiting [2024-07-12T17:33:32.191Z] 4872d77fe225: Waiting [2024-07-12T17:33:32.191Z] 988bab9f4d93: Waiting [2024-07-12T17:33:32.191Z] 5851b861e8e6: Waiting [2024-07-12T17:33:32.191Z] e2be974225ed: Verifying Checksum [2024-07-12T17:33:32.191Z] e2be974225ed: Download complete [2024-07-12T17:33:32.191Z] 988bab9f4d93: Verifying Checksum [2024-07-12T17:33:32.191Z] 988bab9f4d93: Download complete [2024-07-12T17:33:32.452Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T17:33:32.453Z] 339a4e72a1f5: Download complete [2024-07-12T17:33:32.453Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T17:33:32.453Z] 1469e6f7b9e6: Download complete [2024-07-12T17:33:32.453Z] eaf3925da568: Verifying Checksum [2024-07-12T17:33:32.453Z] eaf3925da568: Download complete [2024-07-12T17:33:32.453Z] bde34c3a00c8: Verifying Checksum [2024-07-12T17:33:32.453Z] bde34c3a00c8: Download complete [2024-07-12T17:33:32.453Z] b352a97aabf1: Verifying Checksum [2024-07-12T17:33:32.453Z] 4872d77fe225: Download complete [2024-07-12T17:33:32.453Z] 5851b861e8e6: Download complete [2024-07-12T17:33:32.453Z] b85a868b505f: Verifying Checksum [2024-07-12T17:33:32.453Z] b85a868b505f: Download complete [2024-07-12T17:33:32.711Z] bab4dde63d76: Verifying Checksum [2024-07-12T17:33:32.711Z] bab4dde63d76: Download complete [2024-07-12T17:33:34.103Z] b85a868b505f: Pull complete [2024-07-12T17:33:34.103Z] e2be974225ed: Pull complete [2024-07-12T17:33:34.677Z] 339a4e72a1f5: Pull complete [2024-07-12T17:33:34.677Z] 988bab9f4d93: Pull complete [2024-07-12T17:33:34.936Z] 1469e6f7b9e6: Pull complete [2024-07-12T17:33:34.936Z] eaf3925da568: Pull complete [2024-07-12T17:33:36.841Z] bab4dde63d76: Pull complete [2024-07-12T17:33:36.841Z] bde34c3a00c8: Pull complete [2024-07-12T17:33:36.841Z] b352a97aabf1: Pull complete [2024-07-12T17:33:37.102Z] 4872d77fe225: Pull complete [2024-07-12T17:33:37.102Z] 5851b861e8e6: Pull complete [2024-07-12T17:33:37.102Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T17:33:37.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T17:33:37.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:33:37.446Z] prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container [2024-07-12T17:33:37.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T17:33:40.870Z] $ docker top cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d -eo pid,comm [2024-07-12T17:33:40.925Z] 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-12T17:33:40.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T17:33:41.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T17:33:41.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T17:33:41.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T17:33:41.228Z] $ docker exec cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent [2024-07-12T17:33:41.340Z] SSH_AUTH_SOCK=/tmp/ssh-rxJjDVj4YoPE/agent.32 [2024-07-12T17:33:41.340Z] SSH_AGENT_PID=38 [2024-07-12T17:33:41.347Z] Running ssh-add (command line suppressed) [2024-07-12T17:33:41.440Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3219262172101330449.key (/w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3219262172101330449.key) [2024-07-12T17:33:41.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T17:33:41.811Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T17:33:41.838Z] $ docker exec --env ******** --env ******** cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent -k [2024-07-12T17:33:41.941Z] unset SSH_AUTH_SOCK; [2024-07-12T17:33:41.941Z] unset SSH_AGENT_PID; [2024-07-12T17:33:41.941Z] echo Agent pid 38 killed; [2024-07-12T17:33:41.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T17:33:42.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T17:33:42.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T17:33:42.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T17:33:42.190Z] $ docker exec cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent [2024-07-12T17:33:42.307Z] SSH_AUTH_SOCK=/tmp/ssh-qNgdMasTXlTw/agent.72 [2024-07-12T17:33:42.307Z] SSH_AGENT_PID=78 [2024-07-12T17:33:42.313Z] Running ssh-add (command line suppressed) [2024-07-12T17:33:42.416Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3074681630232014878.key (/w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3074681630232014878.key) [2024-07-12T17:33:42.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T17:33:42.805Z] + git semver init [2024-07-12T17:33:43.067Z] 2024-07-12 17:33:42,983 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T17:33:43.067Z] 2024-07-12 17:33:42,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-337/.semver [2024-07-12T17:33:43.067Z] 2024-07-12 17:33:42,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-337/.semver [2024-07-12T17:33:43.067Z] 2024-07-12 17:33:42,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-337/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-337, universal_newlines=False, shell=None, istream=None) [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,556 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-337/.git/info/exclude [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 with force:False [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,556 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,560 [execute] INFO git cat-file --batch-check [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,567 [execute] INFO git cat-file --batch [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T17:33:45.001Z] 2024-07-12 17:33:44,573 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 [2024-07-12T17:33:45.001Z] 0.0.0 [Pipeline] } [2024-07-12T17:33:45.027Z] $ docker exec --env ******** --env ******** cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent -k [2024-07-12T17:33:45.150Z] unset SSH_AUTH_SOCK; [2024-07-12T17:33:45.150Z] unset SSH_AGENT_PID; [2024-07-12T17:33:45.150Z] echo Agent pid 78 killed; [2024-07-12T17:33:45.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T17:33:45.627Z] + git semver [Pipeline] } [2024-07-12T17:33:45.915Z] $ docker stop --time=1 cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d [2024-07-12T17:33:47.205Z] $ docker rm -f --volumes cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T17:33:47.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T17:33:48.061Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T17:33:48.086Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T17:33:48.813Z] provisioning config files... [2024-07-12T17:33:48.824Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config9543983665443980182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:33:49.193Z] ---> ****-login.sh [2024-07-12T17:33:49.193Z] nexus3.edgexfoundry.org:10001 [2024-07-12T17:33:49.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:49.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:49.193Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:49.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:49.193Z] [2024-07-12T17:33:49.193Z] Login Succeeded [2024-07-12T17:33:49.193Z] nexus3.edgexfoundry.org:10002 [2024-07-12T17:33:49.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:49.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:49.193Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:49.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:49.193Z] [2024-07-12T17:33:49.193Z] Login Succeeded [2024-07-12T17:33:49.193Z] nexus3.edgexfoundry.org:10003 [2024-07-12T17:33:49.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:49.455Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:49.455Z] [2024-07-12T17:33:49.455Z] Login Succeeded [2024-07-12T17:33:49.455Z] nexus3.edgexfoundry.org:10004 [2024-07-12T17:33:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:49.455Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:49.455Z] [2024-07-12T17:33:49.455Z] Login Succeeded [2024-07-12T17:33:49.455Z] ****.io [2024-07-12T17:33:49.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:33:49.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:33:49.714Z] Configure a credential helper to remove this warning. See [2024-07-12T17:33:49.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:33:49.714Z] [2024-07-12T17:33:49.714Z] Login Succeeded [2024-07-12T17:33:49.714Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T17:33:49.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T17:33:49.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T17:33:50.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T17:33:50.087Z] ========================================================= [2024-07-12T17:33:50.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T17:33:50.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:33:50.600Z] + 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-12T17:33:50.600Z] Sending build context to Docker daemon 20.44MB [2024-07-12T17:33:50.600Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T17:33:50.600Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-12T17:33:50.876Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T17:33:50.876Z] 619be1103602: Pulling fs layer [2024-07-12T17:33:50.876Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T17:33:50.876Z] 5df492c9dc93: Pulling fs layer [2024-07-12T17:33:50.876Z] 7629e6793208: Pulling fs layer [2024-07-12T17:33:50.876Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T17:33:50.876Z] fb5054dd5b73: Pulling fs layer [2024-07-12T17:33:50.876Z] eeca6798cff9: Pulling fs layer [2024-07-12T17:33:50.876Z] aa269ceb94a6: Pulling fs layer [2024-07-12T17:33:50.876Z] ada007ff1a6a: Pulling fs layer [2024-07-12T17:33:50.876Z] eeca6798cff9: Waiting [2024-07-12T17:33:50.876Z] aa269ceb94a6: Waiting [2024-07-12T17:33:50.876Z] ada007ff1a6a: Waiting [2024-07-12T17:33:50.876Z] 7629e6793208: Waiting [2024-07-12T17:33:50.876Z] 4f4fb700ef54: Waiting [2024-07-12T17:33:50.876Z] fb5054dd5b73: Waiting [2024-07-12T17:33:50.876Z] 7862e08f4a3e: Download complete [2024-07-12T17:33:50.876Z] 7629e6793208: Verifying Checksum [2024-07-12T17:33:50.876Z] 7629e6793208: Download complete [2024-07-12T17:33:50.876Z] 619be1103602: Verifying Checksum [2024-07-12T17:33:50.876Z] 619be1103602: Download complete [2024-07-12T17:33:50.876Z] 4f4fb700ef54: Download complete [2024-07-12T17:33:50.876Z] fb5054dd5b73: Verifying Checksum [2024-07-12T17:33:50.876Z] fb5054dd5b73: Download complete [2024-07-12T17:33:50.876Z] eeca6798cff9: Verifying Checksum [2024-07-12T17:33:50.876Z] eeca6798cff9: Download complete [2024-07-12T17:33:51.135Z] 619be1103602: Pull complete [2024-07-12T17:33:51.135Z] ada007ff1a6a: Verifying Checksum [2024-07-12T17:33:51.135Z] ada007ff1a6a: Download complete [2024-07-12T17:33:51.135Z] 7862e08f4a3e: Pull complete [2024-07-12T17:33:51.135Z] 5df492c9dc93: Download complete [2024-07-12T17:33:51.700Z] aa269ceb94a6: Verifying Checksum [2024-07-12T17:33:51.700Z] aa269ceb94a6: Download complete [2024-07-12T17:33:54.980Z] 5df492c9dc93: Pull complete [2024-07-12T17:33:54.980Z] 7629e6793208: Pull complete [2024-07-12T17:33:54.980Z] 4f4fb700ef54: Pull complete [2024-07-12T17:33:54.980Z] fb5054dd5b73: Pull complete [2024-07-12T17:33:54.980Z] eeca6798cff9: Pull complete [2024-07-12T17:33:57.510Z] aa269ceb94a6: Pull complete [2024-07-12T17:33:58.080Z] ada007ff1a6a: Pull complete [2024-07-12T17:33:58.080Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T17:33:58.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T17:33:58.080Z] ---> f489d0715acc [2024-07-12T17:33:58.080Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-12T17:34:03.452Z] ---> Running in 99c3913dc748 [2024-07-12T17:34:03.452Z] Removing intermediate container 99c3913dc748 [2024-07-12T17:34:03.452Z] ---> 0b1e6e4f8c24 [2024-07-12T17:34:03.452Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T17:34:03.452Z] ---> Running in 0219718520b8 [2024-07-12T17:34:03.598Z] Still waiting to schedule task [2024-07-12T17:34:03.599Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T17:34:03.709Z] Removing intermediate container 0219718520b8 [2024-07-12T17:34:03.709Z] ---> adb23e8401f8 [2024-07-12T17:34:03.709Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-12T17:34:03.709Z] ---> Running in 367ee05b7b4d [2024-07-12T17:34:03.709Z] Removing intermediate container 367ee05b7b4d [2024-07-12T17:34:03.709Z] ---> 54b0e17cf01c [2024-07-12T17:34:03.709Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-12T17:34:03.709Z] ---> Running in b446d9c969a5 [2024-07-12T17:34:03.709Z] Removing intermediate container b446d9c969a5 [2024-07-12T17:34:03.709Z] ---> 29188c926396 [2024-07-12T17:34:03.709Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T17:34:03.969Z] ---> Running in 328a68085208 [2024-07-12T17:34:04.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T17:34:04.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T17:34:04.798Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-12T17:34:04.798Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-12T17:34:04.798Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-12T17:34:04.798Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-12T17:34:04.798Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-12T17:34:04.798Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-12T17:34:04.798Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-12T17:34:04.798Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-12T17:34:04.798Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-12T17:34:04.798Z] (10/13) Installing kmod-libs (30-r3) [2024-07-12T17:34:04.798Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-12T17:34:05.057Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-12T17:34:05.057Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-12T17:34:05.057Z] Executing busybox-1.36.1-r5.trigger [2024-07-12T17:34:05.057Z] Executing eudev-3.2.11-r8.trigger [2024-07-12T17:34:05.057Z] OK: 271 MiB in 65 packages [2024-07-12T17:34:05.994Z] Removing intermediate container 328a68085208 [2024-07-12T17:34:05.994Z] ---> 5266da9af418 [2024-07-12T17:34:05.994Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-12T17:34:05.994Z] ---> Running in 71695b44b552 [2024-07-12T17:34:05.994Z] Removing intermediate container 71695b44b552 [2024-07-12T17:34:05.994Z] ---> 94c2329a0020 [2024-07-12T17:34:05.994Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-12T17:34:05.994Z] ---> 7089e3b7862f [2024-07-12T17:34:05.994Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T17:34:05.994Z] ---> Running in bf44a768453c [2024-07-12T17:35:02.239Z] Removing intermediate container bf44a768453c [2024-07-12T17:35:02.239Z] ---> 2a83d121b9b2 [2024-07-12T17:35:02.239Z] Step 11/13 : COPY . . [2024-07-12T17:35:02.809Z] ---> b57b933e5d46 [2024-07-12T17:35:02.809Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-12T17:35:02.809Z] ---> Running in fb70b461e164 [2024-07-12T17:35:03.069Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T17:35:03.069Z] Dload Upload Total Spent Left Speed [2024-07-12T17:35:03.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7625 0 --:--:-- --:--:-- --:--:-- 7640 [2024-07-12T17:35:03.596Z] Removing intermediate container fb70b461e164 [2024-07-12T17:35:03.596Z] ---> 4ba3aff7d7eb [2024-07-12T17:35:03.596Z] Step 13/13 : RUN ${MAKE} [2024-07-12T17:35:03.596Z] ---> Running in 616c0ad5db5a [2024-07-12T17:35:03.855Z] noop [2024-07-12T17:35:04.115Z] Removing intermediate container 616c0ad5db5a [2024-07-12T17:35:04.115Z] ---> bf18e6dd6517 [2024-07-12T17:35:04.115Z] Successfully built bf18e6dd6517 [2024-07-12T17:35:04.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:35:04.604Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T17:35:04.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:35:04.786Z] prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container [2024-07-12T17:35:04.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T17:35:05.161Z] $ docker top a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T17:35:05.594Z] + go version [2024-07-12T17:35:05.594Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T17:35:05.631Z] $ docker stop --time=1 a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a [2024-07-12T17:35:06.900Z] $ docker rm -f --volumes a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:35:07.675Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T17:35:07.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:35:07.850Z] prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container [2024-07-12T17:35:07.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T17:35:08.233Z] $ docker top f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T17:35:08.645Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-337 [Pipeline] fileExists [Pipeline] sh [2024-07-12T17:35:09.019Z] + make test [2024-07-12T17:35:09.019Z] go test ./... -coverprofile=coverage.out ./... [2024-07-12T17:35:10.922Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-12T17:35:31.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5463 in /w/workspace/foundry_device-usb-camera_PR-337 [Pipeline] { [Pipeline] ws [2024-07-12T17:35:31.602Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-12T17:35:32.851Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-12T17:35:32.851Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-07-12T17:35:34.712Z] Selected Git installation does not exist. Using Default [2024-07-12T17:35:34.712Z] The recommended git tool is: NONE [2024-07-12T17:35:39.166Z] using credential edgex-jenkins-ssh [2024-07-12T17:35:39.189Z] Cloning the remote Git repository [2024-07-12T17:35:39.224Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-12T17:35:39.310Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-12T17:35:39.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-12T17:35:39.445Z] > git --version # timeout=10 [2024-07-12T17:35:39.465Z] > git --version # 'git version 2.25.1' [2024-07-12T17:35:39.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T17:35:39.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T17:35:42.824Z] go vet ./... [2024-07-12T17:35:42.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-12T17:35:42.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T17:35:43.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-12T17:35:43.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-12T17:35:43.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T17:35:43.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T17:35:43.721Z] Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 78947391361058177ef3170d1bd6497ea16b3f62 [2024-07-12T17:35:43.986Z] Merge succeeded, producing 78947391361058177ef3170d1bd6497ea16b3f62 [2024-07-12T17:35:43.986Z] Checking out Revision 78947391361058177ef3170d1bd6497ea16b3f62 (PR-337) [2024-07-12T17:35:44.497Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-12T17:35:44.538Z] > git --version # timeout=10 [2024-07-12T17:35:44.549Z] > git --version # 'git version 2.25.1' [2024-07-12T17:35:44.559Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T17:35:43.735Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T17:35:43.797Z] > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 [2024-07-12T17:35:43.892Z] > git remote # timeout=10 [2024-07-12T17:35:43.907Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T17:35:43.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T17:35:43.941Z] > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 [2024-07-12T17:35:43.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T17:35:43.988Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T17:35:44.009Z] > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T17:35:49.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T17:35:49.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T17:35:49.399Z] ./bin/test-attribution-txt.sh [2024-07-12T17:35:49.399Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T17:35:49.399Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T17:35:49.399Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T17:35:49.399Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T17:35:49.399Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T17:35:49.399Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-12T17:35:49.400Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T17:35:49.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T17:35:49.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T17:35:49.449Z] Dload Upload Total Spent Left Speed [2024-07-12T17:35:49.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 [2024-07-12T17:35:49.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] } [2024-07-12T17:35:49.583Z] $ docker stop --time=1 f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 [2024-07-12T17:35:49.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-07-12T17:35:53.398Z] $ docker rm -f --volumes f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-07-12T17:35:54.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T17:35:54.139Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-07-12T17:35:54.139Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T17:35:54.139Z] { [2024-07-12T17:35:54.139Z] "registry-mirrors": [ [2024-07-12T17:35:54.139Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T17:35:54.139Z] ], [2024-07-12T17:35:54.139Z] "bip": "10.250.0.254/24", [2024-07-12T17:35:54.139Z] "hosts": [ [2024-07-12T17:35:54.139Z] "tcp://0.0.0.0:5555", [2024-07-12T17:35:54.139Z] "unix:///var/run/docker.sock" [2024-07-12T17:35:54.139Z] ], [2024-07-12T17:35:54.139Z] "mtu": 1458, [2024-07-12T17:35:54.139Z] "selinux-enabled": true, [2024-07-12T17:35:54.139Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T17:35:54.139Z] } [2024-07-12T17:35:54.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-12T17:35:54.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2024-07-12T17:35:55.040Z] + sudo service docker restart [2024-07-12T17:35:55.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T17:35:55.477Z] + ls -al . [2024-07-12T17:35:55.477Z] total 296 [2024-07-12T17:35:55.477Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:35 . [2024-07-12T17:35:55.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 17:33 .. [2024-07-12T17:35:55.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:35 .git [2024-07-12T17:35:55.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 .github [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 12 17:33 .gitignore [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 12 17:33 .golangci.yml [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 12 17:33 .hadolint.yml [2024-07-12T17:35:55.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 17:33 .semver [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 12 17:33 Attribution.txt [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 12 17:33 CHANGELOG.md [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 12 17:33 Dockerfile [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 17:33 GOVERNANCE.md [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 12 17:33 Jenkinsfile [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 12 17:33 LICENSE [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 12 17:33 Makefile [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 12 17:33 OWNERS.md [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 12 17:33 README.md [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 17:33 VERSION [2024-07-12T17:35:55.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:33 bin [2024-07-12T17:35:55.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 cmd [2024-07-12T17:35:55.477Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 12 17:35 coverage.out [2024-07-12T17:35:55.477Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 12 17:33 docker-entrypoint.sh [2024-07-12T17:35:55.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:33 docs [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 7316 Jul 12 17:33 go.mod [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 102644 Jul 12 17:33 go.sum [2024-07-12T17:35:55.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 internal [2024-07-12T17:35:55.477Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 12 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:35:55.894Z] + 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=78947391361058177ef3170d1bd6497ea16b3f62 --label arch=amd64 --label version=0.0.0 . [2024-07-12T17:35:55.894Z] Sending build context to Docker daemon 20.49MB [2024-07-12T17:35:55.894Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T17:35:55.894Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-12T17:35:55.894Z] ---> bf18e6dd6517 [2024-07-12T17:35:55.894Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-12T17:35:56.465Z] ---> Running in 4087a41eb211 [2024-07-12T17:35:56.465Z] Removing intermediate container 4087a41eb211 [2024-07-12T17:35:56.465Z] ---> e6809091dca5 [2024-07-12T17:35:56.465Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T17:35:56.465Z] ---> Running in d840526610e0 [2024-07-12T17:35:56.465Z] Removing intermediate container d840526610e0 [2024-07-12T17:35:56.465Z] ---> a0866ba63dd7 [2024-07-12T17:35:56.465Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-12T17:35:56.465Z] ---> Running in e83dc32147fa [2024-07-12T17:35:56.725Z] Removing intermediate container e83dc32147fa [2024-07-12T17:35:56.725Z] ---> 509f48c2bb1d [2024-07-12T17:35:56.725Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-12T17:35:56.725Z] ---> Running in a4df0e25cb7d [2024-07-12T17:35:56.725Z] Removing intermediate container a4df0e25cb7d [2024-07-12T17:35:56.725Z] ---> a40addbb4df5 [2024-07-12T17:35:56.725Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T17:35:56.725Z] ---> Running in db8a2a545368 [2024-07-12T17:35:56.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T17:35:57.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T17:35:57.502Z] OK: 271 MiB in 65 packages [2024-07-12T17:35:57.760Z] Removing intermediate container db8a2a545368 [2024-07-12T17:35:57.760Z] ---> 3ef99cbd8d1d [2024-07-12T17:35:57.760Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-12T17:35:57.760Z] ---> Running in aa780b773a73 [2024-07-12T17:35:57.760Z] Removing intermediate container aa780b773a73 [2024-07-12T17:35:57.760Z] ---> 79078fd4cece [2024-07-12T17:35:57.760Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-12T17:35:58.019Z] ---> 23576a43feca [2024-07-12T17:35:58.019Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T17:35:58.019Z] ---> Running in 6ae91018b552 [2024-07-12T17:35:58.586Z] Removing intermediate container 6ae91018b552 [2024-07-12T17:35:58.586Z] ---> 002f5b99d75e [2024-07-12T17:35:58.586Z] Step 11/37 : COPY . . [2024-07-12T17:35:59.523Z] ---> c564e1c2bca2 [2024-07-12T17:35:59.523Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-12T17:35:59.523Z] ---> Running in 5a701356c3e2 [2024-07-12T17:35:59.523Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T17:35:59.523Z] Dload Upload Total Spent Left Speed [2024-07-12T17:35:59.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32336 0 --:--:-- --:--:-- --:--:-- 33187 [2024-07-12T17:36:00.093Z] Removing intermediate container 5a701356c3e2 [2024-07-12T17:36:00.093Z] ---> 2c25538be483 [2024-07-12T17:36:00.093Z] Step 13/37 : RUN ${MAKE} [2024-07-12T17:36:00.093Z] ---> Running in f6bc13374727 [2024-07-12T17:36:00.351Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T17:36:13.402Z] provisioning config files... [2024-07-12T17:36:13.428Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1264767540782434928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:36:13.915Z] ---> ****-login.sh [2024-07-12T17:36:13.915Z] nexus3.edgexfoundry.org:10001 [2024-07-12T17:36:14.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:36:14.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:36:14.459Z] Configure a credential helper to remove this warning. See [2024-07-12T17:36:14.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:36:14.459Z] [2024-07-12T17:36:14.459Z] Login Succeeded [2024-07-12T17:36:14.459Z] nexus3.edgexfoundry.org:10002 [2024-07-12T17:36:14.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:36:14.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:36:14.997Z] Configure a credential helper to remove this warning. See [2024-07-12T17:36:14.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:36:14.997Z] [2024-07-12T17:36:14.997Z] Login Succeeded [2024-07-12T17:36:14.997Z] nexus3.edgexfoundry.org:10003 [2024-07-12T17:36:15.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:36:15.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:36:15.269Z] Configure a credential helper to remove this warning. See [2024-07-12T17:36:15.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:36:15.269Z] [2024-07-12T17:36:15.269Z] Login Succeeded [2024-07-12T17:36:15.269Z] nexus3.edgexfoundry.org:10004 [2024-07-12T17:36:15.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:36:15.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:36:15.540Z] Configure a credential helper to remove this warning. See [2024-07-12T17:36:15.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:36:15.540Z] [2024-07-12T17:36:15.540Z] Login Succeeded [2024-07-12T17:36:15.540Z] ****.io [2024-07-12T17:36:15.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T17:36:16.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T17:36:16.072Z] Configure a credential helper to remove this warning. See [2024-07-12T17:36:16.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T17:36:16.072Z] [2024-07-12T17:36:16.072Z] Login Succeeded [2024-07-12T17:36:16.072Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T17:36:16.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T17:36:16.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T17:36:16.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T17:36:16.628Z] ========================================================= [2024-07-12T17:36:16.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T17:36:16.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:36:17.193Z] + 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-12T17:36:17.782Z] Sending build context to Docker daemon 10.48MB [2024-07-12T17:36:17.782Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T17:36:17.782Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-12T17:36:17.782Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T17:36:17.782Z] c6b39de5b339: Pulling fs layer [2024-07-12T17:36:17.782Z] a69c41024577: Pulling fs layer [2024-07-12T17:36:17.782Z] d6de4b400683: Pulling fs layer [2024-07-12T17:36:17.782Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T17:36:17.782Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T17:36:17.782Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T17:36:17.782Z] 00f215d4a9da: Pulling fs layer [2024-07-12T17:36:17.782Z] d496ad576159: Pulling fs layer [2024-07-12T17:36:17.782Z] 00f215d4a9da: Waiting [2024-07-12T17:36:17.782Z] 4f4fb700ef54: Waiting [2024-07-12T17:36:17.782Z] 464afbd9ba4c: Waiting [2024-07-12T17:36:17.782Z] 35cb2a7552d0: Waiting [2024-07-12T17:36:17.782Z] d496ad576159: Waiting [2024-07-12T17:36:17.782Z] a69c41024577: Verifying Checksum [2024-07-12T17:36:17.782Z] a69c41024577: Download complete [2024-07-12T17:36:18.051Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T17:36:18.051Z] 35cb2a7552d0: Download complete [2024-07-12T17:36:18.051Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T17:36:18.051Z] 4f4fb700ef54: Download complete [2024-07-12T17:36:18.051Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T17:36:18.051Z] 464afbd9ba4c: Download complete [2024-07-12T17:36:18.051Z] c6b39de5b339: Verifying Checksum [2024-07-12T17:36:18.051Z] c6b39de5b339: Download complete [2024-07-12T17:36:18.325Z] d496ad576159: Verifying Checksum [2024-07-12T17:36:18.325Z] d496ad576159: Download complete [2024-07-12T17:36:18.910Z] c6b39de5b339: Pull complete [2024-07-12T17:36:19.391Z] a69c41024577: Pull complete [2024-07-12T17:36:19.658Z] d6de4b400683: Verifying Checksum [2024-07-12T17:36:19.658Z] d6de4b400683: Download complete [2024-07-12T17:36:21.066Z] 00f215d4a9da: Verifying Checksum [2024-07-12T17:36:21.066Z] 00f215d4a9da: Download complete [2024-07-12T17:36:33.363Z] d6de4b400683: Pull complete [2024-07-12T17:36:33.363Z] 35cb2a7552d0: Pull complete [2024-07-12T17:36:33.363Z] 4f4fb700ef54: Pull complete [2024-07-12T17:36:33.363Z] 464afbd9ba4c: Pull complete [2024-07-12T17:36:39.377Z] Removing intermediate container f6bc13374727 [2024-07-12T17:36:39.377Z] ---> 59bca45dfe3b [2024-07-12T17:36:39.377Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-12T17:36:39.377Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-12T17:36:39.377Z] 8411072a22a5: Pulling fs layer [2024-07-12T17:36:39.377Z] 8411072a22a5: Download complete [2024-07-12T17:36:39.377Z] 8411072a22a5: Pull complete [2024-07-12T17:36:39.377Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-12T17:36:39.377Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-12T17:36:39.377Z] ---> 1ac78cb06e13 [2024-07-12T17:36:39.377Z] Step 15/37 : FROM alpine:3.18 [2024-07-12T17:36:39.639Z] 3.18: Pulling from library/alpine [2024-07-12T17:36:39.639Z] 73baa7ef167e: Pulling fs layer [2024-07-12T17:36:39.898Z] 73baa7ef167e: Verifying Checksum [2024-07-12T17:36:39.899Z] 73baa7ef167e: Download complete [2024-07-12T17:36:40.197Z] 73baa7ef167e: Pull complete [2024-07-12T17:36:40.197Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T17:36:40.197Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T17:36:40.197Z] ---> 8fd7cac70a4a [2024-07-12T17:36:40.197Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-12T17:36:40.765Z] ---> Running in 278f5a6860ee [2024-07-12T17:36:40.765Z] Removing intermediate container 278f5a6860ee [2024-07-12T17:36:40.765Z] ---> 35937ea6ef16 [2024-07-12T17:36:40.765Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-12T17:36:40.765Z] ---> Running in 7fdbfa762468 [2024-07-12T17:36:41.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T17:36:41.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T17:36:41.331Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-12T17:36:41.331Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-12T17:36:41.572Z] 00f215d4a9da: Pull complete [2024-07-12T17:36:41.591Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-12T17:36:41.591Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-12T17:36:41.591Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-12T17:36:41.591Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-12T17:36:41.591Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-12T17:36:41.591Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-12T17:36:41.591Z] (9/107) Installing libxcb (1.15-r1) [2024-07-12T17:36:41.591Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-12T17:36:41.591Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-12T17:36:41.591Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-12T17:36:41.591Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-12T17:36:41.591Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-12T17:36:41.591Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-12T17:36:41.591Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-12T17:36:41.591Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-12T17:36:41.591Z] (18/107) Installing libva (2.18.0-r1) [2024-07-12T17:36:41.591Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-12T17:36:41.591Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-12T17:36:41.591Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-12T17:36:41.849Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-12T17:36:41.849Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-12T17:36:41.849Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-12T17:36:41.849Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-12T17:36:41.849Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-12T17:36:41.849Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-12T17:36:41.849Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-12T17:36:41.849Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-12T17:36:41.849Z] (30/107) Installing opus (1.4-r0) [2024-07-12T17:36:41.849Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-12T17:36:41.849Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-12T17:36:41.849Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-12T17:36:41.849Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-12T17:36:41.849Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-12T17:36:41.849Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-12T17:36:41.849Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-12T17:36:41.849Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-12T17:36:41.849Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-12T17:36:41.849Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-12T17:36:41.849Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-12T17:36:42.111Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-12T17:36:42.111Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-12T17:36:42.111Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-12T17:36:42.111Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-12T17:36:42.111Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-12T17:36:42.111Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-12T17:36:42.111Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-12T17:36:42.111Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-12T17:36:42.371Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-12T17:36:42.371Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-12T17:36:42.371Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-12T17:36:42.371Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-12T17:36:42.371Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-12T17:36:42.371Z] (55/107) Installing glib (2.76.6-r0) [2024-07-12T17:36:42.371Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-12T17:36:42.371Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-12T17:36:42.371Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-12T17:36:42.371Z] (59/107) Installing libass (0.17.1-r0) [2024-07-12T17:36:42.371Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-12T17:36:42.371Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-12T17:36:42.371Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-12T17:36:42.371Z] (63/107) Installing libunistring (1.1-r1) [2024-07-12T17:36:42.371Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-12T17:36:42.371Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-12T17:36:42.371Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-12T17:36:42.371Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-12T17:36:42.630Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-12T17:36:42.630Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-12T17:36:42.630Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-12T17:36:42.630Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-12T17:36:42.630Z] (72/107) Installing librist (0.2.7-r0) [2024-07-12T17:36:42.630Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-12T17:36:42.630Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-12T17:36:42.630Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-12T17:36:42.630Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-12T17:36:42.630Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-12T17:36:42.630Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-12T17:36:42.630Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-12T17:36:42.630Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-12T17:36:42.630Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-12T17:36:42.890Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-12T17:36:42.890Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-12T17:36:42.890Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-12T17:36:42.890Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-12T17:36:42.890Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-12T17:36:42.890Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-12T17:36:42.890Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-12T17:36:42.890Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-12T17:36:42.890Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-12T17:36:42.890Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-12T17:36:42.890Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-12T17:36:42.890Z] (93/107) Installing orc (0.4.34-r0) [2024-07-12T17:36:42.890Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-12T17:36:42.890Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-12T17:36:42.890Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-12T17:36:42.890Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-12T17:36:42.890Z] (98/107) Installing libpulse (16.1-r10) [2024-07-12T17:36:42.890Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-12T17:36:42.890Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-12T17:36:42.890Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-12T17:36:42.890Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-12T17:36:42.890Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-12T17:36:42.890Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-12T17:36:43.150Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-12T17:36:43.150Z] (106/107) Installing kmod-libs (30-r3) [2024-07-12T17:36:43.150Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-12T17:36:43.150Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T17:36:43.150Z] Executing glib-2.76.6-r0.trigger [2024-07-12T17:36:43.150Z] Executing eudev-3.2.11-r8.trigger [2024-07-12T17:36:43.150Z] OK: 131 MiB in 122 packages [2024-07-12T17:36:43.519Z] d496ad576159: Pull complete [2024-07-12T17:36:43.519Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T17:36:43.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T17:36:43.519Z] ---> f246e2811388 [2024-07-12T17:36:43.519Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-12T17:36:44.925Z] ---> Running in 33450a47a21f [2024-07-12T17:36:45.523Z] Removing intermediate container 33450a47a21f [2024-07-12T17:36:45.523Z] ---> 410aee75451d [2024-07-12T17:36:45.523Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T17:36:45.523Z] ---> Running in 6eb75190d007 [2024-07-12T17:36:45.790Z] Removing intermediate container 6eb75190d007 [2024-07-12T17:36:45.790Z] ---> 2d82d9e3996c [2024-07-12T17:36:45.790Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-12T17:36:45.790Z] ---> Running in d62a1395ed32 [2024-07-12T17:36:46.060Z] Removing intermediate container d62a1395ed32 [2024-07-12T17:36:46.060Z] ---> 41474a0efce2 [2024-07-12T17:36:46.060Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-12T17:36:46.329Z] ---> Running in 0f61f22b0ea7 [2024-07-12T17:36:46.596Z] Removing intermediate container 0f61f22b0ea7 [2024-07-12T17:36:46.596Z] ---> 489a283ae0df [2024-07-12T17:36:46.596Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T17:36:46.596Z] ---> Running in 1b813faa2f97 [2024-07-12T17:36:47.391Z] Removing intermediate container 7fdbfa762468 [2024-07-12T17:36:47.391Z] ---> 4ec649de1da5 [2024-07-12T17:36:47.391Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-12T17:36:47.391Z] ---> Running in 75763e608770 [2024-07-12T17:36:47.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T17:36:47.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T17:36:47.391Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T17:36:47.391Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T17:36:47.391Z] OK: 131 MiB in 122 packages [2024-07-12T17:36:47.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T17:36:47.959Z] Removing intermediate container 75763e608770 [2024-07-12T17:36:47.959Z] ---> 47d9f5e34433 [2024-07-12T17:36:47.959Z] Step 19/37 : WORKDIR / [2024-07-12T17:36:47.959Z] ---> Running in 9fcc76eb861e [2024-07-12T17:36:48.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T17:36:48.219Z] Removing intermediate container 9fcc76eb861e [2024-07-12T17:36:48.219Z] ---> 0464cf0e80d2 [2024-07-12T17:36:48.219Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-12T17:36:48.719Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-12T17:36:48.719Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-12T17:36:48.719Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-12T17:36:48.984Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-12T17:36:48.984Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-12T17:36:48.984Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-12T17:36:49.249Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-12T17:36:49.249Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-12T17:36:49.249Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-12T17:36:49.249Z] (10/13) Installing kmod-libs (30-r3) [2024-07-12T17:36:49.249Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-12T17:36:49.516Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-12T17:36:49.516Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-12T17:36:49.516Z] Executing busybox-1.36.1-r5.trigger [2024-07-12T17:36:49.516Z] Executing eudev-3.2.11-r8.trigger [2024-07-12T17:36:49.597Z] ---> 97a74503ce3e [2024-07-12T17:36:49.597Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-12T17:36:49.597Z] ---> 48f162ef0423 [2024-07-12T17:36:49.597Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-12T17:36:49.793Z] OK: 273 MiB in 65 packages [2024-07-12T17:36:49.856Z] ---> 8abeb570d0a0 [2024-07-12T17:36:49.856Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-12T17:36:49.856Z] ---> f2002b686d72 [2024-07-12T17:36:49.856Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-12T17:36:50.115Z] ---> df668c7f3a94 [2024-07-12T17:36:50.115Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-12T17:36:50.115Z] ---> 56420884095b [2024-07-12T17:36:50.115Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-12T17:36:51.052Z] ---> 36704c99aa64 [2024-07-12T17:36:51.052Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-12T17:36:51.052Z] ---> Running in bff9f899bc68 [2024-07-12T17:36:51.216Z] Removing intermediate container 1b813faa2f97 [2024-07-12T17:36:51.216Z] ---> 4d9eda2a30dd [2024-07-12T17:36:51.216Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-12T17:36:51.216Z] ---> Running in 33ce12243f56 [2024-07-12T17:36:51.216Z] Removing intermediate container 33ce12243f56 [2024-07-12T17:36:51.216Z] ---> a49c87e53dec [2024-07-12T17:36:51.216Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-12T17:36:51.620Z] Removing intermediate container bff9f899bc68 [2024-07-12T17:36:51.620Z] ---> 63c7819d07ec [2024-07-12T17:36:51.620Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-12T17:36:51.620Z] ---> Running in be23cdda3dee [2024-07-12T17:36:51.808Z] ---> 948a09ea96d6 [2024-07-12T17:36:51.808Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T17:36:51.808Z] ---> Running in a511192417d5 [2024-07-12T17:36:52.191Z] Removing intermediate container be23cdda3dee [2024-07-12T17:36:52.191Z] ---> eb01089930c8 [2024-07-12T17:36:52.191Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-12T17:36:52.191Z] ---> Running in 39f9ab5c574a [2024-07-12T17:36:52.758Z] Removing intermediate container 39f9ab5c574a [2024-07-12T17:36:52.758Z] ---> d6ac8338de1a [2024-07-12T17:36:52.758Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-12T17:36:52.758Z] ---> Running in a98c8d53c564 [2024-07-12T17:36:53.326Z] Removing intermediate container a98c8d53c564 [2024-07-12T17:36:53.326Z] ---> d94c32d0bc74 [2024-07-12T17:36:53.326Z] Step 31/37 : EXPOSE 59983 [2024-07-12T17:36:53.326Z] ---> Running in 2f163d9a8e6e [2024-07-12T17:36:53.585Z] Removing intermediate container 2f163d9a8e6e [2024-07-12T17:36:53.585Z] ---> c03b4a76db55 [2024-07-12T17:36:53.585Z] Step 32/37 : EXPOSE 8554 [2024-07-12T17:36:53.585Z] ---> Running in 2b66444a8570 [2024-07-12T17:36:53.585Z] Removing intermediate container 2b66444a8570 [2024-07-12T17:36:53.585Z] ---> d65ed8d57bc0 [2024-07-12T17:36:53.585Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-12T17:36:53.585Z] ---> Running in 70aea4edcfbd [2024-07-12T17:36:53.585Z] Removing intermediate container 70aea4edcfbd [2024-07-12T17:36:53.585Z] ---> c096602a75af [2024-07-12T17:36:53.585Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-12T17:36:53.844Z] ---> Running in c97b3914b8b6 [2024-07-12T17:36:53.844Z] Removing intermediate container c97b3914b8b6 [2024-07-12T17:36:53.844Z] ---> 77e1ed6fc264 [2024-07-12T17:36:53.844Z] Step 35/37 : LABEL arch=amd64 [2024-07-12T17:36:53.844Z] ---> Running in 802fa88013f1 [2024-07-12T17:36:53.844Z] Removing intermediate container 802fa88013f1 [2024-07-12T17:36:53.844Z] ---> 32a41618cedb [2024-07-12T17:36:53.844Z] Step 36/37 : LABEL git_sha=78947391361058177ef3170d1bd6497ea16b3f62 [2024-07-12T17:36:53.844Z] ---> Running in efc9eca9d165 [2024-07-12T17:36:54.104Z] Removing intermediate container efc9eca9d165 [2024-07-12T17:36:54.104Z] ---> 4d572c4ea247 [2024-07-12T17:36:54.104Z] Step 37/37 : LABEL version=0.0.0 [2024-07-12T17:36:54.104Z] ---> Running in 6b0ff37607c2 [2024-07-12T17:36:54.104Z] Removing intermediate container 6b0ff37607c2 [2024-07-12T17:36:54.104Z] ---> aeb32e96670a [2024-07-12T17:36:54.104Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T17:36:54.104Z] Successfully built aeb32e96670a [2024-07-12T17:36:54.104Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-12T17:36:55.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T17:36:55.169Z] [2024-07-12T17:36:55.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:36:55.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T17:36:55.590Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T17:36:55.590Z] 5eb5b503b376: Pulling fs layer [2024-07-12T17:36:55.590Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T17:36:55.590Z] ec43610c2a17: Pulling fs layer [2024-07-12T17:36:55.590Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T17:36:55.590Z] 33b1e0a273af: Pulling fs layer [2024-07-12T17:36:55.590Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T17:36:55.590Z] 2f39f015ded8: Pulling fs layer [2024-07-12T17:36:55.590Z] 3a2ae6a8a46f: Waiting [2024-07-12T17:36:55.590Z] 33b1e0a273af: Waiting [2024-07-12T17:36:55.590Z] 2f39f015ded8: Waiting [2024-07-12T17:36:55.590Z] 5c69ac0246d0: Download complete [2024-07-12T17:36:55.590Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T17:36:55.590Z] 3a2ae6a8a46f: Download complete [2024-07-12T17:36:55.590Z] 33b1e0a273af: Verifying Checksum [2024-07-12T17:36:55.590Z] 33b1e0a273af: Download complete [2024-07-12T17:36:55.590Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T17:36:55.590Z] 5d3b04190fa2: Download complete [2024-07-12T17:36:55.590Z] ec43610c2a17: Download complete [2024-07-12T17:36:55.848Z] 5eb5b503b376: Verifying Checksum [2024-07-12T17:36:55.848Z] 5eb5b503b376: Download complete [2024-07-12T17:36:56.415Z] 2f39f015ded8: Verifying Checksum [2024-07-12T17:36:56.984Z] 5eb5b503b376: Pull complete [2024-07-12T17:36:57.242Z] 5c69ac0246d0: Pull complete [2024-07-12T17:36:57.501Z] ec43610c2a17: Pull complete [2024-07-12T17:36:57.761Z] 3a2ae6a8a46f: Pull complete [2024-07-12T17:36:58.020Z] 33b1e0a273af: Pull complete [2024-07-12T17:36:58.020Z] 5d3b04190fa2: Pull complete [2024-07-12T17:37:02.207Z] 2f39f015ded8: Pull complete [2024-07-12T17:37:02.207Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T17:37:02.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T17:37:02.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:37:02.472Z] prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container [2024-07-12T17:37:02.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T17:37:07.856Z] $ docker top 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:37:08.344Z] ---> job-cost.sh [2024-07-12T17:37:08.344Z] lf-activate-venv: SKIPPING [2024-07-12T17:37:08.344Z] INFO: No Stack... [2024-07-12T17:37:08.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T17:37:08.862Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T17:37:09.187Z] + cat /w/workspace/foundry_device-usb-camera_PR-337/archives/cost.csv [2024-07-12T17:37:09.187Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T17:37:09.237Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [2024-07-12T17:37:09.246Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] did not exist. Created. [2024-07-12T17:37:09.255Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T17:37:09.668Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-12T17:37:09.725Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T17:37:09.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T17:37:09.864Z] $ docker stop --time=1 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 [2024-07-12T17:37:11.024Z] $ docker rm -f --volumes 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-12T17:38:58.470Z] Removing intermediate container a511192417d5 [2024-07-12T17:38:58.470Z] ---> 8aba55009f44 [2024-07-12T17:38:58.470Z] Step 11/13 : COPY . . [2024-07-12T17:38:58.470Z] ---> 9fd1054e5a0b [2024-07-12T17:38:58.470Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-12T17:38:58.470Z] ---> Running in 79834a16958e [2024-07-12T17:38:59.432Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-07-12T17:38:59.432Z]   Dload Upload Total Spent Left Speed [2024-07-12T17:38:59.432Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8202 0 --:--:-- --:--:-- --:--:-- 8296 [2024-07-12T17:39:00.398Z] Removing intermediate container 79834a16958e [2024-07-12T17:39:00.398Z] ---> f043c243a377 [2024-07-12T17:39:00.398Z] Step 13/13 : RUN ${MAKE} [2024-07-12T17:39:00.398Z] ---> Running in 53e4aa878fa2 [2024-07-12T17:39:01.356Z] noop [2024-07-12T17:39:01.939Z] Removing intermediate container 53e4aa878fa2 [2024-07-12T17:39:01.939Z] ---> 47643c91f65c [2024-07-12T17:39:01.940Z] Successfully built 47643c91f65c [2024-07-12T17:39:01.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:39:02.464Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T17:39:02.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:39:02.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container [2024-07-12T17:39:02.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-12T17:39:04.025Z] $ docker top 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T17:39:04.922Z] + go version [2024-07-12T17:39:04.922Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T17:39:04.959Z] $ docker stop --time=1 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e [2024-07-12T17:39:06.585Z] $ docker rm -f --volumes 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:39:07.516Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T17:39:07.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:39:07.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container [2024-07-12T17:39:07.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-12T17:39:09.007Z] $ docker top 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T17:39:09.916Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T17:39:10.715Z] + make test [2024-07-12T17:39:10.715Z] go test ./... -coverprofile=coverage.out ./... [2024-07-12T17:39:17.448Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-12T17:42:54.268Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-12T17:43:04.367Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements [2024-07-12T17:43:04.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T17:43:04.951Z] go vet ./... [2024-07-12T17:43:51.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T17:43:51.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T17:43:51.809Z] ./bin/test-attribution-txt.sh [2024-07-12T17:43:51.809Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-12T17:43:51.809Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T17:43:51.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T17:43:51.898Z] $ docker stop --time=1 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd [2024-07-12T17:43:53.810Z] $ docker rm -f --volumes 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T17:43:55.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T17:43:55.427Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T17:43:55.912Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T17:43:56.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T17:43:56.896Z] + ls -al . [2024-07-12T17:43:56.896Z] total 292 [2024-07-12T17:43:56.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:39 . [2024-07-12T17:43:56.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 17:35 .. [2024-07-12T17:43:56.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:35 .git [2024-07-12T17:43:56.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 .github [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 12 17:35 .gitignore [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 12 17:35 .golangci.yml [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 12 17:35 .hadolint.yml [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 12 17:35 Attribution.txt [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 12 17:35 CHANGELOG.md [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 12 17:35 Dockerfile [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 17:35 GOVERNANCE.md [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 12 17:35 Jenkinsfile [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 12 17:35 LICENSE [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 12 17:35 Makefile [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 12 17:35 OWNERS.md [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 12 17:35 README.md [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 17:33 VERSION [2024-07-12T17:43:56.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:35 bin [2024-07-12T17:43:56.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 cmd [2024-07-12T17:43:56.896Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 12 17:43 coverage.out [2024-07-12T17:43:56.896Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 12 17:35 docker-entrypoint.sh [2024-07-12T17:43:56.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:35 docs [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 7316 Jul 12 17:35 go.mod [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 102644 Jul 12 17:35 go.sum [2024-07-12T17:43:56.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 internal [2024-07-12T17:43:56.896Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 12 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:43:57.348Z] + 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=78947391361058177ef3170d1bd6497ea16b3f62 --label arch=arm64 --label version=0.0.0 . [2024-07-12T17:43:57.938Z] Sending build context to Docker daemon 10.54MB [2024-07-12T17:43:57.938Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T17:43:57.938Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-12T17:43:57.938Z] ---> 47643c91f65c [2024-07-12T17:43:57.938Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-12T17:43:57.938Z] ---> Running in f8ff0bec712f [2024-07-12T17:43:58.526Z] Removing intermediate container f8ff0bec712f [2024-07-12T17:43:58.526Z] ---> eac6c62daf12 [2024-07-12T17:43:58.526Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-12T17:43:58.527Z] ---> Running in a506ad092329 [2024-07-12T17:43:58.793Z] Removing intermediate container a506ad092329 [2024-07-12T17:43:58.793Z] ---> 9e51868cd6ef [2024-07-12T17:43:58.793Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-12T17:43:58.793Z] ---> Running in c2b957627195 [2024-07-12T17:43:59.059Z] Removing intermediate container c2b957627195 [2024-07-12T17:43:59.059Z] ---> a75b6dc13a81 [2024-07-12T17:43:59.059Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-12T17:43:59.059Z] ---> Running in ca121c380d25 [2024-07-12T17:43:59.328Z] Removing intermediate container ca121c380d25 [2024-07-12T17:43:59.328Z] ---> d76f66a9fd5a [2024-07-12T17:43:59.328Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-12T17:43:59.599Z] ---> Running in 15b5437825ca [2024-07-12T17:44:00.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T17:44:00.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T17:44:01.792Z] OK: 273 MiB in 65 packages [2024-07-12T17:44:02.761Z] Removing intermediate container 15b5437825ca [2024-07-12T17:44:02.762Z] ---> 7ebc3e57635d [2024-07-12T17:44:02.762Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-12T17:44:02.762Z] ---> Running in 833b9769b2cc [2024-07-12T17:44:03.030Z] Removing intermediate container 833b9769b2cc [2024-07-12T17:44:03.030Z] ---> c5930a0f3c62 [2024-07-12T17:44:03.030Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-12T17:44:03.296Z] ---> d7502afe35ee [2024-07-12T17:44:03.296Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T17:44:03.561Z] ---> Running in 2d8ba02b6069 [2024-07-12T17:44:06.131Z] Removing intermediate container 2d8ba02b6069 [2024-07-12T17:44:06.131Z] ---> f08d3c859b3a [2024-07-12T17:44:06.131Z] Step 11/37 : COPY . . [2024-07-12T17:44:07.090Z] ---> 2b59204d458e [2024-07-12T17:44:07.090Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-12T17:44:07.363Z] ---> Running in bf2db3c03427 [2024-07-12T17:44:08.322Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T17:44:08.322Z] Dload Upload Total Spent Left Speed [2024-07-12T17:44:08.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  5718  0 --:--:-- --:--:-- --:--:-- 5740 [2024-07-12T17:44:09.285Z] Removing intermediate container bf2db3c03427 [2024-07-12T17:44:09.285Z] ---> 26770f375e55 [2024-07-12T17:44:09.285Z] Step 13/37 : RUN ${MAKE} [2024-07-12T17:44:09.285Z] ---> Running in d05093c1d565 [2024-07-12T17:44:10.243Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-12T17:47:46.986Z] Removing intermediate container d05093c1d565 [2024-07-12T17:47:46.986Z] ---> bb38fc8c2e37 [2024-07-12T17:47:46.986Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-12T17:47:47.566Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-12T17:47:47.566Z] da4d7e05a7aa: Pulling fs layer [2024-07-12T17:47:48.153Z] da4d7e05a7aa: Verifying Checksum [2024-07-12T17:47:48.153Z] da4d7e05a7aa: Download complete [2024-07-12T17:47:49.111Z] da4d7e05a7aa: Pull complete [2024-07-12T17:47:49.111Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-12T17:47:49.111Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-12T17:47:49.111Z] ---> 62c65ed7ef0d [2024-07-12T17:47:49.111Z] Step 15/37 : FROM alpine:3.18 [2024-07-12T17:47:49.376Z] 3.18: Pulling from library/alpine [2024-07-12T17:47:49.644Z] 5c905c7ebe2f: Pulling fs layer [2024-07-12T17:47:49.910Z] 5c905c7ebe2f: Verifying Checksum [2024-07-12T17:47:49.910Z] 5c905c7ebe2f: Download complete [2024-07-12T17:47:50.495Z] 5c905c7ebe2f: Pull complete [2024-07-12T17:47:50.495Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T17:47:50.495Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T17:47:50.495Z] ---> dec292d02e07 [2024-07-12T17:47:50.495Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-12T17:47:50.495Z] ---> Running in 96c4a7d054ff [2024-07-12T17:47:50.763Z] Removing intermediate container 96c4a7d054ff [2024-07-12T17:47:50.764Z] ---> e540ec3bcd26 [2024-07-12T17:47:50.764Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-12T17:47:51.037Z] ---> Running in 1fc5fb9b6164 [2024-07-12T17:47:51.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T17:47:52.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T17:47:53.222Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-12T17:47:53.222Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-12T17:47:53.222Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-12T17:47:53.222Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-12T17:47:53.488Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-12T17:47:53.488Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-12T17:47:53.488Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-12T17:47:53.488Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-12T17:47:53.488Z] (9/104) Installing libxcb (1.15-r1) [2024-07-12T17:47:53.488Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-12T17:47:53.754Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-12T17:47:53.755Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-12T17:47:53.755Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-12T17:47:53.755Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-12T17:47:53.755Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-12T17:47:53.755Z] (16/104) Installing libva (2.18.0-r1) [2024-07-12T17:47:53.755Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-12T17:47:53.755Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-12T17:47:53.755Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-12T17:47:53.755Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-12T17:47:53.755Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-12T17:47:53.755Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-12T17:47:53.755Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-12T17:47:53.755Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-12T17:47:54.025Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-12T17:47:54.025Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-12T17:47:54.025Z] (27/104) Installing opus (1.4-r0) [2024-07-12T17:47:54.025Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-12T17:47:54.025Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-12T17:47:54.025Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-12T17:47:54.025Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-12T17:47:54.025Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-12T17:47:54.025Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-12T17:47:54.025Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-12T17:47:54.025Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-12T17:47:54.025Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-12T17:47:54.292Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-12T17:47:54.292Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-12T17:47:54.292Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-12T17:47:54.292Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-12T17:47:54.563Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-12T17:47:54.829Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-12T17:47:54.829Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-12T17:47:54.829Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-12T17:47:54.829Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-12T17:47:54.829Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-12T17:47:54.829Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-12T17:47:54.829Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-12T17:47:54.829Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-12T17:47:54.829Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-12T17:47:54.829Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-12T17:47:54.829Z] (52/104) Installing glib (2.76.6-r0) [2024-07-12T17:47:55.097Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-12T17:47:55.097Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-12T17:47:55.097Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-12T17:47:55.097Z] (56/104) Installing libass (0.17.1-r0) [2024-07-12T17:47:55.097Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-12T17:47:55.365Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-12T17:47:55.365Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-12T17:47:55.365Z] (60/104) Installing libunistring (1.1-r1) [2024-07-12T17:47:55.365Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-12T17:47:55.365Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-12T17:47:55.365Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-12T17:47:55.365Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-12T17:47:55.365Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-12T17:47:55.365Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-12T17:47:55.635Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-12T17:47:55.635Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-12T17:47:55.635Z] (69/104) Installing librist (0.2.7-r0) [2024-07-12T17:47:55.635Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-12T17:47:55.635Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-12T17:47:55.635Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-12T17:47:55.635Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-12T17:47:55.635Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-12T17:47:55.635Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-12T17:47:55.635Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-12T17:47:55.635Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-12T17:47:55.900Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-12T17:47:56.168Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-12T17:47:56.168Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-12T17:47:56.433Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-12T17:47:56.433Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-12T17:47:56.433Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-12T17:47:56.698Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-12T17:47:56.966Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-12T17:47:56.966Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-12T17:47:57.231Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-12T17:47:57.231Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-12T17:47:57.231Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-12T17:47:57.231Z] (90/104) Installing orc (0.4.34-r0) [2024-07-12T17:47:57.231Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-12T17:47:57.231Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-12T17:47:57.231Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-12T17:47:57.231Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-12T17:47:57.231Z] (95/104) Installing libpulse (16.1-r10) [2024-07-12T17:47:57.231Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-12T17:47:57.231Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-12T17:47:57.231Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-12T17:47:57.498Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-12T17:47:57.498Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-12T17:47:57.498Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-12T17:47:57.498Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-12T17:47:57.498Z] (103/104) Installing kmod-libs (30-r3) [2024-07-12T17:47:57.498Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-12T17:47:57.498Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T17:47:57.764Z] Executing glib-2.76.6-r0.trigger [2024-07-12T17:47:57.764Z] Executing eudev-3.2.11-r8.trigger [2024-07-12T17:47:57.764Z] OK: 110 MiB in 119 packages [2024-07-12T17:48:02.016Z] Removing intermediate container 1fc5fb9b6164 [2024-07-12T17:48:02.016Z] ---> b8424d575148 [2024-07-12T17:48:02.016Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-12T17:48:02.016Z] ---> Running in 346d6ec9e181 [2024-07-12T17:48:02.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T17:48:03.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T17:48:04.138Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T17:48:04.138Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T17:48:04.138Z] OK: 110 MiB in 119 packages [2024-07-12T17:48:05.550Z] Removing intermediate container 346d6ec9e181 [2024-07-12T17:48:05.550Z] ---> 1ff1a1b3fbd9 [2024-07-12T17:48:05.550Z] Step 19/37 : WORKDIR / [2024-07-12T17:48:05.550Z] ---> Running in bd4b81e518a1 [2024-07-12T17:48:05.822Z] Removing intermediate container bd4b81e518a1 [2024-07-12T17:48:05.822Z] ---> 46a0fb2d29e9 [2024-07-12T17:48:05.822Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-12T17:48:07.780Z] ---> fdf901f1eb09 [2024-07-12T17:48:07.780Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-12T17:48:08.361Z] ---> 370b7feb26b0 [2024-07-12T17:48:08.361Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-12T17:48:08.627Z] ---> eb73d9e3d3c3 [2024-07-12T17:48:08.627Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-12T17:48:09.207Z] ---> 52a355707a22 [2024-07-12T17:48:09.207Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-12T17:48:09.788Z] ---> a08b2cb43a43 [2024-07-12T17:48:09.788Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-12T17:48:10.370Z] ---> ae00e1493963 [2024-07-12T17:48:10.370Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-12T17:48:11.780Z] ---> d6fc7adbee1d [2024-07-12T17:48:11.780Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-12T17:48:12.052Z] ---> Running in 79cc567521c5 [2024-07-12T17:48:13.454Z] Removing intermediate container 79cc567521c5 [2024-07-12T17:48:13.454Z] ---> 4505ecbb7277 [2024-07-12T17:48:13.454Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-12T17:48:13.720Z] ---> Running in 30e6bf344048 [2024-07-12T17:48:15.126Z] Removing intermediate container 30e6bf344048 [2024-07-12T17:48:15.126Z] ---> 6ae7ef88f5be [2024-07-12T17:48:15.126Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-12T17:48:15.397Z] ---> Running in f7a41e45a8de [2024-07-12T17:48:16.810Z] Removing intermediate container f7a41e45a8de [2024-07-12T17:48:16.810Z] ---> 3c459b67c37b [2024-07-12T17:48:16.810Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-12T17:48:16.810Z] ---> Running in 46a71c2ab830 [2024-07-12T17:48:18.759Z] Removing intermediate container 46a71c2ab830 [2024-07-12T17:48:18.759Z] ---> 2319772b7392 [2024-07-12T17:48:18.759Z] Step 31/37 : EXPOSE 59983 [2024-07-12T17:48:18.759Z] ---> Running in 166f7afdeaab [2024-07-12T17:48:18.759Z] Removing intermediate container 166f7afdeaab [2024-07-12T17:48:18.759Z] ---> 6d4a164cf98f [2024-07-12T17:48:18.759Z] Step 32/37 : EXPOSE 8554 [2024-07-12T17:48:19.031Z] ---> Running in 64b77f02274f [2024-07-12T17:48:19.295Z] Removing intermediate container 64b77f02274f [2024-07-12T17:48:19.295Z] ---> c89c33de89bc [2024-07-12T17:48:19.295Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-12T17:48:19.295Z] ---> Running in 2aa386f6912f [2024-07-12T17:48:19.559Z] Removing intermediate container 2aa386f6912f [2024-07-12T17:48:19.559Z] ---> 749d62eb1eeb [2024-07-12T17:48:19.559Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-12T17:48:19.559Z] ---> Running in 99db854c3567 [2024-07-12T17:48:19.825Z] Removing intermediate container 99db854c3567 [2024-07-12T17:48:19.825Z] ---> 9f6bc1d7a73c [2024-07-12T17:48:19.825Z] Step 35/37 : LABEL arch=arm64 [2024-07-12T17:48:19.825Z] ---> Running in 88308562da98 [2024-07-12T17:48:20.090Z] Removing intermediate container 88308562da98 [2024-07-12T17:48:20.090Z] ---> 9dfe8b08875b [2024-07-12T17:48:20.090Z] Step 36/37 : LABEL git_sha=78947391361058177ef3170d1bd6497ea16b3f62 [2024-07-12T17:48:20.358Z] ---> Running in 8e694e8c6470 [2024-07-12T17:48:20.622Z] Removing intermediate container 8e694e8c6470 [2024-07-12T17:48:20.622Z] ---> 588bf2b87ab7 [2024-07-12T17:48:20.622Z] Step 37/37 : LABEL version=0.0.0 [2024-07-12T17:48:20.622Z] ---> Running in 6c152c3f4528 [2024-07-12T17:48:20.886Z] Removing intermediate container 6c152c3f4528 [2024-07-12T17:48:20.886Z] ---> a9853e49c448 [2024-07-12T17:48:20.886Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T17:48:20.886Z] Successfully built a9853e49c448 [2024-07-12T17:48:20.886Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:48:21.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T17:48:21.849Z] [2024-07-12T17:48:21.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:48:22.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T17:48:22.262Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T17:48:22.262Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T17:48:22.262Z] 04944245beec: Pulling fs layer [2024-07-12T17:48:22.262Z] 699f458cf7ca: Pulling fs layer [2024-07-12T17:48:22.262Z] 765212b225bb: Pulling fs layer [2024-07-12T17:48:22.262Z] f23df028b6ca: Pulling fs layer [2024-07-12T17:48:22.262Z] 765212b225bb: Waiting [2024-07-12T17:48:22.262Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T17:48:22.262Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T17:48:22.262Z] d65c8cfc05b1: Waiting [2024-07-12T17:48:22.262Z] f23df028b6ca: Waiting [2024-07-12T17:48:22.262Z] 2437ff75d9bd: Waiting [2024-07-12T17:48:22.528Z] 04944245beec: Verifying Checksum [2024-07-12T17:48:22.529Z] 04944245beec: Download complete [2024-07-12T17:48:22.529Z] 765212b225bb: Verifying Checksum [2024-07-12T17:48:22.529Z] 765212b225bb: Download complete [2024-07-12T17:48:22.529Z] f23df028b6ca: Verifying Checksum [2024-07-12T17:48:22.529Z] f23df028b6ca: Download complete [2024-07-12T17:48:22.529Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T17:48:22.529Z] d65c8cfc05b1: Download complete [2024-07-12T17:48:22.795Z] 699f458cf7ca: Verifying Checksum [2024-07-12T17:48:22.795Z] 699f458cf7ca: Download complete [2024-07-12T17:48:23.061Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T17:48:23.061Z] 8998bd30e6a1: Download complete [2024-07-12T17:48:25.633Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T17:48:25.633Z] 2437ff75d9bd: Download complete [2024-07-12T17:48:27.575Z] 8998bd30e6a1: Pull complete [2024-07-12T17:48:28.154Z] 04944245beec: Pull complete [2024-07-12T17:48:30.087Z] 699f458cf7ca: Pull complete [2024-07-12T17:48:30.087Z] 765212b225bb: Pull complete [2024-07-12T17:48:30.669Z] f23df028b6ca: Pull complete [2024-07-12T17:48:30.934Z] d65c8cfc05b1: Pull complete [2024-07-12T17:48:49.100Z] 2437ff75d9bd: Pull complete [2024-07-12T17:48:49.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T17:48:49.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T17:48:49.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:48:49.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container [2024-07-12T17:48:49.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-12T17:48:51.982Z] $ docker top 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:48:52.901Z] ---> job-cost.sh [2024-07-12T17:48:52.901Z] lf-activate-venv: SKIPPING [2024-07-12T17:48:52.901Z] INFO: No Stack... [2024-07-12T17:48:53.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T17:48:54.054Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T17:48:54.707Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-07-12T17:48:54.707Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T17:48:54.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [2024-07-12T17:48:54.793Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] did not exist. Created. [2024-07-12T17:48:54.802Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T17:48:55.556Z] /w/workspace/device-usb-camera/1@tmp/durable-9238db24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-12T17:48:56.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T17:48:56.264Z] Warning: overwriting stash ‘stack-cost’ [2024-07-12T17:48:56.305Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T17:48:56.337Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T17:48:56.438Z] $ docker stop --time=1 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 [2024-07-12T17:48:57.908Z] $ docker rm -f --volumes 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 [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-12T17:48:59.146Z] provisioning config files... [2024-07-12T17:48:59.154Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config17097300465577696626tmp [Pipeline] { [Pipeline] sh [2024-07-12T17:48:59.512Z] + set +x [2024-07-12T17:48:59.513Z] + bash -s -- [2024-07-12T17:48:59.513Z] + curl -s https://codecov.io/bash [2024-07-12T17:48:59.513Z] [2024-07-12T17:48:59.513Z] _____ _ [2024-07-12T17:48:59.513Z] / ____| | | [2024-07-12T17:48:59.513Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T17:48:59.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T17:48:59.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T17:48:59.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T17:48:59.513Z] Bash-1.0.6 [2024-07-12T17:48:59.513Z] [2024-07-12T17:48:59.513Z] [2024-07-12T17:48:59.513Z] ==> git version 2.25.1 found [2024-07-12T17:48:59.513Z] ==> 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-12T17:48:59.513Z] Release-Date: 2020-01-08 [2024-07-12T17:48:59.513Z] 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-12T17:48:59.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T17:48:59.513Z] ==> Jenkins CI detected. [2024-07-12T17:48:59.513Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-337 [2024-07-12T17:48:59.513Z] project root: . [2024-07-12T17:48:59.513Z] --> token set from env [2024-07-12T17:48:59.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T17:48:59.513Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T17:48:59.513Z] ==> Python coveragepy not found [2024-07-12T17:48:59.513Z] ==> Searching for coverage reports in: [2024-07-12T17:48:59.513Z] + . [2024-07-12T17:48:59.773Z] -> Found 1 reports [2024-07-12T17:48:59.773Z] ==> Detecting git/mercurial file structure [2024-07-12T17:48:59.773Z] ==> Reading reports [2024-07-12T17:48:59.773Z] + ./coverage.out bytes=54703 [2024-07-12T17:48:59.773Z] ==> Appending adjustments [2024-07-12T17:48:59.773Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T17:48:59.773Z] + Found adjustments [2024-07-12T17:48:59.773Z] ==> Gzipping contents [2024-07-12T17:48:59.773Z] 8.0K /tmp/codecov.lYVLcu.gz [2024-07-12T17:48:59.773Z] ==> Uploading reports [2024-07-12T17:48:59.773Z] url: https://codecov.io [2024-07-12T17:48:59.773Z] query: branch=PR-337&commit=78947391361058177ef3170d1bd6497ea16b3f62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=337&job=&cmd_args= [2024-07-12T17:48:59.773Z] -> Pinging Codecov [2024-07-12T17:48:59.773Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-337&commit=78947391361058177ef3170d1bd6497ea16b3f62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=337&job=&cmd_args= [2024-07-12T17:49:00.033Z] -> Uploading to [2024-07-12T17:49:00.033Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/73D8F5FF140700D3E01443B452E23636/78947391361058177ef3170d1bd6497ea16b3f62/18ccd8b0-b854-4ad7-b065-de20be3e2e8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T174859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48d7b65ebbc8f30cdd55ce83c14df75fb5ce42da54976a635b2fda04a550dee1 [2024-07-12T17:49:00.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T17:49:00.033Z] Dload Upload Total Spent Left Speed [2024-07-12T17:49:01.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 6805 0 0 100 6805 0 5101 0:00:01 0:00:01 --:--:-- 5105 [2024-07-12T17:49:01.238Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] } [2024-07-12T17:49:01.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-12T17:49:03.572Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-337/archives ] [2024-07-12T17:49:03.572Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-337/archives [2024-07-12T17:49:03.572Z] total 16 [2024-07-12T17:49:03.572Z] drwxr-xr-x 3 root root 4096 Jul 12 17:37 . [2024-07-12T17:49:03.572Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 17:37 .. [2024-07-12T17:49:03.572Z] drwxr-xr-x 2 root root 4096 Jul 12 17:37 cost [2024-07-12T17:49:03.572Z] -rw-r--r-- 1 root root 89 Jul 12 17:37 cost.csv [2024-07-12T17:49:03.572Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-337/archives [2024-07-12T17:49:03.572Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-337/archives [2024-07-12T17:49:03.572Z] total 16 [2024-07-12T17:49:03.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 17:37 . [2024-07-12T17:49:03.572Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 17:37 .. [2024-07-12T17:49:03.572Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 17:37 cost [2024-07-12T17:49:03.572Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 12 17:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:03.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:04.819Z] ---> package-listing.sh [2024-07-12T17:49:04.820Z] ++ facter osfamily [2024-07-12T17:49:04.820Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T17:49:05.079Z] + OS_FAMILY=debian [2024-07-12T17:49:05.079Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-337 [2024-07-12T17:49:05.079Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T17:49:05.079Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T17:49:05.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T17:49:05.079Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T17:49:05.079Z] + '[' /w/workspace/foundry_device-usb-camera_PR-337 ']' [2024-07-12T17:49:05.079Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T17:49:05.079Z] + case "${OS_FAMILY}" in [2024-07-12T17:49:05.079Z] + dpkg -l [2024-07-12T17:49:05.079Z] + grep '^ii' [2024-07-12T17:49:05.079Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T17:49:05.079Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T17:49:05.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T17:49:05.079Z] + '[' /w/workspace/foundry_device-usb-camera_PR-337 ']' [2024-07-12T17:49:05.079Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-337/archives/ [2024-07-12T17:49:05.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-337/archives/ [Pipeline] echo [2024-07-12T17:49:05.118Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T17:49:05.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T17:49:06.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T17:49:06.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T17:49:06.266Z] prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container [2024-07-12T17:49:06.295Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@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-12T17:49:06.482Z] $ docker top f0c1791093a9bdfe9993abf93fe3c773dafab3fcfe026c2da56cfc2b3261e062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T17:49:07.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T17:49:07.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T17:49:07.723Z] + ls /var/log/sa-host [2024-07-12T17:49:07.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T17:49:07.969Z] provisioning config files... [2024-07-12T17:49:07.981Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config10837985307952306464tmp [Pipeline] { [Pipeline] echo [2024-07-12T17:49:08.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:09.356Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T17:49:09.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:09.841Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T17:49:09.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:10.211Z] ---> sudo-logs.sh [2024-07-12T17:49:10.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T17:49:10.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:10.653Z] ---> job-cost.sh [2024-07-12T17:49:10.653Z] lf-activate-venv: SKIPPING [2024-07-12T17:49:10.653Z] DEBUG: total: 0.2199999988079071 [2024-07-12T17:49:10.653Z] INFO: Retrieving Stack Cost... [2024-07-12T17:49:10.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T17:49:11.485Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T17:49:11.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T17:49:11.860Z] ---> logs-deploy.sh [2024-07-12T17:49:11.860Z] lf-activate-venv: SKIPPING [2024-07-12T17:49:11.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-337/1 [2024-07-12T17:49:11.860Z] INFO: archiving workspace using pattern(s): [2024-07-12T17:49:12.798Z] Archives upload complete. [2024-07-12T17:49:12.798Z] INFO: archiving logs to Nexus