Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00be63f8cc257388073fda2040ea54f00ab4685f+d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (bc25654582a164179e865768111800e62417322a) 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-ssh8618772666502098332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4797106361041554194.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7718185344962950547.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1113772965362343228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh4783216770332798605.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16320525673225193886.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-17040 in /w/workspace/foundry_device-usb-camera_PR-310 [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-310 # 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 > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit 00be63f8cc257388073fda2040ea54f00ab4685f Merge succeeded, producing 00be63f8cc257388073fda2040ea54f00ab4685f Checking out Revision 00be63f8cc257388073fda2040ea54f00ab4685f (PR-310) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 00be63f8cc257388073fda2040ea54f00ab4685f # 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00be63f8cc257388073fda2040ea54f00ab4685f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T17:35:04.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T17:35:04.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T17:35:04.347Z] ========================================================= [2023-11-08T17:35:04.347Z] EdgeX Global Pipelines Version Info [2023-11-08T17:35:04.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:35:05.461Z] ------------------- [2023-11-08T17:35:05.461Z] stable info: [2023-11-08T17:35:05.461Z] ------------------- [2023-11-08T17:35:05.461Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T17:35:05.461Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T17:35:05.461Z] Message: update stable to v1.0.257 [2023-11-08T17:35:05.723Z] ------------------- [2023-11-08T17:35:05.723Z] experimental info: [2023-11-08T17:35:05.723Z] ------------------- [2023-11-08T17:35:05.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T17:35:05.723Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T17:35:05.723Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T17:35:05.977Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-08T17:35:06.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-08T17:35:06.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T17:35:06.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T17:35:06.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T17:35:06.182Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T17:35:06.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T17:35:06.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T17:35:06.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T17:35:06.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T17:35:06.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T17:35:06.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-08T17:35:06.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T17:35:06.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T17:35:06.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T17:35:06.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T17:35:06.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T17:35:06.665Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T17:35:06.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T17:35:06.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T17:35:06.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T17:35:06.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T17:35:06.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T17:35:06.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T17:35:06.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T17:35:06.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T17:35:07.024Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T17:35:07.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2023-11-08T17:35:07.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2023-11-08T17:35:07.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2023-11-08T17:35:07.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00be63f8cc257388073fda2040ea54f00ab4685f [Pipeline] echo [2023-11-08T17:35:07.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00be63f [Pipeline] echo [2023-11-08T17:35:07.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:35:07.389Z] provisioning config files... [2023-11-08T17:35:07.430Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-310@tmp/config2571032406114055488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:35:07.776Z] ---> docker-login.sh [2023-11-08T17:35:07.776Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:35:08.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:08.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:08.298Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:08.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:08.298Z] [2023-11-08T17:35:08.298Z] Login Succeeded [2023-11-08T17:35:08.298Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:35:08.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:08.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:08.298Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:08.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:08.298Z] [2023-11-08T17:35:08.298Z] Login Succeeded [2023-11-08T17:35:08.298Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:35:08.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:08.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:08.559Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:08.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:08.559Z] [2023-11-08T17:35:08.559Z] Login Succeeded [2023-11-08T17:35:08.559Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:35:08.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:08.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:08.559Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:08.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:08.559Z] [2023-11-08T17:35:08.559Z] Login Succeeded [2023-11-08T17:35:08.559Z] docker.io [2023-11-08T17:35:08.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:09.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:09.129Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:09.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:09.129Z] [2023-11-08T17:35:09.129Z] Login Succeeded [2023-11-08T17:35:09.129Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:35:09.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T17:35:09.797Z] + git rev-list -1 --merges 00be63f8cc257388073fda2040ea54f00ab4685f~1..00be63f8cc257388073fda2040ea54f00ab4685f [Pipeline] echo [2023-11-08T17:35:09.865Z] -----------> git rev-list -1 --merges 00be63f8cc257388073fda2040ea54f00ab4685f~1..00be63f8cc257388073fda2040ea54f00ab4685f 00be63f8cc257388073fda2040ea54f00ab4685f [false] [Pipeline] sh [2023-11-08T17:35:10.178Z] + git log --format=format:%s -1 00be63f8cc257388073fda2040ea54f00ab4685f [Pipeline] echo [2023-11-08T17:35:10.213Z] ========================================================= [2023-11-08T17:35:10.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T17:35:10.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:35:10.633Z] + git log --format=format:%s -1 00be63f8cc257388073fda2040ea54f00ab4685f [Pipeline] echo [2023-11-08T17:35:10.662Z] [semverPrep] GIT_COMMIT: 00be63f8cc257388073fda2040ea54f00ab4685f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T17:35:10.690Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T17:35:11.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T17:35:11.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T17:35:11.081Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T17:35:11.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T17:35:11.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T17:35:11.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T17:35:11.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:35:11.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:35:11.572Z] [2023-11-08T17:35:11.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:35:11.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:35:11.943Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T17:35:11.943Z] b85a868b505f: Pulling fs layer [2023-11-08T17:35:11.943Z] e2be974225ed: Pulling fs layer [2023-11-08T17:35:11.943Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T17:35:11.943Z] 988bab9f4d93: Pulling fs layer [2023-11-08T17:35:11.943Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T17:35:11.943Z] eaf3925da568: Pulling fs layer [2023-11-08T17:35:11.943Z] bab4dde63d76: Pulling fs layer [2023-11-08T17:35:11.943Z] bde34c3a00c8: Pulling fs layer [2023-11-08T17:35:11.943Z] b352a97aabf1: Pulling fs layer [2023-11-08T17:35:11.943Z] 4872d77fe225: Pulling fs layer [2023-11-08T17:35:11.943Z] 5851b861e8e6: Pulling fs layer [2023-11-08T17:35:11.943Z] 988bab9f4d93: Waiting [2023-11-08T17:35:11.943Z] b352a97aabf1: Waiting [2023-11-08T17:35:11.943Z] 4872d77fe225: Waiting [2023-11-08T17:35:11.943Z] 1469e6f7b9e6: Waiting [2023-11-08T17:35:11.943Z] bab4dde63d76: Waiting [2023-11-08T17:35:11.943Z] 5851b861e8e6: Waiting [2023-11-08T17:35:11.943Z] e2be974225ed: Download complete [2023-11-08T17:35:11.943Z] 988bab9f4d93: Verifying Checksum [2023-11-08T17:35:11.943Z] 988bab9f4d93: Download complete [2023-11-08T17:35:12.202Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T17:35:12.202Z] 1469e6f7b9e6: Download complete [2023-11-08T17:35:12.202Z] eaf3925da568: Verifying Checksum [2023-11-08T17:35:12.202Z] eaf3925da568: Download complete [2023-11-08T17:35:12.202Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T17:35:12.202Z] 339a4e72a1f5: Download complete [2023-11-08T17:35:12.202Z] bde34c3a00c8: Verifying Checksum [2023-11-08T17:35:12.202Z] bde34c3a00c8: Download complete [2023-11-08T17:35:12.202Z] b352a97aabf1: Download complete [2023-11-08T17:35:12.202Z] 4872d77fe225: Verifying Checksum [2023-11-08T17:35:12.202Z] 4872d77fe225: Download complete [2023-11-08T17:35:12.202Z] 5851b861e8e6: Verifying Checksum [2023-11-08T17:35:12.202Z] 5851b861e8e6: Download complete [2023-11-08T17:35:12.202Z] b85a868b505f: Verifying Checksum [2023-11-08T17:35:12.202Z] b85a868b505f: Download complete [2023-11-08T17:35:12.461Z] bab4dde63d76: Verifying Checksum [2023-11-08T17:35:12.461Z] bab4dde63d76: Download complete [2023-11-08T17:35:13.401Z] b85a868b505f: Pull complete [2023-11-08T17:35:13.662Z] e2be974225ed: Pull complete [2023-11-08T17:35:13.923Z] 339a4e72a1f5: Pull complete [2023-11-08T17:35:14.182Z] 988bab9f4d93: Pull complete [2023-11-08T17:35:14.441Z] 1469e6f7b9e6: Pull complete [2023-11-08T17:35:14.441Z] eaf3925da568: Pull complete [2023-11-08T17:35:16.351Z] bab4dde63d76: Pull complete [2023-11-08T17:35:16.351Z] bde34c3a00c8: Pull complete [2023-11-08T17:35:16.351Z] b352a97aabf1: Pull complete [2023-11-08T17:35:16.612Z] 4872d77fe225: Pull complete [2023-11-08T17:35:16.612Z] 5851b861e8e6: Pull complete [2023-11-08T17:35:16.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T17:35:16.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T17:35:16.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:35:16.851Z] prd-ubuntu20.04-docker-8c-8g-17040 does not seem to be running inside a container [2023-11-08T17:35:16.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-310 -v /w/workspace/foundry_device-usb-camera_PR-310:/w/workspace/foundry_device-usb-camera_PR-310:rw,z -v /w/workspace/foundry_device-usb-camera_PR-310@tmp:/w/workspace/foundry_device-usb-camera_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T17:35:20.167Z] $ docker top 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd -eo pid,comm [2023-11-08T17:35:20.227Z] 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). [2023-11-08T17:35:20.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T17:35:20.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:35:20.359Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:35:20.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:35:20.470Z] $ docker exec 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd ssh-agent [2023-11-08T17:35:20.597Z] SSH_AUTH_SOCK=/tmp/ssh-JD7TGWyypUj3/agent.32 [2023-11-08T17:35:20.597Z] SSH_AGENT_PID=38 [2023-11-08T17:35:20.603Z] Running ssh-add (command line suppressed) [2023-11-08T17:35:20.683Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-310@tmp/private_key_15917473975610602452.key (/w/workspace/foundry_device-usb-camera_PR-310@tmp/private_key_15917473975610602452.key) [2023-11-08T17:35:20.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:35:21.027Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T17:35:21.055Z] $ docker exec --env ******** --env ******** 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd ssh-agent -k [2023-11-08T17:35:21.157Z] unset SSH_AUTH_SOCK; [2023-11-08T17:35:21.157Z] unset SSH_AGENT_PID; [2023-11-08T17:35:21.158Z] echo Agent pid 38 killed; [2023-11-08T17:35:21.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T17:35:21.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T17:35:21.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T17:35:21.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T17:35:21.378Z] $ docker exec 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd ssh-agent [2023-11-08T17:35:21.497Z] SSH_AUTH_SOCK=/tmp/ssh-hZFpJXGiIsGV/agent.70 [2023-11-08T17:35:21.497Z] SSH_AGENT_PID=76 [2023-11-08T17:35:21.501Z] Running ssh-add (command line suppressed) [2023-11-08T17:35:21.606Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-310@tmp/private_key_12722432391615604191.key (/w/workspace/foundry_device-usb-camera_PR-310@tmp/private_key_12722432391615604191.key) [2023-11-08T17:35:21.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T17:35:21.949Z] + git semver init [2023-11-08T17:35:22.210Z] 2023-11-08 17:35:22,126 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T17:35:22.210Z] 2023-11-08 17:35:22,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-310/.semver [2023-11-08T17:35:22.210Z] 2023-11-08 17:35:22,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-310/.semver [2023-11-08T17:35:22.210Z] 2023-11-08 17:35:22,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-310/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-310, universal_newlines=False, shell=None, istream=None) [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,957 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-310/.git/info/exclude [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-310/.semver/PR-310 with force:False [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,958 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-310/.semver/PR-310 [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,961 [execute] INFO git cat-file --batch-check [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,967 [execute] INFO git cat-file --batch [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T17:35:23.149Z] 2023-11-08 17:35:22,972 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-310/.semver/PR-310 [2023-11-08T17:35:23.149Z] 0.0.0 [Pipeline] } [2023-11-08T17:35:23.175Z] $ docker exec --env ******** --env ******** 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd ssh-agent -k [2023-11-08T17:35:23.272Z] unset SSH_AUTH_SOCK; [2023-11-08T17:35:23.273Z] unset SSH_AGENT_PID; [2023-11-08T17:35:23.273Z] echo Agent pid 76 killed; [2023-11-08T17:35:23.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T17:35:23.710Z] + git semver [Pipeline] } [2023-11-08T17:35:23.999Z] $ docker stop --time=1 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd [2023-11-08T17:35:25.286Z] $ docker rm -f --volumes 37d555f2fed5e5be295f39158590981c42dc309671966fdbf60e473514c12dfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T17:35:25.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T17:35:25.992Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T17:35:26.017Z] [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 [2023-11-08T17:35:26.782Z] provisioning config files... [2023-11-08T17:35:26.791Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-310@tmp/config11152389197450299137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:35:27.125Z] ---> docker-login.sh [2023-11-08T17:35:27.125Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:35:27.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:27.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:27.125Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:27.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:27.125Z] [2023-11-08T17:35:27.125Z] Login Succeeded [2023-11-08T17:35:27.125Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:35:27.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:27.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:27.125Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:27.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:27.125Z] [2023-11-08T17:35:27.125Z] Login Succeeded [2023-11-08T17:35:27.125Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:35:27.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:27.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:27.386Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:27.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:27.386Z] [2023-11-08T17:35:27.386Z] Login Succeeded [2023-11-08T17:35:27.386Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:35:27.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:27.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:27.386Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:27.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:27.386Z] [2023-11-08T17:35:27.386Z] Login Succeeded [2023-11-08T17:35:27.386Z] docker.io [2023-11-08T17:35:27.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:35:27.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:35:27.645Z] Configure a credential helper to remove this warning. See [2023-11-08T17:35:27.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:35:27.645Z] [2023-11-08T17:35:27.645Z] Login Succeeded [2023-11-08T17:35:27.645Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:35:27.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T17:35:27.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:35:27.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:35:27.945Z] ========================================================= [2023-11-08T17:35:27.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T17:35:27.945Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:35:28.430Z] + 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 . [2023-11-08T17:35:28.430Z] Sending build context to Docker daemon 2.301MB [2023-11-08T17:35:28.430Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T17:35:28.430Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T17:35:28.430Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T17:35:28.430Z] 7264a8db6415: Pulling fs layer [2023-11-08T17:35:28.430Z] c4d48a809fc2: Pulling fs layer [2023-11-08T17:35:28.430Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T17:35:28.430Z] ad3a456e5733: Pulling fs layer [2023-11-08T17:35:28.430Z] 33e27b845d1e: Pulling fs layer [2023-11-08T17:35:28.430Z] c68163c4e522: Pulling fs layer [2023-11-08T17:35:28.430Z] 50da416c3ac9: Pulling fs layer [2023-11-08T17:35:28.430Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T17:35:28.430Z] c68163c4e522: Waiting [2023-11-08T17:35:28.430Z] 50da416c3ac9: Waiting [2023-11-08T17:35:28.430Z] 23d2d4c4bb30: Waiting [2023-11-08T17:35:28.430Z] ad3a456e5733: Waiting [2023-11-08T17:35:28.430Z] c4d48a809fc2: Download complete [2023-11-08T17:35:28.430Z] ad3a456e5733: Verifying Checksum [2023-11-08T17:35:28.430Z] ad3a456e5733: Download complete [2023-11-08T17:35:28.430Z] 33e27b845d1e: Download complete [2023-11-08T17:35:28.430Z] 7264a8db6415: Verifying Checksum [2023-11-08T17:35:28.430Z] 7264a8db6415: Download complete [2023-11-08T17:35:28.690Z] c68163c4e522: Verifying Checksum [2023-11-08T17:35:28.690Z] c68163c4e522: Download complete [2023-11-08T17:35:28.690Z] 7264a8db6415: Pull complete [2023-11-08T17:35:28.953Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T17:35:28.953Z] 23d2d4c4bb30: Download complete [2023-11-08T17:35:28.953Z] c4d48a809fc2: Pull complete [2023-11-08T17:35:28.953Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T17:35:28.953Z] 4f1c88b9dad5: Download complete [2023-11-08T17:35:29.520Z] 50da416c3ac9: Verifying Checksum [2023-11-08T17:35:29.520Z] 50da416c3ac9: Download complete [2023-11-08T17:35:32.816Z] 4f1c88b9dad5: Pull complete [2023-11-08T17:35:32.816Z] ad3a456e5733: Pull complete [2023-11-08T17:35:32.816Z] 33e27b845d1e: Pull complete [2023-11-08T17:35:32.816Z] c68163c4e522: Pull complete [2023-11-08T17:35:34.722Z] 50da416c3ac9: Pull complete [2023-11-08T17:35:35.289Z] 23d2d4c4bb30: Pull complete [2023-11-08T17:35:35.289Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T17:35:35.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T17:35:35.289Z] ---> 0786185ac409 [2023-11-08T17:35:35.289Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T17:35:41.475Z] Still waiting to schedule task [2023-11-08T17:35:41.476Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-08T17:35:41.896Z] ---> Running in 315363a6dc10 [2023-11-08T17:35:41.896Z] Removing intermediate container 315363a6dc10 [2023-11-08T17:35:41.896Z] ---> d05b7cbb22d9 [2023-11-08T17:35:41.896Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T17:35:41.896Z] ---> Running in 5c1fefc6e3c9 [2023-11-08T17:35:41.896Z] Removing intermediate container 5c1fefc6e3c9 [2023-11-08T17:35:41.896Z] ---> 253db34244d2 [2023-11-08T17:35:41.896Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T17:35:41.896Z] ---> Running in 08be13bd40cb [2023-11-08T17:35:42.155Z] Removing intermediate container 08be13bd40cb [2023-11-08T17:35:42.155Z] ---> 474a1e03c107 [2023-11-08T17:35:42.155Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T17:35:42.155Z] ---> Running in 7b6dbcf92994 [2023-11-08T17:35:42.414Z] Removing intermediate container 7b6dbcf92994 [2023-11-08T17:35:42.414Z] ---> 525a2751c643 [2023-11-08T17:35:42.414Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T17:35:42.414Z] ---> Running in 35b090d07c1c [2023-11-08T17:35:42.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:35:42.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:35:42.981Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-08T17:35:42.981Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-08T17:35:42.981Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T17:35:43.240Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T17:35:43.240Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-08T17:35:43.240Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-08T17:35:43.240Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-08T17:35:43.240Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-08T17:35:43.240Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-08T17:35:43.240Z] (10/13) Installing kmod-libs (30-r3) [2023-11-08T17:35:43.240Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-08T17:35:43.240Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-08T17:35:43.240Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-08T17:35:43.240Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T17:35:43.240Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T17:35:43.240Z] OK: 271 MiB in 65 packages [2023-11-08T17:35:44.177Z] Removing intermediate container 35b090d07c1c [2023-11-08T17:35:44.177Z] ---> 2e69a6f45fee [2023-11-08T17:35:44.177Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-08T17:35:44.177Z] ---> Running in e4be63ebd185 [2023-11-08T17:35:44.177Z] Removing intermediate container e4be63ebd185 [2023-11-08T17:35:44.177Z] ---> f85d05269db2 [2023-11-08T17:35:44.177Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-08T17:35:44.435Z] ---> c71605b31b58 [2023-11-08T17:35:44.435Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T17:35:44.435Z] ---> Running in 1d3f2d321e3e [2023-11-08T17:36:23.508Z] Removing intermediate container 1d3f2d321e3e [2023-11-08T17:36:23.508Z] ---> ec57add48cec [2023-11-08T17:36:23.508Z] Step 11/13 : COPY . . [2023-11-08T17:36:23.508Z] ---> c550b1519435 [2023-11-08T17:36:23.508Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T17:36:23.508Z] ---> Running in 9bf977471613 [2023-11-08T17:36:23.508Z]  % Total % Received % Xferd  Average Speed Time Time Time Current [2023-11-08T17:36:23.508Z] Dload Upload Total Spent Left Speed [2023-11-08T17:36:23.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7491 0 --:--:-- --:--:-- --:--:-- 7548 [2023-11-08T17:36:23.768Z] Removing intermediate container 9bf977471613 [2023-11-08T17:36:23.768Z] ---> 4c92efda216e [2023-11-08T17:36:23.768Z] Step 13/13 : RUN ${MAKE} [2023-11-08T17:36:23.768Z] ---> Running in dfe7830adc9c [2023-11-08T17:36:24.026Z] noop [2023-11-08T17:36:24.286Z] Removing intermediate container dfe7830adc9c [2023-11-08T17:36:24.286Z] ---> edad8a1c9f5c [2023-11-08T17:36:24.286Z] Successfully built edad8a1c9f5c [2023-11-08T17:36:24.286Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:36:24.762Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T17:36:24.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:36:24.919Z] prd-ubuntu20.04-docker-8c-8g-17040 does not seem to be running inside a container [2023-11-08T17:36:24.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-310 -v /w/workspace/foundry_device-usb-camera_PR-310:/w/workspace/foundry_device-usb-camera_PR-310:rw,z -v /w/workspace/foundry_device-usb-camera_PR-310@tmp:/w/workspace/foundry_device-usb-camera_PR-310@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-x86_64 cat [2023-11-08T17:36:25.284Z] $ docker top d4d0cbd4ab366579e89bd11e76fb16aed8d70d70102d0baf98544183db644621 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:36:25.684Z] + go version [2023-11-08T17:36:25.684Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T17:36:25.719Z] $ docker stop --time=1 d4d0cbd4ab366579e89bd11e76fb16aed8d70d70102d0baf98544183db644621 [2023-11-08T17:36:26.954Z] $ docker rm -f --volumes d4d0cbd4ab366579e89bd11e76fb16aed8d70d70102d0baf98544183db644621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:36:27.651Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T17:36:27.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:36:27.791Z] prd-ubuntu20.04-docker-8c-8g-17040 does not seem to be running inside a container [2023-11-08T17:36:27.820Z] $ 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-310 -v /w/workspace/foundry_device-usb-camera_PR-310:/w/workspace/foundry_device-usb-camera_PR-310:rw,z -v /w/workspace/foundry_device-usb-camera_PR-310@tmp:/w/workspace/foundry_device-usb-camera_PR-310@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-x86_64 cat [2023-11-08T17:36:28.131Z] $ docker top 4aca2561bf51acfa48dd95a05d31b21ad4427394180e1c94bda9be3b61622960 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:36:28.530Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-310 [Pipeline] fileExists [Pipeline] sh [2023-11-08T17:36:28.886Z] + make test [2023-11-08T17:36:28.886Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T17:36:30.265Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-08T17:36:40.241Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-08T17:36:40.811Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-11-08T17:36:47.508Z] go vet ./... [2023-11-08T17:36:50.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T17:36:50.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T17:36:50.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T17:36:50.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T17:36:50.109Z] $ docker stop --time=1 4aca2561bf51acfa48dd95a05d31b21ad4427394180e1c94bda9be3b61622960 [2023-11-08T17:36:53.622Z] $ docker rm -f --volumes 4aca2561bf51acfa48dd95a05d31b21ad4427394180e1c94bda9be3b61622960 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T17:36:54.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T17:36:54.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T17:36:54.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T17:36:55.263Z] + ls -al . [2023-11-08T17:36:55.264Z] total 216 [2023-11-08T17:36:55.264Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 17:36 . [2023-11-08T17:36:55.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:35 .. [2023-11-08T17:36:55.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:36 .git [2023-11-08T17:36:55.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:35 .github [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 17:35 .gitignore [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 17:35 .golangci.yml [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:35 .hadolint.yml [2023-11-08T17:36:55.264Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:35 .semver [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 17:35 Attribution.txt [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 17:35 CHANGELOG.md [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 17:35 Dockerfile [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:35 GOVERNANCE.md [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:35 Jenkinsfile [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:35 LICENSE [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 17:35 Makefile [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:35 OWNERS.md [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:35 README.md [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:35 VERSION [2023-11-08T17:36:55.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:35 bin [2023-11-08T17:36:55.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:35 cmd [2023-11-08T17:36:55.264Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 17:36 coverage.out [2023-11-08T17:36:55.264Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:35 docker-entrypoint.sh [2023-11-08T17:36:55.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:35 docs [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 17:35 go.mod [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 17:35 go.sum [2023-11-08T17:36:55.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:35 internal [2023-11-08T17:36:55.264Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:36:55.670Z] + 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=00be63f8cc257388073fda2040ea54f00ab4685f --label arch=amd64 --label version=0.0.0 . [2023-11-08T17:36:55.670Z] Sending build context to Docker daemon 2.357MB [2023-11-08T17:36:55.670Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T17:36:55.670Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-08T17:36:55.670Z] ---> edad8a1c9f5c [2023-11-08T17:36:55.670Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-08T17:36:55.670Z] ---> Running in 58e84f992b6d [2023-11-08T17:36:55.931Z] Removing intermediate container 58e84f992b6d [2023-11-08T17:36:55.931Z] ---> f9d97a63b732 [2023-11-08T17:36:55.931Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T17:36:55.931Z] ---> Running in da724d8f7907 [2023-11-08T17:36:55.931Z] Removing intermediate container da724d8f7907 [2023-11-08T17:36:55.931Z] ---> 4a8403157ee2 [2023-11-08T17:36:55.931Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T17:36:55.931Z] ---> Running in 4bc93fc97a7a [2023-11-08T17:36:56.190Z] Removing intermediate container 4bc93fc97a7a [2023-11-08T17:36:56.191Z] ---> f82772917647 [2023-11-08T17:36:56.191Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T17:36:56.191Z] ---> Running in 04b73bd8cbd5 [2023-11-08T17:36:56.191Z] Removing intermediate container 04b73bd8cbd5 [2023-11-08T17:36:56.191Z] ---> 233f340e8aa4 [2023-11-08T17:36:56.191Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T17:36:56.191Z] ---> Running in f69621283424 [2023-11-08T17:36:56.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:36:56.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:36:56.707Z] OK: 271 MiB in 65 packages [2023-11-08T17:36:56.970Z] Removing intermediate container f69621283424 [2023-11-08T17:36:56.970Z] ---> a0396e1ac9ae [2023-11-08T17:36:56.970Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-08T17:36:56.970Z] ---> Running in 80f6d16ff970 [2023-11-08T17:36:57.229Z] Removing intermediate container 80f6d16ff970 [2023-11-08T17:36:57.229Z] ---> 32f2781f80ca [2023-11-08T17:36:57.229Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-08T17:36:57.229Z] ---> 25f5b2f1105c [2023-11-08T17:36:57.229Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T17:36:57.229Z] ---> Running in 2f91e6011d07 [2023-11-08T17:36:58.175Z] Removing intermediate container 2f91e6011d07 [2023-11-08T17:36:58.175Z] ---> 08cdece14cbc [2023-11-08T17:36:58.175Z] Step 11/36 : COPY . . [2023-11-08T17:36:58.175Z] ---> 0573142470e6 [2023-11-08T17:36:58.175Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T17:36:58.434Z] ---> Running in 997020fca6fa [2023-11-08T17:36:58.692Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:36:58.692Z]  Dload Upload Total Spent Left Speed [2023-11-08T17:36:58.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41349  0 --:--:-- --:--:-- --:--:-- 40419 [2023-11-08T17:36:59.261Z] Removing intermediate container 997020fca6fa [2023-11-08T17:36:59.261Z] ---> f8d1063cc530 [2023-11-08T17:36:59.261Z] Step 13/36 : RUN ${MAKE} [2023-11-08T17:36:59.261Z] ---> Running in 5ec8317fd81c [2023-11-08T17:36:59.261Z] 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.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-08T17:37:21.190Z] Removing intermediate container 5ec8317fd81c [2023-11-08T17:37:21.190Z] ---> bb3daf356748 [2023-11-08T17:37:21.190Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-08T17:37:21.190Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-08T17:37:21.190Z] 4acc49c71d14: Pulling fs layer [2023-11-08T17:37:21.448Z] 4acc49c71d14: Verifying Checksum [2023-11-08T17:37:21.448Z] 4acc49c71d14: Download complete [2023-11-08T17:37:21.448Z] 4acc49c71d14: Pull complete [2023-11-08T17:37:21.448Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-08T17:37:21.449Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-08T17:37:21.449Z] ---> 01a2bd3e5fff [2023-11-08T17:37:21.449Z] Step 15/36 : FROM alpine:3.18 [2023-11-08T17:37:22.016Z] 3.18: Pulling from library/alpine [2023-11-08T17:37:22.016Z] 96526aa774ef: Pulling fs layer [2023-11-08T17:37:22.274Z] 96526aa774ef: Download complete [2023-11-08T17:37:22.771Z] 96526aa774ef: Pull complete [2023-11-08T17:37:22.771Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T17:37:22.771Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T17:37:22.771Z] ---> 8ca4688f4f35 [2023-11-08T17:37:22.771Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T17:37:23.029Z] ---> Running in 086b50610a6d [2023-11-08T17:37:23.029Z] Removing intermediate container 086b50610a6d [2023-11-08T17:37:23.029Z] ---> f2d8d8993fdf [2023-11-08T17:37:23.029Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-08T17:37:23.029Z] ---> Running in c38db0514c85 [2023-11-08T17:37:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T17:37:23.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T17:37:23.546Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-08T17:37:23.546Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-08T17:37:23.804Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-08T17:37:23.804Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-08T17:37:23.804Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-08T17:37:23.804Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-08T17:37:23.804Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-08T17:37:23.804Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-08T17:37:23.804Z] (9/107) Installing libxcb (1.15-r1) [2023-11-08T17:37:23.804Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-08T17:37:23.804Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-08T17:37:23.804Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-08T17:37:23.804Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-08T17:37:23.804Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-08T17:37:23.804Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-08T17:37:23.804Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-08T17:37:23.804Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-08T17:37:23.804Z] (18/107) Installing libva (2.18.0-r1) [2023-11-08T17:37:23.804Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-08T17:37:23.804Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-08T17:37:23.804Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-08T17:37:23.804Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-08T17:37:23.804Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-08T17:37:24.062Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-08T17:37:24.062Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-08T17:37:24.062Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-08T17:37:24.062Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-08T17:37:24.062Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-08T17:37:24.062Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-08T17:37:24.062Z] (30/107) Installing opus (1.4-r0) [2023-11-08T17:37:24.062Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-08T17:37:24.062Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-08T17:37:24.062Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-08T17:37:24.062Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-08T17:37:24.062Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-08T17:37:24.062Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-08T17:37:24.062Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-08T17:37:24.062Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-08T17:37:24.062Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-08T17:37:24.062Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-08T17:37:24.062Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-08T17:37:24.320Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-08T17:37:24.320Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-08T17:37:24.320Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-08T17:37:24.320Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-08T17:37:24.320Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-08T17:37:24.320Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-08T17:37:24.320Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-08T17:37:24.320Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-08T17:37:24.320Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-08T17:37:24.320Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-08T17:37:24.321Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-08T17:37:24.321Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-08T17:37:24.321Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-08T17:37:24.321Z] (55/107) Installing glib (2.76.4-r0) [2023-11-08T17:37:24.321Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-08T17:37:24.321Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-08T17:37:24.321Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-08T17:37:24.321Z] (59/107) Installing libass (0.17.1-r0) [2023-11-08T17:37:24.321Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-08T17:37:24.579Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-08T17:37:24.579Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-08T17:37:24.579Z] (63/107) Installing libunistring (1.1-r1) [2023-11-08T17:37:24.579Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-08T17:37:24.579Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-08T17:37:24.579Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-08T17:37:24.579Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-08T17:37:24.579Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-08T17:37:24.579Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-08T17:37:24.579Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-08T17:37:24.579Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-08T17:37:24.579Z] (72/107) Installing librist (0.2.7-r0) [2023-11-08T17:37:24.579Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-08T17:37:24.579Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-08T17:37:24.579Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-08T17:37:24.579Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-08T17:37:24.579Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-08T17:37:24.579Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-08T17:37:24.579Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-08T17:37:24.579Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-08T17:37:24.579Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-08T17:37:24.837Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-08T17:37:24.837Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-08T17:37:24.837Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-08T17:37:24.837Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-08T17:37:24.837Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-08T17:37:24.837Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-08T17:37:24.837Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-08T17:37:24.837Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-08T17:37:24.837Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-08T17:37:24.837Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-08T17:37:24.837Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-08T17:37:24.837Z] (93/107) Installing orc (0.4.34-r0) [2023-11-08T17:37:24.837Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-08T17:37:24.837Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-08T17:37:24.837Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-08T17:37:24.837Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-08T17:37:24.837Z] (98/107) Installing libpulse (16.1-r10) [2023-11-08T17:37:24.837Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T17:37:24.837Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T17:37:24.837Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-08T17:37:24.837Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-08T17:37:24.837Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-08T17:37:24.837Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-08T17:37:24.837Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-08T17:37:24.837Z] (106/107) Installing kmod-libs (30-r3) [2023-11-08T17:37:24.837Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-08T17:37:24.837Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T17:37:25.096Z] Executing glib-2.76.4-r0.trigger [2023-11-08T17:37:25.096Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T17:37:25.096Z] OK: 131 MiB in 122 packages [2023-11-08T17:37:28.473Z] Removing intermediate container c38db0514c85 [2023-11-08T17:37:28.473Z] ---> 1906c6c7f3e7 [2023-11-08T17:37:28.473Z] Step 18/36 : WORKDIR / [2023-11-08T17:37:28.473Z] ---> Running in 3f0439c621ed [2023-11-08T17:37:28.732Z] Removing intermediate container 3f0439c621ed [2023-11-08T17:37:28.732Z] ---> f2491c4f4d8a [2023-11-08T17:37:28.732Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-08T17:37:28.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17041 in /w/workspace/foundry_device-usb-camera_PR-310 [Pipeline] { [Pipeline] ws [2023-11-08T17:37:28.940Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-08T17:37:29.017Z] Selected Git installation does not exist. Using Default [2023-11-08T17:37:29.017Z] The recommended git tool is: NONE [2023-11-08T17:37:29.666Z] ---> ecbcf32eaef7 [2023-11-08T17:37:29.666Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-08T17:37:29.666Z] ---> be837005d3ac [2023-11-08T17:37:29.666Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-08T17:37:29.926Z] ---> ec35a191477d [2023-11-08T17:37:29.926Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-08T17:37:29.926Z] ---> 19f00b8658a0 [2023-11-08T17:37:29.926Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-08T17:37:29.926Z] ---> a15008d70c20 [2023-11-08T17:37:29.926Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-08T17:37:30.184Z] ---> e6af680cd92f [2023-11-08T17:37:30.184Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-08T17:37:31.120Z] ---> dc97cf67d874 [2023-11-08T17:37:31.120Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-08T17:37:31.120Z] ---> Running in 68a8578f5577 [2023-11-08T17:37:31.379Z] Removing intermediate container 68a8578f5577 [2023-11-08T17:37:31.379Z] ---> 5b5f49e80724 [2023-11-08T17:37:31.379Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-08T17:37:31.379Z] ---> Running in e78ac88ae93a [2023-11-08T17:37:31.944Z] Removing intermediate container e78ac88ae93a [2023-11-08T17:37:31.944Z] ---> f993481413f9 [2023-11-08T17:37:31.944Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-08T17:37:31.944Z] ---> Running in e49c9ebf71fe [2023-11-08T17:37:32.509Z] Removing intermediate container e49c9ebf71fe [2023-11-08T17:37:32.509Z] ---> 3dbb3f1255a7 [2023-11-08T17:37:32.509Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-08T17:37:32.509Z] ---> Running in 92f16533c9cd [2023-11-08T17:37:33.081Z] Removing intermediate container 92f16533c9cd [2023-11-08T17:37:33.081Z] ---> 1924ee2fffbd [2023-11-08T17:37:33.081Z] Step 30/36 : EXPOSE 59983 [2023-11-08T17:37:33.081Z] ---> Running in 4b1196f70582 [2023-11-08T17:37:33.340Z] Removing intermediate container 4b1196f70582 [2023-11-08T17:37:33.340Z] ---> 69a4430fa16e [2023-11-08T17:37:33.340Z] Step 31/36 : EXPOSE 8554 [2023-11-08T17:37:33.340Z] ---> Running in b61e98be1be0 [2023-11-08T17:37:33.340Z] Removing intermediate container b61e98be1be0 [2023-11-08T17:37:33.340Z] ---> cd2b3b543743 [2023-11-08T17:37:33.340Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-08T17:37:33.340Z] ---> Running in d339c767bd19 [2023-11-08T17:37:33.340Z] Removing intermediate container d339c767bd19 [2023-11-08T17:37:33.340Z] ---> 6ab4a30b0e55 [2023-11-08T17:37:33.340Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-08T17:37:33.340Z] ---> Running in e31eb59b2c5f [2023-11-08T17:37:33.598Z] Removing intermediate container e31eb59b2c5f [2023-11-08T17:37:33.598Z] ---> 0fb86253d570 [2023-11-08T17:37:33.598Z] Step 34/36 : LABEL arch=amd64 [2023-11-08T17:37:33.598Z] ---> Running in 5088d02ed7e1 [2023-11-08T17:37:33.598Z] Removing intermediate container 5088d02ed7e1 [2023-11-08T17:37:33.598Z] ---> 059081befa23 [2023-11-08T17:37:33.598Z] Step 35/36 : LABEL git_sha=00be63f8cc257388073fda2040ea54f00ab4685f [2023-11-08T17:37:33.598Z] ---> Running in 693218de5ca0 [2023-11-08T17:37:33.598Z] Removing intermediate container 693218de5ca0 [2023-11-08T17:37:33.598Z] ---> 7fcc13520671 [2023-11-08T17:37:33.598Z] Step 36/36 : LABEL version=0.0.0 [2023-11-08T17:37:33.598Z] ---> Running in 4b0e60ac2284 [2023-11-08T17:37:33.787Z] using credential edgex-jenkins-ssh [2023-11-08T17:37:33.804Z] Cloning the remote Git repository [2023-11-08T17:37:33.859Z] Removing intermediate container 4b0e60ac2284 [2023-11-08T17:37:33.859Z] ---> 292eab9b96e1 [2023-11-08T17:37:33.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T17:37:33.859Z] Successfully built 292eab9b96e1 [2023-11-08T17:37:33.859Z] Successfully tagged device-usb-camera:latest [Pipeline] } [2023-11-08T17:37:33.844Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:37:34.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:37:34.743Z] [2023-11-08T17:37:34.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:37:33.939Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-11-08T17:37:34.068Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-08T17:37:34.069Z] > git --version # timeout=10 [2023-11-08T17:37:34.088Z] > git --version # 'git version 2.25.1' [2023-11-08T17:37:34.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T17:37:34.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T17:37:35.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:37:35.107Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T17:37:35.107Z] 5eb5b503b376: Pulling fs layer [2023-11-08T17:37:35.107Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T17:37:35.107Z] ec43610c2a17: Pulling fs layer [2023-11-08T17:37:35.107Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T17:37:35.107Z] 33b1e0a273af: Pulling fs layer [2023-11-08T17:37:35.107Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T17:37:35.107Z] 2f39f015ded8: Pulling fs layer [2023-11-08T17:37:35.107Z] 3a2ae6a8a46f: Waiting [2023-11-08T17:37:35.107Z] 33b1e0a273af: Waiting [2023-11-08T17:37:35.107Z] 5d3b04190fa2: Waiting [2023-11-08T17:37:35.107Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T17:37:35.107Z] 5c69ac0246d0: Download complete [2023-11-08T17:37:35.108Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T17:37:35.108Z] 3a2ae6a8a46f: Download complete [2023-11-08T17:37:35.108Z] 33b1e0a273af: Verifying Checksum [2023-11-08T17:37:35.108Z] 33b1e0a273af: Download complete [2023-11-08T17:37:35.108Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T17:37:35.108Z] 5d3b04190fa2: Download complete [2023-11-08T17:37:35.108Z] ec43610c2a17: Verifying Checksum [2023-11-08T17:37:35.108Z] ec43610c2a17: Download complete [2023-11-08T17:37:35.365Z] 5eb5b503b376: Verifying Checksum [2023-11-08T17:37:35.365Z] 5eb5b503b376: Download complete [2023-11-08T17:37:35.931Z] 2f39f015ded8: Download complete [2023-11-08T17:37:36.496Z] 5eb5b503b376: Pull complete [2023-11-08T17:37:36.496Z] 5c69ac0246d0: Pull complete [2023-11-08T17:37:37.061Z] ec43610c2a17: Pull complete [2023-11-08T17:37:37.061Z] 3a2ae6a8a46f: Pull complete [2023-11-08T17:37:37.319Z] 33b1e0a273af: Pull complete [2023-11-08T17:37:37.319Z] 5d3b04190fa2: Pull complete [2023-11-08T17:37:37.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-08T17:37:37.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T17:37:38.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-08T17:37:38.673Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-08T17:37:38.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T17:37:38.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T17:37:39.291Z] Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit 00be63f8cc257388073fda2040ea54f00ab4685f [2023-11-08T17:37:39.584Z] Merge succeeded, producing 00be63f8cc257388073fda2040ea54f00ab4685f [2023-11-08T17:37:39.584Z] Checking out Revision 00be63f8cc257388073fda2040ea54f00ab4685f (PR-310) [2023-11-08T17:37:40.032Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T17:37:40.083Z] > git --version # timeout=10 [2023-11-08T17:37:40.097Z] > git --version # 'git version 2.25.1' [2023-11-08T17:37:40.115Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T17:37:40.582Z] [2023-11-08T17:37:40.582Z] GitHub has been notified of this commit’s build result [2023-11-08T17:37:40.582Z] [2023-11-08T17:37:39.322Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T17:37:39.408Z] > git checkout -f 00be63f8cc257388073fda2040ea54f00ab4685f # timeout=10 [2023-11-08T17:37:39.488Z] > git remote # timeout=10 [2023-11-08T17:37:39.506Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T17:37:39.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T17:37:39.543Z] > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [2023-11-08T17:37:39.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T17:37:39.592Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T17:37:39.605Z] > git checkout -f 00be63f8cc257388073fda2040ea54f00ab4685f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:37:41.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T17:37:41.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:37:41.302Z] Dload Upload Total Spent Left Speed [2023-11-08T17:37:41.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 67100 0 --:--:-- --:--:-- --:--:-- 67100 [2023-11-08T17:37:41.505Z] 2f39f015ded8: Pull complete [2023-11-08T17:37:41.505Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T17:37:41.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:37:41.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:37:41.811Z] prd-ubuntu20.04-docker-8c-8g-17040 does not seem to be running inside a container [2023-11-08T17:37:41.842Z] $ 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-310 -v /w/workspace/foundry_device-usb-camera_PR-310:/w/workspace/foundry_device-usb-camera_PR-310:rw,z -v /w/workspace/foundry_device-usb-camera_PR-310@tmp:/w/workspace/foundry_device-usb-camera_PR-310@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:latest cat [2023-11-08T17:37:41.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-11-08T17:37:51.834Z] $ docker top b19823ea93424b992557252a70798772068b26cc4bf3f3a2f123c56280afe32a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:37:52.284Z] + sudo tee /etc/docker/daemon.new+ [2023-11-08T17:37:52.285Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T17:37:52.285Z] { [2023-11-08T17:37:52.285Z] "registry-mirrors": [ [2023-11-08T17:37:52.285Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T17:37:52.285Z] ], [2023-11-08T17:37:52.285Z] "bip": "10.250.0.254/24", [2023-11-08T17:37:52.285Z] "hosts": [ [2023-11-08T17:37:52.285Z] "tcp://0.0.0.0:5555", [2023-11-08T17:37:52.285Z] "unix:///var/run/docker.sock" [2023-11-08T17:37:52.285Z] ], [2023-11-08T17:37:52.285Z] "mtu": 1458, [2023-11-08T17:37:52.285Z] "selinux-enabled": true, [2023-11-08T17:37:52.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T17:37:52.285Z] } [Pipeline] sh [2023-11-08T17:37:52.417Z] ---> job-cost.sh [2023-11-08T17:37:52.417Z] lf-activate-venv: SKIPPING [2023-11-08T17:37:52.417Z] INFO: No Stack... [2023-11-08T17:37:52.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T17:37:52.975Z] + sudo service docker restart [2023-11-08T17:37:52.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T17:37:53.248Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T17:37:53.564Z] + cat /w/workspace/foundry_device-usb-camera_PR-310/archives/cost.csv [2023-11-08T17:37:53.564Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T17:37:53.607Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [2023-11-08T17:37:53.611Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] did not exist. Created. [2023-11-08T17:37:53.611Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T17:37:54.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T17:37:54.057Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T17:37:54.089Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T17:37:54.171Z] $ docker stop --time=1 b19823ea93424b992557252a70798772068b26cc4bf3f3a2f123c56280afe32a [2023-11-08T17:37:55.571Z] $ docker rm -f --volumes b19823ea93424b992557252a70798772068b26cc4bf3f3a2f123c56280afe32a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:38:11.303Z] provisioning config files... [2023-11-08T17:38:11.327Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2786556543374383860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:38:11.724Z] ---> docker-login.sh [2023-11-08T17:38:11.724Z] nexus3.edgexfoundry.org:10001 [2023-11-08T17:38:11.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:38:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:38:12.273Z] Configure a credential helper to remove this warning. See [2023-11-08T17:38:12.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:38:12.273Z] [2023-11-08T17:38:12.273Z] Login Succeeded [2023-11-08T17:38:12.273Z] nexus3.edgexfoundry.org:10002 [2023-11-08T17:38:12.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:38:12.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:38:12.547Z] Configure a credential helper to remove this warning. See [2023-11-08T17:38:12.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:38:12.547Z] [2023-11-08T17:38:12.547Z] Login Succeeded [2023-11-08T17:38:12.547Z] nexus3.edgexfoundry.org:10003 [2023-11-08T17:38:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:38:13.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:38:13.088Z] Configure a credential helper to remove this warning. See [2023-11-08T17:38:13.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:38:13.088Z] [2023-11-08T17:38:13.088Z] Login Succeeded [2023-11-08T17:38:13.088Z] nexus3.edgexfoundry.org:10004 [2023-11-08T17:38:13.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:38:13.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:38:13.361Z] Configure a credential helper to remove this warning. See [2023-11-08T17:38:13.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:38:13.361Z] [2023-11-08T17:38:13.361Z] Login Succeeded [2023-11-08T17:38:13.361Z] docker.io [2023-11-08T17:38:13.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T17:38:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T17:38:13.905Z] Configure a credential helper to remove this warning. See [2023-11-08T17:38:13.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T17:38:13.905Z] [2023-11-08T17:38:13.905Z] Login Succeeded [2023-11-08T17:38:13.905Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T17:38:13.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T17:38:14.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:38:14.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T17:38:14.382Z] ========================================================= [2023-11-08T17:38:14.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T17:38:14.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:38:14.877Z] + 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 . [2023-11-08T17:38:15.147Z] Sending build context to Docker daemon 1.364MB [2023-11-08T17:38:15.147Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T17:38:15.147Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T17:38:15.417Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T17:38:15.417Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T17:38:15.417Z] 5d54e960e981: Pulling fs layer [2023-11-08T17:38:15.417Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T17:38:15.417Z] f0e02332f6b5: Pulling fs layer [2023-11-08T17:38:15.417Z] cefa15bbcfad: Pulling fs layer [2023-11-08T17:38:15.417Z] 17808c966233: Pulling fs layer [2023-11-08T17:38:15.417Z] f4c1fc716caa: Pulling fs layer [2023-11-08T17:38:15.417Z] cefa15bbcfad: Waiting [2023-11-08T17:38:15.417Z] f4c1fc716caa: Waiting [2023-11-08T17:38:15.417Z] 5d54e960e981: Verifying Checksum [2023-11-08T17:38:15.417Z] 5d54e960e981: Download complete [2023-11-08T17:38:15.417Z] f0e02332f6b5: Download complete [2023-11-08T17:38:15.417Z] cefa15bbcfad: Verifying Checksum [2023-11-08T17:38:15.417Z] cefa15bbcfad: Download complete [2023-11-08T17:38:15.417Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T17:38:15.417Z] 9fda8d8052c6: Download complete [2023-11-08T17:38:16.015Z] f4c1fc716caa: Verifying Checksum [2023-11-08T17:38:16.015Z] f4c1fc716caa: Download complete [2023-11-08T17:38:17.446Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T17:38:17.446Z] c4a7e357bf2a: Download complete [2023-11-08T17:38:18.030Z] 17808c966233: Verifying Checksum [2023-11-08T17:38:18.030Z] 17808c966233: Download complete [2023-11-08T17:38:19.973Z] 9fda8d8052c6: Pull complete [2023-11-08T17:38:20.240Z] 5d54e960e981: Pull complete [2023-11-08T17:38:35.359Z] c4a7e357bf2a: Pull complete [2023-11-08T17:38:35.359Z] f0e02332f6b5: Pull complete [2023-11-08T17:38:35.359Z] cefa15bbcfad: Pull complete [2023-11-08T17:38:43.588Z] 17808c966233: Pull complete [2023-11-08T17:38:44.999Z] f4c1fc716caa: Pull complete [2023-11-08T17:38:44.999Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T17:38:44.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T17:38:44.999Z] ---> ea914061e18c [2023-11-08T17:38:44.999Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T17:38:46.945Z] ---> Running in 9bd2699df575 [2023-11-08T17:38:46.945Z] Removing intermediate container 9bd2699df575 [2023-11-08T17:38:46.945Z] ---> 9db1ffc6ed59 [2023-11-08T17:38:46.945Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T17:38:46.945Z] ---> Running in 2fe1c7a9d38c [2023-11-08T17:38:47.214Z] Removing intermediate container 2fe1c7a9d38c [2023-11-08T17:38:47.214Z] ---> 7923e8670af0 [2023-11-08T17:38:47.214Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T17:38:47.489Z] ---> Running in 03db1840dc91 [2023-11-08T17:38:47.758Z] Removing intermediate container 03db1840dc91 [2023-11-08T17:38:47.758Z] ---> 1b0ae06d89cd [2023-11-08T17:38:47.758Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T17:38:47.758Z] ---> Running in d567031c93ed [2023-11-08T17:38:48.032Z] Removing intermediate container d567031c93ed [2023-11-08T17:38:48.032Z] ---> 59304017ea16 [2023-11-08T17:38:48.032Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T17:38:48.032Z] ---> Running in 5db21341d3c3 [2023-11-08T17:38:49.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:38:49.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:38:50.682Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-08T17:38:50.682Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-08T17:38:50.682Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T17:38:50.682Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T17:38:50.682Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-08T17:38:50.682Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-08T17:38:50.683Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-08T17:38:50.683Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-08T17:38:50.683Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-08T17:38:50.683Z] (10/13) Installing kmod-libs (30-r3) [2023-11-08T17:38:50.683Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-08T17:38:50.950Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-08T17:38:50.951Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-08T17:38:50.951Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T17:38:50.951Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T17:38:50.951Z] OK: 273 MiB in 65 packages [2023-11-08T17:38:52.362Z] Removing intermediate container 5db21341d3c3 [2023-11-08T17:38:52.362Z] ---> a9e7adcb1579 [2023-11-08T17:38:52.362Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-08T17:38:52.362Z] ---> Running in b12442fd4626 [2023-11-08T17:38:52.629Z] Removing intermediate container b12442fd4626 [2023-11-08T17:38:52.629Z] ---> 64f196a75ae5 [2023-11-08T17:38:52.629Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-08T17:38:53.222Z] ---> bec2378b5204 [2023-11-08T17:38:53.222Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T17:38:53.222Z] ---> Running in 40a2c9b25ee3 [2023-11-08T17:40:14.843Z] Removing intermediate container 40a2c9b25ee3 [2023-11-08T17:40:14.843Z] ---> d3a4a7d94e3a [2023-11-08T17:40:14.843Z] Step 11/13 : COPY . . [2023-11-08T17:40:14.843Z] ---> 5e1a1708b909 [2023-11-08T17:40:14.843Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T17:40:14.843Z] ---> Running in e1568a9d0142 [2023-11-08T17:40:14.843Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:40:14.843Z] Dload Upload Total Spent Left Speed [2023-11-08T17:40:14.843Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9596 0 --:--:-- --:--:-- --:--:-- 9713 [2023-11-08T17:40:14.843Z] Removing intermediate container e1568a9d0142 [2023-11-08T17:40:14.843Z] ---> bec7433dba1c [2023-11-08T17:40:14.843Z] Step 13/13 : RUN ${MAKE} [2023-11-08T17:40:14.843Z] ---> Running in aad02a2416aa [2023-11-08T17:40:14.843Z] noop [2023-11-08T17:40:14.843Z] Removing intermediate container aad02a2416aa [2023-11-08T17:40:14.843Z] ---> 4046064aba68 [2023-11-08T17:40:14.843Z] Successfully built 4046064aba68 [2023-11-08T17:40:14.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:40:15.340Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T17:40:15.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:40:15.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2023-11-08T17:40:15.690Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T17:40:16.844Z] $ docker top ab82621059e082705512c01916b5ef4ba52bce0636a52eab4cffd4eb407f4e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:40:17.704Z] + go version [2023-11-08T17:40:17.704Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T17:40:17.738Z] $ docker stop --time=1 ab82621059e082705512c01916b5ef4ba52bce0636a52eab4cffd4eb407f4e7a [2023-11-08T17:40:19.341Z] $ docker rm -f --volumes ab82621059e082705512c01916b5ef4ba52bce0636a52eab4cffd4eb407f4e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:40:20.152Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T17:40:20.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:40:20.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2023-11-08T17:40:20.462Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T17:40:21.608Z] $ docker top 8c88102c6373c9d143bef33f1f02d5db4eb9d54df613f8173ccf738d49f476f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:40:22.490Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T17:40:23.190Z] + make test [2023-11-08T17:40:23.190Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T17:40:29.842Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-08T17:42:21.483Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-08T17:42:21.483Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-11-08T17:42:21.483Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T17:42:21.483Z] go vet ./... [2023-11-08T17:42:36.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T17:42:36.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T17:42:36.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T17:42:36.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T17:42:36.566Z] $ docker stop --time=1 8c88102c6373c9d143bef33f1f02d5db4eb9d54df613f8173ccf738d49f476f6 [2023-11-08T17:42:38.425Z] $ docker rm -f --volumes 8c88102c6373c9d143bef33f1f02d5db4eb9d54df613f8173ccf738d49f476f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T17:42:39.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T17:42:39.645Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T17:42:40.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T17:42:40.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T17:42:41.035Z] + ls -al . [2023-11-08T17:42:41.035Z] total 212 [2023-11-08T17:42:41.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:40 . [2023-11-08T17:42:41.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:37 .. [2023-11-08T17:42:41.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:37 .git [2023-11-08T17:42:41.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:37 .github [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 17:37 .gitignore [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 17:37 .golangci.yml [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:37 .hadolint.yml [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 17:37 Attribution.txt [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 17:37 CHANGELOG.md [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 17:37 Dockerfile [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:37 GOVERNANCE.md [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:37 Jenkinsfile [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:37 LICENSE [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 17:37 Makefile [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:37 OWNERS.md [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:37 README.md [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:35 VERSION [2023-11-08T17:42:41.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:37 bin [2023-11-08T17:42:41.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:37 cmd [2023-11-08T17:42:41.035Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 17:42 coverage.out [2023-11-08T17:42:41.035Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:37 docker-entrypoint.sh [2023-11-08T17:42:41.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:37 docs [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 17:37 go.mod [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 17:37 go.sum [2023-11-08T17:42:41.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:37 internal [2023-11-08T17:42:41.035Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:42:41.446Z] + 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=00be63f8cc257388073fda2040ea54f00ab4685f --label arch=arm64 --label version=0.0.0 . [2023-11-08T17:42:41.715Z] Sending build context to Docker daemon 1.42MB [2023-11-08T17:42:41.715Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T17:42:41.715Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-08T17:42:41.715Z] ---> 4046064aba68 [2023-11-08T17:42:41.715Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-08T17:42:41.981Z] ---> Running in 27b06e77f20e [2023-11-08T17:42:42.248Z] Removing intermediate container 27b06e77f20e [2023-11-08T17:42:42.248Z] ---> 697e3cf72586 [2023-11-08T17:42:42.248Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T17:42:42.248Z] ---> Running in 1a48be434fc4 [2023-11-08T17:42:42.516Z] Removing intermediate container 1a48be434fc4 [2023-11-08T17:42:42.516Z] ---> 1ecdf8d288c6 [2023-11-08T17:42:42.516Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T17:42:42.782Z] ---> Running in bc3cdad66a76 [2023-11-08T17:42:43.049Z] Removing intermediate container bc3cdad66a76 [2023-11-08T17:42:43.049Z] ---> eee011f885eb [2023-11-08T17:42:43.049Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T17:42:43.049Z] ---> Running in 1658a8c8032c [2023-11-08T17:42:43.318Z] Removing intermediate container 1658a8c8032c [2023-11-08T17:42:43.318Z] ---> ab4f2bda36cb [2023-11-08T17:42:43.318Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T17:42:43.318Z] ---> Running in dcf6de717fb1 [2023-11-08T17:42:44.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:42:44.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:42:45.833Z] OK: 273 MiB in 65 packages [2023-11-08T17:42:47.763Z] Removing intermediate container dcf6de717fb1 [2023-11-08T17:42:47.763Z] ---> c2a8452e263b [2023-11-08T17:42:47.763Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-08T17:42:47.763Z] ---> Running in fdfe51090268 [2023-11-08T17:42:48.029Z] Removing intermediate container fdfe51090268 [2023-11-08T17:42:48.029Z] ---> a2ec327fc89f [2023-11-08T17:42:48.029Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-08T17:42:48.610Z] ---> 326b8ca4d801 [2023-11-08T17:42:48.610Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T17:42:48.610Z] ---> Running in e4cde6523714 [2023-11-08T17:42:51.178Z] Removing intermediate container e4cde6523714 [2023-11-08T17:42:51.178Z] ---> 70b071a71723 [2023-11-08T17:42:51.178Z] Step 11/36 : COPY . . [2023-11-08T17:42:52.135Z] ---> b3998647ef26 [2023-11-08T17:42:52.135Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T17:42:52.135Z] ---> Running in cd86c079a1fa [2023-11-08T17:42:53.094Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:42:53.094Z] Dload Upload Total Spent Left Speed [2023-11-08T17:42:53.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5907  0 --:--:-- --:--:-- --:--:-- 5938 [2023-11-08T17:42:53.944Z] Removing intermediate container cd86c079a1fa [2023-11-08T17:42:53.944Z] ---> 10307526334b [2023-11-08T17:42:53.944Z] Step 13/36 : RUN ${MAKE} [2023-11-08T17:42:53.944Z] ---> Running in 4acd88f1d72e [2023-11-08T17:42:54.905Z] 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.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-08T17:45:01.570Z] Removing intermediate container 4acd88f1d72e [2023-11-08T17:45:01.570Z] ---> 418f4761a170 [2023-11-08T17:45:01.570Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-08T17:45:01.570Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-08T17:45:01.570Z] 8766b47fe142: Pulling fs layer [2023-11-08T17:45:01.570Z] 8766b47fe142: Verifying Checksum [2023-11-08T17:45:01.570Z] 8766b47fe142: Download complete [2023-11-08T17:45:01.570Z] 8766b47fe142: Pull complete [2023-11-08T17:45:01.570Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-08T17:45:01.570Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-08T17:45:01.570Z] ---> 69d40e2cb93c [2023-11-08T17:45:01.570Z] Step 15/36 : FROM alpine:3.18 [2023-11-08T17:45:01.570Z] 3.18: Pulling from library/alpine [2023-11-08T17:45:01.570Z] 579b34f0a95b: Pulling fs layer [2023-11-08T17:45:01.570Z] 579b34f0a95b: Download complete [2023-11-08T17:45:03.506Z] 579b34f0a95b: Pull complete [2023-11-08T17:45:03.506Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T17:45:03.506Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T17:45:03.506Z] ---> 3cc203321400 [2023-11-08T17:45:03.506Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T17:45:03.506Z] ---> Running in a812093624d3 [2023-11-08T17:45:03.775Z] Removing intermediate container a812093624d3 [2023-11-08T17:45:03.775Z] ---> 90bb8d897b5b [2023-11-08T17:45:03.775Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-08T17:45:04.043Z] ---> Running in 002af973074e [2023-11-08T17:45:04.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T17:45:05.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T17:45:06.218Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-08T17:45:06.218Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-08T17:45:06.218Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-08T17:45:06.483Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-08T17:45:06.483Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-08T17:45:06.483Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-08T17:45:06.483Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-08T17:45:06.483Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-08T17:45:06.483Z] (9/104) Installing libxcb (1.15-r1) [2023-11-08T17:45:06.755Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-08T17:45:06.755Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-08T17:45:06.755Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-08T17:45:06.755Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-08T17:45:06.755Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-08T17:45:06.755Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-08T17:45:06.755Z] (16/104) Installing libva (2.18.0-r1) [2023-11-08T17:45:06.755Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-08T17:45:06.755Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-08T17:45:06.755Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-08T17:45:07.020Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-08T17:45:07.020Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-08T17:45:07.020Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-08T17:45:07.020Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-08T17:45:07.020Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-08T17:45:07.020Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-08T17:45:07.020Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-08T17:45:07.020Z] (27/104) Installing opus (1.4-r0) [2023-11-08T17:45:07.020Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-08T17:45:07.020Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-08T17:45:07.020Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-08T17:45:07.020Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-08T17:45:07.020Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-08T17:45:07.020Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-08T17:45:07.020Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-08T17:45:07.294Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-08T17:45:07.294Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-08T17:45:07.294Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-08T17:45:07.294Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-08T17:45:07.294Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-08T17:45:07.560Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-08T17:45:07.826Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-08T17:45:07.826Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-08T17:45:07.826Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-08T17:45:07.826Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-08T17:45:07.826Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-08T17:45:07.826Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-08T17:45:07.826Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-08T17:45:07.826Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-08T17:45:07.826Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-08T17:45:07.826Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-08T17:45:07.826Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-08T17:45:08.094Z] (52/104) Installing glib (2.76.4-r0) [2023-11-08T17:45:08.094Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-08T17:45:08.094Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-08T17:45:08.094Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-08T17:45:08.094Z] (56/104) Installing libass (0.17.1-r0) [2023-11-08T17:45:08.094Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-08T17:45:08.094Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-08T17:45:08.094Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-08T17:45:08.094Z] (60/104) Installing libunistring (1.1-r1) [2023-11-08T17:45:08.094Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-08T17:45:08.360Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-08T17:45:08.360Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-08T17:45:08.360Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-08T17:45:08.360Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-08T17:45:08.360Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-08T17:45:08.360Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-08T17:45:08.360Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-08T17:45:08.360Z] (69/104) Installing librist (0.2.7-r0) [2023-11-08T17:45:08.360Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-08T17:45:08.360Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-08T17:45:08.360Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-08T17:45:08.360Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-08T17:45:08.624Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-08T17:45:08.624Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-08T17:45:08.624Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-08T17:45:08.624Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-08T17:45:08.624Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-08T17:45:08.890Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-08T17:45:08.890Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-08T17:45:08.890Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-08T17:45:08.890Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-08T17:45:08.890Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-08T17:45:08.890Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-08T17:45:08.890Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-08T17:45:08.890Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-08T17:45:08.890Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-08T17:45:08.890Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-08T17:45:08.890Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-08T17:45:08.890Z] (90/104) Installing orc (0.4.34-r0) [2023-11-08T17:45:09.158Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-08T17:45:09.158Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-08T17:45:09.158Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-08T17:45:09.158Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-08T17:45:09.158Z] (95/104) Installing libpulse (16.1-r10) [2023-11-08T17:45:09.158Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T17:45:09.158Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T17:45:09.158Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-08T17:45:09.158Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-08T17:45:09.158Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-08T17:45:09.158Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-08T17:45:09.158Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-08T17:45:09.158Z] (103/104) Installing kmod-libs (30-r3) [2023-11-08T17:45:09.158Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-08T17:45:09.427Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T17:45:09.427Z] Executing glib-2.76.4-r0.trigger [2023-11-08T17:45:09.427Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T17:45:09.427Z] OK: 110 MiB in 119 packages [2023-11-08T17:45:13.683Z] Removing intermediate container 002af973074e [2023-11-08T17:45:13.683Z] ---> 8dece770d2ae [2023-11-08T17:45:13.683Z] Step 18/36 : WORKDIR / [2023-11-08T17:45:13.683Z] ---> Running in 62efba299942 [2023-11-08T17:45:13.683Z] Removing intermediate container 62efba299942 [2023-11-08T17:45:13.683Z] ---> 6f5ce709fe06 [2023-11-08T17:45:13.683Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-08T17:45:17.929Z] ---> a3f3892736a3 [2023-11-08T17:45:17.929Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-08T17:45:17.929Z] ---> 8caa2ee70482 [2023-11-08T17:45:17.929Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-08T17:45:18.198Z] ---> 39a56b9565ae [2023-11-08T17:45:18.198Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-08T17:45:18.783Z] ---> 08d5d5cc477f [2023-11-08T17:45:18.783Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-08T17:45:19.368Z] ---> 5a0f06c51941 [2023-11-08T17:45:19.368Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-08T17:45:19.956Z] ---> 08df9f0cbbb2 [2023-11-08T17:45:19.956Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-08T17:45:21.456Z] ---> 2887fbe1a673 [2023-11-08T17:45:21.456Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-08T17:45:21.456Z] ---> Running in 130f8f932730 [2023-11-08T17:45:22.912Z] Removing intermediate container 130f8f932730 [2023-11-08T17:45:22.912Z] ---> e30acbcd641a [2023-11-08T17:45:22.912Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-08T17:45:22.912Z] ---> Running in 773c28606f8e [2023-11-08T17:45:24.911Z] Removing intermediate container 773c28606f8e [2023-11-08T17:45:24.911Z] ---> db59b77c7f5c [2023-11-08T17:45:24.911Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-08T17:45:24.911Z] ---> Running in d2c146124fe3 [2023-11-08T17:45:26.352Z] Removing intermediate container d2c146124fe3 [2023-11-08T17:45:26.352Z] ---> 8cf0bb3a0e02 [2023-11-08T17:45:26.352Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-08T17:45:26.352Z] ---> Running in bf71ed207b2a [2023-11-08T17:45:28.294Z] Removing intermediate container bf71ed207b2a [2023-11-08T17:45:28.294Z] ---> 8e459473ac6e [2023-11-08T17:45:28.294Z] Step 30/36 : EXPOSE 59983 [2023-11-08T17:45:28.294Z] ---> Running in 794c2412389d [2023-11-08T17:45:28.294Z] Removing intermediate container 794c2412389d [2023-11-08T17:45:28.294Z] ---> e55a2349cf51 [2023-11-08T17:45:28.294Z] Step 31/36 : EXPOSE 8554 [2023-11-08T17:45:28.562Z] ---> Running in ef61410f99d8 [2023-11-08T17:45:28.828Z] Removing intermediate container ef61410f99d8 [2023-11-08T17:45:28.828Z] ---> 36723f1cdd46 [2023-11-08T17:45:28.828Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-08T17:45:28.828Z] ---> Running in 530b88817194 [2023-11-08T17:45:29.095Z] Removing intermediate container 530b88817194 [2023-11-08T17:45:29.095Z] ---> 4f2ab40db731 [2023-11-08T17:45:29.095Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-08T17:45:29.095Z] ---> Running in d5b28983bb00 [2023-11-08T17:45:29.679Z] Removing intermediate container d5b28983bb00 [2023-11-08T17:45:29.679Z] ---> 6999914c8c39 [2023-11-08T17:45:29.679Z] Step 34/36 : LABEL arch=arm64 [2023-11-08T17:45:29.679Z] ---> Running in 238f38db13a5 [2023-11-08T17:45:29.944Z] Removing intermediate container 238f38db13a5 [2023-11-08T17:45:29.944Z] ---> 849a0bb50752 [2023-11-08T17:45:29.944Z] Step 35/36 : LABEL git_sha=00be63f8cc257388073fda2040ea54f00ab4685f [2023-11-08T17:45:29.944Z] ---> Running in 94841c69b300 [2023-11-08T17:45:30.222Z] Removing intermediate container 94841c69b300 [2023-11-08T17:45:30.222Z] ---> 87572441f0db [2023-11-08T17:45:30.222Z] Step 36/36 : LABEL version=0.0.0 [2023-11-08T17:45:30.222Z] ---> Running in 25ee453188cc [2023-11-08T17:45:30.489Z] Removing intermediate container 25ee453188cc [2023-11-08T17:45:30.489Z] ---> 560722cf375f [2023-11-08T17:45:30.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T17:45:30.754Z] Successfully built 560722cf375f [2023-11-08T17:45:30.754Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:45:31.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:45:31.580Z] [2023-11-08T17:45:31.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:45:31.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:45:31.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T17:45:31.986Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T17:45:31.986Z] 04944245beec: Pulling fs layer [2023-11-08T17:45:31.986Z] 699f458cf7ca: Pulling fs layer [2023-11-08T17:45:31.986Z] 765212b225bb: Pulling fs layer [2023-11-08T17:45:31.986Z] f23df028b6ca: Pulling fs layer [2023-11-08T17:45:31.986Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T17:45:31.986Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T17:45:31.986Z] f23df028b6ca: Waiting [2023-11-08T17:45:31.986Z] 2437ff75d9bd: Waiting [2023-11-08T17:45:31.986Z] d65c8cfc05b1: Waiting [2023-11-08T17:45:32.254Z] 04944245beec: Verifying Checksum [2023-11-08T17:45:32.254Z] 04944245beec: Download complete [2023-11-08T17:45:32.254Z] 765212b225bb: Verifying Checksum [2023-11-08T17:45:32.254Z] 765212b225bb: Download complete [2023-11-08T17:45:32.254Z] f23df028b6ca: Download complete [2023-11-08T17:45:32.254Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T17:45:32.254Z] d65c8cfc05b1: Download complete [2023-11-08T17:45:32.254Z] 699f458cf7ca: Verifying Checksum [2023-11-08T17:45:32.254Z] 699f458cf7ca: Download complete [2023-11-08T17:45:32.839Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T17:45:32.839Z] 8998bd30e6a1: Download complete [2023-11-08T17:45:35.416Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T17:45:35.416Z] 2437ff75d9bd: Download complete [2023-11-08T17:45:37.361Z] 8998bd30e6a1: Pull complete [2023-11-08T17:45:37.629Z] 04944245beec: Pull complete [2023-11-08T17:45:39.575Z] 699f458cf7ca: Pull complete [2023-11-08T17:45:39.575Z] 765212b225bb: Pull complete [2023-11-08T17:45:40.167Z] f23df028b6ca: Pull complete [2023-11-08T17:45:40.434Z] d65c8cfc05b1: Pull complete [2023-11-08T17:45:55.432Z] 2437ff75d9bd: Pull complete [2023-11-08T17:45:55.432Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T17:45:55.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T17:45:55.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:45:55.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2023-11-08T17:45:55.829Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T17:45:58.402Z] $ docker top 6083a82e3284c332373e275eedc31b9a0b93310fcc2256f27e6240fa9baa2e6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:45:59.303Z] ---> job-cost.sh [2023-11-08T17:45:59.303Z] lf-activate-venv: SKIPPING [2023-11-08T17:45:59.303Z] INFO: No Stack... [2023-11-08T17:45:59.568Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T17:46:00.521Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T17:46:01.188Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-11-08T17:46:01.188Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T17:46:01.268Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [2023-11-08T17:46:01.274Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] did not exist. Created. [2023-11-08T17:46:01.274Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T17:46:01.692Z] /w/workspace/device-usb-camera/1@tmp/durable-eb3d94d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T17:46:02.357Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T17:46:02.397Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T17:46:02.441Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T17:46:02.456Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T17:46:02.549Z] $ docker stop --time=1 6083a82e3284c332373e275eedc31b9a0b93310fcc2256f27e6240fa9baa2e6d [2023-11-08T17:46:04.051Z] $ docker rm -f --volumes 6083a82e3284c332373e275eedc31b9a0b93310fcc2256f27e6240fa9baa2e6d [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 [2023-11-08T17:46:05.091Z] provisioning config files... [2023-11-08T17:46:05.098Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-310@tmp/config1518938523838971201tmp [Pipeline] { [Pipeline] sh [2023-11-08T17:46:05.442Z] + set +x [2023-11-08T17:46:05.442Z] + curl -s https://codecov.io/bash [2023-11-08T17:46:05.442Z] + bash -s -- [2023-11-08T17:46:05.702Z] [2023-11-08T17:46:05.703Z] _____ _ [2023-11-08T17:46:05.703Z] / ____| | | [2023-11-08T17:46:05.703Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T17:46:05.703Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T17:46:05.703Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T17:46:05.703Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T17:46:05.703Z] Bash-1.0.6 [2023-11-08T17:46:05.703Z] [2023-11-08T17:46:05.703Z] [2023-11-08T17:46:05.703Z] ==> git version 2.25.1 found [2023-11-08T17:46:05.703Z] ==> 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 [2023-11-08T17:46:05.703Z] Release-Date: 2020-01-08 [2023-11-08T17:46:05.703Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T17:46:05.703Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T17:46:05.703Z] ==> Jenkins CI detected. [2023-11-08T17:46:05.703Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-310 [2023-11-08T17:46:05.703Z] project root: . [2023-11-08T17:46:05.703Z] --> token set from env [2023-11-08T17:46:05.703Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T17:46:05.703Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T17:46:05.703Z] ==> Python coveragepy not found [2023-11-08T17:46:05.703Z] ==> Searching for coverage reports in: [2023-11-08T17:46:05.703Z] + . [2023-11-08T17:46:05.703Z] -> Found 1 reports [2023-11-08T17:46:05.703Z] ==> Detecting git/mercurial file structure [2023-11-08T17:46:05.703Z] ==> Reading reports [2023-11-08T17:46:05.703Z] + ./coverage.out bytes=54703 [2023-11-08T17:46:05.703Z] ==> Appending adjustments [2023-11-08T17:46:05.703Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T17:46:05.964Z] + Found adjustments [2023-11-08T17:46:05.964Z] ==> Gzipping contents [2023-11-08T17:46:05.964Z] 8.0K /tmp/codecov.bebwvW.gz [2023-11-08T17:46:05.964Z] ==> Uploading reports [2023-11-08T17:46:05.964Z] url: https://codecov.io [2023-11-08T17:46:05.964Z] query: branch=PR-310&commit=00be63f8cc257388073fda2040ea54f00ab4685f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=310&job=&cmd_args= [2023-11-08T17:46:05.964Z] -> Pinging Codecov [2023-11-08T17:46:05.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-310&commit=00be63f8cc257388073fda2040ea54f00ab4685f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=310&job=&cmd_args= [2023-11-08T17:46:06.224Z] -> Uploading to [2023-11-08T17:46:06.224Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/73D8F5FF140700D3E01443B452E23636/00be63f8cc257388073fda2040ea54f00ab4685f/b48b19aa-0eea-4d59-a2b3-3ccebdd16b00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T174605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e0ca4351abf91e7c324bc60e4eb7c7711e57be8c4588b184dfa34744645a21e [2023-11-08T17:46:06.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T17:46:06.224Z] Dload Upload Total Spent Left Speed [2023-11-08T17:46:06.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 24835 --:--:-- --:--:-- --:--:-- 24835 [2023-11-08T17:46:06.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/00be63f8cc257388073fda2040ea54f00ab4685f [Pipeline] } [2023-11-08T17:46:06.513Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T17:46:08.417Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-310/archives ] [2023-11-08T17:46:08.417Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-310/archives [2023-11-08T17:46:08.417Z] total 16 [2023-11-08T17:46:08.417Z] drwxr-xr-x 3 root root 4096 Nov 8 17:37 . [2023-11-08T17:46:08.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:37 .. [2023-11-08T17:46:08.417Z] drwxr-xr-x 2 root root 4096 Nov 8 17:37 cost [2023-11-08T17:46:08.417Z] -rw-r--r-- 1 root root 89 Nov 8 17:37 cost.csv [2023-11-08T17:46:08.417Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-310/archives [2023-11-08T17:46:08.417Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-310/archives [2023-11-08T17:46:08.417Z] total 16 [2023-11-08T17:46:08.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:37 . [2023-11-08T17:46:08.417Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:37 .. [2023-11-08T17:46:08.417Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 17:37 cost [2023-11-08T17:46:08.417Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 17:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:08.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:09.643Z] ---> package-listing.sh [2023-11-08T17:46:09.643Z] ++ facter osfamily [2023-11-08T17:46:09.643Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T17:46:09.901Z] + OS_FAMILY=debian [2023-11-08T17:46:09.901Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-310 [2023-11-08T17:46:09.901Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T17:46:09.901Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T17:46:09.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T17:46:09.901Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T17:46:09.901Z] + '[' /w/workspace/foundry_device-usb-camera_PR-310 ']' [2023-11-08T17:46:09.901Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T17:46:09.901Z] + case "${OS_FAMILY}" in [2023-11-08T17:46:09.901Z] + dpkg -l [2023-11-08T17:46:09.901Z] + grep '^ii' [2023-11-08T17:46:09.901Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T17:46:09.901Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T17:46:09.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T17:46:09.901Z] + '[' /w/workspace/foundry_device-usb-camera_PR-310 ']' [2023-11-08T17:46:09.901Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-310/archives/ [2023-11-08T17:46:09.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-310/archives/ [Pipeline] echo [2023-11-08T17:46:09.947Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T17:46:10.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T17:46:10.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T17:46:10.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T17:46:11.037Z] prd-ubuntu20.04-docker-8c-8g-17040 does not seem to be running inside a container [2023-11-08T17:46:11.122Z] $ 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-310/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-310 -v /w/workspace/foundry_device-usb-camera_PR-310:/w/workspace/foundry_device-usb-camera_PR-310:rw,z -v /w/workspace/foundry_device-usb-camera_PR-310@tmp:/w/workspace/foundry_device-usb-camera_PR-310@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 [2023-11-08T17:46:12.384Z] $ docker top 49eab79a7d32ac92efc8040f0500b968df95cee67a7f0bae63438fbf8b00d98f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T17:46:12.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T17:46:13.086Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T17:46:13.395Z] + ls /var/log/sa-host [2023-11-08T17:46:13.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T17:46:13.618Z] provisioning config files... [2023-11-08T17:46:13.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-310@tmp/config361620205014384835tmp [Pipeline] { [Pipeline] echo [2023-11-08T17:46:13.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:14.006Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T17:46:14.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:14.452Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T17:46:14.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:14.807Z] ---> sudo-logs.sh [2023-11-08T17:46:14.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T17:46:14.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:15.205Z] ---> job-cost.sh [2023-11-08T17:46:15.205Z] lf-activate-venv: SKIPPING [2023-11-08T17:46:15.205Z] DEBUG: total: 0.2199999988079071 [2023-11-08T17:46:15.205Z] INFO: Retrieving Stack Cost... [2023-11-08T17:46:15.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T17:46:16.031Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T17:46:16.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T17:46:16.384Z] ---> logs-deploy.sh [2023-11-08T17:46:16.384Z] lf-activate-venv: SKIPPING [2023-11-08T17:46:16.384Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-310/1 [2023-11-08T17:46:16.384Z] INFO: archiving workspace using pattern(s): [2023-11-08T17:46:17.319Z] Archives upload complete. [2023-11-08T17:46:17.319Z] INFO: archiving logs to Nexus