Pull request #94 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 vyshali-chitikeshi for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 2f8c06fbfb8b0782f288c35171c6afc148f652fe rather than 5c3ff37e6f3b5260e37461b19fc0cce4779704de Obtained Jenkinsfile from 2f8c06fbfb8b0782f288c35171c6afc148f652fe 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-ssh341479922330505721.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3312240901101004472.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-94/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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10272560178587505189.key Verifying host key using known hosts file > 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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1545334157185720832.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7411100676747598998.key Verifying host key using known hosts file > 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-94/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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15794736257511907807.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-1880’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1881 in /w/workspace/xfoundry_device-usb-camera_PR-94 [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/xfoundry_device-usb-camera_PR-94 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 5c3ff37e6f3b5260e37461b19fc0cce4779704de Merge succeeded, producing 5c3ff37e6f3b5260e37461b19fc0cce4779704de Checking out Revision 5c3ff37e6f3b5260e37461b19fc0cce4779704de (PR-94) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 Commit message: "Delete test" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T00:19:22.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T00:19:23.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T00:19:23.168Z] ========================================================= [2022-09-29T00:19:23.168Z] EdgeX Global Pipelines Version Info [2022-09-29T00:19:23.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:19:23.916Z] ------------------- [2022-09-29T00:19:23.916Z] stable info: [2022-09-29T00:19:23.916Z] ------------------- [2022-09-29T00:19:23.916Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T00:19:23.916Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T00:19:23.916Z] Message: update stable to v1.0.239 [2022-09-29T00:19:24.486Z] ------------------- [2022-09-29T00:19:24.486Z] experimental info: [2022-09-29T00:19:24.486Z] ------------------- [2022-09-29T00:19:24.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T00:19:24.486Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T00:19:24.486Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T00:19:24.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-29T00:19:24.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-29T00:19:24.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T00:19:24.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T00:19:25.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T00:19:25.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T00:19:25.097Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T00:19:25.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-29T00:19:25.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T00:19:25.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T00:19:25.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T00:19:25.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-29T00:19:25.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T00:19:25.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T00:19:25.414Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T00:19:25.454Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-29T00:19:25.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T00:19:25.529Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T00:19:25.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T00:19:25.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T00:19:25.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-29T00:19:25.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-29T00:19:25.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-29T00:19:25.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-29T00:19:25.804Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-29T00:19:25.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T00:19:25.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T00:19:25.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo [2022-09-29T00:19:25.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo [2022-09-29T00:19:26.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo [2022-09-29T00:19:26.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo [2022-09-29T00:19:26.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c3ff37 [Pipeline] echo [2022-09-29T00:19:26.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T00:19:26.302Z] provisioning config files... [2022-09-29T00:19:26.318Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config525333150027272820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:19:26.670Z] ---> docker-login.sh [2022-09-29T00:19:26.670Z] nexus3.edgexfoundry.org:10001 [2022-09-29T00:19:27.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:27.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:27.501Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:27.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:27.501Z] [2022-09-29T00:19:27.501Z] Login Succeeded [2022-09-29T00:19:27.501Z] nexus3.edgexfoundry.org:10002 [2022-09-29T00:19:27.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:27.761Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:27.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:27.761Z] [2022-09-29T00:19:27.761Z] Login Succeeded [2022-09-29T00:19:27.761Z] nexus3.edgexfoundry.org:10003 [2022-09-29T00:19:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:27.761Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:27.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:27.761Z] [2022-09-29T00:19:27.761Z] Login Succeeded [2022-09-29T00:19:27.761Z] nexus3.edgexfoundry.org:10004 [2022-09-29T00:19:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:27.761Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:27.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:27.761Z] [2022-09-29T00:19:27.761Z] Login Succeeded [2022-09-29T00:19:27.761Z] docker.io [2022-09-29T00:19:28.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:28.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:28.278Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:28.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:28.278Z] [2022-09-29T00:19:28.278Z] Login Succeeded [2022-09-29T00:19:28.279Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T00:19:28.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-29T00:19:28.905Z] + git rev-list -1 --merges 5c3ff37e6f3b5260e37461b19fc0cce4779704de~1..5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo [2022-09-29T00:19:28.949Z] -----------> git rev-list -1 --merges 5c3ff37e6f3b5260e37461b19fc0cce4779704de~1..5c3ff37e6f3b5260e37461b19fc0cce4779704de 5c3ff37e6f3b5260e37461b19fc0cce4779704de [false] [Pipeline] sh [2022-09-29T00:19:29.256Z] + git log --format=format:%s -1 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo [2022-09-29T00:19:29.288Z] ========================================================= [2022-09-29T00:19:29.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T00:19:29.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T00:19:29.703Z] + git log --format=format:%s -1 5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] echo [2022-09-29T00:19:29.737Z] [semverPrep] GIT_COMMIT: 5c3ff37e6f3b5260e37461b19fc0cce4779704de, Commit Message: Delete test [Pipeline] echo [2022-09-29T00:19:29.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-29T00:19:30.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T00:19:30.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T00:19:30.148Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T00:19:30.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T00:19:30.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T00:19:30.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T00:19:30.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:19:30.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T00:19:30.626Z] [2022-09-29T00:19:30.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:19:30.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T00:19:30.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T00:19:30.997Z] b85a868b505f: Pulling fs layer [2022-09-29T00:19:30.997Z] e2be974225ed: Pulling fs layer [2022-09-29T00:19:30.997Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T00:19:30.997Z] 988bab9f4d93: Pulling fs layer [2022-09-29T00:19:30.997Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T00:19:30.997Z] eaf3925da568: Pulling fs layer [2022-09-29T00:19:30.997Z] bab4dde63d76: Pulling fs layer [2022-09-29T00:19:30.997Z] bde34c3a00c8: Pulling fs layer [2022-09-29T00:19:30.997Z] b352a97aabf1: Pulling fs layer [2022-09-29T00:19:30.997Z] 4872d77fe225: Pulling fs layer [2022-09-29T00:19:30.997Z] 5851b861e8e6: Pulling fs layer [2022-09-29T00:19:30.997Z] 1469e6f7b9e6: Waiting [2022-09-29T00:19:30.997Z] bab4dde63d76: Waiting [2022-09-29T00:19:30.997Z] eaf3925da568: Waiting [2022-09-29T00:19:30.997Z] bde34c3a00c8: Waiting [2022-09-29T00:19:30.997Z] b352a97aabf1: Waiting [2022-09-29T00:19:30.997Z] 4872d77fe225: Waiting [2022-09-29T00:19:30.997Z] 5851b861e8e6: Waiting [2022-09-29T00:19:30.997Z] 988bab9f4d93: Waiting [2022-09-29T00:19:30.997Z] e2be974225ed: Download complete [2022-09-29T00:19:30.997Z] 988bab9f4d93: Download complete [2022-09-29T00:19:31.256Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T00:19:31.256Z] 1469e6f7b9e6: Download complete [2022-09-29T00:19:31.256Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T00:19:31.256Z] 339a4e72a1f5: Download complete [2022-09-29T00:19:31.256Z] eaf3925da568: Download complete [2022-09-29T00:19:31.256Z] bde34c3a00c8: Verifying Checksum [2022-09-29T00:19:31.256Z] bde34c3a00c8: Download complete [2022-09-29T00:19:31.256Z] b352a97aabf1: Verifying Checksum [2022-09-29T00:19:31.256Z] b352a97aabf1: Download complete [2022-09-29T00:19:31.256Z] 4872d77fe225: Verifying Checksum [2022-09-29T00:19:31.256Z] 4872d77fe225: Download complete [2022-09-29T00:19:31.256Z] 5851b861e8e6: Download complete [2022-09-29T00:19:31.256Z] b85a868b505f: Download complete [2022-09-29T00:19:31.516Z] bab4dde63d76: Verifying Checksum [2022-09-29T00:19:31.516Z] bab4dde63d76: Download complete [2022-09-29T00:19:32.901Z] b85a868b505f: Pull complete [2022-09-29T00:19:32.901Z] e2be974225ed: Pull complete [2022-09-29T00:19:33.159Z] 339a4e72a1f5: Pull complete [2022-09-29T00:19:33.417Z] 988bab9f4d93: Pull complete [2022-09-29T00:19:33.675Z] 1469e6f7b9e6: Pull complete [2022-09-29T00:19:33.675Z] eaf3925da568: Pull complete [2022-09-29T00:19:35.573Z] bab4dde63d76: Pull complete [2022-09-29T00:19:35.573Z] bde34c3a00c8: Pull complete [2022-09-29T00:19:35.831Z] b352a97aabf1: Pull complete [2022-09-29T00:19:35.831Z] 4872d77fe225: Pull complete [2022-09-29T00:19:36.090Z] 5851b861e8e6: Pull complete [2022-09-29T00:19:36.090Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T00:19:36.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T00:19:36.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:19:36.296Z] prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container [2022-09-29T00:19:36.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-29T00:19:39.751Z] $ docker top 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c -eo pid,comm [2022-09-29T00:19:39.810Z] 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). [2022-09-29T00:19:39.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T00:19:39.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T00:19:39.933Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T00:19:40.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T00:19:40.070Z] $ docker exec 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent [2022-09-29T00:19:40.175Z] SSH_AUTH_SOCK=/tmp/ssh-F1PeaQljB7BZ/agent.32 [2022-09-29T00:19:40.175Z] SSH_AGENT_PID=38 [2022-09-29T00:19:40.182Z] Running ssh-add (command line suppressed) [2022-09-29T00:19:40.277Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_797004018277778112.key (/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_797004018277778112.key) [2022-09-29T00:19:40.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T00:19:40.620Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T00:19:40.644Z] $ docker exec --env ******** --env ******** 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent -k [2022-09-29T00:19:40.747Z] unset SSH_AUTH_SOCK; [2022-09-29T00:19:40.748Z] unset SSH_AGENT_PID; [2022-09-29T00:19:40.748Z] echo Agent pid 38 killed; [2022-09-29T00:19:40.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T00:19:40.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T00:19:40.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T00:19:40.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T00:19:40.961Z] $ docker exec 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent [2022-09-29T00:19:41.069Z] SSH_AUTH_SOCK=/tmp/ssh-R6ychrNX43X4/agent.70 [2022-09-29T00:19:41.069Z] SSH_AGENT_PID=76 [2022-09-29T00:19:41.074Z] Running ssh-add (command line suppressed) [2022-09-29T00:19:41.180Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_11922967438411824933.key (/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/private_key_11922967438411824933.key) [2022-09-29T00:19:41.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T00:19:41.521Z] + git semver init [2022-09-29T00:19:41.779Z] 2022-09-29 00:19:41,712 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T00:19:41.780Z] 2022-09-29 00:19:41,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver [2022-09-29T00:19:41.780Z] 2022-09-29 00:19:41,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-94/.semver [2022-09-29T00:19:41.780Z] 2022-09-29 00:19:41,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-94/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94, universal_newlines=False, shell=None, istream=None) [2022-09-29T00:19:42.718Z] 2022-09-29 00:19:42,516 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-94/.git/info/exclude [2022-09-29T00:19:42.718Z] 2022-09-29 00:19:42,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 with force:False [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,517 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,521 [execute] INFO git cat-file --batch-check [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,529 [execute] INFO git cat-file --batch [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T00:19:42.719Z] 2022-09-29 00:19:42,535 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-94/.semver/PR-94 [2022-09-29T00:19:42.719Z] 0.0.0 [Pipeline] } [2022-09-29T00:19:42.743Z] $ docker exec --env ******** --env ******** 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c ssh-agent -k [2022-09-29T00:19:42.838Z] unset SSH_AUTH_SOCK; [2022-09-29T00:19:42.839Z] unset SSH_AGENT_PID; [2022-09-29T00:19:42.839Z] echo Agent pid 76 killed; [2022-09-29T00:19:42.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T00:19:43.278Z] + git semver [Pipeline] } [2022-09-29T00:19:43.565Z] $ docker stop --time=1 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c [2022-09-29T00:19:44.888Z] $ docker rm -f 3956b274eae910e10f09f558cae3fc0d4d20a7d540be569743b3a2f641d0d42c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T00:19:45.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T00:19:45.555Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T00:19:45.575Z] [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 [2022-09-29T00:19:46.168Z] provisioning config files... [2022-09-29T00:19:46.183Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config17592058636556072058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:19:46.521Z] ---> docker-login.sh [2022-09-29T00:19:46.521Z] nexus3.edgexfoundry.org:10001 [2022-09-29T00:19:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:46.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:46.521Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:46.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:46.521Z] [2022-09-29T00:19:46.521Z] Login Succeeded [2022-09-29T00:19:46.521Z] nexus3.edgexfoundry.org:10002 [2022-09-29T00:19:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:46.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:46.521Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:46.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:46.521Z] [2022-09-29T00:19:46.521Z] Login Succeeded [2022-09-29T00:19:46.521Z] nexus3.edgexfoundry.org:10003 [2022-09-29T00:19:46.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:46.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:46.780Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:46.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:46.780Z] [2022-09-29T00:19:46.780Z] Login Succeeded [2022-09-29T00:19:46.780Z] nexus3.edgexfoundry.org:10004 [2022-09-29T00:19:46.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:46.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:46.780Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:46.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:46.780Z] [2022-09-29T00:19:46.780Z] Login Succeeded [2022-09-29T00:19:46.780Z] docker.io [2022-09-29T00:19:47.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:19:47.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:19:47.299Z] Configure a credential helper to remove this warning. See [2022-09-29T00:19:47.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:19:47.299Z] [2022-09-29T00:19:47.299Z] Login Succeeded [2022-09-29T00:19:47.299Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T00:19:47.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T00:19:47.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T00:19:47.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T00:19:47.621Z] ========================================================= [2022-09-29T00:19:47.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T00:19:47.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:19:48.097Z] + 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 . [2022-09-29T00:19:48.097Z] Sending build context to Docker daemon 1.521MB [2022-09-29T00:19:48.097Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T00:19:48.097Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-29T00:19:48.097Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T00:19:48.097Z] 2408cc74d12b: Pulling fs layer [2022-09-29T00:19:48.097Z] ea60b727a1ce: Pulling fs layer [2022-09-29T00:19:48.097Z] 30c4a7721957: Pulling fs layer [2022-09-29T00:19:48.097Z] 370296b7ddb6: Pulling fs layer [2022-09-29T00:19:48.097Z] 7c6cee850709: Pulling fs layer [2022-09-29T00:19:48.097Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T00:19:48.097Z] d94ebbe4e438: Pulling fs layer [2022-09-29T00:19:48.097Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T00:19:48.097Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T00:19:48.097Z] 370296b7ddb6: Waiting [2022-09-29T00:19:48.097Z] 39a5fcdaea64: Waiting [2022-09-29T00:19:48.097Z] d94ebbe4e438: Waiting [2022-09-29T00:19:48.097Z] bcfd1f05c69d: Waiting [2022-09-29T00:19:48.097Z] 59ccb84bbe0f: Waiting [2022-09-29T00:19:48.097Z] 7c6cee850709: Waiting [2022-09-29T00:19:48.097Z] 30c4a7721957: Download complete [2022-09-29T00:19:48.097Z] ea60b727a1ce: Download complete [2022-09-29T00:19:48.097Z] 7c6cee850709: Verifying Checksum [2022-09-29T00:19:48.097Z] 7c6cee850709: Download complete [2022-09-29T00:19:48.359Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T00:19:48.359Z] 39a5fcdaea64: Download complete [2022-09-29T00:19:48.359Z] 2408cc74d12b: Verifying Checksum [2022-09-29T00:19:48.359Z] 2408cc74d12b: Download complete [2022-09-29T00:19:48.359Z] d94ebbe4e438: Verifying Checksum [2022-09-29T00:19:48.359Z] d94ebbe4e438: Download complete [2022-09-29T00:19:48.359Z] 2408cc74d12b: Pull complete [2022-09-29T00:19:48.618Z] ea60b727a1ce: Pull complete [2022-09-29T00:19:48.618Z] 30c4a7721957: Pull complete [2022-09-29T00:19:48.618Z] 59ccb84bbe0f: Download complete [2022-09-29T00:19:48.875Z] bcfd1f05c69d: Download complete [2022-09-29T00:19:49.132Z] 370296b7ddb6: Verifying Checksum [2022-09-29T00:19:49.132Z] 370296b7ddb6: Download complete [2022-09-29T00:19:53.317Z] 370296b7ddb6: Pull complete [2022-09-29T00:19:53.317Z] 7c6cee850709: Pull complete [2022-09-29T00:19:53.317Z] 39a5fcdaea64: Pull complete [2022-09-29T00:19:53.317Z] d94ebbe4e438: Pull complete [2022-09-29T00:19:55.221Z] bcfd1f05c69d: Pull complete [2022-09-29T00:19:55.479Z] 59ccb84bbe0f: Pull complete [2022-09-29T00:19:55.479Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T00:19:55.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T00:19:55.738Z] ---> a4fb48ad2a94 [2022-09-29T00:19:55.738Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-29T00:20:00.980Z] Still waiting to schedule task [2022-09-29T00:20:00.980Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1882’ [2022-09-29T00:20:02.341Z] ---> Running in 5679da65bd33 [2022-09-29T00:20:02.341Z] Removing intermediate container 5679da65bd33 [2022-09-29T00:20:02.341Z] ---> 3ef26817c4b2 [2022-09-29T00:20:02.341Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T00:20:02.341Z] ---> Running in a58452b8569c [2022-09-29T00:20:02.341Z] Removing intermediate container a58452b8569c [2022-09-29T00:20:02.341Z] ---> c3790793b9c7 [2022-09-29T00:20:02.341Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T00:20:02.341Z] ---> Running in 501c09e4b85e [2022-09-29T00:20:02.600Z] Removing intermediate container 501c09e4b85e [2022-09-29T00:20:02.600Z] ---> 194ae77d95d8 [2022-09-29T00:20:02.600Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T00:20:02.600Z] ---> Running in e61d51275119 [2022-09-29T00:20:02.600Z] Removing intermediate container e61d51275119 [2022-09-29T00:20:02.600Z] ---> 6c310156468e [2022-09-29T00:20:02.600Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T00:20:02.600Z] ---> Running in 2ac8efc7b2f9 [2022-09-29T00:20:03.167Z] Removing intermediate container 2ac8efc7b2f9 [2022-09-29T00:20:03.167Z] ---> 155b7aab82c1 [2022-09-29T00:20:03.167Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T00:20:03.167Z] ---> Running in 3bb6bbc78186 [2022-09-29T00:20:03.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T00:20:04.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T00:20:04.625Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-29T00:20:04.625Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-29T00:20:04.625Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-29T00:20:04.886Z] (4/80) Installing libxcb (1.15-r0) [2022-09-29T00:20:04.886Z] (5/80) Installing libx11 (1.8-r0) [2022-09-29T00:20:05.145Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-29T00:20:05.145Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-29T00:20:05.145Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-29T00:20:05.404Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-29T00:20:05.404Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-29T00:20:05.404Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-29T00:20:05.663Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-29T00:20:05.663Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-29T00:20:05.663Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-29T00:20:06.601Z] (15/80) Installing libice (1.0.10-r0) [2022-09-29T00:20:06.601Z] (16/80) Installing libuuid (2.38-r1) [2022-09-29T00:20:06.601Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-29T00:20:06.860Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-29T00:20:06.860Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-29T00:20:06.860Z] (20/80) Installing xset (1.2.4-r0) [2022-09-29T00:20:07.119Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-29T00:20:07.119Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-29T00:20:07.119Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-29T00:20:07.378Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-29T00:20:07.378Z] (25/80) Installing libintl (0.21-r2) [2022-09-29T00:20:07.378Z] (26/80) Installing libblkid (2.38-r1) [2022-09-29T00:20:07.636Z] (27/80) Installing libmount (2.38-r1) [2022-09-29T00:20:07.636Z] (28/80) Installing pcre (8.45-r2) [2022-09-29T00:20:07.636Z] (29/80) Installing glib (2.72.1-r0) [2022-09-29T00:20:07.897Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-29T00:20:07.898Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-29T00:20:08.156Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-29T00:20:08.156Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-29T00:20:08.723Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-29T00:20:08.982Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-29T00:20:08.982Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-29T00:20:08.982Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T00:20:09.242Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-29T00:20:09.503Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-29T00:20:09.503Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-29T00:20:09.761Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-29T00:20:09.761Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-29T00:20:09.761Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-29T00:20:10.022Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-29T00:20:10.022Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-29T00:20:10.022Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-29T00:20:10.280Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-29T00:20:10.280Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-29T00:20:10.538Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-29T00:20:10.538Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-29T00:20:10.795Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-29T00:20:10.795Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-29T00:20:10.795Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-29T00:20:11.052Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-29T00:20:11.052Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-29T00:20:11.052Z] (56/80) Installing libunistring (1.0-r0) [2022-09-29T00:20:11.310Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-29T00:20:11.310Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-29T00:20:11.569Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-29T00:20:11.569Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-29T00:20:11.569Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-29T00:20:11.828Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-29T00:20:11.828Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-29T00:20:11.828Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-29T00:20:12.088Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T00:20:12.088Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-29T00:20:12.347Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-29T00:20:12.347Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-29T00:20:12.347Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-29T00:20:12.607Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-29T00:20:12.607Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-29T00:20:12.607Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-29T00:20:13.180Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T00:20:13.440Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-29T00:20:13.440Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-29T00:20:13.440Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T00:20:13.440Z] (76/80) Installing kmod-libs (29-r2) [2022-09-29T00:20:13.699Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-29T00:20:13.699Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-29T00:20:13.957Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-29T00:20:13.957Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-29T00:20:13.957Z] Executing busybox-1.35.0-r13.trigger [2022-09-29T00:20:13.957Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T00:20:14.215Z] OK: 330 MiB in 131 packages [2022-09-29T00:20:18.409Z] Removing intermediate container 3bb6bbc78186 [2022-09-29T00:20:18.409Z] ---> 2bb935b9c47b [2022-09-29T00:20:18.409Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-29T00:20:18.409Z] ---> Running in 6eee8c799903 [2022-09-29T00:20:18.409Z] Removing intermediate container 6eee8c799903 [2022-09-29T00:20:18.409Z] ---> 25b2dfd4e39d [2022-09-29T00:20:18.409Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-29T00:20:18.409Z] ---> fbe5a4cdaa1f [2022-09-29T00:20:18.409Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T00:20:18.409Z] ---> Running in 6d3bcea10658 [2022-09-29T00:20:44.980Z] Removing intermediate container 6d3bcea10658 [2022-09-29T00:20:44.980Z] ---> fc4f807ef0df [2022-09-29T00:20:44.980Z] Step 12/14 : COPY . . [2022-09-29T00:20:45.239Z] ---> e45facadf3b2 [2022-09-29T00:20:45.239Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T00:20:45.239Z] ---> Running in ffb551aba79c [2022-09-29T00:20:45.497Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:20:45.497Z] Dload Upload Total Spent Left Speed [2022-09-29T00:20:45.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2340 0 --:--:-- --:--:-- --:--:-- 2339 [2022-09-29T00:20:46.014Z] Removing intermediate container ffb551aba79c [2022-09-29T00:20:46.014Z] ---> dd1e232ffe70 [2022-09-29T00:20:46.014Z] Step 14/14 : RUN ${MAKE} [2022-09-29T00:20:46.014Z] ---> Running in 10bcf90b6a57 [2022-09-29T00:20:46.592Z] noop [2022-09-29T00:20:46.592Z] Removing intermediate container 10bcf90b6a57 [2022-09-29T00:20:46.592Z] ---> d1a0448875e9 [2022-09-29T00:20:46.592Z] Successfully built d1a0448875e9 [2022-09-29T00:20:46.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:20:47.291Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T00:20:47.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:20:47.449Z] prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container [2022-09-29T00:20:47.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T00:20:47.860Z] $ docker top 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T00:20:48.255Z] + go version [2022-09-29T00:20:48.256Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T00:20:48.293Z] $ docker stop --time=1 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 [2022-09-29T00:20:49.548Z] $ docker rm -f 9311c5c11e7cd6d97433a7265cd245b42355307170a527e1283f8cb718544720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:20:50.235Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T00:20:50.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:20:50.388Z] prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container [2022-09-29T00:20:50.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-29T00:20:50.773Z] $ docker top 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T00:20:51.161Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-94 [Pipeline] fileExists [Pipeline] sh [2022-09-29T00:20:51.524Z] + make test [2022-09-29T00:20:51.524Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-29T00:20:51.782Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-29T00:21:03.980Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-29T00:21:03.980Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-09-29T00:21:10.535Z] 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." [2022-09-29T00:21:10.535Z] CGO_ENABLED=1 go vet ./... [2022-09-29T00:21:13.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T00:21:13.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T00:21:13.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T00:21:13.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T00:21:13.893Z] $ docker stop --time=1 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 [2022-09-29T00:21:16.871Z] $ docker rm -f 019d1cc1405c20c652db446a7ecfe437da7245299290dc415574c22fc70f3d69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T00:21:17.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T00:21:17.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-29T00:21:18.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-29T00:21:18.418Z] + ls -al . [2022-09-29T00:21:18.418Z] total 196 [2022-09-29T00:21:18.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 00:20 . [2022-09-29T00:21:18.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 .. [2022-09-29T00:21:18.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 00:21 .git [2022-09-29T00:21:18.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 .github [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 00:19 .gitignore [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 00:19 .golangci.yml [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 00:19 .hadolint.yml [2022-09-29T00:21:18.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 00:19 .semver [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 00:19 Attribution.txt [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 00:19 CHANGELOG.md [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 00:19 Dockerfile [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 00:19 GOVERNANCE.md [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 00:19 Jenkinsfile [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 00:19 LICENSE [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 00:19 Makefile [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 00:19 OWNERS.md [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 00:19 README.md [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 00:19 VERSION [2022-09-29T00:21:18.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:19 bin [2022-09-29T00:21:18.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 cmd [2022-09-29T00:21:18.418Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 00:21 coverage.out [2022-09-29T00:21:18.418Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 00:19 docker-entrypoint.sh [2022-09-29T00:21:18.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 docs [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 00:19 go.mod [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 00:19 go.sum [2022-09-29T00:21:18.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:19 internal [2022-09-29T00:21:18.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:19 snap [2022-09-29T00:21:18.418Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:21:18.807Z] + 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=5c3ff37e6f3b5260e37461b19fc0cce4779704de --label arch=amd64 --label version=0.0.0 . [2022-09-29T00:21:18.807Z] Sending build context to Docker daemon 1.551MB [2022-09-29T00:21:18.807Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T00:21:18.807Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-29T00:21:18.807Z] ---> d1a0448875e9 [2022-09-29T00:21:18.807Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-29T00:21:18.807Z] ---> Running in 7111013e32a1 [2022-09-29T00:21:19.072Z] Removing intermediate container 7111013e32a1 [2022-09-29T00:21:19.072Z] ---> 6d36e7c1cd71 [2022-09-29T00:21:19.072Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T00:21:19.072Z] ---> Running in 059dadead8cd [2022-09-29T00:21:19.072Z] Removing intermediate container 059dadead8cd [2022-09-29T00:21:19.072Z] ---> a0361e1f6f0f [2022-09-29T00:21:19.072Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T00:21:19.072Z] ---> Running in 7d1196f360e0 [2022-09-29T00:21:19.072Z] Removing intermediate container 7d1196f360e0 [2022-09-29T00:21:19.072Z] ---> 30c260231a6e [2022-09-29T00:21:19.072Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T00:21:19.072Z] ---> Running in a8bc690f8c36 [2022-09-29T00:21:19.330Z] Removing intermediate container a8bc690f8c36 [2022-09-29T00:21:19.330Z] ---> d8fcf4af4bac [2022-09-29T00:21:19.330Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T00:21:19.330Z] ---> Running in c94ba07503b0 [2022-09-29T00:21:19.897Z] Removing intermediate container c94ba07503b0 [2022-09-29T00:21:19.897Z] ---> 62c579f78510 [2022-09-29T00:21:19.897Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T00:21:19.897Z] ---> Running in 3c9c97233afe [2022-09-29T00:21:20.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T00:21:21.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T00:21:21.351Z] OK: 330 MiB in 131 packages [2022-09-29T00:21:21.611Z] Removing intermediate container 3c9c97233afe [2022-09-29T00:21:21.611Z] ---> 785bae31e03b [2022-09-29T00:21:21.611Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-29T00:21:21.611Z] ---> Running in 07fc883a7fa3 [2022-09-29T00:21:21.611Z] Removing intermediate container 07fc883a7fa3 [2022-09-29T00:21:21.611Z] ---> 52fe9e0582e3 [2022-09-29T00:21:21.611Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-29T00:21:21.869Z] ---> 547df36165e3 [2022-09-29T00:21:21.869Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T00:21:21.869Z] ---> Running in 34237753c106 [2022-09-29T00:21:22.438Z] Removing intermediate container 34237753c106 [2022-09-29T00:21:22.438Z] ---> 67875b33779a [2022-09-29T00:21:22.438Z] Step 12/36 : COPY . . [2022-09-29T00:21:22.696Z] ---> c13de734f523 [2022-09-29T00:21:22.696Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T00:21:22.696Z] ---> Running in ea6d07721442 [2022-09-29T00:21:22.955Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:21:22.955Z]  Dload Upload Total Spent Left Speed [2022-09-29T00:21:23.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40288 0 --:--:-- --:--:-- --:--:-- 40846 [2022-09-29T00:21:23.473Z] Removing intermediate container ea6d07721442 [2022-09-29T00:21:23.473Z] ---> 3c67c8f82416 [2022-09-29T00:21:23.473Z] Step 14/36 : RUN ${MAKE} [2022-09-29T00:21:23.473Z] ---> Running in 09d1c6b8f4f4 [2022-09-29T00:21:23.732Z] 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.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-29T00:21:50.277Z] Removing intermediate container 09d1c6b8f4f4 [2022-09-29T00:21:50.278Z] ---> ccd23abb0e23 [2022-09-29T00:21:50.278Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-29T00:21:50.278Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-29T00:21:50.278Z] af6660deedbd: Pulling fs layer [2022-09-29T00:21:50.278Z] 97cd0a44c592: Pulling fs layer [2022-09-29T00:21:50.278Z] 97cd0a44c592: Download complete [2022-09-29T00:21:50.278Z] af6660deedbd: Verifying Checksum [2022-09-29T00:21:50.278Z] af6660deedbd: Download complete [2022-09-29T00:21:50.278Z] af6660deedbd: Pull complete [2022-09-29T00:21:50.278Z] 97cd0a44c592: Pull complete [2022-09-29T00:21:50.278Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-29T00:21:50.278Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-29T00:21:50.278Z] ---> fea57e182299 [2022-09-29T00:21:50.278Z] Step 16/36 : FROM alpine:3.16 [2022-09-29T00:21:50.278Z] 3.16: Pulling from library/alpine [2022-09-29T00:21:50.278Z] 213ec9aee27d: Pulling fs layer [2022-09-29T00:21:50.278Z] 213ec9aee27d: Verifying Checksum [2022-09-29T00:21:50.278Z] 213ec9aee27d: Download complete [2022-09-29T00:21:50.278Z] 213ec9aee27d: Pull complete [2022-09-29T00:21:50.278Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T00:21:50.278Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T00:21:50.278Z] ---> 9c6f07244728 [2022-09-29T00:21:50.278Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-29T00:21:50.278Z] ---> Running in 072d7851a8e4 [2022-09-29T00:21:50.278Z] Removing intermediate container 072d7851a8e4 [2022-09-29T00:21:50.278Z] ---> c31fc68532e4 [2022-09-29T00:21:50.278Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-29T00:21:50.278Z] ---> Running in acd67bf313a2 [2022-09-29T00:21:50.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-29T00:21:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-29T00:21:51.102Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-29T00:21:51.102Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-29T00:21:51.102Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-29T00:21:51.102Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-29T00:21:51.102Z] (5/83) Installing libxcb (1.15-r0) [2022-09-29T00:21:51.102Z] (6/83) Installing libx11 (1.8-r0) [2022-09-29T00:21:51.102Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-29T00:21:51.102Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-29T00:21:51.102Z] (9/83) Installing expat (2.4.9-r0) [2022-09-29T00:21:51.102Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-29T00:21:51.361Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-29T00:21:51.361Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-29T00:21:51.361Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-29T00:21:51.361Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-29T00:21:51.361Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-29T00:21:51.361Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-29T00:21:51.361Z] (17/83) Installing libintl (0.21-r2) [2022-09-29T00:21:51.361Z] (18/83) Installing libblkid (2.38-r1) [2022-09-29T00:21:51.361Z] (19/83) Installing libmount (2.38-r1) [2022-09-29T00:21:51.361Z] (20/83) Installing pcre (8.45-r2) [2022-09-29T00:21:51.361Z] (21/83) Installing glib (2.72.1-r0) [2022-09-29T00:21:51.361Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-29T00:21:51.361Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-29T00:21:51.361Z] (24/83) Installing libass (0.16.0-r0) [2022-09-29T00:21:51.361Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-29T00:21:51.620Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-29T00:21:51.620Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-29T00:21:51.620Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-29T00:21:51.620Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-29T00:21:51.620Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-29T00:21:51.620Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-29T00:21:51.620Z] (32/83) Installing libunistring (1.0-r0) [2022-09-29T00:21:51.620Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-29T00:21:51.620Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T00:21:51.620Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T00:21:51.620Z] (36/83) Installing lame (3.100-r0) [2022-09-29T00:21:51.879Z] (37/83) Installing opus (1.3.1-r1) [2022-09-29T00:21:51.879Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-29T00:21:51.879Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-29T00:21:51.879Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-29T00:21:51.879Z] (41/83) Installing orc (0.4.32-r0) [2022-09-29T00:21:51.879Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T00:21:51.879Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-29T00:21:51.879Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T00:21:51.879Z] (45/83) Installing flac (1.3.4-r0) [2022-09-29T00:21:51.879Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-29T00:21:51.879Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-29T00:21:51.879Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-29T00:21:51.879Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-29T00:21:51.879Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-29T00:21:51.879Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-29T00:21:51.879Z] (52/83) Installing libpulse (15.0-r2) [2022-09-29T00:21:51.879Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-29T00:21:51.879Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-29T00:21:51.879Z] (55/83) Installing librist (0.2.6-r1) [2022-09-29T00:21:51.879Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-29T00:21:51.879Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-29T00:21:52.138Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-29T00:21:52.138Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T00:21:52.138Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T00:21:52.138Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-29T00:21:52.138Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-29T00:21:52.138Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T00:21:52.138Z] (64/83) Installing libva (2.14.0-r0) [2022-09-29T00:21:52.138Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-29T00:21:52.138Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-29T00:21:52.138Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-29T00:21:52.138Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-29T00:21:52.138Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-29T00:21:52.138Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-29T00:21:52.138Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-29T00:21:52.138Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-29T00:21:52.138Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-29T00:21:52.397Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-29T00:21:52.397Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-29T00:21:52.397Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T00:21:52.397Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-29T00:21:52.397Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-29T00:21:52.397Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-29T00:21:52.397Z] (79/83) Installing kmod-libs (29-r2) [2022-09-29T00:21:52.397Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-29T00:21:52.397Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-29T00:21:52.397Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-29T00:21:52.655Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-29T00:21:52.655Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T00:21:52.655Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T00:21:52.655Z] OK: 101 MiB in 97 packages [2022-09-29T00:21:55.940Z] Removing intermediate container acd67bf313a2 [2022-09-29T00:21:55.940Z] ---> eb6605ae351d [2022-09-29T00:21:55.940Z] Step 19/36 : WORKDIR / [2022-09-29T00:21:55.940Z] ---> Running in 66a0fc2945ec [2022-09-29T00:21:55.940Z] Removing intermediate container 66a0fc2945ec [2022-09-29T00:21:55.940Z] ---> db585839833a [2022-09-29T00:21:55.940Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-29T00:21:56.199Z] ---> 9a2837868d17 [2022-09-29T00:21:56.199Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-29T00:21:56.458Z] ---> e0a9552d4b04 [2022-09-29T00:21:56.458Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-29T00:21:56.458Z] ---> f1a530940247 [2022-09-29T00:21:56.458Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-29T00:21:56.715Z] ---> 814ec6a0cdac [2022-09-29T00:21:56.715Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-29T00:21:56.715Z] ---> 6c9061466c68 [2022-09-29T00:21:56.715Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-29T00:21:56.973Z] ---> 930746d484cd [2022-09-29T00:21:56.973Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-29T00:21:57.562Z] ---> 8676e9132309 [2022-09-29T00:21:57.562Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-29T00:21:57.562Z] ---> Running in bec937e825db [2022-09-29T00:21:58.127Z] Removing intermediate container bec937e825db [2022-09-29T00:21:58.127Z] ---> ea59346906ec [2022-09-29T00:21:58.127Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-29T00:21:58.127Z] ---> Running in faa03838ca3e [2022-09-29T00:21:58.695Z] Removing intermediate container faa03838ca3e [2022-09-29T00:21:58.695Z] ---> 0d2cb45464a3 [2022-09-29T00:21:58.695Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-29T00:21:58.695Z] ---> Running in 70b6adc43484 [2022-09-29T00:21:59.261Z] Removing intermediate container 70b6adc43484 [2022-09-29T00:21:59.261Z] ---> 1f16ab28b197 [2022-09-29T00:21:59.261Z] Step 30/36 : EXPOSE 59983 [2022-09-29T00:21:59.261Z] ---> Running in a2090250a664 [2022-09-29T00:21:59.520Z] Removing intermediate container a2090250a664 [2022-09-29T00:21:59.520Z] ---> ec27c014bad4 [2022-09-29T00:21:59.520Z] Step 31/36 : EXPOSE 8554 [2022-09-29T00:21:59.520Z] ---> Running in 093e8c49caaf [2022-09-29T00:21:59.520Z] Removing intermediate container 093e8c49caaf [2022-09-29T00:21:59.520Z] ---> 96857cbe8067 [2022-09-29T00:21:59.520Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-29T00:21:59.520Z] ---> Running in 70e87ce3fc5d [2022-09-29T00:21:59.520Z] Removing intermediate container 70e87ce3fc5d [2022-09-29T00:21:59.520Z] ---> 354b56c6e24d [2022-09-29T00:21:59.520Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-29T00:21:59.520Z] ---> Running in 2d917a0d4c0a [2022-09-29T00:21:59.780Z] Removing intermediate container 2d917a0d4c0a [2022-09-29T00:21:59.780Z] ---> 5d829d9cfe8e [2022-09-29T00:21:59.780Z] Step 34/36 : LABEL arch=amd64 [2022-09-29T00:21:59.780Z] ---> Running in db71df80df73 [2022-09-29T00:21:59.780Z] Removing intermediate container db71df80df73 [2022-09-29T00:21:59.780Z] ---> 3cdbac7ae680 [2022-09-29T00:21:59.780Z] Step 35/36 : LABEL git_sha=5c3ff37e6f3b5260e37461b19fc0cce4779704de [2022-09-29T00:21:59.780Z] ---> Running in 480bcfa20793 [2022-09-29T00:21:59.780Z] Removing intermediate container 480bcfa20793 [2022-09-29T00:21:59.780Z] ---> 972dc3821bd2 [2022-09-29T00:21:59.780Z] Step 36/36 : LABEL version=0.0.0 [2022-09-29T00:22:00.044Z] ---> Running in 3f46ca0f7e4c [2022-09-29T00:22:00.044Z] Removing intermediate container 3f46ca0f7e4c [2022-09-29T00:22:00.044Z] ---> f51e45221c4b [2022-09-29T00:22:00.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-29T00:22:00.044Z] Successfully built f51e45221c4b [2022-09-29T00:22:00.044Z] 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 [2022-09-29T00:22:00.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T00:22:00.880Z] [2022-09-29T00:22:00.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:22:01.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T00:22:01.252Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T00:22:01.252Z] 5eb5b503b376: Pulling fs layer [2022-09-29T00:22:01.252Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T00:22:01.252Z] ec43610c2a17: Pulling fs layer [2022-09-29T00:22:01.252Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T00:22:01.252Z] 33b1e0a273af: Pulling fs layer [2022-09-29T00:22:01.252Z] 3a2ae6a8a46f: Waiting [2022-09-29T00:22:01.252Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T00:22:01.252Z] 33b1e0a273af: Waiting [2022-09-29T00:22:01.252Z] 2f39f015ded8: Pulling fs layer [2022-09-29T00:22:01.252Z] 5d3b04190fa2: Waiting [2022-09-29T00:22:01.252Z] 2f39f015ded8: Waiting [2022-09-29T00:22:01.252Z] 5c69ac0246d0: Verifying Checksum [2022-09-29T00:22:01.252Z] 5c69ac0246d0: Download complete [2022-09-29T00:22:01.252Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-29T00:22:01.253Z] 3a2ae6a8a46f: Download complete [2022-09-29T00:22:01.253Z] 33b1e0a273af: Verifying Checksum [2022-09-29T00:22:01.253Z] 33b1e0a273af: Download complete [2022-09-29T00:22:01.253Z] ec43610c2a17: Verifying Checksum [2022-09-29T00:22:01.253Z] ec43610c2a17: Download complete [2022-09-29T00:22:01.253Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T00:22:01.253Z] 5d3b04190fa2: Download complete [2022-09-29T00:22:01.516Z] 5eb5b503b376: Verifying Checksum [2022-09-29T00:22:01.516Z] 5eb5b503b376: Download complete [2022-09-29T00:22:02.085Z] 2f39f015ded8: Verifying Checksum [2022-09-29T00:22:02.085Z] 2f39f015ded8: Download complete [2022-09-29T00:22:02.651Z] 5eb5b503b376: Pull complete [2022-09-29T00:22:02.910Z] 5c69ac0246d0: Pull complete [2022-09-29T00:22:03.477Z] ec43610c2a17: Pull complete [2022-09-29T00:22:03.477Z] 3a2ae6a8a46f: Pull complete [2022-09-29T00:22:03.735Z] 33b1e0a273af: Pull complete [2022-09-29T00:22:03.992Z] 5d3b04190fa2: Pull complete [2022-09-29T00:22:09.259Z] 2f39f015ded8: Pull complete [2022-09-29T00:22:09.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T00:22:09.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T00:22:09.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:22:09.459Z] prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container [2022-09-29T00:22:09.495Z] $ 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/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@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 [2022-09-29T00:22:14.137Z] $ docker top d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:22:14.613Z] ---> job-cost.sh [2022-09-29T00:22:14.613Z] lf-activate-venv: SKIPPING [2022-09-29T00:22:14.613Z] INFO: No Stack... [2022-09-29T00:22:14.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2022-09-29T00:22:15.158Z] Exception caught while running job-cost.sh. [Pipeline] } [2022-09-29T00:22:15.177Z] $ docker stop --time=1 d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 [2022-09-29T00:22:16.363Z] $ docker rm -f d461227afdcbb6f9ff0ba6c5c038fd56702f0938f57fbb4280a35d29a0e55cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T00:22:18.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1884 in /w/workspace/xfoundry_device-usb-camera_PR-94 [Pipeline] { [Pipeline] ws [2022-09-29T00:22:18.300Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-29T00:22:18.381Z] Selected Git installation does not exist. Using Default [2022-09-29T00:22:18.381Z] The recommended git tool is: NONE [2022-09-29T00:22:24.019Z] using credential edgex-jenkins-ssh [2022-09-29T00:22:24.035Z] Cloning the remote Git repository [2022-09-29T00:22:24.076Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T00:22:24.148Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-29T00:22:24.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T00:22:24.298Z] > git --version # timeout=10 [2022-09-29T00:22:24.320Z] > git --version # 'git version 2.25.1' [2022-09-29T00:22:24.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T00:22:24.381Z] Verifying host key using known hosts file [2022-09-29T00:22:24.589Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T00:22:24.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T00:22:25.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-29T00:22:25.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T00:22:27.013Z] Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 5c3ff37e6f3b5260e37461b19fc0cce4779704de [2022-09-29T00:22:26.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-29T00:22:26.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-29T00:22:26.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T00:22:26.421Z] Verifying host key using known hosts file [2022-09-29T00:22:26.428Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T00:22:26.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-29T00:22:27.038Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T00:22:27.062Z] > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 [2022-09-29T00:22:27.287Z] Merge succeeded, producing 5c3ff37e6f3b5260e37461b19fc0cce4779704de [2022-09-29T00:22:27.288Z] Checking out Revision 5c3ff37e6f3b5260e37461b19fc0cce4779704de (PR-94) [2022-09-29T00:22:27.162Z] > git remote # timeout=10 [2022-09-29T00:22:27.182Z] > git config --get remote.origin.url # timeout=10 [2022-09-29T00:22:27.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T00:22:27.218Z] Verifying host key using known hosts file [2022-09-29T00:22:27.222Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-29T00:22:27.234Z] > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [2022-09-29T00:22:27.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-29T00:22:27.298Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T00:22:27.317Z] > git checkout -f 5c3ff37e6f3b5260e37461b19fc0cce4779704de # timeout=10 [2022-09-29T00:22:30.889Z] Commit message: "Delete test" [2022-09-29T00:22:30.949Z] > git --version # timeout=10 [2022-09-29T00:22:30.972Z] > git --version # 'git version 2.25.1' [2022-09-29T00:22:30.986Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T00:22:32.250Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T00:22:32.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:22:32.250Z] Dload Upload Total Spent Left Speed [2022-09-29T00:22:32.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-09-29T00:22:33.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T00:22:33.401Z] + sudo tee /etc/docker/daemon.new [2022-09-29T00:22:33.401Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T00:22:33.401Z] { [2022-09-29T00:22:33.401Z] "registry-mirrors": [ [2022-09-29T00:22:33.401Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T00:22:33.401Z] ], [2022-09-29T00:22:33.401Z] "bip": "10.250.0.254/24", [2022-09-29T00:22:33.401Z] "hosts": [ [2022-09-29T00:22:33.401Z] "tcp://0.0.0.0:5555", [2022-09-29T00:22:33.401Z] "unix:///var/run/docker.sock" [2022-09-29T00:22:33.401Z] ], [2022-09-29T00:22:33.401Z] "mtu": 1458, [2022-09-29T00:22:33.401Z] "selinux-enabled": true, [2022-09-29T00:22:33.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T00:22:33.401Z] } [Pipeline] sh [2022-09-29T00:22:33.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T00:22:34.125Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T00:22:52.447Z] provisioning config files... [2022-09-29T00:22:52.475Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12719524593176557934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:22:52.861Z] ---> docker-login.sh [2022-09-29T00:22:52.861Z] nexus3.edgexfoundry.org:10001 [2022-09-29T00:22:53.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:22:53.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:22:53.400Z] Configure a credential helper to remove this warning. See [2022-09-29T00:22:53.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:22:53.400Z] [2022-09-29T00:22:53.400Z] Login Succeeded [2022-09-29T00:22:53.400Z] nexus3.edgexfoundry.org:10002 [2022-09-29T00:22:53.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:22:53.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:22:53.669Z] Configure a credential helper to remove this warning. See [2022-09-29T00:22:53.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:22:53.669Z] [2022-09-29T00:22:53.669Z] Login Succeeded [2022-09-29T00:22:53.938Z] nexus3.edgexfoundry.org:10003 [2022-09-29T00:22:53.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:22:54.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:22:54.213Z] Configure a credential helper to remove this warning. See [2022-09-29T00:22:54.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:22:54.213Z] [2022-09-29T00:22:54.213Z] Login Succeeded [2022-09-29T00:22:54.213Z] nexus3.edgexfoundry.org:10004 [2022-09-29T00:22:54.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:22:54.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:22:54.484Z] Configure a credential helper to remove this warning. See [2022-09-29T00:22:54.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:22:54.484Z] [2022-09-29T00:22:54.484Z] Login Succeeded [2022-09-29T00:22:54.484Z] docker.io [2022-09-29T00:22:54.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-29T00:22:55.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-29T00:22:55.337Z] Configure a credential helper to remove this warning. See [2022-09-29T00:22:55.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-29T00:22:55.337Z] [2022-09-29T00:22:55.337Z] Login Succeeded [2022-09-29T00:22:55.337Z] ---> docker-login.sh ends [Pipeline] } [2022-09-29T00:22:55.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-29T00:22:55.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T00:22:55.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T00:22:55.700Z] ========================================================= [2022-09-29T00:22:55.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T00:22:55.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:22:56.191Z] + 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 . [2022-09-29T00:22:56.458Z] Sending build context to Docker daemon 1.013MB [2022-09-29T00:22:56.458Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T00:22:56.458Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-29T00:22:56.728Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T00:22:56.728Z] b3c136eddcbf: Pulling fs layer [2022-09-29T00:22:56.728Z] c0a3192eca97: Pulling fs layer [2022-09-29T00:22:56.728Z] a050256f5b6f: Pulling fs layer [2022-09-29T00:22:56.728Z] 656be50a0ddc: Pulling fs layer [2022-09-29T00:22:56.728Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T00:22:56.728Z] 46d945488cbd: Pulling fs layer [2022-09-29T00:22:56.728Z] 8a5474983e97: Pulling fs layer [2022-09-29T00:22:56.728Z] 329c88fbcd65: Pulling fs layer [2022-09-29T00:22:56.728Z] 656be50a0ddc: Waiting [2022-09-29T00:22:56.728Z] 2bbca73fdf42: Waiting [2022-09-29T00:22:56.728Z] 46d945488cbd: Waiting [2022-09-29T00:22:56.728Z] 8a5474983e97: Waiting [2022-09-29T00:22:56.728Z] 329c88fbcd65: Waiting [2022-09-29T00:22:56.728Z] a050256f5b6f: Verifying Checksum [2022-09-29T00:22:56.728Z] a050256f5b6f: Download complete [2022-09-29T00:22:56.728Z] c0a3192eca97: Download complete [2022-09-29T00:22:56.728Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T00:22:56.728Z] 2bbca73fdf42: Download complete [2022-09-29T00:22:56.728Z] 46d945488cbd: Verifying Checksum [2022-09-29T00:22:56.728Z] 46d945488cbd: Download complete [2022-09-29T00:22:56.728Z] b3c136eddcbf: Download complete [2022-09-29T00:22:57.711Z] b3c136eddcbf: Pull complete [2022-09-29T00:22:57.983Z] 329c88fbcd65: Verifying Checksum [2022-09-29T00:22:57.983Z] 329c88fbcd65: Download complete [2022-09-29T00:22:58.255Z] c0a3192eca97: Pull complete [2022-09-29T00:22:58.539Z] a050256f5b6f: Pull complete [2022-09-29T00:22:59.128Z] 8a5474983e97: Verifying Checksum [2022-09-29T00:22:59.128Z] 8a5474983e97: Download complete [2022-09-29T00:22:59.400Z] 656be50a0ddc: Download complete [2022-09-29T00:23:11.711Z] 656be50a0ddc: Pull complete [2022-09-29T00:23:11.711Z] 2bbca73fdf42: Pull complete [2022-09-29T00:23:11.711Z] 46d945488cbd: Pull complete [2022-09-29T00:23:17.064Z] 8a5474983e97: Pull complete [2022-09-29T00:23:18.478Z] 329c88fbcd65: Pull complete [2022-09-29T00:23:18.478Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T00:23:18.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T00:23:18.478Z] ---> ff4287adb874 [2022-09-29T00:23:18.478Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-29T00:23:20.432Z] ---> Running in 05c2afaf5868 [2022-09-29T00:23:20.432Z] Removing intermediate container 05c2afaf5868 [2022-09-29T00:23:20.432Z] ---> f3e365c46b80 [2022-09-29T00:23:20.432Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T00:23:20.709Z] ---> Running in 358cb73e6efc [2022-09-29T00:23:20.978Z] Removing intermediate container 358cb73e6efc [2022-09-29T00:23:20.978Z] ---> 23c5998a173a [2022-09-29T00:23:20.978Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T00:23:20.978Z] ---> Running in 5bb6960b4459 [2022-09-29T00:23:21.245Z] Removing intermediate container 5bb6960b4459 [2022-09-29T00:23:21.245Z] ---> 33d6c6e816de [2022-09-29T00:23:21.245Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T00:23:21.245Z] ---> Running in f66a5a0f0392 [2022-09-29T00:23:21.831Z] Removing intermediate container f66a5a0f0392 [2022-09-29T00:23:21.831Z] ---> 4ce901f988d2 [2022-09-29T00:23:21.831Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T00:23:21.831Z] ---> Running in c9b1494ae791 [2022-09-29T00:23:23.780Z] Removing intermediate container c9b1494ae791 [2022-09-29T00:23:23.780Z] ---> 1fed229a99e1 [2022-09-29T00:23:23.780Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T00:23:23.780Z] ---> Running in 490d09642edd [2022-09-29T00:23:24.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T00:23:25.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T00:23:26.288Z] (1/14) Installing libintl (0.21-r2) [2022-09-29T00:23:26.556Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-29T00:23:26.556Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T00:23:26.556Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T00:23:26.825Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-29T00:23:26.825Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-29T00:23:27.093Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T00:23:27.093Z] (7/14) Installing libblkid (2.38-r1) [2022-09-29T00:23:27.093Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-29T00:23:27.360Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-29T00:23:27.360Z] (10/14) Installing kmod-libs (29-r2) [2022-09-29T00:23:27.360Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-29T00:23:27.628Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-29T00:23:27.628Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-29T00:23:27.628Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-29T00:23:27.896Z] Executing busybox-1.35.0-r13.trigger [2022-09-29T00:23:27.896Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T00:23:27.896Z] OK: 228 MiB in 65 packages [2022-09-29T00:23:29.312Z] Removing intermediate container 490d09642edd [2022-09-29T00:23:29.312Z] ---> 402bbe793e41 [2022-09-29T00:23:29.312Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-29T00:23:29.312Z] ---> Running in 23af5aa5ca63 [2022-09-29T00:23:29.580Z] Removing intermediate container 23af5aa5ca63 [2022-09-29T00:23:29.580Z] ---> 185766f92e7c [2022-09-29T00:23:29.580Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-29T00:23:30.174Z] ---> 682177233793 [2022-09-29T00:23:30.174Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T00:23:30.174Z] ---> Running in 933cc717a985 [2022-09-29T00:24:17.023Z] Removing intermediate container 933cc717a985 [2022-09-29T00:24:17.023Z] ---> d4c976a65996 [2022-09-29T00:24:17.023Z] Step 12/14 : COPY . . [2022-09-29T00:24:17.023Z] ---> 59d9bf981211 [2022-09-29T00:24:17.023Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T00:24:17.023Z] ---> Running in 40adf83e9cf0 [2022-09-29T00:24:17.023Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:24:17.023Z] Dload Upload Total Spent Left Speed [2022-09-29T00:24:17.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  15440  0 --:--:-- --:--:-- --:--:-- 15391 [2022-09-29T00:24:17.289Z] Removing intermediate container 40adf83e9cf0 [2022-09-29T00:24:17.289Z] ---> 649c1bffabe7 [2022-09-29T00:24:17.289Z] Step 14/14 : RUN ${MAKE} [2022-09-29T00:24:17.560Z] ---> Running in 910bdd1c6020 [2022-09-29T00:24:18.531Z] noop [2022-09-29T00:24:19.115Z] Removing intermediate container 910bdd1c6020 [2022-09-29T00:24:19.115Z] ---> 49d0ae46a59a [2022-09-29T00:24:19.115Z] Successfully built 49d0ae46a59a [2022-09-29T00:24:19.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:24:19.589Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T00:24:19.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:24:19.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2022-09-29T00:24:19.927Z] $ 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 ******** ci-base-image-arm64 cat [2022-09-29T00:24:21.249Z] $ docker top ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T00:24:22.087Z] + go version [2022-09-29T00:24:22.087Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T00:24:22.124Z] $ docker stop --time=1 ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 [2022-09-29T00:24:23.740Z] $ docker rm -f ae3dbaad5ffe0715f2196c80a2463664de19c1d08d2d6272a54625ec86d40ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:24:24.546Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T00:24:24.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:24:24.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2022-09-29T00:24:24.860Z] $ 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 ******** ci-base-image-arm64 cat [2022-09-29T00:24:25.984Z] $ docker top bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T00:24:26.526Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-29T00:24:26.911Z] + make test [2022-09-29T00:24:26.911Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-29T00:24:28.858Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-29T00:26:05.561Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-29T00:26:05.561Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements [2022-09-29T00:26:05.561Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-29T00:26:05.561Z] CGO_ENABLED=1 go vet ./... [2022-09-29T00:26:23.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T00:26:23.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-29T00:26:23.763Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-29T00:26:23.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T00:26:23.838Z] $ docker stop --time=1 bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce [2022-09-29T00:26:25.548Z] $ docker rm -f bbc5fe65609475ffb9ef44cdb47313f9c1169c943d361437fcdeae81741a04ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T00:26:26.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T00:26:26.537Z] Warning: overwriting stash ‘coverage-report’ [2022-09-29T00:26:26.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T00:26:27.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-29T00:26:27.858Z] + ls -al . [2022-09-29T00:26:27.858Z] total 192 [2022-09-29T00:26:27.858Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 00:24 . [2022-09-29T00:26:27.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 .. [2022-09-29T00:26:27.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 00:22 .git [2022-09-29T00:26:27.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 .github [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 29 00:22 .gitignore [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 29 00:22 .golangci.yml [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 00:22 .hadolint.yml [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 29 00:22 Attribution.txt [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 29 00:22 CHANGELOG.md [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 29 00:22 Dockerfile [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 00:22 GOVERNANCE.md [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 00:22 Jenkinsfile [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 00:22 LICENSE [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 29 00:22 Makefile [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 00:22 OWNERS.md [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 29 00:22 README.md [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 00:19 VERSION [2022-09-29T00:26:27.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:22 bin [2022-09-29T00:26:27.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 cmd [2022-09-29T00:26:27.858Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 29 00:26 coverage.out [2022-09-29T00:26:27.858Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 29 00:22 docker-entrypoint.sh [2022-09-29T00:26:27.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 docs [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 29 00:22 go.mod [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 29 00:22 go.sum [2022-09-29T00:26:27.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:22 internal [2022-09-29T00:26:27.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:22 snap [2022-09-29T00:26:27.858Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:26:28.279Z] + 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=5c3ff37e6f3b5260e37461b19fc0cce4779704de --label arch=arm64 --label version=0.0.0 . [2022-09-29T00:26:28.548Z] Sending build context to Docker daemon 1.043MB [2022-09-29T00:26:28.548Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-29T00:26:28.548Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-29T00:26:28.548Z] ---> 49d0ae46a59a [2022-09-29T00:26:28.548Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-29T00:26:28.548Z] ---> Running in ae7e092871f1 [2022-09-29T00:26:28.826Z] Removing intermediate container ae7e092871f1 [2022-09-29T00:26:28.826Z] ---> e078f5f73b1c [2022-09-29T00:26:28.826Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-29T00:26:29.093Z] ---> Running in 74e22549d173 [2022-09-29T00:26:29.359Z] Removing intermediate container 74e22549d173 [2022-09-29T00:26:29.359Z] ---> 8dc928a12131 [2022-09-29T00:26:29.359Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-29T00:26:29.359Z] ---> Running in e2762f1d6086 [2022-09-29T00:26:29.632Z] Removing intermediate container e2762f1d6086 [2022-09-29T00:26:29.632Z] ---> 2cfa25682d83 [2022-09-29T00:26:29.632Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-29T00:26:29.632Z] ---> Running in 60f3377f9890 [2022-09-29T00:26:29.900Z] Removing intermediate container 60f3377f9890 [2022-09-29T00:26:29.900Z] ---> e47c4c52d7d5 [2022-09-29T00:26:29.900Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-29T00:26:29.900Z] ---> Running in 5548267d9d14 [2022-09-29T00:26:31.845Z] Removing intermediate container 5548267d9d14 [2022-09-29T00:26:31.845Z] ---> c7f780f8949d [2022-09-29T00:26:31.845Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-29T00:26:31.845Z] ---> Running in 159579840b86 [2022-09-29T00:26:32.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T00:26:33.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T00:26:34.355Z] OK: 228 MiB in 65 packages [2022-09-29T00:26:35.320Z] Removing intermediate container 159579840b86 [2022-09-29T00:26:35.320Z] ---> 8ec474f373bb [2022-09-29T00:26:35.320Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-29T00:26:35.320Z] ---> Running in 66b2096eb8fe [2022-09-29T00:26:35.910Z] Removing intermediate container 66b2096eb8fe [2022-09-29T00:26:35.910Z] ---> 00bd591910fe [2022-09-29T00:26:35.910Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-29T00:26:36.177Z] ---> d523fa94de25 [2022-09-29T00:26:36.177Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-29T00:26:36.445Z] ---> Running in 139a0d3398b9 [2022-09-29T00:26:38.562Z] Removing intermediate container 139a0d3398b9 [2022-09-29T00:26:38.562Z] ---> ae36ea5aa533 [2022-09-29T00:26:38.562Z] Step 12/36 : COPY . . [2022-09-29T00:26:40.608Z] ---> 0948ffd820ff [2022-09-29T00:26:40.608Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-29T00:26:40.896Z] ---> Running in b8ab0e2402b2 [2022-09-29T00:26:41.870Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:26:41.870Z] Dload Upload Total Spent Left Speed [2022-09-29T00:26:41.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7117 0 --:--:-- --:--:-- --:--:-- 7175 [2022-09-29T00:26:42.837Z] Removing intermediate container b8ab0e2402b2 [2022-09-29T00:26:42.837Z] ---> e05756241fd8 [2022-09-29T00:26:42.837Z] Step 14/36 : RUN ${MAKE} [2022-09-29T00:26:42.837Z] ---> Running in 221f5a016def [2022-09-29T00:26:43.827Z] 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.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-29T00:29:20.614Z] Removing intermediate container 221f5a016def [2022-09-29T00:29:20.614Z] ---> 6de94db4e357 [2022-09-29T00:29:20.614Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-29T00:29:20.614Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-29T00:29:20.614Z] eab2503cf8f4: Pulling fs layer [2022-09-29T00:29:20.614Z] 97cd0a44c592: Pulling fs layer [2022-09-29T00:29:20.614Z] 97cd0a44c592: Verifying Checksum [2022-09-29T00:29:20.614Z] 97cd0a44c592: Download complete [2022-09-29T00:29:20.614Z] eab2503cf8f4: Download complete [2022-09-29T00:29:20.614Z] eab2503cf8f4: Pull complete [2022-09-29T00:29:20.614Z] 97cd0a44c592: Pull complete [2022-09-29T00:29:20.614Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-29T00:29:20.614Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-29T00:29:20.614Z] ---> 7f763cca56b3 [2022-09-29T00:29:20.614Z] Step 16/36 : FROM alpine:3.16 [2022-09-29T00:29:20.614Z] 3.16: Pulling from library/alpine [2022-09-29T00:29:20.614Z] 9b18e9b68314: Pulling fs layer [2022-09-29T00:29:20.614Z] 9b18e9b68314: Verifying Checksum [2022-09-29T00:29:20.614Z] 9b18e9b68314: Download complete [2022-09-29T00:29:20.614Z] 9b18e9b68314: Pull complete [2022-09-29T00:29:20.614Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-29T00:29:20.614Z] Status: Downloaded newer image for alpine:3.16 [2022-09-29T00:29:20.614Z] ---> a6215f271958 [2022-09-29T00:29:20.614Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-29T00:29:20.614Z] ---> Running in 8e69b470aef1 [2022-09-29T00:29:20.614Z] Removing intermediate container 8e69b470aef1 [2022-09-29T00:29:20.614Z] ---> 0db4fa8aa357 [2022-09-29T00:29:20.614Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-29T00:29:20.614Z] ---> Running in 14de0b793446 [2022-09-29T00:29:20.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-29T00:29:20.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-29T00:29:20.614Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-29T00:29:20.614Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-29T00:29:20.614Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-29T00:29:20.614Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-29T00:29:20.614Z] (5/82) Installing libxcb (1.15-r0) [2022-09-29T00:29:20.614Z] (6/82) Installing libx11 (1.8-r0) [2022-09-29T00:29:20.879Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-29T00:29:20.879Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-29T00:29:20.879Z] (9/82) Installing expat (2.4.9-r0) [2022-09-29T00:29:21.144Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-29T00:29:21.144Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-29T00:29:21.144Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-29T00:29:21.144Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-29T00:29:21.144Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-29T00:29:21.144Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-29T00:29:21.410Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-29T00:29:21.410Z] (17/82) Installing libintl (0.21-r2) [2022-09-29T00:29:21.410Z] (18/82) Installing libblkid (2.38-r1) [2022-09-29T00:29:21.410Z] (19/82) Installing libmount (2.38-r1) [2022-09-29T00:29:21.410Z] (20/82) Installing pcre (8.45-r2) [2022-09-29T00:29:21.410Z] (21/82) Installing glib (2.72.1-r0) [2022-09-29T00:29:21.410Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-29T00:29:21.410Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-29T00:29:21.410Z] (24/82) Installing libass (0.16.0-r0) [2022-09-29T00:29:21.410Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-29T00:29:21.675Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-29T00:29:21.675Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-29T00:29:21.675Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-29T00:29:21.675Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-29T00:29:21.675Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-29T00:29:21.675Z] (31/82) Installing libunistring (1.0-r0) [2022-09-29T00:29:21.675Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-29T00:29:21.675Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-29T00:29:21.675Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-29T00:29:21.942Z] (35/82) Installing lame (3.100-r0) [2022-09-29T00:29:21.942Z] (36/82) Installing opus (1.3.1-r1) [2022-09-29T00:29:21.942Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-29T00:29:21.942Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-29T00:29:21.942Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-29T00:29:21.942Z] (40/82) Installing orc (0.4.32-r0) [2022-09-29T00:29:21.942Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-29T00:29:21.942Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-29T00:29:21.942Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-29T00:29:21.942Z] (44/82) Installing flac (1.3.4-r0) [2022-09-29T00:29:21.942Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-29T00:29:21.942Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-29T00:29:21.942Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-29T00:29:22.207Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-29T00:29:22.207Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-29T00:29:22.207Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-29T00:29:22.207Z] (51/82) Installing libpulse (15.0-r2) [2022-09-29T00:29:22.207Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-29T00:29:22.207Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-29T00:29:22.207Z] (54/82) Installing librist (0.2.6-r1) [2022-09-29T00:29:22.207Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-29T00:29:22.207Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-29T00:29:22.207Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-29T00:29:22.207Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-29T00:29:22.207Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-29T00:29:22.207Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-29T00:29:22.207Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-29T00:29:22.473Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-29T00:29:22.473Z] (63/82) Installing libva (2.14.0-r0) [2022-09-29T00:29:22.473Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-29T00:29:22.473Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-29T00:29:22.473Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-29T00:29:22.473Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-29T00:29:22.473Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-29T00:29:22.473Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-29T00:29:22.473Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-29T00:29:22.740Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-29T00:29:22.740Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-29T00:29:23.005Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-29T00:29:23.272Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-29T00:29:23.272Z] Executing udev-init-scripts-35-r0.post-install [2022-09-29T00:29:23.272Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-29T00:29:23.272Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-29T00:29:23.272Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-29T00:29:23.272Z] (78/82) Installing kmod-libs (29-r2) [2022-09-29T00:29:23.272Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-29T00:29:23.539Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-29T00:29:23.539Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-29T00:29:23.539Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-29T00:29:23.539Z] Executing busybox-1.35.0-r17.trigger [2022-09-29T00:29:23.539Z] Executing eudev-3.2.11-r0.trigger [2022-09-29T00:29:23.539Z] OK: 78 MiB in 96 packages [2022-09-29T00:29:26.873Z] Removing intermediate container 14de0b793446 [2022-09-29T00:29:26.873Z] ---> e89b6c331641 [2022-09-29T00:29:26.873Z] Step 19/36 : WORKDIR / [2022-09-29T00:29:26.873Z] ---> Running in 4fa4b17690c6 [2022-09-29T00:29:26.873Z] Removing intermediate container 4fa4b17690c6 [2022-09-29T00:29:26.873Z] ---> f1df605c8806 [2022-09-29T00:29:26.873Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-29T00:29:28.280Z] ---> 92f0a50fa85e [2022-09-29T00:29:28.280Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-29T00:29:28.861Z] ---> 531a55c022e0 [2022-09-29T00:29:28.861Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-29T00:29:29.127Z] ---> 80a96f1c2f2b [2022-09-29T00:29:29.128Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-29T00:29:29.710Z] ---> 2750e062eb09 [2022-09-29T00:29:29.710Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-29T00:29:30.305Z] ---> e56d2d5d47d1 [2022-09-29T00:29:30.305Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-29T00:29:30.571Z] ---> 15a9716ecec8 [2022-09-29T00:29:30.571Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-29T00:29:31.992Z] ---> bfd7c03d5e4e [2022-09-29T00:29:31.992Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-29T00:29:31.992Z] ---> Running in b4f3db0e8141 [2022-09-29T00:29:33.936Z] Removing intermediate container b4f3db0e8141 [2022-09-29T00:29:33.936Z] ---> 8437568b2fb5 [2022-09-29T00:29:33.936Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-29T00:29:33.936Z] ---> Running in 42523407c105 [2022-09-29T00:29:35.342Z] Removing intermediate container 42523407c105 [2022-09-29T00:29:35.342Z] ---> 55dcd2738298 [2022-09-29T00:29:35.342Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-29T00:29:35.342Z] ---> Running in 14494711de1b [2022-09-29T00:29:36.746Z] Removing intermediate container 14494711de1b [2022-09-29T00:29:36.746Z] ---> 0b73d2b5da86 [2022-09-29T00:29:36.746Z] Step 30/36 : EXPOSE 59983 [2022-09-29T00:29:37.017Z] ---> Running in 4e46ec8ce5c5 [2022-09-29T00:29:37.291Z] Removing intermediate container 4e46ec8ce5c5 [2022-09-29T00:29:37.291Z] ---> 8d0037532a30 [2022-09-29T00:29:37.291Z] Step 31/36 : EXPOSE 8554 [2022-09-29T00:29:37.291Z] ---> Running in 29117157c23a [2022-09-29T00:29:37.559Z] Removing intermediate container 29117157c23a [2022-09-29T00:29:37.559Z] ---> f6533a232eda [2022-09-29T00:29:37.559Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-29T00:29:37.559Z] ---> Running in e8f383451953 [2022-09-29T00:29:37.830Z] Removing intermediate container e8f383451953 [2022-09-29T00:29:37.830Z] ---> bebe00301bf6 [2022-09-29T00:29:37.830Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-29T00:29:38.097Z] ---> Running in 744f512f0c31 [2022-09-29T00:29:38.364Z] Removing intermediate container 744f512f0c31 [2022-09-29T00:29:38.364Z] ---> 157de5ab60a5 [2022-09-29T00:29:38.364Z] Step 34/36 : LABEL arch=arm64 [2022-09-29T00:29:38.364Z] ---> Running in e017dac76895 [2022-09-29T00:29:38.630Z] Removing intermediate container e017dac76895 [2022-09-29T00:29:38.630Z] ---> dac426149e79 [2022-09-29T00:29:38.630Z] Step 35/36 : LABEL git_sha=5c3ff37e6f3b5260e37461b19fc0cce4779704de [2022-09-29T00:29:38.630Z] ---> Running in 6ee95619a9f7 [2022-09-29T00:29:38.897Z] Removing intermediate container 6ee95619a9f7 [2022-09-29T00:29:38.897Z] ---> 0914abcdf325 [2022-09-29T00:29:38.897Z] Step 36/36 : LABEL version=0.0.0 [2022-09-29T00:29:38.897Z] ---> Running in 33264e765147 [2022-09-29T00:29:39.481Z] Removing intermediate container 33264e765147 [2022-09-29T00:29:39.481Z] ---> 32e6fa54f5c5 [2022-09-29T00:29:39.481Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-29T00:29:39.481Z] Successfully built 32e6fa54f5c5 [2022-09-29T00:29:39.481Z] 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 [2022-09-29T00:29:40.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T00:29:40.314Z] [2022-09-29T00:29:40.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:29:40.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T00:29:40.710Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T00:29:40.710Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T00:29:40.710Z] 04944245beec: Pulling fs layer [2022-09-29T00:29:40.710Z] 699f458cf7ca: Pulling fs layer [2022-09-29T00:29:40.710Z] 765212b225bb: Pulling fs layer [2022-09-29T00:29:40.710Z] f23df028b6ca: Pulling fs layer [2022-09-29T00:29:40.710Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T00:29:40.710Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T00:29:40.710Z] f23df028b6ca: Waiting [2022-09-29T00:29:40.710Z] d65c8cfc05b1: Waiting [2022-09-29T00:29:40.710Z] 2437ff75d9bd: Waiting [2022-09-29T00:29:40.710Z] 765212b225bb: Waiting [2022-09-29T00:29:40.980Z] 04944245beec: Verifying Checksum [2022-09-29T00:29:40.980Z] 04944245beec: Download complete [2022-09-29T00:29:40.980Z] 765212b225bb: Verifying Checksum [2022-09-29T00:29:40.980Z] 765212b225bb: Download complete [2022-09-29T00:29:40.980Z] f23df028b6ca: Verifying Checksum [2022-09-29T00:29:40.980Z] f23df028b6ca: Download complete [2022-09-29T00:29:40.980Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T00:29:40.980Z] d65c8cfc05b1: Download complete [2022-09-29T00:29:40.980Z] 699f458cf7ca: Verifying Checksum [2022-09-29T00:29:41.564Z] 8998bd30e6a1: Verifying Checksum [2022-09-29T00:29:41.564Z] 8998bd30e6a1: Download complete [2022-09-29T00:29:44.144Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T00:29:44.144Z] 2437ff75d9bd: Download complete [2022-09-29T00:29:45.553Z] 8998bd30e6a1: Pull complete [2022-09-29T00:29:45.819Z] 04944245beec: Pull complete [2022-09-29T00:29:47.222Z] 699f458cf7ca: Pull complete [2022-09-29T00:29:47.488Z] 765212b225bb: Pull complete [2022-09-29T00:29:48.071Z] f23df028b6ca: Pull complete [2022-09-29T00:29:48.337Z] d65c8cfc05b1: Pull complete [2022-09-29T00:30:03.318Z] 2437ff75d9bd: Pull complete [2022-09-29T00:30:03.318Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T00:30:03.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T00:30:03.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:30:03.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2022-09-29T00:30:03.696Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-29T00:30:06.168Z] $ docker top ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:07.068Z] ---> job-cost.sh [2022-09-29T00:30:07.068Z] lf-activate-venv: SKIPPING [2022-09-29T00:30:07.068Z] INFO: No Stack... [2022-09-29T00:30:07.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T00:30:08.283Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T00:30:08.621Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-29T00:30:08.621Z] + cut -d, -f6 [Pipeline] lock [2022-09-29T00:30:08.696Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] [2022-09-29T00:30:08.700Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] did not exist. Created. [2022-09-29T00:30:08.701Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T00:30:09.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T00:30:09.189Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T00:30:09.205Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T00:30:09.282Z] $ docker stop --time=1 ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 [2022-09-29T00:30:10.789Z] $ docker rm -f ef6bc3b56cd2bc441be9cb696777ffc11401b98225c0dae8fb4c69dada78cc43 [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 [2022-09-29T00:30:11.692Z] provisioning config files... [2022-09-29T00:30:11.699Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config18103973302902124962tmp [Pipeline] { [Pipeline] sh [2022-09-29T00:30:12.044Z] + set +x [2022-09-29T00:30:12.044Z] + curl -s https://codecov.io/bash [2022-09-29T00:30:12.044Z] + bash -s -- [2022-09-29T00:30:12.044Z] [2022-09-29T00:30:12.044Z] _____ _ [2022-09-29T00:30:12.044Z] / ____| | | [2022-09-29T00:30:12.044Z] | | ___ __| | ___ ___ _____ __ [2022-09-29T00:30:12.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-29T00:30:12.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-29T00:30:12.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-29T00:30:12.044Z] Bash-1.0.6 [2022-09-29T00:30:12.044Z] [2022-09-29T00:30:12.044Z] [2022-09-29T00:30:12.044Z] ==> git version 2.25.1 found [2022-09-29T00:30:12.044Z] ==> 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 [2022-09-29T00:30:12.044Z] Release-Date: 2020-01-08 [2022-09-29T00:30:12.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-29T00:30:12.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-29T00:30:12.044Z] ==> Jenkins CI detected. [2022-09-29T00:30:12.044Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-94 [2022-09-29T00:30:12.044Z] project root: . [2022-09-29T00:30:12.044Z] --> token set from env [2022-09-29T00:30:12.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-29T00:30:12.044Z] ==> Running gcov in . (disable via -X gcov) [2022-09-29T00:30:12.044Z] ==> Python coveragepy not found [2022-09-29T00:30:12.044Z] ==> Searching for coverage reports in: [2022-09-29T00:30:12.044Z] + . [2022-09-29T00:30:12.044Z] -> Found 1 reports [2022-09-29T00:30:12.044Z] ==> Detecting git/mercurial file structure [2022-09-29T00:30:12.303Z] ==> Reading reports [2022-09-29T00:30:12.303Z] + ./coverage.out bytes=29387 [2022-09-29T00:30:12.303Z] ==> Appending adjustments [2022-09-29T00:30:12.303Z] https://docs.codecov.io/docs/fixing-reports [2022-09-29T00:30:12.303Z] + Found adjustments [2022-09-29T00:30:12.303Z] ==> Gzipping contents [2022-09-29T00:30:12.303Z] 8.0K /tmp/codecov.kXJxvq.gz [2022-09-29T00:30:12.303Z] ==> Uploading reports [2022-09-29T00:30:12.303Z] url: https://codecov.io [2022-09-29T00:30:12.303Z] query: branch=PR-94&commit=5c3ff37e6f3b5260e37461b19fc0cce4779704de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=94&job=&cmd_args= [2022-09-29T00:30:12.303Z] -> Pinging Codecov [2022-09-29T00:30:12.303Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-94&commit=5c3ff37e6f3b5260e37461b19fc0cce4779704de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=94&job=&cmd_args= [2022-09-29T00:30:12.563Z] -> Uploading to [2022-09-29T00:30:12.563Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-29/73D8F5FF140700D3E01443B452E23636/5c3ff37e6f3b5260e37461b19fc0cce4779704de/0d31c3a5-b33b-4acb-968b-4a27f65dddc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T003012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d9602336d4a4fa50e97b4ae8dad9a126e5b0f852aca933b6d3232036934f80f [2022-09-29T00:30:12.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T00:30:12.563Z] Dload Upload Total Spent Left Speed [2022-09-29T00:30:12.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4193 0 0 100 4193 0 17918 --:--:-- --:--:-- --:--:-- 17842 [2022-09-29T00:30:12.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5c3ff37e6f3b5260e37461b19fc0cce4779704de [Pipeline] } [2022-09-29T00:30:12.854Z] 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 [2022-09-29T00:30:14.506Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-94/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:14.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:15.718Z] ---> package-listing.sh [2022-09-29T00:30:15.718Z] ++ facter osfamily [2022-09-29T00:30:15.718Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T00:30:15.978Z] + OS_FAMILY=debian [2022-09-29T00:30:15.978Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-94 [2022-09-29T00:30:15.978Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T00:30:15.978Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T00:30:15.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T00:30:15.978Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T00:30:15.978Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-94 ']' [2022-09-29T00:30:15.978Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T00:30:15.978Z] + case "${OS_FAMILY}" in [2022-09-29T00:30:15.978Z] + dpkg -l [2022-09-29T00:30:15.978Z] + grep '^ii' [2022-09-29T00:30:15.978Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T00:30:15.978Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T00:30:15.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T00:30:15.978Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-94 ']' [2022-09-29T00:30:15.978Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-94/archives/ [2022-09-29T00:30:15.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-94/archives/ [Pipeline] echo [2022-09-29T00:30:16.011Z] 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/xfoundry_device-usb-camera_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-29T00:30:16.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T00:30:16.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T00:30:16.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T00:30:17.068Z] prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container [2022-09-29T00:30:17.105Z] $ 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/xfoundry_device-usb-camera_PR-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-94 -v /w/workspace/xfoundry_device-usb-camera_PR-94:/w/workspace/xfoundry_device-usb-camera_PR-94:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-94@tmp:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-29T00:30:17.286Z] $ docker top 9cce62b592b29ed4c7dc6719c5813ba7490ef5d736d9935b07cf927231340b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T00:30:17.670Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T00:30:17.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T00:30:18.296Z] + ls /var/log/sa-host [2022-09-29T00:30:18.296Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T00:30:18.497Z] provisioning config files... [2022-09-29T00:30:18.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-94@tmp/config17197888661318459126tmp [Pipeline] { [Pipeline] echo [2022-09-29T00:30:18.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:18.867Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T00:30:18.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:19.305Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T00:30:19.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:19.645Z] ---> sudo-logs.sh [2022-09-29T00:30:19.645Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T00:30:19.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:20.038Z] ---> job-cost.sh [2022-09-29T00:30:20.038Z] lf-activate-venv: SKIPPING [2022-09-29T00:30:20.038Z] DEBUG: total: 0.10999999940395355 [2022-09-29T00:30:20.038Z] INFO: Retrieving Stack Cost... [2022-09-29T00:30:20.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T00:30:20.861Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T00:30:20.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T00:30:21.208Z] ---> logs-deploy.sh [2022-09-29T00:30:21.208Z] lf-activate-venv: SKIPPING [2022-09-29T00:30:21.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-94/1 [2022-09-29T00:30:21.208Z] INFO: archiving workspace using pattern(s): [2022-09-29T00:30:22.143Z] Archives upload complete. [2022-09-29T00:30:22.402Z] INFO: archiving logs to Nexus [2022-09-29T00:30:22.973Z] ---> uname -a: [2022-09-29T00:30:22.973Z] Linux prd-ubuntu20-04-docker-8c-8g-1881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] ---> lscpu: [2022-09-29T00:30:22.973Z] Architecture: x86_64 [2022-09-29T00:30:22.973Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-29T00:30:22.973Z] Byte Order: Little Endian [2022-09-29T00:30:22.973Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-29T00:30:22.973Z] CPU(s): 8 [2022-09-29T00:30:22.973Z] On-line CPU(s) list: 0-7 [2022-09-29T00:30:22.973Z] Thread(s) per core: 1 [2022-09-29T00:30:22.973Z] Core(s) per socket: 1 [2022-09-29T00:30:22.973Z] Socket(s): 8 [2022-09-29T00:30:22.973Z] NUMA node(s): 1 [2022-09-29T00:30:22.973Z] Vendor ID: AuthenticAMD [2022-09-29T00:30:22.973Z] CPU family: 23 [2022-09-29T00:30:22.973Z] Model: 49 [2022-09-29T00:30:22.973Z] Model name: AMD EPYC-Rome Processor [2022-09-29T00:30:22.973Z] Stepping: 0 [2022-09-29T00:30:22.973Z] CPU MHz: 2800.002 [2022-09-29T00:30:22.973Z] BogoMIPS: 5600.00 [2022-09-29T00:30:22.973Z] Virtualization: AMD-V [2022-09-29T00:30:22.973Z] Hypervisor vendor: KVM [2022-09-29T00:30:22.973Z] Virtualization type: full [2022-09-29T00:30:22.973Z] L1d cache: 256 KiB [2022-09-29T00:30:22.973Z] L1i cache: 256 KiB [2022-09-29T00:30:22.973Z] L2 cache: 4 MiB [2022-09-29T00:30:22.973Z] L3 cache: 128 MiB [2022-09-29T00:30:22.973Z] NUMA node0 CPU(s): 0-7 [2022-09-29T00:30:22.973Z] Vulnerability Itlb multihit: Not affected [2022-09-29T00:30:22.973Z] Vulnerability L1tf: Not affected [2022-09-29T00:30:22.973Z] Vulnerability Mds: Not affected [2022-09-29T00:30:22.973Z] Vulnerability Meltdown: Not affected [2022-09-29T00:30:22.973Z] Vulnerability Mmio stale data: Not affected [2022-09-29T00:30:22.973Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-29T00:30:22.973Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-29T00:30:22.973Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-29T00:30:22.973Z] Vulnerability Srbds: Not affected [2022-09-29T00:30:22.973Z] Vulnerability Tsx async abort: Not affected [2022-09-29T00:30:22.973Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] ---> nproc: [2022-09-29T00:30:22.973Z] 8 [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] ---> df -h: [2022-09-29T00:30:22.973Z] Filesystem Size Used Avail Use% Mounted on [2022-09-29T00:30:22.973Z] overlay 155G 12G 144G 8% / [2022-09-29T00:30:22.973Z] tmpfs 64M 0 64M 0% /dev [2022-09-29T00:30:22.973Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-29T00:30:22.973Z] shm 64M 0 64M 0% /dev/shm [2022-09-29T00:30:22.973Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] ---> sar -b -r -n DEV: [2022-09-29T00:30:22.973Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1881) 09/29/22 _x86_64_ (8 CPU) [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:18:37 LINUX RESTART (8 CPU) [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-29T00:30:22.973Z] 00:20:01 302.55 38.24 264.31 0.00 4283.55 81996.47 0.00 [2022-09-29T00:30:22.973Z] 00:21:01 167.47 0.93 166.54 0.00 22.13 46467.99 0.00 [2022-09-29T00:30:22.973Z] 00:22:01 229.45 0.23 229.21 0.00 8.00 32267.42 0.00 [2022-09-29T00:30:22.973Z] 00:23:01 33.83 0.05 33.78 0.00 11.20 16728.03 0.00 [2022-09-29T00:30:22.973Z] 00:24:01 39.03 9.33 29.70 0.00 2884.32 4833.33 0.00 [2022-09-29T00:30:22.973Z] 00:25:01 2.32 0.00 2.32 0.00 0.00 25.99 0.00 [2022-09-29T00:30:22.973Z] 00:26:01 1.00 0.00 1.00 0.00 0.00 10.98 0.00 [2022-09-29T00:30:22.973Z] 00:27:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 [2022-09-29T00:30:22.973Z] 00:28:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-09-29T00:30:22.973Z] 00:29:01 1.97 0.00 1.97 0.00 0.00 32.53 0.00 [2022-09-29T00:30:22.973Z] 00:30:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2022-09-29T00:30:22.973Z] Average: 71.11 4.44 66.66 0.00 656.34 16605.97 0.00 [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-29T00:30:22.973Z] 00:20:01 29187652 31571384 754004 2.29 72088 2589772 1961048 5.78 1015268 2335552 276 [2022-09-29T00:30:22.973Z] 00:21:01 28140692 31479564 821404 2.50 135840 3398320 1901904 5.61 1345572 2941552 225748 [2022-09-29T00:30:22.973Z] 00:22:01 27809136 31504676 795812 2.42 143296 3742812 2091448 6.16 1279524 3327644 201044 [2022-09-29T00:30:22.973Z] 00:23:01 27564816 31562732 737048 2.24 150784 3993948 1733564 5.11 1243152 3568196 164 [2022-09-29T00:30:22.973Z] 00:24:01 27270588 31545340 741952 2.26 169416 4242600 1799240 5.30 1397500 3683156 232 [2022-09-29T00:30:22.973Z] 00:25:01 27279436 31554324 733096 2.23 169448 4242724 1815396 5.35 1388504 3683236 12 [2022-09-29T00:30:22.973Z] 00:26:01 27279444 31554364 733016 2.23 169476 4242728 1815396 5.35 1388524 3683240 8 [2022-09-29T00:30:22.973Z] 00:27:01 27287444 31562568 724896 2.20 169492 4242728 1815396 5.35 1380916 3683396 36 [2022-09-29T00:30:22.973Z] 00:28:01 27287332 31562476 724928 2.20 169508 4242736 1815396 5.35 1380884 3683400 128 [2022-09-29T00:30:22.973Z] 00:29:01 27288068 31563400 724296 2.20 169580 4242740 1815396 5.35 1380912 3683532 56 [2022-09-29T00:30:22.973Z] 00:30:01 27287436 31562812 724840 2.20 169608 4242740 1815396 5.35 1381160 3683528 108 [2022-09-29T00:30:22.973Z] Average: 27607459 31547604 746845 2.27 153503 3947623 1852689 5.46 1325629 3450585 38892 [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-29T00:30:22.973Z] 00:20:01 ens3 579.64 398.65 6286.77 114.15 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:20:01 docker0 1.02 0.95 0.15 7.07 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:20:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:21:01 ens3 369.24 251.09 2450.22 36.97 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:21:01 docker0 223.58 327.95 16.64 2404.41 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:21:01 veth90b5a9a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:22:01 ens3 185.35 112.11 3267.57 21.80 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:22:01 docker0 20.96 44.33 1.45 642.81 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:22:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:23:01 ens3 18.03 11.06 130.29 5.29 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:24:01 ens3 88.97 57.91 1299.46 4.14 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:24:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:25:01 ens3 0.35 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:27:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:28:01 ens3 0.23 0.12 1.03 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:30:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] Average: ens3 113.11 75.72 1223.20 16.62 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] Average: docker0 22.36 33.98 1.66 278.07 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] ---> sar -P ALL: [2022-09-29T00:30:22.973Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1881) 09/29/22 _x86_64_ (8 CPU) [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:18:37 LINUX RESTART (8 CPU) [2022-09-29T00:30:22.973Z] [2022-09-29T00:30:22.973Z] 00:19:01 CPU %user %nice %system %iowait %steal %idle [2022-09-29T00:30:22.973Z] 00:20:01 all 9.27 0.00 3.10 6.13 0.05 81.44 [2022-09-29T00:30:22.973Z] 00:20:01 0 9.48 0.00 2.82 1.71 0.05 85.94 [2022-09-29T00:30:22.973Z] 00:20:01 1 7.17 0.00 4.28 3.12 0.05 85.37 [2022-09-29T00:30:22.973Z] 00:20:01 2 8.32 0.00 4.24 6.10 0.03 81.30 [2022-09-29T00:30:22.973Z] 00:20:01 3 9.72 0.00 2.97 10.80 0.07 76.44 [2022-09-29T00:30:22.973Z] 00:20:01 4 9.24 0.00 2.51 7.54 0.07 80.64 [2022-09-29T00:30:22.973Z] 00:20:01 5 7.54 0.00 2.02 0.25 0.03 90.16 [2022-09-29T00:30:22.973Z] 00:20:01 6 8.18 0.00 2.89 13.66 0.05 75.22 [2022-09-29T00:30:22.973Z] 00:20:01 7 14.55 0.00 3.06 5.95 0.08 76.36 [2022-09-29T00:30:22.974Z] 00:21:01 all 17.76 0.00 4.68 3.64 0.06 73.85 [2022-09-29T00:30:22.974Z] 00:21:01 0 17.47 0.00 4.54 1.48 0.07 76.43 [2022-09-29T00:30:22.974Z] 00:21:01 1 18.83 0.00 4.56 1.38 0.05 75.18 [2022-09-29T00:30:22.974Z] 00:21:01 2 17.29 0.00 4.14 0.81 0.07 77.69 [2022-09-29T00:30:22.974Z] 00:21:01 3 18.24 0.00 4.42 2.59 0.05 74.70 [2022-09-29T00:30:22.974Z] 00:21:01 4 17.99 0.00 4.65 1.49 0.07 75.80 [2022-09-29T00:30:22.974Z] 00:21:01 5 17.57 0.00 5.45 19.26 0.07 57.65 [2022-09-29T00:30:22.974Z] 00:21:01 6 16.81 0.00 4.66 0.34 0.05 78.14 [2022-09-29T00:30:22.974Z] 00:21:01 7 17.85 0.00 5.05 1.82 0.07 75.21 [2022-09-29T00:30:22.974Z] 00:22:01 all 30.98 0.00 5.93 1.94 0.10 61.06 [2022-09-29T00:30:22.974Z] 00:22:01 0 33.00 0.00 5.77 0.17 0.08 60.97 [2022-09-29T00:30:22.974Z] 00:22:01 1 30.22 0.00 6.12 2.78 0.19 60.69 [2022-09-29T00:30:22.974Z] 00:22:01 2 29.54 0.00 5.70 2.66 0.08 62.01 [2022-09-29T00:30:22.974Z] 00:22:01 3 32.59 0.00 5.88 1.20 0.10 60.23 [2022-09-29T00:30:22.974Z] 00:22:01 4 31.37 0.00 5.69 0.10 0.07 62.77 [2022-09-29T00:30:22.974Z] 00:22:01 5 31.17 0.00 6.06 0.15 0.08 62.53 [2022-09-29T00:30:22.974Z] 00:22:01 6 29.61 0.00 6.43 2.48 0.08 61.40 [2022-09-29T00:30:22.974Z] 00:22:01 7 30.31 0.00 5.75 6.01 0.09 57.84 [2022-09-29T00:30:22.974Z] 00:23:01 all 2.12 0.00 1.03 1.12 0.02 95.71 [2022-09-29T00:30:22.974Z] 00:23:01 0 1.37 0.00 0.72 0.02 0.02 97.88 [2022-09-29T00:30:22.974Z] 00:23:01 1 1.67 0.00 0.72 1.61 0.02 95.99 [2022-09-29T00:30:22.974Z] 00:23:01 2 2.13 0.00 0.89 0.49 0.02 96.48 [2022-09-29T00:30:22.974Z] 00:23:01 3 2.24 0.00 1.91 6.10 0.02 89.73 [2022-09-29T00:30:22.974Z] 00:23:01 4 1.98 0.00 1.00 0.60 0.02 96.40 [2022-09-29T00:30:22.974Z] 00:23:01 5 1.91 0.00 1.07 0.12 0.02 96.89 [2022-09-29T00:30:22.974Z] 00:23:01 6 2.34 0.00 0.95 0.02 0.02 96.67 [2022-09-29T00:30:22.974Z] 00:23:01 7 3.33 0.00 1.00 0.02 0.03 95.62 [2022-09-29T00:30:22.974Z] 00:24:01 all 1.34 0.00 0.84 0.41 0.02 97.40 [2022-09-29T00:30:22.974Z] 00:24:01 0 1.12 0.00 0.82 0.08 0.02 97.97 [2022-09-29T00:30:22.974Z] 00:24:01 1 1.87 0.00 0.62 0.08 0.02 97.41 [2022-09-29T00:30:22.974Z] 00:24:01 2 1.78 0.00 2.35 1.57 0.02 94.29 [2022-09-29T00:30:22.974Z] 00:24:01 3 0.65 0.00 0.87 0.00 0.02 98.46 [2022-09-29T00:30:22.974Z] 00:24:01 4 2.28 0.00 0.53 0.05 0.02 97.13 [2022-09-29T00:30:22.974Z] 00:24:01 5 0.70 0.00 0.45 0.63 0.02 98.20 [2022-09-29T00:30:22.974Z] 00:24:01 6 1.19 0.00 0.48 0.08 0.02 98.23 [2022-09-29T00:30:22.974Z] 00:24:01 7 1.12 0.00 0.62 0.77 0.02 97.47 [2022-09-29T00:30:22.974Z] 00:25:01 all 0.30 0.00 0.03 0.01 0.00 99.67 [2022-09-29T00:30:22.974Z] 00:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-29T00:30:22.974Z] 00:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-29T00:30:22.974Z] 00:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-29T00:30:22.974Z] 00:25:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-29T00:30:22.974Z] 00:25:01 4 2.03 0.00 0.03 0.00 0.00 97.93 [2022-09-29T00:30:22.974Z] 00:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-29T00:30:22.974Z] 00:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-29T00:30:22.974Z] 00:25:01 7 0.07 0.00 0.03 0.03 0.02 99.85 [2022-09-29T00:30:22.974Z] 00:26:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-09-29T00:30:22.974Z] 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:26:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-29T00:30:22.974Z] 00:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:26:01 7 0.03 0.00 0.08 0.02 0.02 99.85 [2022-09-29T00:30:22.974Z] 00:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-09-29T00:30:22.974Z] 00:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-29T00:30:22.974Z] 00:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-29T00:30:22.974Z] 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:27:01 4 0.17 0.00 0.02 0.00 0.02 99.80 [2022-09-29T00:30:22.974Z] 00:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-29T00:30:22.974Z] 00:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-29T00:30:22.974Z] 00:27:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2022-09-29T00:30:22.974Z] 00:28:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2022-09-29T00:30:22.974Z] 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-29T00:30:22.974Z] 00:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:28:01 4 1.06 0.00 0.00 0.00 0.00 98.94 [2022-09-29T00:30:22.974Z] 00:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-29T00:30:22.974Z] 00:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:28:01 7 0.05 0.00 0.05 0.02 0.02 99.87 [2022-09-29T00:30:22.974Z] 00:29:01 all 0.11 0.00 0.00 0.01 0.00 99.87 [2022-09-29T00:30:22.974Z] 00:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:29:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2022-09-29T00:30:22.974Z] 00:29:01 4 0.65 0.00 0.00 0.00 0.00 99.35 [2022-09-29T00:30:22.974Z] 00:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-29T00:30:22.974Z] 00:29:01 7 0.07 0.00 0.02 0.05 0.02 99.85 [2022-09-29T00:30:22.974Z] 00:30:01 all 0.06 0.00 0.02 0.00 0.00 99.92 [2022-09-29T00:30:22.974Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T00:30:22.974Z] 00:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-29T00:30:22.974Z] 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:30:01 3 0.28 0.00 0.02 0.02 0.00 99.68 [2022-09-29T00:30:22.974Z] 00:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-29T00:30:22.974Z] 00:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-29T00:30:22.974Z] 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T00:30:22.974Z] 00:30:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2022-09-29T00:30:22.974Z] [2022-09-29T00:30:22.974Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-29T00:30:22.974Z] Average: all 5.63 0.00 1.42 1.20 0.02 91.73 [2022-09-29T00:30:22.974Z] Average: 0 5.65 0.00 1.33 0.31 0.02 92.68 [2022-09-29T00:30:22.974Z] Average: 1 5.42 0.00 1.48 0.81 0.03 92.26 [2022-09-29T00:30:22.974Z] Average: 2 5.34 0.00 1.57 1.05 0.02 92.02 [2022-09-29T00:30:22.974Z] Average: 3 5.77 0.00 1.46 1.88 0.02 90.87 [2022-09-29T00:30:22.974Z] Average: 4 6.20 0.00 1.30 0.88 0.02 91.59 [2022-09-29T00:30:22.974Z] Average: 5 5.34 0.00 1.37 1.84 0.02 91.43 [2022-09-29T00:30:22.974Z] Average: 6 5.27 0.00 1.40 1.49 0.02 91.82 [2022-09-29T00:30:22.974Z] Average: 7 6.07 0.00 1.42 1.32 0.03 91.15 [2022-09-29T00:30:22.974Z] [2022-09-29T00:30:22.974Z] [2022-09-29T00:30:22.974Z]