Pull request #328 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d+194431db47f233fb6110709955d70fa5c29cead8 (6ad5213a324b86169d6828a2780bf16b8be20ff9) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11386195149315574920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17911656192530434079.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14111627357572526894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10933246476525158259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6829160796473881279.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1893119381509989410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2559 in /w/workspace/foundry_device-usb-camera_PR-328 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d Merge succeeded, producing bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d Checking out Revision bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d (PR-328) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-16T17:22:35.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-16T17:22:35.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-16T17:22:35.964Z] ========================================================= [2024-04-16T17:22:35.964Z] EdgeX Global Pipelines Version Info [2024-04-16T17:22:35.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:22:37.098Z] ------------------- [2024-04-16T17:22:37.098Z] stable info: [2024-04-16T17:22:37.098Z] ------------------- [2024-04-16T17:22:37.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-16T17:22:37.098Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T17:22:37.098Z] Message: update stable to v1.0.258 [2024-04-16T17:22:37.358Z] ------------------- [2024-04-16T17:22:37.358Z] experimental info: [2024-04-16T17:22:37.358Z] ------------------- [2024-04-16T17:22:37.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-16T17:22:37.358Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T17:22:37.358Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-16T17:22:37.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-04-16T17:22:37.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-04-16T17:22:37.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-16T17:22:37.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-16T17:22:37.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-16T17:22:37.835Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-16T17:22:37.881Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-16T17:22:37.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-16T17:22:37.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-16T17:22:38.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-16T17:22:38.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-16T17:22:38.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-04-16T17:22:38.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-16T17:22:38.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-16T17:22:38.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T17:22:38.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-16T17:22:38.359Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T17:22:38.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-16T17:22:38.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-16T17:22:38.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-16T17:22:38.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-16T17:22:38.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-16T17:22:38.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-16T17:22:38.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-16T17:22:38.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-16T17:22:38.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-16T17:22:38.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-16T17:22:38.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo [2024-04-16T17:22:38.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo [2024-04-16T17:22:38.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo [2024-04-16T17:22:39.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo [2024-04-16T17:22:39.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfbf8ec [Pipeline] echo [2024-04-16T17:22:39.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T17:22:39.276Z] provisioning config files... [2024-04-16T17:22:39.290Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config13952935049171743367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:22:39.670Z] ---> ****-login.sh [2024-04-16T17:22:39.670Z] nexus3.edgexfoundry.org:10001 [2024-04-16T17:22:39.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:40.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:40.190Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:40.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:40.190Z] [2024-04-16T17:22:40.190Z] Login Succeeded [2024-04-16T17:22:40.190Z] nexus3.edgexfoundry.org:10002 [2024-04-16T17:22:40.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:40.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:40.190Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:40.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:40.191Z] [2024-04-16T17:22:40.191Z] Login Succeeded [2024-04-16T17:22:40.191Z] nexus3.edgexfoundry.org:10003 [2024-04-16T17:22:40.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:40.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:40.191Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:40.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:40.191Z] [2024-04-16T17:22:40.191Z] Login Succeeded [2024-04-16T17:22:40.191Z] nexus3.edgexfoundry.org:10004 [2024-04-16T17:22:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:40.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:40.451Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:40.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:40.451Z] [2024-04-16T17:22:40.451Z] Login Succeeded [2024-04-16T17:22:40.451Z] ****.io [2024-04-16T17:22:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:41.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:41.020Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:41.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:41.020Z] [2024-04-16T17:22:41.020Z] Login Succeeded [2024-04-16T17:22:41.020Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T17:22:41.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-16T17:22:41.689Z] + git rev-list -1 --merges bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d~1..bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo [2024-04-16T17:22:41.732Z] -----------> git rev-list -1 --merges bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d~1..bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [false] [Pipeline] sh [2024-04-16T17:22:42.052Z] + git log --format=format:%s -1 bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo [2024-04-16T17:22:42.092Z] ========================================================= [2024-04-16T17:22:42.092Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-16T17:22:42.092Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T17:22:42.557Z] + git log --format=format:%s -1 bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] echo [2024-04-16T17:22:42.591Z] [semverPrep] GIT_COMMIT: bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo [2024-04-16T17:22:42.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-16T17:22:43.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-16T17:22:43.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-16T17:22:43.043Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-16T17:22:43.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-16T17:22:43.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-16T17:22:43.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-16T17:22:43.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:22:43.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T17:22:43.556Z] [2024-04-16T17:22:43.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:22:43.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T17:22:43.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-16T17:22:43.947Z] b85a868b505f: Pulling fs layer [2024-04-16T17:22:43.947Z] e2be974225ed: Pulling fs layer [2024-04-16T17:22:43.947Z] 339a4e72a1f5: Pulling fs layer [2024-04-16T17:22:43.947Z] 988bab9f4d93: Pulling fs layer [2024-04-16T17:22:43.947Z] 1469e6f7b9e6: Pulling fs layer [2024-04-16T17:22:43.947Z] eaf3925da568: Pulling fs layer [2024-04-16T17:22:43.947Z] bab4dde63d76: Pulling fs layer [2024-04-16T17:22:43.947Z] bde34c3a00c8: Pulling fs layer [2024-04-16T17:22:43.947Z] b352a97aabf1: Pulling fs layer [2024-04-16T17:22:43.947Z] 4872d77fe225: Pulling fs layer [2024-04-16T17:22:43.947Z] 5851b861e8e6: Pulling fs layer [2024-04-16T17:22:43.947Z] bab4dde63d76: Waiting [2024-04-16T17:22:43.947Z] 988bab9f4d93: Waiting [2024-04-16T17:22:43.947Z] 1469e6f7b9e6: Waiting [2024-04-16T17:22:43.947Z] eaf3925da568: Waiting [2024-04-16T17:22:43.947Z] bde34c3a00c8: Waiting [2024-04-16T17:22:43.947Z] 5851b861e8e6: Waiting [2024-04-16T17:22:43.947Z] 4872d77fe225: Waiting [2024-04-16T17:22:43.947Z] b352a97aabf1: Waiting [2024-04-16T17:22:43.947Z] e2be974225ed: Verifying Checksum [2024-04-16T17:22:43.947Z] e2be974225ed: Download complete [2024-04-16T17:22:43.947Z] 988bab9f4d93: Verifying Checksum [2024-04-16T17:22:43.947Z] 988bab9f4d93: Download complete [2024-04-16T17:22:44.207Z] 339a4e72a1f5: Verifying Checksum [2024-04-16T17:22:44.207Z] 339a4e72a1f5: Download complete [2024-04-16T17:22:44.207Z] 1469e6f7b9e6: Verifying Checksum [2024-04-16T17:22:44.207Z] 1469e6f7b9e6: Download complete [2024-04-16T17:22:44.207Z] eaf3925da568: Download complete [2024-04-16T17:22:44.207Z] bde34c3a00c8: Verifying Checksum [2024-04-16T17:22:44.207Z] bde34c3a00c8: Download complete [2024-04-16T17:22:44.207Z] b352a97aabf1: Verifying Checksum [2024-04-16T17:22:44.207Z] b352a97aabf1: Download complete [2024-04-16T17:22:44.207Z] 4872d77fe225: Verifying Checksum [2024-04-16T17:22:44.207Z] 4872d77fe225: Download complete [2024-04-16T17:22:44.207Z] 5851b861e8e6: Download complete [2024-04-16T17:22:44.207Z] b85a868b505f: Verifying Checksum [2024-04-16T17:22:44.207Z] b85a868b505f: Download complete [2024-04-16T17:22:44.465Z] bab4dde63d76: Verifying Checksum [2024-04-16T17:22:44.465Z] bab4dde63d76: Download complete [2024-04-16T17:22:45.401Z] b85a868b505f: Pull complete [2024-04-16T17:22:45.401Z] e2be974225ed: Pull complete [2024-04-16T17:22:45.969Z] 339a4e72a1f5: Pull complete [2024-04-16T17:22:45.969Z] 988bab9f4d93: Pull complete [2024-04-16T17:22:46.227Z] 1469e6f7b9e6: Pull complete [2024-04-16T17:22:46.227Z] eaf3925da568: Pull complete [2024-04-16T17:22:48.133Z] bab4dde63d76: Pull complete [2024-04-16T17:22:48.133Z] bde34c3a00c8: Pull complete [2024-04-16T17:22:48.133Z] b352a97aabf1: Pull complete [2024-04-16T17:22:48.133Z] 4872d77fe225: Pull complete [2024-04-16T17:22:48.133Z] 5851b861e8e6: Pull complete [2024-04-16T17:22:48.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-16T17:22:48.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-16T17:22:48.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:22:48.397Z] prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container [2024-04-16T17:22:48.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-16T17:22:50.915Z] $ docker top a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d -eo pid,comm [2024-04-16T17:22:50.974Z] 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). [2024-04-16T17:22:50.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-16T17:22:51.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T17:22:51.121Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T17:22:51.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T17:22:51.234Z] $ docker exec a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent [2024-04-16T17:22:51.346Z] SSH_AUTH_SOCK=/tmp/ssh-akQTiDrXjjcC/agent.33 [2024-04-16T17:22:51.346Z] SSH_AGENT_PID=39 [2024-04-16T17:22:51.352Z] Running ssh-add (command line suppressed) [2024-04-16T17:22:51.447Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_11096187278629796416.key (/w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_11096187278629796416.key) [2024-04-16T17:22:51.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T17:22:51.798Z] + git tag --points-at HEAD [Pipeline] } [2024-04-16T17:22:51.819Z] $ docker exec --env ******** --env ******** a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent -k [2024-04-16T17:22:51.916Z] unset SSH_AUTH_SOCK; [2024-04-16T17:22:51.916Z] unset SSH_AGENT_PID; [2024-04-16T17:22:51.917Z] echo Agent pid 39 killed; [2024-04-16T17:22:51.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-16T17:22:52.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-16T17:22:52.028Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-16T17:22:52.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-16T17:22:52.134Z] $ docker exec a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent [2024-04-16T17:22:52.241Z] SSH_AUTH_SOCK=/tmp/ssh-ymPqaGjz3oRI/agent.72 [2024-04-16T17:22:52.241Z] SSH_AGENT_PID=78 [2024-04-16T17:22:52.246Z] Running ssh-add (command line suppressed) [2024-04-16T17:22:52.345Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_17401825115056331786.key (/w/workspace/foundry_device-usb-camera_PR-328@tmp/private_key_17401825115056331786.key) [2024-04-16T17:22:52.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-16T17:22:52.706Z] + git semver init [2024-04-16T17:22:52.966Z] 2024-04-16 17:22:52,866 [run_init] DEBUG init version:0.0.0 force:False [2024-04-16T17:22:52.966Z] 2024-04-16 17:22:52,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-328/.semver [2024-04-16T17:22:52.966Z] 2024-04-16 17:22:52,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-328/.semver [2024-04-16T17:22:52.966Z] 2024-04-16 17:22:52,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-328/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-328, universal_newlines=False, shell=None, istream=None) [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,852 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-328/.git/info/exclude [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 with force:False [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,853 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,857 [execute] INFO git cat-file --batch-check [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,862 [execute] INFO git cat-file --batch [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2024-04-16T17:22:53.903Z] 2024-04-16 17:22:53,866 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-328/.semver/PR-328 [2024-04-16T17:22:53.903Z] 0.0.0 [Pipeline] } [2024-04-16T17:22:53.926Z] $ docker exec --env ******** --env ******** a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d ssh-agent -k [2024-04-16T17:22:54.017Z] unset SSH_AUTH_SOCK; [2024-04-16T17:22:54.017Z] unset SSH_AGENT_PID; [2024-04-16T17:22:54.017Z] echo Agent pid 78 killed; [2024-04-16T17:22:54.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-16T17:22:54.487Z] + git semver [Pipeline] } [2024-04-16T17:22:54.769Z] $ docker stop --time=1 a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d [2024-04-16T17:22:56.069Z] $ docker rm -f --volumes a804e5958d3c138ae46393a402bb2a1f37a5e98c3619d4f227b111ac23d97d0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T17:22:56.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-16T17:22:56.757Z] Stashed 1 file(s) [Pipeline] echo [2024-04-16T17:22:56.775Z] [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 [2024-04-16T17:22:57.449Z] provisioning config files... [2024-04-16T17:22:57.459Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config6395924620190350975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:22:57.818Z] ---> ****-login.sh [2024-04-16T17:22:57.819Z] nexus3.edgexfoundry.org:10001 [2024-04-16T17:22:57.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:57.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:57.819Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:57.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:57.819Z] [2024-04-16T17:22:57.819Z] Login Succeeded [2024-04-16T17:22:57.819Z] nexus3.edgexfoundry.org:10002 [2024-04-16T17:22:57.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:57.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:57.819Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:57.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:57.819Z] [2024-04-16T17:22:57.819Z] Login Succeeded [2024-04-16T17:22:57.819Z] nexus3.edgexfoundry.org:10003 [2024-04-16T17:22:58.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:58.079Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:58.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:58.079Z] [2024-04-16T17:22:58.079Z] Login Succeeded [2024-04-16T17:22:58.079Z] nexus3.edgexfoundry.org:10004 [2024-04-16T17:22:58.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:58.079Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:58.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:58.079Z] [2024-04-16T17:22:58.079Z] Login Succeeded [2024-04-16T17:22:58.079Z] ****.io [2024-04-16T17:22:58.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:22:58.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:22:58.339Z] Configure a credential helper to remove this warning. See [2024-04-16T17:22:58.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:22:58.339Z] [2024-04-16T17:22:58.339Z] Login Succeeded [2024-04-16T17:22:58.339Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T17:22:58.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T17:22:58.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T17:22:58.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T17:22:58.678Z] ========================================================= [2024-04-16T17:22:58.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-16T17:22:58.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:22:59.162Z] + 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 . [2024-04-16T17:22:59.162Z] Sending build context to Docker daemon 14.46MB [2024-04-16T17:22:59.162Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T17:22:59.162Z] Step 2/13 : FROM ${BASE} AS builder [2024-04-16T17:22:59.162Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-16T17:22:59.162Z] 7264a8db6415: Pulling fs layer [2024-04-16T17:22:59.162Z] c4d48a809fc2: Pulling fs layer [2024-04-16T17:22:59.162Z] 4f1c88b9dad5: Pulling fs layer [2024-04-16T17:22:59.162Z] ad3a456e5733: Pulling fs layer [2024-04-16T17:22:59.162Z] 69c7f0334f64: Pulling fs layer [2024-04-16T17:22:59.162Z] 1f1c1a5573a3: Pulling fs layer [2024-04-16T17:22:59.162Z] ce7588e14bc9: Pulling fs layer [2024-04-16T17:22:59.162Z] b5e4710f87ac: Pulling fs layer [2024-04-16T17:22:59.162Z] 69c7f0334f64: Waiting [2024-04-16T17:22:59.162Z] ce7588e14bc9: Waiting [2024-04-16T17:22:59.162Z] ad3a456e5733: Waiting [2024-04-16T17:22:59.162Z] b5e4710f87ac: Waiting [2024-04-16T17:22:59.439Z] c4d48a809fc2: Verifying Checksum [2024-04-16T17:22:59.439Z] c4d48a809fc2: Download complete [2024-04-16T17:22:59.439Z] ad3a456e5733: Verifying Checksum [2024-04-16T17:22:59.439Z] ad3a456e5733: Download complete [2024-04-16T17:22:59.439Z] 69c7f0334f64: Download complete [2024-04-16T17:22:59.439Z] 7264a8db6415: Verifying Checksum [2024-04-16T17:22:59.439Z] 7264a8db6415: Download complete [2024-04-16T17:22:59.439Z] 1f1c1a5573a3: Verifying Checksum [2024-04-16T17:22:59.439Z] 1f1c1a5573a3: Download complete [2024-04-16T17:22:59.439Z] 7264a8db6415: Pull complete [2024-04-16T17:22:59.707Z] c4d48a809fc2: Pull complete [2024-04-16T17:22:59.707Z] b5e4710f87ac: Verifying Checksum [2024-04-16T17:22:59.707Z] b5e4710f87ac: Download complete [2024-04-16T17:22:59.966Z] 4f1c88b9dad5: Verifying Checksum [2024-04-16T17:22:59.966Z] 4f1c88b9dad5: Download complete [2024-04-16T17:23:00.226Z] ce7588e14bc9: Verifying Checksum [2024-04-16T17:23:00.226Z] ce7588e14bc9: Download complete [2024-04-16T17:23:03.509Z] 4f1c88b9dad5: Pull complete [2024-04-16T17:23:03.509Z] ad3a456e5733: Pull complete [2024-04-16T17:23:03.509Z] 69c7f0334f64: Pull complete [2024-04-16T17:23:03.509Z] 1f1c1a5573a3: Pull complete [2024-04-16T17:23:05.405Z] ce7588e14bc9: Pull complete [2024-04-16T17:23:05.970Z] b5e4710f87ac: Pull complete [2024-04-16T17:23:05.970Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-16T17:23:05.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-16T17:23:05.970Z] ---> 88b5674ff536 [2024-04-16T17:23:05.970Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-04-16T17:23:09.255Z] ---> Running in e27b9bbb63a1 [2024-04-16T17:23:09.255Z] Removing intermediate container e27b9bbb63a1 [2024-04-16T17:23:09.255Z] ---> c6d6e1f4818c [2024-04-16T17:23:09.255Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T17:23:09.515Z] ---> Running in 144996f211de [2024-04-16T17:23:09.515Z] Removing intermediate container 144996f211de [2024-04-16T17:23:09.515Z] ---> 64bcf19a5abe [2024-04-16T17:23:09.515Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-04-16T17:23:09.515Z] ---> Running in e7b3b9903669 [2024-04-16T17:23:09.515Z] Removing intermediate container e7b3b9903669 [2024-04-16T17:23:09.515Z] ---> b53d7b9f8d6a [2024-04-16T17:23:09.515Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-04-16T17:23:09.515Z] ---> Running in cbec0d41de2d [2024-04-16T17:23:09.775Z] Removing intermediate container cbec0d41de2d [2024-04-16T17:23:09.775Z] ---> 9d72ca34ada7 [2024-04-16T17:23:09.775Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T17:23:09.775Z] ---> Running in 10b006bf4bd4 [2024-04-16T17:23:10.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T17:23:10.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T17:23:10.604Z] (1/13) Installing libintl (0.21.1-r7) [2024-04-16T17:23:10.605Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-04-16T17:23:10.605Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-04-16T17:23:10.605Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-04-16T17:23:10.605Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-04-16T17:23:10.605Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-04-16T17:23:10.605Z] (7/13) Installing udev-init-scripts (35-r1) [2024-04-16T17:23:10.605Z] (8/13) Installing libblkid (2.38.1-r8) [2024-04-16T17:23:10.605Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-04-16T17:23:10.605Z] (10/13) Installing kmod-libs (30-r3) [2024-04-16T17:23:10.605Z] (11/13) Installing eudev (3.2.11-r8) [2024-04-16T17:23:10.605Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-04-16T17:23:10.864Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-04-16T17:23:10.864Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:23:10.864Z] Executing eudev-3.2.11-r8.trigger [2024-04-16T17:23:10.864Z] OK: 271 MiB in 65 packages [2024-04-16T17:23:11.433Z] Removing intermediate container 10b006bf4bd4 [2024-04-16T17:23:11.434Z] ---> 3ce779882961 [2024-04-16T17:23:11.434Z] Step 8/13 : WORKDIR /device-usb-camera [2024-04-16T17:23:11.434Z] ---> Running in e8862c666374 [2024-04-16T17:23:11.434Z] Removing intermediate container e8862c666374 [2024-04-16T17:23:11.434Z] ---> 1f3a6731f55e [2024-04-16T17:23:11.434Z] Step 9/13 : COPY go.mod vendor* ./ [2024-04-16T17:23:11.693Z] ---> a272e2fd713e [2024-04-16T17:23:11.693Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T17:23:11.693Z] ---> Running in 9dc20ebdf4db [2024-04-16T17:23:12.253Z] Still waiting to schedule task [2024-04-16T17:23:12.253Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-16T17:23:34.671Z] Removing intermediate container 9dc20ebdf4db [2024-04-16T17:23:34.671Z] ---> 7046159bfb7b [2024-04-16T17:23:34.671Z] Step 11/13 : COPY . . [2024-04-16T17:23:34.931Z] ---> 8b21510bfff6 [2024-04-16T17:23:34.931Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-04-16T17:23:34.931Z] ---> Running in 10d97da6786f [2024-04-16T17:23:35.190Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:23:35.190Z] Dload Upload Total Spent Left Speed [2024-04-16T17:23:35.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9464 0 --:--:-- --:--:-- --:--:-- 9567 [2024-04-16T17:23:35.448Z] Removing intermediate container 10d97da6786f [2024-04-16T17:23:35.448Z] ---> 4ed0bad96b59 [2024-04-16T17:23:35.448Z] Step 13/13 : RUN ${MAKE} [2024-04-16T17:23:35.448Z] ---> Running in 0271fbd48a6f [2024-04-16T17:23:35.706Z] noop [2024-04-16T17:23:35.966Z] Removing intermediate container 0271fbd48a6f [2024-04-16T17:23:35.966Z] ---> d0f1c6f195e2 [2024-04-16T17:23:35.966Z] Successfully built d0f1c6f195e2 [2024-04-16T17:23:35.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:23:36.429Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T17:23:36.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:23:36.582Z] prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container [2024-04-16T17:23:36.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-16T17:23:36.929Z] $ docker top e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T17:23:37.325Z] + go version [2024-04-16T17:23:37.325Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-16T17:23:37.355Z] $ docker stop --time=1 e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d [2024-04-16T17:23:38.661Z] $ docker rm -f --volumes e42a6667db5c1e8970543e3142258261c8c2cccae9753f457e9aeb26b122766d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:23:39.398Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-16T17:23:39.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:23:39.563Z] prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container [2024-04-16T17:23:39.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-16T17:23:39.912Z] $ docker top b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T17:23:40.308Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-328 [Pipeline] fileExists [Pipeline] sh [2024-04-16T17:23:40.674Z] + make test [2024-04-16T17:23:40.674Z] go test ./... -coverprofile=coverage.out ./... [2024-04-16T17:23:41.611Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-04-16T17:23:53.807Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-04-16T17:23:53.807Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2024-04-16T17:24:00.363Z] go vet ./... [2024-04-16T17:24:02.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T17:24:02.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T17:24:02.889Z] ./bin/test-attribution-txt.sh [2024-04-16T17:24:03.149Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-16T17:24:03.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T17:24:03.226Z] $ docker stop --time=1 b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e [2024-04-16T17:24:05.846Z] $ docker rm -f --volumes b24e423e0bed08f47654ce9ee812d64f00d376f541b8c8116afd7891844ed02e [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T17:24:06.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T17:24:06.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-16T17:24:07.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T17:24:07.496Z] + ls -al . [2024-04-16T17:24:07.496Z] total 224 [2024-04-16T17:24:07.496Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 17:23 . [2024-04-16T17:24:07.496Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:22 .. [2024-04-16T17:24:07.496Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:23 .git [2024-04-16T17:24:07.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 .github [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 429 Apr 16 17:22 .gitignore [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 45 Apr 16 17:22 .golangci.yml [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 16 17:22 .hadolint.yml [2024-04-16T17:24:07.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 17:22 .semver [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 10851 Apr 16 17:22 Attribution.txt [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 16561 Apr 16 17:22 CHANGELOG.md [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 2562 Apr 16 17:22 Dockerfile [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 16 17:22 GOVERNANCE.md [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 16 17:22 Jenkinsfile [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 17:22 LICENSE [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 2611 Apr 16 17:22 Makefile [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 16 17:22 OWNERS.md [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 2575 Apr 16 17:22 README.md [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 17:22 VERSION [2024-04-16T17:24:07.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:22 bin [2024-04-16T17:24:07.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 cmd [2024-04-16T17:24:07.496Z] -rw-r--r-- 1 jenkins jenkins 54703 Apr 16 17:23 coverage.out [2024-04-16T17:24:07.496Z] -rwxrwxr-x 1 jenkins jenkins 84 Apr 16 17:22 docker-entrypoint.sh [2024-04-16T17:24:07.496Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:22 docs [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 3970 Apr 16 17:22 go.mod [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 36123 Apr 16 17:22 go.sum [2024-04-16T17:24:07.496Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:22 internal [2024-04-16T17:24:07.496Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 16 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:24:07.901Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d --label arch=amd64 --label version=0.0.0 . [2024-04-16T17:24:07.901Z] Sending build context to Docker daemon 14.51MB [2024-04-16T17:24:07.901Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T17:24:07.901Z] Step 2/37 : FROM ${BASE} AS builder [2024-04-16T17:24:07.901Z] ---> d0f1c6f195e2 [2024-04-16T17:24:07.901Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-04-16T17:24:08.160Z] ---> Running in 1fdc978d82e4 [2024-04-16T17:24:08.160Z] Removing intermediate container 1fdc978d82e4 [2024-04-16T17:24:08.160Z] ---> 0cdc3c9dafa3 [2024-04-16T17:24:08.160Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T17:24:08.160Z] ---> Running in e5301c1425b9 [2024-04-16T17:24:08.160Z] Removing intermediate container e5301c1425b9 [2024-04-16T17:24:08.160Z] ---> f5af55af0bda [2024-04-16T17:24:08.160Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-04-16T17:24:08.160Z] ---> Running in 5f5489bd9c09 [2024-04-16T17:24:08.418Z] Removing intermediate container 5f5489bd9c09 [2024-04-16T17:24:08.418Z] ---> 28940d98056d [2024-04-16T17:24:08.418Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-04-16T17:24:08.418Z] ---> Running in 25e446039213 [2024-04-16T17:24:08.418Z] Removing intermediate container 25e446039213 [2024-04-16T17:24:08.418Z] ---> da30055bf7ed [2024-04-16T17:24:08.418Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T17:24:08.418Z] ---> Running in 64b41ac988de [2024-04-16T17:24:08.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:08.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:09.242Z] OK: 271 MiB in 65 packages [2024-04-16T17:24:09.500Z] Removing intermediate container 64b41ac988de [2024-04-16T17:24:09.500Z] ---> bca0f04a6eef [2024-04-16T17:24:09.500Z] Step 8/37 : WORKDIR /device-usb-camera [2024-04-16T17:24:09.500Z] ---> Running in 62f95988672a [2024-04-16T17:24:09.758Z] Removing intermediate container 62f95988672a [2024-04-16T17:24:09.758Z] ---> b578e9e287a4 [2024-04-16T17:24:09.758Z] Step 9/37 : COPY go.mod vendor* ./ [2024-04-16T17:24:09.758Z] ---> ce0a3fe129a6 [2024-04-16T17:24:09.758Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T17:24:09.758Z] ---> Running in e18e87965e66 [2024-04-16T17:24:10.703Z] Removing intermediate container e18e87965e66 [2024-04-16T17:24:10.703Z] ---> 70e0c3cca48d [2024-04-16T17:24:10.703Z] Step 11/37 : COPY . . [2024-04-16T17:24:11.273Z] ---> ca01becb8f09 [2024-04-16T17:24:11.273Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-04-16T17:24:11.273Z] ---> Running in f30abbd7afb3 [2024-04-16T17:24:11.537Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:24:11.537Z] Dload Upload Total Spent Left Speed [2024-04-16T17:24:11.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33114 0 --:--:-- --:--:-- --:--:-- 34258 [2024-04-16T17:24:11.795Z] Removing intermediate container f30abbd7afb3 [2024-04-16T17:24:11.795Z] ---> 038974445c00 [2024-04-16T17:24:11.795Z] Step 13/37 : RUN ${MAKE} [2024-04-16T17:24:11.795Z] ---> Running in a7631f3ac369 [2024-04-16T17:24:12.053Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-04-16T17:24:33.984Z] Removing intermediate container a7631f3ac369 [2024-04-16T17:24:33.984Z] ---> e61615cb0836 [2024-04-16T17:24:33.984Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-04-16T17:24:33.984Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-04-16T17:24:33.984Z] 4acc49c71d14: Pulling fs layer [2024-04-16T17:24:33.984Z] 4acc49c71d14: Verifying Checksum [2024-04-16T17:24:33.984Z] 4acc49c71d14: Download complete [2024-04-16T17:24:33.984Z] 4acc49c71d14: Pull complete [2024-04-16T17:24:33.984Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-04-16T17:24:33.984Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-04-16T17:24:33.984Z] ---> 01a2bd3e5fff [2024-04-16T17:24:33.984Z] Step 15/37 : FROM alpine:3.18 [2024-04-16T17:24:33.984Z] 3.18: Pulling from library/alpine [2024-04-16T17:24:33.984Z] 619be1103602: Pulling fs layer [2024-04-16T17:24:33.984Z] 619be1103602: Verifying Checksum [2024-04-16T17:24:33.984Z] 619be1103602: Download complete [2024-04-16T17:24:33.984Z] 619be1103602: Pull complete [2024-04-16T17:24:33.984Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T17:24:33.984Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T17:24:33.984Z] ---> d3782b16ccc9 [2024-04-16T17:24:33.984Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-04-16T17:24:33.984Z] ---> Running in 100491ca8d26 [2024-04-16T17:24:34.245Z] Removing intermediate container 100491ca8d26 [2024-04-16T17:24:34.245Z] ---> b0e515ef3ce3 [2024-04-16T17:24:34.245Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-04-16T17:24:34.245Z] ---> Running in 163886e4b0c0 [2024-04-16T17:24:34.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:34.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:34.761Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-04-16T17:24:34.761Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-04-16T17:24:34.761Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-04-16T17:24:34.761Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-04-16T17:24:35.019Z] (5/107) Installing libxau (1.0.11-r2) [2024-04-16T17:24:35.019Z] (6/107) Installing libmd (1.0.4-r2) [2024-04-16T17:24:35.019Z] (7/107) Installing libbsd (0.11.7-r1) [2024-04-16T17:24:35.019Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-04-16T17:24:35.019Z] (9/107) Installing libxcb (1.15-r1) [2024-04-16T17:24:35.019Z] (10/107) Installing libx11 (1.8.7-r0) [2024-04-16T17:24:35.019Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-04-16T17:24:35.019Z] (12/107) Installing libpciaccess (0.17-r2) [2024-04-16T17:24:35.019Z] (13/107) Installing libdrm (2.4.115-r4) [2024-04-16T17:24:35.019Z] (14/107) Installing libxext (1.3.5-r2) [2024-04-16T17:24:35.019Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-04-16T17:24:35.019Z] (16/107) Installing libffi (3.4.4-r2) [2024-04-16T17:24:35.019Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-04-16T17:24:35.019Z] (18/107) Installing libva (2.18.0-r1) [2024-04-16T17:24:35.019Z] (19/107) Installing libvdpau (1.5-r1) [2024-04-16T17:24:35.019Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-04-16T17:24:35.019Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-04-16T17:24:35.019Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-04-16T17:24:35.019Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-04-16T17:24:35.019Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-04-16T17:24:35.019Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-04-16T17:24:35.019Z] (26/107) Installing libhwy (1.0.4-r1) [2024-04-16T17:24:35.019Z] (27/107) Installing lcms2 (2.15-r2) [2024-04-16T17:24:35.019Z] (28/107) Installing libjxl (0.8.2-r0) [2024-04-16T17:24:35.019Z] (29/107) Installing lame-libs (3.100-r5) [2024-04-16T17:24:35.019Z] (30/107) Installing opus (1.4-r0) [2024-04-16T17:24:35.019Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-04-16T17:24:35.019Z] (32/107) Installing soxr (0.1.3-r5) [2024-04-16T17:24:35.276Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-04-16T17:24:35.276Z] (34/107) Installing libogg (1.3.5-r4) [2024-04-16T17:24:35.276Z] (35/107) Installing libtheora (1.1.1-r17) [2024-04-16T17:24:35.276Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-04-16T17:24:35.276Z] (37/107) Installing libvpx (1.13.0-r2) [2024-04-16T17:24:35.276Z] (38/107) Installing libwebp (1.3.2-r0) [2024-04-16T17:24:35.276Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-04-16T17:24:35.276Z] (40/107) Installing numactl (2.0.16-r4) [2024-04-16T17:24:35.276Z] (41/107) Installing x265-libs (3.5-r4) [2024-04-16T17:24:35.276Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-04-16T17:24:35.276Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-04-16T17:24:35.536Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-04-16T17:24:35.536Z] (45/107) Installing libexpat (2.6.2-r0) [2024-04-16T17:24:35.536Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-04-16T17:24:35.536Z] (47/107) Installing libpng (1.6.39-r3) [2024-04-16T17:24:35.536Z] (48/107) Installing freetype (2.13.0-r5) [2024-04-16T17:24:35.536Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-04-16T17:24:35.536Z] (50/107) Installing fribidi (1.0.13-r0) [2024-04-16T17:24:35.536Z] (51/107) Installing libintl (0.21.1-r7) [2024-04-16T17:24:35.536Z] (52/107) Installing libblkid (2.38.1-r8) [2024-04-16T17:24:35.536Z] (53/107) Installing libmount (2.38.1-r8) [2024-04-16T17:24:35.536Z] (54/107) Installing pcre2 (10.42-r1) [2024-04-16T17:24:35.536Z] (55/107) Installing glib (2.76.6-r0) [2024-04-16T17:24:35.536Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-04-16T17:24:35.536Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-04-16T17:24:35.536Z] (58/107) Installing libunibreak (5.1-r0) [2024-04-16T17:24:35.536Z] (59/107) Installing libass (0.17.1-r0) [2024-04-16T17:24:35.536Z] (60/107) Installing libbluray (1.3.4-r0) [2024-04-16T17:24:35.536Z] (61/107) Installing gmp (6.2.1-r3) [2024-04-16T17:24:35.536Z] (62/107) Installing nettle (3.8.1-r2) [2024-04-16T17:24:35.536Z] (63/107) Installing libunistring (1.1-r1) [2024-04-16T17:24:35.536Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-04-16T17:24:35.536Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-04-16T17:24:35.536Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-04-16T17:24:35.536Z] (67/107) Installing gnutls (3.8.4-r0) [2024-04-16T17:24:35.536Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-04-16T17:24:35.794Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-04-16T17:24:35.794Z] (70/107) Installing cjson (1.7.17-r0) [2024-04-16T17:24:35.794Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-04-16T17:24:35.794Z] (72/107) Installing librist (0.2.7-r0) [2024-04-16T17:24:35.794Z] (73/107) Installing libsrt (1.5.2-r0) [2024-04-16T17:24:35.794Z] (74/107) Installing libssh (0.10.5-r0) [2024-04-16T17:24:35.794Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-04-16T17:24:35.794Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-04-16T17:24:35.794Z] (77/107) Installing libsodium (1.0.18-r3) [2024-04-16T17:24:35.794Z] (78/107) Installing libzmq (4.3.4-r4) [2024-04-16T17:24:35.794Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-04-16T17:24:35.794Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-04-16T17:24:35.794Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-04-16T17:24:35.794Z] (82/107) Installing shaderc (2023.3-r1) [2024-04-16T17:24:35.794Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-04-16T17:24:35.794Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-04-16T17:24:35.794Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-04-16T17:24:35.794Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-04-16T17:24:35.794Z] (87/107) Installing vidstab (1.1.1-r0) [2024-04-16T17:24:35.794Z] (88/107) Installing zimg (3.0.5-r0) [2024-04-16T17:24:35.794Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-04-16T17:24:36.055Z] (90/107) Installing libasyncns (0.8-r1) [2024-04-16T17:24:36.055Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-04-16T17:24:36.055Z] (92/107) Installing libltdl (2.4.7-r2) [2024-04-16T17:24:36.055Z] (93/107) Installing orc (0.4.34-r0) [2024-04-16T17:24:36.055Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-04-16T17:24:36.055Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-04-16T17:24:36.055Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-04-16T17:24:36.055Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-04-16T17:24:36.055Z] (98/107) Installing libpulse (16.1-r10) [2024-04-16T17:24:36.055Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-04-16T17:24:36.055Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-04-16T17:24:36.055Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-04-16T17:24:36.055Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-04-16T17:24:36.055Z] (103/107) Installing udev-init-scripts (35-r1) [2024-04-16T17:24:36.055Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-04-16T17:24:36.055Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-04-16T17:24:36.055Z] (106/107) Installing kmod-libs (30-r3) [2024-04-16T17:24:36.055Z] (107/107) Installing eudev (3.2.11-r8) [2024-04-16T17:24:36.055Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:24:36.055Z] Executing glib-2.76.6-r0.trigger [2024-04-16T17:24:36.055Z] Executing eudev-3.2.11-r8.trigger [2024-04-16T17:24:36.055Z] OK: 131 MiB in 122 packages [2024-04-16T17:24:38.586Z] Removing intermediate container 163886e4b0c0 [2024-04-16T17:24:38.586Z] ---> c69b6bfa17ff [2024-04-16T17:24:38.586Z] Step 18/37 : RUN apk --no-cache upgrade [2024-04-16T17:24:38.586Z] ---> Running in a33645dfabf1 [2024-04-16T17:24:38.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:39.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:39.363Z] Upgrading critical system libraries and apk-tools: [2024-04-16T17:24:39.363Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T17:24:39.363Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:24:39.363Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T17:24:39.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:39.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-16T17:24:39.622Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T17:24:39.622Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T17:24:39.622Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T17:24:39.622Z] OK: 131 MiB in 122 packages [2024-04-16T17:24:40.188Z] Removing intermediate container a33645dfabf1 [2024-04-16T17:24:40.188Z] ---> 80333d5825cb [2024-04-16T17:24:40.188Z] Step 19/37 : WORKDIR / [2024-04-16T17:24:40.188Z] ---> Running in d4a94fc5a98f [2024-04-16T17:24:40.188Z] Removing intermediate container d4a94fc5a98f [2024-04-16T17:24:40.188Z] ---> bf8f2d510e23 [2024-04-16T17:24:40.188Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-04-16T17:24:41.142Z] ---> c65ab0532adf [2024-04-16T17:24:41.142Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-04-16T17:24:41.142Z] ---> ab33bbf7d10e [2024-04-16T17:24:41.142Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-04-16T17:24:41.401Z] ---> 8a5e8d4aec14 [2024-04-16T17:24:41.401Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-04-16T17:24:41.401Z] ---> 3848febed32b [2024-04-16T17:24:41.401Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-04-16T17:24:41.401Z] ---> 60edc3b3e842 [2024-04-16T17:24:41.401Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-04-16T17:24:41.659Z] ---> faf36d4ebb54 [2024-04-16T17:24:41.659Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-04-16T17:24:42.295Z] ---> fec34fa1e9cb [2024-04-16T17:24:42.295Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-04-16T17:24:42.295Z] ---> Running in 6043d81ca7eb [2024-04-16T17:24:42.863Z] Removing intermediate container 6043d81ca7eb [2024-04-16T17:24:42.863Z] ---> 7757762fe22c [2024-04-16T17:24:42.863Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-04-16T17:24:42.863Z] ---> Running in e1da55c9cb80 [2024-04-16T17:24:43.430Z] Removing intermediate container e1da55c9cb80 [2024-04-16T17:24:43.430Z] ---> f60b3d003491 [2024-04-16T17:24:43.430Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-04-16T17:24:43.430Z] ---> Running in 42cff2eb4669 [2024-04-16T17:24:43.997Z] Removing intermediate container 42cff2eb4669 [2024-04-16T17:24:43.997Z] ---> 77349dcc137e [2024-04-16T17:24:43.997Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-04-16T17:24:43.997Z] ---> Running in 68ccc6ea5acc [2024-04-16T17:24:44.564Z] Removing intermediate container 68ccc6ea5acc [2024-04-16T17:24:44.564Z] ---> 2fe8d5e528a5 [2024-04-16T17:24:44.564Z] Step 31/37 : EXPOSE 59983 [2024-04-16T17:24:44.564Z] ---> Running in c17a6f2a1403 [2024-04-16T17:24:44.824Z] Removing intermediate container c17a6f2a1403 [2024-04-16T17:24:44.824Z] ---> fb95a4133904 [2024-04-16T17:24:44.824Z] Step 32/37 : EXPOSE 8554 [2024-04-16T17:24:44.824Z] ---> Running in 8fcd7792135a [2024-04-16T17:24:44.824Z] Removing intermediate container 8fcd7792135a [2024-04-16T17:24:44.824Z] ---> 0e98f6c934e2 [2024-04-16T17:24:44.824Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-04-16T17:24:44.824Z] ---> Running in 8494ad7937f0 [2024-04-16T17:24:45.084Z] Removing intermediate container 8494ad7937f0 [2024-04-16T17:24:45.084Z] ---> 0c74cf6521aa [2024-04-16T17:24:45.084Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-04-16T17:24:45.084Z] ---> Running in 41b1259b8004 [2024-04-16T17:24:45.084Z] Removing intermediate container 41b1259b8004 [2024-04-16T17:24:45.084Z] ---> ee12894ee1fd [2024-04-16T17:24:45.084Z] Step 35/37 : LABEL arch=amd64 [2024-04-16T17:24:45.084Z] ---> Running in b5760fef5e6d [2024-04-16T17:24:45.084Z] Removing intermediate container b5760fef5e6d [2024-04-16T17:24:45.084Z] ---> 3167b2be50d1 [2024-04-16T17:24:45.084Z] Step 36/37 : LABEL git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [2024-04-16T17:24:45.084Z] ---> Running in 12e81e20eb16 [2024-04-16T17:24:45.347Z] Removing intermediate container 12e81e20eb16 [2024-04-16T17:24:45.347Z] ---> d1e26474935e [2024-04-16T17:24:45.347Z] Step 37/37 : LABEL version=0.0.0 [2024-04-16T17:24:45.347Z] ---> Running in 9da2cdc08d51 [2024-04-16T17:24:45.347Z] Removing intermediate container 9da2cdc08d51 [2024-04-16T17:24:45.347Z] ---> d0b38473e6e5 [2024-04-16T17:24:45.347Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T17:24:45.347Z] Successfully built d0b38473e6e5 [2024-04-16T17:24:45.347Z] 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 [2024-04-16T17:24:46.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T17:24:46.288Z] [2024-04-16T17:24:46.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:24:46.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T17:24:46.672Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-16T17:24:46.672Z] 5eb5b503b376: Pulling fs layer [2024-04-16T17:24:46.672Z] 5c69ac0246d0: Pulling fs layer [2024-04-16T17:24:46.672Z] ec43610c2a17: Pulling fs layer [2024-04-16T17:24:46.672Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-16T17:24:46.672Z] 33b1e0a273af: Pulling fs layer [2024-04-16T17:24:46.672Z] 5d3b04190fa2: Pulling fs layer [2024-04-16T17:24:46.672Z] 2f39f015ded8: Pulling fs layer [2024-04-16T17:24:46.672Z] 33b1e0a273af: Waiting [2024-04-16T17:24:46.672Z] 5d3b04190fa2: Waiting [2024-04-16T17:24:46.672Z] 3a2ae6a8a46f: Waiting [2024-04-16T17:24:46.672Z] 2f39f015ded8: Waiting [2024-04-16T17:24:46.672Z] 5c69ac0246d0: Download complete [2024-04-16T17:24:46.672Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-16T17:24:46.672Z] 3a2ae6a8a46f: Download complete [2024-04-16T17:24:46.931Z] 33b1e0a273af: Verifying Checksum [2024-04-16T17:24:46.931Z] 33b1e0a273af: Download complete [2024-04-16T17:24:46.931Z] 5d3b04190fa2: Download complete [2024-04-16T17:24:46.931Z] ec43610c2a17: Verifying Checksum [2024-04-16T17:24:46.931Z] ec43610c2a17: Download complete [2024-04-16T17:24:46.931Z] 5eb5b503b376: Verifying Checksum [2024-04-16T17:24:46.931Z] 5eb5b503b376: Download complete [2024-04-16T17:24:47.497Z] 2f39f015ded8: Download complete [2024-04-16T17:24:48.063Z] 5eb5b503b376: Pull complete [2024-04-16T17:24:48.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2560 in /w/workspace/foundry_device-usb-camera_PR-328 [Pipeline] { [Pipeline] ws [2024-04-16T17:24:48.314Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [2024-04-16T17:24:48.321Z] 5c69ac0246d0: Pull complete [Pipeline] checkout [2024-04-16T17:24:48.409Z] Selected Git installation does not exist. Using Default [2024-04-16T17:24:48.409Z] The recommended git tool is: NONE [2024-04-16T17:24:48.579Z] ec43610c2a17: Pull complete [2024-04-16T17:24:48.839Z] 3a2ae6a8a46f: Pull complete [2024-04-16T17:24:48.839Z] 33b1e0a273af: Pull complete [2024-04-16T17:24:49.097Z] 5d3b04190fa2: Pull complete [2024-04-16T17:24:53.281Z] 2f39f015ded8: Pull complete [2024-04-16T17:24:53.281Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-16T17:24:53.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T17:24:53.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-04-16T17:24:53.399Z] using credential edgex-jenkins-ssh [2024-04-16T17:24:53.415Z] Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:24:53.532Z] prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container [2024-04-16T17:24:53.448Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-04-16T17:24:53.531Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-04-16T17:24:53.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-16T17:24:53.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-04-16T17:24:53.653Z] > git --version # timeout=10 [2024-04-16T17:24:53.674Z] > git --version # 'git version 2.25.1' [2024-04-16T17:24:53.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T17:24:53.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T17:24:55.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-04-16T17:24:55.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-16T17:24:56.628Z] $ docker top c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:24:57.014Z] Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [2024-04-16T17:24:57.110Z] ---> job-cost.sh [2024-04-16T17:24:57.110Z] lf-activate-venv: SKIPPING [2024-04-16T17:24:57.110Z] INFO: No Stack... [2024-04-16T17:24:57.269Z] Merge succeeded, producing bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [2024-04-16T17:24:57.270Z] Checking out Revision bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d (PR-328) [2024-04-16T17:24:56.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-04-16T17:24:56.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-04-16T17:24:56.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T17:24:56.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-16T17:24:57.029Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T17:24:57.097Z] > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 [2024-04-16T17:24:57.178Z] > git remote # timeout=10 [2024-04-16T17:24:57.197Z] > git config --get remote.origin.url # timeout=10 [2024-04-16T17:24:57.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-16T17:24:57.231Z] > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 [2024-04-16T17:24:57.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-16T17:24:57.274Z] > git config core.sparsecheckout # timeout=10 [2024-04-16T17:24:57.289Z] > git checkout -f bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d # timeout=10 [2024-04-16T17:24:57.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T17:24:57.772Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" [2024-04-16T17:24:57.815Z] > git --version # timeout=10 [2024-04-16T17:24:57.825Z] > git --version # 'git version 2.25.1' [2024-04-16T17:24:57.837Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-16T17:24:57.943Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T17:24:58.255Z] + cat /w/workspace/foundry_device-usb-camera_PR-328/archives/cost.csv [2024-04-16T17:24:58.255Z] + cut -d, -f6 [Pipeline] lock [2024-04-16T17:24:58.294Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [2024-04-16T17:24:58.299Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] did not exist. Created. [2024-04-16T17:24:58.306Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T17:24:58.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-16T17:24:58.768Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T17:24:58.803Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T17:24:58.891Z] $ docker stop --time=1 c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 [2024-04-16T17:25:00.053Z] $ docker rm -f --volumes c8554a1d52d0e4585a492c68c43d750f7296f1b50471fdb55907f29039ae6e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T17:25:02.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-16T17:25:02.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:25:02.661Z] Dload Upload Total Spent Left Speed [2024-04-16T17:25:02.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-04-16T17:25:03.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-16T17:25:03.354Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-16T17:25:03.354Z] + sudo tee /etc/docker/daemon.new [2024-04-16T17:25:03.354Z] { [2024-04-16T17:25:03.354Z] "registry-mirrors": [ [2024-04-16T17:25:03.354Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-16T17:25:03.354Z] ], [2024-04-16T17:25:03.354Z] "bip": "10.250.0.254/24", [2024-04-16T17:25:03.354Z] "hosts": [ [2024-04-16T17:25:03.354Z] "tcp://0.0.0.0:5555", [2024-04-16T17:25:03.354Z] "unix:///var/run/docker.sock" [2024-04-16T17:25:03.354Z] ], [2024-04-16T17:25:03.354Z] "mtu": 1458, [2024-04-16T17:25:03.354Z] "selinux-enabled": true, [2024-04-16T17:25:03.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-16T17:25:03.354Z] } [Pipeline] sh [2024-04-16T17:25:03.711Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-16T17:25:04.049Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T17:25:22.362Z] provisioning config files... [2024-04-16T17:25:22.390Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8653324846420093603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:25:22.868Z] ---> ****-login.sh [2024-04-16T17:25:22.868Z] nexus3.edgexfoundry.org:10001 [2024-04-16T17:25:23.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:25:23.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:25:23.407Z] Configure a credential helper to remove this warning. See [2024-04-16T17:25:23.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:25:23.407Z] [2024-04-16T17:25:23.407Z] Login Succeeded [2024-04-16T17:25:23.407Z] nexus3.edgexfoundry.org:10002 [2024-04-16T17:25:23.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:25:23.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:25:23.943Z] Configure a credential helper to remove this warning. See [2024-04-16T17:25:23.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:25:23.943Z] [2024-04-16T17:25:23.943Z] Login Succeeded [2024-04-16T17:25:23.943Z] nexus3.edgexfoundry.org:10003 [2024-04-16T17:25:24.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:25:24.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:25:24.213Z] Configure a credential helper to remove this warning. See [2024-04-16T17:25:24.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:25:24.213Z] [2024-04-16T17:25:24.213Z] Login Succeeded [2024-04-16T17:25:24.213Z] nexus3.edgexfoundry.org:10004 [2024-04-16T17:25:24.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:25:24.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:25:24.486Z] Configure a credential helper to remove this warning. See [2024-04-16T17:25:24.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:25:24.486Z] [2024-04-16T17:25:24.486Z] Login Succeeded [2024-04-16T17:25:24.486Z] ****.io [2024-04-16T17:25:24.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-16T17:25:25.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-16T17:25:25.022Z] Configure a credential helper to remove this warning. See [2024-04-16T17:25:25.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-16T17:25:25.022Z] [2024-04-16T17:25:25.022Z] Login Succeeded [2024-04-16T17:25:25.022Z] ---> ****-login.sh ends [Pipeline] } [2024-04-16T17:25:25.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-16T17:25:25.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T17:25:25.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-16T17:25:25.649Z] ========================================================= [2024-04-16T17:25:25.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-16T17:25:25.649Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:25:26.161Z] + 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 . [2024-04-16T17:25:26.763Z] Sending build context to Docker daemon 7.454MB [2024-04-16T17:25:26.763Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T17:25:26.763Z] Step 2/13 : FROM ${BASE} AS builder [2024-04-16T17:25:26.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-16T17:25:26.763Z] 9fda8d8052c6: Pulling fs layer [2024-04-16T17:25:26.763Z] 5d54e960e981: Pulling fs layer [2024-04-16T17:25:26.763Z] c4a7e357bf2a: Pulling fs layer [2024-04-16T17:25:26.763Z] f0e02332f6b5: Pulling fs layer [2024-04-16T17:25:26.763Z] 872ee5b61b7b: Pulling fs layer [2024-04-16T17:25:26.763Z] 0c6a40ed1a82: Pulling fs layer [2024-04-16T17:25:26.763Z] 94ae7d8d031c: Pulling fs layer [2024-04-16T17:25:26.763Z] 872ee5b61b7b: Waiting [2024-04-16T17:25:26.763Z] 0c6a40ed1a82: Waiting [2024-04-16T17:25:26.763Z] f0e02332f6b5: Waiting [2024-04-16T17:25:26.763Z] 94ae7d8d031c: Waiting [2024-04-16T17:25:26.763Z] 5d54e960e981: Verifying Checksum [2024-04-16T17:25:26.763Z] 5d54e960e981: Download complete [2024-04-16T17:25:27.033Z] f0e02332f6b5: Verifying Checksum [2024-04-16T17:25:27.033Z] f0e02332f6b5: Download complete [2024-04-16T17:25:27.033Z] 872ee5b61b7b: Verifying Checksum [2024-04-16T17:25:27.033Z] 872ee5b61b7b: Download complete [2024-04-16T17:25:27.033Z] 9fda8d8052c6: Verifying Checksum [2024-04-16T17:25:27.033Z] 9fda8d8052c6: Download complete [2024-04-16T17:25:27.619Z] 94ae7d8d031c: Verifying Checksum [2024-04-16T17:25:27.619Z] 94ae7d8d031c: Download complete [2024-04-16T17:25:28.206Z] 9fda8d8052c6: Pull complete [2024-04-16T17:25:28.793Z] 5d54e960e981: Pull complete [2024-04-16T17:25:29.063Z] c4a7e357bf2a: Download complete [2024-04-16T17:25:30.022Z] 0c6a40ed1a82: Verifying Checksum [2024-04-16T17:25:30.022Z] 0c6a40ed1a82: Download complete [2024-04-16T17:25:42.336Z] c4a7e357bf2a: Pull complete [2024-04-16T17:25:42.336Z] f0e02332f6b5: Pull complete [2024-04-16T17:25:42.336Z] 872ee5b61b7b: Pull complete [2024-04-16T17:25:50.556Z] 0c6a40ed1a82: Pull complete [2024-04-16T17:25:52.516Z] 94ae7d8d031c: Pull complete [2024-04-16T17:25:52.516Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-16T17:25:52.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-16T17:25:52.516Z] ---> 86de565de09d [2024-04-16T17:25:52.516Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-04-16T17:25:53.491Z] ---> Running in 860e34f7c317 [2024-04-16T17:25:53.491Z] Removing intermediate container 860e34f7c317 [2024-04-16T17:25:53.491Z] ---> 7445e8871414 [2024-04-16T17:25:53.491Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T17:25:53.759Z] ---> Running in 225c473a3b03 [2024-04-16T17:25:54.027Z] Removing intermediate container 225c473a3b03 [2024-04-16T17:25:54.027Z] ---> f09e23fc00b2 [2024-04-16T17:25:54.027Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-04-16T17:25:54.027Z] ---> Running in f305ff62c415 [2024-04-16T17:25:54.297Z] Removing intermediate container f305ff62c415 [2024-04-16T17:25:54.297Z] ---> 9ed5d7e8a84b [2024-04-16T17:25:54.297Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-04-16T17:25:54.564Z] ---> Running in 316ba64a7a24 [2024-04-16T17:25:54.833Z] Removing intermediate container 316ba64a7a24 [2024-04-16T17:25:54.833Z] ---> 02e39a5d7ec7 [2024-04-16T17:25:54.833Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T17:25:54.833Z] ---> Running in 970047d5692d [2024-04-16T17:25:56.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T17:25:56.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T17:25:57.653Z] (1/13) Installing libintl (0.21.1-r7) [2024-04-16T17:25:57.653Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-04-16T17:25:57.653Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-04-16T17:25:57.653Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-04-16T17:25:57.653Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-04-16T17:25:57.653Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-04-16T17:25:57.653Z] (7/13) Installing udev-init-scripts (35-r1) [2024-04-16T17:25:57.653Z] (8/13) Installing libblkid (2.38.1-r8) [2024-04-16T17:25:57.653Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-04-16T17:25:57.653Z] (10/13) Installing kmod-libs (30-r3) [2024-04-16T17:25:57.653Z] (11/13) Installing eudev (3.2.11-r8) [2024-04-16T17:25:57.920Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-04-16T17:25:57.920Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-04-16T17:25:57.920Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:25:58.187Z] Executing eudev-3.2.11-r8.trigger [2024-04-16T17:25:58.187Z] OK: 273 MiB in 65 packages [2024-04-16T17:25:59.595Z] Removing intermediate container 970047d5692d [2024-04-16T17:25:59.595Z] ---> 68a16e49dbf3 [2024-04-16T17:25:59.595Z] Step 8/13 : WORKDIR /device-usb-camera [2024-04-16T17:25:59.595Z] ---> Running in 79e8507805de [2024-04-16T17:25:59.595Z] Removing intermediate container 79e8507805de [2024-04-16T17:25:59.596Z] ---> f3b5ba2c1c56 [2024-04-16T17:25:59.596Z] Step 9/13 : COPY go.mod vendor* ./ [2024-04-16T17:26:00.189Z] ---> bbed91ba5be7 [2024-04-16T17:26:00.189Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T17:26:00.189Z] ---> Running in f309da7cf5e0 [2024-04-16T17:27:08.056Z] Removing intermediate container f309da7cf5e0 [2024-04-16T17:27:08.056Z] ---> 97b454035346 [2024-04-16T17:27:08.056Z] Step 11/13 : COPY . . [2024-04-16T17:27:08.056Z] ---> 11cbe3419b1f [2024-04-16T17:27:08.056Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-04-16T17:27:08.056Z] ---> Running in b8b1434f7ec3 [2024-04-16T17:27:08.056Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:27:08.056Z] Dload Upload Total Spent Left Speed [2024-04-16T17:27:08.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8466 0 --:--:-- --:--:-- --:--:-- 8564 [2024-04-16T17:27:08.056Z] Removing intermediate container b8b1434f7ec3 [2024-04-16T17:27:08.056Z] ---> 0459fa148e24 [2024-04-16T17:27:08.056Z] Step 13/13 : RUN ${MAKE} [2024-04-16T17:27:08.056Z] ---> Running in 847b1090e496 [2024-04-16T17:27:08.056Z] noop [2024-04-16T17:27:08.056Z] Removing intermediate container 847b1090e496 [2024-04-16T17:27:08.056Z] ---> 44023b3aa941 [2024-04-16T17:27:08.056Z] Successfully built 44023b3aa941 [2024-04-16T17:27:08.056Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:27:08.552Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T17:27:08.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:27:08.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container [2024-04-16T17:27:08.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-16T17:27:10.102Z] $ docker top 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T17:27:11.016Z] + go version [2024-04-16T17:27:11.016Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-16T17:27:11.058Z] $ docker stop --time=1 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 [2024-04-16T17:27:12.693Z] $ docker rm -f --volumes 841304dc1b62906be10ab74918d1305e46aa184237c1cd870d7edca1872f8151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:27:13.574Z] + docker inspect -f . ci-base-image-arm64 [2024-04-16T17:27:13.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:27:13.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container [2024-04-16T17:27:13.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-16T17:27:15.050Z] $ docker top b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T17:27:15.915Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-04-16T17:27:16.308Z] + make test [2024-04-16T17:27:16.308Z] go test ./... -coverprofile=coverage.out ./... [2024-04-16T17:27:20.561Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-04-16T17:28:57.343Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-04-16T17:28:58.299Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2024-04-16T17:28:58.881Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-16T17:28:58.881Z] go vet ./... [2024-04-16T17:29:25.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-16T17:29:25.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-16T17:29:25.572Z] ./bin/test-attribution-txt.sh [2024-04-16T17:29:25.572Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-04-16T17:29:25.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-16T17:29:25.672Z] $ docker stop --time=1 b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 [2024-04-16T17:29:27.783Z] $ docker rm -f --volumes b343ed04db845d2fcbd0c0a89a4332c06dfb2e876c34b644f5bc188f031ff961 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-16T17:29:28.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-16T17:29:29.030Z] Warning: overwriting stash ‘coverage-report’ [2024-04-16T17:29:29.573Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-16T17:29:30.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-16T17:29:30.521Z] + ls -al . [2024-04-16T17:29:30.521Z] total 220 [2024-04-16T17:29:30.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:27 . [2024-04-16T17:29:30.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:24 .. [2024-04-16T17:29:30.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:25 .git [2024-04-16T17:29:30.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 .github [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 429 Apr 16 17:24 .gitignore [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 45 Apr 16 17:24 .golangci.yml [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 16 17:24 .hadolint.yml [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 10851 Apr 16 17:24 Attribution.txt [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 16561 Apr 16 17:24 CHANGELOG.md [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 2562 Apr 16 17:24 Dockerfile [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 16 17:24 GOVERNANCE.md [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 16 17:24 Jenkinsfile [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 16 17:24 LICENSE [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 2611 Apr 16 17:24 Makefile [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 16 17:24 OWNERS.md [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 2575 Apr 16 17:24 README.md [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 17:22 VERSION [2024-04-16T17:29:30.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:24 bin [2024-04-16T17:29:30.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 cmd [2024-04-16T17:29:30.521Z] -rw-r--r-- 1 jenkins jenkins 54703 Apr 16 17:28 coverage.out [2024-04-16T17:29:30.521Z] -rwxrwxr-x 1 jenkins jenkins 84 Apr 16 17:24 docker-entrypoint.sh [2024-04-16T17:29:30.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:24 docs [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 3970 Apr 16 17:24 go.mod [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 36123 Apr 16 17:24 go.sum [2024-04-16T17:29:30.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:24 internal [2024-04-16T17:29:30.521Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 16 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:29:30.967Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d --label arch=arm64 --label version=0.0.0 . [2024-04-16T17:29:31.552Z] Sending build context to Docker daemon 7.509MB [2024-04-16T17:29:31.818Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-04-16T17:29:31.819Z] Step 2/37 : FROM ${BASE} AS builder [2024-04-16T17:29:31.819Z] ---> 44023b3aa941 [2024-04-16T17:29:31.819Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-04-16T17:29:31.819Z] ---> Running in dfd289b5907a [2024-04-16T17:29:32.780Z] Removing intermediate container dfd289b5907a [2024-04-16T17:29:32.780Z] ---> e104fd931397 [2024-04-16T17:29:32.780Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-16T17:29:33.051Z] ---> Running in bca6e8bed1a0 [2024-04-16T17:29:33.317Z] Removing intermediate container bca6e8bed1a0 [2024-04-16T17:29:33.317Z] ---> 599acc4e1fa0 [2024-04-16T17:29:33.317Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-04-16T17:29:33.317Z] ---> Running in 7d4963aadf83 [2024-04-16T17:29:33.588Z] Removing intermediate container 7d4963aadf83 [2024-04-16T17:29:33.588Z] ---> 6c79223e9444 [2024-04-16T17:29:33.588Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-04-16T17:29:33.853Z] ---> Running in f2d34ac08606 [2024-04-16T17:29:34.121Z] Removing intermediate container f2d34ac08606 [2024-04-16T17:29:34.121Z] ---> bf9c72d97704 [2024-04-16T17:29:34.121Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-16T17:29:34.121Z] ---> Running in 96e1a0957eaf [2024-04-16T17:29:36.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T17:29:36.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T17:29:38.385Z] OK: 273 MiB in 65 packages [2024-04-16T17:29:39.343Z] Removing intermediate container 96e1a0957eaf [2024-04-16T17:29:39.343Z] ---> b53a117f0176 [2024-04-16T17:29:39.343Z] Step 8/37 : WORKDIR /device-usb-camera [2024-04-16T17:29:39.343Z] ---> Running in b5313e6a1fe7 [2024-04-16T17:29:40.743Z] Removing intermediate container b5313e6a1fe7 [2024-04-16T17:29:40.743Z] ---> ca11338edd9d [2024-04-16T17:29:40.743Z] Step 9/37 : COPY go.mod vendor* ./ [2024-04-16T17:29:42.686Z] ---> 9dd8549cc95e [2024-04-16T17:29:42.686Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-16T17:29:42.686Z] ---> Running in 0d7848359999 [2024-04-16T17:29:45.266Z] Removing intermediate container 0d7848359999 [2024-04-16T17:29:45.266Z] ---> 56128ed03456 [2024-04-16T17:29:45.266Z] Step 11/37 : COPY . . [2024-04-16T17:29:46.228Z] ---> f9d7a0cf23c2 [2024-04-16T17:29:46.228Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-04-16T17:29:46.228Z] ---> Running in 85727005b843 [2024-04-16T17:29:47.186Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:29:47.186Z] Dload Upload Total Spent Left Speed [2024-04-16T17:29:47.452Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5716 0 --:--:-- --:--:-- --:--:-- 5709 100 1062 100 1062 0 0  5697 0 --:--:-- --:--:-- --:--:-- 5709 [2024-04-16T17:29:48.036Z] Removing intermediate container 85727005b843 [2024-04-16T17:29:48.036Z] ---> 9a53bd00e47a [2024-04-16T17:29:48.036Z] Step 13/37 : RUN ${MAKE} [2024-04-16T17:29:48.309Z] ---> Running in 406628e3f02b [2024-04-16T17:29:49.268Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-04-16T17:31:55.923Z] Removing intermediate container 406628e3f02b [2024-04-16T17:31:55.923Z] ---> 4a4b5762e323 [2024-04-16T17:31:55.923Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-04-16T17:31:55.923Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-04-16T17:31:55.923Z] 8766b47fe142: Pulling fs layer [2024-04-16T17:31:55.923Z] 8766b47fe142: Verifying Checksum [2024-04-16T17:31:55.923Z] 8766b47fe142: Download complete [2024-04-16T17:31:55.923Z] 8766b47fe142: Pull complete [2024-04-16T17:31:55.923Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-04-16T17:31:55.923Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-04-16T17:31:55.923Z] ---> 69d40e2cb93c [2024-04-16T17:31:55.923Z] Step 15/37 : FROM alpine:3.18 [2024-04-16T17:31:55.923Z] 3.18: Pulling from library/alpine [2024-04-16T17:31:55.923Z] c6b39de5b339: Pulling fs layer [2024-04-16T17:31:55.923Z] c6b39de5b339: Verifying Checksum [2024-04-16T17:31:55.923Z] c6b39de5b339: Download complete [2024-04-16T17:31:55.923Z] c6b39de5b339: Pull complete [2024-04-16T17:31:55.923Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-16T17:31:55.923Z] Status: Downloaded newer image for alpine:3.18 [2024-04-16T17:31:55.923Z] ---> 33abbf032149 [2024-04-16T17:31:55.923Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-04-16T17:31:55.923Z] ---> Running in 30378b634ab7 [2024-04-16T17:31:55.923Z] Removing intermediate container 30378b634ab7 [2024-04-16T17:31:55.923Z] ---> 7e2a05115256 [2024-04-16T17:31:55.923Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-04-16T17:31:55.923Z] ---> Running in 48127402db85 [2024-04-16T17:31:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T17:31:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T17:31:55.923Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-04-16T17:31:55.923Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-04-16T17:31:55.923Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-04-16T17:31:55.923Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-04-16T17:31:56.189Z] (5/104) Installing libxau (1.0.11-r2) [2024-04-16T17:31:56.189Z] (6/104) Installing libmd (1.0.4-r2) [2024-04-16T17:31:56.189Z] (7/104) Installing libbsd (0.11.7-r1) [2024-04-16T17:31:56.189Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-04-16T17:31:56.189Z] (9/104) Installing libxcb (1.15-r1) [2024-04-16T17:31:56.189Z] (10/104) Installing libx11 (1.8.7-r0) [2024-04-16T17:31:56.455Z] (11/104) Installing libdrm (2.4.115-r4) [2024-04-16T17:31:56.455Z] (12/104) Installing libxext (1.3.5-r2) [2024-04-16T17:31:56.455Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-04-16T17:31:56.455Z] (14/104) Installing libffi (3.4.4-r2) [2024-04-16T17:31:56.455Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-04-16T17:31:56.455Z] (16/104) Installing libva (2.18.0-r1) [2024-04-16T17:31:56.455Z] (17/104) Installing libvdpau (1.5-r1) [2024-04-16T17:31:56.455Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-04-16T17:31:56.455Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-04-16T17:31:56.455Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-04-16T17:31:56.455Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-04-16T17:31:56.455Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-04-16T17:31:56.722Z] (23/104) Installing libhwy (1.0.4-r1) [2024-04-16T17:31:56.722Z] (24/104) Installing lcms2 (2.15-r2) [2024-04-16T17:31:56.722Z] (25/104) Installing libjxl (0.8.2-r0) [2024-04-16T17:31:56.722Z] (26/104) Installing lame-libs (3.100-r5) [2024-04-16T17:31:56.722Z] (27/104) Installing opus (1.4-r0) [2024-04-16T17:31:56.722Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-04-16T17:31:56.722Z] (29/104) Installing soxr (0.1.3-r5) [2024-04-16T17:31:56.722Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-04-16T17:31:56.722Z] (31/104) Installing libogg (1.3.5-r4) [2024-04-16T17:31:56.722Z] (32/104) Installing libtheora (1.1.1-r17) [2024-04-16T17:31:56.722Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-04-16T17:31:56.722Z] (34/104) Installing libvpx (1.13.0-r2) [2024-04-16T17:31:56.722Z] (35/104) Installing libwebp (1.3.2-r0) [2024-04-16T17:31:56.722Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-04-16T17:31:56.989Z] (37/104) Installing numactl (2.0.16-r4) [2024-04-16T17:31:56.989Z] (38/104) Installing x265-libs (3.5-r4) [2024-04-16T17:31:56.989Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-04-16T17:31:56.989Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-04-16T17:31:57.255Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-04-16T17:31:57.523Z] (42/104) Installing libexpat (2.6.2-r0) [2024-04-16T17:31:57.523Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-04-16T17:31:57.523Z] (44/104) Installing libpng (1.6.39-r3) [2024-04-16T17:31:57.523Z] (45/104) Installing freetype (2.13.0-r5) [2024-04-16T17:31:57.523Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-04-16T17:31:57.523Z] (47/104) Installing fribidi (1.0.13-r0) [2024-04-16T17:31:57.523Z] (48/104) Installing libintl (0.21.1-r7) [2024-04-16T17:31:57.523Z] (49/104) Installing libblkid (2.38.1-r8) [2024-04-16T17:31:57.523Z] (50/104) Installing libmount (2.38.1-r8) [2024-04-16T17:31:57.523Z] (51/104) Installing pcre2 (10.42-r1) [2024-04-16T17:31:57.523Z] (52/104) Installing glib (2.76.6-r0) [2024-04-16T17:31:57.788Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-04-16T17:31:57.788Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-04-16T17:31:57.788Z] (55/104) Installing libunibreak (5.1-r0) [2024-04-16T17:31:57.788Z] (56/104) Installing libass (0.17.1-r0) [2024-04-16T17:31:57.788Z] (57/104) Installing libbluray (1.3.4-r0) [2024-04-16T17:31:57.788Z] (58/104) Installing gmp (6.2.1-r3) [2024-04-16T17:31:57.788Z] (59/104) Installing nettle (3.8.1-r2) [2024-04-16T17:31:57.788Z] (60/104) Installing libunistring (1.1-r1) [2024-04-16T17:31:58.054Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-04-16T17:31:58.054Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-04-16T17:31:58.054Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-04-16T17:31:58.054Z] (64/104) Installing gnutls (3.8.4-r0) [2024-04-16T17:31:58.054Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-04-16T17:31:58.054Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-04-16T17:31:58.054Z] (67/104) Installing cjson (1.7.17-r0) [2024-04-16T17:31:58.054Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-04-16T17:31:58.054Z] (69/104) Installing librist (0.2.7-r0) [2024-04-16T17:31:58.054Z] (70/104) Installing libsrt (1.5.2-r0) [2024-04-16T17:31:58.054Z] (71/104) Installing libssh (0.10.5-r0) [2024-04-16T17:31:58.054Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-04-16T17:31:58.319Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-04-16T17:31:58.319Z] (74/104) Installing libsodium (1.0.18-r3) [2024-04-16T17:31:58.319Z] (75/104) Installing libzmq (4.3.4-r4) [2024-04-16T17:31:58.319Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-04-16T17:31:58.319Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-04-16T17:31:58.319Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-04-16T17:31:58.584Z] (79/104) Installing shaderc (2023.3-r1) [2024-04-16T17:31:58.584Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-04-16T17:31:58.584Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-04-16T17:31:58.584Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-04-16T17:31:58.584Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-04-16T17:31:58.584Z] (84/104) Installing vidstab (1.1.1-r0) [2024-04-16T17:31:58.584Z] (85/104) Installing zimg (3.0.5-r0) [2024-04-16T17:31:58.584Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-04-16T17:31:58.584Z] (87/104) Installing libasyncns (0.8-r1) [2024-04-16T17:31:58.584Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-04-16T17:31:58.584Z] (89/104) Installing libltdl (2.4.7-r2) [2024-04-16T17:31:58.848Z] (90/104) Installing orc (0.4.34-r0) [2024-04-16T17:31:58.848Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-04-16T17:31:58.848Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-04-16T17:31:58.848Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-04-16T17:31:58.848Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-04-16T17:31:58.848Z] (95/104) Installing libpulse (16.1-r10) [2024-04-16T17:31:58.848Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-04-16T17:31:58.848Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-04-16T17:31:58.848Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-04-16T17:31:58.848Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-04-16T17:31:58.848Z] (100/104) Installing udev-init-scripts (35-r1) [2024-04-16T17:31:58.848Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-04-16T17:31:58.848Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-04-16T17:31:59.112Z] (103/104) Installing kmod-libs (30-r3) [2024-04-16T17:31:59.112Z] (104/104) Installing eudev (3.2.11-r8) [2024-04-16T17:31:59.112Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:31:59.112Z] Executing glib-2.76.6-r0.trigger [2024-04-16T17:31:59.112Z] Executing eudev-3.2.11-r8.trigger [2024-04-16T17:31:59.112Z] OK: 110 MiB in 119 packages [2024-04-16T17:32:03.348Z] Removing intermediate container 48127402db85 [2024-04-16T17:32:03.349Z] ---> ef480bc58130 [2024-04-16T17:32:03.349Z] Step 18/37 : RUN apk --no-cache upgrade [2024-04-16T17:32:03.349Z] ---> Running in 5e52e24c3137 [2024-04-16T17:32:03.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T17:32:04.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T17:32:05.148Z] Upgrading critical system libraries and apk-tools: [2024-04-16T17:32:05.148Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-16T17:32:05.148Z] Executing busybox-1.36.1-r5.trigger [2024-04-16T17:32:05.412Z] Continuing the upgrade transaction with new apk-tools: [2024-04-16T17:32:05.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-16T17:32:05.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-16T17:32:06.943Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-16T17:32:06.943Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T17:32:06.943Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-16T17:32:06.943Z] OK: 110 MiB in 119 packages [2024-04-16T17:32:07.906Z] Removing intermediate container 5e52e24c3137 [2024-04-16T17:32:07.906Z] ---> bec7895cd1c5 [2024-04-16T17:32:07.906Z] Step 19/37 : WORKDIR / [2024-04-16T17:32:07.906Z] ---> Running in 4bd5eeee542e [2024-04-16T17:32:08.172Z] Removing intermediate container 4bd5eeee542e [2024-04-16T17:32:08.172Z] ---> cd63a1f36658 [2024-04-16T17:32:08.172Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-04-16T17:32:10.112Z] ---> 6705718552d3 [2024-04-16T17:32:10.112Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-04-16T17:32:10.379Z] ---> 04ef82711fbb [2024-04-16T17:32:10.379Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-04-16T17:32:10.959Z] ---> 1ba0a9218284 [2024-04-16T17:32:10.960Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-04-16T17:32:11.227Z] ---> 9718cb07520d [2024-04-16T17:32:11.227Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-04-16T17:32:11.808Z] ---> fb161e410486 [2024-04-16T17:32:11.808Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-04-16T17:32:12.390Z] ---> e2c365237786 [2024-04-16T17:32:12.390Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-04-16T17:32:13.796Z] ---> b3bee4be62d2 [2024-04-16T17:32:13.796Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-04-16T17:32:13.797Z] ---> Running in 4f5447f8081a [2024-04-16T17:32:15.737Z] Removing intermediate container 4f5447f8081a [2024-04-16T17:32:15.737Z] ---> 6b496e41121d [2024-04-16T17:32:15.737Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-04-16T17:32:15.737Z] ---> Running in cdace298e69c [2024-04-16T17:32:17.148Z] Removing intermediate container cdace298e69c [2024-04-16T17:32:17.148Z] ---> 208465747ea5 [2024-04-16T17:32:17.148Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-04-16T17:32:17.148Z] ---> Running in dbcf92548c9f [2024-04-16T17:32:18.554Z] Removing intermediate container dbcf92548c9f [2024-04-16T17:32:18.554Z] ---> 95ece91e0432 [2024-04-16T17:32:18.554Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-04-16T17:32:18.554Z] ---> Running in 66409162d0af [2024-04-16T17:32:20.494Z] Removing intermediate container 66409162d0af [2024-04-16T17:32:20.494Z] ---> ab80b5b5e715 [2024-04-16T17:32:20.494Z] Step 31/37 : EXPOSE 59983 [2024-04-16T17:32:20.494Z] ---> Running in 4be5d4fd2518 [2024-04-16T17:32:20.494Z] Removing intermediate container 4be5d4fd2518 [2024-04-16T17:32:20.494Z] ---> be594894d25e [2024-04-16T17:32:20.494Z] Step 32/37 : EXPOSE 8554 [2024-04-16T17:32:20.761Z] ---> Running in cc5777194c32 [2024-04-16T17:32:21.027Z] Removing intermediate container cc5777194c32 [2024-04-16T17:32:21.027Z] ---> ebb96dd81c72 [2024-04-16T17:32:21.027Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-04-16T17:32:21.027Z] ---> Running in eef55f3ae236 [2024-04-16T17:32:21.293Z] Removing intermediate container eef55f3ae236 [2024-04-16T17:32:21.293Z] ---> 0e824ae92835 [2024-04-16T17:32:21.293Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-04-16T17:32:21.293Z] ---> Running in 2b40f2f5a1b6 [2024-04-16T17:32:21.559Z] Removing intermediate container 2b40f2f5a1b6 [2024-04-16T17:32:21.559Z] ---> b02bd666627a [2024-04-16T17:32:21.559Z] Step 35/37 : LABEL arch=arm64 [2024-04-16T17:32:21.824Z] ---> Running in 2f01cca035e4 [2024-04-16T17:32:22.088Z] Removing intermediate container 2f01cca035e4 [2024-04-16T17:32:22.088Z] ---> 6d4f9f71ae81 [2024-04-16T17:32:22.088Z] Step 36/37 : LABEL git_sha=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [2024-04-16T17:32:22.088Z] ---> Running in 997e472b7a53 [2024-04-16T17:32:22.354Z] Removing intermediate container 997e472b7a53 [2024-04-16T17:32:22.354Z] ---> 4fefe7d12a73 [2024-04-16T17:32:22.354Z] Step 37/37 : LABEL version=0.0.0 [2024-04-16T17:32:22.354Z] ---> Running in 3c21725566a2 [2024-04-16T17:32:22.619Z] Removing intermediate container 3c21725566a2 [2024-04-16T17:32:22.619Z] ---> 99d62b2fef4a [2024-04-16T17:32:22.619Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-16T17:32:22.886Z] Successfully built 99d62b2fef4a [2024-04-16T17:32:22.886Z] 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 [2024-04-16T17:32:23.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T17:32:23.736Z] [2024-04-16T17:32:23.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:32:24.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T17:32:24.146Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-16T17:32:24.146Z] 8998bd30e6a1: Pulling fs layer [2024-04-16T17:32:24.146Z] 04944245beec: Pulling fs layer [2024-04-16T17:32:24.146Z] 699f458cf7ca: Pulling fs layer [2024-04-16T17:32:24.146Z] 765212b225bb: Pulling fs layer [2024-04-16T17:32:24.146Z] 765212b225bb: Waiting [2024-04-16T17:32:24.146Z] f23df028b6ca: Pulling fs layer [2024-04-16T17:32:24.146Z] f23df028b6ca: Waiting [2024-04-16T17:32:24.146Z] d65c8cfc05b1: Pulling fs layer [2024-04-16T17:32:24.146Z] d65c8cfc05b1: Waiting [2024-04-16T17:32:24.146Z] 2437ff75d9bd: Pulling fs layer [2024-04-16T17:32:24.413Z] 04944245beec: Verifying Checksum [2024-04-16T17:32:24.413Z] 04944245beec: Download complete [2024-04-16T17:32:24.413Z] 765212b225bb: Verifying Checksum [2024-04-16T17:32:24.413Z] 765212b225bb: Download complete [2024-04-16T17:32:24.413Z] f23df028b6ca: Download complete [2024-04-16T17:32:24.413Z] d65c8cfc05b1: Verifying Checksum [2024-04-16T17:32:24.413Z] d65c8cfc05b1: Download complete [2024-04-16T17:32:24.681Z] 699f458cf7ca: Verifying Checksum [2024-04-16T17:32:24.681Z] 699f458cf7ca: Download complete [2024-04-16T17:32:24.947Z] 8998bd30e6a1: Verifying Checksum [2024-04-16T17:32:24.947Z] 8998bd30e6a1: Download complete [2024-04-16T17:32:27.523Z] 2437ff75d9bd: Verifying Checksum [2024-04-16T17:32:27.523Z] 2437ff75d9bd: Download complete [2024-04-16T17:32:29.463Z] 8998bd30e6a1: Pull complete [2024-04-16T17:32:30.052Z] 04944245beec: Pull complete [2024-04-16T17:32:31.464Z] 699f458cf7ca: Pull complete [2024-04-16T17:32:31.730Z] 765212b225bb: Pull complete [2024-04-16T17:32:32.688Z] f23df028b6ca: Pull complete [2024-04-16T17:32:32.688Z] d65c8cfc05b1: Pull complete [2024-04-16T17:32:50.867Z] 2437ff75d9bd: Pull complete [2024-04-16T17:32:50.867Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-16T17:32:50.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-16T17:32:50.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:32:51.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-2560 does not seem to be running inside a container [2024-04-16T17:32:51.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-16T17:32:53.755Z] $ docker top 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:32:54.665Z] ---> job-cost.sh [2024-04-16T17:32:54.665Z] lf-activate-venv: SKIPPING [2024-04-16T17:32:54.665Z] INFO: No Stack... [2024-04-16T17:32:55.244Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-16T17:32:55.824Z] INFO: Archiving Costs [Pipeline] sh [2024-04-16T17:32:56.476Z] + cut -d, -f6 [2024-04-16T17:32:56.476Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-04-16T17:32:56.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [2024-04-16T17:32:56.620Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] did not exist. Created. [2024-04-16T17:32:56.625Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-16T17:32:57.054Z] /w/workspace/device-usb-camera/1@tmp/durable-9f608cb4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-16T17:32:57.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-16T17:32:57.746Z] Warning: overwriting stash ‘stack-cost’ [2024-04-16T17:32:57.791Z] Stashed 1 file(s) [Pipeline] } [2024-04-16T17:32:57.806Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-16T17:32:57.899Z] $ docker stop --time=1 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 [2024-04-16T17:32:59.421Z] $ docker rm -f --volumes 8df7981f34aba96c6924272d59744a0a7503090d20a1cb87eb7239b16e1a3526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-04-16T17:33:00.486Z] provisioning config files... [2024-04-16T17:33:00.494Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config3405824346408026993tmp [Pipeline] { [Pipeline] sh [2024-04-16T17:33:00.833Z] + set +x [2024-04-16T17:33:00.833Z] + curl -s https://codecov.io/bash [2024-04-16T17:33:00.833Z] + bash -s -- [2024-04-16T17:33:00.833Z] [2024-04-16T17:33:00.833Z] _____ _ [2024-04-16T17:33:00.833Z] / ____| | | [2024-04-16T17:33:00.833Z] | | ___ __| | ___ ___ _____ __ [2024-04-16T17:33:00.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-16T17:33:00.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-16T17:33:00.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-16T17:33:00.833Z] Bash-1.0.6 [2024-04-16T17:33:00.833Z] [2024-04-16T17:33:00.833Z] [2024-04-16T17:33:00.833Z] ==> git version 2.25.1 found [2024-04-16T17:33:00.833Z] ==> 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 [2024-04-16T17:33:00.833Z] Release-Date: 2020-01-08 [2024-04-16T17:33:00.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-04-16T17:33:00.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-16T17:33:00.833Z] ==> Jenkins CI detected. [2024-04-16T17:33:00.833Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-328 [2024-04-16T17:33:00.833Z] project root: . [2024-04-16T17:33:00.833Z] --> token set from env [2024-04-16T17:33:00.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-16T17:33:01.093Z] ==> Running gcov in . (disable via -X gcov) [2024-04-16T17:33:01.093Z] ==> Python coveragepy not found [2024-04-16T17:33:01.093Z] ==> Searching for coverage reports in: [2024-04-16T17:33:01.093Z] + . [2024-04-16T17:33:01.093Z] -> Found 1 reports [2024-04-16T17:33:01.093Z] ==> Detecting git/mercurial file structure [2024-04-16T17:33:01.093Z] ==> Reading reports [2024-04-16T17:33:01.093Z] + ./coverage.out bytes=54703 [2024-04-16T17:33:01.093Z] ==> Appending adjustments [2024-04-16T17:33:01.093Z] https://docs.codecov.io/docs/fixing-reports [2024-04-16T17:33:01.093Z] + Found adjustments [2024-04-16T17:33:01.093Z] ==> Gzipping contents [2024-04-16T17:33:01.093Z] 8.0K /tmp/codecov.zNqFFH.gz [2024-04-16T17:33:01.093Z] ==> Uploading reports [2024-04-16T17:33:01.093Z] url: https://codecov.io [2024-04-16T17:33:01.093Z] query: branch=PR-328&commit=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=328&job=&cmd_args= [2024-04-16T17:33:01.093Z] -> Pinging Codecov [2024-04-16T17:33:01.093Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-328&commit=bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=328&job=&cmd_args= [2024-04-16T17:33:01.353Z] -> Uploading to [2024-04-16T17:33:01.353Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-16/73D8F5FF140700D3E01443B452E23636/bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d/9ab536bf-b73b-4e44-ac72-2c4f0d29b95f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240416T173301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44d2c19001af4b311f17217ec60f952d97bba6fd7d0ba041b94cb188f4a2444c [2024-04-16T17:33:01.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-16T17:33:01.353Z] Dload Upload Total Spent Left Speed [2024-04-16T17:33:01.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27111 --:--:-- --:--:-- --:--:-- 27111 [2024-04-16T17:33:01.613Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bfbf8ec10dbaf5fcca1157fb5a8baa68b07cfc4d [Pipeline] } [2024-04-16T17:33:01.640Z] 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 [2024-04-16T17:33:03.571Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-328/archives ] [2024-04-16T17:33:03.572Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-328/archives [2024-04-16T17:33:03.572Z] total 16 [2024-04-16T17:33:03.572Z] drwxr-xr-x 3 root root 4096 Apr 16 17:24 . [2024-04-16T17:33:03.572Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 17:24 .. [2024-04-16T17:33:03.572Z] drwxr-xr-x 2 root root 4096 Apr 16 17:24 cost [2024-04-16T17:33:03.572Z] -rw-r--r-- 1 root root 89 Apr 16 17:24 cost.csv [2024-04-16T17:33:03.572Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-328/archives [2024-04-16T17:33:03.572Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-328/archives [2024-04-16T17:33:03.572Z] total 16 [2024-04-16T17:33:03.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 16 17:24 . [2024-04-16T17:33:03.572Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 17:24 .. [2024-04-16T17:33:03.572Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 16 17:24 cost [2024-04-16T17:33:03.572Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 16 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:03.899Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:04.786Z] ---> package-listing.sh [2024-04-16T17:33:04.786Z] ++ facter osfamily [2024-04-16T17:33:04.786Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-16T17:33:05.045Z] + OS_FAMILY=debian [2024-04-16T17:33:05.045Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-328 [2024-04-16T17:33:05.045Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-16T17:33:05.045Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-16T17:33:05.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-16T17:33:05.045Z] + PACKAGES=/tmp/packages_start.txt [2024-04-16T17:33:05.045Z] + '[' /w/workspace/foundry_device-usb-camera_PR-328 ']' [2024-04-16T17:33:05.045Z] + PACKAGES=/tmp/packages_end.txt [2024-04-16T17:33:05.045Z] + case "${OS_FAMILY}" in [2024-04-16T17:33:05.045Z] + dpkg -l [2024-04-16T17:33:05.045Z] + grep '^ii' [2024-04-16T17:33:05.045Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-16T17:33:05.045Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-16T17:33:05.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-16T17:33:05.045Z] + '[' /w/workspace/foundry_device-usb-camera_PR-328 ']' [2024-04-16T17:33:05.045Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-328/archives/ [2024-04-16T17:33:05.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-328/archives/ [Pipeline] echo [2024-04-16T17:33:05.089Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-16T17:33:05.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-16T17:33:06.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-16T17:33:06.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-16T17:33:06.163Z] prd-ubuntu20.04-docker-8c-8g-2559 does not seem to be running inside a container [2024-04-16T17:33:06.251Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-328 -v /w/workspace/foundry_device-usb-camera_PR-328:/w/workspace/foundry_device-usb-camera_PR-328:rw,z -v /w/workspace/foundry_device-usb-camera_PR-328@tmp:/w/workspace/foundry_device-usb-camera_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-16T17:33:06.445Z] $ docker top 932f8d4aaf42b363660453375e4b0fe62912cda7905ba7a1ef8526873698b420 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-16T17:33:06.871Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-16T17:33:07.228Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-16T17:33:07.546Z] + ls /var/log/sa-host [2024-04-16T17:33:07.546Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-16T17:33:07.779Z] provisioning config files... [2024-04-16T17:33:07.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-328@tmp/config4412371693585404940tmp [Pipeline] { [Pipeline] echo [2024-04-16T17:33:07.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:08.160Z] ---> create-netrc.sh [Pipeline] } [2024-04-16T17:33:08.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:08.603Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-16T17:33:08.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:08.960Z] ---> sudo-logs.sh [2024-04-16T17:33:08.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-16T17:33:09.054Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:09.366Z] ---> job-cost.sh [2024-04-16T17:33:09.366Z] lf-activate-venv: SKIPPING [2024-04-16T17:33:09.366Z] DEBUG: total: 0.2199999988079071 [2024-04-16T17:33:09.366Z] INFO: Retrieving Stack Cost... [2024-04-16T17:33:09.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-16T17:33:10.193Z] INFO: Archiving Costs [Pipeline] echo [2024-04-16T17:33:10.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-16T17:33:10.538Z] ---> logs-deploy.sh [2024-04-16T17:33:10.538Z] lf-activate-venv: SKIPPING [2024-04-16T17:33:10.538Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-328/1 [2024-04-16T17:33:10.538Z] INFO: archiving workspace using pattern(s): [2024-04-16T17:33:11.476Z] Archives upload complete. [2024-04-16T17:33:11.476Z] INFO: archiving logs to Nexus