Pull request #265 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a rather than ba099dd10848f04b42b0348795a7e9835dbcc161 Obtained Jenkinsfile from 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a 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-ssh8221851260726643833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3773508326590116165.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-265/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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3719753533018275339.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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11324846549259608600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12550364157913192677.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-265/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-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12192620327905421858.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1079 in /w/workspace/foundry_device-usb-camera_PR-265 [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-265 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a into PR head commit ba099dd10848f04b42b0348795a7e9835dbcc161 Merge succeeded, producing ba099dd10848f04b42b0348795a7e9835dbcc161 Checking out Revision ba099dd10848f04b42b0348795a7e9835dbcc161 (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f ba099dd10848f04b42b0348795a7e9835dbcc161 # 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 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba099dd10848f04b42b0348795a7e9835dbcc161 # timeout=10 Commit message: "docs: update postman collection" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T17:22:05.005Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T17:22:05.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T17:22:05.302Z] ========================================================= [2023-07-13T17:22:05.302Z] EdgeX Global Pipelines Version Info [2023-07-13T17:22:05.302Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:22:06.048Z] ------------------- [2023-07-13T17:22:06.048Z] stable info: [2023-07-13T17:22:06.048Z] ------------------- [2023-07-13T17:22:06.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T17:22:06.048Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T17:22:06.048Z] Message: update stable to v1.0.250 [2023-07-13T17:22:06.617Z] ------------------- [2023-07-13T17:22:06.617Z] experimental info: [2023-07-13T17:22:06.617Z] ------------------- [2023-07-13T17:22:06.617Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T17:22:06.617Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T17:22:06.617Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T17:22:06.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-07-13T17:22:07.059Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-07-13T17:22:07.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T17:22:07.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T17:22:07.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T17:22:07.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T17:22:07.355Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T17:22:07.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T17:22:07.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T17:22:07.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T17:22:07.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T17:22:07.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-07-13T17:22:07.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T17:22:07.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T17:22:07.724Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T17:22:07.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T17:22:07.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T17:22:07.854Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T17:22:07.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T17:22:07.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T17:22:07.978Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T17:22:08.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T17:22:08.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T17:22:08.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T17:22:08.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T17:22:08.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T17:22:08.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T17:22:08.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo [2023-07-13T17:22:08.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo [2023-07-13T17:22:08.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo [2023-07-13T17:22:08.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba099dd10848f04b42b0348795a7e9835dbcc161 [Pipeline] echo [2023-07-13T17:22:08.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba099dd [Pipeline] echo [2023-07-13T17:22:08.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T17:22:08.668Z] provisioning config files... [2023-07-13T17:22:08.681Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-265@tmp/config13676672598949468910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:22:09.032Z] ---> docker-login.sh [2023-07-13T17:22:09.032Z] nexus3.edgexfoundry.org:10001 [2023-07-13T17:22:09.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:09.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:09.553Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:09.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:09.553Z] [2023-07-13T17:22:09.553Z] Login Succeeded [2023-07-13T17:22:09.553Z] nexus3.edgexfoundry.org:10002 [2023-07-13T17:22:09.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:09.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:09.553Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:09.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:09.553Z] [2023-07-13T17:22:09.553Z] Login Succeeded [2023-07-13T17:22:09.553Z] nexus3.edgexfoundry.org:10003 [2023-07-13T17:22:09.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:09.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:09.813Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:09.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:09.813Z] [2023-07-13T17:22:09.813Z] Login Succeeded [2023-07-13T17:22:09.813Z] nexus3.edgexfoundry.org:10004 [2023-07-13T17:22:09.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:09.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:09.813Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:09.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:09.813Z] [2023-07-13T17:22:09.813Z] Login Succeeded [2023-07-13T17:22:09.813Z] docker.io [2023-07-13T17:22:09.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:10.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:10.072Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:10.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:10.072Z] [2023-07-13T17:22:10.072Z] Login Succeeded [2023-07-13T17:22:10.072Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T17:22:10.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T17:22:10.729Z] + git rev-list -1 --merges ba099dd10848f04b42b0348795a7e9835dbcc161~1..ba099dd10848f04b42b0348795a7e9835dbcc161 [Pipeline] echo [2023-07-13T17:22:10.791Z] -----------> git rev-list -1 --merges ba099dd10848f04b42b0348795a7e9835dbcc161~1..ba099dd10848f04b42b0348795a7e9835dbcc161 ba099dd10848f04b42b0348795a7e9835dbcc161 [false] [Pipeline] sh [2023-07-13T17:22:11.103Z] + git log --format=format:%s -1 ba099dd10848f04b42b0348795a7e9835dbcc161 [Pipeline] echo [2023-07-13T17:22:11.139Z] ========================================================= [2023-07-13T17:22:11.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T17:22:11.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T17:22:11.570Z] + git log --format=format:%s -1 ba099dd10848f04b42b0348795a7e9835dbcc161 [Pipeline] echo [2023-07-13T17:22:11.607Z] [semverPrep] GIT_COMMIT: ba099dd10848f04b42b0348795a7e9835dbcc161, Commit Message: docs: update postman collection [Pipeline] echo [2023-07-13T17:22:11.634Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T17:22:12.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T17:22:12.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T17:22:12.123Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T17:22:12.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T17:22:12.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T17:22:12.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T17:22:12.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:22:12.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T17:22:12.612Z] [2023-07-13T17:22:12.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:22:12.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T17:22:12.988Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T17:22:12.988Z] b85a868b505f: Pulling fs layer [2023-07-13T17:22:12.988Z] e2be974225ed: Pulling fs layer [2023-07-13T17:22:12.988Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T17:22:12.988Z] 988bab9f4d93: Pulling fs layer [2023-07-13T17:22:12.988Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T17:22:12.988Z] eaf3925da568: Pulling fs layer [2023-07-13T17:22:12.988Z] bab4dde63d76: Pulling fs layer [2023-07-13T17:22:12.988Z] bde34c3a00c8: Pulling fs layer [2023-07-13T17:22:12.988Z] b352a97aabf1: Pulling fs layer [2023-07-13T17:22:12.988Z] 4872d77fe225: Pulling fs layer [2023-07-13T17:22:12.988Z] 5851b861e8e6: Pulling fs layer [2023-07-13T17:22:12.988Z] bab4dde63d76: Waiting [2023-07-13T17:22:12.988Z] 988bab9f4d93: Waiting [2023-07-13T17:22:12.988Z] eaf3925da568: Waiting [2023-07-13T17:22:12.988Z] 1469e6f7b9e6: Waiting [2023-07-13T17:22:12.988Z] bde34c3a00c8: Waiting [2023-07-13T17:22:12.988Z] 4872d77fe225: Waiting [2023-07-13T17:22:12.988Z] 5851b861e8e6: Waiting [2023-07-13T17:22:12.988Z] b352a97aabf1: Waiting [2023-07-13T17:22:12.988Z] e2be974225ed: Verifying Checksum [2023-07-13T17:22:12.988Z] e2be974225ed: Download complete [2023-07-13T17:22:12.988Z] 988bab9f4d93: Verifying Checksum [2023-07-13T17:22:12.988Z] 988bab9f4d93: Download complete [2023-07-13T17:22:13.248Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T17:22:13.248Z] 1469e6f7b9e6: Download complete [2023-07-13T17:22:13.248Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T17:22:13.248Z] 339a4e72a1f5: Download complete [2023-07-13T17:22:13.248Z] eaf3925da568: Download complete [2023-07-13T17:22:13.248Z] bde34c3a00c8: Download complete [2023-07-13T17:22:13.248Z] b352a97aabf1: Verifying Checksum [2023-07-13T17:22:13.248Z] b352a97aabf1: Download complete [2023-07-13T17:22:13.248Z] 4872d77fe225: Verifying Checksum [2023-07-13T17:22:13.248Z] 4872d77fe225: Download complete [2023-07-13T17:22:13.248Z] 5851b861e8e6: Verifying Checksum [2023-07-13T17:22:13.248Z] 5851b861e8e6: Download complete [2023-07-13T17:22:13.248Z] b85a868b505f: Verifying Checksum [2023-07-13T17:22:13.248Z] b85a868b505f: Download complete [2023-07-13T17:22:13.507Z] bab4dde63d76: Verifying Checksum [2023-07-13T17:22:13.507Z] bab4dde63d76: Download complete [2023-07-13T17:22:14.442Z] b85a868b505f: Pull complete [2023-07-13T17:22:14.442Z] e2be974225ed: Pull complete [2023-07-13T17:22:15.008Z] 339a4e72a1f5: Pull complete [2023-07-13T17:22:15.008Z] 988bab9f4d93: Pull complete [2023-07-13T17:22:15.268Z] 1469e6f7b9e6: Pull complete [2023-07-13T17:22:15.268Z] eaf3925da568: Pull complete [2023-07-13T17:22:17.203Z] bab4dde63d76: Pull complete [2023-07-13T17:22:17.203Z] bde34c3a00c8: Pull complete [2023-07-13T17:22:17.203Z] b352a97aabf1: Pull complete [2023-07-13T17:22:17.203Z] 4872d77fe225: Pull complete [2023-07-13T17:22:17.483Z] 5851b861e8e6: Pull complete [2023-07-13T17:22:17.483Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T17:22:17.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T17:22:17.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:22:17.763Z] prd-ubuntu20.04-docker-8c-8g-1079 does not seem to be running inside a container [2023-07-13T17:22:17.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-265 -v /w/workspace/foundry_device-usb-camera_PR-265:/w/workspace/foundry_device-usb-camera_PR-265:rw,z -v /w/workspace/foundry_device-usb-camera_PR-265@tmp:/w/workspace/foundry_device-usb-camera_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T17:22:21.386Z] $ docker top 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d -eo pid,comm [2023-07-13T17:22:21.449Z] 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-07-13T17:22:21.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T17:22:21.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T17:22:21.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T17:22:21.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T17:22:21.702Z] $ docker exec 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d ssh-agent [2023-07-13T17:22:21.811Z] SSH_AUTH_SOCK=/tmp/ssh-wjbrQjAlEeeR/agent.31 [2023-07-13T17:22:21.811Z] SSH_AGENT_PID=37 [2023-07-13T17:22:21.817Z] Running ssh-add (command line suppressed) [2023-07-13T17:22:21.932Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-265@tmp/private_key_10111635828218710280.key (/w/workspace/foundry_device-usb-camera_PR-265@tmp/private_key_10111635828218710280.key) [2023-07-13T17:22:21.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T17:22:22.279Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T17:22:22.303Z] $ docker exec --env ******** --env ******** 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d ssh-agent -k [2023-07-13T17:22:22.393Z] unset SSH_AUTH_SOCK; [2023-07-13T17:22:22.394Z] unset SSH_AGENT_PID; [2023-07-13T17:22:22.394Z] echo Agent pid 37 killed; [2023-07-13T17:22:22.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T17:22:22.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T17:22:22.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T17:22:22.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T17:22:22.610Z] $ docker exec 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d ssh-agent [2023-07-13T17:22:22.725Z] SSH_AUTH_SOCK=/tmp/ssh-A62gQ29IbkqB/agent.69 [2023-07-13T17:22:22.725Z] SSH_AGENT_PID=75 [2023-07-13T17:22:22.729Z] Running ssh-add (command line suppressed) [2023-07-13T17:22:22.833Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-265@tmp/private_key_1500441887602915602.key (/w/workspace/foundry_device-usb-camera_PR-265@tmp/private_key_1500441887602915602.key) [2023-07-13T17:22:22.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T17:22:23.176Z] + git semver init [2023-07-13T17:22:23.435Z] 2023-07-13 17:22:23,352 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T17:22:23.435Z] 2023-07-13 17:22:23,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-265/.semver [2023-07-13T17:22:23.435Z] 2023-07-13 17:22:23,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-265/.semver [2023-07-13T17:22:23.435Z] 2023-07-13 17:22:23,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-265/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-265, universal_newlines=False, shell=None, istream=None) [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,102 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-265/.git/info/exclude [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,103 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-265/.semver/PR-265 with force:False [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,103 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-265/.semver/PR-265 [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,107 [execute] INFO git cat-file --batch-check [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,114 [execute] INFO git cat-file --batch [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T17:22:24.374Z] 2023-07-13 17:22:24,118 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-265/.semver/PR-265 [2023-07-13T17:22:24.374Z] 0.0.0 [Pipeline] } [2023-07-13T17:22:24.399Z] $ docker exec --env ******** --env ******** 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d ssh-agent -k [2023-07-13T17:22:24.499Z] unset SSH_AUTH_SOCK; [2023-07-13T17:22:24.500Z] unset SSH_AGENT_PID; [2023-07-13T17:22:24.500Z] echo Agent pid 75 killed; [2023-07-13T17:22:24.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T17:22:24.954Z] + git semver [Pipeline] } [2023-07-13T17:22:25.235Z] $ docker stop --time=1 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d [2023-07-13T17:22:26.536Z] $ docker rm -f --volumes 135ea8aca18a91895f14be9720dd6ff59bd841aed8cff46585266cbf67153a7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T17:22:26.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T17:22:27.205Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T17:22:27.223Z] [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-07-13T17:22:27.763Z] provisioning config files... [2023-07-13T17:22:27.772Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-265@tmp/config1354517147887211711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:22:28.129Z] ---> docker-login.sh [2023-07-13T17:22:28.130Z] nexus3.edgexfoundry.org:10001 [2023-07-13T17:22:28.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:28.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:28.130Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:28.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:28.130Z] [2023-07-13T17:22:28.130Z] Login Succeeded [2023-07-13T17:22:28.130Z] nexus3.edgexfoundry.org:10002 [2023-07-13T17:22:28.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:28.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:28.130Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:28.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:28.130Z] [2023-07-13T17:22:28.130Z] Login Succeeded [2023-07-13T17:22:28.130Z] nexus3.edgexfoundry.org:10003 [2023-07-13T17:22:28.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:28.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:28.389Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:28.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:28.389Z] [2023-07-13T17:22:28.389Z] Login Succeeded [2023-07-13T17:22:28.389Z] nexus3.edgexfoundry.org:10004 [2023-07-13T17:22:28.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:28.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:28.389Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:28.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:28.389Z] [2023-07-13T17:22:28.389Z] Login Succeeded [2023-07-13T17:22:28.389Z] docker.io [2023-07-13T17:22:28.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:22:28.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:22:28.649Z] Configure a credential helper to remove this warning. See [2023-07-13T17:22:28.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:22:28.649Z] [2023-07-13T17:22:28.649Z] Login Succeeded [2023-07-13T17:22:28.649Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T17:22:28.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T17:22:28.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T17:22:28.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T17:22:28.926Z] ========================================================= [2023-07-13T17:22:28.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T17:22:28.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:22:29.394Z] + 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-07-13T17:22:29.394Z] Sending build context to Docker daemon 2.097MB [2023-07-13T17:22:29.394Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T17:22:29.394Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-13T17:22:29.394Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T17:22:29.394Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T17:22:29.394Z] 6911f1a30b25: Pulling fs layer [2023-07-13T17:22:29.394Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T17:22:29.394Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T17:22:29.394Z] ec0bb842ea78: Pulling fs layer [2023-07-13T17:22:29.394Z] 40a00589a448: Pulling fs layer [2023-07-13T17:22:29.394Z] 6c08303d61cc: Pulling fs layer [2023-07-13T17:22:29.394Z] 798269fcf238: Pulling fs layer [2023-07-13T17:22:29.394Z] 6863d3e3a2b1: Waiting [2023-07-13T17:22:29.394Z] 40a00589a448: Waiting [2023-07-13T17:22:29.394Z] 6c08303d61cc: Waiting [2023-07-13T17:22:29.394Z] 798269fcf238: Waiting [2023-07-13T17:22:29.394Z] ec0bb842ea78: Waiting [2023-07-13T17:22:29.657Z] 6911f1a30b25: Download complete [2023-07-13T17:22:29.657Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T17:22:29.657Z] 6863d3e3a2b1: Download complete [2023-07-13T17:22:29.657Z] ec0bb842ea78: Verifying Checksum [2023-07-13T17:22:29.657Z] ec0bb842ea78: Download complete [2023-07-13T17:22:29.657Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T17:22:29.657Z] 4db1b89c0bd1: Download complete [2023-07-13T17:22:29.657Z] 40a00589a448: Verifying Checksum [2023-07-13T17:22:29.657Z] 40a00589a448: Download complete [2023-07-13T17:22:29.928Z] 4db1b89c0bd1: Pull complete [2023-07-13T17:22:30.190Z] 6911f1a30b25: Pull complete [2023-07-13T17:22:30.190Z] 798269fcf238: Download complete [2023-07-13T17:22:30.190Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T17:22:30.190Z] e194b8c5c2a9: Download complete [2023-07-13T17:22:30.449Z] 6c08303d61cc: Verifying Checksum [2023-07-13T17:22:30.449Z] 6c08303d61cc: Download complete [2023-07-13T17:22:34.364Z] e194b8c5c2a9: Pull complete [2023-07-13T17:22:34.364Z] 6863d3e3a2b1: Pull complete [2023-07-13T17:22:34.364Z] ec0bb842ea78: Pull complete [2023-07-13T17:22:34.364Z] 40a00589a448: Pull complete [2023-07-13T17:22:36.264Z] 6c08303d61cc: Pull complete [2023-07-13T17:22:37.210Z] 798269fcf238: Pull complete [2023-07-13T17:22:37.210Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T17:22:37.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T17:22:37.210Z] ---> ec979cd7f677 [2023-07-13T17:22:37.210Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-13T17:22:42.486Z] ---> Running in 6b14c24fdaa7 [2023-07-13T17:22:42.486Z] Removing intermediate container 6b14c24fdaa7 [2023-07-13T17:22:42.486Z] ---> dd4192bf9f44 [2023-07-13T17:22:42.486Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T17:22:42.486Z] ---> Running in 56c116fe7da8 [2023-07-13T17:22:42.486Z] Removing intermediate container 56c116fe7da8 [2023-07-13T17:22:42.486Z] ---> a1217d2a166f [2023-07-13T17:22:42.486Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-13T17:22:42.486Z] ---> Running in d55a770ad5dd [2023-07-13T17:22:42.486Z] Removing intermediate container d55a770ad5dd [2023-07-13T17:22:42.486Z] ---> a0ee30398280 [2023-07-13T17:22:42.486Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-13T17:22:42.486Z] ---> Running in f58d222253f1 [2023-07-13T17:22:42.486Z] Removing intermediate container f58d222253f1 [2023-07-13T17:22:42.486Z] ---> 4895d2df1f72 [2023-07-13T17:22:42.486Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T17:22:42.486Z] ---> Running in 64a862ace1b8 [2023-07-13T17:22:42.596Z] Still waiting to schedule task [2023-07-13T17:22:42.596Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T17:22:42.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T17:22:43.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T17:22:43.265Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-13T17:22:43.265Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-13T17:22:43.265Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-13T17:22:43.265Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-13T17:22:43.265Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-13T17:22:43.265Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-13T17:22:43.265Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-13T17:22:43.265Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-13T17:22:43.265Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-13T17:22:43.265Z] (10/14) Installing kmod-libs (30-r1) [2023-07-13T17:22:43.265Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-13T17:22:43.265Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-13T17:22:43.524Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-13T17:22:43.788Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-13T17:22:43.788Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T17:22:43.788Z] Executing eudev-3.2.11-r4.trigger [2023-07-13T17:22:43.788Z] OK: 272 MiB in 67 packages [2023-07-13T17:22:44.726Z] Removing intermediate container 64a862ace1b8 [2023-07-13T17:22:44.726Z] ---> 85b9146b1239 [2023-07-13T17:22:44.726Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-13T17:22:44.726Z] ---> Running in 637ea72402af [2023-07-13T17:22:44.726Z] Removing intermediate container 637ea72402af [2023-07-13T17:22:44.726Z] ---> a6633dee3aed [2023-07-13T17:22:44.726Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-13T17:22:44.726Z] ---> a827f90c8ba0 [2023-07-13T17:22:44.726Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T17:22:44.726Z] ---> Running in b8645aa252e8 [2023-07-13T17:23:40.967Z] Removing intermediate container b8645aa252e8 [2023-07-13T17:23:40.967Z] ---> e999aa9b30ce [2023-07-13T17:23:40.967Z] Step 11/13 : COPY . . [2023-07-13T17:23:40.967Z] ---> 7435b3800d11 [2023-07-13T17:23:40.967Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-13T17:23:40.967Z] ---> Running in e6512a68a849 [2023-07-13T17:23:40.967Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T17:23:40.967Z] Dload Upload Total Spent Left Speed [2023-07-13T17:23:40.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6192 0 --:--:-- --:--:-- --:--:-- 6210 [2023-07-13T17:23:40.967Z] Removing intermediate container e6512a68a849 [2023-07-13T17:23:40.967Z] ---> 25e27eaa51e8 [2023-07-13T17:23:40.967Z] Step 13/13 : RUN ${MAKE} [2023-07-13T17:23:40.967Z] ---> Running in ff753d3fb2ae [2023-07-13T17:23:40.967Z] noop [2023-07-13T17:23:40.967Z] Removing intermediate container ff753d3fb2ae [2023-07-13T17:23:40.967Z] ---> 6177421bcbc0 [2023-07-13T17:23:40.967Z] Successfully built 6177421bcbc0 [2023-07-13T17:23:40.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:23:41.429Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T17:23:41.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:23:41.569Z] prd-ubuntu20.04-docker-8c-8g-1079 does not seem to be running inside a container [2023-07-13T17:23:41.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-265 -v /w/workspace/foundry_device-usb-camera_PR-265:/w/workspace/foundry_device-usb-camera_PR-265:rw,z -v /w/workspace/foundry_device-usb-camera_PR-265@tmp:/w/workspace/foundry_device-usb-camera_PR-265@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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T17:23:41.953Z] $ docker top 60f76a546c926ca5d03e62b0bb3b35cb380be601303ba174ec3f883a55143c60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T17:23:42.345Z] + go version [2023-07-13T17:23:42.345Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T17:23:42.377Z] $ docker stop --time=1 60f76a546c926ca5d03e62b0bb3b35cb380be601303ba174ec3f883a55143c60 [2023-07-13T17:23:43.633Z] $ docker rm -f --volumes 60f76a546c926ca5d03e62b0bb3b35cb380be601303ba174ec3f883a55143c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:23:44.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T17:23:44.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:23:44.505Z] prd-ubuntu20.04-docker-8c-8g-1079 does not seem to be running inside a container [2023-07-13T17:23:44.537Z] $ 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-265 -v /w/workspace/foundry_device-usb-camera_PR-265:/w/workspace/foundry_device-usb-camera_PR-265:rw,z -v /w/workspace/foundry_device-usb-camera_PR-265@tmp:/w/workspace/foundry_device-usb-camera_PR-265@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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-13T17:23:44.897Z] $ docker top 4b94069b5206a93229c545edee9f544d46b9c241e1b7c056835e95292f640ade -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T17:23:45.295Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-265 [Pipeline] fileExists [Pipeline] sh [2023-07-13T17:23:45.653Z] + make test [2023-07-13T17:23:45.653Z] go test ./... -coverprofile=coverage.out ./... [2023-07-13T17:23:50.921Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-13T17:24:00.883Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-13T17:24:01.143Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 3.7% of statements [2023-07-13T17:24:07.699Z] go vet ./... [2023-07-13T17:24:11.884Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T17:24:11.884Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T17:24:11.884Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T17:24:11.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T17:24:11.950Z] $ docker stop --time=1 4b94069b5206a93229c545edee9f544d46b9c241e1b7c056835e95292f640ade [2023-07-13T17:24:17.063Z] $ docker rm -f --volumes 4b94069b5206a93229c545edee9f544d46b9c241e1b7c056835e95292f640ade [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T17:24:17.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T17:24:17.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-13T17:24:18.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T17:24:18.659Z] + ls -al . [2023-07-13T17:24:18.659Z] total 204 [2023-07-13T17:24:18.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 17:23 . [2023-07-13T17:24:18.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 17:21 .. [2023-07-13T17:24:18.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 17:22 .git [2023-07-13T17:24:18.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:22 .github [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 13 17:22 .gitignore [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 13 17:22 .golangci.yml [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 13 17:22 .hadolint.yml [2023-07-13T17:24:18.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 17:22 .semver [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 13 17:22 Attribution.txt [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 13 17:22 CHANGELOG.md [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 13 17:22 Dockerfile [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 13 17:22 GOVERNANCE.md [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 13 17:22 Jenkinsfile [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 13 17:22 LICENSE [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 13 17:22 Makefile [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 13 17:22 OWNERS.md [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 13 17:22 README.md [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 17:22 VERSION [2023-07-13T17:24:18.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 17:22 bin [2023-07-13T17:24:18.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:22 cmd [2023-07-13T17:24:18.659Z] -rw-r--r-- 1 jenkins jenkins 40973 Jul 13 17:24 coverage.out [2023-07-13T17:24:18.659Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 13 17:22 docker-entrypoint.sh [2023-07-13T17:24:18.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 17:22 docs [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 13 17:22 go.mod [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 13 17:22 go.sum [2023-07-13T17:24:18.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:22 internal [2023-07-13T17:24:18.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 17:22 snap [2023-07-13T17:24:18.659Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 13 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:24:19.053Z] + 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=ba099dd10848f04b42b0348795a7e9835dbcc161 --label arch=amd64 --label version=0.0.0 . [2023-07-13T17:24:19.053Z] Sending build context to Docker daemon 2.139MB [2023-07-13T17:24:19.053Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T17:24:19.053Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-13T17:24:19.053Z] ---> 6177421bcbc0 [2023-07-13T17:24:19.053Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-13T17:24:19.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1080 in /w/workspace/foundry_device-usb-camera_PR-265 [Pipeline] { [2023-07-13T17:24:19.310Z] ---> Running in a113551fa688 [2023-07-13T17:24:19.310Z] Removing intermediate container a113551fa688 [2023-07-13T17:24:19.310Z] ---> 547002fa5694 [2023-07-13T17:24:19.310Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T17:24:19.310Z] ---> Running in 2a3f35f29d1a [2023-07-13T17:24:19.310Z] Removing intermediate container 2a3f35f29d1a [2023-07-13T17:24:19.310Z] ---> b37016eaf074 [2023-07-13T17:24:19.310Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-13T17:24:19.310Z] ---> Running in cf2829eb6848 [Pipeline] ws [2023-07-13T17:24:19.361Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-07-13T17:24:19.440Z] Selected Git installation does not exist. Using Default [2023-07-13T17:24:19.440Z] The recommended git tool is: NONE [2023-07-13T17:24:19.568Z] Removing intermediate container cf2829eb6848 [2023-07-13T17:24:19.568Z] ---> 45b76f27d306 [2023-07-13T17:24:19.568Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-13T17:24:19.568Z] ---> Running in 5da770a6ae7e [2023-07-13T17:24:19.568Z] Removing intermediate container 5da770a6ae7e [2023-07-13T17:24:19.568Z] ---> 4546e3d569a0 [2023-07-13T17:24:19.568Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T17:24:19.568Z] ---> Running in 1632142e9574 [2023-07-13T17:24:19.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T17:24:20.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T17:24:20.088Z] OK: 272 MiB in 67 packages [2023-07-13T17:24:20.663Z] Removing intermediate container 1632142e9574 [2023-07-13T17:24:20.663Z] ---> 075a816c0352 [2023-07-13T17:24:20.663Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-13T17:24:20.663Z] ---> Running in 210b3aa7f9d2 [2023-07-13T17:24:20.663Z] Removing intermediate container 210b3aa7f9d2 [2023-07-13T17:24:20.663Z] ---> 7125b436f373 [2023-07-13T17:24:20.663Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-13T17:24:20.922Z] ---> 4881016a3799 [2023-07-13T17:24:20.922Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T17:24:20.922Z] ---> Running in 68bce7279343 [2023-07-13T17:24:21.969Z] Removing intermediate container 68bce7279343 [2023-07-13T17:24:21.969Z] ---> 543a432a3887 [2023-07-13T17:24:21.969Z] Step 11/36 : COPY . . [2023-07-13T17:24:22.227Z] ---> 3d0830baab5b [2023-07-13T17:24:22.227Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-13T17:24:22.227Z] ---> Running in 69e4418c83a9 [2023-07-13T17:24:22.794Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T17:24:22.794Z]  Dload Upload Total Spent Left Speed [2023-07-13T17:24:22.794Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20043 0 --:--:-- --:--:-- --:--:-- 20423 [2023-07-13T17:24:23.052Z] Removing intermediate container 69e4418c83a9 [2023-07-13T17:24:23.052Z] ---> 58f413ab888f [2023-07-13T17:24:23.052Z] Step 13/36 : RUN ${MAKE} [2023-07-13T17:24:23.052Z] ---> Running in e11b3391f51c [2023-07-13T17:24:23.309Z] 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-07-13T17:24:24.356Z] using credential edgex-jenkins-ssh [2023-07-13T17:24:24.377Z] Cloning the remote Git repository [2023-07-13T17:24:24.432Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-07-13T17:24:24.519Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-07-13T17:24:24.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-07-13T17:24:24.665Z] > git --version # timeout=10 [2023-07-13T17:24:24.688Z] > git --version # 'git version 2.25.1' [2023-07-13T17:24:24.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T17:24:24.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T17:24:25.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-07-13T17:24:25.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T17:24:26.473Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-07-13T17:24:26.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-07-13T17:24:26.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T17:24:26.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T17:24:27.104Z] Merging remotes/origin/main commit 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a into PR head commit ba099dd10848f04b42b0348795a7e9835dbcc161 [2023-07-13T17:24:27.363Z] Merge succeeded, producing ba099dd10848f04b42b0348795a7e9835dbcc161 [2023-07-13T17:24:27.363Z] Checking out Revision ba099dd10848f04b42b0348795a7e9835dbcc161 (PR-265) [2023-07-13T17:24:27.121Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T17:24:27.188Z] > git checkout -f ba099dd10848f04b42b0348795a7e9835dbcc161 # timeout=10 [2023-07-13T17:24:27.267Z] > git remote # timeout=10 [2023-07-13T17:24:27.288Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T17:24:27.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T17:24:27.327Z] > git merge 7adbecab942a7b2115c6abd3dbc7641bc9f3f60a # timeout=10 [2023-07-13T17:24:27.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T17:24:27.369Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T17:24:27.379Z] > git checkout -f ba099dd10848f04b42b0348795a7e9835dbcc161 # timeout=10 [2023-07-13T17:24:30.820Z] Commit message: "docs: update postman collection" [2023-07-13T17:24:30.873Z] > git --version # timeout=10 [2023-07-13T17:24:30.886Z] > git --version # 'git version 2.25.1' [2023-07-13T17:24:30.901Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T17:24:32.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T17:24:32.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T17:24:32.087Z] Dload Upload Total Spent Left Speed [2023-07-13T17:24:32.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-07-13T17:24:32.808Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T17:24:33.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T17:24:33.175Z] + sudo tee /etc/docker/daemon.new [2023-07-13T17:24:33.175Z] { [2023-07-13T17:24:33.175Z] "registry-mirrors": [ [2023-07-13T17:24:33.175Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T17:24:33.175Z] ], [2023-07-13T17:24:33.175Z] "bip": "10.250.0.254/24", [2023-07-13T17:24:33.176Z] "hosts": [ [2023-07-13T17:24:33.176Z] "tcp://0.0.0.0:5555", [2023-07-13T17:24:33.176Z] "unix:///var/run/docker.sock" [2023-07-13T17:24:33.176Z] ], [2023-07-13T17:24:33.176Z] "mtu": 1458, [2023-07-13T17:24:33.176Z] "selinux-enabled": true, [2023-07-13T17:24:33.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T17:24:33.176Z] } [Pipeline] sh [2023-07-13T17:24:33.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T17:24:33.861Z] + sudo service docker restart [2023-07-13T17:24:45.230Z] Removing intermediate container e11b3391f51c [2023-07-13T17:24:45.230Z] ---> 2a42b837d00a [2023-07-13T17:24:45.230Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-13T17:24:45.230Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-13T17:24:45.230Z] 4acc49c71d14: Pulling fs layer [2023-07-13T17:24:45.489Z] 4acc49c71d14: Verifying Checksum [2023-07-13T17:24:45.489Z] 4acc49c71d14: Download complete [2023-07-13T17:24:45.747Z] 4acc49c71d14: Pull complete [2023-07-13T17:24:45.747Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-13T17:24:45.747Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-13T17:24:45.747Z] ---> 01a2bd3e5fff [2023-07-13T17:24:45.747Z] Step 15/36 : FROM alpine:3.17 [2023-07-13T17:24:46.366Z] 3.17: Pulling from library/alpine [2023-07-13T17:24:46.366Z] 4db1b89c0bd1: Already exists [2023-07-13T17:24:46.366Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T17:24:46.366Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T17:24:46.366Z] ---> 1f73a9d63274 [2023-07-13T17:24:46.366Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-13T17:24:46.936Z] ---> Running in bfd865830c13 [2023-07-13T17:24:46.936Z] Removing intermediate container bfd865830c13 [2023-07-13T17:24:46.936Z] ---> 727ac94f019d [2023-07-13T17:24:46.936Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-13T17:24:46.936Z] ---> Running in fd94ea4dfdb5 [2023-07-13T17:24:47.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T17:24:47.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T17:24:47.715Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-07-13T17:24:47.715Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-07-13T17:24:47.715Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-07-13T17:24:47.715Z] (4/86) Installing libxau (1.0.10-r0) [2023-07-13T17:24:47.715Z] (5/86) Installing libmd (1.0.4-r0) [2023-07-13T17:24:47.715Z] (6/86) Installing libbsd (0.11.7-r0) [2023-07-13T17:24:47.715Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-07-13T17:24:47.715Z] (8/86) Installing libxcb (1.15-r0) [2023-07-13T17:24:47.715Z] (9/86) Installing libx11 (1.8.4-r1) [2023-07-13T17:24:47.974Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-07-13T17:24:47.974Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-07-13T17:24:47.974Z] (12/86) Installing libexpat (2.5.0-r0) [2023-07-13T17:24:47.974Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-07-13T17:24:47.974Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-07-13T17:24:47.974Z] (15/86) Installing libpng (1.6.38-r0) [2023-07-13T17:24:47.974Z] (16/86) Installing freetype (2.12.1-r0) [2023-07-13T17:24:47.974Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-07-13T17:24:47.974Z] (18/86) Installing fribidi (1.0.12-r0) [2023-07-13T17:24:47.974Z] (19/86) Installing libffi (3.4.4-r0) [2023-07-13T17:24:47.974Z] (20/86) Installing libintl (0.21.1-r1) [2023-07-13T17:24:47.974Z] (21/86) Installing libblkid (2.38.1-r1) [2023-07-13T17:24:47.974Z] (22/86) Installing libmount (2.38.1-r1) [2023-07-13T17:24:47.974Z] (23/86) Installing pcre2 (10.42-r0) [2023-07-13T17:24:47.974Z] (24/86) Installing glib (2.74.7-r0) [2023-07-13T17:24:47.974Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-07-13T17:24:47.974Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-07-13T17:24:47.974Z] (27/86) Installing libass (0.16.0-r1) [2023-07-13T17:24:47.974Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-07-13T17:24:48.232Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-07-13T17:24:48.232Z] (30/86) Installing libpciaccess (0.17-r0) [2023-07-13T17:24:48.232Z] (31/86) Installing libdrm (2.4.114-r0) [2023-07-13T17:24:48.232Z] (32/86) Installing gmp (6.2.1-r2) [2023-07-13T17:24:48.232Z] (33/86) Installing nettle (3.8.1-r0) [2023-07-13T17:24:48.232Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-07-13T17:24:48.232Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-07-13T17:24:48.232Z] (36/86) Installing libunistring (1.1-r0) [2023-07-13T17:24:48.232Z] (37/86) Installing gnutls (3.7.8-r3) [2023-07-13T17:24:48.232Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-13T17:24:48.232Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-13T17:24:48.232Z] (40/86) Installing lame (3.100-r2) [2023-07-13T17:24:48.232Z] (41/86) Installing opus (1.3.1-r1) [2023-07-13T17:24:48.232Z] (42/86) Installing libasyncns (0.8-r1) [2023-07-13T17:24:48.232Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-07-13T17:24:48.232Z] (44/86) Installing libltdl (2.4.7-r1) [2023-07-13T17:24:48.232Z] (45/86) Installing orc (0.4.33-r0) [2023-07-13T17:24:48.232Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-07-13T17:24:48.232Z] (47/86) Installing libogg (1.3.5-r2) [2023-07-13T17:24:48.232Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-13T17:24:48.232Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-07-13T17:24:48.232Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-07-13T17:24:48.232Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-07-13T17:24:48.232Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-07-13T17:24:48.492Z] (53/86) Installing soxr (0.1.3-r3) [2023-07-13T17:24:48.492Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-07-13T17:24:48.492Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-07-13T17:24:48.492Z] (56/86) Installing libpulse (16.1-r6) [2023-07-13T17:24:48.492Z] (57/86) Installing cjson (1.7.15-r3) [2023-07-13T17:24:48.492Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-07-13T17:24:48.492Z] (59/86) Installing librist (0.2.7-r0) [2023-07-13T17:24:48.492Z] (60/86) Installing libsrt (1.5.1-r0) [2023-07-13T17:24:48.492Z] (61/86) Installing libssh (0.10.5-r0) [2023-07-13T17:24:48.492Z] (62/86) Installing libtheora (1.1.1-r16) [2023-07-13T17:24:48.492Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-07-13T17:24:48.492Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-07-13T17:24:48.492Z] (65/86) Installing libxext (1.3.5-r0) [2023-07-13T17:24:48.492Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-07-13T17:24:48.492Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-07-13T17:24:48.492Z] (68/86) Installing libva (2.16.0-r0) [2023-07-13T17:24:48.492Z] (69/86) Installing libvdpau (1.5-r0) [2023-07-13T17:24:48.492Z] (70/86) Installing vidstab (1.1.0-r2) [2023-07-13T17:24:48.492Z] (71/86) Installing libvpx (1.12.0-r1) [2023-07-13T17:24:48.492Z] (72/86) Installing libwebp (1.2.4-r2) [2023-07-13T17:24:48.492Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-07-13T17:24:48.492Z] (74/86) Installing numactl (2.0.16-r1) [2023-07-13T17:24:48.751Z] (75/86) Installing x265-libs (3.5-r3) [2023-07-13T17:24:48.751Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-07-13T17:24:48.751Z] (77/86) Installing libsodium (1.0.18-r2) [2023-07-13T17:24:48.751Z] (78/86) Installing libzmq (4.3.4-r1) [2023-07-13T17:24:48.751Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-07-13T17:24:48.751Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-07-13T17:24:49.010Z] (81/86) Installing udev-init-scripts (35-r1) [2023-07-13T17:24:49.010Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-07-13T17:24:49.010Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-07-13T17:24:49.010Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-07-13T17:24:49.010Z] (85/86) Installing kmod-libs (30-r1) [2023-07-13T17:24:49.010Z] (86/86) Installing eudev (3.2.11-r4) [2023-07-13T17:24:49.010Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T17:24:49.010Z] Executing eudev-3.2.11-r4.trigger [2023-07-13T17:24:49.010Z] OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T17:24:52.160Z] provisioning config files... [2023-07-13T17:24:52.186Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14813007490524177049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:24:52.579Z] ---> docker-login.sh [2023-07-13T17:24:52.579Z] nexus3.edgexfoundry.org:10001 [2023-07-13T17:24:52.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:24:53.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:24:53.118Z] Configure a credential helper to remove this warning. See [2023-07-13T17:24:53.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:24:53.118Z] [2023-07-13T17:24:53.118Z] Login Succeeded [2023-07-13T17:24:53.118Z] nexus3.edgexfoundry.org:10002 [2023-07-13T17:24:53.200Z] Removing intermediate container fd94ea4dfdb5 [2023-07-13T17:24:53.200Z] ---> 7217704765f4 [2023-07-13T17:24:53.200Z] Step 18/36 : WORKDIR / [2023-07-13T17:24:53.200Z] ---> Running in 30d90fdd2e49 [2023-07-13T17:24:53.200Z] Removing intermediate container 30d90fdd2e49 [2023-07-13T17:24:53.200Z] ---> 39ca72989273 [2023-07-13T17:24:53.200Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-13T17:24:53.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:24:53.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:24:53.386Z] Configure a credential helper to remove this warning. See [2023-07-13T17:24:53.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:24:53.386Z] [2023-07-13T17:24:53.386Z] Login Succeeded [2023-07-13T17:24:53.656Z] nexus3.edgexfoundry.org:10003 [2023-07-13T17:24:53.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:24:53.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:24:53.929Z] Configure a credential helper to remove this warning. See [2023-07-13T17:24:53.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:24:53.929Z] [2023-07-13T17:24:53.929Z] Login Succeeded [2023-07-13T17:24:53.929Z] nexus3.edgexfoundry.org:10004 [2023-07-13T17:24:54.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:24:54.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:24:54.199Z] Configure a credential helper to remove this warning. See [2023-07-13T17:24:54.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:24:54.199Z] [2023-07-13T17:24:54.199Z] Login Succeeded [2023-07-13T17:24:54.199Z] docker.io [2023-07-13T17:24:54.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T17:24:54.576Z] ---> 28d8c53526f2 [2023-07-13T17:24:54.577Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-13T17:24:54.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T17:24:54.734Z] Configure a credential helper to remove this warning. See [2023-07-13T17:24:54.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T17:24:54.734Z] [2023-07-13T17:24:54.734Z] Login Succeeded [2023-07-13T17:24:54.734Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T17:24:54.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2023-07-13T17:24:54.835Z] ---> 5e09b222cb78 [2023-07-13T17:24:54.835Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T17:24:55.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T17:24:55.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T17:24:55.229Z] ========================================================= [2023-07-13T17:24:55.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T17:24:55.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-07-13T17:24:55.402Z] ---> 2462ff182c45 [2023-07-13T17:24:55.402Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [Pipeline] sh [2023-07-13T17:24:55.751Z] + 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-07-13T17:24:55.971Z] ---> c2467864b4ec [2023-07-13T17:24:55.971Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-13T17:24:56.019Z] Sending build context to Docker daemon 1.284MB [2023-07-13T17:24:56.019Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T17:24:56.019Z] Step 2/13 : FROM ${BASE} AS builder [2023-07-13T17:24:56.288Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T17:24:56.288Z] edb6bdbacee9: Pulling fs layer [2023-07-13T17:24:56.288Z] 5f9638ab2659: Pulling fs layer [2023-07-13T17:24:56.288Z] 8d51d6327a98: Pulling fs layer [2023-07-13T17:24:56.288Z] 8b374f2dd631: Pulling fs layer [2023-07-13T17:24:56.288Z] ec14aa9079de: Pulling fs layer [2023-07-13T17:24:56.288Z] 2f466654f4bb: Pulling fs layer [2023-07-13T17:24:56.288Z] 554e91adad29: Pulling fs layer [2023-07-13T17:24:56.288Z] 8b374f2dd631: Waiting [2023-07-13T17:24:56.288Z] ec14aa9079de: Waiting [2023-07-13T17:24:56.288Z] 2f466654f4bb: Waiting [2023-07-13T17:24:56.288Z] 554e91adad29: Waiting [2023-07-13T17:24:56.288Z] 5f9638ab2659: Verifying Checksum [2023-07-13T17:24:56.288Z] 5f9638ab2659: Download complete [2023-07-13T17:24:56.288Z] 8b374f2dd631: Verifying Checksum [2023-07-13T17:24:56.288Z] 8b374f2dd631: Download complete [2023-07-13T17:24:56.288Z] ec14aa9079de: Download complete [2023-07-13T17:24:56.288Z] edb6bdbacee9: Verifying Checksum [2023-07-13T17:24:56.288Z] edb6bdbacee9: Download complete [2023-07-13T17:24:56.540Z] ---> 156c354b4838 [2023-07-13T17:24:56.540Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-13T17:24:57.111Z] ---> d6b2bb262dcb [2023-07-13T17:24:57.111Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-13T17:24:57.713Z] 554e91adad29: Verifying Checksum [2023-07-13T17:24:57.713Z] 554e91adad29: Download complete [2023-07-13T17:24:58.488Z] ---> 822b735040c3 [2023-07-13T17:24:58.488Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-13T17:24:58.674Z] 2f466654f4bb: Download complete [2023-07-13T17:24:58.675Z] 8d51d6327a98: Download complete [2023-07-13T17:24:58.746Z] ---> Running in b72c0038c433 [2023-07-13T17:25:00.120Z] Removing intermediate container b72c0038c433 [2023-07-13T17:25:00.120Z] ---> 0b85a5c197bf [2023-07-13T17:25:00.120Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-13T17:25:00.120Z] ---> Running in 9dbaadc4cedd [2023-07-13T17:25:00.617Z] edb6bdbacee9: Pull complete [2023-07-13T17:25:00.884Z] 5f9638ab2659: Pull complete [2023-07-13T17:25:01.056Z] Removing intermediate container 9dbaadc4cedd [2023-07-13T17:25:01.056Z] ---> 835412e2a713 [2023-07-13T17:25:01.056Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-13T17:25:01.056Z] ---> Running in 1a945d1f7667 [2023-07-13T17:25:01.626Z] Removing intermediate container 1a945d1f7667 [2023-07-13T17:25:01.626Z] ---> 776f5966cf21 [2023-07-13T17:25:01.626Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-13T17:25:01.626Z] ---> Running in 1d11f63c2a1f [2023-07-13T17:25:02.194Z] Removing intermediate container 1d11f63c2a1f [2023-07-13T17:25:02.194Z] ---> 173d827a734c [2023-07-13T17:25:02.194Z] Step 30/36 : EXPOSE 59983 [2023-07-13T17:25:02.194Z] ---> Running in 3489fecdd6fd [2023-07-13T17:25:02.194Z] Removing intermediate container 3489fecdd6fd [2023-07-13T17:25:02.194Z] ---> c0ca33313d65 [2023-07-13T17:25:02.194Z] Step 31/36 : EXPOSE 8554 [2023-07-13T17:25:02.457Z] ---> Running in a355890a5d09 [2023-07-13T17:25:02.457Z] Removing intermediate container a355890a5d09 [2023-07-13T17:25:02.457Z] ---> a268e6495a7a [2023-07-13T17:25:02.457Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-13T17:25:02.457Z] ---> Running in 542c0825ed25 [2023-07-13T17:25:02.457Z] Removing intermediate container 542c0825ed25 [2023-07-13T17:25:02.457Z] ---> 8af42024fc3a [2023-07-13T17:25:02.457Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-13T17:25:02.457Z] ---> Running in a38bdd405dc4 [2023-07-13T17:25:02.717Z] Removing intermediate container a38bdd405dc4 [2023-07-13T17:25:02.717Z] ---> a2559386a344 [2023-07-13T17:25:02.717Z] Step 34/36 : LABEL arch=amd64 [2023-07-13T17:25:02.717Z] ---> Running in 72e4dfc917d1 [2023-07-13T17:25:02.717Z] Removing intermediate container 72e4dfc917d1 [2023-07-13T17:25:02.717Z] ---> d6dc25920ddf [2023-07-13T17:25:02.717Z] Step 35/36 : LABEL git_sha=ba099dd10848f04b42b0348795a7e9835dbcc161 [2023-07-13T17:25:02.717Z] ---> Running in 07626e6fbf20 [2023-07-13T17:25:02.717Z] Removing intermediate container 07626e6fbf20 [2023-07-13T17:25:02.717Z] ---> c485ae148559 [2023-07-13T17:25:02.717Z] Step 36/36 : LABEL version=0.0.0 [2023-07-13T17:25:02.978Z] ---> Running in 9e406434fd03 [2023-07-13T17:25:02.978Z] Removing intermediate container 9e406434fd03 [2023-07-13T17:25:02.978Z] ---> 8fa3de063fbe [2023-07-13T17:25:02.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T17:25:02.978Z] Successfully built 8fa3de063fbe [2023-07-13T17:25:02.978Z] 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-07-13T17:25:03.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T17:25:03.874Z] [2023-07-13T17:25:03.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:25:04.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T17:25:04.257Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T17:25:04.257Z] 5eb5b503b376: Pulling fs layer [2023-07-13T17:25:04.257Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T17:25:04.257Z] ec43610c2a17: Pulling fs layer [2023-07-13T17:25:04.257Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T17:25:04.257Z] 33b1e0a273af: Pulling fs layer [2023-07-13T17:25:04.257Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T17:25:04.257Z] 2f39f015ded8: Pulling fs layer [2023-07-13T17:25:04.257Z] 5d3b04190fa2: Waiting [2023-07-13T17:25:04.257Z] 3a2ae6a8a46f: Waiting [2023-07-13T17:25:04.257Z] 33b1e0a273af: Waiting [2023-07-13T17:25:04.257Z] 2f39f015ded8: Waiting [2023-07-13T17:25:04.257Z] 5c69ac0246d0: Download complete [2023-07-13T17:25:04.257Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T17:25:04.257Z] 3a2ae6a8a46f: Download complete [2023-07-13T17:25:04.257Z] 33b1e0a273af: Verifying Checksum [2023-07-13T17:25:04.257Z] 33b1e0a273af: Download complete [2023-07-13T17:25:04.257Z] ec43610c2a17: Verifying Checksum [2023-07-13T17:25:04.257Z] ec43610c2a17: Download complete [2023-07-13T17:25:04.257Z] 5d3b04190fa2: Download complete [2023-07-13T17:25:04.514Z] 5eb5b503b376: Verifying Checksum [2023-07-13T17:25:04.514Z] 5eb5b503b376: Download complete [2023-07-13T17:25:05.078Z] 2f39f015ded8: Download complete [2023-07-13T17:25:05.646Z] 5eb5b503b376: Pull complete [2023-07-13T17:25:05.905Z] 5c69ac0246d0: Pull complete [2023-07-13T17:25:06.164Z] ec43610c2a17: Pull complete [2023-07-13T17:25:06.424Z] 3a2ae6a8a46f: Pull complete [2023-07-13T17:25:06.683Z] 33b1e0a273af: Pull complete [2023-07-13T17:25:06.683Z] 5d3b04190fa2: Pull complete [2023-07-13T17:25:10.869Z] 2f39f015ded8: Pull complete [2023-07-13T17:25:10.870Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T17:25:10.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T17:25:10.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:25:11.099Z] prd-ubuntu20.04-docker-8c-8g-1079 does not seem to be running inside a container [2023-07-13T17:25:11.130Z] $ 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-265 -v /w/workspace/foundry_device-usb-camera_PR-265:/w/workspace/foundry_device-usb-camera_PR-265:rw,z -v /w/workspace/foundry_device-usb-camera_PR-265@tmp:/w/workspace/foundry_device-usb-camera_PR-265@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T17:25:13.226Z] 8d51d6327a98: Pull complete [2023-07-13T17:25:13.496Z] 8b374f2dd631: Pull complete [2023-07-13T17:25:13.765Z] ec14aa9079de: Pull complete [2023-07-13T17:25:17.312Z] $ docker top c781df0ed7a168c27e82d700ca6ca513f5f36a058ca654fa748d20bdb5d9d30f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:25:17.819Z] ---> job-cost.sh [2023-07-13T17:25:17.819Z] lf-activate-venv: SKIPPING [2023-07-13T17:25:17.819Z] INFO: No Stack... [2023-07-13T17:25:18.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T17:25:18.646Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T17:25:18.966Z] + + cut -d, -f6cat [2023-07-13T17:25:18.966Z] /w/workspace/foundry_device-usb-camera_PR-265/archives/cost.csv [Pipeline] lock [2023-07-13T17:25:19.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [2023-07-13T17:25:19.018Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] did not exist. Created. [2023-07-13T17:25:19.018Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T17:25:19.410Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T17:25:19.461Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T17:25:19.490Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T17:25:19.563Z] $ docker stop --time=1 c781df0ed7a168c27e82d700ca6ca513f5f36a058ca654fa748d20bdb5d9d30f [2023-07-13T17:25:20.501Z] 2f466654f4bb: Pull complete [2023-07-13T17:25:20.714Z] $ docker rm -f --volumes c781df0ed7a168c27e82d700ca6ca513f5f36a058ca654fa748d20bdb5d9d30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T17:25:23.120Z] 554e91adad29: Pull complete [2023-07-13T17:25:23.120Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T17:25:23.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T17:25:23.120Z] ---> 1e15ea492957 [2023-07-13T17:25:23.120Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-07-13T17:25:24.538Z] ---> Running in fb6d5787f08d [2023-07-13T17:25:24.807Z] Removing intermediate container fb6d5787f08d [2023-07-13T17:25:24.807Z] ---> b7339a3c8968 [2023-07-13T17:25:24.807Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T17:25:25.075Z] ---> Running in c04a4f3ad024 [2023-07-13T17:25:25.342Z] Removing intermediate container c04a4f3ad024 [2023-07-13T17:25:25.342Z] ---> de301ef2589e [2023-07-13T17:25:25.342Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-13T17:25:25.342Z] ---> Running in 5105cb177677 [2023-07-13T17:25:25.609Z] Removing intermediate container 5105cb177677 [2023-07-13T17:25:25.609Z] ---> 1a6768e9fa1a [2023-07-13T17:25:25.609Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-13T17:25:25.609Z] ---> Running in 2d2de88c1cac [2023-07-13T17:25:25.884Z] Removing intermediate container 2d2de88c1cac [2023-07-13T17:25:25.884Z] ---> d881ca5e0a86 [2023-07-13T17:25:25.884Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T17:25:26.151Z] ---> Running in a4ef19101b82 [2023-07-13T17:25:27.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T17:25:27.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T17:25:28.653Z] (1/14) Installing libintl (0.21.1-r1) [2023-07-13T17:25:28.653Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-07-13T17:25:28.653Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-07-13T17:25:28.653Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-07-13T17:25:28.653Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-07-13T17:25:28.653Z] (6/14) Installing udev-init-scripts (35-r1) [2023-07-13T17:25:28.653Z] (7/14) Installing libblkid (2.38.1-r1) [2023-07-13T17:25:28.653Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-07-13T17:25:28.653Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-07-13T17:25:28.653Z] (10/14) Installing kmod-libs (30-r1) [2023-07-13T17:25:28.653Z] (11/14) Installing eudev (3.2.11-r4) [2023-07-13T17:25:28.918Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-07-13T17:25:28.918Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-07-13T17:25:28.918Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-07-13T17:25:29.186Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T17:25:29.186Z] Executing eudev-3.2.11-r4.trigger [2023-07-13T17:25:29.186Z] OK: 271 MiB in 67 packages [2023-07-13T17:25:30.598Z] Removing intermediate container a4ef19101b82 [2023-07-13T17:25:30.598Z] ---> 0083c0286fd2 [2023-07-13T17:25:30.598Z] Step 8/13 : WORKDIR /device-usb-camera [2023-07-13T17:25:30.598Z] ---> Running in a4237999285b [2023-07-13T17:25:30.865Z] Removing intermediate container a4237999285b [2023-07-13T17:25:30.865Z] ---> 07857c4865ff [2023-07-13T17:25:30.865Z] Step 9/13 : COPY go.mod vendor* ./ [2023-07-13T17:25:31.131Z] ---> 507b6d9aea2e [2023-07-13T17:25:31.131Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T17:25:31.405Z] ---> Running in ab46916970ef [2023-07-13T17:26:39.311Z] Removing intermediate container ab46916970ef [2023-07-13T17:26:39.311Z] ---> 29c7b06bba3c [2023-07-13T17:26:39.311Z] Step 11/13 : COPY . . [2023-07-13T17:26:39.311Z] ---> c9c6eccf683f [2023-07-13T17:26:39.311Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-13T17:26:39.311Z] ---> Running in 6e5f316e4ccf [2023-07-13T17:26:39.311Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T17:26:39.311Z]   Dload Upload Total Spent Left Speed [2023-07-13T17:26:39.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4493 0 --:--:-- --:--:-- --:--:-- 4519 [2023-07-13T17:26:39.311Z] Removing intermediate container 6e5f316e4ccf [2023-07-13T17:26:39.311Z] ---> 5c0bca8f70d3 [2023-07-13T17:26:39.311Z] Step 13/13 : RUN ${MAKE} [2023-07-13T17:26:39.311Z] ---> Running in dbd43ca80819 [2023-07-13T17:26:39.311Z] noop [2023-07-13T17:26:39.311Z] Removing intermediate container dbd43ca80819 [2023-07-13T17:26:39.311Z] ---> dea311b4c619 [2023-07-13T17:26:39.311Z] Successfully built dea311b4c619 [2023-07-13T17:26:39.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:26:39.779Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T17:26:39.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:26:40.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-1080 does not seem to be running inside a container [2023-07-13T17:26:40.107Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-07-13T17:26:41.260Z] $ docker top d56a04046ef8b02ee8075a03b797b0ace5f49539d98b8fb03c893663936127ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T17:26:42.148Z] + go version [2023-07-13T17:26:42.148Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T17:26:42.184Z] $ docker stop --time=1 d56a04046ef8b02ee8075a03b797b0ace5f49539d98b8fb03c893663936127ee [2023-07-13T17:26:43.735Z] $ docker rm -f --volumes d56a04046ef8b02ee8075a03b797b0ace5f49539d98b8fb03c893663936127ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:26:44.563Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T17:26:44.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:26:44.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-1080 does not seem to be running inside a container [2023-07-13T17:26:44.862Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-07-13T17:26:45.937Z] $ docker top 062ee25138e7fc40b8b1818964e50b7225ea644d760bbadd1e98d6336b087604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T17:26:46.785Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-07-13T17:26:47.173Z] + make test [2023-07-13T17:26:47.173Z] go test ./... -coverprofile=coverage.out ./... [2023-07-13T17:27:19.414Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-07-13T17:29:11.075Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-07-13T17:29:21.146Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 3.7% of statements [2023-07-13T17:29:21.146Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T17:29:21.146Z] go vet ./... [2023-07-13T17:30:00.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T17:30:00.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T17:30:00.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T17:30:00.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T17:30:00.422Z] $ docker stop --time=1 062ee25138e7fc40b8b1818964e50b7225ea644d760bbadd1e98d6336b087604 [2023-07-13T17:30:02.217Z] $ docker rm -f --volumes 062ee25138e7fc40b8b1818964e50b7225ea644d760bbadd1e98d6336b087604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T17:30:03.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T17:30:03.390Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T17:30:03.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T17:30:04.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T17:30:04.822Z] + ls -al . [2023-07-13T17:30:04.822Z] total 200 [2023-07-13T17:30:04.822Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 17:26 . [2023-07-13T17:30:04.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 17:24 .. [2023-07-13T17:30:04.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 17:24 .git [2023-07-13T17:30:04.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:24 .github [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 13 17:24 .gitignore [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 13 17:24 .golangci.yml [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 13 17:24 .hadolint.yml [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jul 13 17:24 Attribution.txt [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jul 13 17:24 CHANGELOG.md [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 13 17:24 Dockerfile [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 13 17:24 GOVERNANCE.md [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 13 17:24 Jenkinsfile [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 13 17:24 LICENSE [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jul 13 17:24 Makefile [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 13 17:24 OWNERS.md [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 13 17:24 README.md [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 17:22 VERSION [2023-07-13T17:30:04.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 17:24 bin [2023-07-13T17:30:04.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:24 cmd [2023-07-13T17:30:04.822Z] -rw-r--r-- 1 jenkins jenkins 40973 Jul 13 17:29 coverage.out [2023-07-13T17:30:04.822Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 13 17:24 docker-entrypoint.sh [2023-07-13T17:30:04.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 17:24 docs [2023-07-13T17:30:04.822Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jul 13 17:24 go.mod [2023-07-13T17:30:04.823Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jul 13 17:24 go.sum [2023-07-13T17:30:04.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 17:24 internal [2023-07-13T17:30:04.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 17:24 snap [2023-07-13T17:30:04.823Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 13 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:30:05.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=ba099dd10848f04b42b0348795a7e9835dbcc161 --label arch=arm64 --label version=0.0.0 . [2023-07-13T17:30:05.500Z] Sending build context to Docker daemon 1.326MB [2023-07-13T17:30:05.500Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T17:30:05.500Z] Step 2/36 : FROM ${BASE} AS builder [2023-07-13T17:30:05.500Z] ---> dea311b4c619 [2023-07-13T17:30:05.500Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-07-13T17:30:05.767Z] ---> Running in f1ad71889c05 [2023-07-13T17:30:06.045Z] Removing intermediate container f1ad71889c05 [2023-07-13T17:30:06.045Z] ---> 017b128ff196 [2023-07-13T17:30:06.045Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T17:30:06.045Z] ---> Running in 14e55f473750 [2023-07-13T17:30:06.313Z] Removing intermediate container 14e55f473750 [2023-07-13T17:30:06.313Z] ---> 62925a62c019 [2023-07-13T17:30:06.313Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-07-13T17:30:06.313Z] ---> Running in 0c427118d385 [2023-07-13T17:30:06.583Z] Removing intermediate container 0c427118d385 [2023-07-13T17:30:06.583Z] ---> f6f97415713f [2023-07-13T17:30:06.583Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-07-13T17:30:06.583Z] ---> Running in 73b2473a1ff1 [2023-07-13T17:30:06.854Z] Removing intermediate container 73b2473a1ff1 [2023-07-13T17:30:06.854Z] ---> 157f298adc26 [2023-07-13T17:30:06.854Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T17:30:07.127Z] ---> Running in 0525b7d6252b [2023-07-13T17:30:08.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T17:30:08.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T17:30:09.308Z] OK: 271 MiB in 67 packages [2023-07-13T17:30:10.272Z] Removing intermediate container 0525b7d6252b [2023-07-13T17:30:10.272Z] ---> 84bf4a754961 [2023-07-13T17:30:10.272Z] Step 8/36 : WORKDIR /device-usb-camera [2023-07-13T17:30:10.272Z] ---> Running in 68da328fe12c [2023-07-13T17:30:10.538Z] Removing intermediate container 68da328fe12c [2023-07-13T17:30:10.538Z] ---> e8e4f3c8839e [2023-07-13T17:30:10.538Z] Step 9/36 : COPY go.mod vendor* ./ [2023-07-13T17:30:11.122Z] ---> d23986126f87 [2023-07-13T17:30:11.122Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T17:30:11.122Z] ---> Running in 627aca0d40ae [2023-07-13T17:30:13.722Z] Removing intermediate container 627aca0d40ae [2023-07-13T17:30:13.722Z] ---> b7fff57a6049 [2023-07-13T17:30:13.722Z] Step 11/36 : COPY . . [2023-07-13T17:30:14.685Z] ---> 22e155b10793 [2023-07-13T17:30:14.685Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-07-13T17:30:14.685Z] ---> Running in 2f24584427b9 [2023-07-13T17:30:15.650Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-07-13T17:30:15.650Z] Dload Upload Total Spent Left Speed [2023-07-13T17:30:15.918Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3329 [2023-07-13T17:30:19.250Z] Removing intermediate container 2f24584427b9 [2023-07-13T17:30:19.250Z] ---> df222d8e861e [2023-07-13T17:30:19.250Z] Step 13/36 : RUN ${MAKE} [2023-07-13T17:30:19.250Z] ---> Running in 2cb4e4c3365f [2023-07-13T17:30:19.830Z] 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-07-13T17:32:56.560Z] Removing intermediate container 2cb4e4c3365f [2023-07-13T17:32:56.560Z] ---> 1e9be8edb973 [2023-07-13T17:32:56.560Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-13T17:32:56.560Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-13T17:32:56.560Z] 8766b47fe142: Pulling fs layer [2023-07-13T17:32:56.560Z] 8766b47fe142: Verifying Checksum [2023-07-13T17:32:56.560Z] 8766b47fe142: Download complete [2023-07-13T17:32:56.560Z] 8766b47fe142: Pull complete [2023-07-13T17:32:56.560Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-13T17:32:56.560Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-13T17:32:56.560Z] ---> 69d40e2cb93c [2023-07-13T17:32:56.560Z] Step 15/36 : FROM alpine:3.17 [2023-07-13T17:32:56.560Z] 3.17: Pulling from library/alpine [2023-07-13T17:32:56.560Z] edb6bdbacee9: Already exists [2023-07-13T17:32:56.560Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T17:32:56.560Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T17:32:56.560Z] ---> 779605e5fbc0 [2023-07-13T17:32:56.560Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-13T17:32:56.560Z] ---> Running in 85347215329c [2023-07-13T17:32:56.560Z] Removing intermediate container 85347215329c [2023-07-13T17:32:56.560Z] ---> 0e7e93ee3081 [2023-07-13T17:32:56.560Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-13T17:32:56.560Z] ---> Running in b1ac2cd01650 [2023-07-13T17:32:56.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T17:32:56.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T17:32:56.560Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-07-13T17:32:56.560Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-07-13T17:32:56.560Z] (3/83) Installing libxau (1.0.10-r0) [2023-07-13T17:32:56.560Z] (4/83) Installing libmd (1.0.4-r0) [2023-07-13T17:32:56.560Z] (5/83) Installing libbsd (0.11.7-r0) [2023-07-13T17:32:56.560Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-07-13T17:32:56.560Z] (7/83) Installing libxcb (1.15-r0) [2023-07-13T17:32:56.560Z] (8/83) Installing libx11 (1.8.4-r1) [2023-07-13T17:32:56.560Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-07-13T17:32:56.560Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-07-13T17:32:56.560Z] (11/83) Installing libexpat (2.5.0-r0) [2023-07-13T17:32:56.560Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-07-13T17:32:56.560Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-07-13T17:32:56.560Z] (14/83) Installing libpng (1.6.38-r0) [2023-07-13T17:32:56.560Z] (15/83) Installing freetype (2.12.1-r0) [2023-07-13T17:32:56.560Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-07-13T17:32:56.560Z] (17/83) Installing fribidi (1.0.12-r0) [2023-07-13T17:32:56.560Z] (18/83) Installing libffi (3.4.4-r0) [2023-07-13T17:32:56.560Z] (19/83) Installing libintl (0.21.1-r1) [2023-07-13T17:32:56.560Z] (20/83) Installing libblkid (2.38.1-r1) [2023-07-13T17:32:56.560Z] (21/83) Installing libmount (2.38.1-r1) [2023-07-13T17:32:56.560Z] (22/83) Installing pcre2 (10.42-r0) [2023-07-13T17:32:56.560Z] (23/83) Installing glib (2.74.7-r0) [2023-07-13T17:32:56.560Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-07-13T17:32:56.560Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-07-13T17:32:56.560Z] (26/83) Installing libass (0.16.0-r1) [2023-07-13T17:32:56.560Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-07-13T17:32:56.560Z] (28/83) Installing libdrm (2.4.114-r0) [2023-07-13T17:32:56.560Z] (29/83) Installing gmp (6.2.1-r2) [2023-07-13T17:32:56.560Z] (30/83) Installing nettle (3.8.1-r0) [2023-07-13T17:32:56.560Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-07-13T17:32:56.560Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-07-13T17:32:56.560Z] (33/83) Installing libunistring (1.1-r0) [2023-07-13T17:32:56.560Z] (34/83) Installing gnutls (3.7.8-r3) [2023-07-13T17:32:56.560Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-13T17:32:56.560Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-13T17:32:56.560Z] (37/83) Installing lame (3.100-r2) [2023-07-13T17:32:56.560Z] (38/83) Installing opus (1.3.1-r1) [2023-07-13T17:32:56.560Z] (39/83) Installing libasyncns (0.8-r1) [2023-07-13T17:32:56.560Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-07-13T17:32:56.560Z] (41/83) Installing libltdl (2.4.7-r1) [2023-07-13T17:32:56.560Z] (42/83) Installing orc (0.4.33-r0) [2023-07-13T17:32:56.560Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-07-13T17:32:56.560Z] (44/83) Installing libogg (1.3.5-r2) [2023-07-13T17:32:56.560Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-13T17:32:56.560Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-07-13T17:32:56.560Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-07-13T17:32:56.560Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-07-13T17:32:56.560Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-07-13T17:32:56.560Z] (50/83) Installing soxr (0.1.3-r3) [2023-07-13T17:32:56.560Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-07-13T17:32:56.560Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-07-13T17:32:56.560Z] (53/83) Installing libpulse (16.1-r6) [2023-07-13T17:32:56.560Z] (54/83) Installing cjson (1.7.15-r3) [2023-07-13T17:32:56.560Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-07-13T17:32:56.560Z] (56/83) Installing librist (0.2.7-r0) [2023-07-13T17:32:56.560Z] (57/83) Installing libsrt (1.5.1-r0) [2023-07-13T17:32:56.560Z] (58/83) Installing libssh (0.10.5-r0) [2023-07-13T17:32:56.560Z] (59/83) Installing libtheora (1.1.1-r16) [2023-07-13T17:32:56.560Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-07-13T17:32:56.560Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-07-13T17:32:56.560Z] (62/83) Installing libxext (1.3.5-r0) [2023-07-13T17:32:56.560Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-07-13T17:32:56.560Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-07-13T17:32:56.560Z] (65/83) Installing libva (2.16.0-r0) [2023-07-13T17:32:56.560Z] (66/83) Installing libvdpau (1.5-r0) [2023-07-13T17:32:56.560Z] (67/83) Installing vidstab (1.1.0-r2) [2023-07-13T17:32:56.560Z] (68/83) Installing libvpx (1.12.0-r1) [2023-07-13T17:32:56.560Z] (69/83) Installing libwebp (1.2.4-r2) [2023-07-13T17:32:56.560Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-07-13T17:32:56.560Z] (71/83) Installing numactl (2.0.16-r1) [2023-07-13T17:32:56.560Z] (72/83) Installing x265-libs (3.5-r3) [2023-07-13T17:32:56.560Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-07-13T17:32:56.560Z] (74/83) Installing libsodium (1.0.18-r2) [2023-07-13T17:32:56.560Z] (75/83) Installing libzmq (4.3.4-r1) [2023-07-13T17:32:56.560Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-07-13T17:32:56.560Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-07-13T17:32:56.560Z] (78/83) Installing udev-init-scripts (35-r1) [2023-07-13T17:32:56.560Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-07-13T17:32:56.560Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-07-13T17:32:56.560Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-07-13T17:32:56.560Z] (82/83) Installing kmod-libs (30-r1) [2023-07-13T17:32:56.560Z] (83/83) Installing eudev (3.2.11-r4) [2023-07-13T17:32:56.560Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T17:32:56.560Z] Executing eudev-3.2.11-r4.trigger [2023-07-13T17:32:56.560Z] OK: 86 MiB in 98 packages [2023-07-13T17:32:58.504Z] Removing intermediate container b1ac2cd01650 [2023-07-13T17:32:58.504Z] ---> 39f70f74b10b [2023-07-13T17:32:58.504Z] Step 18/36 : WORKDIR / [2023-07-13T17:32:58.504Z] ---> Running in 1d50bbde2877 [2023-07-13T17:32:58.770Z] Removing intermediate container 1d50bbde2877 [2023-07-13T17:32:58.770Z] ---> a0778c74e204 [2023-07-13T17:32:58.770Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-13T17:33:00.178Z] ---> 5c881367f04b [2023-07-13T17:33:00.178Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-13T17:33:00.445Z] ---> e88592a21417 [2023-07-13T17:33:00.445Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-13T17:33:01.026Z] ---> 7c7b324ab547 [2023-07-13T17:33:01.026Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-13T17:33:01.621Z] ---> ac81c6c7fe7a [2023-07-13T17:33:01.621Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-13T17:33:01.888Z] ---> 13b7a3ba4531 [2023-07-13T17:33:01.888Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-13T17:33:02.471Z] ---> d9c1010e3be7 [2023-07-13T17:33:02.471Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-13T17:33:03.880Z] ---> 8aedc0e7b361 [2023-07-13T17:33:03.880Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-13T17:33:03.880Z] ---> Running in 90215c64d230 [2023-07-13T17:33:05.822Z] Removing intermediate container 90215c64d230 [2023-07-13T17:33:05.822Z] ---> b3c1fac082f5 [2023-07-13T17:33:05.822Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-13T17:33:05.822Z] ---> Running in d89820c2541f [2023-07-13T17:33:07.236Z] Removing intermediate container d89820c2541f [2023-07-13T17:33:07.236Z] ---> 3b953328718f [2023-07-13T17:33:07.236Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-13T17:33:07.236Z] ---> Running in a48f883e03fc [2023-07-13T17:33:09.180Z] Removing intermediate container a48f883e03fc [2023-07-13T17:33:09.180Z] ---> 733245042ef7 [2023-07-13T17:33:09.180Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-13T17:33:09.180Z] ---> Running in e4819c539f78 [2023-07-13T17:33:11.131Z] Removing intermediate container e4819c539f78 [2023-07-13T17:33:11.131Z] ---> 7988b3bc0d29 [2023-07-13T17:33:11.131Z] Step 30/36 : EXPOSE 59983 [2023-07-13T17:33:11.131Z] ---> Running in 3598edfe32c3 [2023-07-13T17:33:11.131Z] Removing intermediate container 3598edfe32c3 [2023-07-13T17:33:11.131Z] ---> 2e8540f2cf5e [2023-07-13T17:33:11.131Z] Step 31/36 : EXPOSE 8554 [2023-07-13T17:33:11.398Z] ---> Running in 3d312e5790fb [2023-07-13T17:33:11.665Z] Removing intermediate container 3d312e5790fb [2023-07-13T17:33:11.665Z] ---> 164acf2e62a5 [2023-07-13T17:33:11.665Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-13T17:33:11.665Z] ---> Running in 62f0d9e1beaf [2023-07-13T17:33:11.933Z] Removing intermediate container 62f0d9e1beaf [2023-07-13T17:33:11.933Z] ---> e7787e4ac2a4 [2023-07-13T17:33:11.933Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-13T17:33:11.933Z] ---> Running in eeb45eca06a9 [2023-07-13T17:33:12.200Z] Removing intermediate container eeb45eca06a9 [2023-07-13T17:33:12.200Z] ---> e8c25376699b [2023-07-13T17:33:12.200Z] Step 34/36 : LABEL arch=arm64 [2023-07-13T17:33:12.468Z] ---> Running in 7686eee98bb4 [2023-07-13T17:33:12.736Z] Removing intermediate container 7686eee98bb4 [2023-07-13T17:33:12.736Z] ---> b6c43a30a233 [2023-07-13T17:33:12.736Z] Step 35/36 : LABEL git_sha=ba099dd10848f04b42b0348795a7e9835dbcc161 [2023-07-13T17:33:12.736Z] ---> Running in 249392abdb01 [2023-07-13T17:33:13.003Z] Removing intermediate container 249392abdb01 [2023-07-13T17:33:13.003Z] ---> 8741a7bff3eb [2023-07-13T17:33:13.003Z] Step 36/36 : LABEL version=0.0.0 [2023-07-13T17:33:13.003Z] ---> Running in 7a45c9900f1e [2023-07-13T17:33:13.271Z] Removing intermediate container 7a45c9900f1e [2023-07-13T17:33:13.271Z] ---> 5f38d9562c83 [2023-07-13T17:33:13.271Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T17:33:13.535Z] Successfully built 5f38d9562c83 [2023-07-13T17:33:13.535Z] 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-07-13T17:33:14.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T17:33:14.367Z] [2023-07-13T17:33:14.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:33:14.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T17:33:14.763Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T17:33:14.763Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T17:33:14.763Z] 04944245beec: Pulling fs layer [2023-07-13T17:33:14.763Z] 699f458cf7ca: Pulling fs layer [2023-07-13T17:33:14.763Z] 765212b225bb: Pulling fs layer [2023-07-13T17:33:14.763Z] f23df028b6ca: Pulling fs layer [2023-07-13T17:33:14.763Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T17:33:14.763Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T17:33:14.763Z] d65c8cfc05b1: Waiting [2023-07-13T17:33:14.763Z] 2437ff75d9bd: Waiting [2023-07-13T17:33:14.763Z] 765212b225bb: Waiting [2023-07-13T17:33:14.763Z] f23df028b6ca: Waiting [2023-07-13T17:33:15.028Z] 04944245beec: Verifying Checksum [2023-07-13T17:33:15.028Z] 04944245beec: Download complete [2023-07-13T17:33:15.028Z] 765212b225bb: Verifying Checksum [2023-07-13T17:33:15.028Z] 765212b225bb: Download complete [2023-07-13T17:33:15.028Z] f23df028b6ca: Verifying Checksum [2023-07-13T17:33:15.028Z] f23df028b6ca: Download complete [2023-07-13T17:33:15.028Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T17:33:15.028Z] d65c8cfc05b1: Download complete [2023-07-13T17:33:15.296Z] 699f458cf7ca: Verifying Checksum [2023-07-13T17:33:15.296Z] 699f458cf7ca: Download complete [2023-07-13T17:33:15.563Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T17:33:15.563Z] 8998bd30e6a1: Download complete [2023-07-13T17:33:18.151Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T17:33:18.151Z] 2437ff75d9bd: Download complete [2023-07-13T17:33:19.560Z] 8998bd30e6a1: Pull complete [2023-07-13T17:33:20.142Z] 04944245beec: Pull complete [2023-07-13T17:33:21.549Z] 699f458cf7ca: Pull complete [2023-07-13T17:33:21.550Z] 765212b225bb: Pull complete [2023-07-13T17:33:22.508Z] f23df028b6ca: Pull complete [2023-07-13T17:33:22.776Z] d65c8cfc05b1: Pull complete [2023-07-13T17:33:37.764Z] 2437ff75d9bd: Pull complete [2023-07-13T17:33:37.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T17:33:37.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T17:33:37.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:33:38.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-1080 does not seem to be running inside a container [2023-07-13T17:33:38.158Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T17:33:40.745Z] $ docker top 60f71fa4639848367eb1979854408a5f051647a2082dbf0be03815463c9012ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:33:41.622Z] ---> job-cost.sh [2023-07-13T17:33:41.622Z] lf-activate-venv: SKIPPING [2023-07-13T17:33:41.622Z] INFO: No Stack... [2023-07-13T17:33:42.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T17:33:43.158Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T17:33:43.806Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-07-13T17:33:43.806Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T17:33:43.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [2023-07-13T17:33:43.894Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] did not exist. Created. [2023-07-13T17:33:43.894Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T17:33:44.299Z] /w/workspace/device-usb-camera/1@tmp/durable-9c675d39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T17:33:44.644Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T17:33:44.682Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T17:33:44.734Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T17:33:44.753Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T17:33:44.836Z] $ docker stop --time=1 60f71fa4639848367eb1979854408a5f051647a2082dbf0be03815463c9012ff [2023-07-13T17:33:46.316Z] $ docker rm -f --volumes 60f71fa4639848367eb1979854408a5f051647a2082dbf0be03815463c9012ff [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-07-13T17:33:47.357Z] provisioning config files... [2023-07-13T17:33:47.366Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-265@tmp/config16226897097225011015tmp [Pipeline] { [Pipeline] sh [2023-07-13T17:33:47.700Z] + set +x [2023-07-13T17:33:47.700Z] + curl -s https://codecov.io/bash [2023-07-13T17:33:47.700Z] + bash -s -- [2023-07-13T17:33:57.684Z] bash: line 2: syntax error near unexpected token `<' [2023-07-13T17:33:57.684Z] bash: line 2: `' [Pipeline] } [2023-07-13T17:33:57.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07-13T17:33:59.613Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-265/archives ] [2023-07-13T17:33:59.613Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-265/archives [2023-07-13T17:33:59.613Z] total 16 [2023-07-13T17:33:59.613Z] drwxr-xr-x 3 root root 4096 Jul 13 17:25 . [2023-07-13T17:33:59.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 17:25 .. [2023-07-13T17:33:59.613Z] drwxr-xr-x 2 root root 4096 Jul 13 17:25 cost [2023-07-13T17:33:59.613Z] -rw-r--r-- 1 root root 89 Jul 13 17:25 cost.csv [2023-07-13T17:33:59.613Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-265/archives [2023-07-13T17:33:59.613Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-265/archives [2023-07-13T17:33:59.613Z] total 16 [2023-07-13T17:33:59.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 17:25 . [2023-07-13T17:33:59.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 13 17:25 .. [2023-07-13T17:33:59.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 17:25 cost [2023-07-13T17:33:59.613Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 13 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:33:59.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:00.835Z] ---> package-listing.sh [2023-07-13T17:34:00.835Z] ++ facter osfamily [2023-07-13T17:34:00.835Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T17:34:01.095Z] + OS_FAMILY=debian [2023-07-13T17:34:01.095Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-265 [2023-07-13T17:34:01.095Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T17:34:01.095Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T17:34:01.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T17:34:01.095Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T17:34:01.095Z] + '[' /w/workspace/foundry_device-usb-camera_PR-265 ']' [2023-07-13T17:34:01.095Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T17:34:01.095Z] + case "${OS_FAMILY}" in [2023-07-13T17:34:01.095Z] + dpkg -l [2023-07-13T17:34:01.095Z] + grep '^ii' [2023-07-13T17:34:01.095Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T17:34:01.095Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T17:34:01.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T17:34:01.095Z] + '[' /w/workspace/foundry_device-usb-camera_PR-265 ']' [2023-07-13T17:34:01.095Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-265/archives/ [2023-07-13T17:34:01.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-265/archives/ [Pipeline] echo [2023-07-13T17:34:01.128Z] 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-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T17:34:01.418Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T17:34:01.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T17:34:01.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T17:34:01.940Z] prd-ubuntu20.04-docker-8c-8g-1079 does not seem to be running inside a container [2023-07-13T17:34:01.965Z] $ 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-265/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-265 -v /w/workspace/foundry_device-usb-camera_PR-265:/w/workspace/foundry_device-usb-camera_PR-265:rw,z -v /w/workspace/foundry_device-usb-camera_PR-265@tmp:/w/workspace/foundry_device-usb-camera_PR-265@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-07-13T17:34:02.212Z] $ docker top a6537be0f481c853f4829b14efe32842810c2b6d86c7a7d69b5b19f471c85ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T17:34:02.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T17:34:02.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T17:34:03.228Z] + ls /var/log/sa-host [2023-07-13T17:34:03.229Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T17:34:03.446Z] provisioning config files... [2023-07-13T17:34:03.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-265@tmp/config13829336291610550117tmp [Pipeline] { [Pipeline] echo [2023-07-13T17:34:03.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:03.813Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T17:34:03.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:04.251Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T17:34:04.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:04.613Z] ---> sudo-logs.sh [2023-07-13T17:34:04.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T17:34:04.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:05.006Z] ---> job-cost.sh [2023-07-13T17:34:05.006Z] lf-activate-venv: SKIPPING [2023-07-13T17:34:05.006Z] DEBUG: total: 0.2199999988079071 [2023-07-13T17:34:05.006Z] INFO: Retrieving Stack Cost... [2023-07-13T17:34:05.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T17:34:05.834Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T17:34:05.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T17:34:06.174Z] ---> logs-deploy.sh [2023-07-13T17:34:06.175Z] lf-activate-venv: SKIPPING [2023-07-13T17:34:06.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-265/1 [2023-07-13T17:34:06.175Z] INFO: archiving workspace using pattern(s): [2023-07-13T17:34:07.109Z] Archives upload complete. [2023-07-13T17:34:07.367Z] INFO: archiving logs to Nexus [2023-07-13T17:34:07.936Z] ---> uname -a: [2023-07-13T17:34:07.936Z] Linux prd-ubuntu20-04-docker-8c-8g-1079 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-13T17:34:07.936Z] [2023-07-13T17:34:07.936Z] [2023-07-13T17:34:07.936Z] ---> lscpu: [2023-07-13T17:34:07.936Z] Architecture: x86_64 [2023-07-13T17:34:07.936Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-13T17:34:07.936Z] Byte Order: Little Endian [2023-07-13T17:34:07.936Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-13T17:34:07.936Z] CPU(s): 8 [2023-07-13T17:34:07.936Z] On-line CPU(s) list: 0-7 [2023-07-13T17:34:07.936Z] Thread(s) per core: 1 [2023-07-13T17:34:07.936Z] Core(s) per socket: 1 [2023-07-13T17:34:07.936Z] Socket(s): 8 [2023-07-13T17:34:07.936Z] NUMA node(s): 1 [2023-07-13T17:34:07.936Z] Vendor ID: AuthenticAMD [2023-07-13T17:34:07.936Z] CPU family: 23 [2023-07-13T17:34:07.936Z] Model: 49 [2023-07-13T17:34:07.936Z] Model name: AMD EPYC-Rome Processor [2023-07-13T17:34:07.936Z] Stepping: 0 [2023-07-13T17:34:07.936Z] CPU MHz: 2799.998 [2023-07-13T17:34:07.936Z] BogoMIPS: 5599.99 [2023-07-13T17:34:07.936Z] Virtualization: AMD-V [2023-07-13T17:34:07.936Z] Hypervisor vendor: KVM [2023-07-13T17:34:07.936Z] Virtualization type: full [2023-07-13T17:34:07.936Z] L1d cache: 256 KiB [2023-07-13T17:34:07.936Z] L1i cache: 256 KiB [2023-07-13T17:34:07.936Z] L2 cache: 4 MiB [2023-07-13T17:34:07.936Z] L3 cache: 128 MiB [2023-07-13T17:34:07.936Z] NUMA node0 CPU(s): 0-7 [2023-07-13T17:34:07.936Z] Vulnerability Itlb multihit: Not affected [2023-07-13T17:34:07.936Z] Vulnerability L1tf: Not affected [2023-07-13T17:34:07.936Z] Vulnerability Mds: Not affected [2023-07-13T17:34:07.936Z] Vulnerability Meltdown: Not affected [2023-07-13T17:34:07.936Z] Vulnerability Mmio stale data: Not affected [2023-07-13T17:34:07.936Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-13T17:34:07.936Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-13T17:34:07.936Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-13T17:34:07.936Z] Vulnerability Srbds: Not affected [2023-07-13T17:34:07.936Z] Vulnerability Tsx async abort: Not affected [2023-07-13T17:34:07.936Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-13T17:34:07.936Z] [2023-07-13T17:34:07.936Z]