Pull request #328 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d+194431db47f233fb6110709955d70fa5c29cead8 (6ad5213a324b86169d6828a2780bf16b8be20ff9) 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-ssh11386195149315574920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17911656192530434079.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-328/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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14111627357572526894.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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10933246476525158259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6829160796473881279.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-328/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-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1893119381509989410.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2559 in /w/workspace/foundry_device-usb-camera_PR-328 [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-328 # 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d Merge succeeded, producing bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d Checking out Revision bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d (PR-328) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # 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 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:22:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:22:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:35 ========================================================= 17:22:35 EdgeX Global Pipelines Version Info 17:22:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:22:37 ------------------- 17:22:37 stable info: 17:22:37 ------------------- 17:22:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:22:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:22:37 Message: update stable to v1.0.258 17:22:37 ------------------- 17:22:37 experimental info: 17:22:37 ------------------- 17:22:37 Commited By: **** collab-it+edgex@linuxfoundation.org 17:22:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:22:37 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:22:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfbf8ec [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:39 provisioning config files... 17:22:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config13952935049171743367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:39 ---> ****-login.sh 17:22:39 nexus3.edgexfoundry.org:10001 17:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 nexus3.edgexfoundry.org:10002 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 nexus3.edgexfoundry.org:10003 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 nexus3.edgexfoundry.org:10004 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 ****.io 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:41 Configure a credential helper to remove this warning. See 17:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:41 17:22:41 Login Succeeded 17:22:41 ---> ****-login.sh ends [Pipeline] } 17:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:22:41 + git rev-list -1 --merges bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d~1..bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo 17:22:41 -----------> git rev-list -1 --merges bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d~1..bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [false] [Pipeline] sh 17:22:42 + git log --format=format:%s -1 bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo 17:22:42 ========================================================= 17:22:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:22:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:42 + git log --format=format:%s -1 bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo 17:22:42 [semverPrep] GIT_COMMIT: bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo 17:22:42 [semverPrep] This is not a build commit. [Pipeline] sh 17:22:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:43 + grep -v github /etc/ssh/ssh_known_hosts 17:22:43 + [ -e /tmp/ssh_known_hosts ] 17:22:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:22:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:22:43 + sudo tee -a /etc/ssh/ssh_known_hosts 17:22:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:43 17:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:22:43 b85a868b505f: Pulling fs layer 17:22:43 e2be974225ed: Pulling fs layer 17:22:43 339a4e72a1f5: Pulling fs layer 17:22:43 988bab9f4d93: Pulling fs layer 17:22:43 1469e6f7b9e6: Pulling fs layer 17:22:43 eaf3925da568: Pulling fs layer 17:22:43 bab4dde63d76: Pulling fs layer 17:22:43 bde34c3a00c8: Pulling fs layer 17:22:43 b352a97aabf1: Pulling fs layer 17:22:43 4872d77fe225: Pulling fs layer 17:22:43 5851b861e8e6: Pulling fs layer 17:22:43 bab4dde63d76: Waiting 17:22:43 988bab9f4d93: Waiting 17:22:43 1469e6f7b9e6: Waiting 17:22:43 eaf3925da568: Waiting 17:22:43 bde34c3a00c8: Waiting 17:22:43 5851b861e8e6: Waiting 17:22:43 4872d77fe225: Waiting 17:22:43 b352a97aabf1: Waiting 17:22:43 e2be974225ed: Verifying Checksum 17:22:43 e2be974225ed: Download complete 17:22:43 988bab9f4d93: Verifying Checksum 17:22:43 988bab9f4d93: Download complete 17:22:44 339a4e72a1f5: Verifying Checksum 17:22:44 339a4e72a1f5: Download complete 17:22:44 1469e6f7b9e6: Verifying Checksum 17:22:44 1469e6f7b9e6: Download complete 17:22:44 eaf3925da568: Download complete 17:22:44 bde34c3a00c8: Verifying Checksum 17:22:44 bde34c3a00c8: Download complete 17:22:44 b352a97aabf1: Verifying Checksum 17:22:44 b352a97aabf1: Download complete 17:22:44 4872d77fe225: Verifying Checksum 17:22:44 4872d77fe225: Download complete 17:22:44 5851b861e8e6: Download complete 17:22:44 b85a868b505f: Verifying Checksum 17:22:44 b85a868b505f: Download complete 17:22:44 bab4dde63d76: Verifying Checksum 17:22:44 bab4dde63d76: Download complete 17:22:45 b85a868b505f: Pull complete 17:22:45 e2be974225ed: Pull complete 17:22:45 339a4e72a1f5: Pull complete 17:22:45 988bab9f4d93: Pull complete 17:22:46 1469e6f7b9e6: Pull complete 17:22:46 eaf3925da568: Pull complete 17:22:48 bab4dde63d76: Pull complete 17:22:48 bde34c3a00c8: Pull complete 17:22:48 b352a97aabf1: Pull complete 17:22:48 4872d77fe225: Pull complete 17:22:48 5851b861e8e6: Pull complete 17:22:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:48 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 17:22:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:22:50 $ docker top a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d -eo pid,comm 17:22:50 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). 17:22:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:51 [ssh-agent] Looking for ssh-agent implementation... 17:22:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:51 $ docker exec a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent 17:22:51 SSH_AUTH_SOCK=/tmp/ssh-akQTiDrXjjcC/agent.33 17:22:51 SSH_AGENT_PID=39 17:22:51 Running ssh-add (command line suppressed) 17:22:51 Identity added: /w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_11096187278629796416.key (/w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_11096187278629796416.key) 17:22:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:51 + git tag --points-at HEAD [Pipeline] } 17:22:51 $ docker exec --env ******** --env ******** a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent -k 17:22:51 unset SSH_AUTH_SOCK; 17:22:51 unset SSH_AGENT_PID; 17:22:51 echo Agent pid 39 killed; 17:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:22:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:52 [ssh-agent] Looking for ssh-agent implementation... 17:22:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:52 $ docker exec a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent 17:22:52 SSH_AUTH_SOCK=/tmp/ssh-ymPqaGjz3oRI/agent.72 17:22:52 SSH_AGENT_PID=78 17:22:52 Running ssh-add (command line suppressed) 17:22:52 Identity added: /w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_17401825115056331786.key (/w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_17401825115056331786.key) 17:22:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:52 + git semver init 17:22:52 2024-04-16 17:22:52,866 [run_init] DEBUG init version:0.0.0 force:False 17:22:52 2024-04-16 17:22:52,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-328/.semver 17:22:52 2024-04-16 17:22:52,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-328/.semver 17:22:52 2024-04-16 17:22:52,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-328/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-328, universal_newlines=False, shell=None, istream=None) 17:22:53 2024-04-16 17:22:53,852 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-328/.git/info/exclude 17:22:53 2024-04-16 17:22:53,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 with force:False 17:22:53 2024-04-16 17:22:53,853 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 17:22:53 2024-04-16 17:22:53,857 [execute] INFO git cat-file --batch-check 17:22:53 2024-04-16 17:22:53,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-328/.semver, universal_newlines=False, shell=None, istream=) 17:22:53 2024-04-16 17:22:53,862 [execute] INFO git cat-file --batch 17:22:53 2024-04-16 17:22:53,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-328/.semver, universal_newlines=False, shell=None, istream=) 17:22:53 2024-04-16 17:22:53,866 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 17:22:53 0.0.0 [Pipeline] } 17:22:53 $ docker exec --env ******** --env ******** a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent -k 17:22:54 unset SSH_AUTH_SOCK; 17:22:54 unset SSH_AGENT_PID; 17:22:54 echo Agent pid 78 killed; 17:22:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:54 + git semver [Pipeline] } 17:22:54 $ docker stop --time=1 a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d 17:22:56 $ docker rm -f --volumes a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d [Pipeline] // withDockerContainer [Pipeline] sh 17:22:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:22:56 Stashed 1 file(s) [Pipeline] echo 17:22:56 [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 17:22:57 provisioning config files... 17:22:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config6395924620190350975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:57 ---> ****-login.sh 17:22:57 nexus3.edgexfoundry.org:10001 17:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:57 Configure a credential helper to remove this warning. See 17:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:57 17:22:57 Login Succeeded 17:22:57 nexus3.edgexfoundry.org:10002 17:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:57 Configure a credential helper to remove this warning. See 17:22:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:57 17:22:57 Login Succeeded 17:22:57 nexus3.edgexfoundry.org:10003 17:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:58 Configure a credential helper to remove this warning. See 17:22:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:58 17:22:58 Login Succeeded 17:22:58 nexus3.edgexfoundry.org:10004 17:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:58 Configure a credential helper to remove this warning. See 17:22:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:58 17:22:58 Login Succeeded 17:22:58 ****.io 17:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:22:58 Configure a credential helper to remove this warning. See 17:22:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:22:58 17:22:58 Login Succeeded 17:22:58 ---> ****-login.sh ends [Pipeline] } 17:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:22:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:22:58 ========================================================= 17:22:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:22:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:22:59 Sending build context to Docker daemon 14.46MB 17:22:59 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:22:59 Step 2/13 : FROM ${BASE} AS builder 17:22:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:59 7264a8db6415: Pulling fs layer 17:22:59 c4d48a809fc2: Pulling fs layer 17:22:59 4f1c88b9dad5: Pulling fs layer 17:22:59 ad3a456e5733: Pulling fs layer 17:22:59 69c7f0334f64: Pulling fs layer 17:22:59 1f1c1a5573a3: Pulling fs layer 17:22:59 ce7588e14bc9: Pulling fs layer 17:22:59 b5e4710f87ac: Pulling fs layer 17:22:59 69c7f0334f64: Waiting 17:22:59 ce7588e14bc9: Waiting 17:22:59 ad3a456e5733: Waiting 17:22:59 b5e4710f87ac: Waiting 17:22:59 c4d48a809fc2: Verifying Checksum 17:22:59 c4d48a809fc2: Download complete 17:22:59 ad3a456e5733: Verifying Checksum 17:22:59 ad3a456e5733: Download complete 17:22:59 69c7f0334f64: Download complete 17:22:59 7264a8db6415: Verifying Checksum 17:22:59 7264a8db6415: Download complete 17:22:59 1f1c1a5573a3: Verifying Checksum 17:22:59 1f1c1a5573a3: Download complete 17:22:59 7264a8db6415: Pull complete 17:22:59 c4d48a809fc2: Pull complete 17:22:59 b5e4710f87ac: Verifying Checksum 17:22:59 b5e4710f87ac: Download complete 17:22:59 4f1c88b9dad5: Verifying Checksum 17:22:59 4f1c88b9dad5: Download complete 17:23:00 ce7588e14bc9: Verifying Checksum 17:23:00 ce7588e14bc9: Download complete 17:23:03 4f1c88b9dad5: Pull complete 17:23:03 ad3a456e5733: Pull complete 17:23:03 69c7f0334f64: Pull complete 17:23:03 1f1c1a5573a3: Pull complete 17:23:05 ce7588e14bc9: Pull complete 17:23:05 b5e4710f87ac: Pull complete 17:23:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:23:05 ---> 88b5674ff536 17:23:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:23:09 ---> Running in e27b9bbb63a1 17:23:09 Removing intermediate container e27b9bbb63a1 17:23:09 ---> c6d6e1f4818c 17:23:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:09 ---> Running in 144996f211de 17:23:09 Removing intermediate container 144996f211de 17:23:09 ---> 64bcf19a5abe 17:23:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:23:09 ---> Running in e7b3b9903669 17:23:09 Removing intermediate container e7b3b9903669 17:23:09 ---> b53d7b9f8d6a 17:23:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:23:09 ---> Running in cbec0d41de2d 17:23:09 Removing intermediate container cbec0d41de2d 17:23:09 ---> 9d72ca34ada7 17:23:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:09 ---> Running in 10b006bf4bd4 17:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:23:10 (1/13) Installing libintl (0.21.1-r7) 17:23:10 (2/13) Installing eudev-libs (3.2.11-r8) 17:23:10 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:23:10 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:23:10 (5/13) Installing v4l-utils (1.24.1-r0) 17:23:10 (6/13) Installing libdvbv5 (1.24.1-r0) 17:23:10 (7/13) Installing udev-init-scripts (35-r1) 17:23:10 (8/13) Installing libblkid (2.38.1-r8) 17:23:10 (9/13) Installing xz-libs (5.4.3-r0) 17:23:10 (10/13) Installing kmod-libs (30-r3) 17:23:10 (11/13) Installing eudev (3.2.11-r8) 17:23:10 (12/13) Installing eudev-dev (3.2.11-r8) 17:23:10 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:23:10 Executing busybox-1.36.1-r5.trigger 17:23:10 Executing eudev-3.2.11-r8.trigger 17:23:10 OK: 271 MiB in 65 packages 17:23:11 Removing intermediate container 10b006bf4bd4 17:23:11 ---> 3ce779882961 17:23:11 Step 8/13 : WORKDIR /device-usb-camera 17:23:11 ---> Running in e8862c666374 17:23:11 Removing intermediate container e8862c666374 17:23:11 ---> 1f3a6731f55e 17:23:11 Step 9/13 : COPY go.mod vendor* ./ 17:23:11 ---> a272e2fd713e 17:23:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:11 ---> Running in 9dc20ebdf4db 17:23:12 Still waiting to schedule task 17:23:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:23:34 Removing intermediate container 9dc20ebdf4db 17:23:34 ---> 7046159bfb7b 17:23:34 Step 11/13 : COPY . . 17:23:34 ---> 8b21510bfff6 17:23:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:23:34 ---> Running in 10d97da6786f 17:23:35  % Total % Received % Xferd Average Speed Time Time Time Current 17:23:35 Dload Upload Total Spent Left Speed 17:23:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9464 0 --:--:-- --:--:-- --:--:-- 9567 17:23:35 Removing intermediate container 10d97da6786f 17:23:35 ---> 4ed0bad96b59 17:23:35 Step 13/13 : RUN ${MAKE} 17:23:35 ---> Running in 0271fbd48a6f 17:23:35 noop 17:23:35 Removing intermediate container 0271fbd48a6f 17:23:35 ---> d0f1c6f195e2 17:23:35 Successfully built d0f1c6f195e2 17:23:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:36 + docker inspect -f . ci-base-image-x86_64 17:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:36 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 17:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:23:36 $ docker top e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:37 + go version 17:23:37 go version go1.21.0 linux/amd64 [Pipeline] } 17:23:37 $ docker stop --time=1 e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d 17:23:38 $ docker rm -f --volumes e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:39 + docker inspect -f . ci-base-image-x86_64 17:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:39 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 17:23:39 $ 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-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:23:39 $ docker top b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:40 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-328 [Pipeline] fileExists [Pipeline] sh 17:23:40 + make test 17:23:40 go test ./... -coverprofile=coverage.out ./... 17:23:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:23:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:23:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements 17:24:00 go vet ./... 17:24:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:24:02 ./bin/test-attribution-txt.sh 17:24:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:24:03 $ docker stop --time=1 b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e 17:24:05 $ docker rm -f --volumes b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e [Pipeline] // withDockerContainer [Pipeline] sh 17:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:24:07 + ls -al . 17:24:07 total 224 17:24:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 17:23 . 17:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:22 .. 17:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:23 .git 17:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 .github 17:24:07 -rw-rw-r-- 1 jenkins jenkins 429 Apr 16 17:22 .gitignore 17:24:07 -rw-rw-r-- 1 jenkins jenkins 45 Apr 16 17:22 .golangci.yml 17:24:07 -rw-rw-r-- 1 jenkins jenkins 77 Apr 16 17:22 .hadolint.yml 17:24:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 17:22 .semver 17:24:07 -rw-rw-r-- 1 jenkins jenkins 10851 Apr 16 17:22 Attribution.txt 17:24:07 -rw-rw-r-- 1 jenkins jenkins 16561 Apr 16 17:22 CHANGELOG.md 17:24:07 -rw-rw-r-- 1 jenkins jenkins 2562 Apr 16 17:22 Dockerfile 17:24:07 -rw-rw-r-- 1 jenkins jenkins 678 Apr 16 17:22 GOVERNANCE.md 17:24:07 -rw-rw-r-- 1 jenkins jenkins 659 Apr 16 17:22 Jenkinsfile 17:24:07 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 17:22 LICENSE 17:24:07 -rw-rw-r-- 1 jenkins jenkins 2611 Apr 16 17:22 Makefile 17:24:07 -rw-rw-r-- 1 jenkins jenkins 622 Apr 16 17:22 OWNERS.md 17:24:07 -rw-rw-r-- 1 jenkins jenkins 2575 Apr 16 17:22 README.md 17:24:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 17:22 VERSION 17:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:22 bin 17:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 cmd 17:24:07 -rw-r--r-- 1 jenkins jenkins 54703 Apr 16 17:23 coverage.out 17:24:07 -rwxrwxr-x 1 jenkins jenkins 84 Apr 16 17:22 docker-entrypoint.sh 17:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:22 docs 17:24:07 -rw-rw-r-- 1 jenkins jenkins 3970 Apr 16 17:22 go.mod 17:24:07 -rw-rw-r-- 1 jenkins jenkins 36123 Apr 16 17:22 go.sum 17:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 internal 17:24:07 -rw-rw-r-- 1 jenkins jenkins 231 Apr 16 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:07 + 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=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d --label arch=amd64 --label version=0.0.0 . 17:24:07 Sending build context to Docker daemon 14.51MB 17:24:07 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:24:07 Step 2/37 : FROM ${BASE} AS builder 17:24:07 ---> d0f1c6f195e2 17:24:07 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:24:08 ---> Running in 1fdc978d82e4 17:24:08 Removing intermediate container 1fdc978d82e4 17:24:08 ---> 0cdc3c9dafa3 17:24:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:08 ---> Running in e5301c1425b9 17:24:08 Removing intermediate container e5301c1425b9 17:24:08 ---> f5af55af0bda 17:24:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:24:08 ---> Running in 5f5489bd9c09 17:24:08 Removing intermediate container 5f5489bd9c09 17:24:08 ---> 28940d98056d 17:24:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:24:08 ---> Running in 25e446039213 17:24:08 Removing intermediate container 25e446039213 17:24:08 ---> da30055bf7ed 17:24:08 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:08 ---> Running in 64b41ac988de 17:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:24:09 OK: 271 MiB in 65 packages 17:24:09 Removing intermediate container 64b41ac988de 17:24:09 ---> bca0f04a6eef 17:24:09 Step 8/37 : WORKDIR /device-usb-camera 17:24:09 ---> Running in 62f95988672a 17:24:09 Removing intermediate container 62f95988672a 17:24:09 ---> b578e9e287a4 17:24:09 Step 9/37 : COPY go.mod vendor* ./ 17:24:09 ---> ce0a3fe129a6 17:24:09 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:09 ---> Running in e18e87965e66 17:24:10 Removing intermediate container e18e87965e66 17:24:10 ---> 70e0c3cca48d 17:24:10 Step 11/37 : COPY . . 17:24:11 ---> ca01becb8f09 17:24:11 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:24:11 ---> Running in f30abbd7afb3 17:24:11  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:11 Dload Upload Total Spent Left Speed 17:24:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33114 0 --:--:-- --:--:-- --:--:-- 34258 17:24:11 Removing intermediate container f30abbd7afb3 17:24:11 ---> 038974445c00 17:24:11 Step 13/37 : RUN ${MAKE} 17:24:11 ---> Running in a7631f3ac369 17:24:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:24:33 Removing intermediate container a7631f3ac369 17:24:33 ---> e61615cb0836 17:24:33 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:24:33 v0.21.6: Pulling from aler9/rtsp-simple-server 17:24:33 4acc49c71d14: Pulling fs layer 17:24:33 4acc49c71d14: Verifying Checksum 17:24:33 4acc49c71d14: Download complete 17:24:33 4acc49c71d14: Pull complete 17:24:33 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:24:33 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:24:33 ---> 01a2bd3e5fff 17:24:33 Step 15/37 : FROM alpine:3.18 17:24:33 3.18: Pulling from library/alpine 17:24:33 619be1103602: Pulling fs layer 17:24:33 619be1103602: Verifying Checksum 17:24:33 619be1103602: Download complete 17:24:33 619be1103602: Pull complete 17:24:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:24:33 Status: Downloaded newer image for alpine:3.18 17:24:33 ---> d3782b16ccc9 17:24:33 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:24:33 ---> Running in 100491ca8d26 17:24:34 Removing intermediate container 100491ca8d26 17:24:34 ---> b0e515ef3ce3 17:24:34 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:24:34 ---> Running in 163886e4b0c0 17:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:24:34 (1/107) Installing dumb-init (1.2.5-r2) 17:24:34 (2/107) Installing sdl2 (2.26.5-r0) 17:24:34 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:24:34 (4/107) Installing aom-libs (3.6.1-r0) 17:24:35 (5/107) Installing libxau (1.0.11-r2) 17:24:35 (6/107) Installing libmd (1.0.4-r2) 17:24:35 (7/107) Installing libbsd (0.11.7-r1) 17:24:35 (8/107) Installing libxdmcp (1.1.4-r2) 17:24:35 (9/107) Installing libxcb (1.15-r1) 17:24:35 (10/107) Installing libx11 (1.8.7-r0) 17:24:35 (11/107) Installing hwdata-pci (0.370-r0) 17:24:35 (12/107) Installing libpciaccess (0.17-r2) 17:24:35 (13/107) Installing libdrm (2.4.115-r4) 17:24:35 (14/107) Installing libxext (1.3.5-r2) 17:24:35 (15/107) Installing libxfixes (6.0.1-r2) 17:24:35 (16/107) Installing libffi (3.4.4-r2) 17:24:35 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:24:35 (18/107) Installing libva (2.18.0-r1) 17:24:35 (19/107) Installing libvdpau (1.5-r1) 17:24:35 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:24:35 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:24:35 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:24:35 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:24:35 (24/107) Installing libdav1d (1.2.1-r0) 17:24:35 (25/107) Installing brotli-libs (1.0.9-r14) 17:24:35 (26/107) Installing libhwy (1.0.4-r1) 17:24:35 (27/107) Installing lcms2 (2.15-r2) 17:24:35 (28/107) Installing libjxl (0.8.2-r0) 17:24:35 (29/107) Installing lame-libs (3.100-r5) 17:24:35 (30/107) Installing opus (1.4-r0) 17:24:35 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:24:35 (32/107) Installing soxr (0.1.3-r5) 17:24:35 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:24:35 (34/107) Installing libogg (1.3.5-r4) 17:24:35 (35/107) Installing libtheora (1.1.1-r17) 17:24:35 (36/107) Installing libvorbis (1.3.7-r1) 17:24:35 (37/107) Installing libvpx (1.13.0-r2) 17:24:35 (38/107) Installing libwebp (1.3.2-r0) 17:24:35 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:24:35 (40/107) Installing numactl (2.0.16-r4) 17:24:35 (41/107) Installing x265-libs (3.5-r4) 17:24:35 (42/107) Installing xvidcore (1.3.7-r1) 17:24:35 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:24:35 (44/107) Installing alsa-lib (1.2.9-r1) 17:24:35 (45/107) Installing libexpat (2.6.2-r0) 17:24:35 (46/107) Installing libbz2 (1.0.8-r5) 17:24:35 (47/107) Installing libpng (1.6.39-r3) 17:24:35 (48/107) Installing freetype (2.13.0-r5) 17:24:35 (49/107) Installing fontconfig (2.14.2-r3) 17:24:35 (50/107) Installing fribidi (1.0.13-r0) 17:24:35 (51/107) Installing libintl (0.21.1-r7) 17:24:35 (52/107) Installing libblkid (2.38.1-r8) 17:24:35 (53/107) Installing libmount (2.38.1-r8) 17:24:35 (54/107) Installing pcre2 (10.42-r1) 17:24:35 (55/107) Installing glib (2.76.6-r0) 17:24:35 (56/107) Installing graphite2 (1.3.14-r5) 17:24:35 (57/107) Installing harfbuzz (7.3.0-r0) 17:24:35 (58/107) Installing libunibreak (5.1-r0) 17:24:35 (59/107) Installing libass (0.17.1-r0) 17:24:35 (60/107) Installing libbluray (1.3.4-r0) 17:24:35 (61/107) Installing gmp (6.2.1-r3) 17:24:35 (62/107) Installing nettle (3.8.1-r2) 17:24:35 (63/107) Installing libunistring (1.1-r1) 17:24:35 (64/107) Installing libidn2 (2.3.4-r1) 17:24:35 (65/107) Installing p11-kit (0.24.1-r2) 17:24:35 (66/107) Installing libtasn1 (4.19.0-r1) 17:24:35 (67/107) Installing gnutls (3.8.4-r0) 17:24:35 (68/107) Installing mpg123-libs (1.31.3-r1) 17:24:35 (69/107) Installing libopenmpt (0.7.2-r0) 17:24:35 (70/107) Installing cjson (1.7.17-r0) 17:24:35 (71/107) Installing mbedtls (2.28.8-r0) 17:24:35 (72/107) Installing librist (0.2.7-r0) 17:24:35 (73/107) Installing libsrt (1.5.2-r0) 17:24:35 (74/107) Installing libssh (0.10.5-r0) 17:24:35 (75/107) Installing xz-libs (5.4.3-r0) 17:24:35 (76/107) Installing libxml2 (2.11.7-r0) 17:24:35 (77/107) Installing libsodium (1.0.18-r3) 17:24:35 (78/107) Installing libzmq (4.3.4-r4) 17:24:35 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:24:35 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:24:35 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:24:35 (82/107) Installing shaderc (2023.3-r1) 17:24:35 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:24:35 (84/107) Installing libplacebo (5.264.1-r1) 17:24:35 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:24:35 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:24:35 (87/107) Installing vidstab (1.1.1-r0) 17:24:35 (88/107) Installing zimg (3.0.5-r0) 17:24:35 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:24:36 (90/107) Installing libasyncns (0.8-r1) 17:24:36 (91/107) Installing dbus-libs (1.14.8-r0) 17:24:36 (92/107) Installing libltdl (2.4.7-r2) 17:24:36 (93/107) Installing orc (0.4.34-r0) 17:24:36 (94/107) Installing flac-libs (1.4.3-r0) 17:24:36 (95/107) Installing libsndfile (1.2.0-r2) 17:24:36 (96/107) Installing speexdsp (1.2.1-r1) 17:24:36 (97/107) Installing tdb-libs (1.4.8-r1) 17:24:36 (98/107) Installing libpulse (16.1-r10) 17:24:36 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:24:36 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:24:36 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:24:36 (102/107) Installing ffmpeg (6.0.1-r0) 17:24:36 (103/107) Installing udev-init-scripts (35-r1) 17:24:36 (104/107) Installing eudev-libs (3.2.11-r8) 17:24:36 (105/107) Installing zstd-libs (1.5.5-r4) 17:24:36 (106/107) Installing kmod-libs (30-r3) 17:24:36 (107/107) Installing eudev (3.2.11-r8) 17:24:36 Executing busybox-1.36.1-r5.trigger 17:24:36 Executing glib-2.76.6-r0.trigger 17:24:36 Executing eudev-3.2.11-r8.trigger 17:24:36 OK: 131 MiB in 122 packages 17:24:38 Removing intermediate container 163886e4b0c0 17:24:38 ---> c69b6bfa17ff 17:24:38 Step 18/37 : RUN apk --no-cache upgrade 17:24:38 ---> Running in a33645dfabf1 17:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:24:39 Upgrading critical system libraries and apk-tools: 17:24:39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 17:24:39 Executing busybox-1.36.1-r5.trigger 17:24:39 Continuing the upgrade transaction with new apk-tools: 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:24:39 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 17:24:39 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 17:24:39 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 17:24:39 OK: 131 MiB in 122 packages 17:24:40 Removing intermediate container a33645dfabf1 17:24:40 ---> 80333d5825cb 17:24:40 Step 19/37 : WORKDIR / 17:24:40 ---> Running in d4a94fc5a98f 17:24:40 Removing intermediate container d4a94fc5a98f 17:24:40 ---> bf8f2d510e23 17:24:40 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:24:41 ---> c65ab0532adf 17:24:41 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:24:41 ---> ab33bbf7d10e 17:24:41 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:24:41 ---> 8a5e8d4aec14 17:24:41 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:24:41 ---> 3848febed32b 17:24:41 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:24:41 ---> 60edc3b3e842 17:24:41 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:24:41 ---> faf36d4ebb54 17:24:41 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:24:42 ---> fec34fa1e9cb 17:24:42 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:24:42 ---> Running in 6043d81ca7eb 17:24:42 Removing intermediate container 6043d81ca7eb 17:24:42 ---> 7757762fe22c 17:24:42 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:24:42 ---> Running in e1da55c9cb80 17:24:43 Removing intermediate container e1da55c9cb80 17:24:43 ---> f60b3d003491 17:24:43 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:24:43 ---> Running in 42cff2eb4669 17:24:43 Removing intermediate container 42cff2eb4669 17:24:43 ---> 77349dcc137e 17:24:43 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:24:43 ---> Running in 68ccc6ea5acc 17:24:44 Removing intermediate container 68ccc6ea5acc 17:24:44 ---> 2fe8d5e528a5 17:24:44 Step 31/37 : EXPOSE 59983 17:24:44 ---> Running in c17a6f2a1403 17:24:44 Removing intermediate container c17a6f2a1403 17:24:44 ---> fb95a4133904 17:24:44 Step 32/37 : EXPOSE 8554 17:24:44 ---> Running in 8fcd7792135a 17:24:44 Removing intermediate container 8fcd7792135a 17:24:44 ---> 0e98f6c934e2 17:24:44 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:24:44 ---> Running in 8494ad7937f0 17:24:45 Removing intermediate container 8494ad7937f0 17:24:45 ---> 0c74cf6521aa 17:24:45 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:24:45 ---> Running in 41b1259b8004 17:24:45 Removing intermediate container 41b1259b8004 17:24:45 ---> ee12894ee1fd 17:24:45 Step 35/37 : LABEL arch=amd64 17:24:45 ---> Running in b5760fef5e6d 17:24:45 Removing intermediate container b5760fef5e6d 17:24:45 ---> 3167b2be50d1 17:24:45 Step 36/37 : LABEL git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d 17:24:45 ---> Running in 12e81e20eb16 17:24:45 Removing intermediate container 12e81e20eb16 17:24:45 ---> d1e26474935e 17:24:45 Step 37/37 : LABEL version=0.0.0 17:24:45 ---> Running in 9da2cdc08d51 17:24:45 Removing intermediate container 9da2cdc08d51 17:24:45 ---> d0b38473e6e5 17:24:45 [Warning] One or more build-args [ARCH] were not consumed 17:24:45 Successfully built d0b38473e6e5 17:24:45 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 17:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:46 17:24:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:46 latest: Pulling from edgex-lftools-log-publisher 17:24:46 5eb5b503b376: Pulling fs layer 17:24:46 5c69ac0246d0: Pulling fs layer 17:24:46 ec43610c2a17: Pulling fs layer 17:24:46 3a2ae6a8a46f: Pulling fs layer 17:24:46 33b1e0a273af: Pulling fs layer 17:24:46 5d3b04190fa2: Pulling fs layer 17:24:46 2f39f015ded8: Pulling fs layer 17:24:46 33b1e0a273af: Waiting 17:24:46 5d3b04190fa2: Waiting 17:24:46 3a2ae6a8a46f: Waiting 17:24:46 2f39f015ded8: Waiting 17:24:46 5c69ac0246d0: Download complete 17:24:46 3a2ae6a8a46f: Verifying Checksum 17:24:46 3a2ae6a8a46f: Download complete 17:24:46 33b1e0a273af: Verifying Checksum 17:24:46 33b1e0a273af: Download complete 17:24:46 5d3b04190fa2: Download complete 17:24:46 ec43610c2a17: Verifying Checksum 17:24:46 ec43610c2a17: Download complete 17:24:46 5eb5b503b376: Verifying Checksum 17:24:46 5eb5b503b376: Download complete 17:24:47 2f39f015ded8: Download complete 17:24:48 5eb5b503b376: Pull complete 17:24:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2560 in /w/workspace/foundry_device-usb-camera_PR-328 [Pipeline] { [Pipeline] ws 17:24:48 Running in /w/workspace/device-usb-camera/1 [Pipeline] { 17:24:48 5c69ac0246d0: Pull complete [Pipeline] checkout 17:24:48 Selected Git installation does not exist. Using Default 17:24:48 The recommended git tool is: NONE 17:24:48 ec43610c2a17: Pull complete 17:24:48 3a2ae6a8a46f: Pull complete 17:24:48 33b1e0a273af: Pull complete 17:24:49 5d3b04190fa2: Pull complete 17:24:53 2f39f015ded8: Pull complete 17:24:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:24:53 using credential edgex-jenkins-ssh 17:24:53 Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:53 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 17:24:53 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:24:53 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:24:53 $ 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-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:53 > git --version # timeout=10 17:24:53 > git --version # 'git version 2.25.1' 17:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:56 $ docker top c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:57 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d 17:24:57 ---> job-cost.sh 17:24:57 lf-activate-venv: SKIPPING 17:24:57 INFO: No Stack... 17:24:57 Merge succeeded, producing bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d 17:24:57 Checking out Revision bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d (PR-328) 17:24:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:24:57 > git config core.sparsecheckout # timeout=10 17:24:57 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 17:24:57 > git remote # timeout=10 17:24:57 > git config --get remote.origin.url # timeout=10 17:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:57 > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 17:24:57 > git rev-parse HEAD^{commit} # timeout=10 17:24:57 > git config core.sparsecheckout # timeout=10 17:24:57 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 17:24:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:57 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" 17:24:57 > git --version # timeout=10 17:24:57 > git --version # 'git version 2.25.1' 17:24:57 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:24:57 INFO: Archiving Costs [Pipeline] sh 17:24:58 + cat /w/workspace/foundry_device-usb-camera_PR-328/archives/cost.csv 17:24:58 + cut -d, -f6 [Pipeline] lock 17:24:58 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] 17:24:58 Resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] did not exist. Created. 17:24:58 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:24:58 Stashed 1 file(s) [Pipeline] } 17:24:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:58 $ docker stop --time=1 c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 17:25:00 $ docker rm -f --volumes c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:02 Dload Upload Total Spent Left Speed 17:25:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 17:25:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:25:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:25:03 + sudo tee /etc/docker/daemon.new 17:25:03 { 17:25:03 "registry-mirrors": [ 17:25:03 "https://nexus3.edgexfoundry.org:10001" 17:25:03 ], 17:25:03 "bip": "10.250.0.254/24", 17:25:03 "hosts": [ 17:25:03 "tcp://0.0.0.0:5555", 17:25:03 "unix:///var/run/docker.sock" 17:25:03 ], 17:25:03 "mtu": 1458, 17:25:03 "selinux-enabled": true, 17:25:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:25:03 } [Pipeline] sh 17:25:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:25:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:22 provisioning config files... 17:25:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8653324846420093603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:22 ---> ****-login.sh 17:25:22 nexus3.edgexfoundry.org:10001 17:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:23 Configure a credential helper to remove this warning. See 17:25:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:23 17:25:23 Login Succeeded 17:25:23 nexus3.edgexfoundry.org:10002 17:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:23 Configure a credential helper to remove this warning. See 17:25:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:23 17:25:23 Login Succeeded 17:25:23 nexus3.edgexfoundry.org:10003 17:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:24 Configure a credential helper to remove this warning. See 17:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:24 17:25:24 Login Succeeded 17:25:24 nexus3.edgexfoundry.org:10004 17:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:24 Configure a credential helper to remove this warning. See 17:25:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:24 17:25:24 Login Succeeded 17:25:24 ****.io 17:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:25:25 Configure a credential helper to remove this warning. See 17:25:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:25:25 17:25:25 Login Succeeded 17:25:25 ---> ****-login.sh ends [Pipeline] } 17:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:25:25 ========================================================= 17:25:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:25:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:25:26 Sending build context to Docker daemon 7.454MB 17:25:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:25:26 Step 2/13 : FROM ${BASE} AS builder 17:25:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:25:26 9fda8d8052c6: Pulling fs layer 17:25:26 5d54e960e981: Pulling fs layer 17:25:26 c4a7e357bf2a: Pulling fs layer 17:25:26 f0e02332f6b5: Pulling fs layer 17:25:26 872ee5b61b7b: Pulling fs layer 17:25:26 0c6a40ed1a82: Pulling fs layer 17:25:26 94ae7d8d031c: Pulling fs layer 17:25:26 872ee5b61b7b: Waiting 17:25:26 0c6a40ed1a82: Waiting 17:25:26 f0e02332f6b5: Waiting 17:25:26 94ae7d8d031c: Waiting 17:25:26 5d54e960e981: Verifying Checksum 17:25:26 5d54e960e981: Download complete 17:25:27 f0e02332f6b5: Verifying Checksum 17:25:27 f0e02332f6b5: Download complete 17:25:27 872ee5b61b7b: Verifying Checksum 17:25:27 872ee5b61b7b: Download complete 17:25:27 9fda8d8052c6: Verifying Checksum 17:25:27 9fda8d8052c6: Download complete 17:25:27 94ae7d8d031c: Verifying Checksum 17:25:27 94ae7d8d031c: Download complete 17:25:28 9fda8d8052c6: Pull complete 17:25:28 5d54e960e981: Pull complete 17:25:29 c4a7e357bf2a: Download complete 17:25:30 0c6a40ed1a82: Verifying Checksum 17:25:30 0c6a40ed1a82: Download complete 17:25:42 c4a7e357bf2a: Pull complete 17:25:42 f0e02332f6b5: Pull complete 17:25:42 872ee5b61b7b: Pull complete 17:25:50 0c6a40ed1a82: Pull complete 17:25:52 94ae7d8d031c: Pull complete 17:25:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:25:52 ---> 86de565de09d 17:25:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:25:53 ---> Running in 860e34f7c317 17:25:53 Removing intermediate container 860e34f7c317 17:25:53 ---> 7445e8871414 17:25:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:53 ---> Running in 225c473a3b03 17:25:54 Removing intermediate container 225c473a3b03 17:25:54 ---> f09e23fc00b2 17:25:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:25:54 ---> Running in f305ff62c415 17:25:54 Removing intermediate container f305ff62c415 17:25:54 ---> 9ed5d7e8a84b 17:25:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:25:54 ---> Running in 316ba64a7a24 17:25:54 Removing intermediate container 316ba64a7a24 17:25:54 ---> 02e39a5d7ec7 17:25:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:54 ---> Running in 970047d5692d 17:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:25:57 (1/13) Installing libintl (0.21.1-r7) 17:25:57 (2/13) Installing eudev-libs (3.2.11-r8) 17:25:57 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:25:57 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:25:57 (5/13) Installing v4l-utils (1.24.1-r0) 17:25:57 (6/13) Installing libdvbv5 (1.24.1-r0) 17:25:57 (7/13) Installing udev-init-scripts (35-r1) 17:25:57 (8/13) Installing libblkid (2.38.1-r8) 17:25:57 (9/13) Installing xz-libs (5.4.3-r0) 17:25:57 (10/13) Installing kmod-libs (30-r3) 17:25:57 (11/13) Installing eudev (3.2.11-r8) 17:25:57 (12/13) Installing eudev-dev (3.2.11-r8) 17:25:57 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:25:57 Executing busybox-1.36.1-r5.trigger 17:25:58 Executing eudev-3.2.11-r8.trigger 17:25:58 OK: 273 MiB in 65 packages 17:25:59 Removing intermediate container 970047d5692d 17:25:59 ---> 68a16e49dbf3 17:25:59 Step 8/13 : WORKDIR /device-usb-camera 17:25:59 ---> Running in 79e8507805de 17:25:59 Removing intermediate container 79e8507805de 17:25:59 ---> f3b5ba2c1c56 17:25:59 Step 9/13 : COPY go.mod vendor* ./ 17:26:00 ---> bbed91ba5be7 17:26:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:00 ---> Running in f309da7cf5e0 17:27:08 Removing intermediate container f309da7cf5e0 17:27:08 ---> 97b454035346 17:27:08 Step 11/13 : COPY . . 17:27:08 ---> 11cbe3419b1f 17:27:08 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:27:08 ---> Running in b8b1434f7ec3 17:27:08  % Total % Received % Xferd Average Speed Time Time Time Current 17:27:08 Dload Upload Total Spent Left Speed 17:27:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8466 0 --:--:-- --:--:-- --:--:-- 8564 17:27:08 Removing intermediate container b8b1434f7ec3 17:27:08 ---> 0459fa148e24 17:27:08 Step 13/13 : RUN ${MAKE} 17:27:08 ---> Running in 847b1090e496 17:27:08 noop 17:27:08 Removing intermediate container 847b1090e496 17:27:08 ---> 44023b3aa941 17:27:08 Successfully built 44023b3aa941 17:27:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:08 + docker inspect -f . ci-base-image-arm64 17:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 17:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:10 $ docker top 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:11 + go version 17:27:11 go version go1.21.0 linux/arm64 [Pipeline] } 17:27:11 $ docker stop --time=1 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 17:27:12 $ docker rm -f --volumes 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:13 + docker inspect -f . ci-base-image-arm64 17:27:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 17:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:15 $ docker top b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:15 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:27:16 + make test 17:27:16 go test ./... -coverprofile=coverage.out ./... 17:27:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:28:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:28:58 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:28:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:28:58 go vet ./... 17:29:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:25 ./bin/test-attribution-txt.sh 17:29:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:29:25 $ docker stop --time=1 b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 17:29:27 $ docker rm -f --volumes b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:29 Warning: overwriting stash ‘coverage-report’ 17:29:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:30 + ls -al . 17:29:30 total 220 17:29:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:27 . 17:29:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:24 .. 17:29:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:25 .git 17:29:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 .github 17:29:30 -rw-rw-r-- 1 jenkins jenkins 429 Apr 16 17:24 .gitignore 17:29:30 -rw-rw-r-- 1 jenkins jenkins 45 Apr 16 17:24 .golangci.yml 17:29:30 -rw-rw-r-- 1 jenkins jenkins 77 Apr 16 17:24 .hadolint.yml 17:29:30 -rw-rw-r-- 1 jenkins jenkins 10851 Apr 16 17:24 Attribution.txt 17:29:30 -rw-rw-r-- 1 jenkins jenkins 16561 Apr 16 17:24 CHANGELOG.md 17:29:30 -rw-rw-r-- 1 jenkins jenkins 2562 Apr 16 17:24 Dockerfile 17:29:30 -rw-rw-r-- 1 jenkins jenkins 678 Apr 16 17:24 GOVERNANCE.md 17:29:30 -rw-rw-r-- 1 jenkins jenkins 659 Apr 16 17:24 Jenkinsfile 17:29:30 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 17:24 LICENSE 17:29:30 -rw-rw-r-- 1 jenkins jenkins 2611 Apr 16 17:24 Makefile 17:29:30 -rw-rw-r-- 1 jenkins jenkins 622 Apr 16 17:24 OWNERS.md 17:29:30 -rw-rw-r-- 1 jenkins jenkins 2575 Apr 16 17:24 README.md 17:29:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 17:22 VERSION 17:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:24 bin 17:29:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 cmd 17:29:30 -rw-r--r-- 1 jenkins jenkins 54703 Apr 16 17:28 coverage.out 17:29:30 -rwxrwxr-x 1 jenkins jenkins 84 Apr 16 17:24 docker-entrypoint.sh 17:29:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:24 docs 17:29:30 -rw-rw-r-- 1 jenkins jenkins 3970 Apr 16 17:24 go.mod 17:29:30 -rw-rw-r-- 1 jenkins jenkins 36123 Apr 16 17:24 go.sum 17:29:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 internal 17:29:30 -rw-rw-r-- 1 jenkins jenkins 231 Apr 16 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:30 + 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=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d --label arch=arm64 --label version=0.0.0 . 17:29:31 Sending build context to Docker daemon 7.509MB 17:29:31 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:29:31 Step 2/37 : FROM ${BASE} AS builder 17:29:31 ---> 44023b3aa941 17:29:31 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:29:31 ---> Running in dfd289b5907a 17:29:32 Removing intermediate container dfd289b5907a 17:29:32 ---> e104fd931397 17:29:32 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:33 ---> Running in bca6e8bed1a0 17:29:33 Removing intermediate container bca6e8bed1a0 17:29:33 ---> 599acc4e1fa0 17:29:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:29:33 ---> Running in 7d4963aadf83 17:29:33 Removing intermediate container 7d4963aadf83 17:29:33 ---> 6c79223e9444 17:29:33 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:29:33 ---> Running in f2d34ac08606 17:29:34 Removing intermediate container f2d34ac08606 17:29:34 ---> bf9c72d97704 17:29:34 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:34 ---> Running in 96e1a0957eaf 17:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:29:38 OK: 273 MiB in 65 packages 17:29:39 Removing intermediate container 96e1a0957eaf 17:29:39 ---> b53a117f0176 17:29:39 Step 8/37 : WORKDIR /device-usb-camera 17:29:39 ---> Running in b5313e6a1fe7 17:29:40 Removing intermediate container b5313e6a1fe7 17:29:40 ---> ca11338edd9d 17:29:40 Step 9/37 : COPY go.mod vendor* ./ 17:29:42 ---> 9dd8549cc95e 17:29:42 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:42 ---> Running in 0d7848359999 17:29:45 Removing intermediate container 0d7848359999 17:29:45 ---> 56128ed03456 17:29:45 Step 11/37 : COPY . . 17:29:46 ---> f9d7a0cf23c2 17:29:46 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:29:46 ---> Running in 85727005b843 17:29:47  % Total % Received % Xferd Average Speed Time Time Time Current 17:29:47 Dload Upload Total Spent Left Speed 17:29:47 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5716 0 --:--:-- --:--:-- --:--:-- 5709 100 1062 100 1062 0 0  5697 0 --:--:-- --:--:-- --:--:-- 5709 17:29:48 Removing intermediate container 85727005b843 17:29:48 ---> 9a53bd00e47a 17:29:48 Step 13/37 : RUN ${MAKE} 17:29:48 ---> Running in 406628e3f02b 17:29:49 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:31:55 Removing intermediate container 406628e3f02b 17:31:55 ---> 4a4b5762e323 17:31:55 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:31:55 v0.21.6: Pulling from aler9/rtsp-simple-server 17:31:55 8766b47fe142: Pulling fs layer 17:31:55 8766b47fe142: Verifying Checksum 17:31:55 8766b47fe142: Download complete 17:31:55 8766b47fe142: Pull complete 17:31:55 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:31:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:31:55 ---> 69d40e2cb93c 17:31:55 Step 15/37 : FROM alpine:3.18 17:31:55 3.18: Pulling from library/alpine 17:31:55 c6b39de5b339: Pulling fs layer 17:31:55 c6b39de5b339: Verifying Checksum 17:31:55 c6b39de5b339: Download complete 17:31:55 c6b39de5b339: Pull complete 17:31:55 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:31:55 Status: Downloaded newer image for alpine:3.18 17:31:55 ---> 33abbf032149 17:31:55 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:31:55 ---> Running in 30378b634ab7 17:31:55 Removing intermediate container 30378b634ab7 17:31:55 ---> 7e2a05115256 17:31:55 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:31:55 ---> Running in 48127402db85 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:31:55 (1/104) Installing dumb-init (1.2.5-r2) 17:31:55 (2/104) Installing sdl2 (2.26.5-r0) 17:31:55 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:31:55 (4/104) Installing aom-libs (3.6.1-r0) 17:31:56 (5/104) Installing libxau (1.0.11-r2) 17:31:56 (6/104) Installing libmd (1.0.4-r2) 17:31:56 (7/104) Installing libbsd (0.11.7-r1) 17:31:56 (8/104) Installing libxdmcp (1.1.4-r2) 17:31:56 (9/104) Installing libxcb (1.15-r1) 17:31:56 (10/104) Installing libx11 (1.8.7-r0) 17:31:56 (11/104) Installing libdrm (2.4.115-r4) 17:31:56 (12/104) Installing libxext (1.3.5-r2) 17:31:56 (13/104) Installing libxfixes (6.0.1-r2) 17:31:56 (14/104) Installing libffi (3.4.4-r2) 17:31:56 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:31:56 (16/104) Installing libva (2.18.0-r1) 17:31:56 (17/104) Installing libvdpau (1.5-r1) 17:31:56 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:31:56 (19/104) Installing libdav1d (1.2.1-r0) 17:31:56 (20/104) Installing brotli-libs (1.0.9-r14) 17:31:56 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:31:56 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:31:56 (23/104) Installing libhwy (1.0.4-r1) 17:31:56 (24/104) Installing lcms2 (2.15-r2) 17:31:56 (25/104) Installing libjxl (0.8.2-r0) 17:31:56 (26/104) Installing lame-libs (3.100-r5) 17:31:56 (27/104) Installing opus (1.4-r0) 17:31:56 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:31:56 (29/104) Installing soxr (0.1.3-r5) 17:31:56 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:31:56 (31/104) Installing libogg (1.3.5-r4) 17:31:56 (32/104) Installing libtheora (1.1.1-r17) 17:31:56 (33/104) Installing libvorbis (1.3.7-r1) 17:31:56 (34/104) Installing libvpx (1.13.0-r2) 17:31:56 (35/104) Installing libwebp (1.3.2-r0) 17:31:56 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:31:56 (37/104) Installing numactl (2.0.16-r4) 17:31:56 (38/104) Installing x265-libs (3.5-r4) 17:31:56 (39/104) Installing xvidcore (1.3.7-r1) 17:31:56 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:31:57 (41/104) Installing alsa-lib (1.2.9-r1) 17:31:57 (42/104) Installing libexpat (2.6.2-r0) 17:31:57 (43/104) Installing libbz2 (1.0.8-r5) 17:31:57 (44/104) Installing libpng (1.6.39-r3) 17:31:57 (45/104) Installing freetype (2.13.0-r5) 17:31:57 (46/104) Installing fontconfig (2.14.2-r3) 17:31:57 (47/104) Installing fribidi (1.0.13-r0) 17:31:57 (48/104) Installing libintl (0.21.1-r7) 17:31:57 (49/104) Installing libblkid (2.38.1-r8) 17:31:57 (50/104) Installing libmount (2.38.1-r8) 17:31:57 (51/104) Installing pcre2 (10.42-r1) 17:31:57 (52/104) Installing glib (2.76.6-r0) 17:31:57 (53/104) Installing graphite2 (1.3.14-r5) 17:31:57 (54/104) Installing harfbuzz (7.3.0-r0) 17:31:57 (55/104) Installing libunibreak (5.1-r0) 17:31:57 (56/104) Installing libass (0.17.1-r0) 17:31:57 (57/104) Installing libbluray (1.3.4-r0) 17:31:57 (58/104) Installing gmp (6.2.1-r3) 17:31:57 (59/104) Installing nettle (3.8.1-r2) 17:31:57 (60/104) Installing libunistring (1.1-r1) 17:31:58 (61/104) Installing libidn2 (2.3.4-r1) 17:31:58 (62/104) Installing p11-kit (0.24.1-r2) 17:31:58 (63/104) Installing libtasn1 (4.19.0-r1) 17:31:58 (64/104) Installing gnutls (3.8.4-r0) 17:31:58 (65/104) Installing mpg123-libs (1.31.3-r1) 17:31:58 (66/104) Installing libopenmpt (0.7.2-r0) 17:31:58 (67/104) Installing cjson (1.7.17-r0) 17:31:58 (68/104) Installing mbedtls (2.28.8-r0) 17:31:58 (69/104) Installing librist (0.2.7-r0) 17:31:58 (70/104) Installing libsrt (1.5.2-r0) 17:31:58 (71/104) Installing libssh (0.10.5-r0) 17:31:58 (72/104) Installing xz-libs (5.4.3-r0) 17:31:58 (73/104) Installing libxml2 (2.11.7-r0) 17:31:58 (74/104) Installing libsodium (1.0.18-r3) 17:31:58 (75/104) Installing libzmq (4.3.4-r4) 17:31:58 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:31:58 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:31:58 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:31:58 (79/104) Installing shaderc (2023.3-r1) 17:31:58 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:31:58 (81/104) Installing libplacebo (5.264.1-r1) 17:31:58 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:31:58 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:31:58 (84/104) Installing vidstab (1.1.1-r0) 17:31:58 (85/104) Installing zimg (3.0.5-r0) 17:31:58 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:31:58 (87/104) Installing libasyncns (0.8-r1) 17:31:58 (88/104) Installing dbus-libs (1.14.8-r0) 17:31:58 (89/104) Installing libltdl (2.4.7-r2) 17:31:58 (90/104) Installing orc (0.4.34-r0) 17:31:58 (91/104) Installing flac-libs (1.4.3-r0) 17:31:58 (92/104) Installing libsndfile (1.2.0-r2) 17:31:58 (93/104) Installing speexdsp (1.2.1-r1) 17:31:58 (94/104) Installing tdb-libs (1.4.8-r1) 17:31:58 (95/104) Installing libpulse (16.1-r10) 17:31:58 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:31:58 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:31:58 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:31:58 (99/104) Installing ffmpeg (6.0.1-r0) 17:31:58 (100/104) Installing udev-init-scripts (35-r1) 17:31:58 (101/104) Installing eudev-libs (3.2.11-r8) 17:31:58 (102/104) Installing zstd-libs (1.5.5-r4) 17:31:59 (103/104) Installing kmod-libs (30-r3) 17:31:59 (104/104) Installing eudev (3.2.11-r8) 17:31:59 Executing busybox-1.36.1-r5.trigger 17:31:59 Executing glib-2.76.6-r0.trigger 17:31:59 Executing eudev-3.2.11-r8.trigger 17:31:59 OK: 110 MiB in 119 packages 17:32:03 Removing intermediate container 48127402db85 17:32:03 ---> ef480bc58130 17:32:03 Step 18/37 : RUN apk --no-cache upgrade 17:32:03 ---> Running in 5e52e24c3137 17:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:32:05 Upgrading critical system libraries and apk-tools: 17:32:05 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 17:32:05 Executing busybox-1.36.1-r5.trigger 17:32:05 Continuing the upgrade transaction with new apk-tools: 17:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:32:06 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 17:32:06 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 17:32:06 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 17:32:06 OK: 110 MiB in 119 packages 17:32:07 Removing intermediate container 5e52e24c3137 17:32:07 ---> bec7895cd1c5 17:32:07 Step 19/37 : WORKDIR / 17:32:07 ---> Running in 4bd5eeee542e 17:32:08 Removing intermediate container 4bd5eeee542e 17:32:08 ---> cd63a1f36658 17:32:08 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:32:10 ---> 6705718552d3 17:32:10 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:32:10 ---> 04ef82711fbb 17:32:10 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:32:10 ---> 1ba0a9218284 17:32:10 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:32:11 ---> 9718cb07520d 17:32:11 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:32:11 ---> fb161e410486 17:32:11 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:32:12 ---> e2c365237786 17:32:12 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:32:13 ---> b3bee4be62d2 17:32:13 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:32:13 ---> Running in 4f5447f8081a 17:32:15 Removing intermediate container 4f5447f8081a 17:32:15 ---> 6b496e41121d 17:32:15 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:32:15 ---> Running in cdace298e69c 17:32:17 Removing intermediate container cdace298e69c 17:32:17 ---> 208465747ea5 17:32:17 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:32:17 ---> Running in dbcf92548c9f 17:32:18 Removing intermediate container dbcf92548c9f 17:32:18 ---> 95ece91e0432 17:32:18 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:32:18 ---> Running in 66409162d0af 17:32:20 Removing intermediate container 66409162d0af 17:32:20 ---> ab80b5b5e715 17:32:20 Step 31/37 : EXPOSE 59983 17:32:20 ---> Running in 4be5d4fd2518 17:32:20 Removing intermediate container 4be5d4fd2518 17:32:20 ---> be594894d25e 17:32:20 Step 32/37 : EXPOSE 8554 17:32:20 ---> Running in cc5777194c32 17:32:21 Removing intermediate container cc5777194c32 17:32:21 ---> ebb96dd81c72 17:32:21 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:32:21 ---> Running in eef55f3ae236 17:32:21 Removing intermediate container eef55f3ae236 17:32:21 ---> 0e824ae92835 17:32:21 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:32:21 ---> Running in 2b40f2f5a1b6 17:32:21 Removing intermediate container 2b40f2f5a1b6 17:32:21 ---> b02bd666627a 17:32:21 Step 35/37 : LABEL arch=arm64 17:32:21 ---> Running in 2f01cca035e4 17:32:22 Removing intermediate container 2f01cca035e4 17:32:22 ---> 6d4f9f71ae81 17:32:22 Step 36/37 : LABEL git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d 17:32:22 ---> Running in 997e472b7a53 17:32:22 Removing intermediate container 997e472b7a53 17:32:22 ---> 4fefe7d12a73 17:32:22 Step 37/37 : LABEL version=0.0.0 17:32:22 ---> Running in 3c21725566a2 17:32:22 Removing intermediate container 3c21725566a2 17:32:22 ---> 99d62b2fef4a 17:32:22 [Warning] One or more build-args [ARCH] were not consumed 17:32:22 Successfully built 99d62b2fef4a 17:32:22 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 17:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:23 17:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:24 arm64: Pulling from edgex-lftools-log-publisher 17:32:24 8998bd30e6a1: Pulling fs layer 17:32:24 04944245beec: Pulling fs layer 17:32:24 699f458cf7ca: Pulling fs layer 17:32:24 765212b225bb: Pulling fs layer 17:32:24 765212b225bb: Waiting 17:32:24 f23df028b6ca: Pulling fs layer 17:32:24 f23df028b6ca: Waiting 17:32:24 d65c8cfc05b1: Pulling fs layer 17:32:24 d65c8cfc05b1: Waiting 17:32:24 2437ff75d9bd: Pulling fs layer 17:32:24 04944245beec: Verifying Checksum 17:32:24 04944245beec: Download complete 17:32:24 765212b225bb: Verifying Checksum 17:32:24 765212b225bb: Download complete 17:32:24 f23df028b6ca: Download complete 17:32:24 d65c8cfc05b1: Verifying Checksum 17:32:24 d65c8cfc05b1: Download complete 17:32:24 699f458cf7ca: Verifying Checksum 17:32:24 699f458cf7ca: Download complete 17:32:24 8998bd30e6a1: Verifying Checksum 17:32:24 8998bd30e6a1: Download complete 17:32:27 2437ff75d9bd: Verifying Checksum 17:32:27 2437ff75d9bd: Download complete 17:32:29 8998bd30e6a1: Pull complete 17:32:30 04944245beec: Pull complete 17:32:31 699f458cf7ca: Pull complete 17:32:31 765212b225bb: Pull complete 17:32:32 f23df028b6ca: Pull complete 17:32:32 d65c8cfc05b1: Pull complete 17:32:50 2437ff75d9bd: Pull complete 17:32:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:51 prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container 17:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:32:53 $ docker top 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:54 ---> job-cost.sh 17:32:54 lf-activate-venv: SKIPPING 17:32:54 INFO: No Stack... 17:32:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:32:55 INFO: Archiving Costs [Pipeline] sh 17:32:56 + cut -d, -f6 17:32:56 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:32:56 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] 17:32:56 Resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] did not exist. Created. 17:32:56 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:57 /w/workspace/device-usb-camera/1@tmp/durable-9f608cb4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:32:57 + echo total: 0.10999999940395355 [Pipeline] stash 17:32:57 Warning: overwriting stash ‘stack-cost’ 17:32:57 Stashed 1 file(s) [Pipeline] } 17:32:57 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:57 $ docker stop --time=1 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 17:32:59 $ docker rm -f --volumes 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 [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 17:33:00 provisioning config files... 17:33:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config3405824346408026993tmp [Pipeline] { [Pipeline] sh 17:33:00 + set +x 17:33:00 + curl -s https://codecov.io/bash 17:33:00 + bash -s -- 17:33:00 17:33:00 _____ _ 17:33:00 / ____| | | 17:33:00 | | ___ __| | ___ ___ _____ __ 17:33:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:00 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:00 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:00 Bash-1.0.6 17:33:00 17:33:00 17:33:00 ==> git version 2.25.1 found 17:33:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:33:00 Release-Date: 2020-01-08 17:33:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:33:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:33:00 ==> Jenkins CI detected. 17:33:00 current dir:  /w/workspace/foundry_device-usb-camera_PR-328 17:33:00 project root: . 17:33:00 --> token set from env 17:33:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:01 ==> Running gcov in . (disable via -X gcov) 17:33:01 ==> Python coveragepy not found 17:33:01 ==> Searching for coverage reports in: 17:33:01 + . 17:33:01 -> Found 1 reports 17:33:01 ==> Detecting git/mercurial file structure 17:33:01 ==> Reading reports 17:33:01 + ./coverage.out bytes=54703 17:33:01 ==> Appending adjustments 17:33:01 https://docs.codecov.io/docs/fixing-reports 17:33:01 + Found adjustments 17:33:01 ==> Gzipping contents 17:33:01 8.0K /tmp/codecov.zNqFFH.gz 17:33:01 ==> Uploading reports 17:33:01 url: https://codecov.io 17:33:01 query: branch=PR-328&commit=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=328&job=&cmd_args= 17:33:01 -> Pinging Codecov 17:33:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-328&commit=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=328&job=&cmd_args= 17:33:01 -> Uploading to 17:33:01 https://storage.googleapis.com/codecov/v4/raw/2024-04-16/73D8F5FF140700D3E01443B452E23636/bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d/9ab536bf-b73b-4e44-ac72-2c4f0d29b95f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T173301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44d2c19001af4b311f17217ec60f952d97bba6fd7d0ba041b94cb188f4a2444c 17:33:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:01 Dload Upload Total Spent Left Speed 17:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27111 --:--:-- --:--:-- --:--:-- 27111 17:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] } 17:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:33:03 + [ -d /w/workspace/foundry_device-usb-camera_PR-328/archives ] 17:33:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-328/archives 17:33:03 total 16 17:33:03 drwxr-xr-x 3 root root 4096 Apr 16 17:24 . 17:33:03 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 17:24 .. 17:33:03 drwxr-xr-x 2 root root 4096 Apr 16 17:24 cost 17:33:03 -rw-r--r-- 1 root root 89 Apr 16 17:24 cost.csv 17:33:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-328/archives 17:33:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-328/archives 17:33:03 total 16 17:33:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 17:24 . 17:33:03 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 17:24 .. 17:33:03 drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 17:24 cost 17:33:03 -rw-r--r-- 1 jenkins jenkins 89 Apr 16 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:33:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:04 ---> package-listing.sh 17:33:04 ++ facter osfamily 17:33:04 ++ tr '[:upper:]' '[:lower:]' 17:33:05 + OS_FAMILY=debian 17:33:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-328 17:33:05 + START_PACKAGES=/tmp/packages_start.txt 17:33:05 + END_PACKAGES=/tmp/packages_end.txt 17:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:05 + PACKAGES=/tmp/packages_start.txt 17:33:05 + '[' /w/workspace/foundry_device-usb-camera_PR-328 ']' 17:33:05 + PACKAGES=/tmp/packages_end.txt 17:33:05 + case "${OS_FAMILY}" in 17:33:05 + dpkg -l 17:33:05 + grep '^ii' 17:33:05 + '[' -f /tmp/packages_start.txt ']' 17:33:05 + '[' -f /tmp/packages_end.txt ']' 17:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:05 + '[' /w/workspace/foundry_device-usb-camera_PR-328 ']' 17:33:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-328/archives/ 17:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-328/archives/ [Pipeline] echo 17:33:05 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:06 prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container 17:33:06 $ 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-328/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-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:06 $ docker top 932f8d4aaf42b363660453375e4b0fe62912cda7905ba7a1ef8526873698b420 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:07 + ls /var/log/sa-host 17:33:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:07 provisioning config files... 17:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config4412371693585404940tmp [Pipeline] { [Pipeline] echo 17:33:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:08 ---> create-netrc.sh [Pipeline] } 17:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:08 ---> python-tools-install.sh [Pipeline] echo 17:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:08 ---> sudo-logs.sh 17:33:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:09 ---> job-cost.sh 17:33:09 lf-activate-venv: SKIPPING 17:33:09 DEBUG: total: 0.2199999988079071 17:33:09 INFO: Retrieving Stack Cost... 17:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:10 INFO: Archiving Costs [Pipeline] echo 17:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:10 ---> logs-deploy.sh 17:33:10 lf-activate-venv: SKIPPING 17:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-328/1 17:33:10 INFO: archiving workspace using pattern(s): 17:33:11 Archives upload complete. 17:33:11 INFO: archiving logs to Nexus