Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860+5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (5ac3c56b15b13e52fe6bcc9cd9866ceea90b9900) 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-ssh16134855007762179447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4810013706590963384.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15556531545689963840.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16113630927488400874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9082450388692751837.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh384146112984118584.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10295 in /w/workspace/foundry_device-usb-camera_PR-305 [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-305 # 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/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc into PR head commit 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 Merge succeeded, producing 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 Checking out Revision 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 (PR-305) > git config core.sparsecheckout # timeout=10 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # 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 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T21:48:57.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T21:48:57.340Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T21:48:57.439Z] ========================================================= [2023-10-24T21:48:57.439Z] EdgeX Global Pipelines Version Info [2023-10-24T21:48:57.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:48:58.542Z] ------------------- [2023-10-24T21:48:58.542Z] stable info: [2023-10-24T21:48:58.542Z] ------------------- [2023-10-24T21:48:58.542Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T21:48:58.542Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:48:58.542Z] Message: update stable to v1.0.254 [2023-10-24T21:48:58.818Z] ------------------- [2023-10-24T21:48:58.818Z] experimental info: [2023-10-24T21:48:58.818Z] ------------------- [2023-10-24T21:48:58.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T21:48:58.818Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:48:58.818Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T21:48:59.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T21:48:59.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T21:48:59.207Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T21:48:59.247Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T21:48:59.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T21:48:59.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T21:48:59.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T21:48:59.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T21:48:59.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T21:48:59.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T21:48:59.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T21:48:59.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T21:48:59.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T21:48:59.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T21:48:59.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:48:59.713Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:48:59.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:48:59.791Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:48:59.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T21:48:59.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T21:48:59.910Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T21:48:59.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T21:48:59.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T21:49:00.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T21:49:00.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T21:49:00.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T21:49:00.173Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T21:49:00.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo [2023-10-24T21:49:00.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo [2023-10-24T21:49:00.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo [2023-10-24T21:49:00.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo [2023-10-24T21:49:00.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 112e1b9 [Pipeline] echo [2023-10-24T21:49:00.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:49:00.573Z] provisioning config files... [2023-10-24T21:49:00.586Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config8302214385108404165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:49:00.934Z] ---> docker-login.sh [2023-10-24T21:49:00.934Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:49:01.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:01.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:01.193Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:01.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:01.193Z] [2023-10-24T21:49:01.193Z] Login Succeeded [2023-10-24T21:49:01.193Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:49:01.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:01.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:01.193Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:01.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:01.193Z] [2023-10-24T21:49:01.193Z] Login Succeeded [2023-10-24T21:49:01.193Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:49:01.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:01.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:01.455Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:01.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:01.455Z] [2023-10-24T21:49:01.455Z] Login Succeeded [2023-10-24T21:49:01.455Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:49:01.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:01.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:01.455Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:01.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:01.455Z] [2023-10-24T21:49:01.455Z] Login Succeeded [2023-10-24T21:49:01.455Z] docker.io [2023-10-24T21:49:01.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:01.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:01.973Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:01.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:01.973Z] [2023-10-24T21:49:01.973Z] Login Succeeded [2023-10-24T21:49:01.973Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:49:01.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T21:49:02.620Z] + git rev-list -1 --merges 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860~1..112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo [2023-10-24T21:49:02.676Z] -----------> git rev-list -1 --merges 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860~1..112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [false] [Pipeline] sh [2023-10-24T21:49:02.983Z] + git log --format=format:%s -1 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo [2023-10-24T21:49:03.013Z] ========================================================= [2023-10-24T21:49:03.013Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T21:49:03.013Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:49:03.434Z] + git log --format=format:%s -1 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo [2023-10-24T21:49:03.468Z] [semverPrep] GIT_COMMIT: 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T21:49:03.494Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T21:49:03.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:49:03.862Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T21:49:03.862Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T21:49:03.862Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T21:49:03.862Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T21:49:03.862Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T21:49:03.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:49:04.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:49:04.367Z] [2023-10-24T21:49:04.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:49:04.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:49:04.739Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T21:49:04.739Z] b85a868b505f: Pulling fs layer [2023-10-24T21:49:04.739Z] e2be974225ed: Pulling fs layer [2023-10-24T21:49:04.739Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T21:49:04.739Z] 988bab9f4d93: Pulling fs layer [2023-10-24T21:49:04.739Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T21:49:04.739Z] eaf3925da568: Pulling fs layer [2023-10-24T21:49:04.739Z] bab4dde63d76: Pulling fs layer [2023-10-24T21:49:04.739Z] bde34c3a00c8: Pulling fs layer [2023-10-24T21:49:04.739Z] b352a97aabf1: Pulling fs layer [2023-10-24T21:49:04.739Z] 4872d77fe225: Pulling fs layer [2023-10-24T21:49:04.739Z] 5851b861e8e6: Pulling fs layer [2023-10-24T21:49:04.739Z] 988bab9f4d93: Waiting [2023-10-24T21:49:04.739Z] b352a97aabf1: Waiting [2023-10-24T21:49:04.739Z] 4872d77fe225: Waiting [2023-10-24T21:49:04.739Z] 5851b861e8e6: Waiting [2023-10-24T21:49:04.739Z] 1469e6f7b9e6: Waiting [2023-10-24T21:49:04.739Z] eaf3925da568: Waiting [2023-10-24T21:49:04.739Z] bab4dde63d76: Waiting [2023-10-24T21:49:04.739Z] e2be974225ed: Verifying Checksum [2023-10-24T21:49:04.739Z] e2be974225ed: Download complete [2023-10-24T21:49:04.739Z] 988bab9f4d93: Verifying Checksum [2023-10-24T21:49:04.739Z] 988bab9f4d93: Download complete [2023-10-24T21:49:04.739Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T21:49:04.739Z] 1469e6f7b9e6: Download complete [2023-10-24T21:49:04.998Z] eaf3925da568: Verifying Checksum [2023-10-24T21:49:04.998Z] eaf3925da568: Download complete [2023-10-24T21:49:04.998Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T21:49:04.998Z] 339a4e72a1f5: Download complete [2023-10-24T21:49:04.998Z] bde34c3a00c8: Download complete [2023-10-24T21:49:04.998Z] b352a97aabf1: Verifying Checksum [2023-10-24T21:49:04.998Z] b352a97aabf1: Download complete [2023-10-24T21:49:04.998Z] 4872d77fe225: Verifying Checksum [2023-10-24T21:49:04.998Z] b85a868b505f: Download complete [2023-10-24T21:49:04.998Z] 5851b861e8e6: Verifying Checksum [2023-10-24T21:49:04.998Z] 5851b861e8e6: Download complete [2023-10-24T21:49:05.256Z] bab4dde63d76: Verifying Checksum [2023-10-24T21:49:05.256Z] bab4dde63d76: Download complete [2023-10-24T21:49:06.194Z] b85a868b505f: Pull complete [2023-10-24T21:49:06.194Z] e2be974225ed: Pull complete [2023-10-24T21:49:06.762Z] 339a4e72a1f5: Pull complete [2023-10-24T21:49:06.762Z] 988bab9f4d93: Pull complete [2023-10-24T21:49:07.022Z] 1469e6f7b9e6: Pull complete [2023-10-24T21:49:07.022Z] eaf3925da568: Pull complete [2023-10-24T21:49:08.922Z] bab4dde63d76: Pull complete [2023-10-24T21:49:08.922Z] bde34c3a00c8: Pull complete [2023-10-24T21:49:09.182Z] b352a97aabf1: Pull complete [2023-10-24T21:49:09.182Z] 4872d77fe225: Pull complete [2023-10-24T21:49:09.182Z] 5851b861e8e6: Pull complete [2023-10-24T21:49:09.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T21:49:09.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:49:09.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:49:09.414Z] prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container [2023-10-24T21:49:09.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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-devops/py-git-semver:0.1.4 cat [2023-10-24T21:49:12.327Z] $ docker top 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba -eo pid,comm [2023-10-24T21:49:12.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T21:49:12.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:49:12.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:49:12.500Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:49:12.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:49:12.611Z] $ docker exec 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent [2023-10-24T21:49:12.722Z] SSH_AUTH_SOCK=/tmp/ssh-LVvcMGY48O0W/agent.32 [2023-10-24T21:49:12.722Z] SSH_AGENT_PID=38 [2023-10-24T21:49:12.727Z] Running ssh-add (command line suppressed) [2023-10-24T21:49:12.824Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_13379577856227137407.key (/w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_13379577856227137407.key) [2023-10-24T21:49:12.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:49:13.159Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T21:49:13.188Z] $ docker exec --env ******** --env ******** 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent -k [2023-10-24T21:49:13.289Z] unset SSH_AUTH_SOCK; [2023-10-24T21:49:13.289Z] unset SSH_AGENT_PID; [2023-10-24T21:49:13.290Z] echo Agent pid 38 killed; [2023-10-24T21:49:13.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T21:49:13.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:49:13.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:49:13.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:49:13.494Z] $ docker exec 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent [2023-10-24T21:49:13.589Z] SSH_AUTH_SOCK=/tmp/ssh-SbbZ84G5OJlX/agent.70 [2023-10-24T21:49:13.589Z] SSH_AGENT_PID=76 [2023-10-24T21:49:13.594Z] Running ssh-add (command line suppressed) [2023-10-24T21:49:13.696Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_3386478952481393429.key (/w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_3386478952481393429.key) [2023-10-24T21:49:13.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:49:14.027Z] + git semver init [2023-10-24T21:49:14.286Z] 2023-10-24 21:49:14,212 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T21:49:14.286Z] 2023-10-24 21:49:14,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-305/.semver [2023-10-24T21:49:14.286Z] 2023-10-24 21:49:14,213 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-305/.semver [2023-10-24T21:49:14.286Z] 2023-10-24 21:49:14,213 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-305/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-305, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,004 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-305/.git/info/exclude [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 with force:False [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,005 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,009 [execute] INFO git cat-file --batch-check [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,015 [execute] INFO git cat-file --batch [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:49:15.225Z] 2023-10-24 21:49:15,021 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 [2023-10-24T21:49:15.225Z] 0.0.0 [Pipeline] } [2023-10-24T21:49:15.252Z] $ docker exec --env ******** --env ******** 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent -k [2023-10-24T21:49:15.365Z] unset SSH_AUTH_SOCK; [2023-10-24T21:49:15.365Z] unset SSH_AGENT_PID; [2023-10-24T21:49:15.366Z] echo Agent pid 76 killed; [2023-10-24T21:49:15.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:49:16.588Z] + git semver [Pipeline] } [2023-10-24T21:49:16.623Z] $ docker stop --time=1 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba [2023-10-24T21:49:19.262Z] $ docker rm -f --volumes 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:49:21.537Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T21:49:21.806Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T21:49:21.825Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:49:22.394Z] provisioning config files... [2023-10-24T21:49:22.403Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config15078176580010867699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:49:22.751Z] ---> docker-login.sh [2023-10-24T21:49:22.751Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:49:22.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:22.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:22.751Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:22.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:22.751Z] [2023-10-24T21:49:22.751Z] Login Succeeded [2023-10-24T21:49:22.751Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:49:22.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:22.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:22.751Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:22.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:22.751Z] [2023-10-24T21:49:22.751Z] Login Succeeded [2023-10-24T21:49:22.751Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:49:23.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:23.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:23.011Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:23.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:23.011Z] [2023-10-24T21:49:23.011Z] Login Succeeded [2023-10-24T21:49:23.011Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:49:23.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:23.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:23.011Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:23.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:23.011Z] [2023-10-24T21:49:23.011Z] Login Succeeded [2023-10-24T21:49:23.011Z] docker.io [2023-10-24T21:49:23.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:49:23.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:49:23.270Z] Configure a credential helper to remove this warning. See [2023-10-24T21:49:23.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:49:23.270Z] [2023-10-24T21:49:23.270Z] Login Succeeded [2023-10-24T21:49:23.270Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:49:23.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:49:23.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:49:23.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:49:23.566Z] ========================================================= [2023-10-24T21:49:23.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T21:49:23.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:49:24.029Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:49:24.029Z] Sending build context to Docker daemon 2.244MB [2023-10-24T21:49:24.029Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:49:24.029Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T21:49:24.029Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T21:49:24.029Z] 7264a8db6415: Pulling fs layer [2023-10-24T21:49:24.029Z] c4d48a809fc2: Pulling fs layer [2023-10-24T21:49:24.029Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T21:49:24.029Z] ad3a456e5733: Pulling fs layer [2023-10-24T21:49:24.029Z] 33e27b845d1e: Pulling fs layer [2023-10-24T21:49:24.029Z] c68163c4e522: Pulling fs layer [2023-10-24T21:49:24.029Z] 50da416c3ac9: Pulling fs layer [2023-10-24T21:49:24.029Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T21:49:24.029Z] 50da416c3ac9: Waiting [2023-10-24T21:49:24.029Z] ad3a456e5733: Waiting [2023-10-24T21:49:24.029Z] 33e27b845d1e: Waiting [2023-10-24T21:49:24.029Z] c68163c4e522: Waiting [2023-10-24T21:49:24.029Z] 23d2d4c4bb30: Waiting [2023-10-24T21:49:24.029Z] c4d48a809fc2: Verifying Checksum [2023-10-24T21:49:24.029Z] c4d48a809fc2: Download complete [2023-10-24T21:49:24.029Z] ad3a456e5733: Download complete [2023-10-24T21:49:24.030Z] 33e27b845d1e: Verifying Checksum [2023-10-24T21:49:24.030Z] 33e27b845d1e: Download complete [2023-10-24T21:49:24.289Z] 7264a8db6415: Verifying Checksum [2023-10-24T21:49:24.289Z] 7264a8db6415: Download complete [2023-10-24T21:49:24.289Z] c68163c4e522: Verifying Checksum [2023-10-24T21:49:24.289Z] c68163c4e522: Download complete [2023-10-24T21:49:24.289Z] 7264a8db6415: Pull complete [2023-10-24T21:49:24.289Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T21:49:24.289Z] 23d2d4c4bb30: Download complete [2023-10-24T21:49:24.548Z] c4d48a809fc2: Pull complete [2023-10-24T21:49:24.548Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T21:49:24.548Z] 4f1c88b9dad5: Download complete [2023-10-24T21:49:24.806Z] 50da416c3ac9: Verifying Checksum [2023-10-24T21:49:24.806Z] 50da416c3ac9: Download complete [2023-10-24T21:49:28.094Z] 4f1c88b9dad5: Pull complete [2023-10-24T21:49:28.094Z] ad3a456e5733: Pull complete [2023-10-24T21:49:28.094Z] 33e27b845d1e: Pull complete [2023-10-24T21:49:28.094Z] c68163c4e522: Pull complete [2023-10-24T21:49:29.988Z] 50da416c3ac9: Pull complete [2023-10-24T21:49:30.248Z] 23d2d4c4bb30: Pull complete [2023-10-24T21:49:30.248Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T21:49:30.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T21:49:30.248Z] ---> 0786185ac409 [2023-10-24T21:49:30.248Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:49:33.648Z] ---> Running in 3660e420f2d1 [2023-10-24T21:49:33.648Z] Removing intermediate container 3660e420f2d1 [2023-10-24T21:49:33.648Z] ---> c0b22e2b86ce [2023-10-24T21:49:33.648Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:49:33.648Z] ---> Running in c6eb9371f77d [2023-10-24T21:49:33.648Z] Removing intermediate container c6eb9371f77d [2023-10-24T21:49:33.648Z] ---> aa4defae6719 [2023-10-24T21:49:33.648Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T21:49:33.648Z] ---> Running in 9fa51bcfee42 [2023-10-24T21:49:33.648Z] Removing intermediate container 9fa51bcfee42 [2023-10-24T21:49:33.648Z] ---> afa4101f6dde [2023-10-24T21:49:33.648Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T21:49:33.648Z] ---> Running in c37c1bc8919c [2023-10-24T21:49:33.648Z] Removing intermediate container c37c1bc8919c [2023-10-24T21:49:33.648Z] ---> 632f89590471 [2023-10-24T21:49:33.648Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:49:33.648Z] ---> Running in 91ffc51b6054 [2023-10-24T21:49:33.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:49:33.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:49:34.163Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T21:49:34.163Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T21:49:34.163Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T21:49:34.163Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T21:49:34.163Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T21:49:34.163Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T21:49:34.163Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T21:49:34.163Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T21:49:34.163Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T21:49:34.163Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T21:49:34.163Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T21:49:34.163Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T21:49:34.163Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T21:49:34.163Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:49:34.163Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T21:49:34.163Z] OK: 271 MiB in 65 packages [2023-10-24T21:49:34.727Z] Removing intermediate container 91ffc51b6054 [2023-10-24T21:49:34.727Z] ---> af80f677833e [2023-10-24T21:49:34.727Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T21:49:34.727Z] ---> Running in 0ea4d76eff28 [2023-10-24T21:49:34.984Z] Removing intermediate container 0ea4d76eff28 [2023-10-24T21:49:34.984Z] ---> c513cb1bd1dc [2023-10-24T21:49:34.984Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T21:49:34.984Z] ---> 4d3368417228 [2023-10-24T21:49:34.984Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:49:34.984Z] ---> Running in 2929434d3f55 [2023-10-24T21:49:37.211Z] Still waiting to schedule task [2023-10-24T21:49:37.211Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T21:50:34.306Z] Removing intermediate container 2929434d3f55 [2023-10-24T21:50:34.306Z] ---> a467c3bad459 [2023-10-24T21:50:34.306Z] Step 11/13 : COPY . . [2023-10-24T21:50:34.306Z] ---> 604aed00251a [2023-10-24T21:50:34.306Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T21:50:34.306Z] ---> Running in 3a78c8a698cb [2023-10-24T21:50:34.306Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:50:34.306Z] Dload Upload Total Spent  Left Speed [2023-10-24T21:50:34.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11460 0 --:--:-- --:--:-- --:--:-- 11495 [2023-10-24T21:50:34.306Z] Removing intermediate container 3a78c8a698cb [2023-10-24T21:50:34.306Z] ---> a38bbc8ed4a6 [2023-10-24T21:50:34.306Z] Step 13/13 : RUN ${MAKE} [2023-10-24T21:50:34.306Z] ---> Running in 47974d606780 [2023-10-24T21:50:34.306Z] noop [2023-10-24T21:50:34.306Z] Removing intermediate container 47974d606780 [2023-10-24T21:50:34.306Z] ---> d462052a3b7d [2023-10-24T21:50:34.306Z] Successfully built d462052a3b7d [2023-10-24T21:50:34.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:50:34.750Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:50:34.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:50:34.905Z] prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container [2023-10-24T21:50:34.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:50:35.278Z] $ docker top 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:50:35.665Z] + go version [2023-10-24T21:50:35.665Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T21:50:35.705Z] $ docker stop --time=1 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 [2023-10-24T21:50:36.969Z] $ docker rm -f --volumes 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:50:37.684Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:50:37.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:50:37.855Z] prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container [2023-10-24T21:50:37.889Z] $ 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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:50:38.205Z] $ docker top 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:50:38.604Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-305 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:50:38.964Z] + make test [2023-10-24T21:50:38.964Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T21:50:40.341Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T21:50:50.369Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T21:50:50.628Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-10-24T21:50:57.186Z] go vet ./... [2023-10-24T21:51:00.462Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:51:00.462Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:51:00.462Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:51:00.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:51:00.532Z] $ docker stop --time=1 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a [2023-10-24T21:51:04.095Z] $ docker rm -f --volumes 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:51:04.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:51:04.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T21:51:05.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:51:05.683Z] + ls -al . [2023-10-24T21:51:05.684Z] total 216 [2023-10-24T21:51:05.684Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:50 . [2023-10-24T21:51:05.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:48 .. [2023-10-24T21:51:05.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:50 .git [2023-10-24T21:51:05.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 .github [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 21:48 .gitignore [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 21:48 .golangci.yml [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 21:48 .hadolint.yml [2023-10-24T21:51:05.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:49 .semver [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 21:48 Attribution.txt [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 21:48 CHANGELOG.md [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 21:48 Dockerfile [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 21:48 GOVERNANCE.md [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 21:48 Jenkinsfile [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:48 LICENSE [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 21:48 Makefile [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:48 OWNERS.md [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 21:48 README.md [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:49 VERSION [2023-10-24T21:51:05.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:48 bin [2023-10-24T21:51:05.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 cmd [2023-10-24T21:51:05.684Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 21:50 coverage.out [2023-10-24T21:51:05.684Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 21:48 docker-entrypoint.sh [2023-10-24T21:51:05.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:48 docs [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 21:48 go.mod [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 21:48 go.sum [2023-10-24T21:51:05.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 internal [2023-10-24T21:51:05.684Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:51:06.080Z] + 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=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 --label arch=amd64 --label version=0.0.0 . [2023-10-24T21:51:06.080Z] Sending build context to Docker daemon 2.299MB [2023-10-24T21:51:06.080Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:51:06.080Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T21:51:06.080Z] ---> d462052a3b7d [2023-10-24T21:51:06.080Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:51:06.080Z] ---> Running in 1e044a92f385 [2023-10-24T21:51:06.346Z] Removing intermediate container 1e044a92f385 [2023-10-24T21:51:06.346Z] ---> 300a942fb8de [2023-10-24T21:51:06.346Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:51:06.346Z] ---> Running in 3f7ae966f18d [2023-10-24T21:51:06.346Z] Removing intermediate container 3f7ae966f18d [2023-10-24T21:51:06.346Z] ---> a7bac5a8494b [2023-10-24T21:51:06.346Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T21:51:06.346Z] ---> Running in 8df4d04d1d49 [2023-10-24T21:51:06.346Z] Removing intermediate container 8df4d04d1d49 [2023-10-24T21:51:06.346Z] ---> eea0155687c2 [2023-10-24T21:51:06.346Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T21:51:06.346Z] ---> Running in bfff62a9b8fd [2023-10-24T21:51:06.607Z] Removing intermediate container bfff62a9b8fd [2023-10-24T21:51:06.607Z] ---> 6793b8a66876 [2023-10-24T21:51:06.607Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:51:06.607Z] ---> Running in ed0b800908b5 [2023-10-24T21:51:06.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:51:07.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:51:07.388Z] OK: 271 MiB in 65 packages [2023-10-24T21:51:07.650Z] Removing intermediate container ed0b800908b5 [2023-10-24T21:51:07.650Z] ---> ceb8f89e3791 [2023-10-24T21:51:07.650Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T21:51:07.650Z] ---> Running in e7ef534fbc13 [2023-10-24T21:51:07.650Z] Removing intermediate container e7ef534fbc13 [2023-10-24T21:51:07.650Z] ---> ac8998146bf5 [2023-10-24T21:51:07.650Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T21:51:07.909Z] ---> ec9d8dde7cea [2023-10-24T21:51:07.909Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:51:07.909Z] ---> Running in 83ac8d3e367c [2023-10-24T21:51:08.477Z] Removing intermediate container 83ac8d3e367c [2023-10-24T21:51:08.477Z] ---> d820b64d6219 [2023-10-24T21:51:08.477Z] Step 11/36 : COPY . . [2023-10-24T21:51:09.060Z] ---> eab30af972aa [2023-10-24T21:51:09.060Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T21:51:09.060Z] ---> Running in 1f424d344465 [2023-10-24T21:51:09.060Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-10-24T21:51:09.060Z] Dload Upload Total Spent Left Speed [2023-10-24T21:51:09.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34333 0 --:--:-- --:--:-- --:--:-- 34805 [2023-10-24T21:51:09.583Z] Removing intermediate container 1f424d344465 [2023-10-24T21:51:09.583Z] ---> a80fbd90780a [2023-10-24T21:51:09.583Z] Step 13/36 : RUN ${MAKE} [2023-10-24T21:51:09.583Z] ---> Running in a396ab27ac89 [2023-10-24T21:51:09.841Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T21:51:31.814Z] Removing intermediate container a396ab27ac89 [2023-10-24T21:51:31.814Z] ---> 57230e00c092 [2023-10-24T21:51:31.814Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T21:51:31.814Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T21:51:31.814Z] 4acc49c71d14: Pulling fs layer [2023-10-24T21:51:31.814Z] 4acc49c71d14: Download complete [2023-10-24T21:51:31.814Z] 4acc49c71d14: Pull complete [2023-10-24T21:51:31.814Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T21:51:31.814Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T21:51:31.814Z] ---> 01a2bd3e5fff [2023-10-24T21:51:31.814Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T21:51:31.814Z] 3.18: Pulling from library/alpine [2023-10-24T21:51:32.073Z] 96526aa774ef: Pulling fs layer [2023-10-24T21:51:32.073Z] 96526aa774ef: Download complete [2023-10-24T21:51:32.481Z] 96526aa774ef: Pull complete [2023-10-24T21:51:32.481Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:51:32.481Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:51:32.481Z] ---> 8ca4688f4f35 [2023-10-24T21:51:32.481Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T21:51:32.739Z] ---> Running in 2e34b4c42578 [2023-10-24T21:51:32.739Z] Removing intermediate container 2e34b4c42578 [2023-10-24T21:51:32.739Z] ---> bdf0e8c14fae [2023-10-24T21:51:32.739Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T21:51:32.739Z] ---> Running in f445fb9c69ac [2023-10-24T21:51:32.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:51:32.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:51:33.254Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T21:51:33.254Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T21:51:33.254Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T21:51:33.254Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T21:51:33.254Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T21:51:33.254Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T21:51:33.254Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T21:51:33.513Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T21:51:33.513Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T21:51:33.513Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T21:51:33.513Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T21:51:33.513Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T21:51:33.513Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T21:51:33.513Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T21:51:33.513Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T21:51:33.513Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T21:51:33.513Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T21:51:33.513Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T21:51:33.513Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T21:51:33.513Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T21:51:33.513Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T21:51:33.513Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T21:51:33.513Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T21:51:33.513Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T21:51:33.513Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T21:51:33.513Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T21:51:33.513Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T21:51:33.513Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T21:51:33.513Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T21:51:33.513Z] (30/107) Installing opus (1.4-r0) [2023-10-24T21:51:33.513Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T21:51:33.513Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T21:51:33.513Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T21:51:33.513Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T21:51:33.513Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T21:51:33.771Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T21:51:33.771Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T21:51:33.771Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T21:51:33.771Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T21:51:33.771Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T21:51:33.771Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T21:51:33.771Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T21:51:33.771Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T21:51:33.771Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T21:51:33.771Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T21:51:34.029Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T21:51:34.029Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T21:51:34.029Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T21:51:34.029Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T21:51:34.029Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T21:51:34.029Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T21:51:34.029Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T21:51:34.029Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T21:51:34.029Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T21:51:34.029Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T21:51:34.029Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T21:51:34.029Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T21:51:34.029Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T21:51:34.029Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T21:51:34.029Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T21:51:34.029Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T21:51:34.029Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T21:51:34.029Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T21:51:34.029Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T21:51:34.029Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T21:51:34.029Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T21:51:34.029Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T21:51:34.029Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T21:51:34.029Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T21:51:34.029Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T21:51:34.029Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T21:51:34.287Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T21:51:34.287Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T21:51:34.287Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T21:51:34.287Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T21:51:34.287Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T21:51:34.287Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T21:51:34.287Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T21:51:34.287Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T21:51:34.287Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T21:51:34.287Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T21:51:34.287Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T21:51:34.287Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T21:51:34.287Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T21:51:34.287Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T21:51:34.287Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T21:51:34.287Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T21:51:34.287Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T21:51:34.287Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T21:51:34.287Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T21:51:34.287Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T21:51:34.287Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T21:51:34.287Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T21:51:34.287Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T21:51:34.545Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T21:51:34.545Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T21:51:34.545Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T21:51:34.545Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T21:51:34.545Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T21:51:34.545Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T21:51:34.545Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T21:51:34.545Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T21:51:34.545Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T21:51:34.545Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T21:51:34.545Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T21:51:34.545Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T21:51:34.545Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T21:51:34.545Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:51:34.545Z] Executing glib-2.76.4-r0.trigger [2023-10-24T21:51:34.545Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T21:51:34.545Z] OK: 131 MiB in 122 packages [2023-10-24T21:51:37.829Z] Removing intermediate container f445fb9c69ac [2023-10-24T21:51:37.829Z] ---> 5bfa4a1f88bd [2023-10-24T21:51:37.829Z] Step 18/36 : WORKDIR / [2023-10-24T21:51:37.829Z] ---> Running in 3bcef0478fb2 [2023-10-24T21:51:37.829Z] Removing intermediate container 3bcef0478fb2 [2023-10-24T21:51:37.829Z] ---> dc175dd5bcbd [2023-10-24T21:51:37.829Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T21:51:38.395Z] ---> 9a2219f29241 [2023-10-24T21:51:38.395Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T21:51:38.395Z] ---> c0ddacfa28ee [2023-10-24T21:51:38.395Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T21:51:38.395Z] ---> de3e6526d8b6 [2023-10-24T21:51:38.395Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T21:51:38.652Z] ---> 01f7ee723201 [2023-10-24T21:51:38.652Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T21:51:38.652Z] ---> e259f83958da [2023-10-24T21:51:38.652Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T21:51:38.910Z] ---> 10823dc65b82 [2023-10-24T21:51:38.910Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T21:51:39.611Z] ---> b684a488090e [2023-10-24T21:51:39.611Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T21:51:39.611Z] ---> Running in 22e924eacfd3 [2023-10-24T21:51:40.178Z] Removing intermediate container 22e924eacfd3 [2023-10-24T21:51:40.178Z] ---> bda930d17747 [2023-10-24T21:51:40.179Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T21:51:40.179Z] ---> Running in 1cfe0052efb5 [2023-10-24T21:51:40.436Z] Removing intermediate container 1cfe0052efb5 [2023-10-24T21:51:40.436Z] ---> 4801054e03d6 [2023-10-24T21:51:40.437Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T21:51:40.437Z] ---> Running in f8ada58b42ae [2023-10-24T21:51:41.002Z] Removing intermediate container f8ada58b42ae [2023-10-24T21:51:41.002Z] ---> 83d0b5c3189c [2023-10-24T21:51:41.002Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T21:51:41.002Z] ---> Running in 223df3955b5d [2023-10-24T21:51:41.566Z] Removing intermediate container 223df3955b5d [2023-10-24T21:51:41.566Z] ---> d8f383092b98 [2023-10-24T21:51:41.566Z] Step 30/36 : EXPOSE 59983 [2023-10-24T21:51:41.566Z] ---> Running in cf26fcdd6f81 [2023-10-24T21:51:41.566Z] Removing intermediate container cf26fcdd6f81 [2023-10-24T21:51:41.566Z] ---> 569efdc6e500 [2023-10-24T21:51:41.566Z] Step 31/36 : EXPOSE 8554 [2023-10-24T21:51:41.566Z] ---> Running in dc4fc6268d31 [2023-10-24T21:51:41.824Z] Removing intermediate container dc4fc6268d31 [2023-10-24T21:51:41.824Z] ---> bf952d622e2d [2023-10-24T21:51:41.824Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T21:51:41.824Z] ---> Running in cbee26432737 [2023-10-24T21:51:41.824Z] Removing intermediate container cbee26432737 [2023-10-24T21:51:41.824Z] ---> 1e0100c76926 [2023-10-24T21:51:41.824Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T21:51:41.824Z] ---> Running in a2f704d5ea1c [2023-10-24T21:51:41.824Z] Removing intermediate container a2f704d5ea1c [2023-10-24T21:51:41.824Z] ---> a250d57d419d [2023-10-24T21:51:41.824Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T21:51:41.824Z] ---> Running in 52407d03cc8e [2023-10-24T21:51:42.082Z] Removing intermediate container 52407d03cc8e [2023-10-24T21:51:42.082Z] ---> 5dbc8ca5b04b [2023-10-24T21:51:42.082Z] Step 35/36 : LABEL git_sha=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [2023-10-24T21:51:42.082Z] ---> Running in 5f16fadae5eb [2023-10-24T21:51:42.082Z] Removing intermediate container 5f16fadae5eb [2023-10-24T21:51:42.082Z] ---> ddda90c3f989 [2023-10-24T21:51:42.082Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T21:51:42.082Z] ---> Running in 118d6a2193ee [2023-10-24T21:51:42.082Z] Removing intermediate container 118d6a2193ee [2023-10-24T21:51:42.082Z] ---> c8a8d704fbfd [2023-10-24T21:51:42.082Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:51:42.082Z] Successfully built c8a8d704fbfd [2023-10-24T21:51:42.082Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:51:42.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:51:42.957Z] [2023-10-24T21:51:42.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:51:43.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:51:43.332Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T21:51:43.332Z] 5eb5b503b376: Pulling fs layer [2023-10-24T21:51:43.332Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T21:51:43.332Z] ec43610c2a17: Pulling fs layer [2023-10-24T21:51:43.332Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T21:51:43.332Z] 33b1e0a273af: Pulling fs layer [2023-10-24T21:51:43.332Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T21:51:43.332Z] 2f39f015ded8: Pulling fs layer [2023-10-24T21:51:43.332Z] 33b1e0a273af: Waiting [2023-10-24T21:51:43.332Z] 5d3b04190fa2: Waiting [2023-10-24T21:51:43.332Z] 3a2ae6a8a46f: Waiting [2023-10-24T21:51:43.332Z] 2f39f015ded8: Waiting [2023-10-24T21:51:43.332Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T21:51:43.332Z] 5c69ac0246d0: Download complete [2023-10-24T21:51:43.332Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T21:51:43.332Z] 3a2ae6a8a46f: Download complete [2023-10-24T21:51:43.332Z] 33b1e0a273af: Verifying Checksum [2023-10-24T21:51:43.332Z] 33b1e0a273af: Download complete [2023-10-24T21:51:43.591Z] 5d3b04190fa2: Download complete [2023-10-24T21:51:43.591Z] ec43610c2a17: Verifying Checksum [2023-10-24T21:51:43.591Z] ec43610c2a17: Download complete [2023-10-24T21:51:43.591Z] 5eb5b503b376: Verifying Checksum [2023-10-24T21:51:43.591Z] 5eb5b503b376: Download complete [2023-10-24T21:51:44.161Z] 2f39f015ded8: Verifying Checksum [2023-10-24T21:51:44.161Z] 2f39f015ded8: Download complete [2023-10-24T21:51:44.734Z] 5eb5b503b376: Pull complete [2023-10-24T21:51:44.734Z] 5c69ac0246d0: Pull complete [2023-10-24T21:51:45.297Z] ec43610c2a17: Pull complete [2023-10-24T21:51:45.297Z] 3a2ae6a8a46f: Pull complete [2023-10-24T21:51:45.555Z] 33b1e0a273af: Pull complete [2023-10-24T21:51:45.555Z] 5d3b04190fa2: Pull complete [2023-10-24T21:51:49.764Z] 2f39f015ded8: Pull complete [2023-10-24T21:51:49.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T21:51:49.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:51:49.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:51:49.969Z] prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container [2023-10-24T21:51:49.997Z] $ 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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T21:51:53.840Z] $ docker top 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:51:54.331Z] ---> job-cost.sh [2023-10-24T21:51:54.331Z] lf-activate-venv: SKIPPING [2023-10-24T21:51:54.331Z] INFO: No Stack... [2023-10-24T21:51:54.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:51:55.158Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:51:55.480Z] + cat /w/workspace/foundry_device-usb-camera_PR-305/archives/cost.csv [2023-10-24T21:51:55.481Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T21:51:55.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [2023-10-24T21:51:55.526Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] did not exist. Created. [2023-10-24T21:51:55.526Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:51:55.916Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T21:51:55.969Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:51:55.992Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:51:56.065Z] $ docker stop --time=1 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 [2023-10-24T21:51:57.207Z] $ docker rm -f --volumes 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T21:52:11.784Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10299 in /w/workspace/foundry_device-usb-camera_PR-305 [Pipeline] { [Pipeline] ws [2023-10-24T21:52:11.841Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-24T21:52:11.932Z] Selected Git installation does not exist. Using Default [2023-10-24T21:52:11.933Z] The recommended git tool is: NONE [2023-10-24T21:52:18.401Z] using credential edgex-jenkins-ssh [2023-10-24T21:52:18.421Z] Cloning the remote Git repository [2023-10-24T21:52:18.488Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T21:52:18.636Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-24T21:52:18.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T21:52:18.848Z] > git --version # timeout=10 [2023-10-24T21:52:18.878Z] > git --version # 'git version 2.25.1' [2023-10-24T21:52:18.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:52:19.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:52:20.091Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T21:52:20.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:52:22.175Z] Merging remotes/origin/main commit 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc into PR head commit 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [2023-10-24T21:52:21.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T21:52:21.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T21:52:21.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:52:21.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T21:52:22.209Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:52:22.504Z] Merge succeeded, producing 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [2023-10-24T21:52:22.504Z] Checking out Revision 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 (PR-305) [2023-10-24T21:52:22.296Z] > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 [2023-10-24T21:52:22.386Z] > git remote # timeout=10 [2023-10-24T21:52:22.407Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T21:52:22.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:52:22.450Z] > git merge 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 [2023-10-24T21:52:22.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T21:52:22.512Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:52:22.532Z] > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 [2023-10-24T21:52:26.107Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T21:52:26.165Z] > git --version # timeout=10 [2023-10-24T21:52:26.176Z] > git --version # 'git version 2.25.1' [2023-10-24T21:52:26.194Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:52:27.341Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T21:52:27.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:52:27.341Z] Dload Upload Total Spent Left Speed [2023-10-24T21:52:27.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-10-24T21:52:28.118Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T21:52:28.470Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-10-24T21:52:28.470Z] [2023-10-24T21:52:28.470Z] { [2023-10-24T21:52:28.470Z] "registry-mirrors": [ [2023-10-24T21:52:28.470Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T21:52:28.470Z] ], [2023-10-24T21:52:28.470Z] "bip": "10.250.0.254/24", [2023-10-24T21:52:28.470Z] "hosts": [ [2023-10-24T21:52:28.471Z] "tcp://0.0.0.0:5555", [2023-10-24T21:52:28.471Z] "unix:///var/run/docker.sock" [2023-10-24T21:52:28.471Z] ], [2023-10-24T21:52:28.471Z] "mtu": 1458, [2023-10-24T21:52:28.471Z] "selinux-enabled": true, [2023-10-24T21:52:28.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T21:52:28.471Z] } [Pipeline] sh [2023-10-24T21:52:28.810Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T21:52:29.152Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:52:47.502Z] provisioning config files... [2023-10-24T21:52:47.543Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6855230444635719149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:52:47.976Z] ---> docker-login.sh [2023-10-24T21:52:47.976Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:52:48.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:52:48.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:52:48.570Z] Configure a credential helper to remove this warning. See [2023-10-24T21:52:48.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:52:48.570Z] [2023-10-24T21:52:48.570Z] Login Succeeded [2023-10-24T21:52:48.570Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:52:48.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:52:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:52:49.110Z] Configure a credential helper to remove this warning. See [2023-10-24T21:52:49.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:52:49.110Z] [2023-10-24T21:52:49.110Z] Login Succeeded [2023-10-24T21:52:49.110Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:52:49.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:52:49.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:52:49.383Z] Configure a credential helper to remove this warning. See [2023-10-24T21:52:49.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:52:49.383Z] [2023-10-24T21:52:49.383Z] Login Succeeded [2023-10-24T21:52:49.383Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:52:49.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:52:49.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:52:49.656Z] Configure a credential helper to remove this warning. See [2023-10-24T21:52:49.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:52:49.656Z] [2023-10-24T21:52:49.656Z] Login Succeeded [2023-10-24T21:52:49.656Z] docker.io [2023-10-24T21:52:49.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:52:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:52:50.194Z] Configure a credential helper to remove this warning. See [2023-10-24T21:52:50.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:52:50.194Z] [2023-10-24T21:52:50.194Z] Login Succeeded [2023-10-24T21:52:50.194Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:52:50.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:52:50.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:52:50.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:52:50.699Z] ========================================================= [2023-10-24T21:52:50.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T21:52:50.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:52:51.210Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:52:51.483Z] Sending build context to Docker daemon 1.333MB [2023-10-24T21:52:51.483Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:52:51.483Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T21:52:52.072Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T21:52:52.072Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T21:52:52.072Z] 5d54e960e981: Pulling fs layer [2023-10-24T21:52:52.072Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T21:52:52.072Z] f0e02332f6b5: Pulling fs layer [2023-10-24T21:52:52.072Z] cefa15bbcfad: Pulling fs layer [2023-10-24T21:52:52.072Z] 17808c966233: Pulling fs layer [2023-10-24T21:52:52.072Z] f4c1fc716caa: Pulling fs layer [2023-10-24T21:52:52.072Z] f0e02332f6b5: Waiting [2023-10-24T21:52:52.072Z] cefa15bbcfad: Waiting [2023-10-24T21:52:52.072Z] 17808c966233: Waiting [2023-10-24T21:52:52.072Z] f4c1fc716caa: Waiting [2023-10-24T21:52:52.072Z] 5d54e960e981: Verifying Checksum [2023-10-24T21:52:52.072Z] 5d54e960e981: Download complete [2023-10-24T21:52:52.072Z] f0e02332f6b5: Verifying Checksum [2023-10-24T21:52:52.072Z] f0e02332f6b5: Download complete [2023-10-24T21:52:52.072Z] cefa15bbcfad: Verifying Checksum [2023-10-24T21:52:52.072Z] cefa15bbcfad: Download complete [2023-10-24T21:52:52.072Z] 9fda8d8052c6: Download complete [2023-10-24T21:52:52.665Z] f4c1fc716caa: Verifying Checksum [2023-10-24T21:52:52.665Z] f4c1fc716caa: Download complete [2023-10-24T21:52:52.935Z] 9fda8d8052c6: Pull complete [2023-10-24T21:52:53.527Z] 5d54e960e981: Pull complete [2023-10-24T21:52:54.127Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T21:52:54.127Z] c4a7e357bf2a: Download complete [2023-10-24T21:52:55.096Z] 17808c966233: Verifying Checksum [2023-10-24T21:52:55.096Z] 17808c966233: Download complete [2023-10-24T21:53:07.437Z] c4a7e357bf2a: Pull complete [2023-10-24T21:53:08.027Z] f0e02332f6b5: Pull complete [2023-10-24T21:53:08.300Z] cefa15bbcfad: Pull complete [2023-10-24T21:53:18.478Z] 17808c966233: Pull complete [2023-10-24T21:53:19.071Z] f4c1fc716caa: Pull complete [2023-10-24T21:53:19.071Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T21:53:19.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T21:53:19.071Z] ---> ea914061e18c [2023-10-24T21:53:19.071Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:53:20.052Z] ---> Running in d3a76c2181ee [2023-10-24T21:53:20.325Z] Removing intermediate container d3a76c2181ee [2023-10-24T21:53:20.325Z] ---> 55e30709e588 [2023-10-24T21:53:20.325Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:53:20.325Z] ---> Running in dd37fc9f91a6 [2023-10-24T21:53:20.916Z] Removing intermediate container dd37fc9f91a6 [2023-10-24T21:53:20.916Z] ---> 76c2da85da6a [2023-10-24T21:53:20.916Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T21:53:20.916Z] ---> Running in e8596f1c2b1b [2023-10-24T21:53:21.513Z] Removing intermediate container e8596f1c2b1b [2023-10-24T21:53:21.513Z] ---> 9d3e2a937584 [2023-10-24T21:53:21.513Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T21:53:21.513Z] ---> Running in 837f144e2f14 [2023-10-24T21:53:24.882Z] Removing intermediate container 837f144e2f14 [2023-10-24T21:53:24.882Z] ---> 63890cd32c1f [2023-10-24T21:53:24.882Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:53:24.882Z] ---> Running in 1c87ab972614 [2023-10-24T21:53:25.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:53:26.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:53:27.530Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T21:53:27.530Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T21:53:27.530Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T21:53:27.530Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T21:53:27.530Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T21:53:27.530Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T21:53:27.530Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T21:53:27.530Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T21:53:27.530Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T21:53:27.530Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T21:53:27.530Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T21:53:27.530Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T21:53:27.530Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T21:53:27.804Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:53:27.804Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T21:53:27.804Z] OK: 273 MiB in 65 packages [2023-10-24T21:53:29.229Z] Removing intermediate container 1c87ab972614 [2023-10-24T21:53:29.229Z] ---> c1e939bb5139 [2023-10-24T21:53:29.229Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T21:53:29.229Z] ---> Running in 3e21273691da [2023-10-24T21:53:29.496Z] Removing intermediate container 3e21273691da [2023-10-24T21:53:29.496Z] ---> 37f3d1589480 [2023-10-24T21:53:29.496Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T21:53:30.091Z] ---> 2cc763949396 [2023-10-24T21:53:30.091Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:53:30.092Z] ---> Running in 62bd26d7a5dc [2023-10-24T21:55:21.851Z] Removing intermediate container 62bd26d7a5dc [2023-10-24T21:55:21.851Z] ---> 74494cb1b1a9 [2023-10-24T21:55:21.851Z] Step 11/13 : COPY . . [2023-10-24T21:55:21.851Z] ---> bbed2d0c6182 [2023-10-24T21:55:21.851Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T21:55:21.851Z] ---> Running in f6b7a81d6e86 [2023-10-24T21:55:21.851Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:55:21.851Z] Dload Upload Total Spent  Left Speed [2023-10-24T21:55:21.852Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8804 0 --:--:-- --:--:-- --:--:-- 8886 [2023-10-24T21:55:21.852Z] Removing intermediate container f6b7a81d6e86 [2023-10-24T21:55:21.852Z] ---> d7eda85b9b3d [2023-10-24T21:55:21.852Z] Step 13/13 : RUN ${MAKE} [2023-10-24T21:55:21.852Z] ---> Running in 6eafc2c633b3 [2023-10-24T21:55:21.852Z] noop [2023-10-24T21:55:21.852Z] Removing intermediate container 6eafc2c633b3 [2023-10-24T21:55:21.852Z] ---> 0270d71f3141 [2023-10-24T21:55:21.852Z] Successfully built 0270d71f3141 [2023-10-24T21:55:21.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:55:22.335Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:55:22.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:55:22.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container [2023-10-24T21:55:22.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T21:55:24.131Z] $ docker top 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:55:25.066Z] + go version [2023-10-24T21:55:25.066Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T21:55:25.100Z] $ docker stop --time=1 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f [2023-10-24T21:55:26.805Z] $ docker rm -f --volumes 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:55:27.708Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:55:27.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:55:27.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container [2023-10-24T21:55:28.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T21:55:29.432Z] $ docker top 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:55:30.313Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:55:31.022Z] + make test [2023-10-24T21:55:31.022Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T21:55:36.395Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T21:57:43.576Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T21:57:43.576Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements [2023-10-24T21:57:43.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T21:57:43.576Z] go vet ./... [2023-10-24T21:58:05.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:58:05.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:58:05.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:58:05.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:58:05.733Z] $ docker stop --time=1 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf [2023-10-24T21:58:07.761Z] $ docker rm -f --volumes 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:58:09.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:58:09.224Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T21:58:09.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:58:10.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:58:11.010Z] + ls -al . [2023-10-24T21:58:11.010Z] total 212 [2023-10-24T21:58:11.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:55 . [2023-10-24T21:58:11.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:52 .. [2023-10-24T21:58:11.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:52 .git [2023-10-24T21:58:11.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 .github [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 21:52 .gitignore [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 21:52 .golangci.yml [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 21:52 .hadolint.yml [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 21:52 Attribution.txt [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 21:52 CHANGELOG.md [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 21:52 Dockerfile [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 21:52 GOVERNANCE.md [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 21:52 Jenkinsfile [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:52 LICENSE [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 21:52 Makefile [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:52 OWNERS.md [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 21:52 README.md [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:49 VERSION [2023-10-24T21:58:11.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:52 bin [2023-10-24T21:58:11.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 cmd [2023-10-24T21:58:11.010Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 21:57 coverage.out [2023-10-24T21:58:11.010Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 21:52 docker-entrypoint.sh [2023-10-24T21:58:11.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:52 docs [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 21:52 go.mod [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 21:52 go.sum [2023-10-24T21:58:11.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 internal [2023-10-24T21:58:11.010Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:58:11.459Z] + 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=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 --label arch=arm64 --label version=0.0.0 . [2023-10-24T21:58:12.077Z] Sending build context to Docker daemon 1.389MB [2023-10-24T21:58:12.077Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:58:12.077Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T21:58:12.077Z] ---> 0270d71f3141 [2023-10-24T21:58:12.077Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:58:12.077Z] ---> Running in 70f97b4f4708 [2023-10-24T21:58:12.684Z] Removing intermediate container 70f97b4f4708 [2023-10-24T21:58:12.684Z] ---> aa91bdbb64dd [2023-10-24T21:58:12.684Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:58:12.684Z] ---> Running in 91231daaec2a [2023-10-24T21:58:12.954Z] Removing intermediate container 91231daaec2a [2023-10-24T21:58:12.954Z] ---> a1cd2030dc99 [2023-10-24T21:58:12.954Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T21:58:13.224Z] ---> Running in a40711fc532f [2023-10-24T21:58:13.495Z] Removing intermediate container a40711fc532f [2023-10-24T21:58:13.495Z] ---> b60c83c20aa2 [2023-10-24T21:58:13.495Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T21:58:13.495Z] ---> Running in f331c9da2abb [2023-10-24T21:58:13.766Z] Removing intermediate container f331c9da2abb [2023-10-24T21:58:13.766Z] ---> e299184e9f61 [2023-10-24T21:58:13.766Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:58:14.039Z] ---> Running in d253738d32fd [2023-10-24T21:58:15.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:58:15.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:58:17.021Z] OK: 273 MiB in 65 packages [2023-10-24T21:58:17.614Z] Removing intermediate container d253738d32fd [2023-10-24T21:58:17.614Z] ---> 64185c1830f3 [2023-10-24T21:58:17.614Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T21:58:17.886Z] ---> Running in 6e2a087cbe43 [2023-10-24T21:58:18.155Z] Removing intermediate container 6e2a087cbe43 [2023-10-24T21:58:18.155Z] ---> 6d63755e0d80 [2023-10-24T21:58:18.155Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T21:58:18.747Z] ---> cc7fefba079c [2023-10-24T21:58:18.747Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:58:18.747Z] ---> Running in eadd8cd0fad0 [2023-10-24T21:58:21.612Z] Removing intermediate container eadd8cd0fad0 [2023-10-24T21:58:21.612Z] ---> a5820eab2e55 [2023-10-24T21:58:21.612Z] Step 11/36 : COPY . . [2023-10-24T21:58:22.585Z] ---> 53db3061a1be [2023-10-24T21:58:22.585Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T21:58:22.585Z] ---> Running in b5663a45e651 [2023-10-24T21:58:23.559Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:58:23.559Z] Dload Upload Total Spent Left Speed [2023-10-24T21:58:23.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4846 0 --:--:-- --:--:-- --:--:-- 4875 [2023-10-24T21:58:24.800Z] Removing intermediate container b5663a45e651 [2023-10-24T21:58:24.800Z] ---> f46e58a33fbf [2023-10-24T21:58:24.800Z] Step 13/36 : RUN ${MAKE} [2023-10-24T21:58:24.800Z] ---> Running in c18f1b74e600 [2023-10-24T21:58:25.760Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T22:01:17.558Z] Removing intermediate container c18f1b74e600 [2023-10-24T22:01:17.558Z] ---> a929dc722b1d [2023-10-24T22:01:17.558Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T22:01:17.558Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T22:01:17.558Z] 8766b47fe142: Pulling fs layer [2023-10-24T22:01:17.558Z] 8766b47fe142: Verifying Checksum [2023-10-24T22:01:17.558Z] 8766b47fe142: Download complete [2023-10-24T22:01:17.558Z] 8766b47fe142: Pull complete [2023-10-24T22:01:17.558Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T22:01:17.558Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T22:01:17.558Z] ---> 69d40e2cb93c [2023-10-24T22:01:17.558Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T22:01:17.558Z] 3.18: Pulling from library/alpine [2023-10-24T22:01:17.558Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:01:17.558Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:01:17.558Z] 579b34f0a95b: Download complete [2023-10-24T22:01:17.558Z] 579b34f0a95b: Pull complete [2023-10-24T22:01:17.558Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:01:17.558Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:01:17.558Z] ---> 3cc203321400 [2023-10-24T22:01:17.558Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T22:01:17.558Z] ---> Running in ee672b3f1d50 [2023-10-24T22:01:17.558Z] Removing intermediate container ee672b3f1d50 [2023-10-24T22:01:17.558Z] ---> 41994b150290 [2023-10-24T22:01:17.558Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T22:01:17.558Z] ---> Running in e9aedf448bfc [2023-10-24T22:01:17.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:01:17.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:01:17.558Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T22:01:17.558Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T22:01:17.558Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T22:01:17.558Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T22:01:17.558Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T22:01:17.558Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T22:01:17.558Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T22:01:17.558Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T22:01:17.558Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T22:01:17.558Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T22:01:17.558Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T22:01:17.558Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T22:01:17.558Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T22:01:17.558Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T22:01:17.558Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T22:01:17.558Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T22:01:17.558Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T22:01:17.558Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T22:01:17.558Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T22:01:17.558Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T22:01:17.558Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T22:01:17.558Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T22:01:17.558Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T22:01:17.558Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T22:01:17.558Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T22:01:17.558Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T22:01:17.558Z] (27/104) Installing opus (1.4-r0) [2023-10-24T22:01:17.558Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T22:01:17.558Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T22:01:17.558Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T22:01:17.558Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T22:01:17.558Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T22:01:17.558Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T22:01:17.558Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T22:01:17.558Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T22:01:17.558Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T22:01:17.558Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T22:01:17.558Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T22:01:17.558Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T22:01:17.558Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T22:01:17.558Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T22:01:17.558Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T22:01:17.558Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T22:01:17.558Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T22:01:17.558Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T22:01:17.558Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T22:01:17.558Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T22:01:17.558Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T22:01:17.558Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T22:01:17.558Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T22:01:17.558Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T22:01:17.558Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T22:01:17.558Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T22:01:17.558Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T22:01:17.558Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T22:01:17.558Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T22:01:17.558Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T22:01:17.558Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T22:01:17.558Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T22:01:17.558Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T22:01:17.558Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T22:01:17.558Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T22:01:17.558Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T22:01:17.558Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T22:01:17.558Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T22:01:17.558Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T22:01:17.558Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T22:01:17.558Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T22:01:17.558Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T22:01:17.558Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T22:01:17.558Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T22:01:17.558Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T22:01:17.558Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T22:01:17.558Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T22:01:17.558Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T22:01:17.558Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T22:01:17.558Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T22:01:17.558Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T22:01:17.558Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T22:01:17.558Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T22:01:17.558Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T22:01:17.558Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T22:01:17.558Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T22:01:17.558Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T22:01:17.558Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T22:01:17.558Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T22:01:17.558Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T22:01:17.558Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T22:01:17.558Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T22:01:17.558Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T22:01:17.558Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T22:01:17.558Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T22:01:17.558Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T22:01:17.558Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T22:01:17.558Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T22:01:17.558Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T22:01:17.558Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T22:01:17.558Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T22:01:17.558Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T22:01:17.558Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T22:01:17.558Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T22:01:17.558Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T22:01:17.559Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T22:01:17.559Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T22:01:17.559Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:01:17.559Z] Executing glib-2.76.4-r0.trigger [2023-10-24T22:01:17.559Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T22:01:17.559Z] OK: 110 MiB in 119 packages [2023-10-24T22:01:18.520Z] Removing intermediate container e9aedf448bfc [2023-10-24T22:01:18.520Z] ---> 78abd9a1600c [2023-10-24T22:01:18.520Z] Step 18/36 : WORKDIR / [2023-10-24T22:01:18.520Z] ---> Running in b774fbd952f8 [2023-10-24T22:01:18.794Z] Removing intermediate container b774fbd952f8 [2023-10-24T22:01:18.794Z] ---> 4a338abb4156 [2023-10-24T22:01:18.794Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T22:01:20.754Z] ---> 003387dc8860 [2023-10-24T22:01:20.754Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T22:01:21.022Z] ---> e3fad3c037d2 [2023-10-24T22:01:21.022Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T22:01:21.611Z] ---> 6502469a5fef [2023-10-24T22:01:21.611Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T22:01:22.217Z] ---> 43d770e07be0 [2023-10-24T22:01:22.217Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T22:01:22.803Z] ---> 3cd770356382 [2023-10-24T22:01:22.803Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T22:01:23.396Z] ---> 417d37b600cf [2023-10-24T22:01:23.396Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T22:01:24.814Z] ---> 7ffed0cae272 [2023-10-24T22:01:24.814Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:01:24.814Z] ---> Running in 4e3d47b02373 [2023-10-24T22:01:26.772Z] Removing intermediate container 4e3d47b02373 [2023-10-24T22:01:26.772Z] ---> 368ce02ee297 [2023-10-24T22:01:26.772Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T22:01:26.772Z] ---> Running in 9a7662b75510 [2023-10-24T22:01:30.116Z] Removing intermediate container 9a7662b75510 [2023-10-24T22:01:30.116Z] ---> c202fe165962 [2023-10-24T22:01:30.116Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T22:01:30.116Z] ---> Running in 58ac379637ea [2023-10-24T22:01:31.536Z] Removing intermediate container 58ac379637ea [2023-10-24T22:01:31.536Z] ---> 1725a0b5545b [2023-10-24T22:01:31.536Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T22:01:31.807Z] ---> Running in fb41a28afe6b [2023-10-24T22:01:33.766Z] Removing intermediate container fb41a28afe6b [2023-10-24T22:01:33.766Z] ---> 5f98d274af56 [2023-10-24T22:01:33.766Z] Step 30/36 : EXPOSE 59983 [2023-10-24T22:01:33.766Z] ---> Running in 9f50bfd53933 [2023-10-24T22:01:34.034Z] Removing intermediate container 9f50bfd53933 [2023-10-24T22:01:34.034Z] ---> 5086dbc1a125 [2023-10-24T22:01:34.034Z] Step 31/36 : EXPOSE 8554 [2023-10-24T22:01:34.034Z] ---> Running in 90ff1b3222c6 [2023-10-24T22:01:34.617Z] Removing intermediate container 90ff1b3222c6 [2023-10-24T22:01:34.617Z] ---> 325ed5815caf [2023-10-24T22:01:34.617Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T22:01:34.617Z] ---> Running in 50d5033db8f5 [2023-10-24T22:01:34.887Z] Removing intermediate container 50d5033db8f5 [2023-10-24T22:01:34.888Z] ---> b0746e632429 [2023-10-24T22:01:34.888Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T22:01:35.156Z] ---> Running in 25fdb61e4d70 [2023-10-24T22:01:35.426Z] Removing intermediate container 25fdb61e4d70 [2023-10-24T22:01:35.426Z] ---> 1d364b8f73f0 [2023-10-24T22:01:35.426Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T22:01:35.426Z] ---> Running in 5965d8e5e827 [2023-10-24T22:01:36.020Z] Removing intermediate container 5965d8e5e827 [2023-10-24T22:01:36.020Z] ---> 293cc3919cbf [2023-10-24T22:01:36.020Z] Step 35/36 : LABEL git_sha=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [2023-10-24T22:01:36.020Z] ---> Running in 0be224bdc3fa [2023-10-24T22:01:36.287Z] Removing intermediate container 0be224bdc3fa [2023-10-24T22:01:36.287Z] ---> 283de8deaf11 [2023-10-24T22:01:36.287Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T22:01:36.557Z] ---> Running in 9eb13992f212 [2023-10-24T22:01:36.824Z] Removing intermediate container 9eb13992f212 [2023-10-24T22:01:36.824Z] ---> bc7ca57d2f68 [2023-10-24T22:01:36.824Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:01:36.824Z] Successfully built bc7ca57d2f68 [2023-10-24T22:01:36.824Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:37.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:01:37.627Z] [2023-10-24T22:01:37.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:38.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:01:38.312Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:01:38.312Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:01:38.312Z] 04944245beec: Pulling fs layer [2023-10-24T22:01:38.312Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:01:38.312Z] 765212b225bb: Pulling fs layer [2023-10-24T22:01:38.312Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:01:38.312Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:01:38.312Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:01:38.312Z] 765212b225bb: Waiting [2023-10-24T22:01:38.312Z] f23df028b6ca: Waiting [2023-10-24T22:01:38.312Z] d65c8cfc05b1: Waiting [2023-10-24T22:01:38.312Z] 2437ff75d9bd: Waiting [2023-10-24T22:01:38.312Z] 04944245beec: Verifying Checksum [2023-10-24T22:01:38.312Z] 04944245beec: Download complete [2023-10-24T22:01:38.312Z] 765212b225bb: Verifying Checksum [2023-10-24T22:01:38.312Z] 765212b225bb: Download complete [2023-10-24T22:01:38.312Z] f23df028b6ca: Download complete [2023-10-24T22:01:38.312Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:01:38.312Z] d65c8cfc05b1: Download complete [2023-10-24T22:01:38.583Z] 699f458cf7ca: Download complete [2023-10-24T22:01:38.852Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:01:38.852Z] 8998bd30e6a1: Download complete [2023-10-24T22:01:41.448Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:01:41.449Z] 2437ff75d9bd: Download complete [2023-10-24T22:01:44.053Z] 8998bd30e6a1: Pull complete [2023-10-24T22:01:44.331Z] 04944245beec: Pull complete [2023-10-24T22:01:46.284Z] 699f458cf7ca: Pull complete [2023-10-24T22:01:46.284Z] 765212b225bb: Pull complete [2023-10-24T22:01:47.255Z] f23df028b6ca: Pull complete [2023-10-24T22:01:47.522Z] d65c8cfc05b1: Pull complete [2023-10-24T22:02:05.758Z] 2437ff75d9bd: Pull complete [2023-10-24T22:02:05.758Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:02:05.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:02:05.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:06.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container [2023-10-24T22:02:06.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T22:02:09.531Z] $ docker top 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:10.507Z] ---> job-cost.sh [2023-10-24T22:02:10.507Z] lf-activate-venv: SKIPPING [2023-10-24T22:02:10.507Z] INFO: No Stack... [2023-10-24T22:02:11.094Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:02:12.057Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:02:12.742Z] + cut -d, -f6 [2023-10-24T22:02:12.742Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-10-24T22:02:12.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [2023-10-24T22:02:12.853Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] did not exist. Created. [2023-10-24T22:02:12.853Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:02:13.609Z] /w/workspace/device-usb-camera/1@tmp/durable-70ae4fc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:02:14.297Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:02:14.331Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:02:14.397Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:02:14.411Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:02:14.495Z] $ docker stop --time=1 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba [2023-10-24T22:02:16.127Z] $ docker rm -f --volumes 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T22:02:17.110Z] provisioning config files... [2023-10-24T22:02:17.119Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config18325462824777595285tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:02:17.439Z] + set +x [2023-10-24T22:02:17.439Z] + curl -s https://codecov.io/bash [2023-10-24T22:02:17.439Z] + bash -s -- [2023-10-24T22:02:17.439Z] [2023-10-24T22:02:17.439Z] _____ _ [2023-10-24T22:02:17.439Z] / ____| | | [2023-10-24T22:02:17.439Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:02:17.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:02:17.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:02:17.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:02:17.439Z] Bash-1.0.6 [2023-10-24T22:02:17.439Z] [2023-10-24T22:02:17.439Z] [2023-10-24T22:02:17.439Z] ==> git version 2.25.1 found [2023-10-24T22:02:17.440Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T22:02:17.440Z] Release-Date: 2020-01-08 [2023-10-24T22:02:17.440Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T22:02:17.440Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:02:17.440Z] ==> Jenkins CI detected. [2023-10-24T22:02:17.440Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-305 [2023-10-24T22:02:17.440Z] project root: . [2023-10-24T22:02:17.440Z] --> token set from env [2023-10-24T22:02:17.440Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:02:17.440Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:02:17.440Z] ==> Python coveragepy not found [2023-10-24T22:02:17.440Z] ==> Searching for coverage reports in: [2023-10-24T22:02:17.440Z] + . [2023-10-24T22:02:17.440Z] -> Found 1 reports [2023-10-24T22:02:17.440Z] ==> Detecting git/mercurial file structure [2023-10-24T22:02:17.440Z] ==> Reading reports [2023-10-24T22:02:17.698Z] + ./coverage.out bytes=54703 [2023-10-24T22:02:17.698Z] ==> Appending adjustments [2023-10-24T22:02:17.698Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:02:17.698Z] + Found adjustments [2023-10-24T22:02:17.698Z] ==> Gzipping contents [2023-10-24T22:02:17.698Z] 8.0K /tmp/codecov.4QUuQw.gz [2023-10-24T22:02:17.698Z] ==> Uploading reports [2023-10-24T22:02:17.698Z] url: https://codecov.io [2023-10-24T22:02:17.698Z] query: branch=PR-305&commit=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=305&job=&cmd_args= [2023-10-24T22:02:17.698Z] -> Pinging Codecov [2023-10-24T22:02:17.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-305&commit=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=305&job=&cmd_args= [2023-10-24T22:02:17.958Z] -> Uploading to [2023-10-24T22:02:17.958Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/112e1b9cf2668be9d28d0b14de1c86b2cf9c2860/8c20e480-100c-4720-9494-b69236cb9f40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T220217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab75df2dbb64fba6e9ae4a379769a30d485ad466a4e77193e6fa263569b3859 [2023-10-24T22:02:17.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:02:17.958Z] Dload Upload Total Spent Left Speed [2023-10-24T22:02:18.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23465 --:--:-- --:--:-- --:--:-- 23465 [2023-10-24T22:02:18.217Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] } [2023-10-24T22:02:18.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T22:02:19.989Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-305/archives ] [2023-10-24T22:02:19.989Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-305/archives [2023-10-24T22:02:19.989Z] total 16 [2023-10-24T22:02:19.989Z] drwxr-xr-x 3 root root 4096 Oct 24 21:51 . [2023-10-24T22:02:19.989Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:51 .. [2023-10-24T22:02:19.989Z] drwxr-xr-x 2 root root 4096 Oct 24 21:51 cost [2023-10-24T22:02:19.989Z] -rw-r--r-- 1 root root 89 Oct 24 21:51 cost.csv [2023-10-24T22:02:19.989Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-305/archives [2023-10-24T22:02:19.989Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-305/archives [2023-10-24T22:02:19.989Z] total 16 [2023-10-24T22:02:19.989Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:51 . [2023-10-24T22:02:19.989Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:51 .. [2023-10-24T22:02:19.989Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:51 cost [2023-10-24T22:02:19.989Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:20.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:21.189Z] ---> package-listing.sh [2023-10-24T22:02:21.189Z] ++ facter osfamily [2023-10-24T22:02:21.189Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:02:21.449Z] + OS_FAMILY=debian [2023-10-24T22:02:21.449Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-305 [2023-10-24T22:02:21.449Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:02:21.449Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:02:21.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:02:21.449Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:02:21.449Z] + '[' /w/workspace/foundry_device-usb-camera_PR-305 ']' [2023-10-24T22:02:21.449Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:02:21.449Z] + case "${OS_FAMILY}" in [2023-10-24T22:02:21.449Z] + dpkg -l [2023-10-24T22:02:21.449Z] + grep '^ii' [2023-10-24T22:02:21.449Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:02:21.449Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:02:21.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:02:21.449Z] + '[' /w/workspace/foundry_device-usb-camera_PR-305 ']' [2023-10-24T22:02:21.449Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-305/archives/ [2023-10-24T22:02:21.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-305/archives/ [Pipeline] echo [2023-10-24T22:02:21.480Z] 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:02:21.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:02:22.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:02:22.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:22.556Z] prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container [2023-10-24T22:02:22.587Z] $ 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-305/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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:02:22.753Z] $ docker top 53b9386a8b080c50206b4d2670c4f27943c6d93084fc0bf2f215e70b4fe45998 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:02:23.139Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:02:23.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:02:23.767Z] + ls /var/log/sa-host [2023-10-24T22:02:23.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:02:23.895Z] provisioning config files... [2023-10-24T22:02:23.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config46969621862157221tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:02:23.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:24.255Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:02:24.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:24.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:02:24.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:25.021Z] ---> sudo-logs.sh [2023-10-24T22:02:25.021Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:02:25.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:25.410Z] ---> job-cost.sh [2023-10-24T22:02:25.410Z] lf-activate-venv: SKIPPING [2023-10-24T22:02:25.410Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:02:25.410Z] INFO: Retrieving Stack Cost... [2023-10-24T22:02:25.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:02:26.237Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:02:26.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:02:26.583Z] ---> logs-deploy.sh [2023-10-24T22:02:26.583Z] lf-activate-venv: SKIPPING [2023-10-24T22:02:26.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-305/1 [2023-10-24T22:02:26.583Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:02:27.514Z] Archives upload complete. [2023-10-24T22:02:27.514Z] INFO: archiving logs to Nexus