Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch levski at dd9072dad6c3f863b8ef1333924fa26247fc5350 rather than c1e3ce91f0f97ee506b8de9ade7e431d94901851 Obtained Jenkinsfile from dd9072dad6c3f863b8ef1333924fa26247fc5350 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-ssh14252897679498170403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13745172670798829772.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-197/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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7588772215087581780.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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4787287151164062419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7122264563918986848.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-197/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-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18133520876754849933.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4955’ Running on prd-ubuntu20.04-docker-8c-8g-4957 in /w/workspace/foundry_device-usb-camera_PR-197 [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-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit c1e3ce91f0f97ee506b8de9ade7e431d94901851 > 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/197/head:refs/remotes/origin/PR-197 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 Merge succeeded, producing c1e3ce91f0f97ee506b8de9ade7e431d94901851 Checking out Revision c1e3ce91f0f97ee506b8de9ade7e431d94901851 (PR-197) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 Commit message: "fix: device-sdk levski patch stable tag added" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T21:55:05.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T21:55:05.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T21:55:05.303Z] ========================================================= [2023-03-21T21:55:05.303Z] EdgeX Global Pipelines Version Info [2023-03-21T21:55:05.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:55:06.037Z] ------------------- [2023-03-21T21:55:06.037Z] stable info: [2023-03-21T21:55:06.037Z] ------------------- [2023-03-21T21:55:06.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T21:55:06.037Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T21:55:06.037Z] Message: update stable to v1.0.245 [2023-03-21T21:55:06.607Z] ------------------- [2023-03-21T21:55:06.607Z] experimental info: [2023-03-21T21:55:06.607Z] ------------------- [2023-03-21T21:55:06.607Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T21:55:06.607Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T21:55:06.607Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T21:55:06.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-21T21:55:06.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-21T21:55:06.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T21:55:07.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T21:55:07.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T21:55:07.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T21:55:07.139Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T21:55:07.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T21:55:07.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T21:55:07.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T21:55:07.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T21:55:07.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-21T21:55:07.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T21:55:07.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T21:55:07.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T21:55:07.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T21:55:07.554Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T21:55:07.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T21:55:07.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T21:55:07.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T21:55:07.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T21:55:07.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T21:55:07.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T21:55:07.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T21:55:07.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T21:55:07.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T21:55:08.031Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T21:55:08.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo [2023-03-21T21:55:08.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo [2023-03-21T21:55:08.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo [2023-03-21T21:55:08.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo [2023-03-21T21:55:08.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e3ce9 [Pipeline] echo [2023-03-21T21:55:08.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T21:55:08.402Z] provisioning config files... [2023-03-21T21:55:08.421Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config10523179335316081979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:55:09.051Z] ---> docker-login.sh [2023-03-21T21:55:09.051Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:55:09.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:09.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:09.316Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:09.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:09.316Z] [2023-03-21T21:55:09.316Z] Login Succeeded [2023-03-21T21:55:09.316Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:55:09.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:09.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:09.575Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:09.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:09.575Z] [2023-03-21T21:55:09.575Z] Login Succeeded [2023-03-21T21:55:09.575Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:55:09.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:09.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:09.575Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:09.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:09.575Z] [2023-03-21T21:55:09.575Z] Login Succeeded [2023-03-21T21:55:09.575Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:55:09.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:09.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:09.575Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:09.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:09.575Z] [2023-03-21T21:55:09.575Z] Login Succeeded [2023-03-21T21:55:09.575Z] docker.io [2023-03-21T21:55:09.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:09.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:09.834Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:09.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:09.834Z] [2023-03-21T21:55:09.834Z] Login Succeeded [2023-03-21T21:55:09.834Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:55:09.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T21:55:10.511Z] + git rev-list -1 --merges c1e3ce91f0f97ee506b8de9ade7e431d94901851~1..c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo [2023-03-21T21:55:10.616Z] -----------> git rev-list -1 --merges c1e3ce91f0f97ee506b8de9ade7e431d94901851~1..c1e3ce91f0f97ee506b8de9ade7e431d94901851 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [false] [Pipeline] sh [2023-03-21T21:55:10.926Z] + git log --format=format:%s -1 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo [2023-03-21T21:55:10.962Z] ========================================================= [2023-03-21T21:55:10.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T21:55:10.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T21:55:11.369Z] + git log --format=format:%s -1 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo [2023-03-21T21:55:11.398Z] [semverPrep] GIT_COMMIT: c1e3ce91f0f97ee506b8de9ade7e431d94901851, Commit Message: fix: device-sdk levski patch stable tag added [Pipeline] echo [2023-03-21T21:55:11.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T21:55:11.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T21:55:11.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T21:55:11.782Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T21:55:11.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T21:55:11.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T21:55:11.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T21:55:11.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:55:12.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:55:12.193Z] [2023-03-21T21:55:12.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:55:12.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:55:12.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T21:55:12.564Z] b85a868b505f: Pulling fs layer [2023-03-21T21:55:12.564Z] e2be974225ed: Pulling fs layer [2023-03-21T21:55:12.564Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T21:55:12.564Z] 988bab9f4d93: Pulling fs layer [2023-03-21T21:55:12.564Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T21:55:12.564Z] eaf3925da568: Pulling fs layer [2023-03-21T21:55:12.564Z] bab4dde63d76: Pulling fs layer [2023-03-21T21:55:12.564Z] bde34c3a00c8: Pulling fs layer [2023-03-21T21:55:12.564Z] b352a97aabf1: Pulling fs layer [2023-03-21T21:55:12.564Z] 4872d77fe225: Pulling fs layer [2023-03-21T21:55:12.564Z] 5851b861e8e6: Pulling fs layer [2023-03-21T21:55:12.564Z] 1469e6f7b9e6: Waiting [2023-03-21T21:55:12.564Z] eaf3925da568: Waiting [2023-03-21T21:55:12.564Z] bab4dde63d76: Waiting [2023-03-21T21:55:12.564Z] bde34c3a00c8: Waiting [2023-03-21T21:55:12.564Z] 988bab9f4d93: Waiting [2023-03-21T21:55:12.564Z] b352a97aabf1: Waiting [2023-03-21T21:55:12.564Z] 4872d77fe225: Waiting [2023-03-21T21:55:12.564Z] 5851b861e8e6: Waiting [2023-03-21T21:55:12.564Z] e2be974225ed: Verifying Checksum [2023-03-21T21:55:12.564Z] e2be974225ed: Download complete [2023-03-21T21:55:12.564Z] 988bab9f4d93: Verifying Checksum [2023-03-21T21:55:12.564Z] 988bab9f4d93: Download complete [2023-03-21T21:55:12.823Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T21:55:12.823Z] 1469e6f7b9e6: Download complete [2023-03-21T21:55:12.823Z] eaf3925da568: Download complete [2023-03-21T21:55:12.823Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T21:55:12.823Z] 339a4e72a1f5: Download complete [2023-03-21T21:55:12.823Z] bde34c3a00c8: Verifying Checksum [2023-03-21T21:55:12.823Z] bde34c3a00c8: Download complete [2023-03-21T21:55:12.823Z] b352a97aabf1: Verifying Checksum [2023-03-21T21:55:12.823Z] b352a97aabf1: Download complete [2023-03-21T21:55:12.823Z] 4872d77fe225: Verifying Checksum [2023-03-21T21:55:12.823Z] 4872d77fe225: Download complete [2023-03-21T21:55:12.823Z] 5851b861e8e6: Verifying Checksum [2023-03-21T21:55:12.823Z] 5851b861e8e6: Download complete [2023-03-21T21:55:12.823Z] b85a868b505f: Download complete [2023-03-21T21:55:13.391Z] bab4dde63d76: Verifying Checksum [2023-03-21T21:55:13.391Z] bab4dde63d76: Download complete [2023-03-21T21:55:14.327Z] b85a868b505f: Pull complete [2023-03-21T21:55:14.327Z] e2be974225ed: Pull complete [2023-03-21T21:55:14.893Z] 339a4e72a1f5: Pull complete [2023-03-21T21:55:14.893Z] 988bab9f4d93: Pull complete [2023-03-21T21:55:15.152Z] 1469e6f7b9e6: Pull complete [2023-03-21T21:55:15.152Z] eaf3925da568: Pull complete [2023-03-21T21:55:17.055Z] bab4dde63d76: Pull complete [2023-03-21T21:55:17.055Z] bde34c3a00c8: Pull complete [2023-03-21T21:55:17.315Z] b352a97aabf1: Pull complete [2023-03-21T21:55:17.316Z] 4872d77fe225: Pull complete [2023-03-21T21:55:17.316Z] 5851b861e8e6: Pull complete [2023-03-21T21:55:17.316Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T21:55:17.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T21:55:17.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:55:17.526Z] prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container [2023-03-21T21:55:17.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T21:55:19.925Z] $ docker top f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f -eo pid,comm [2023-03-21T21:55:19.983Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T21:55:19.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T21:55:20.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T21:55:20.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T21:55:20.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T21:55:20.215Z] $ docker exec f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent [2023-03-21T21:55:20.323Z] SSH_AUTH_SOCK=/tmp/ssh-iOXpE3yH0wyZ/agent.32 [2023-03-21T21:55:20.324Z] SSH_AGENT_PID=38 [2023-03-21T21:55:20.330Z] Running ssh-add (command line suppressed) [2023-03-21T21:55:20.420Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_11948437834484278913.key (/w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_11948437834484278913.key) [2023-03-21T21:55:20.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T21:55:20.772Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T21:55:20.795Z] $ docker exec --env ******** --env ******** f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent -k [2023-03-21T21:55:20.902Z] unset SSH_AUTH_SOCK; [2023-03-21T21:55:20.902Z] unset SSH_AGENT_PID; [2023-03-21T21:55:20.902Z] echo Agent pid 38 killed; [2023-03-21T21:55:20.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T21:55:21.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T21:55:21.007Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T21:55:21.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T21:55:21.111Z] $ docker exec f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent [2023-03-21T21:55:21.210Z] SSH_AUTH_SOCK=/tmp/ssh-SiFHD66GNOZR/agent.70 [2023-03-21T21:55:21.211Z] SSH_AGENT_PID=76 [2023-03-21T21:55:21.215Z] Running ssh-add (command line suppressed) [2023-03-21T21:55:21.304Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_2472674278022533336.key (/w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_2472674278022533336.key) [2023-03-21T21:55:21.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T21:55:21.651Z] + git semver init [2023-03-21T21:55:21.912Z] 2023-03-21 21:55:21,835 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T21:55:21.912Z] 2023-03-21 21:55:21,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-197/.semver [2023-03-21T21:55:21.912Z] 2023-03-21 21:55:21,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-197/.semver [2023-03-21T21:55:21.912Z] 2023-03-21 21:55:21,836 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-197/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-197, universal_newlines=False, shell=None, istream=None) [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,674 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-197/.git/info/exclude [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 with force:False [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,675 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,678 [execute] INFO git cat-file --batch-check [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,684 [execute] INFO git cat-file --batch [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T21:55:22.848Z] 2023-03-21 21:55:22,688 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 [2023-03-21T21:55:22.848Z] 0.0.0 [Pipeline] } [2023-03-21T21:55:22.869Z] $ docker exec --env ******** --env ******** f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent -k [2023-03-21T21:55:22.965Z] unset SSH_AUTH_SOCK; [2023-03-21T21:55:22.966Z] unset SSH_AGENT_PID; [2023-03-21T21:55:22.966Z] echo Agent pid 76 killed; [2023-03-21T21:55:22.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T21:55:23.400Z] + git semver [Pipeline] } [2023-03-21T21:55:23.684Z] $ docker stop --time=1 f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f [2023-03-21T21:55:25.009Z] $ docker rm -f --volumes f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T21:55:25.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T21:55:25.675Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T21:55:25.692Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T21:55:26.279Z] provisioning config files... [2023-03-21T21:55:26.288Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config14909582492948478672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:55:26.635Z] ---> docker-login.sh [2023-03-21T21:55:26.635Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:55:26.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:26.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:26.635Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:26.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:26.635Z] [2023-03-21T21:55:26.635Z] Login Succeeded [2023-03-21T21:55:26.635Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:55:26.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:26.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:26.635Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:26.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:26.635Z] [2023-03-21T21:55:26.635Z] Login Succeeded [2023-03-21T21:55:26.635Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:55:26.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:26.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:26.895Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:26.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:26.895Z] [2023-03-21T21:55:26.895Z] Login Succeeded [2023-03-21T21:55:26.895Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:55:26.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:26.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:26.895Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:26.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:26.895Z] [2023-03-21T21:55:26.895Z] Login Succeeded [2023-03-21T21:55:26.895Z] docker.io [2023-03-21T21:55:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:55:27.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:55:27.155Z] Configure a credential helper to remove this warning. See [2023-03-21T21:55:27.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:55:27.155Z] [2023-03-21T21:55:27.155Z] Login Succeeded [2023-03-21T21:55:27.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:55:27.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T21:55:27.382Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:55:27.416Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:55:27.447Z] ========================================================= [2023-03-21T21:55:27.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T21:55:27.447Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:55:27.920Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T21:55:27.920Z] Sending build context to Docker daemon 1.856MB [2023-03-21T21:55:27.920Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T21:55:27.920Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T21:55:27.920Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T21:55:27.920Z] 213ec9aee27d: Pulling fs layer [2023-03-21T21:55:27.920Z] 4583459ba037: Pulling fs layer [2023-03-21T21:55:27.920Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T21:55:27.920Z] 53926ce57604: Pulling fs layer [2023-03-21T21:55:27.920Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T21:55:27.920Z] 22ff95d597cd: Pulling fs layer [2023-03-21T21:55:27.920Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T21:55:27.920Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T21:55:27.921Z] a7acece74701: Pulling fs layer [2023-03-21T21:55:27.921Z] 53926ce57604: Waiting [2023-03-21T21:55:27.921Z] 22ff95d597cd: Waiting [2023-03-21T21:55:27.921Z] 21b2b0c7a3f4: Waiting [2023-03-21T21:55:27.921Z] 12d6caf4c0d1: Waiting [2023-03-21T21:55:27.921Z] a7acece74701: Waiting [2023-03-21T21:55:27.921Z] 93c1e223e6f2: Download complete [2023-03-21T21:55:27.921Z] 4583459ba037: Verifying Checksum [2023-03-21T21:55:27.921Z] 4583459ba037: Download complete [2023-03-21T21:55:27.921Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T21:55:27.921Z] 21b2b0c7a3f4: Download complete [2023-03-21T21:55:27.921Z] 22ff95d597cd: Download complete [2023-03-21T21:55:28.180Z] 213ec9aee27d: Verifying Checksum [2023-03-21T21:55:28.180Z] 213ec9aee27d: Download complete [2023-03-21T21:55:28.180Z] 12d6caf4c0d1: Verifying Checksum [2023-03-21T21:55:28.180Z] 12d6caf4c0d1: Download complete [2023-03-21T21:55:28.180Z] 213ec9aee27d: Pull complete [2023-03-21T21:55:28.458Z] 4583459ba037: Pull complete [2023-03-21T21:55:28.458Z] 93c1e223e6f2: Pull complete [2023-03-21T21:55:29.062Z] a7acece74701: Verifying Checksum [2023-03-21T21:55:29.062Z] a7acece74701: Download complete [2023-03-21T21:55:29.062Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T21:55:29.062Z] 96b7cbca73a9: Download complete [2023-03-21T21:55:29.062Z] 53926ce57604: Verifying Checksum [2023-03-21T21:55:29.062Z] 53926ce57604: Download complete [2023-03-21T21:55:32.344Z] 53926ce57604: Pull complete [2023-03-21T21:55:32.602Z] 21b2b0c7a3f4: Pull complete [2023-03-21T21:55:32.602Z] 22ff95d597cd: Pull complete [2023-03-21T21:55:32.602Z] 12d6caf4c0d1: Pull complete [2023-03-21T21:55:34.499Z] 96b7cbca73a9: Pull complete [2023-03-21T21:55:35.434Z] a7acece74701: Pull complete [2023-03-21T21:55:35.434Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T21:55:35.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T21:55:35.434Z] ---> db6d94c90886 [2023-03-21T21:55:35.434Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T21:55:39.840Z] ---> Running in 4c0e6b095be5 [2023-03-21T21:55:39.840Z] Removing intermediate container 4c0e6b095be5 [2023-03-21T21:55:39.840Z] ---> 7aace618f34e [2023-03-21T21:55:39.840Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T21:55:39.840Z] ---> Running in e985f197361c [2023-03-21T21:55:39.840Z] Removing intermediate container e985f197361c [2023-03-21T21:55:39.840Z] ---> f72e2fd4117b [2023-03-21T21:55:39.840Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T21:55:39.840Z] ---> Running in 73f1fad0e09c [2023-03-21T21:55:39.840Z] Removing intermediate container 73f1fad0e09c [2023-03-21T21:55:39.840Z] ---> dc41ed180e38 [2023-03-21T21:55:39.840Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T21:55:39.840Z] ---> Running in 2f0a2654d903 [2023-03-21T21:55:39.840Z] Removing intermediate container 2f0a2654d903 [2023-03-21T21:55:39.840Z] ---> d6ede517d934 [2023-03-21T21:55:39.840Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T21:55:39.840Z] ---> Running in e91df293d3d7 [2023-03-21T21:55:39.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:55:39.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:55:40.098Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-21T21:55:40.098Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-21T21:55:40.098Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-21T21:55:40.098Z] (4/80) Installing libxcb (1.15-r0) [2023-03-21T21:55:40.357Z] (5/80) Installing libx11 (1.8-r0) [2023-03-21T21:55:40.357Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-21T21:55:40.357Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-21T21:55:40.357Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-21T21:55:40.357Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-21T21:55:40.357Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-21T21:55:40.357Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-21T21:55:40.357Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-21T21:55:40.357Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-21T21:55:40.357Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-21T21:55:40.357Z] (15/80) Installing libice (1.0.10-r0) [2023-03-21T21:55:40.357Z] (16/80) Installing libuuid (2.38-r1) [2023-03-21T21:55:41.098Z] Still waiting to schedule task [2023-03-21T21:55:41.098Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T21:55:46.412Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-21T21:55:46.412Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-21T21:55:46.412Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-21T21:55:46.412Z] (20/80) Installing xset (1.2.4-r0) [2023-03-21T21:55:46.412Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-21T21:55:46.412Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-21T21:55:46.412Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-21T21:55:46.412Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-21T21:55:46.412Z] (25/80) Installing libintl (0.21-r2) [2023-03-21T21:55:46.412Z] (26/80) Installing libblkid (2.38-r1) [2023-03-21T21:55:46.412Z] (27/80) Installing libmount (2.38-r1) [2023-03-21T21:55:46.412Z] (28/80) Installing pcre (8.45-r2) [2023-03-21T21:55:46.412Z] (29/80) Installing glib (2.72.1-r0) [2023-03-21T21:55:46.412Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-21T21:55:48.062Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-21T21:55:48.062Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-21T21:55:49.879Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-21T21:55:50.140Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-21T21:55:50.140Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-21T21:55:50.140Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-21T21:55:50.140Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T21:55:50.140Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-21T21:55:50.402Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-21T21:55:50.402Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-21T21:55:50.402Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-21T21:55:50.402Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-21T21:55:50.402Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-21T21:55:50.402Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-21T21:55:50.402Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-21T21:55:50.402Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-21T21:55:50.402Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-21T21:55:50.402Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-21T21:55:50.402Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-21T21:55:50.402Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-21T21:55:50.667Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-21T21:55:50.667Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-21T21:55:50.667Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-21T21:55:50.667Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-21T21:55:50.667Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-21T21:55:50.667Z] (56/80) Installing libunistring (1.0-r0) [2023-03-21T21:55:50.667Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-21T21:55:50.667Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-21T21:55:50.667Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-21T21:55:50.667Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-21T21:55:50.667Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-21T21:55:50.667Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-21T21:55:50.667Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-21T21:55:50.667Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-21T21:55:50.928Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T21:55:50.928Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-21T21:55:50.928Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-21T21:55:50.928Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-21T21:55:50.928Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-21T21:55:50.928Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-21T21:55:50.928Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-21T21:55:50.928Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-21T21:55:51.187Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T21:55:51.187Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-21T21:55:51.187Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-21T21:55:51.187Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T21:55:51.187Z] (76/80) Installing kmod-libs (29-r2) [2023-03-21T21:55:51.187Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-21T21:55:51.445Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-21T21:55:51.445Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-21T21:55:51.446Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-21T21:55:51.446Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T21:55:51.446Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T21:55:51.446Z] OK: 331 MiB in 131 packages [2023-03-21T21:55:53.981Z] Removing intermediate container e91df293d3d7 [2023-03-21T21:55:53.981Z] ---> 92ad777ef167 [2023-03-21T21:55:53.981Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-21T21:55:53.981Z] ---> Running in deef754e04bb [2023-03-21T21:55:54.240Z] Removing intermediate container deef754e04bb [2023-03-21T21:55:54.240Z] ---> 1d9a845d5253 [2023-03-21T21:55:54.240Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-21T21:55:54.240Z] ---> 58dd41041519 [2023-03-21T21:55:54.240Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T21:55:54.240Z] ---> Running in 2326f73cde70 [2023-03-21T21:56:26.329Z] Removing intermediate container 2326f73cde70 [2023-03-21T21:56:26.329Z] ---> 18c8e2ee8fbb [2023-03-21T21:56:26.329Z] Step 11/13 : COPY . . [2023-03-21T21:56:26.329Z] ---> b78079ba2147 [2023-03-21T21:56:26.329Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T21:56:26.329Z] ---> Running in 4e982aa4f61f [2023-03-21T21:56:26.329Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T21:56:26.329Z]  Dload Upload Total Spent Left Speed [2023-03-21T21:56:26.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5126 0 --:--:-- --:--:-- --:--:-- 5130 [2023-03-21T21:56:26.329Z] Removing intermediate container 4e982aa4f61f [2023-03-21T21:56:26.329Z] ---> 0c8b71894e18 [2023-03-21T21:56:26.329Z] Step 13/13 : RUN ${MAKE} [2023-03-21T21:56:26.329Z] ---> Running in 62affe47efb7 [2023-03-21T21:56:26.329Z] noop [2023-03-21T21:56:26.329Z] Removing intermediate container 62affe47efb7 [2023-03-21T21:56:26.329Z] ---> c8de146f78f9 [2023-03-21T21:56:26.329Z] Successfully built c8de146f78f9 [2023-03-21T21:56:26.329Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:56:26.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T21:56:26.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:56:26.912Z] prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container [2023-03-21T21:56:26.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T21:56:27.274Z] $ docker top 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:56:27.653Z] + go version [2023-03-21T21:56:27.653Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T21:56:27.696Z] $ docker stop --time=1 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 [2023-03-21T21:56:28.936Z] $ docker rm -f --volumes 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:56:29.630Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T21:56:29.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:56:29.776Z] prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container [2023-03-21T21:56:29.816Z] $ 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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T21:56:30.120Z] $ docker top 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:56:30.505Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-197 [Pipeline] fileExists [Pipeline] sh [2023-03-21T21:56:30.867Z] + make test [2023-03-21T21:56:30.867Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-21T21:56:31.125Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-21T21:56:41.088Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-21T21:56:41.088Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2023-03-21T21:56:47.643Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-21T21:56:47.643Z] CGO_ENABLED=1 go vet ./... [2023-03-21T21:56:50.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T21:56:50.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T21:56:50.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T21:56:50.466Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T21:56:50.501Z] $ docker stop --time=1 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca [2023-03-21T21:56:52.630Z] $ docker rm -f --volumes 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T21:56:53.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T21:56:53.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T21:56:53.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T21:56:54.046Z] + ls -al . [2023-03-21T21:56:54.046Z] total 204 [2023-03-21T21:56:54.046Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 21:56 . [2023-03-21T21:56:54.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:54 .. [2023-03-21T21:56:54.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:56 .git [2023-03-21T21:56:54.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 .github [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 21:55 .gitignore [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:55 .golangci.yml [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 21:55 .hadolint.yml [2023-03-21T21:56:54.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:55 .semver [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 21:55 Attribution.txt [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 21:55 CHANGELOG.md [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 21:55 Dockerfile [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 21:55 GOVERNANCE.md [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 21:55 Jenkinsfile [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:55 LICENSE [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 21:55 Makefile [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 21:55 OWNERS.md [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 21:55 README.md [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:55 VERSION [2023-03-21T21:56:54.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:55 bin [2023-03-21T21:56:54.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 cmd [2023-03-21T21:56:54.046Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 21:56 coverage.out [2023-03-21T21:56:54.046Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 21:55 docker-entrypoint.sh [2023-03-21T21:56:54.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:55 docs [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 21:55 go.mod [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 21:55 go.sum [2023-03-21T21:56:54.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 internal [2023-03-21T21:56:54.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:55 snap [2023-03-21T21:56:54.046Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:56:54.423Z] + 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=c1e3ce91f0f97ee506b8de9ade7e431d94901851 --label arch=amd64 --label version=0.0.0 . [2023-03-21T21:56:54.424Z] Sending build context to Docker daemon 1.887MB [2023-03-21T21:56:54.424Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T21:56:54.424Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-21T21:56:54.424Z] ---> c8de146f78f9 [2023-03-21T21:56:54.424Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-21T21:56:54.424Z] ---> Running in ba4126e7073c [2023-03-21T21:56:54.877Z] Removing intermediate container ba4126e7073c [2023-03-21T21:56:54.877Z] ---> e7f73d380923 [2023-03-21T21:56:54.877Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T21:56:54.877Z] ---> Running in 822387ef209a [2023-03-21T21:56:54.877Z] Removing intermediate container 822387ef209a [2023-03-21T21:56:54.877Z] ---> c5c64f0acd74 [2023-03-21T21:56:54.877Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T21:56:54.877Z] ---> Running in ad85d01bbc87 [2023-03-21T21:56:54.877Z] Removing intermediate container ad85d01bbc87 [2023-03-21T21:56:54.877Z] ---> 4b118d802a42 [2023-03-21T21:56:54.877Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T21:56:54.877Z] ---> Running in 86446e95cdd6 [2023-03-21T21:56:54.877Z] Removing intermediate container 86446e95cdd6 [2023-03-21T21:56:54.877Z] ---> 8383d6995811 [2023-03-21T21:56:54.877Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T21:56:54.877Z] ---> Running in 57301659df74 [2023-03-21T21:56:55.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:56:55.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:56:55.656Z] OK: 331 MiB in 131 packages [2023-03-21T21:56:55.924Z] Removing intermediate container 57301659df74 [2023-03-21T21:56:55.924Z] ---> 8affbc765b3c [2023-03-21T21:56:55.924Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-21T21:56:55.924Z] ---> Running in 021c9819878a [2023-03-21T21:56:55.924Z] Removing intermediate container 021c9819878a [2023-03-21T21:56:55.924Z] ---> 77f79ac8e46a [2023-03-21T21:56:55.924Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-21T21:56:55.924Z] ---> 69b2976e5e70 [2023-03-21T21:56:55.924Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T21:56:56.189Z] ---> Running in 11fd815fd289 [2023-03-21T21:56:56.790Z] Removing intermediate container 11fd815fd289 [2023-03-21T21:56:56.790Z] ---> 4ef4968ed45d [2023-03-21T21:56:56.790Z] Step 11/35 : COPY . . [2023-03-21T21:56:56.790Z] ---> 3a8d04179365 [2023-03-21T21:56:56.790Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T21:56:56.790Z] ---> Running in 9a39c3dc7fcc [2023-03-21T21:56:57.051Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T21:56:57.051Z] Dload Upload Total Spent Left Speed [2023-03-21T21:56:57.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40579 0 --:--:-- --:--:-- --:--:-- 40846 [2023-03-21T21:56:57.311Z] Removing intermediate container 9a39c3dc7fcc [2023-03-21T21:56:57.311Z] ---> ff5abdaac790 [2023-03-21T21:56:57.311Z] Step 13/35 : RUN ${MAKE} [2023-03-21T21:56:57.578Z] ---> Running in 4383a52315ba [2023-03-21T21:56:57.578Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-21T21:57:20.052Z] Removing intermediate container 4383a52315ba [2023-03-21T21:57:20.052Z] ---> 99b269922e21 [2023-03-21T21:57:20.052Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-21T21:57:20.052Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-21T21:57:20.052Z] 4acc49c71d14: Pulling fs layer [2023-03-21T21:57:20.052Z] 4acc49c71d14: Verifying Checksum [2023-03-21T21:57:20.052Z] 4acc49c71d14: Download complete [2023-03-21T21:57:20.052Z] 4acc49c71d14: Pull complete [2023-03-21T21:57:20.052Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-21T21:57:20.052Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-21T21:57:20.052Z] ---> 01a2bd3e5fff [2023-03-21T21:57:20.052Z] Step 15/35 : FROM alpine:3.16 [2023-03-21T21:57:20.974Z] 3.16: Pulling from library/alpine [2023-03-21T21:57:20.974Z] ef5531b6e74e: Pulling fs layer [2023-03-21T21:57:21.722Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4958 in /w/workspace/foundry_device-usb-camera_PR-197 [Pipeline] { [Pipeline] ws [2023-03-21T21:57:21.777Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-21T21:57:21.850Z] Selected Git installation does not exist. Using Default [2023-03-21T21:57:21.850Z] The recommended git tool is: NONE [2023-03-21T21:57:24.509Z] ef5531b6e74e: Verifying Checksum [2023-03-21T21:57:24.509Z] ef5531b6e74e: Download complete [2023-03-21T21:57:24.509Z] ef5531b6e74e: Pull complete [2023-03-21T21:57:24.509Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T21:57:24.509Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T21:57:24.509Z] ---> dfd21b5a31f5 [2023-03-21T21:57:24.509Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T21:57:24.766Z] ---> Running in bf88e016afdf [2023-03-21T21:57:24.766Z] Removing intermediate container bf88e016afdf [2023-03-21T21:57:24.766Z] ---> 402311ee1a63 [2023-03-21T21:57:24.766Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-21T21:57:24.766Z] ---> Running in 5006d72216fe [2023-03-21T21:57:25.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T21:57:25.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T21:57:25.587Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-03-21T21:57:25.587Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-03-21T21:57:25.587Z] (3/83) Installing libxau (1.0.9-r0) [2023-03-21T21:57:25.587Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-03-21T21:57:25.587Z] (5/83) Installing libxcb (1.15-r0) [2023-03-21T21:57:25.587Z] (6/83) Installing libx11 (1.8-r0) [2023-03-21T21:57:25.587Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-03-21T21:57:25.587Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-03-21T21:57:25.587Z] (9/83) Installing expat (2.5.0-r0) [2023-03-21T21:57:25.847Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-03-21T21:57:25.847Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-03-21T21:57:25.847Z] (12/83) Installing libpng (1.6.37-r1) [2023-03-21T21:57:25.847Z] (13/83) Installing freetype (2.12.1-r0) [2023-03-21T21:57:25.847Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-03-21T21:57:25.847Z] (15/83) Installing fribidi (1.0.12-r0) [2023-03-21T21:57:25.847Z] (16/83) Installing libffi (3.4.2-r1) [2023-03-21T21:57:25.847Z] (17/83) Installing libintl (0.21-r2) [2023-03-21T21:57:25.847Z] (18/83) Installing libblkid (2.38-r1) [2023-03-21T21:57:25.847Z] (19/83) Installing libmount (2.38-r1) [2023-03-21T21:57:25.847Z] (20/83) Installing pcre (8.45-r2) [2023-03-21T21:57:25.847Z] (21/83) Installing glib (2.72.1-r0) [2023-03-21T21:57:25.847Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-03-21T21:57:25.847Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-03-21T21:57:25.847Z] (24/83) Installing libass (0.16.0-r0) [2023-03-21T21:57:25.847Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-03-21T21:57:25.847Z] (26/83) Installing libpciaccess (0.16-r0) [2023-03-21T21:57:25.847Z] (27/83) Installing libdrm (2.4.110-r0) [2023-03-21T21:57:25.847Z] (28/83) Installing gmp (6.2.1-r2) [2023-03-21T21:57:25.847Z] (29/83) Installing nettle (3.7.3-r0) [2023-03-21T21:57:25.847Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-03-21T21:57:25.847Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-03-21T21:57:25.847Z] (32/83) Installing libunistring (1.0-r0) [2023-03-21T21:57:25.847Z] (33/83) Installing gnutls (3.7.7-r1) [2023-03-21T21:57:25.847Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-21T21:57:25.847Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-21T21:57:26.105Z] (36/83) Installing lame (3.100-r0) [2023-03-21T21:57:26.105Z] (37/83) Installing opus (1.3.1-r1) [2023-03-21T21:57:26.105Z] (38/83) Installing libasyncns (0.8-r1) [2023-03-21T21:57:26.105Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-03-21T21:57:26.105Z] (40/83) Installing libltdl (2.4.7-r0) [2023-03-21T21:57:26.105Z] (41/83) Installing orc (0.4.32-r0) [2023-03-21T21:57:26.105Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T21:57:26.105Z] (43/83) Installing libogg (1.3.5-r1) [2023-03-21T21:57:26.105Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T21:57:26.105Z] (45/83) Installing flac (1.3.4-r0) [2023-03-21T21:57:26.105Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-03-21T21:57:26.105Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-03-21T21:57:26.105Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-03-21T21:57:26.105Z] (49/83) Installing soxr (0.1.3-r2) [2023-03-21T21:57:26.105Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-03-21T21:57:26.105Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-03-21T21:57:26.105Z] (52/83) Installing libpulse (15.0-r2) [2023-03-21T21:57:26.105Z] (53/83) Installing cjson (1.7.15-r3) [2023-03-21T21:57:26.105Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-03-21T21:57:26.105Z] (55/83) Installing librist (0.2.6-r1) [2023-03-21T21:57:26.105Z] (56/83) Installing libsrt (1.4.4-r0) [2023-03-21T21:57:26.105Z] (57/83) Installing libssh (0.9.6-r1) [2023-03-21T21:57:26.105Z] (58/83) Installing libtheora (1.1.1-r16) [2023-03-21T21:57:26.105Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T21:57:26.105Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T21:57:26.105Z] (61/83) Installing libxext (1.3.4-r0) [2023-03-21T21:57:26.105Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-03-21T21:57:26.105Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T21:57:26.105Z] (64/83) Installing libva (2.14.0-r0) [2023-03-21T21:57:26.365Z] (65/83) Installing libvdpau (1.5-r0) [2023-03-21T21:57:26.365Z] (66/83) Installing vidstab (1.1.0-r1) [2023-03-21T21:57:26.365Z] (67/83) Installing libvpx (1.11.0-r1) [2023-03-21T21:57:26.365Z] (68/83) Installing libwebp (1.2.3-r0) [2023-03-21T21:57:26.365Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-03-21T21:57:26.365Z] (70/83) Installing numactl (2.0.14-r0) [2023-03-21T21:57:26.365Z] (71/83) Installing x265-libs (3.5-r3) [2023-03-21T21:57:26.365Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-03-21T21:57:26.365Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-03-21T21:57:26.621Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-03-21T21:57:26.621Z] (75/83) Installing udev-init-scripts (35-r0) [2023-03-21T21:57:26.621Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T21:57:26.621Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-03-21T21:57:26.621Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-03-21T21:57:26.621Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-03-21T21:57:26.621Z] (79/83) Installing kmod-libs (29-r2) [2023-03-21T21:57:26.621Z] (80/83) Installing eudev (3.2.11-r0) [2023-03-21T21:57:26.621Z] (81/83) Installing libsodium (1.0.18-r0) [2023-03-21T21:57:26.621Z] (82/83) Installing libzmq (4.3.4-r0) [2023-03-21T21:57:26.621Z] (83/83) Installing zeromq (4.3.4-r0) [2023-03-21T21:57:26.621Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T21:57:26.621Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T21:57:26.621Z] OK: 101 MiB in 97 packages [2023-03-21T21:57:27.056Z] using credential edgex-jenkins-ssh [2023-03-21T21:57:27.072Z] Cloning the remote Git repository [2023-03-21T21:57:27.118Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-21T21:57:27.205Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-03-21T21:57:27.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-21T21:57:27.361Z] > git --version # timeout=10 [2023-03-21T21:57:27.383Z] > git --version # 'git version 2.25.1' [2023-03-21T21:57:27.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T21:57:27.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T21:57:29.151Z] Removing intermediate container 5006d72216fe [2023-03-21T21:57:29.151Z] ---> 9eaf8b240b83 [2023-03-21T21:57:29.151Z] Step 18/35 : WORKDIR / [2023-03-21T21:57:29.151Z] ---> Running in 70d61aeb8cfb [2023-03-21T21:57:29.151Z] Removing intermediate container 70d61aeb8cfb [2023-03-21T21:57:29.151Z] ---> 75cf49ac601c [2023-03-21T21:57:29.151Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-21T21:57:29.719Z] ---> 3adffbf13876 [2023-03-21T21:57:29.719Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-21T21:57:29.719Z] ---> ec8b10dcf03f [2023-03-21T21:57:29.719Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-21T21:57:29.719Z] ---> 8dfbf40f0d3b [2023-03-21T21:57:29.719Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-21T21:57:29.977Z] ---> 034c55080811 [2023-03-21T21:57:29.977Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-21T21:57:29.977Z] ---> a91419a4798a [2023-03-21T21:57:29.977Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-21T21:57:30.235Z] ---> 8524e50486dd [2023-03-21T21:57:30.235Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-21T21:57:29.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-21T21:57:29.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T21:57:30.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-21T21:57:30.521Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-21T21:57:30.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T21:57:30.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 [2023-03-21T21:57:31.101Z] Merging remotes/origin/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit c1e3ce91f0f97ee506b8de9ade7e431d94901851 [2023-03-21T21:57:31.172Z] ---> 392901ff4469 [2023-03-21T21:57:31.172Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-21T21:57:31.172Z] ---> Running in 5cb7d17b68f3 [2023-03-21T21:57:31.395Z] Merge succeeded, producing c1e3ce91f0f97ee506b8de9ade7e431d94901851 [2023-03-21T21:57:31.396Z] Checking out Revision c1e3ce91f0f97ee506b8de9ade7e431d94901851 (PR-197) [2023-03-21T21:57:31.430Z] Removing intermediate container 5cb7d17b68f3 [2023-03-21T21:57:31.430Z] ---> 85f79f845f7d [2023-03-21T21:57:31.430Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-21T21:57:31.430Z] ---> Running in f5bae5b9288a [2023-03-21T21:57:31.995Z] Removing intermediate container f5bae5b9288a [2023-03-21T21:57:31.995Z] ---> d126a7f76301 [2023-03-21T21:57:31.995Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-21T21:57:31.995Z] ---> Running in 744e0911cbc8 [2023-03-21T21:57:31.125Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T21:57:31.205Z] > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 [2023-03-21T21:57:31.303Z] > git remote # timeout=10 [2023-03-21T21:57:31.324Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T21:57:31.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T21:57:31.354Z] > git merge dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 [2023-03-21T21:57:31.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T21:57:31.406Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T21:57:31.420Z] > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 [2023-03-21T21:57:32.562Z] Removing intermediate container 744e0911cbc8 [2023-03-21T21:57:32.562Z] ---> 7244d3fabe7d [2023-03-21T21:57:32.562Z] Step 29/35 : EXPOSE 59983 [2023-03-21T21:57:32.562Z] ---> Running in 078ba056fc31 [2023-03-21T21:57:32.562Z] Removing intermediate container 078ba056fc31 [2023-03-21T21:57:32.562Z] ---> e69cb577b595 [2023-03-21T21:57:32.562Z] Step 30/35 : EXPOSE 8554 [2023-03-21T21:57:32.562Z] ---> Running in c0e4c8e7bed7 [2023-03-21T21:57:32.820Z] Removing intermediate container c0e4c8e7bed7 [2023-03-21T21:57:32.820Z] ---> e5f9521f7f15 [2023-03-21T21:57:32.820Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-21T21:57:32.820Z] ---> Running in e591bb5d2c5d [2023-03-21T21:57:32.820Z] Removing intermediate container e591bb5d2c5d [2023-03-21T21:57:32.820Z] ---> 66545df69a11 [2023-03-21T21:57:32.820Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-21T21:57:32.820Z] ---> Running in 0aa6f83223d1 [2023-03-21T21:57:32.820Z] Removing intermediate container 0aa6f83223d1 [2023-03-21T21:57:32.820Z] ---> 6a4dc702da13 [2023-03-21T21:57:32.820Z] Step 33/35 : LABEL arch=amd64 [2023-03-21T21:57:32.820Z] ---> Running in 3da588de21d1 [2023-03-21T21:57:33.078Z] Removing intermediate container 3da588de21d1 [2023-03-21T21:57:33.078Z] ---> e7ed835b993c [2023-03-21T21:57:33.078Z] Step 34/35 : LABEL git_sha=c1e3ce91f0f97ee506b8de9ade7e431d94901851 [2023-03-21T21:57:33.078Z] ---> Running in 48835a55b9b4 [2023-03-21T21:57:33.078Z] Removing intermediate container 48835a55b9b4 [2023-03-21T21:57:33.078Z] ---> 7979a070e337 [2023-03-21T21:57:33.078Z] Step 35/35 : LABEL version=0.0.0 [2023-03-21T21:57:33.078Z] ---> Running in d02e7c7503f1 [2023-03-21T21:57:33.078Z] Removing intermediate container d02e7c7503f1 [2023-03-21T21:57:33.078Z] ---> e3b1f38b2dd2 [2023-03-21T21:57:33.078Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T21:57:33.337Z] Successfully built e3b1f38b2dd2 [2023-03-21T21:57:33.337Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:34.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:57:34.189Z] [2023-03-21T21:57:34.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:34.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:57:34.576Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T21:57:34.576Z] 5eb5b503b376: Pulling fs layer [2023-03-21T21:57:34.576Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T21:57:34.576Z] ec43610c2a17: Pulling fs layer [2023-03-21T21:57:34.576Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T21:57:34.576Z] 33b1e0a273af: Pulling fs layer [2023-03-21T21:57:34.576Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T21:57:34.576Z] 2f39f015ded8: Pulling fs layer [2023-03-21T21:57:34.576Z] 33b1e0a273af: Waiting [2023-03-21T21:57:34.576Z] 5d3b04190fa2: Waiting [2023-03-21T21:57:34.576Z] 2f39f015ded8: Waiting [2023-03-21T21:57:34.576Z] 5c69ac0246d0: Download complete [2023-03-21T21:57:34.576Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T21:57:34.576Z] 3a2ae6a8a46f: Download complete [2023-03-21T21:57:34.839Z] 33b1e0a273af: Verifying Checksum [2023-03-21T21:57:34.839Z] 33b1e0a273af: Download complete [2023-03-21T21:57:34.839Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T21:57:34.839Z] 5d3b04190fa2: Download complete [2023-03-21T21:57:34.839Z] ec43610c2a17: Verifying Checksum [2023-03-21T21:57:34.839Z] ec43610c2a17: Download complete [2023-03-21T21:57:34.839Z] 5eb5b503b376: Verifying Checksum [2023-03-21T21:57:34.839Z] 5eb5b503b376: Download complete [2023-03-21T21:57:34.914Z] Commit message: "fix: device-sdk levski patch stable tag added" [2023-03-21T21:57:34.967Z] > git --version # timeout=10 [2023-03-21T21:57:34.978Z] > git --version # 'git version 2.25.1' [2023-03-21T21:57:34.991Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T21:57:35.454Z] [2023-03-21T21:57:35.454Z] GitHub has been notified of this commit’s build result [2023-03-21T21:57:35.454Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T21:57:36.057Z] 5eb5b503b376: Pull complete [2023-03-21T21:57:36.057Z] 5c69ac0246d0: Pull complete [2023-03-21T21:57:36.057Z] 2f39f015ded8: Download complete [2023-03-21T21:57:36.195Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T21:57:36.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T21:57:36.195Z] Dload Upload Total Spent Left Speed [2023-03-21T21:57:36.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-21T21:57:36.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T21:57:36.987Z] ec43610c2a17: Pull complete [2023-03-21T21:57:36.987Z] 3a2ae6a8a46f: Pull complete [2023-03-21T21:57:36.987Z] 33b1e0a273af: Pull complete [2023-03-21T21:57:36.987Z] 5d3b04190fa2: Pull complete [2023-03-21T21:57:37.228Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T21:57:37.228Z] + sudo tee /etc/docker/daemon.new [2023-03-21T21:57:37.228Z] { [2023-03-21T21:57:37.228Z] "registry-mirrors": [ [2023-03-21T21:57:37.228Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T21:57:37.228Z] ], [2023-03-21T21:57:37.228Z] "bip": "10.250.0.254/24", [2023-03-21T21:57:37.228Z] "hosts": [ [2023-03-21T21:57:37.228Z] "tcp://0.0.0.0:5555", [2023-03-21T21:57:37.228Z] "unix:///var/run/docker.sock" [2023-03-21T21:57:37.228Z] ], [2023-03-21T21:57:37.228Z] "mtu": 1458, [2023-03-21T21:57:37.228Z] "selinux-enabled": true, [2023-03-21T21:57:37.228Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T21:57:37.228Z] } [Pipeline] sh [2023-03-21T21:57:37.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T21:57:37.922Z] + sudo service docker restart [2023-03-21T21:57:41.166Z] 2f39f015ded8: Pull complete [2023-03-21T21:57:41.166Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T21:57:41.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T21:57:41.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:57:41.398Z] prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container [2023-03-21T21:57:41.436Z] $ 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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T21:57:44.469Z] $ docker top 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:57:44.921Z] ---> job-cost.sh [2023-03-21T21:57:44.921Z] lf-activate-venv: SKIPPING [2023-03-21T21:57:44.921Z] INFO: No Stack... [2023-03-21T21:57:45.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T21:57:45.752Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T21:57:46.072Z] + cat /w/workspace/foundry_device-usb-camera_PR-197/archives/cost.csv [2023-03-21T21:57:46.072Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T21:57:46.119Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [2023-03-21T21:57:46.124Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] did not exist. Created. [2023-03-21T21:57:46.124Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T21:57:46.528Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T21:57:46.578Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T21:57:46.619Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T21:57:46.712Z] $ docker stop --time=1 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af [2023-03-21T21:57:47.884Z] $ docker rm -f --volumes 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T21:57:56.260Z] provisioning config files... [2023-03-21T21:57:56.285Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17460918034976880884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T21:57:56.682Z] ---> docker-login.sh [2023-03-21T21:57:56.682Z] nexus3.edgexfoundry.org:10001 [2023-03-21T21:57:57.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:57.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:57.270Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:57.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:57.270Z] [2023-03-21T21:57:57.270Z] Login Succeeded [2023-03-21T21:57:57.270Z] nexus3.edgexfoundry.org:10002 [2023-03-21T21:57:57.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:57.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:57.541Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:57.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:57.541Z] [2023-03-21T21:57:57.541Z] Login Succeeded [2023-03-21T21:57:57.541Z] nexus3.edgexfoundry.org:10003 [2023-03-21T21:57:57.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:58.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:58.096Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:58.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:58.096Z] [2023-03-21T21:57:58.096Z] Login Succeeded [2023-03-21T21:57:58.096Z] nexus3.edgexfoundry.org:10004 [2023-03-21T21:57:58.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:58.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:58.369Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:58.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:58.369Z] [2023-03-21T21:57:58.369Z] Login Succeeded [2023-03-21T21:57:58.369Z] docker.io [2023-03-21T21:57:58.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T21:57:58.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T21:57:58.909Z] Configure a credential helper to remove this warning. See [2023-03-21T21:57:58.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T21:57:58.909Z] [2023-03-21T21:57:58.909Z] Login Succeeded [2023-03-21T21:57:58.909Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T21:57:58.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T21:57:59.330Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:57:59.364Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T21:57:59.396Z] ========================================================= [2023-03-21T21:57:59.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T21:57:59.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:57:59.895Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T21:58:00.166Z] Sending build context to Docker daemon 1.211MB [2023-03-21T21:58:00.166Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T21:58:00.166Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T21:58:00.437Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T21:58:00.437Z] 9b18e9b68314: Pulling fs layer [2023-03-21T21:58:00.437Z] 35d82f9e3411: Pulling fs layer [2023-03-21T21:58:00.437Z] e16973657156: Pulling fs layer [2023-03-21T21:58:00.437Z] fc693d55d65f: Pulling fs layer [2023-03-21T21:58:00.437Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T21:58:00.437Z] dda99020689f: Pulling fs layer [2023-03-21T21:58:00.437Z] db1c61fa0a46: Pulling fs layer [2023-03-21T21:58:00.437Z] 891c053d2c06: Pulling fs layer [2023-03-21T21:58:00.437Z] fc693d55d65f: Waiting [2023-03-21T21:58:00.437Z] 7e9fc2657dce: Waiting [2023-03-21T21:58:00.437Z] dda99020689f: Waiting [2023-03-21T21:58:00.437Z] 891c053d2c06: Waiting [2023-03-21T21:58:00.437Z] e16973657156: Verifying Checksum [2023-03-21T21:58:00.437Z] e16973657156: Download complete [2023-03-21T21:58:00.437Z] 35d82f9e3411: Verifying Checksum [2023-03-21T21:58:00.437Z] 35d82f9e3411: Download complete [2023-03-21T21:58:00.437Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T21:58:00.437Z] 7e9fc2657dce: Download complete [2023-03-21T21:58:00.437Z] dda99020689f: Verifying Checksum [2023-03-21T21:58:00.437Z] dda99020689f: Download complete [2023-03-21T21:58:00.437Z] 9b18e9b68314: Verifying Checksum [2023-03-21T21:58:00.437Z] 9b18e9b68314: Download complete [2023-03-21T21:58:01.414Z] 9b18e9b68314: Pull complete [2023-03-21T21:58:01.687Z] 891c053d2c06: Verifying Checksum [2023-03-21T21:58:01.687Z] 891c053d2c06: Download complete [2023-03-21T21:58:01.973Z] 35d82f9e3411: Pull complete [2023-03-21T21:58:02.248Z] e16973657156: Pull complete [2023-03-21T21:58:02.838Z] db1c61fa0a46: Verifying Checksum [2023-03-21T21:58:02.838Z] db1c61fa0a46: Download complete [2023-03-21T21:58:03.427Z] fc693d55d65f: Download complete [2023-03-21T21:58:15.780Z] fc693d55d65f: Pull complete [2023-03-21T21:58:15.780Z] 7e9fc2657dce: Pull complete [2023-03-21T21:58:15.780Z] dda99020689f: Pull complete [2023-03-21T21:58:22.446Z] db1c61fa0a46: Pull complete [2023-03-21T21:58:24.392Z] 891c053d2c06: Pull complete [2023-03-21T21:58:24.393Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T21:58:24.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T21:58:24.393Z] ---> f96f9c87975a [2023-03-21T21:58:24.393Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T21:58:26.361Z] ---> Running in 33ab70c7296c [2023-03-21T21:58:26.361Z] Removing intermediate container 33ab70c7296c [2023-03-21T21:58:26.362Z] ---> e2b09428a7b1 [2023-03-21T21:58:26.362Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T21:58:26.362Z] ---> Running in 912d60d7ebbe [2023-03-21T21:58:26.648Z] Removing intermediate container 912d60d7ebbe [2023-03-21T21:58:26.648Z] ---> 54459627c508 [2023-03-21T21:58:26.648Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T21:58:26.920Z] ---> Running in 9b0da6f127b7 [2023-03-21T21:58:27.189Z] Removing intermediate container 9b0da6f127b7 [2023-03-21T21:58:27.189Z] ---> 115f19e55c90 [2023-03-21T21:58:27.189Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T21:58:27.189Z] ---> Running in cb5d9eb62bb6 [2023-03-21T21:58:27.462Z] Removing intermediate container cb5d9eb62bb6 [2023-03-21T21:58:27.462Z] ---> 24f3889b31f2 [2023-03-21T21:58:27.462Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T21:58:27.731Z] ---> Running in c787533c27b4 [2023-03-21T21:58:28.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T21:58:28.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T21:58:29.920Z] (1/14) Installing libintl (0.21-r2) [2023-03-21T21:58:29.920Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-21T21:58:29.920Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T21:58:29.920Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T21:58:29.920Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-21T21:58:30.187Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-21T21:58:30.187Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T21:58:30.187Z] (7/14) Installing libblkid (2.38-r1) [2023-03-21T21:58:30.187Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-21T21:58:30.187Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-21T21:58:30.187Z] (10/14) Installing kmod-libs (29-r2) [2023-03-21T21:58:30.187Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-21T21:58:30.187Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-21T21:58:30.187Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-21T21:58:30.187Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-21T21:58:30.460Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T21:58:30.460Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T21:58:30.460Z] OK: 228 MiB in 65 packages [2023-03-21T21:58:31.438Z] Removing intermediate container c787533c27b4 [2023-03-21T21:58:31.438Z] ---> 58cc537c04b3 [2023-03-21T21:58:31.438Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-21T21:58:31.708Z] ---> Running in e8ecde92249c [2023-03-21T21:58:31.976Z] Removing intermediate container e8ecde92249c [2023-03-21T21:58:31.976Z] ---> a201c9c063f9 [2023-03-21T21:58:31.976Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-21T21:58:32.572Z] ---> 41d1ea8301bf [2023-03-21T21:58:32.572Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T21:58:32.572Z] ---> Running in 4905887c1318 [2023-03-21T21:59:29.004Z] Removing intermediate container 4905887c1318 [2023-03-21T21:59:29.005Z] ---> ad20bec513f7 [2023-03-21T21:59:29.005Z] Step 11/13 : COPY . . [2023-03-21T21:59:29.005Z] ---> b6943b6fd4fe [2023-03-21T21:59:29.005Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T21:59:29.005Z] ---> Running in f2683e344c82 [2023-03-21T21:59:29.005Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T21:59:29.005Z] Dload Upload Total Spent Left Speed [2023-03-21T21:59:29.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 11024 0 --:--:-- --:--:-- --:--:-- 11178 [2023-03-21T21:59:29.967Z] Removing intermediate container f2683e344c82 [2023-03-21T21:59:29.967Z] ---> 172134047f8d [2023-03-21T21:59:29.967Z] Step 13/13 : RUN ${MAKE} [2023-03-21T21:59:29.967Z] ---> Running in 045a0335cf0e [2023-03-21T21:59:30.929Z] noop [2023-03-21T21:59:31.513Z] Removing intermediate container 045a0335cf0e [2023-03-21T21:59:31.513Z] ---> f6f90ab7a2b3 [2023-03-21T21:59:31.513Z] Successfully built f6f90ab7a2b3 [2023-03-21T21:59:31.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:31.989Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T21:59:31.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:59:32.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container [2023-03-21T21:59:32.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T21:59:33.507Z] $ docker top eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:59:34.391Z] + go version [2023-03-21T21:59:34.391Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T21:59:34.433Z] $ docker stop --time=1 eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 [2023-03-21T21:59:36.089Z] $ docker rm -f --volumes eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T21:59:36.970Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T21:59:36.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T21:59:37.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container [2023-03-21T21:59:37.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T21:59:38.478Z] $ docker top c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T21:59:39.380Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T21:59:40.097Z] + make test [2023-03-21T21:59:40.097Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-21T21:59:41.514Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-21T22:01:18.199Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-21T22:01:18.464Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2023-03-21T22:01:19.047Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:01:19.047Z] CGO_ENABLED=1 go vet ./... [2023-03-21T22:01:45.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:01:45.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:01:45.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:01:45.824Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:01:45.855Z] $ docker stop --time=1 c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 [2023-03-21T22:01:47.816Z] $ docker rm -f --volumes c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:01:48.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:01:48.944Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:01:49.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:01:50.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:01:50.722Z] + ls -al . [2023-03-21T22:01:50.722Z] total 200 [2023-03-21T22:01:50.722Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 21:59 . [2023-03-21T22:01:50.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 .. [2023-03-21T22:01:50.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:57 .git [2023-03-21T22:01:50.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 .github [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 21:57 .gitignore [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:57 .golangci.yml [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 21:57 .hadolint.yml [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 21:57 Attribution.txt [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 21:57 CHANGELOG.md [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 21:57 Dockerfile [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 21:57 GOVERNANCE.md [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 21:57 Jenkinsfile [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:57 LICENSE [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 21:57 Makefile [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 21:57 OWNERS.md [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 21:57 README.md [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:55 VERSION [2023-03-21T22:01:50.722Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:57 bin [2023-03-21T22:01:50.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 cmd [2023-03-21T22:01:50.722Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 22:01 coverage.out [2023-03-21T22:01:50.722Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 21:57 docker-entrypoint.sh [2023-03-21T22:01:50.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 docs [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 21:57 go.mod [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 21:57 go.sum [2023-03-21T22:01:50.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 internal [2023-03-21T22:01:50.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 snap [2023-03-21T22:01:50.722Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:01:51.164Z] + 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=c1e3ce91f0f97ee506b8de9ade7e431d94901851 --label arch=arm64 --label version=0.0.0 . [2023-03-21T22:01:52.165Z] Sending build context to Docker daemon 1.243MB [2023-03-21T22:01:52.165Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T22:01:52.165Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-21T22:01:52.165Z] ---> f6f90ab7a2b3 [2023-03-21T22:01:52.165Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:01:52.165Z] ---> Running in e2bd36e51ef8 [2023-03-21T22:01:52.443Z] Removing intermediate container e2bd36e51ef8 [2023-03-21T22:01:52.443Z] ---> b4f2002e85c9 [2023-03-21T22:01:52.443Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:01:52.721Z] ---> Running in eb24c8c53f96 [2023-03-21T22:01:52.990Z] Removing intermediate container eb24c8c53f96 [2023-03-21T22:01:52.990Z] ---> 85da0f6578ea [2023-03-21T22:01:52.990Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-21T22:01:52.990Z] ---> Running in 65ed7ef59dd9 [2023-03-21T22:01:53.261Z] Removing intermediate container 65ed7ef59dd9 [2023-03-21T22:01:53.261Z] ---> bf40dd44457e [2023-03-21T22:01:53.261Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-21T22:01:53.531Z] ---> Running in 0ec79b057ffa [2023-03-21T22:01:53.810Z] Removing intermediate container 0ec79b057ffa [2023-03-21T22:01:53.810Z] ---> 85913c528848 [2023-03-21T22:01:53.810Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:01:54.079Z] ---> Running in 3e1bbfe67565 [2023-03-21T22:01:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:01:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:01:58.856Z] OK: 228 MiB in 65 packages [2023-03-21T22:02:00.270Z] Removing intermediate container 3e1bbfe67565 [2023-03-21T22:02:00.270Z] ---> f12e1220f3a1 [2023-03-21T22:02:00.270Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-21T22:02:00.270Z] ---> Running in 451f1a33c784 [2023-03-21T22:02:00.538Z] Removing intermediate container 451f1a33c784 [2023-03-21T22:02:00.538Z] ---> 21f83b4e7a39 [2023-03-21T22:02:00.538Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-21T22:02:02.483Z] ---> 082d47caa918 [2023-03-21T22:02:02.483Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:02:02.483Z] ---> Running in d4d6ed425dcf [2023-03-21T22:02:05.067Z] Removing intermediate container d4d6ed425dcf [2023-03-21T22:02:05.067Z] ---> 520691e59205 [2023-03-21T22:02:05.067Z] Step 11/35 : COPY . . [2023-03-21T22:02:07.657Z] ---> d203a3f43aff [2023-03-21T22:02:07.657Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-21T22:02:07.657Z] ---> Running in d44ad0ddf0b5 [2023-03-21T22:02:08.240Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:02:08.240Z] Dload Upload Total Spent Left Speed [2023-03-21T22:02:08.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5688 0 --:--:-- --:--:-- --:--:-- 5709 [2023-03-21T22:02:09.099Z] Removing intermediate container d44ad0ddf0b5 [2023-03-21T22:02:09.099Z] ---> 0aa35ea9bb5c [2023-03-21T22:02:09.099Z] Step 13/35 : RUN ${MAKE} [2023-03-21T22:02:09.368Z] ---> Running in be88f129b1b4 [2023-03-21T22:02:10.330Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-21T22:04:47.075Z] Removing intermediate container be88f129b1b4 [2023-03-21T22:04:47.075Z] ---> ea400ee69714 [2023-03-21T22:04:47.075Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-21T22:04:47.075Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-21T22:04:47.075Z] 8766b47fe142: Pulling fs layer [2023-03-21T22:04:47.075Z] 8766b47fe142: Verifying Checksum [2023-03-21T22:04:47.075Z] 8766b47fe142: Download complete [2023-03-21T22:04:47.075Z] 8766b47fe142: Pull complete [2023-03-21T22:04:47.075Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-21T22:04:47.075Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-21T22:04:47.076Z] ---> 69d40e2cb93c [2023-03-21T22:04:47.076Z] Step 15/35 : FROM alpine:3.16 [2023-03-21T22:04:47.076Z] 3.16: Pulling from library/alpine [2023-03-21T22:04:47.076Z] 3760b48202b3: Pulling fs layer [2023-03-21T22:04:47.076Z] 3760b48202b3: Verifying Checksum [2023-03-21T22:04:47.076Z] 3760b48202b3: Download complete [2023-03-21T22:04:47.076Z] 3760b48202b3: Pull complete [2023-03-21T22:04:47.076Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T22:04:47.076Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T22:04:47.076Z] ---> 4c81e5bf8899 [2023-03-21T22:04:47.076Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T22:04:47.076Z] ---> Running in f08467da9b5e [2023-03-21T22:04:47.076Z] Removing intermediate container f08467da9b5e [2023-03-21T22:04:47.076Z] ---> b56a0a33164f [2023-03-21T22:04:47.076Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-21T22:04:47.076Z] ---> Running in e945e065bc72 [2023-03-21T22:04:47.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:04:48.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:04:49.444Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-03-21T22:04:49.444Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-03-21T22:04:49.444Z] (3/82) Installing libxau (1.0.9-r0) [2023-03-21T22:04:49.444Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-03-21T22:04:49.444Z] (5/82) Installing libxcb (1.15-r0) [2023-03-21T22:04:49.444Z] (6/82) Installing libx11 (1.8-r0) [2023-03-21T22:04:49.712Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-03-21T22:04:49.980Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-03-21T22:04:49.980Z] (9/82) Installing expat (2.5.0-r0) [2023-03-21T22:04:49.980Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-03-21T22:04:50.248Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-03-21T22:04:50.248Z] (12/82) Installing libpng (1.6.37-r1) [2023-03-21T22:04:50.248Z] (13/82) Installing freetype (2.12.1-r0) [2023-03-21T22:04:50.248Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-03-21T22:04:50.248Z] (15/82) Installing fribidi (1.0.12-r0) [2023-03-21T22:04:50.248Z] (16/82) Installing libffi (3.4.2-r1) [2023-03-21T22:04:50.248Z] (17/82) Installing libintl (0.21-r2) [2023-03-21T22:04:50.248Z] (18/82) Installing libblkid (2.38-r1) [2023-03-21T22:04:50.248Z] (19/82) Installing libmount (2.38-r1) [2023-03-21T22:04:50.248Z] (20/82) Installing pcre (8.45-r2) [2023-03-21T22:04:50.248Z] (21/82) Installing glib (2.72.1-r0) [2023-03-21T22:04:50.517Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-03-21T22:04:50.517Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-03-21T22:04:50.517Z] (24/82) Installing libass (0.16.0-r0) [2023-03-21T22:04:50.517Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-03-21T22:04:50.785Z] (26/82) Installing libdrm (2.4.110-r0) [2023-03-21T22:04:50.785Z] (27/82) Installing gmp (6.2.1-r2) [2023-03-21T22:04:50.785Z] (28/82) Installing nettle (3.7.3-r0) [2023-03-21T22:04:50.785Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-03-21T22:04:50.785Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-03-21T22:04:50.785Z] (31/82) Installing libunistring (1.0-r0) [2023-03-21T22:04:50.785Z] (32/82) Installing gnutls (3.7.7-r1) [2023-03-21T22:04:51.052Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-21T22:04:51.052Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-21T22:04:51.052Z] (35/82) Installing lame (3.100-r0) [2023-03-21T22:04:51.320Z] (36/82) Installing opus (1.3.1-r1) [2023-03-21T22:04:51.320Z] (37/82) Installing libasyncns (0.8-r1) [2023-03-21T22:04:51.320Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-03-21T22:04:51.320Z] (39/82) Installing libltdl (2.4.7-r0) [2023-03-21T22:04:51.589Z] (40/82) Installing orc (0.4.32-r0) [2023-03-21T22:04:51.589Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T22:04:51.589Z] (42/82) Installing libogg (1.3.5-r1) [2023-03-21T22:04:51.589Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T22:04:51.589Z] (44/82) Installing flac (1.3.4-r0) [2023-03-21T22:04:51.589Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-03-21T22:04:51.589Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-03-21T22:04:51.856Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-03-21T22:04:51.856Z] (48/82) Installing soxr (0.1.3-r2) [2023-03-21T22:04:51.856Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-03-21T22:04:51.856Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-03-21T22:04:51.856Z] (51/82) Installing libpulse (15.0-r2) [2023-03-21T22:04:51.856Z] (52/82) Installing cjson (1.7.15-r3) [2023-03-21T22:04:51.856Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-03-21T22:04:52.123Z] (54/82) Installing librist (0.2.6-r1) [2023-03-21T22:04:52.123Z] (55/82) Installing libsrt (1.4.4-r0) [2023-03-21T22:04:52.123Z] (56/82) Installing libssh (0.9.6-r1) [2023-03-21T22:04:52.123Z] (57/82) Installing libtheora (1.1.1-r16) [2023-03-21T22:04:52.123Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-03-21T22:04:52.123Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-03-21T22:04:52.123Z] (60/82) Installing libxext (1.3.4-r0) [2023-03-21T22:04:52.123Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-03-21T22:04:52.123Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-03-21T22:04:52.123Z] (63/82) Installing libva (2.14.0-r0) [2023-03-21T22:04:52.390Z] (64/82) Installing libvdpau (1.5-r0) [2023-03-21T22:04:52.390Z] (65/82) Installing vidstab (1.1.0-r1) [2023-03-21T22:04:52.390Z] (66/82) Installing libvpx (1.11.0-r1) [2023-03-21T22:04:52.390Z] (67/82) Installing libwebp (1.2.3-r0) [2023-03-21T22:04:52.660Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-03-21T22:04:52.660Z] (69/82) Installing numactl (2.0.14-r0) [2023-03-21T22:04:52.660Z] (70/82) Installing x265-libs (3.5-r3) [2023-03-21T22:04:52.926Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-03-21T22:04:52.926Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-03-21T22:04:53.516Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-03-21T22:04:53.516Z] (74/82) Installing udev-init-scripts (35-r0) [2023-03-21T22:04:53.516Z] Executing udev-init-scripts-35-r0.post-install [2023-03-21T22:04:53.787Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-03-21T22:04:53.787Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-03-21T22:04:53.787Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-03-21T22:04:53.787Z] (78/82) Installing kmod-libs (29-r2) [2023-03-21T22:04:53.787Z] (79/82) Installing eudev (3.2.11-r0) [2023-03-21T22:04:53.787Z] (80/82) Installing libsodium (1.0.18-r0) [2023-03-21T22:04:53.787Z] (81/82) Installing libzmq (4.3.4-r0) [2023-03-21T22:04:53.787Z] (82/82) Installing zeromq (4.3.4-r0) [2023-03-21T22:04:53.787Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T22:04:53.787Z] Executing eudev-3.2.11-r0.trigger [2023-03-21T22:04:53.787Z] OK: 78 MiB in 96 packages [2023-03-21T22:04:57.159Z] Removing intermediate container e945e065bc72 [2023-03-21T22:04:57.159Z] ---> d0d01b4bdd4c [2023-03-21T22:04:57.159Z] Step 18/35 : WORKDIR / [2023-03-21T22:04:57.159Z] ---> Running in df779b5821bb [2023-03-21T22:04:57.427Z] Removing intermediate container df779b5821bb [2023-03-21T22:04:57.427Z] ---> c5e5d6e43549 [2023-03-21T22:04:57.427Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-21T22:04:59.393Z] ---> 79dad3700498 [2023-03-21T22:04:59.393Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-21T22:04:59.664Z] ---> 86d9a732c375 [2023-03-21T22:04:59.664Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-21T22:05:02.254Z] ---> a841d7a61bf1 [2023-03-21T22:05:02.254Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-21T22:05:02.841Z] ---> 013d779ced9f [2023-03-21T22:05:02.841Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-21T22:05:03.429Z] ---> e1b85bf7b2fa [2023-03-21T22:05:03.429Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-21T22:05:04.019Z] ---> fdda4ba8ce54 [2023-03-21T22:05:04.019Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-21T22:05:05.441Z] ---> 85c2baa80bc1 [2023-03-21T22:05:05.441Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:05:05.710Z] ---> Running in d9614c37cfd9 [2023-03-21T22:05:07.670Z] Removing intermediate container d9614c37cfd9 [2023-03-21T22:05:07.670Z] ---> bb9c4e6a7aff [2023-03-21T22:05:07.670Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-21T22:05:07.670Z] ---> Running in 7a340ea477ed [2023-03-21T22:05:09.204Z] Removing intermediate container 7a340ea477ed [2023-03-21T22:05:09.204Z] ---> a336c27ab2d0 [2023-03-21T22:05:09.204Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-21T22:05:09.476Z] ---> Running in 8aa234a9d5ac [2023-03-21T22:05:11.430Z] Removing intermediate container 8aa234a9d5ac [2023-03-21T22:05:11.430Z] ---> eb4518efefb0 [2023-03-21T22:05:11.430Z] Step 29/35 : EXPOSE 59983 [2023-03-21T22:05:11.430Z] ---> Running in 7d6075b009bc [2023-03-21T22:05:11.700Z] Removing intermediate container 7d6075b009bc [2023-03-21T22:05:11.700Z] ---> 1b1af960bf06 [2023-03-21T22:05:11.700Z] Step 30/35 : EXPOSE 8554 [2023-03-21T22:05:11.700Z] ---> Running in fb7475040dfb [2023-03-21T22:05:11.971Z] Removing intermediate container fb7475040dfb [2023-03-21T22:05:11.971Z] ---> 0f07e277d7d7 [2023-03-21T22:05:11.971Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-21T22:05:12.239Z] ---> Running in 58c1351ad482 [2023-03-21T22:05:12.508Z] Removing intermediate container 58c1351ad482 [2023-03-21T22:05:12.508Z] ---> 3746c08710f5 [2023-03-21T22:05:12.508Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-21T22:05:12.508Z] ---> Running in 5d9821b9a715 [2023-03-21T22:05:12.776Z] Removing intermediate container 5d9821b9a715 [2023-03-21T22:05:12.776Z] ---> 4ffbd3ef7dd2 [2023-03-21T22:05:12.776Z] Step 33/35 : LABEL arch=arm64 [2023-03-21T22:05:13.051Z] ---> Running in 6b9dd5fbd20d [2023-03-21T22:05:13.320Z] Removing intermediate container 6b9dd5fbd20d [2023-03-21T22:05:13.320Z] ---> 19c7a561470d [2023-03-21T22:05:13.320Z] Step 34/35 : LABEL git_sha=c1e3ce91f0f97ee506b8de9ade7e431d94901851 [2023-03-21T22:05:13.320Z] ---> Running in 4c483d33bdcd [2023-03-21T22:05:13.590Z] Removing intermediate container 4c483d33bdcd [2023-03-21T22:05:13.590Z] ---> a9dac303f9dd [2023-03-21T22:05:13.590Z] Step 35/35 : LABEL version=0.0.0 [2023-03-21T22:05:13.590Z] ---> Running in 2d69c8229027 [2023-03-21T22:05:13.860Z] Removing intermediate container 2d69c8229027 [2023-03-21T22:05:13.860Z] ---> 88eee6a8b1f0 [2023-03-21T22:05:13.860Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:05:14.129Z] Successfully built 88eee6a8b1f0 [2023-03-21T22:05:14.129Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:05:14.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:05:14.951Z] [2023-03-21T22:05:14.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:05:15.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:05:15.638Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:05:15.638Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:05:15.638Z] 04944245beec: Pulling fs layer [2023-03-21T22:05:15.638Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:05:15.638Z] 765212b225bb: Pulling fs layer [2023-03-21T22:05:15.638Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:05:15.638Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:05:15.638Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:05:15.638Z] d65c8cfc05b1: Waiting [2023-03-21T22:05:15.638Z] 765212b225bb: Waiting [2023-03-21T22:05:15.638Z] f23df028b6ca: Waiting [2023-03-21T22:05:15.638Z] 04944245beec: Verifying Checksum [2023-03-21T22:05:15.638Z] 04944245beec: Download complete [2023-03-21T22:05:15.638Z] 765212b225bb: Verifying Checksum [2023-03-21T22:05:15.638Z] 765212b225bb: Download complete [2023-03-21T22:05:15.638Z] f23df028b6ca: Verifying Checksum [2023-03-21T22:05:15.638Z] f23df028b6ca: Download complete [2023-03-21T22:05:15.638Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:05:15.638Z] d65c8cfc05b1: Download complete [2023-03-21T22:05:15.910Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:05:15.910Z] 699f458cf7ca: Download complete [2023-03-21T22:05:16.181Z] 8998bd30e6a1: Download complete [2023-03-21T22:05:18.768Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:05:18.768Z] 2437ff75d9bd: Download complete [2023-03-21T22:05:20.716Z] 8998bd30e6a1: Pull complete [2023-03-21T22:05:20.985Z] 04944245beec: Pull complete [2023-03-21T22:05:22.397Z] 699f458cf7ca: Pull complete [2023-03-21T22:05:22.397Z] 765212b225bb: Pull complete [2023-03-21T22:05:23.369Z] f23df028b6ca: Pull complete [2023-03-21T22:05:23.369Z] d65c8cfc05b1: Pull complete [2023-03-21T22:05:38.377Z] 2437ff75d9bd: Pull complete [2023-03-21T22:05:38.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:05:38.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:05:38.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:05:38.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container [2023-03-21T22:05:38.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T22:05:41.671Z] $ docker top b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:42.627Z] ---> job-cost.sh [2023-03-21T22:05:42.627Z] lf-activate-venv: SKIPPING [2023-03-21T22:05:42.627Z] INFO: No Stack... [2023-03-21T22:05:43.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:05:44.173Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:05:44.836Z] + + cut -d,cat -f6 /w/workspace/device-usb-camera/1/archives/cost.csv [2023-03-21T22:05:44.836Z] [Pipeline] lock [2023-03-21T22:05:44.930Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [2023-03-21T22:05:44.936Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] did not exist. Created. [2023-03-21T22:05:44.936Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:05:45.677Z] /w/workspace/device-usb-camera/1@tmp/durable-ed46e21a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:05:46.354Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:05:46.395Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:05:46.452Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:05:46.466Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:05:46.557Z] $ docker stop --time=1 b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 [2023-03-21T22:05:48.097Z] $ docker rm -f --volumes b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T22:05:49.113Z] provisioning config files... [2023-03-21T22:05:49.120Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config1688250890193863683tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:05:49.460Z] + set +x [2023-03-21T22:05:49.460Z] + curl -s https://codecov.io/bash [2023-03-21T22:05:49.460Z] + bash -s -- [2023-03-21T22:05:49.460Z] [2023-03-21T22:05:49.460Z] _____ _ [2023-03-21T22:05:49.460Z] / ____| | | [2023-03-21T22:05:49.460Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:05:49.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:05:49.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:05:49.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:05:49.460Z] Bash-1.0.6 [2023-03-21T22:05:49.460Z] [2023-03-21T22:05:49.460Z] [2023-03-21T22:05:49.460Z] ==> git version 2.25.1 found [2023-03-21T22:05:49.460Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T22:05:49.460Z] Release-Date: 2020-01-08 [2023-03-21T22:05:49.460Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T22:05:49.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:05:49.460Z] ==> Jenkins CI detected. [2023-03-21T22:05:49.460Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-197 [2023-03-21T22:05:49.460Z] project root: . [2023-03-21T22:05:49.460Z] --> token set from env [2023-03-21T22:05:49.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:05:49.460Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:05:49.460Z] ==> Python coveragepy not found [2023-03-21T22:05:49.460Z] ==> Searching for coverage reports in: [2023-03-21T22:05:49.460Z] + . [2023-03-21T22:05:49.460Z] -> Found 1 reports [2023-03-21T22:05:49.460Z] ==> Detecting git/mercurial file structure [2023-03-21T22:05:49.719Z] ==> Reading reports [2023-03-21T22:05:49.719Z] + ./coverage.out bytes=30666 [2023-03-21T22:05:49.719Z] ==> Appending adjustments [2023-03-21T22:05:49.719Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:05:49.719Z] + Found adjustments [2023-03-21T22:05:49.719Z] ==> Gzipping contents [2023-03-21T22:05:49.719Z] 8.0K /tmp/codecov.7rN12K.gz [2023-03-21T22:05:49.719Z] ==> Uploading reports [2023-03-21T22:05:49.719Z] url: https://codecov.io [2023-03-21T22:05:49.719Z] query: branch=PR-197&commit=c1e3ce91f0f97ee506b8de9ade7e431d94901851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-03-21T22:05:49.719Z] -> Pinging Codecov [2023-03-21T22:05:49.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-197&commit=c1e3ce91f0f97ee506b8de9ade7e431d94901851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-03-21T22:05:49.979Z] -> Uploading to [2023-03-21T22:05:49.979Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/73D8F5FF140700D3E01443B452E23636/c1e3ce91f0f97ee506b8de9ade7e431d94901851/4d411540-89a7-4c66-be06-90754d1cd3c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T220549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0d303c7c44e7d2e138605eabc95037fb6a428c94e757586ad7df85e08f62c03 [2023-03-21T22:05:49.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:05:49.979Z] Dload Upload Total Spent Left Speed [2023-03-21T22:05:50.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 15342 --:--:-- --:--:-- --:--:-- 15342 [2023-03-21T22:05:50.237Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] } [2023-03-21T22:05:50.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T22:05:51.984Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-197/archives ] [2023-03-21T22:05:51.984Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-197/archives [2023-03-21T22:05:51.984Z] total 16 [2023-03-21T22:05:51.984Z] drwxr-xr-x 3 root root 4096 Mar 21 21:57 . [2023-03-21T22:05:51.984Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:57 .. [2023-03-21T22:05:51.984Z] drwxr-xr-x 2 root root 4096 Mar 21 21:57 cost [2023-03-21T22:05:51.984Z] -rw-r--r-- 1 root root 89 Mar 21 21:57 cost.csv [2023-03-21T22:05:51.984Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-197/archives [2023-03-21T22:05:51.984Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-197/archives [2023-03-21T22:05:51.984Z] total 16 [2023-03-21T22:05:51.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:57 . [2023-03-21T22:05:51.984Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:57 .. [2023-03-21T22:05:51.984Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 21:57 cost [2023-03-21T22:05:51.984Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:52.322Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:53.210Z] ---> package-listing.sh [2023-03-21T22:05:53.210Z] ++ facter osfamily [2023-03-21T22:05:53.210Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:05:53.469Z] + OS_FAMILY=debian [2023-03-21T22:05:53.469Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-197 [2023-03-21T22:05:53.469Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:05:53.469Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:05:53.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:05:53.469Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:05:53.469Z] + '[' /w/workspace/foundry_device-usb-camera_PR-197 ']' [2023-03-21T22:05:53.469Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:05:53.469Z] + case "${OS_FAMILY}" in [2023-03-21T22:05:53.469Z] + dpkg -l [2023-03-21T22:05:53.469Z] + grep '^ii' [2023-03-21T22:05:53.469Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:05:53.469Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:05:53.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:05:53.469Z] + '[' /w/workspace/foundry_device-usb-camera_PR-197 ']' [2023-03-21T22:05:53.469Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-197/archives/ [2023-03-21T22:05:53.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-197/archives/ [Pipeline] echo [2023-03-21T22:05:53.502Z] 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T22:05:53.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:05:54.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:05:54.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:05:54.556Z] prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container [2023-03-21T22:05:54.599Z] $ 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-197/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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:05:54.778Z] $ docker top 136687ad28096514dae3dc45ffefaed5f5216086e2f36a9ed26404f7b2a9dd5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:05:55.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:05:55.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:05:55.776Z] + ls /var/log/sa-host [2023-03-21T22:05:55.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:05:55.906Z] provisioning config files... [2023-03-21T22:05:55.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config2897137284967468318tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:05:55.967Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:56.275Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:05:56.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:56.701Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:05:56.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:57.038Z] ---> sudo-logs.sh [2023-03-21T22:05:57.038Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:05:57.121Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:57.433Z] ---> job-cost.sh [2023-03-21T22:05:57.433Z] lf-activate-venv: SKIPPING [2023-03-21T22:05:57.433Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:05:57.433Z] INFO: Retrieving Stack Cost... [2023-03-21T22:05:57.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:05:58.265Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:05:58.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:05:58.614Z] ---> logs-deploy.sh [2023-03-21T22:05:58.614Z] lf-activate-venv: SKIPPING [2023-03-21T22:05:58.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-197/1 [2023-03-21T22:05:58.614Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:05:59.551Z] Archives upload complete. [2023-03-21T22:05:59.551Z] INFO: archiving logs to Nexus