Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 161c4ab50dc050bfff754ecb3f339c0ba011befd+0cc3ff17016e4b9356b20232157fe6cd112e453b (e0e43885384ea6f9302927b5b9de3fd13f947e54) 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-ssh11636806994369965491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1924287880703887463.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-243/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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17550478923122207004.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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16625713905783187403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2428476179613039292.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-243/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-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6860902099379714311.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14823 in /w/workspace/foundry_device-usb-camera_PR-243 [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-243 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0cc3ff17016e4b9356b20232157fe6cd112e453b into PR head commit 161c4ab50dc050bfff754ecb3f339c0ba011befd Merge succeeded, producing 161c4ab50dc050bfff754ecb3f339c0ba011befd Checking out Revision 161c4ab50dc050bfff754ecb3f339c0ba011befd (PR-243) > 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/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161c4ab50dc050bfff754ecb3f339c0ba011befd # 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 0cc3ff17016e4b9356b20232157fe6cd112e453b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161c4ab50dc050bfff754ecb3f339c0ba011befd # timeout=10 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T23:45:29.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T23:45:30.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T23:45:30.157Z] ========================================================= [2023-05-09T23:45:30.157Z] EdgeX Global Pipelines Version Info [2023-05-09T23:45:30.157Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:45:30.888Z] ------------------- [2023-05-09T23:45:30.888Z] stable info: [2023-05-09T23:45:30.888Z] ------------------- [2023-05-09T23:45:30.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T23:45:30.888Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:45:30.888Z] Message: update stable to v1.0.249 [2023-05-09T23:45:31.459Z] ------------------- [2023-05-09T23:45:31.459Z] experimental info: [2023-05-09T23:45:31.459Z] ------------------- [2023-05-09T23:45:31.459Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T23:45:31.459Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:45:31.459Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T23:45:31.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-09T23:45:31.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-09T23:45:31.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T23:45:31.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T23:45:31.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T23:45:31.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T23:45:31.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T23:45:32.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T23:45:32.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T23:45:32.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T23:45:32.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T23:45:32.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-09T23:45:32.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T23:45:32.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T23:45:32.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:45:32.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T23:45:32.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:45:32.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T23:45:32.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T23:45:32.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T23:45:32.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T23:45:32.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T23:45:32.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T23:45:32.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T23:45:32.753Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T23:45:32.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T23:45:32.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T23:45:32.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2023-05-09T23:45:32.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2023-05-09T23:45:32.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2023-05-09T23:45:33.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 161c4ab50dc050bfff754ecb3f339c0ba011befd [Pipeline] echo [2023-05-09T23:45:33.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 161c4ab [Pipeline] echo [2023-05-09T23:45:33.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:45:33.220Z] provisioning config files... [2023-05-09T23:45:33.234Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-243@tmp/config8165509482093042185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:45:33.580Z] ---> docker-login.sh [2023-05-09T23:45:33.580Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:45:33.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:33.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:33.842Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:33.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:33.842Z] [2023-05-09T23:45:33.842Z] Login Succeeded [2023-05-09T23:45:33.842Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:45:33.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:33.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:33.842Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:33.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:33.842Z] [2023-05-09T23:45:33.842Z] Login Succeeded [2023-05-09T23:45:33.842Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:45:34.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:34.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:34.104Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:34.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:34.104Z] [2023-05-09T23:45:34.104Z] Login Succeeded [2023-05-09T23:45:34.104Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:45:34.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:34.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:34.104Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:34.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:34.104Z] [2023-05-09T23:45:34.104Z] Login Succeeded [2023-05-09T23:45:34.104Z] docker.io [2023-05-09T23:45:34.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:34.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:34.364Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:34.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:34.364Z] [2023-05-09T23:45:34.364Z] Login Succeeded [2023-05-09T23:45:34.364Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:45:34.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T23:45:35.009Z] + git rev-list -1 --merges 161c4ab50dc050bfff754ecb3f339c0ba011befd~1..161c4ab50dc050bfff754ecb3f339c0ba011befd [Pipeline] echo [2023-05-09T23:45:35.077Z] -----------> git rev-list -1 --merges 161c4ab50dc050bfff754ecb3f339c0ba011befd~1..161c4ab50dc050bfff754ecb3f339c0ba011befd 161c4ab50dc050bfff754ecb3f339c0ba011befd [false] [Pipeline] sh [2023-05-09T23:45:35.384Z] + git log --format=format:%s -1 161c4ab50dc050bfff754ecb3f339c0ba011befd [Pipeline] echo [2023-05-09T23:45:35.431Z] ========================================================= [2023-05-09T23:45:35.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T23:45:35.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:45:35.871Z] + git log --format=format:%s -1 161c4ab50dc050bfff754ecb3f339c0ba011befd [Pipeline] echo [2023-05-09T23:45:35.902Z] [semverPrep] GIT_COMMIT: 161c4ab50dc050bfff754ecb3f339c0ba011befd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T23:45:35.930Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T23:45:36.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T23:45:36.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T23:45:36.399Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T23:45:36.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T23:45:36.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T23:45:36.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T23:45:36.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:45:36.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:45:36.932Z] [2023-05-09T23:45:36.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:45:37.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:45:37.318Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T23:45:37.318Z] b85a868b505f: Pulling fs layer [2023-05-09T23:45:37.318Z] e2be974225ed: Pulling fs layer [2023-05-09T23:45:37.318Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T23:45:37.318Z] 988bab9f4d93: Pulling fs layer [2023-05-09T23:45:37.318Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T23:45:37.318Z] eaf3925da568: Pulling fs layer [2023-05-09T23:45:37.318Z] bab4dde63d76: Pulling fs layer [2023-05-09T23:45:37.318Z] bde34c3a00c8: Pulling fs layer [2023-05-09T23:45:37.318Z] b352a97aabf1: Pulling fs layer [2023-05-09T23:45:37.318Z] 4872d77fe225: Pulling fs layer [2023-05-09T23:45:37.318Z] 5851b861e8e6: Pulling fs layer [2023-05-09T23:45:37.318Z] eaf3925da568: Waiting [2023-05-09T23:45:37.318Z] bab4dde63d76: Waiting [2023-05-09T23:45:37.318Z] bde34c3a00c8: Waiting [2023-05-09T23:45:37.318Z] b352a97aabf1: Waiting [2023-05-09T23:45:37.318Z] 988bab9f4d93: Waiting [2023-05-09T23:45:37.318Z] 1469e6f7b9e6: Waiting [2023-05-09T23:45:37.318Z] 4872d77fe225: Waiting [2023-05-09T23:45:37.318Z] e2be974225ed: Verifying Checksum [2023-05-09T23:45:37.318Z] e2be974225ed: Download complete [2023-05-09T23:45:37.318Z] 988bab9f4d93: Verifying Checksum [2023-05-09T23:45:37.318Z] 988bab9f4d93: Download complete [2023-05-09T23:45:37.585Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T23:45:37.585Z] 1469e6f7b9e6: Download complete [2023-05-09T23:45:37.585Z] eaf3925da568: Verifying Checksum [2023-05-09T23:45:37.585Z] eaf3925da568: Download complete [2023-05-09T23:45:37.585Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T23:45:37.585Z] 339a4e72a1f5: Download complete [2023-05-09T23:45:37.585Z] bde34c3a00c8: Download complete [2023-05-09T23:45:37.585Z] b352a97aabf1: Download complete [2023-05-09T23:45:37.585Z] 4872d77fe225: Verifying Checksum [2023-05-09T23:45:37.585Z] 4872d77fe225: Download complete [2023-05-09T23:45:37.585Z] 5851b861e8e6: Verifying Checksum [2023-05-09T23:45:37.585Z] 5851b861e8e6: Download complete [2023-05-09T23:45:37.585Z] b85a868b505f: Verifying Checksum [2023-05-09T23:45:37.585Z] b85a868b505f: Download complete [2023-05-09T23:45:37.847Z] bab4dde63d76: Verifying Checksum [2023-05-09T23:45:37.848Z] bab4dde63d76: Download complete [2023-05-09T23:45:38.786Z] b85a868b505f: Pull complete [2023-05-09T23:45:38.786Z] e2be974225ed: Pull complete [2023-05-09T23:45:39.357Z] 339a4e72a1f5: Pull complete [2023-05-09T23:45:39.357Z] 988bab9f4d93: Pull complete [2023-05-09T23:45:39.616Z] 1469e6f7b9e6: Pull complete [2023-05-09T23:45:39.616Z] eaf3925da568: Pull complete [2023-05-09T23:45:40.996Z] bab4dde63d76: Pull complete [2023-05-09T23:45:41.255Z] bde34c3a00c8: Pull complete [2023-05-09T23:45:41.255Z] b352a97aabf1: Pull complete [2023-05-09T23:45:41.255Z] 4872d77fe225: Pull complete [2023-05-09T23:45:41.515Z] 5851b861e8e6: Pull complete [2023-05-09T23:45:41.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T23:45:41.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T23:45:41.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:45:41.744Z] prd-ubuntu20.04-docker-8c-8g-14823 does not seem to be running inside a container [2023-05-09T23:45:41.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-243 -v /w/workspace/foundry_device-usb-camera_PR-243:/w/workspace/foundry_device-usb-camera_PR-243:rw,z -v /w/workspace/foundry_device-usb-camera_PR-243@tmp:/w/workspace/foundry_device-usb-camera_PR-243@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-05-09T23:45:44.043Z] $ docker top 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 -eo pid,comm [2023-05-09T23:45:44.103Z] 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-05-09T23:45:44.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T23:45:44.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:45:44.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:45:44.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:45:44.359Z] $ docker exec 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 ssh-agent [2023-05-09T23:45:44.472Z] SSH_AUTH_SOCK=/tmp/ssh-9TOKEIfLMrKe/agent.32 [2023-05-09T23:45:44.472Z] SSH_AGENT_PID=38 [2023-05-09T23:45:44.479Z] Running ssh-add (command line suppressed) [2023-05-09T23:45:44.580Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-243@tmp/private_key_3377061266702980115.key (/w/workspace/foundry_device-usb-camera_PR-243@tmp/private_key_3377061266702980115.key) [2023-05-09T23:45:44.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:45:44.931Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T23:45:44.947Z] $ docker exec --env ******** --env ******** 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 ssh-agent -k [2023-05-09T23:45:45.046Z] unset SSH_AUTH_SOCK; [2023-05-09T23:45:45.047Z] unset SSH_AGENT_PID; [2023-05-09T23:45:45.047Z] echo Agent pid 38 killed; [2023-05-09T23:45:45.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T23:45:45.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T23:45:45.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T23:45:45.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T23:45:45.271Z] $ docker exec 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 ssh-agent [2023-05-09T23:45:45.394Z] SSH_AUTH_SOCK=/tmp/ssh-cMf8alL8p2fS/agent.71 [2023-05-09T23:45:45.394Z] SSH_AGENT_PID=77 [2023-05-09T23:45:45.400Z] Running ssh-add (command line suppressed) [2023-05-09T23:45:45.498Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-243@tmp/private_key_14940408904798520481.key (/w/workspace/foundry_device-usb-camera_PR-243@tmp/private_key_14940408904798520481.key) [2023-05-09T23:45:45.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T23:45:45.849Z] + git semver init [2023-05-09T23:45:46.110Z] 2023-05-09 23:45:46,016 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T23:45:46.110Z] 2023-05-09 23:45:46,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-243/.semver [2023-05-09T23:45:46.110Z] 2023-05-09 23:45:46,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-243/.semver [2023-05-09T23:45:46.110Z] 2023-05-09 23:45:46,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-243/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-243, universal_newlines=False, shell=None, istream=None) [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,692 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-243/.git/info/exclude [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-243/.semver/PR-243 with force:False [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,692 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-243/.semver/PR-243 [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,696 [execute] INFO git cat-file --batch-check [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,703 [execute] INFO git cat-file --batch [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T23:45:47.049Z] 2023-05-09 23:45:46,707 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-243/.semver/PR-243 [2023-05-09T23:45:47.049Z] 0.0.0 [Pipeline] } [2023-05-09T23:45:47.071Z] $ docker exec --env ******** --env ******** 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 ssh-agent -k [2023-05-09T23:45:47.161Z] unset SSH_AUTH_SOCK; [2023-05-09T23:45:47.161Z] unset SSH_AGENT_PID; [2023-05-09T23:45:47.161Z] echo Agent pid 77 killed; [2023-05-09T23:45:47.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T23:45:47.597Z] + git semver [Pipeline] } [2023-05-09T23:45:47.873Z] $ docker stop --time=1 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 [2023-05-09T23:45:49.158Z] $ docker rm -f --volumes 9e6adc9ad7ada1bdd939a6bbd4910b2cbdea2fd6d2fe264dc942b896b919ea10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:45:49.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T23:45:49.839Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T23:45:49.863Z] [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-05-09T23:45:50.483Z] provisioning config files... [2023-05-09T23:45:50.494Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-243@tmp/config3668992464607900639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:45:50.843Z] ---> docker-login.sh [2023-05-09T23:45:50.843Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:45:50.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:50.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:50.843Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:50.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:50.843Z] [2023-05-09T23:45:50.843Z] Login Succeeded [2023-05-09T23:45:50.843Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:45:50.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:50.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:50.843Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:50.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:50.843Z] [2023-05-09T23:45:50.843Z] Login Succeeded [2023-05-09T23:45:50.843Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:45:51.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:51.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:51.103Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:51.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:51.103Z] [2023-05-09T23:45:51.103Z] Login Succeeded [2023-05-09T23:45:51.103Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:45:51.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:51.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:51.103Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:51.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:51.103Z] [2023-05-09T23:45:51.103Z] Login Succeeded [2023-05-09T23:45:51.103Z] docker.io [2023-05-09T23:45:51.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:45:51.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:45:51.363Z] Configure a credential helper to remove this warning. See [2023-05-09T23:45:51.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:45:51.363Z] [2023-05-09T23:45:51.363Z] Login Succeeded [2023-05-09T23:45:51.363Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:45:51.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:45:51.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:45:51.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:45:51.658Z] ========================================================= [2023-05-09T23:45:51.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T23:45:51.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:45:52.126Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T23:45:52.126Z] Sending build context to Docker daemon 2.003MB [2023-05-09T23:45:52.126Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:45:52.126Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T23:45:52.126Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T23:45:52.126Z] f56be85fc22e: Pulling fs layer [2023-05-09T23:45:52.126Z] 85791d961cd3: Pulling fs layer [2023-05-09T23:45:52.126Z] d694b5ae8c79: Pulling fs layer [2023-05-09T23:45:52.126Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T23:45:52.126Z] 4d19c01a9841: Pulling fs layer [2023-05-09T23:45:52.126Z] 9325e15d5711: Pulling fs layer [2023-05-09T23:45:52.126Z] 556b6ee489ea: Pulling fs layer [2023-05-09T23:45:52.126Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T23:45:52.126Z] 9325e15d5711: Waiting [2023-05-09T23:45:52.126Z] 4d19c01a9841: Waiting [2023-05-09T23:45:52.126Z] c5a4b2cf53e6: Waiting [2023-05-09T23:45:52.126Z] 85791d961cd3: Verifying Checksum [2023-05-09T23:45:52.126Z] 85791d961cd3: Download complete [2023-05-09T23:45:52.126Z] 9f32a84ed3da: Download complete [2023-05-09T23:45:52.391Z] 4d19c01a9841: Verifying Checksum [2023-05-09T23:45:52.391Z] 4d19c01a9841: Download complete [2023-05-09T23:45:52.391Z] f56be85fc22e: Verifying Checksum [2023-05-09T23:45:52.391Z] f56be85fc22e: Download complete [2023-05-09T23:45:52.391Z] 9325e15d5711: Verifying Checksum [2023-05-09T23:45:52.391Z] 9325e15d5711: Download complete [2023-05-09T23:45:52.391Z] f56be85fc22e: Pull complete [2023-05-09T23:45:52.651Z] 85791d961cd3: Pull complete [2023-05-09T23:45:52.912Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T23:45:52.912Z] c5a4b2cf53e6: Download complete [2023-05-09T23:45:52.912Z] d694b5ae8c79: Download complete [2023-05-09T23:45:53.171Z] 556b6ee489ea: Verifying Checksum [2023-05-09T23:45:53.171Z] 556b6ee489ea: Download complete [2023-05-09T23:45:56.453Z] d694b5ae8c79: Pull complete [2023-05-09T23:45:56.453Z] 9f32a84ed3da: Pull complete [2023-05-09T23:45:56.453Z] 4d19c01a9841: Pull complete [2023-05-09T23:45:56.453Z] 9325e15d5711: Pull complete [2023-05-09T23:45:58.988Z] 556b6ee489ea: Pull complete [2023-05-09T23:45:59.937Z] c5a4b2cf53e6: Pull complete [2023-05-09T23:45:59.937Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T23:45:59.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T23:45:59.937Z] ---> c4be618373d6 [2023-05-09T23:45:59.937Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:46:04.134Z] ---> Running in 9f73d2e4e62b [2023-05-09T23:46:04.134Z] Removing intermediate container 9f73d2e4e62b [2023-05-09T23:46:04.134Z] ---> 19f1df4cd115 [2023-05-09T23:46:04.134Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:46:04.134Z] ---> Running in 2504886c3adb [2023-05-09T23:46:04.134Z] Removing intermediate container 2504886c3adb [2023-05-09T23:46:04.134Z] ---> 6dc9607cf605 [2023-05-09T23:46:04.134Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T23:46:04.134Z] ---> Running in aea6cc58b44e [2023-05-09T23:46:04.134Z] Removing intermediate container aea6cc58b44e [2023-05-09T23:46:04.134Z] ---> ad59390392cc [2023-05-09T23:46:04.134Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T23:46:04.134Z] ---> Running in 55dab102c2a3 [2023-05-09T23:46:04.134Z] Removing intermediate container 55dab102c2a3 [2023-05-09T23:46:04.134Z] ---> 683e5a52adc7 [2023-05-09T23:46:04.134Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:46:04.134Z] ---> Running in 23dddf42eb4a [2023-05-09T23:46:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:46:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:46:04.651Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-09T23:46:04.651Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-09T23:46:04.651Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T23:46:04.651Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T23:46:04.651Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-09T23:46:04.651Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-09T23:46:04.651Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-09T23:46:04.651Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-09T23:46:04.651Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-09T23:46:04.651Z] (10/14) Installing kmod-libs (30-r1) [2023-05-09T23:46:04.651Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-09T23:46:04.651Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-09T23:46:04.651Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-09T23:46:04.651Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-09T23:46:04.912Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:46:04.912Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T23:46:04.912Z] OK: 272 MiB in 67 packages [2023-05-09T23:46:05.297Z] Still waiting to schedule task [2023-05-09T23:46:05.297Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T23:46:05.480Z] Removing intermediate container 23dddf42eb4a [2023-05-09T23:46:05.480Z] ---> f507fd8db3cb [2023-05-09T23:46:05.480Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-09T23:46:05.480Z] ---> Running in 17887a606943 [2023-05-09T23:46:05.480Z] Removing intermediate container 17887a606943 [2023-05-09T23:46:05.480Z] ---> 04077e8d5523 [2023-05-09T23:46:05.480Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-09T23:46:05.480Z] ---> 9972baf9c815 [2023-05-09T23:46:05.480Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:46:05.480Z] ---> Running in 15e40cb2edb3 [2023-05-09T23:46:32.029Z] Removing intermediate container 15e40cb2edb3 [2023-05-09T23:46:32.029Z] ---> 109797c0b5f2 [2023-05-09T23:46:32.029Z] Step 11/13 : COPY . . [2023-05-09T23:46:32.029Z] ---> 752775c4f53d [2023-05-09T23:46:32.029Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T23:46:32.029Z] ---> Running in c78d028e4a2f [2023-05-09T23:46:32.029Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:46:32.029Z] Dload Upload  Total Spent Left Speed [2023-05-09T23:46:32.029Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8637 0 --:--:-- --:--:-- --:--:-- 8704 [2023-05-09T23:46:32.029Z] Removing intermediate container c78d028e4a2f [2023-05-09T23:46:32.029Z] ---> 112483abc9ed [2023-05-09T23:46:32.029Z] Step 13/13 : RUN ${MAKE} [2023-05-09T23:46:32.029Z] ---> Running in 3ab28e724bb6 [2023-05-09T23:46:32.029Z] noop [2023-05-09T23:46:32.029Z] Removing intermediate container 3ab28e724bb6 [2023-05-09T23:46:32.029Z] ---> 737fceafe4eb [2023-05-09T23:46:32.029Z] Successfully built 737fceafe4eb [2023-05-09T23:46:32.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:46:32.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:46:32.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:46:32.630Z] prd-ubuntu20.04-docker-8c-8g-14823 does not seem to be running inside a container [2023-05-09T23:46:32.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-243 -v /w/workspace/foundry_device-usb-camera_PR-243:/w/workspace/foundry_device-usb-camera_PR-243:rw,z -v /w/workspace/foundry_device-usb-camera_PR-243@tmp:/w/workspace/foundry_device-usb-camera_PR-243@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-05-09T23:46:32.992Z] $ docker top f3aa53f7e3044f29f550f75fad82062f404b2068ca609bb171c8007919954d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:46:33.391Z] + go version [2023-05-09T23:46:33.392Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T23:46:33.421Z] $ docker stop --time=1 f3aa53f7e3044f29f550f75fad82062f404b2068ca609bb171c8007919954d0a [2023-05-09T23:46:34.649Z] $ docker rm -f --volumes f3aa53f7e3044f29f550f75fad82062f404b2068ca609bb171c8007919954d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:46:35.372Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T23:46:35.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:46:35.527Z] prd-ubuntu20.04-docker-8c-8g-14823 does not seem to be running inside a container [2023-05-09T23:46:35.550Z] $ 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-243 -v /w/workspace/foundry_device-usb-camera_PR-243:/w/workspace/foundry_device-usb-camera_PR-243:rw,z -v /w/workspace/foundry_device-usb-camera_PR-243@tmp:/w/workspace/foundry_device-usb-camera_PR-243@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-05-09T23:46:35.865Z] $ docker top 4f6a1ec77bcdc93acc9ce75e05bc4d4615d06ccdb4427c4adaa5489033cc6cb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:46:36.274Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-243 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:46:36.636Z] + make test [2023-05-09T23:46:36.636Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T23:46:40.828Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-09T23:46:50.793Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-09T23:46:50.793Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-05-09T23:46:56.072Z] go vet ./... [2023-05-09T23:47:00.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:47:00.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:47:00.258Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:47:00.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:47:00.329Z] $ docker stop --time=1 4f6a1ec77bcdc93acc9ce75e05bc4d4615d06ccdb4427c4adaa5489033cc6cb3 [2023-05-09T23:47:03.539Z] $ docker rm -f --volumes 4f6a1ec77bcdc93acc9ce75e05bc4d4615d06ccdb4427c4adaa5489033cc6cb3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:47:04.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:47:04.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T23:47:04.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:47:05.228Z] + ls -al . [2023-05-09T23:47:05.228Z] total 192 [2023-05-09T23:47:05.228Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:46 . [2023-05-09T23:47:05.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:45 .. [2023-05-09T23:47:05.228Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:45 .git [2023-05-09T23:47:05.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:45 .github [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 414 May 9 23:45 .gitignore [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:45 .golangci.yml [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 77 May 9 23:45 .hadolint.yml [2023-05-09T23:47:05.228Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:45 .semver [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 9 23:45 Attribution.txt [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 9 23:45 CHANGELOG.md [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 9 23:45 Dockerfile [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 23:45 GOVERNANCE.md [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 659 May 9 23:45 Jenkinsfile [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:45 LICENSE [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 9 23:45 Makefile [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 23:45 OWNERS.md [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 9 23:45 README.md [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:45 VERSION [2023-05-09T23:47:05.228Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:45 bin [2023-05-09T23:47:05.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:45 cmd [2023-05-09T23:47:05.228Z] -rw-r--r-- 1 jenkins jenkins 28693 May 9 23:46 coverage.out [2023-05-09T23:47:05.228Z] -rwxrwxr-x 1 jenkins jenkins 140 May 9 23:45 docker-entrypoint.sh [2023-05-09T23:47:05.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:45 docs [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 9 23:45 go.mod [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 9 23:45 go.sum [2023-05-09T23:47:05.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:45 internal [2023-05-09T23:47:05.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:45 snap [2023-05-09T23:47:05.228Z] -rw-rw-r-- 1 jenkins jenkins 231 May 9 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:47:05.628Z] + 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=161c4ab50dc050bfff754ecb3f339c0ba011befd --label arch=amd64 --label version=0.0.0 . [2023-05-09T23:47:05.628Z] Sending build context to Docker daemon 2.033MB [2023-05-09T23:47:05.628Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:47:05.628Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-09T23:47:05.628Z] ---> 737fceafe4eb [2023-05-09T23:47:05.628Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:47:05.628Z] ---> Running in de890790932f [2023-05-09T23:47:05.888Z] Removing intermediate container de890790932f [2023-05-09T23:47:05.888Z] ---> 5f56d4d837a7 [2023-05-09T23:47:05.888Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:47:05.888Z] ---> Running in ffa4ebfc9238 [2023-05-09T23:47:05.888Z] Removing intermediate container ffa4ebfc9238 [2023-05-09T23:47:05.888Z] ---> ee0a65b50c29 [2023-05-09T23:47:05.888Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T23:47:05.888Z] ---> Running in a3e1a3bf6943 [2023-05-09T23:47:05.888Z] Removing intermediate container a3e1a3bf6943 [2023-05-09T23:47:05.888Z] ---> 68209d88a368 [2023-05-09T23:47:05.888Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T23:47:05.888Z] ---> Running in 8ff5bc1034e3 [2023-05-09T23:47:06.148Z] Removing intermediate container 8ff5bc1034e3 [2023-05-09T23:47:06.149Z] ---> 7facd827a77b [2023-05-09T23:47:06.149Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:47:06.149Z] ---> Running in 47de5eb6c5cd [2023-05-09T23:47:06.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:47:06.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:47:06.669Z] OK: 272 MiB in 67 packages [2023-05-09T23:47:06.928Z] Removing intermediate container 47de5eb6c5cd [2023-05-09T23:47:06.928Z] ---> 541730bfaf87 [2023-05-09T23:47:06.928Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-09T23:47:06.928Z] ---> Running in 9bc2b493b1fe [2023-05-09T23:47:06.928Z] Removing intermediate container 9bc2b493b1fe [2023-05-09T23:47:06.928Z] ---> c9360a059f92 [2023-05-09T23:47:06.928Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-09T23:47:07.188Z] ---> 49f6d5403c08 [2023-05-09T23:47:07.188Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:47:07.188Z] ---> Running in 755e03968e86 [2023-05-09T23:47:08.130Z] Removing intermediate container 755e03968e86 [2023-05-09T23:47:08.130Z] ---> 1c3b3c74f5a3 [2023-05-09T23:47:08.130Z] Step 11/35 : COPY . . [2023-05-09T23:47:08.130Z] ---> 2a25abb5f596 [2023-05-09T23:47:08.130Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T23:47:08.130Z] ---> Running in 2b55d7664b2b [2023-05-09T23:47:08.390Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:47:08.390Z] Dload Upload Total Spent Left Speed [2023-05-09T23:47:08.650Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20403 0 --:--:-- --:--:-- --:--:-- 20823 [2023-05-09T23:47:08.910Z] Removing intermediate container 2b55d7664b2b [2023-05-09T23:47:08.910Z] ---> bc82c95c53a9 [2023-05-09T23:47:08.910Z] Step 13/35 : RUN ${MAKE} [2023-05-09T23:47:08.910Z] ---> Running in 4c4beb205ff2 [2023-05-09T23:47:09.168Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-09T23:47:31.100Z] Removing intermediate container 4c4beb205ff2 [2023-05-09T23:47:31.100Z] ---> 07e61d39ed8e [2023-05-09T23:47:31.100Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-09T23:47:31.100Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-09T23:47:31.100Z] 4acc49c71d14: Pulling fs layer [2023-05-09T23:47:31.100Z] 4acc49c71d14: Verifying Checksum [2023-05-09T23:47:31.100Z] 4acc49c71d14: Download complete [2023-05-09T23:47:31.100Z] 4acc49c71d14: Pull complete [2023-05-09T23:47:31.100Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-09T23:47:31.100Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-09T23:47:31.100Z] ---> 01a2bd3e5fff [2023-05-09T23:47:31.100Z] Step 15/35 : FROM alpine:3.17 [2023-05-09T23:47:31.100Z] 3.17: Pulling from library/alpine [2023-05-09T23:47:31.100Z] f56be85fc22e: Already exists [2023-05-09T23:47:31.100Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:47:31.100Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:47:31.100Z] ---> 9ed4aefc74f6 [2023-05-09T23:47:31.100Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T23:47:31.100Z] ---> Running in f2c4d038fa20 [2023-05-09T23:47:31.100Z] Removing intermediate container f2c4d038fa20 [2023-05-09T23:47:31.100Z] ---> b13e0842e164 [2023-05-09T23:47:31.100Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-09T23:47:31.100Z] ---> Running in 9315db988a42 [2023-05-09T23:47:31.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T23:47:31.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T23:47:31.100Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-09T23:47:31.100Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-09T23:47:31.100Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-09T23:47:31.100Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-09T23:47:31.100Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-09T23:47:31.100Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-09T23:47:31.100Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-09T23:47:31.100Z] (8/86) Installing libxcb (1.15-r0) [2023-05-09T23:47:31.100Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-09T23:47:31.100Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-09T23:47:31.100Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-09T23:47:31.100Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-09T23:47:31.100Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-09T23:47:31.100Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-09T23:47:31.100Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-09T23:47:31.100Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-09T23:47:31.100Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-09T23:47:31.100Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-09T23:47:31.100Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-09T23:47:31.100Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-09T23:47:31.100Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-09T23:47:31.100Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-09T23:47:31.100Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-09T23:47:31.100Z] (24/86) Installing glib (2.74.6-r0) [2023-05-09T23:47:31.100Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-09T23:47:31.100Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-09T23:47:31.100Z] (27/86) Installing libass (0.16.0-r1) [2023-05-09T23:47:31.100Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-09T23:47:31.100Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-09T23:47:31.100Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-09T23:47:31.100Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-09T23:47:31.100Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-09T23:47:31.100Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-09T23:47:31.100Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-09T23:47:31.100Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-09T23:47:31.100Z] (36/86) Installing libunistring (1.1-r0) [2023-05-09T23:47:31.100Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-09T23:47:31.100Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-09T23:47:31.100Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-09T23:47:31.100Z] (40/86) Installing lame (3.100-r2) [2023-05-09T23:47:31.100Z] (41/86) Installing opus (1.3.1-r1) [2023-05-09T23:47:31.100Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-09T23:47:31.100Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-09T23:47:31.100Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-09T23:47:31.100Z] (45/86) Installing orc (0.4.33-r0) [2023-05-09T23:47:31.100Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-09T23:47:31.100Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-09T23:47:31.100Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-09T23:47:31.100Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-09T23:47:31.100Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-09T23:47:31.100Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-09T23:47:31.100Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-09T23:47:31.100Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-09T23:47:31.100Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-09T23:47:31.100Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-09T23:47:31.100Z] (56/86) Installing libpulse (16.1-r6) [2023-05-09T23:47:31.100Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-09T23:47:31.100Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-09T23:47:31.100Z] (59/86) Installing librist (0.2.7-r0) [2023-05-09T23:47:31.100Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-09T23:47:31.100Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-09T23:47:31.360Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-09T23:47:31.360Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T23:47:31.360Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T23:47:31.360Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-09T23:47:31.360Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-09T23:47:31.360Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-09T23:47:31.360Z] (68/86) Installing libva (2.16.0-r0) [2023-05-09T23:47:31.360Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-09T23:47:31.360Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-09T23:47:31.360Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-09T23:47:31.360Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-09T23:47:31.360Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-09T23:47:31.360Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-09T23:47:31.360Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-09T23:47:31.360Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-09T23:47:31.360Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-09T23:47:31.360Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-09T23:47:31.360Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-09T23:47:31.622Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-09T23:47:31.622Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-09T23:47:31.622Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-09T23:47:31.622Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-09T23:47:31.622Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-09T23:47:31.622Z] (85/86) Installing kmod-libs (30-r1) [2023-05-09T23:47:31.622Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-09T23:47:31.622Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:47:31.622Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T23:47:31.622Z] OK: 112 MiB in 101 packages [2023-05-09T23:47:33.527Z] Removing intermediate container 9315db988a42 [2023-05-09T23:47:33.527Z] ---> ba6d94dda9bf [2023-05-09T23:47:33.527Z] Step 18/35 : WORKDIR / [2023-05-09T23:47:33.527Z] ---> Running in 369089ffebfc [2023-05-09T23:47:33.786Z] Removing intermediate container 369089ffebfc [2023-05-09T23:47:33.786Z] ---> f643ed8690d9 [2023-05-09T23:47:33.786Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-09T23:47:34.390Z] ---> 197d4b6b293e [2023-05-09T23:47:34.390Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-09T23:47:34.390Z] ---> 5adb19da3964 [2023-05-09T23:47:34.390Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-09T23:47:34.649Z] ---> 7b8e4fb40903 [2023-05-09T23:47:34.649Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-09T23:47:34.649Z] ---> 0f546c246a13 [2023-05-09T23:47:34.649Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-09T23:47:34.908Z] ---> 8a6c08537ee5 [2023-05-09T23:47:34.908Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-09T23:47:34.908Z] ---> 7acc4feb3bbc [2023-05-09T23:47:34.908Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-09T23:47:35.476Z] ---> 6e5e527ca242 [2023-05-09T23:47:35.476Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-09T23:47:35.476Z] ---> Running in 7d18ea4166ce [2023-05-09T23:47:36.415Z] Removing intermediate container 7d18ea4166ce [2023-05-09T23:47:36.415Z] ---> aea28cf896e2 [2023-05-09T23:47:36.415Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-09T23:47:36.415Z] ---> Running in c04042f8e388 [2023-05-09T23:47:36.675Z] Removing intermediate container c04042f8e388 [2023-05-09T23:47:36.675Z] ---> 1cecdc4a9a36 [2023-05-09T23:47:36.675Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-09T23:47:36.675Z] ---> Running in 299186216c89 [2023-05-09T23:47:37.244Z] Removing intermediate container 299186216c89 [2023-05-09T23:47:37.244Z] ---> ea80049a8608 [2023-05-09T23:47:37.244Z] Step 29/35 : EXPOSE 59983 [2023-05-09T23:47:37.244Z] ---> Running in 2aec8adbfc2b [2023-05-09T23:47:37.244Z] Removing intermediate container 2aec8adbfc2b [2023-05-09T23:47:37.244Z] ---> d16902740eea [2023-05-09T23:47:37.244Z] Step 30/35 : EXPOSE 8554 [2023-05-09T23:47:37.504Z] ---> Running in 3aed2f648fed [2023-05-09T23:47:37.504Z] Removing intermediate container 3aed2f648fed [2023-05-09T23:47:37.504Z] ---> c32619836f3f [2023-05-09T23:47:37.504Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-09T23:47:37.504Z] ---> Running in fa46a277afec [2023-05-09T23:47:37.504Z] Removing intermediate container fa46a277afec [2023-05-09T23:47:37.504Z] ---> 056a825f74d0 [2023-05-09T23:47:37.504Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-09T23:47:37.505Z] ---> Running in 2f3383d0ab35 [2023-05-09T23:47:37.765Z] Removing intermediate container 2f3383d0ab35 [2023-05-09T23:47:37.765Z] ---> e3aa6d8396eb [2023-05-09T23:47:37.765Z] Step 33/35 : LABEL arch=amd64 [2023-05-09T23:47:37.765Z] ---> Running in 49b0fdf9b09c [2023-05-09T23:47:37.765Z] Removing intermediate container 49b0fdf9b09c [2023-05-09T23:47:37.765Z] ---> 224b32a133b9 [2023-05-09T23:47:37.765Z] Step 34/35 : LABEL git_sha=161c4ab50dc050bfff754ecb3f339c0ba011befd [2023-05-09T23:47:37.765Z] ---> Running in 7265623235a1 [2023-05-09T23:47:37.765Z] Removing intermediate container 7265623235a1 [2023-05-09T23:47:37.765Z] ---> e4960781df10 [2023-05-09T23:47:37.765Z] Step 35/35 : LABEL version=0.0.0 [2023-05-09T23:47:37.765Z] ---> Running in 17fe1179013d [2023-05-09T23:47:38.025Z] Removing intermediate container 17fe1179013d [2023-05-09T23:47:38.025Z] ---> 5cbac14442ea [2023-05-09T23:47:38.025Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:47:38.025Z] Successfully built 5cbac14442ea [2023-05-09T23:47:38.025Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-05-09T23:47:38.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:47:38.929Z] [2023-05-09T23:47:38.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:47:39.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:47:39.319Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T23:47:39.319Z] 5eb5b503b376: Pulling fs layer [2023-05-09T23:47:39.319Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T23:47:39.319Z] ec43610c2a17: Pulling fs layer [2023-05-09T23:47:39.319Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T23:47:39.319Z] 33b1e0a273af: Pulling fs layer [2023-05-09T23:47:39.319Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T23:47:39.319Z] 2f39f015ded8: Pulling fs layer [2023-05-09T23:47:39.319Z] 33b1e0a273af: Waiting [2023-05-09T23:47:39.319Z] 5d3b04190fa2: Waiting [2023-05-09T23:47:39.319Z] 2f39f015ded8: Waiting [2023-05-09T23:47:39.319Z] 3a2ae6a8a46f: Waiting [2023-05-09T23:47:39.319Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T23:47:39.319Z] 5c69ac0246d0: Download complete [2023-05-09T23:47:39.319Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T23:47:39.319Z] 3a2ae6a8a46f: Download complete [2023-05-09T23:47:39.319Z] 33b1e0a273af: Verifying Checksum [2023-05-09T23:47:39.319Z] 33b1e0a273af: Download complete [2023-05-09T23:47:39.319Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T23:47:39.319Z] 5d3b04190fa2: Download complete [2023-05-09T23:47:39.319Z] ec43610c2a17: Verifying Checksum [2023-05-09T23:47:39.319Z] ec43610c2a17: Download complete [2023-05-09T23:47:39.577Z] 5eb5b503b376: Verifying Checksum [2023-05-09T23:47:39.577Z] 5eb5b503b376: Download complete [2023-05-09T23:47:40.145Z] 2f39f015ded8: Verifying Checksum [2023-05-09T23:47:40.145Z] 2f39f015ded8: Download complete [2023-05-09T23:47:40.712Z] 5eb5b503b376: Pull complete [2023-05-09T23:47:40.712Z] 5c69ac0246d0: Pull complete [2023-05-09T23:47:41.281Z] ec43610c2a17: Pull complete [2023-05-09T23:47:41.281Z] 3a2ae6a8a46f: Pull complete [2023-05-09T23:47:41.541Z] 33b1e0a273af: Pull complete [2023-05-09T23:47:41.541Z] 5d3b04190fa2: Pull complete [2023-05-09T23:47:45.733Z] 2f39f015ded8: Pull complete [2023-05-09T23:47:45.733Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T23:47:45.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:47:45.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:47:45.955Z] prd-ubuntu20.04-docker-8c-8g-14823 does not seem to be running inside a container [2023-05-09T23:47:45.983Z] $ 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-243 -v /w/workspace/foundry_device-usb-camera_PR-243:/w/workspace/foundry_device-usb-camera_PR-243:rw,z -v /w/workspace/foundry_device-usb-camera_PR-243@tmp:/w/workspace/foundry_device-usb-camera_PR-243@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-05-09T23:47:48.402Z] $ docker top 07f7e3a99ffc00e7b1294148478e7b23a79d6157ff079463232f3bf110696fce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:47:48.860Z] ---> job-cost.sh [2023-05-09T23:47:48.860Z] lf-activate-venv: SKIPPING [2023-05-09T23:47:48.860Z] INFO: No Stack... [2023-05-09T23:47:49.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:47:49.689Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:47:50.002Z] + cat /w/workspace/foundry_device-usb-camera_PR-243/archives/cost.csv [2023-05-09T23:47:50.002Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:47:50.038Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [2023-05-09T23:47:50.042Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] did not exist. Created. [2023-05-09T23:47:50.042Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:47:50.426Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T23:47:50.481Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:47:50.508Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:47:50.580Z] $ docker stop --time=1 07f7e3a99ffc00e7b1294148478e7b23a79d6157ff079463232f3bf110696fce [2023-05-09T23:47:51.719Z] $ docker rm -f --volumes 07f7e3a99ffc00e7b1294148478e7b23a79d6157ff079463232f3bf110696fce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T23:49:19.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14824 in /w/workspace/foundry_device-usb-camera_PR-243 [Pipeline] { [Pipeline] ws [2023-05-09T23:49:19.232Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-09T23:49:19.333Z] Selected Git installation does not exist. Using Default [2023-05-09T23:49:19.333Z] The recommended git tool is: NONE [2023-05-09T23:49:26.407Z] using credential edgex-jenkins-ssh [2023-05-09T23:49:26.428Z] Cloning the remote Git repository [2023-05-09T23:49:26.496Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-09T23:49:26.661Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-09T23:49:26.870Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-09T23:49:26.871Z] > git --version # timeout=10 [2023-05-09T23:49:26.901Z] > git --version # 'git version 2.25.1' [2023-05-09T23:49:26.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:49:27.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:49:27.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-09T23:49:27.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T23:49:29.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-09T23:49:29.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-09T23:49:29.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:49:29.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T23:49:29.928Z] Merging remotes/origin/main commit 0cc3ff17016e4b9356b20232157fe6cd112e453b into PR head commit 161c4ab50dc050bfff754ecb3f339c0ba011befd [2023-05-09T23:49:30.280Z] Merge succeeded, producing 161c4ab50dc050bfff754ecb3f339c0ba011befd [2023-05-09T23:49:30.281Z] Checking out Revision 161c4ab50dc050bfff754ecb3f339c0ba011befd (PR-243) [2023-05-09T23:49:30.986Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T23:49:31.042Z] > git --version # timeout=10 [2023-05-09T23:49:31.057Z] > git --version # 'git version 2.25.1' [2023-05-09T23:49:31.084Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T23:49:29.943Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:49:30.033Z] > git checkout -f 161c4ab50dc050bfff754ecb3f339c0ba011befd # timeout=10 [2023-05-09T23:49:30.148Z] > git remote # timeout=10 [2023-05-09T23:49:30.172Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T23:49:30.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T23:49:30.220Z] > git merge 0cc3ff17016e4b9356b20232157fe6cd112e453b # timeout=10 [2023-05-09T23:49:30.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T23:49:30.281Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T23:49:30.303Z] > git checkout -f 161c4ab50dc050bfff754ecb3f339c0ba011befd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:49:32.240Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T23:49:32.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:49:32.241Z] Dload Upload Total Spent Left Speed [2023-05-09T23:49:32.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 68553 100 12751 100 12751 0 0 68187 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-05-09T23:49:32.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T23:49:33.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T23:49:33.277Z] + sudo tee /etc/docker/daemon.new [2023-05-09T23:49:33.277Z] { [2023-05-09T23:49:33.277Z] "registry-mirrors": [ [2023-05-09T23:49:33.277Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T23:49:33.277Z] ], [2023-05-09T23:49:33.277Z] "bip": "10.250.0.254/24", [2023-05-09T23:49:33.277Z] "hosts": [ [2023-05-09T23:49:33.277Z] "tcp://0.0.0.0:5555", [2023-05-09T23:49:33.277Z] "unix:///var/run/docker.sock" [2023-05-09T23:49:33.277Z] ], [2023-05-09T23:49:33.277Z] "mtu": 1458, [2023-05-09T23:49:33.277Z] "selinux-enabled": true, [2023-05-09T23:49:33.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T23:49:33.277Z] } [Pipeline] sh [2023-05-09T23:49:33.649Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T23:49:34.027Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:49:52.448Z] provisioning config files... [2023-05-09T23:49:52.485Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10809000106973419327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:49:52.904Z] ---> docker-login.sh [2023-05-09T23:49:52.905Z] nexus3.edgexfoundry.org:10001 [2023-05-09T23:49:53.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:49:53.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:49:53.506Z] Configure a credential helper to remove this warning. See [2023-05-09T23:49:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:49:53.506Z] [2023-05-09T23:49:53.506Z] Login Succeeded [2023-05-09T23:49:53.506Z] nexus3.edgexfoundry.org:10002 [2023-05-09T23:49:53.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:49:54.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:49:54.057Z] Configure a credential helper to remove this warning. See [2023-05-09T23:49:54.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:49:54.057Z] [2023-05-09T23:49:54.057Z] Login Succeeded [2023-05-09T23:49:54.057Z] nexus3.edgexfoundry.org:10003 [2023-05-09T23:49:54.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:49:54.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:49:54.329Z] Configure a credential helper to remove this warning. See [2023-05-09T23:49:54.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:49:54.329Z] [2023-05-09T23:49:54.329Z] Login Succeeded [2023-05-09T23:49:54.329Z] nexus3.edgexfoundry.org:10004 [2023-05-09T23:49:54.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:49:54.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:49:54.880Z] Configure a credential helper to remove this warning. See [2023-05-09T23:49:54.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:49:54.880Z] [2023-05-09T23:49:54.880Z] Login Succeeded [2023-05-09T23:49:54.880Z] docker.io [2023-05-09T23:49:55.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T23:49:55.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T23:49:55.428Z] Configure a credential helper to remove this warning. See [2023-05-09T23:49:55.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T23:49:55.428Z] [2023-05-09T23:49:55.428Z] Login Succeeded [2023-05-09T23:49:55.428Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T23:49:55.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T23:49:55.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:49:55.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T23:49:56.006Z] ========================================================= [2023-05-09T23:49:56.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T23:49:56.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:49:56.517Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T23:49:56.791Z] Sending build context to Docker daemon 1.273MB [2023-05-09T23:49:56.791Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:49:56.791Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T23:49:57.065Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T23:49:57.065Z] c41833b44d91: Pulling fs layer [2023-05-09T23:49:57.065Z] ed15518f5707: Pulling fs layer [2023-05-09T23:49:57.065Z] feae8fd75edb: Pulling fs layer [2023-05-09T23:49:57.065Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T23:49:57.065Z] 3cdef696dda3: Pulling fs layer [2023-05-09T23:49:57.065Z] 2ced38df9373: Pulling fs layer [2023-05-09T23:49:57.065Z] 58f1dce35555: Pulling fs layer [2023-05-09T23:49:57.065Z] 3cdef696dda3: Waiting [2023-05-09T23:49:57.065Z] 2ced38df9373: Waiting [2023-05-09T23:49:57.065Z] 58f1dce35555: Waiting [2023-05-09T23:49:57.065Z] 242c74f7c9fa: Waiting [2023-05-09T23:49:57.065Z] ed15518f5707: Verifying Checksum [2023-05-09T23:49:57.065Z] ed15518f5707: Download complete [2023-05-09T23:49:57.065Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T23:49:57.065Z] 242c74f7c9fa: Download complete [2023-05-09T23:49:57.065Z] 3cdef696dda3: Verifying Checksum [2023-05-09T23:49:57.065Z] 3cdef696dda3: Download complete [2023-05-09T23:49:57.347Z] c41833b44d91: Verifying Checksum [2023-05-09T23:49:58.540Z] c41833b44d91: Pull complete [2023-05-09T23:49:58.829Z] 58f1dce35555: Verifying Checksum [2023-05-09T23:49:58.829Z] 58f1dce35555: Download complete [2023-05-09T23:49:59.437Z] ed15518f5707: Pull complete [2023-05-09T23:50:00.419Z] 2ced38df9373: Verifying Checksum [2023-05-09T23:50:00.419Z] 2ced38df9373: Download complete [2023-05-09T23:50:00.419Z] feae8fd75edb: Verifying Checksum [2023-05-09T23:50:00.419Z] feae8fd75edb: Download complete [2023-05-09T23:50:12.821Z] feae8fd75edb: Pull complete [2023-05-09T23:50:12.821Z] 242c74f7c9fa: Pull complete [2023-05-09T23:50:12.821Z] 3cdef696dda3: Pull complete [2023-05-09T23:50:21.092Z] 2ced38df9373: Pull complete [2023-05-09T23:50:26.481Z] 58f1dce35555: Pull complete [2023-05-09T23:50:26.481Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T23:50:26.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T23:50:26.481Z] ---> fadd8f120f05 [2023-05-09T23:50:26.481Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:50:27.912Z] ---> Running in 06bae057a0a0 [2023-05-09T23:50:28.508Z] Removing intermediate container 06bae057a0a0 [2023-05-09T23:50:28.508Z] ---> 6730b8a4356f [2023-05-09T23:50:28.508Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:50:28.508Z] ---> Running in 263524769fa2 [2023-05-09T23:50:28.790Z] Removing intermediate container 263524769fa2 [2023-05-09T23:50:28.790Z] ---> 4d55c8809856 [2023-05-09T23:50:28.790Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T23:50:28.790Z] ---> Running in 1bf35a2ac74a [2023-05-09T23:50:29.388Z] Removing intermediate container 1bf35a2ac74a [2023-05-09T23:50:29.388Z] ---> 3c8803c28a95 [2023-05-09T23:50:29.388Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T23:50:29.388Z] ---> Running in c678c9112fc1 [2023-05-09T23:50:29.663Z] Removing intermediate container c678c9112fc1 [2023-05-09T23:50:29.663Z] ---> c4a83e53b612 [2023-05-09T23:50:29.663Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:50:29.937Z] ---> Running in 98d19fba3ba9 [2023-05-09T23:50:31.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:50:31.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:50:33.399Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-09T23:50:33.399Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-09T23:50:33.399Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T23:50:33.399Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T23:50:33.399Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-09T23:50:33.399Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-09T23:50:33.399Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-09T23:50:33.399Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-09T23:50:33.676Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-09T23:50:33.676Z] (10/14) Installing kmod-libs (30-r1) [2023-05-09T23:50:33.676Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-09T23:50:33.676Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-09T23:50:33.676Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-09T23:50:33.676Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-09T23:50:33.676Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:50:33.676Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T23:50:33.676Z] OK: 271 MiB in 67 packages [2023-05-09T23:50:35.113Z] Removing intermediate container 98d19fba3ba9 [2023-05-09T23:50:35.113Z] ---> 048cf7d24d67 [2023-05-09T23:50:35.113Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-09T23:50:35.386Z] ---> Running in fe89d2bed186 [2023-05-09T23:50:35.667Z] Removing intermediate container fe89d2bed186 [2023-05-09T23:50:35.668Z] ---> 403848575417 [2023-05-09T23:50:35.668Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-09T23:50:36.271Z] ---> 9220d46d1282 [2023-05-09T23:50:36.271Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:50:36.271Z] ---> Running in cc1decf33b54 [2023-05-09T23:51:44.236Z] Removing intermediate container cc1decf33b54 [2023-05-09T23:51:44.236Z] ---> 59be4fea73de [2023-05-09T23:51:44.237Z] Step 11/13 : COPY . . [2023-05-09T23:51:44.237Z] ---> dc78ce47ef93 [2023-05-09T23:51:44.237Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T23:51:44.237Z] ---> Running in 177c3a277af8 [2023-05-09T23:51:44.237Z]  % Total  % Received % Xferd Average Speed  Time Time Time Current [2023-05-09T23:51:44.237Z]  Dload Upload Total Spent Left Speed [2023-05-09T23:51:44.237Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2512 0 --:--:-- --:--:-- --:--:-- 2522 [2023-05-09T23:51:44.237Z] Removing intermediate container 177c3a277af8 [2023-05-09T23:51:44.237Z] ---> 817c5882b518 [2023-05-09T23:51:44.237Z] Step 13/13 : RUN ${MAKE} [2023-05-09T23:51:44.237Z] ---> Running in a641808e7f04 [2023-05-09T23:51:44.510Z] noop [2023-05-09T23:51:45.103Z] Removing intermediate container a641808e7f04 [2023-05-09T23:51:45.104Z] ---> 90a8968ab6bf [2023-05-09T23:51:45.376Z] Successfully built 90a8968ab6bf [2023-05-09T23:51:45.376Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:51:45.869Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:51:45.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:51:46.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-14824 does not seem to be running inside a container [2023-05-09T23:51:46.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:51:47.520Z] $ docker top 4f79ad273de5f6db91871f366e29cd28d044757bf972a91ee0776fbbceda037d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:51:48.431Z] + go version [2023-05-09T23:51:48.431Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T23:51:48.458Z] $ docker stop --time=1 4f79ad273de5f6db91871f366e29cd28d044757bf972a91ee0776fbbceda037d [2023-05-09T23:51:50.119Z] $ docker rm -f --volumes 4f79ad273de5f6db91871f366e29cd28d044757bf972a91ee0776fbbceda037d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:51:50.995Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T23:51:50.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:51:51.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-14824 does not seem to be running inside a container [2023-05-09T23:51:51.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T23:51:52.582Z] $ docker top 85e5687a40f2a848752d3d685840aaadeaa05807f151e8ec35ebab6d86462480 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:51:53.476Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T23:51:54.208Z] + make test [2023-05-09T23:51:54.208Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T23:52:33.135Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-09T23:55:09.947Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-09T23:55:09.947Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 2.0% of statements [2023-05-09T23:55:09.947Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T23:55:09.947Z] go vet ./... [2023-05-09T23:55:32.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T23:55:32.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T23:55:32.043Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T23:55:32.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T23:55:32.110Z] $ docker stop --time=1 85e5687a40f2a848752d3d685840aaadeaa05807f151e8ec35ebab6d86462480 [2023-05-09T23:55:33.963Z] $ docker rm -f --volumes 85e5687a40f2a848752d3d685840aaadeaa05807f151e8ec35ebab6d86462480 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T23:55:35.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T23:55:35.276Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T23:55:35.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T23:55:36.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T23:55:36.801Z] + ls -al . [2023-05-09T23:55:36.801Z] total 188 [2023-05-09T23:55:36.801Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 23:51 . [2023-05-09T23:55:36.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:49 .. [2023-05-09T23:55:36.801Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:49 .git [2023-05-09T23:55:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:49 .github [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 414 May 9 23:49 .gitignore [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:49 .golangci.yml [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 77 May 9 23:49 .hadolint.yml [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 9 23:49 Attribution.txt [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 9 23:49 CHANGELOG.md [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 9 23:49 Dockerfile [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 23:49 GOVERNANCE.md [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 659 May 9 23:49 Jenkinsfile [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 23:49 LICENSE [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 9 23:49 Makefile [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 23:49 OWNERS.md [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 9 23:49 README.md [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:45 VERSION [2023-05-09T23:55:36.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:49 bin [2023-05-09T23:55:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:49 cmd [2023-05-09T23:55:36.801Z] -rw-r--r-- 1 jenkins jenkins 28693 May 9 23:55 coverage.out [2023-05-09T23:55:36.801Z] -rwxrwxr-x 1 jenkins jenkins 140 May 9 23:49 docker-entrypoint.sh [2023-05-09T23:55:36.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:49 docs [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 9 23:49 go.mod [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 9 23:49 go.sum [2023-05-09T23:55:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:49 internal [2023-05-09T23:55:36.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:49 snap [2023-05-09T23:55:36.801Z] -rw-rw-r-- 1 jenkins jenkins 231 May 9 23:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:55:37.233Z] + 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=161c4ab50dc050bfff754ecb3f339c0ba011befd --label arch=arm64 --label version=0.0.0 . [2023-05-09T23:55:37.501Z] Sending build context to Docker daemon 1.303MB [2023-05-09T23:55:37.501Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T23:55:37.501Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-09T23:55:37.501Z] ---> 90a8968ab6bf [2023-05-09T23:55:37.501Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-09T23:55:37.771Z] ---> Running in 42a7e0822b9a [2023-05-09T23:55:38.039Z] Removing intermediate container 42a7e0822b9a [2023-05-09T23:55:38.039Z] ---> aaafaab2c2c7 [2023-05-09T23:55:38.039Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T23:55:38.039Z] ---> Running in 131176aca58a [2023-05-09T23:55:38.308Z] Removing intermediate container 131176aca58a [2023-05-09T23:55:38.308Z] ---> b9b7258cc714 [2023-05-09T23:55:38.308Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T23:55:38.575Z] ---> Running in 6b01e3950405 [2023-05-09T23:55:38.842Z] Removing intermediate container 6b01e3950405 [2023-05-09T23:55:38.842Z] ---> 00e5c794d4ae [2023-05-09T23:55:38.842Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T23:55:38.842Z] ---> Running in 3722f48a0c2d [2023-05-09T23:55:39.111Z] Removing intermediate container 3722f48a0c2d [2023-05-09T23:55:39.111Z] ---> efe1d1e0fe76 [2023-05-09T23:55:39.111Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T23:55:39.111Z] ---> Running in f0cf4226546e [2023-05-09T23:55:40.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:55:40.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:55:42.085Z] OK: 271 MiB in 67 packages [2023-05-09T23:55:42.672Z] Removing intermediate container f0cf4226546e [2023-05-09T23:55:42.672Z] ---> 3472154694ec [2023-05-09T23:55:42.672Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-09T23:55:42.672Z] ---> Running in 168e8c6449e3 [2023-05-09T23:55:44.087Z] Removing intermediate container 168e8c6449e3 [2023-05-09T23:55:44.087Z] ---> 52c3ca3328ce [2023-05-09T23:55:44.087Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-09T23:55:44.357Z] ---> 1ea52689be23 [2023-05-09T23:55:44.357Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T23:55:44.628Z] ---> Running in b68ca627ba33 [2023-05-09T23:55:47.217Z] Removing intermediate container b68ca627ba33 [2023-05-09T23:55:47.217Z] ---> 24a85e66e808 [2023-05-09T23:55:47.217Z] Step 11/35 : COPY . . [2023-05-09T23:55:48.180Z] ---> dfd56c268a23 [2023-05-09T23:55:48.180Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T23:55:48.180Z] ---> Running in 5eef8c8778cb [2023-05-09T23:55:49.156Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:55:49.156Z] Dload Upload Total Spent Left Speed [2023-05-09T23:55:49.423Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3899 0 --:--:-- --:--:-- --:--:-- 3904 [2023-05-09T23:55:50.012Z] Removing intermediate container 5eef8c8778cb [2023-05-09T23:55:50.012Z] ---> 2aa45b9d3805 [2023-05-09T23:55:50.012Z] Step 13/35 : RUN ${MAKE} [2023-05-09T23:55:50.282Z] ---> Running in d04bbd44c8a4 [2023-05-09T23:55:51.245Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-09T23:58:28.331Z] Removing intermediate container d04bbd44c8a4 [2023-05-09T23:58:28.331Z] ---> 953ca74849d0 [2023-05-09T23:58:28.331Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-09T23:58:28.331Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-09T23:58:28.331Z] 8766b47fe142: Pulling fs layer [2023-05-09T23:58:28.612Z] 8766b47fe142: Verifying Checksum [2023-05-09T23:58:28.612Z] 8766b47fe142: Download complete [2023-05-09T23:58:29.207Z] 8766b47fe142: Pull complete [2023-05-09T23:58:29.207Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-09T23:58:29.207Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-09T23:58:29.207Z] ---> 69d40e2cb93c [2023-05-09T23:58:29.207Z] Step 15/35 : FROM alpine:3.17 [2023-05-09T23:58:29.791Z] 3.17: Pulling from library/alpine [2023-05-09T23:58:29.791Z] c41833b44d91: Already exists [2023-05-09T23:58:29.791Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T23:58:29.791Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T23:58:29.791Z] ---> 51e60588ff2c [2023-05-09T23:58:29.791Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T23:58:30.060Z] ---> Running in 3a4703adbc10 [2023-05-09T23:58:30.333Z] Removing intermediate container 3a4703adbc10 [2023-05-09T23:58:30.333Z] ---> efd0b677d568 [2023-05-09T23:58:30.333Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-09T23:58:30.333Z] ---> Running in ba12af249184 [2023-05-09T23:58:31.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T23:58:32.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T23:58:33.432Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-09T23:58:33.432Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-09T23:58:33.432Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-09T23:58:33.432Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-09T23:58:33.432Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-09T23:58:33.432Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-09T23:58:33.432Z] (7/83) Installing libxcb (1.15-r0) [2023-05-09T23:58:33.432Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-09T23:58:33.432Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-09T23:58:33.699Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-09T23:58:33.699Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-09T23:58:33.699Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-09T23:58:33.699Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-09T23:58:33.699Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-09T23:58:33.699Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-09T23:58:33.967Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-09T23:58:33.967Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-09T23:58:33.967Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-09T23:58:33.967Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-09T23:58:33.967Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-09T23:58:33.967Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-09T23:58:33.967Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-09T23:58:33.967Z] (23/83) Installing glib (2.74.6-r0) [2023-05-09T23:58:34.234Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-09T23:58:34.234Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-09T23:58:34.234Z] (26/83) Installing libass (0.16.0-r1) [2023-05-09T23:58:34.234Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-09T23:58:34.234Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-09T23:58:34.234Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-09T23:58:34.234Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-09T23:58:34.234Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-09T23:58:34.502Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-09T23:58:34.502Z] (33/83) Installing libunistring (1.1-r0) [2023-05-09T23:58:34.502Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-09T23:58:34.502Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-09T23:58:34.502Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-09T23:58:34.502Z] (37/83) Installing lame (3.100-r2) [2023-05-09T23:58:34.502Z] (38/83) Installing opus (1.3.1-r1) [2023-05-09T23:58:34.768Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-09T23:58:34.768Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-09T23:58:34.768Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-09T23:58:34.768Z] (42/83) Installing orc (0.4.33-r0) [2023-05-09T23:58:34.768Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-09T23:58:34.768Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-09T23:58:34.768Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-09T23:58:34.768Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-09T23:58:34.768Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-09T23:58:34.768Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-09T23:58:34.768Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-09T23:58:34.768Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-09T23:58:34.768Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-09T23:58:34.768Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-09T23:58:35.035Z] (53/83) Installing libpulse (16.1-r6) [2023-05-09T23:58:35.035Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-09T23:58:35.035Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-09T23:58:35.035Z] (56/83) Installing librist (0.2.7-r0) [2023-05-09T23:58:35.035Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-09T23:58:35.035Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-09T23:58:35.035Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-09T23:58:35.035Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T23:58:35.035Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T23:58:35.035Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-09T23:58:35.035Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-09T23:58:35.035Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-09T23:58:35.035Z] (65/83) Installing libva (2.16.0-r0) [2023-05-09T23:58:35.303Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-09T23:58:35.303Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-09T23:58:35.303Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-09T23:58:35.303Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-09T23:58:35.303Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-09T23:58:35.303Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-09T23:58:35.303Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-09T23:58:35.574Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-09T23:58:35.574Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-09T23:58:35.574Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-09T23:58:35.574Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-09T23:58:35.841Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-09T23:58:36.113Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-09T23:58:36.113Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-09T23:58:36.113Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-09T23:58:36.113Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-09T23:58:36.113Z] (82/83) Installing kmod-libs (30-r1) [2023-05-09T23:58:36.113Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-09T23:58:36.113Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T23:58:36.113Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T23:58:36.113Z] OK: 86 MiB in 98 packages [2023-05-09T23:58:39.476Z] Removing intermediate container ba12af249184 [2023-05-09T23:58:39.476Z] ---> c1f1a603724f [2023-05-09T23:58:39.476Z] Step 18/35 : WORKDIR / [2023-05-09T23:58:39.476Z] ---> Running in e13dd72200ba [2023-05-09T23:58:39.476Z] Removing intermediate container e13dd72200ba [2023-05-09T23:58:39.476Z] ---> 4c2302acd49a [2023-05-09T23:58:39.476Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-09T23:58:40.890Z] ---> d5605aed7afd [2023-05-09T23:58:40.890Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-09T23:58:41.477Z] ---> 7ccc3b2e929b [2023-05-09T23:58:41.477Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-09T23:58:42.065Z] ---> 9896c8950830 [2023-05-09T23:58:42.065Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-09T23:58:42.651Z] ---> 5214d535ec95 [2023-05-09T23:58:42.651Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-09T23:58:43.236Z] ---> 6134ab38ad1e [2023-05-09T23:58:43.236Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-09T23:58:43.821Z] ---> a7e193b7a87e [2023-05-09T23:58:43.821Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-09T23:58:45.232Z] ---> ab1dcab78d53 [2023-05-09T23:58:45.232Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-09T23:58:45.232Z] ---> Running in b718f3842523 [2023-05-09T23:58:47.178Z] Removing intermediate container b718f3842523 [2023-05-09T23:58:47.178Z] ---> 03240b374ff3 [2023-05-09T23:58:47.178Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-09T23:58:47.178Z] ---> Running in 48fd4694e383 [2023-05-09T23:58:48.593Z] Removing intermediate container 48fd4694e383 [2023-05-09T23:58:48.593Z] ---> e840bd70a7ca [2023-05-09T23:58:48.593Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-09T23:58:48.593Z] ---> Running in 725ec7c2df8c [2023-05-09T23:58:51.189Z] Removing intermediate container 725ec7c2df8c [2023-05-09T23:58:51.189Z] ---> 9b80b9543560 [2023-05-09T23:58:51.189Z] Step 29/35 : EXPOSE 59983 [2023-05-09T23:58:51.189Z] ---> Running in e230b9fd12dc [2023-05-09T23:58:51.456Z] Removing intermediate container e230b9fd12dc [2023-05-09T23:58:51.457Z] ---> 0571a497e98a [2023-05-09T23:58:51.457Z] Step 30/35 : EXPOSE 8554 [2023-05-09T23:58:51.457Z] ---> Running in 8e719754d721 [2023-05-09T23:58:51.726Z] Removing intermediate container 8e719754d721 [2023-05-09T23:58:51.726Z] ---> 2011355adb74 [2023-05-09T23:58:51.726Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-09T23:58:51.994Z] ---> Running in a3569db5b6de [2023-05-09T23:58:52.262Z] Removing intermediate container a3569db5b6de [2023-05-09T23:58:52.262Z] ---> 32a455ed9654 [2023-05-09T23:58:52.262Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-09T23:58:52.262Z] ---> Running in 3607679a6397 [2023-05-09T23:58:52.529Z] Removing intermediate container 3607679a6397 [2023-05-09T23:58:52.529Z] ---> 6ad575d6d52d [2023-05-09T23:58:52.529Z] Step 33/35 : LABEL arch=arm64 [2023-05-09T23:58:52.798Z] ---> Running in 33383a4fd0d7 [2023-05-09T23:58:53.065Z] Removing intermediate container 33383a4fd0d7 [2023-05-09T23:58:53.065Z] ---> a13099507b42 [2023-05-09T23:58:53.065Z] Step 34/35 : LABEL git_sha=161c4ab50dc050bfff754ecb3f339c0ba011befd [2023-05-09T23:58:53.065Z] ---> Running in 061913a75148 [2023-05-09T23:58:53.332Z] Removing intermediate container 061913a75148 [2023-05-09T23:58:53.332Z] ---> 14f246b4febd [2023-05-09T23:58:53.332Z] Step 35/35 : LABEL version=0.0.0 [2023-05-09T23:58:53.332Z] ---> Running in 2a44d78bd204 [2023-05-09T23:58:53.600Z] Removing intermediate container 2a44d78bd204 [2023-05-09T23:58:53.600Z] ---> 0135cea9efcf [2023-05-09T23:58:53.600Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T23:58:53.865Z] Successfully built 0135cea9efcf [2023-05-09T23:58:53.865Z] 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-05-09T23:58:54.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:58:54.691Z] [2023-05-09T23:58:54.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:58:55.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:58:55.113Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T23:58:55.113Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T23:58:55.113Z] 04944245beec: Pulling fs layer [2023-05-09T23:58:55.113Z] 699f458cf7ca: Pulling fs layer [2023-05-09T23:58:55.113Z] 765212b225bb: Pulling fs layer [2023-05-09T23:58:55.113Z] f23df028b6ca: Pulling fs layer [2023-05-09T23:58:55.113Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T23:58:55.113Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T23:58:55.113Z] f23df028b6ca: Waiting [2023-05-09T23:58:55.113Z] 2437ff75d9bd: Waiting [2023-05-09T23:58:55.113Z] d65c8cfc05b1: Waiting [2023-05-09T23:58:55.113Z] 765212b225bb: Waiting [2023-05-09T23:58:55.383Z] 04944245beec: Verifying Checksum [2023-05-09T23:58:55.383Z] 04944245beec: Download complete [2023-05-09T23:58:55.383Z] 765212b225bb: Verifying Checksum [2023-05-09T23:58:55.383Z] 765212b225bb: Download complete [2023-05-09T23:58:55.383Z] f23df028b6ca: Verifying Checksum [2023-05-09T23:58:55.383Z] f23df028b6ca: Download complete [2023-05-09T23:58:55.383Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T23:58:55.383Z] d65c8cfc05b1: Download complete [2023-05-09T23:58:55.651Z] 699f458cf7ca: Verifying Checksum [2023-05-09T23:58:55.651Z] 699f458cf7ca: Download complete [2023-05-09T23:58:55.920Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T23:58:55.920Z] 8998bd30e6a1: Download complete [2023-05-09T23:58:58.514Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T23:58:58.514Z] 2437ff75d9bd: Download complete [2023-05-09T23:58:59.928Z] 8998bd30e6a1: Pull complete [2023-05-09T23:59:00.195Z] 04944245beec: Pull complete [2023-05-09T23:59:01.603Z] 699f458cf7ca: Pull complete [2023-05-09T23:59:01.603Z] 765212b225bb: Pull complete [2023-05-09T23:59:04.279Z] f23df028b6ca: Pull complete [2023-05-09T23:59:04.279Z] d65c8cfc05b1: Pull complete [2023-05-09T23:59:19.300Z] 2437ff75d9bd: Pull complete [2023-05-09T23:59:19.300Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T23:59:19.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T23:59:19.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:59:19.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-14824 does not seem to be running inside a container [2023-05-09T23:59:19.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T23:59:22.522Z] $ docker top e8afc4ff0da0c148b6f19335d2fc3ae83138f348e120b58c2d74324c18919f21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:23.436Z] ---> job-cost.sh [2023-05-09T23:59:23.436Z] lf-activate-venv: SKIPPING [2023-05-09T23:59:23.436Z] INFO: No Stack... [2023-05-09T23:59:23.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T23:59:24.666Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T23:59:25.336Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-05-09T23:59:25.336Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T23:59:25.432Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [2023-05-09T23:59:25.438Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] did not exist. Created. [2023-05-09T23:59:25.438Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T23:59:26.184Z] /w/workspace/device-usb-camera/1@tmp/durable-edc58dab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T23:59:26.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T23:59:26.903Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T23:59:26.959Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T23:59:26.973Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T23:59:27.042Z] $ docker stop --time=1 e8afc4ff0da0c148b6f19335d2fc3ae83138f348e120b58c2d74324c18919f21 [2023-05-09T23:59:28.573Z] $ docker rm -f --volumes e8afc4ff0da0c148b6f19335d2fc3ae83138f348e120b58c2d74324c18919f21 [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-05-09T23:59:29.639Z] provisioning config files... [2023-05-09T23:59:29.646Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-243@tmp/config8554889112412087165tmp [Pipeline] { [Pipeline] sh [2023-05-09T23:59:29.981Z] + set +x [2023-05-09T23:59:29.981Z] + + bash -s -- [2023-05-09T23:59:29.981Z] curl -s https://codecov.io/bash [2023-05-09T23:59:29.981Z] [2023-05-09T23:59:29.981Z] _____ _ [2023-05-09T23:59:29.981Z] / ____| | | [2023-05-09T23:59:29.981Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T23:59:29.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T23:59:29.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T23:59:29.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T23:59:29.981Z] Bash-1.0.6 [2023-05-09T23:59:29.981Z] [2023-05-09T23:59:29.981Z] [2023-05-09T23:59:29.981Z] ==> git version 2.25.1 found [2023-05-09T23:59:29.981Z] ==> 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-05-09T23:59:29.981Z] Release-Date: 2020-01-08 [2023-05-09T23:59:29.981Z] 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-05-09T23:59:29.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T23:59:29.981Z] ==> Jenkins CI detected. [2023-05-09T23:59:29.981Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-243 [2023-05-09T23:59:29.981Z] project root: . [2023-05-09T23:59:29.981Z] --> token set from env [2023-05-09T23:59:29.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T23:59:29.981Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T23:59:29.981Z] ==> Python coveragepy not found [2023-05-09T23:59:29.981Z] ==> Searching for coverage reports in: [2023-05-09T23:59:29.981Z] + . [2023-05-09T23:59:29.981Z] -> Found 1 reports [2023-05-09T23:59:29.981Z] ==> Detecting git/mercurial file structure [2023-05-09T23:59:29.981Z] ==> Reading reports [2023-05-09T23:59:30.239Z] + ./coverage.out bytes=28693 [2023-05-09T23:59:30.239Z] ==> Appending adjustments [2023-05-09T23:59:30.239Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T23:59:30.239Z] + Found adjustments [2023-05-09T23:59:30.239Z] ==> Gzipping contents [2023-05-09T23:59:30.239Z] 4.0K /tmp/codecov.B5qflP.gz [2023-05-09T23:59:30.239Z] ==> Uploading reports [2023-05-09T23:59:30.239Z] url: https://codecov.io [2023-05-09T23:59:30.239Z] query: branch=PR-243&commit=161c4ab50dc050bfff754ecb3f339c0ba011befd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-05-09T23:59:30.239Z] -> Pinging Codecov [2023-05-09T23:59:30.239Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-243&commit=161c4ab50dc050bfff754ecb3f339c0ba011befd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-05-09T23:59:30.239Z] -> Uploading to [2023-05-09T23:59:30.239Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/73D8F5FF140700D3E01443B452E23636/161c4ab50dc050bfff754ecb3f339c0ba011befd/72f9c3bb-9c97-497b-82c7-ba98009b500a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T235930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42263eb4956e388d7d7ae0e162b506e1e527d607dd22d712d6a9e07169cfba7d [2023-05-09T23:59:30.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T23:59:30.239Z] Dload Upload Total Spent Left Speed [2023-05-09T23:59:30.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 18889 --:--:-- --:--:-- --:--:-- 18889 [2023-05-09T23:59:30.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/161c4ab50dc050bfff754ecb3f339c0ba011befd [Pipeline] } [2023-05-09T23:59:30.525Z] 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-05-09T23:59:32.276Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-243/archives ] [2023-05-09T23:59:32.276Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-243/archives [2023-05-09T23:59:32.276Z] total 16 [2023-05-09T23:59:32.276Z] drwxr-xr-x 3 root root 4096 May 9 23:47 . [2023-05-09T23:59:32.276Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:47 .. [2023-05-09T23:59:32.276Z] drwxr-xr-x 2 root root 4096 May 9 23:47 cost [2023-05-09T23:59:32.276Z] -rw-r--r-- 1 root root 89 May 9 23:47 cost.csv [2023-05-09T23:59:32.276Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-243/archives [2023-05-09T23:59:32.276Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-243/archives [2023-05-09T23:59:32.276Z] total 16 [2023-05-09T23:59:32.276Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:47 . [2023-05-09T23:59:32.276Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:47 .. [2023-05-09T23:59:32.276Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:47 cost [2023-05-09T23:59:32.276Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:32.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:33.484Z] ---> package-listing.sh [2023-05-09T23:59:33.484Z] ++ facter osfamily [2023-05-09T23:59:33.484Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T23:59:33.744Z] + OS_FAMILY=debian [2023-05-09T23:59:33.744Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-243 [2023-05-09T23:59:33.744Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T23:59:33.744Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T23:59:33.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T23:59:33.744Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T23:59:33.744Z] + '[' /w/workspace/foundry_device-usb-camera_PR-243 ']' [2023-05-09T23:59:33.744Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T23:59:33.744Z] + case "${OS_FAMILY}" in [2023-05-09T23:59:33.744Z] + dpkg -l [2023-05-09T23:59:33.744Z] + grep '^ii' [2023-05-09T23:59:33.744Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T23:59:33.744Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T23:59:33.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T23:59:33.744Z] + '[' /w/workspace/foundry_device-usb-camera_PR-243 ']' [2023-05-09T23:59:33.744Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-243/archives/ [2023-05-09T23:59:33.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-243/archives/ [Pipeline] echo [2023-05-09T23:59:33.778Z] 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-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T23:59:34.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T23:59:34.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T23:59:34.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T23:59:34.595Z] prd-ubuntu20.04-docker-8c-8g-14823 does not seem to be running inside a container [2023-05-09T23:59:34.613Z] $ 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-243/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-243 -v /w/workspace/foundry_device-usb-camera_PR-243:/w/workspace/foundry_device-usb-camera_PR-243:rw,z -v /w/workspace/foundry_device-usb-camera_PR-243@tmp:/w/workspace/foundry_device-usb-camera_PR-243@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-05-09T23:59:34.802Z] $ docker top 002111dce1d0eb412b67dc25dad0f22f986686fd3ff84708ed7a6534d8b572f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T23:59:35.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T23:59:35.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T23:59:35.831Z] + ls /var/log/sa-host [2023-05-09T23:59:35.831Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T23:59:35.964Z] provisioning config files... [2023-05-09T23:59:35.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-243@tmp/config6016966103694397583tmp [Pipeline] { [Pipeline] echo [2023-05-09T23:59:36.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:36.334Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T23:59:36.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:36.771Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T23:59:36.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:37.116Z] ---> sudo-logs.sh [2023-05-09T23:59:37.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T23:59:37.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:37.520Z] ---> job-cost.sh [2023-05-09T23:59:37.520Z] lf-activate-venv: SKIPPING [2023-05-09T23:59:37.520Z] DEBUG: total: 0.2199999988079071 [2023-05-09T23:59:37.520Z] INFO: Retrieving Stack Cost... [2023-05-09T23:59:37.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T23:59:38.349Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T23:59:38.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T23:59:38.695Z] ---> logs-deploy.sh [2023-05-09T23:59:38.695Z] lf-activate-venv: SKIPPING [2023-05-09T23:59:38.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-243/1 [2023-05-09T23:59:38.695Z] INFO: archiving workspace using pattern(s): [2023-05-09T23:59:39.632Z] Archives upload complete. [2023-05-09T23:59:39.632Z] INFO: archiving logs to Nexus