lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a91dcc9edac9c969954f5cf207945cb31b1fb1f+c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (eb2dcc889e13b6805656af227c8a83750d5c4204) 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-ssh18096419281329374494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1493697812600746034.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4778279865081401263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6502565798815815952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10051919004453865328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7867 in /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-296 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 > git rev-list --no-walk 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T18:13:29.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T18:13:29.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T18:13:29.693Z] ========================================================= [2023-09-25T18:13:29.693Z] EdgeX Global Pipelines Version Info [2023-09-25T18:13:29.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:13:30.405Z] ------------------- [2023-09-25T18:13:30.405Z] stable info: [2023-09-25T18:13:30.405Z] ------------------- [2023-09-25T18:13:30.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T18:13:30.405Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T18:13:30.405Z] Message: update stable to v1.0.254 [2023-09-25T18:13:30.975Z] ------------------- [2023-09-25T18:13:30.975Z] experimental info: [2023-09-25T18:13:30.975Z] ------------------- [2023-09-25T18:13:30.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T18:13:30.975Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T18:13:30.975Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T18:13:31.138Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-25T18:13:31.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-25T18:13:31.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T18:13:31.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T18:13:31.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T18:13:31.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T18:13:31.218Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T18:13:31.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T18:13:31.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T18:13:31.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T18:13:31.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T18:13:31.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-25T18:13:31.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T18:13:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T18:13:31.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T18:13:31.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T18:13:31.379Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T18:13:31.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T18:13:31.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T18:13:31.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T18:13:31.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T18:13:31.453Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T18:13:31.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T18:13:31.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T18:13:31.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T18:13:31.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T18:13:31.518Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T18:13:31.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2023-09-25T18:13:31.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2023-09-25T18:13:31.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2023-09-25T18:13:31.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T18:13:31.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a91dcc [Pipeline] echo [2023-09-25T18:13:31.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:13:31.637Z] provisioning config files... [2023-09-25T18:13:31.650Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config17307206405709232818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:13:31.948Z] ---> docker-login.sh [2023-09-25T18:13:31.949Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:13:32.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:32.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:32.467Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:32.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:32.467Z] [2023-09-25T18:13:32.467Z] Login Succeeded [2023-09-25T18:13:32.467Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:13:32.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:32.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:32.467Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:32.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:32.467Z] [2023-09-25T18:13:32.467Z] Login Succeeded [2023-09-25T18:13:32.467Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:13:32.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:32.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:32.467Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:32.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:32.467Z] [2023-09-25T18:13:32.467Z] Login Succeeded [2023-09-25T18:13:32.467Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:13:32.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:32.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:32.727Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:32.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:32.727Z] [2023-09-25T18:13:32.727Z] Login Succeeded [2023-09-25T18:13:32.727Z] docker.io [2023-09-25T18:13:32.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:32.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:32.989Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:32.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:32.989Z] [2023-09-25T18:13:32.989Z] Login Succeeded [2023-09-25T18:13:32.989Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:13:32.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T18:13:33.382Z] + git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T18:13:33.436Z] -----------> git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [false] [Pipeline] sh [2023-09-25T18:13:33.727Z] + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T18:13:33.742Z] ========================================================= [2023-09-25T18:13:33.742Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T18:13:33.742Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:13:34.092Z] + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T18:13:34.102Z] [semverPrep] GIT_COMMIT: 3a91dcc9edac9c969954f5cf207945cb31b1fb1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-25T18:13:34.115Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T18:13:34.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T18:13:34.496Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T18:13:34.496Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T18:13:34.496Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T18:13:34.496Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T18:13:34.496Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T18:13:34.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:13:34.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:13:34.915Z] [2023-09-25T18:13:34.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:13:35.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:13:35.223Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T18:13:35.223Z] b85a868b505f: Pulling fs layer [2023-09-25T18:13:35.223Z] e2be974225ed: Pulling fs layer [2023-09-25T18:13:35.223Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T18:13:35.223Z] 988bab9f4d93: Pulling fs layer [2023-09-25T18:13:35.223Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T18:13:35.223Z] eaf3925da568: Pulling fs layer [2023-09-25T18:13:35.223Z] bab4dde63d76: Pulling fs layer [2023-09-25T18:13:35.223Z] bde34c3a00c8: Pulling fs layer [2023-09-25T18:13:35.223Z] b352a97aabf1: Pulling fs layer [2023-09-25T18:13:35.223Z] 4872d77fe225: Pulling fs layer [2023-09-25T18:13:35.223Z] 5851b861e8e6: Pulling fs layer [2023-09-25T18:13:35.223Z] 1469e6f7b9e6: Waiting [2023-09-25T18:13:35.223Z] eaf3925da568: Waiting [2023-09-25T18:13:35.223Z] bab4dde63d76: Waiting [2023-09-25T18:13:35.223Z] 4872d77fe225: Waiting [2023-09-25T18:13:35.223Z] bde34c3a00c8: Waiting [2023-09-25T18:13:35.223Z] 5851b861e8e6: Waiting [2023-09-25T18:13:35.223Z] b352a97aabf1: Waiting [2023-09-25T18:13:35.223Z] 988bab9f4d93: Waiting [2023-09-25T18:13:35.223Z] e2be974225ed: Download complete [2023-09-25T18:13:35.223Z] 988bab9f4d93: Download complete [2023-09-25T18:13:35.223Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T18:13:35.223Z] 1469e6f7b9e6: Download complete [2023-09-25T18:13:35.483Z] eaf3925da568: Verifying Checksum [2023-09-25T18:13:35.483Z] eaf3925da568: Download complete [2023-09-25T18:13:35.483Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T18:13:35.483Z] 339a4e72a1f5: Download complete [2023-09-25T18:13:35.483Z] bde34c3a00c8: Download complete [2023-09-25T18:13:35.483Z] b352a97aabf1: Verifying Checksum [2023-09-25T18:13:35.483Z] b352a97aabf1: Download complete [2023-09-25T18:13:35.483Z] 4872d77fe225: Verifying Checksum [2023-09-25T18:13:35.483Z] 4872d77fe225: Download complete [2023-09-25T18:13:35.483Z] 5851b861e8e6: Verifying Checksum [2023-09-25T18:13:35.483Z] b85a868b505f: Verifying Checksum [2023-09-25T18:13:35.483Z] b85a868b505f: Download complete [2023-09-25T18:13:35.742Z] bab4dde63d76: Verifying Checksum [2023-09-25T18:13:35.742Z] bab4dde63d76: Download complete [2023-09-25T18:13:37.119Z] b85a868b505f: Pull complete [2023-09-25T18:13:37.119Z] e2be974225ed: Pull complete [2023-09-25T18:13:37.379Z] 339a4e72a1f5: Pull complete [2023-09-25T18:13:37.638Z] 988bab9f4d93: Pull complete [2023-09-25T18:13:37.904Z] 1469e6f7b9e6: Pull complete [2023-09-25T18:13:37.904Z] eaf3925da568: Pull complete [2023-09-25T18:13:39.818Z] bab4dde63d76: Pull complete [2023-09-25T18:13:39.818Z] bde34c3a00c8: Pull complete [2023-09-25T18:13:39.818Z] b352a97aabf1: Pull complete [2023-09-25T18:13:39.818Z] 4872d77fe225: Pull complete [2023-09-25T18:13:40.078Z] 5851b861e8e6: Pull complete [2023-09-25T18:13:40.078Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T18:13:40.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:13:40.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:13:40.165Z] prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container [2023-09-25T18:13:40.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T18:13:42.678Z] $ docker top 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 -eo pid,comm [2023-09-25T18:13:42.732Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-25T18:13:42.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T18:13:42.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:13:42.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:13:42.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:13:42.892Z] $ docker exec 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent [2023-09-25T18:13:43.000Z] SSH_AUTH_SOCK=/tmp/ssh-JAKGjxb1UKaq/agent.32 [2023-09-25T18:13:43.000Z] SSH_AGENT_PID=38 [2023-09-25T18:13:43.007Z] Running ssh-add (command line suppressed) [2023-09-25T18:13:43.115Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_4958184438279933009.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_4958184438279933009.key) [2023-09-25T18:13:43.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:13:43.413Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T18:13:43.426Z] $ docker exec --env ******** --env ******** 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent -k [2023-09-25T18:13:43.520Z] unset SSH_AUTH_SOCK; [2023-09-25T18:13:43.521Z] unset SSH_AGENT_PID; [2023-09-25T18:13:43.521Z] echo Agent pid 38 killed; [2023-09-25T18:13:43.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T18:13:43.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:13:43.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:13:43.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:13:43.681Z] $ docker exec 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent [2023-09-25T18:13:43.794Z] SSH_AUTH_SOCK=/tmp/ssh-M8KRJpflU5d9/agent.70 [2023-09-25T18:13:43.794Z] SSH_AGENT_PID=76 [2023-09-25T18:13:43.799Z] Running ssh-add (command line suppressed) [2023-09-25T18:13:43.896Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12359578309899530708.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12359578309899530708.key) [2023-09-25T18:13:43.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:13:44.196Z] + git semver init [2023-09-25T18:13:44.455Z] 2023-09-25 18:13:44,362 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T18:13:44.456Z] 2023-09-25 18:13:44,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-296/.semver [2023-09-25T18:13:44.456Z] 2023-09-25 18:13:44,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-296/.semver [2023-09-25T18:13:44.456Z] 2023-09-25 18:13:44,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-296/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-296, universal_newlines=False, shell=None, istream=None) [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,161 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-296/.git/info/exclude [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 with force:False [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,161 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,166 [execute] INFO git cat-file --batch-check [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,172 [execute] INFO git cat-file --batch [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T18:13:45.394Z] 2023-09-25 18:13:45,177 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 [2023-09-25T18:13:45.394Z] 0.0.0 [Pipeline] } [2023-09-25T18:13:45.406Z] $ docker exec --env ******** --env ******** 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent -k [2023-09-25T18:13:45.502Z] unset SSH_AUTH_SOCK; [2023-09-25T18:13:45.502Z] unset SSH_AGENT_PID; [2023-09-25T18:13:45.502Z] echo Agent pid 76 killed; [2023-09-25T18:13:45.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T18:13:45.814Z] + git semver [Pipeline] } [2023-09-25T18:13:46.086Z] $ docker stop --time=1 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 [2023-09-25T18:13:47.380Z] $ docker rm -f --volumes 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:13:47.717Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T18:13:47.928Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T18:13:47.931Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:13:48.062Z] provisioning config files... [2023-09-25T18:13:48.069Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config15116554496493546615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:13:48.369Z] ---> docker-login.sh [2023-09-25T18:13:48.369Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:13:48.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:48.369Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:48.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:48.369Z] [2023-09-25T18:13:48.369Z] Login Succeeded [2023-09-25T18:13:48.369Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:13:48.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:48.369Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:48.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:48.369Z] [2023-09-25T18:13:48.369Z] Login Succeeded [2023-09-25T18:13:48.369Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:13:48.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:48.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:48.629Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:48.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:48.629Z] [2023-09-25T18:13:48.629Z] Login Succeeded [2023-09-25T18:13:48.629Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:13:48.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:48.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:48.629Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:48.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:48.629Z] [2023-09-25T18:13:48.629Z] Login Succeeded [2023-09-25T18:13:48.629Z] docker.io [2023-09-25T18:13:48.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:13:48.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:13:48.889Z] Configure a credential helper to remove this warning. See [2023-09-25T18:13:48.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:13:48.889Z] [2023-09-25T18:13:48.889Z] Login Succeeded [2023-09-25T18:13:48.889Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:13:48.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T18:13:48.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:13:48.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:13:48.991Z] ========================================================= [2023-09-25T18:13:48.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T18:13:48.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:13:49.303Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T18:13:49.303Z] Sending build context to Docker daemon 2.246MB [2023-09-25T18:13:49.303Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:13:49.303Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T18:13:49.303Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T18:13:49.303Z] 7264a8db6415: Pulling fs layer [2023-09-25T18:13:49.303Z] c4d48a809fc2: Pulling fs layer [2023-09-25T18:13:49.303Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T18:13:49.303Z] ad3a456e5733: Pulling fs layer [2023-09-25T18:13:49.303Z] 33e27b845d1e: Pulling fs layer [2023-09-25T18:13:49.303Z] ad3a456e5733: Waiting [2023-09-25T18:13:49.303Z] c68163c4e522: Pulling fs layer [2023-09-25T18:13:49.303Z] 50da416c3ac9: Pulling fs layer [2023-09-25T18:13:49.303Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T18:13:49.303Z] c68163c4e522: Waiting [2023-09-25T18:13:49.303Z] 50da416c3ac9: Waiting [2023-09-25T18:13:49.303Z] c4d48a809fc2: Download complete [2023-09-25T18:13:49.303Z] ad3a456e5733: Verifying Checksum [2023-09-25T18:13:49.303Z] ad3a456e5733: Download complete [2023-09-25T18:13:49.562Z] 33e27b845d1e: Download complete [2023-09-25T18:13:49.562Z] 7264a8db6415: Verifying Checksum [2023-09-25T18:13:49.562Z] 7264a8db6415: Download complete [2023-09-25T18:13:49.562Z] c68163c4e522: Verifying Checksum [2023-09-25T18:13:49.562Z] c68163c4e522: Download complete [2023-09-25T18:13:49.562Z] 7264a8db6415: Pull complete [2023-09-25T18:13:49.562Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T18:13:49.562Z] 23d2d4c4bb30: Download complete [2023-09-25T18:13:49.827Z] c4d48a809fc2: Pull complete [2023-09-25T18:13:49.827Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T18:13:49.827Z] 4f1c88b9dad5: Download complete [2023-09-25T18:13:50.093Z] 50da416c3ac9: Verifying Checksum [2023-09-25T18:13:50.093Z] 50da416c3ac9: Download complete [2023-09-25T18:13:53.381Z] 4f1c88b9dad5: Pull complete [2023-09-25T18:13:53.381Z] ad3a456e5733: Pull complete [2023-09-25T18:13:53.381Z] 33e27b845d1e: Pull complete [2023-09-25T18:13:53.381Z] c68163c4e522: Pull complete [2023-09-25T18:13:55.933Z] 50da416c3ac9: Pull complete [2023-09-25T18:13:56.501Z] 23d2d4c4bb30: Pull complete [2023-09-25T18:13:56.501Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T18:13:56.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T18:13:56.501Z] ---> 0786185ac409 [2023-09-25T18:13:56.501Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:14:00.750Z] ---> Running in c5418194e182 [2023-09-25T18:14:00.750Z] Removing intermediate container c5418194e182 [2023-09-25T18:14:00.750Z] ---> 2e89016f7b33 [2023-09-25T18:14:00.750Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:14:00.750Z] ---> Running in ee4c388acc22 [2023-09-25T18:14:00.750Z] Removing intermediate container ee4c388acc22 [2023-09-25T18:14:00.750Z] ---> a32484f74d58 [2023-09-25T18:14:00.750Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:14:00.750Z] ---> Running in 052daf44cde2 [2023-09-25T18:14:00.750Z] Removing intermediate container 052daf44cde2 [2023-09-25T18:14:00.750Z] ---> d81836e7c5bc [2023-09-25T18:14:00.750Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:14:01.009Z] ---> Running in f5fc3f22277a [2023-09-25T18:14:01.009Z] Removing intermediate container f5fc3f22277a [2023-09-25T18:14:01.009Z] ---> 76924b72a8a1 [2023-09-25T18:14:01.009Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:14:01.009Z] ---> Running in d6c2fb0d8946 [2023-09-25T18:14:01.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:14:01.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:14:01.787Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T18:14:01.787Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:14:01.787Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:14:01.787Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:14:01.787Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T18:14:01.787Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T18:14:01.787Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T18:14:01.787Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T18:14:01.787Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T18:14:01.787Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T18:14:01.787Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T18:14:01.787Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T18:14:01.787Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T18:14:02.045Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:14:02.045Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:14:02.045Z] OK: 271 MiB in 65 packages [2023-09-25T18:14:02.612Z] Removing intermediate container d6c2fb0d8946 [2023-09-25T18:14:02.612Z] ---> 5a125b3d4bbe [2023-09-25T18:14:02.612Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T18:14:02.612Z] ---> Running in 58bb38a08666 [2023-09-25T18:14:02.612Z] Removing intermediate container 58bb38a08666 [2023-09-25T18:14:02.612Z] ---> 787b2e9d7823 [2023-09-25T18:14:02.612Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T18:14:02.612Z] ---> 98a4f709b69d [2023-09-25T18:14:02.612Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:14:02.612Z] ---> Running in f09839a7b102 [2023-09-25T18:14:03.023Z] Still waiting to schedule task [2023-09-25T18:14:03.023Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T18:14:41.323Z] Removing intermediate container f09839a7b102 [2023-09-25T18:14:41.323Z] ---> 2e163ce05c8a [2023-09-25T18:14:41.323Z] Step 11/13 : COPY . . [2023-09-25T18:14:41.323Z] ---> 7da6bd16fdf1 [2023-09-25T18:14:41.323Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:14:41.323Z] ---> Running in 8ccf82a1db66 [2023-09-25T18:14:41.323Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:14:41.323Z] Dload Upload Total Spent Left Speed [2023-09-25T18:14:41.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100  1253    0     0  11138      0 --:--:-- --:--:-- --:--:-- 11187 [2023-09-25T18:14:41.323Z] Removing intermediate container 8ccf82a1db66 [2023-09-25T18:14:41.323Z] ---> d07c3e877e3e [2023-09-25T18:14:41.323Z] Step 13/13 : RUN ${MAKE} [2023-09-25T18:14:41.323Z] ---> Running in b268514477a4 [2023-09-25T18:14:41.323Z] noop [2023-09-25T18:14:41.323Z] Removing intermediate container b268514477a4 [2023-09-25T18:14:41.323Z] ---> 0a35ac9a366e [2023-09-25T18:14:41.323Z] Successfully built 0a35ac9a366e [2023-09-25T18:14:41.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:14:41.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T18:14:41.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:14:41.698Z] prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container [2023-09-25T18:14:41.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T18:14:42.065Z] $ docker top 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:14:42.404Z] + go version [2023-09-25T18:14:42.404Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T18:14:42.416Z] $ docker stop --time=1 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f [2023-09-25T18:14:43.729Z] $ docker rm -f --volumes 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:14:44.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T18:14:44.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:14:44.186Z] prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container [2023-09-25T18:14:44.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T18:14:44.567Z] $ docker top 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:14:44.915Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] fileExists [Pipeline] sh [2023-09-25T18:14:45.217Z] + make test [2023-09-25T18:14:45.217Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T18:14:47.120Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T18:14:59.316Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T18:14:59.316Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2023-09-25T18:15:05.867Z] go vet ./... [2023-09-25T18:15:10.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T18:15:10.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T18:15:10.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T18:15:10.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T18:15:10.081Z] $ docker stop --time=1 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce [2023-09-25T18:15:15.031Z] $ docker rm -f --volumes 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:15:15.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T18:15:15.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T18:15:16.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T18:15:16.511Z] + ls -al . [2023-09-25T18:15:16.511Z] total 220 [2023-09-25T18:15:16.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 18:14 . [2023-09-25T18:15:16.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:13 .. [2023-09-25T18:15:16.511Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:14 .git [2023-09-25T18:15:16.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 .github [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:13 .gitignore [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:13 .golangci.yml [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:13 .hadolint.yml [2023-09-25T18:15:16.511Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:13 .semver [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:13 Attribution.txt [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:13 CHANGELOG.md [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:13 Dockerfile [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:13 GOVERNANCE.md [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:13 Jenkinsfile [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:13 LICENSE [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:13 Makefile [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:13 OWNERS.md [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:13 README.md [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 18:13 VERSION [2023-09-25T18:15:16.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:13 bin [2023-09-25T18:15:16.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 cmd [2023-09-25T18:15:16.511Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:14 coverage.out [2023-09-25T18:15:16.511Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:13 docker-entrypoint.sh [2023-09-25T18:15:16.511Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:13 docs [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:13 go.mod [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:13 go.sum [2023-09-25T18:15:16.511Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 internal [2023-09-25T18:15:16.511Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:13 snap [2023-09-25T18:15:16.511Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:15:16.820Z] + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=amd64 --label version=0.0.0 . [2023-09-25T18:15:16.820Z] Sending build context to Docker daemon 2.301MB [2023-09-25T18:15:16.820Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:15:16.820Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T18:15:16.820Z] ---> 0a35ac9a366e [2023-09-25T18:15:16.820Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:15:17.080Z] ---> Running in af2b6833a155 [2023-09-25T18:15:17.080Z] Removing intermediate container af2b6833a155 [2023-09-25T18:15:17.080Z] ---> eb280ec53a89 [2023-09-25T18:15:17.080Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:15:17.080Z] ---> Running in 6d529aa7a49f [2023-09-25T18:15:17.080Z] Removing intermediate container 6d529aa7a49f [2023-09-25T18:15:17.080Z] ---> ba22d1da1886 [2023-09-25T18:15:17.080Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:15:17.080Z] ---> Running in 136e67b4bf14 [2023-09-25T18:15:17.339Z] Removing intermediate container 136e67b4bf14 [2023-09-25T18:15:17.339Z] ---> 87fce6503587 [2023-09-25T18:15:17.339Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:15:17.339Z] ---> Running in e83d04a56c18 [2023-09-25T18:15:17.339Z] Removing intermediate container e83d04a56c18 [2023-09-25T18:15:17.339Z] ---> abb39fc2916e [2023-09-25T18:15:17.339Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:15:17.339Z] ---> Running in c3233f73c43b [2023-09-25T18:15:17.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:15:17.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:15:18.116Z] OK: 271 MiB in 65 packages [2023-09-25T18:15:18.684Z] Removing intermediate container c3233f73c43b [2023-09-25T18:15:18.684Z] ---> 109faa97d071 [2023-09-25T18:15:18.684Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T18:15:18.684Z] ---> Running in 5a7840698dee [2023-09-25T18:15:18.684Z] Removing intermediate container 5a7840698dee [2023-09-25T18:15:18.684Z] ---> 3f707ec54246 [2023-09-25T18:15:18.684Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T18:15:18.684Z] ---> 79ea3ea186a1 [2023-09-25T18:15:18.684Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:15:18.684Z] ---> Running in f199b1dca18e [2023-09-25T18:15:19.618Z] Removing intermediate container f199b1dca18e [2023-09-25T18:15:19.618Z] ---> 1d41bbc3f2ae [2023-09-25T18:15:19.618Z] Step 11/36 : COPY . . [2023-09-25T18:15:20.186Z] ---> eb4b69b42c2b [2023-09-25T18:15:20.186Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:15:20.186Z] ---> Running in 6a6b279200d2 [2023-09-25T18:15:20.186Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:15:20.186Z] Dload Upload Total Spent Left Speed [2023-09-25T18:15:20.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38566 0 --:--:-- --:--:-- --:--:-- 39156 [2023-09-25T18:15:20.705Z] Removing intermediate container 6a6b279200d2 [2023-09-25T18:15:20.705Z] ---> a7fa23536ddc [2023-09-25T18:15:20.705Z] Step 13/36 : RUN ${MAKE} [2023-09-25T18:15:20.705Z] ---> Running in e386ff56560d [2023-09-25T18:15:20.964Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-25T18:15:41.771Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7868 in /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] { [Pipeline] ws [2023-09-25T18:15:41.782Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2023-09-25T18:15:41.820Z] Selected Git installation does not exist. Using Default [2023-09-25T18:15:41.820Z] The recommended git tool is: NONE [2023-09-25T18:15:46.879Z] using credential edgex-jenkins-ssh [2023-09-25T18:15:46.897Z] Cloning the remote Git repository [2023-09-25T18:15:47.508Z] Removing intermediate container e386ff56560d [2023-09-25T18:15:47.508Z] ---> 2431bb3b3e67 [2023-09-25T18:15:47.508Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T18:15:47.508Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T18:15:47.508Z] 4acc49c71d14: Pulling fs layer [2023-09-25T18:15:47.508Z] 4acc49c71d14: Verifying Checksum [2023-09-25T18:15:47.508Z] 4acc49c71d14: Download complete [2023-09-25T18:15:47.767Z] 4acc49c71d14: Pull complete [2023-09-25T18:15:47.767Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T18:15:47.767Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T18:15:47.767Z] ---> 01a2bd3e5fff [2023-09-25T18:15:47.767Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T18:15:46.936Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T18:15:47.019Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2023-09-25T18:15:47.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T18:15:47.152Z] > git --version # timeout=10 [2023-09-25T18:15:47.174Z] > git --version # 'git version 2.25.1' [2023-09-25T18:15:47.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T18:15:47.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T18:15:48.335Z] 3.18: Pulling from library/alpine [2023-09-25T18:15:48.335Z] 7264a8db6415: Already exists [2023-09-25T18:15:48.624Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T18:15:48.624Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T18:15:48.624Z] ---> 7e01a0d0a1dc [2023-09-25T18:15:48.624Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-25T18:15:48.883Z] ---> Running in 1702f5d1773d [2023-09-25T18:15:48.883Z] Removing intermediate container 1702f5d1773d [2023-09-25T18:15:48.883Z] ---> 36b7988aa893 [2023-09-25T18:15:48.883Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-25T18:15:48.883Z] ---> Running in 5c49b94e2423 [2023-09-25T18:15:49.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:15:48.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-25T18:15:48.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T18:15:49.075Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-25T18:15:49.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T18:15:49.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T18:15:49.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T18:15:49.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:15:49.401Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-25T18:15:49.649Z] Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T18:15:49.660Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-25T18:15:49.661Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-25T18:15:49.661Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-25T18:15:49.661Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-25T18:15:49.661Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-25T18:15:49.661Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-25T18:15:49.661Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-25T18:15:49.661Z] (9/107) Installing libxcb (1.15-r1) [2023-09-25T18:15:49.661Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-25T18:15:49.661Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-25T18:15:49.661Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-25T18:15:49.661Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-25T18:15:49.661Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-25T18:15:49.661Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-25T18:15:49.661Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-25T18:15:49.661Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-25T18:15:49.661Z] (18/107) Installing libva (2.18.0-r1) [2023-09-25T18:15:49.661Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-25T18:15:49.661Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-25T18:15:49.661Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-25T18:15:49.923Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-25T18:15:49.923Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-25T18:15:49.923Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-25T18:15:49.923Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-25T18:15:49.923Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-25T18:15:49.923Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-25T18:15:49.923Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-25T18:15:49.923Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-25T18:15:49.923Z] (30/107) Installing opus (1.4-r0) [2023-09-25T18:15:49.923Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-25T18:15:49.923Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-25T18:15:49.923Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-25T18:15:49.923Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-25T18:15:49.923Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-25T18:15:49.923Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-25T18:15:49.923Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-25T18:15:49.923Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-25T18:15:49.923Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-25T18:15:49.923Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-25T18:15:49.923Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-25T18:15:49.935Z] Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T18:15:49.936Z] Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) [2023-09-25T18:15:50.184Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-25T18:15:50.184Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-25T18:15:50.184Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-25T18:15:50.184Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-25T18:15:50.184Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-25T18:15:50.184Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-25T18:15:50.184Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-25T18:15:50.184Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-25T18:15:50.184Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-25T18:15:50.184Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-25T18:15:50.184Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-25T18:15:50.184Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-25T18:15:50.184Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-25T18:15:50.184Z] (55/107) Installing glib (2.76.4-r0) [2023-09-25T18:15:50.184Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-25T18:15:50.393Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-25T18:15:50.444Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-25T18:15:50.444Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-25T18:15:50.444Z] (59/107) Installing libass (0.17.1-r0) [2023-09-25T18:15:50.444Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-25T18:15:50.444Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-25T18:15:50.444Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-25T18:15:50.444Z] (63/107) Installing libunistring (1.1-r1) [2023-09-25T18:15:50.444Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-25T18:15:50.444Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-25T18:15:50.444Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-25T18:15:50.444Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-25T18:15:50.444Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-25T18:15:50.444Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-25T18:15:50.444Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-25T18:15:50.444Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-25T18:15:50.444Z] (72/107) Installing librist (0.2.7-r0) [2023-09-25T18:15:50.444Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-25T18:15:50.444Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-25T18:15:50.444Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-25T18:15:50.444Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-25T18:15:50.444Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-25T18:15:50.444Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-25T18:15:50.445Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-25T18:15:49.664Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T18:15:49.742Z] > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [2023-09-25T18:15:49.826Z] > git remote # timeout=10 [2023-09-25T18:15:49.844Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T18:15:49.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T18:15:49.882Z] > git merge c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 [2023-09-25T18:15:49.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T18:15:49.940Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T18:15:49.955Z] > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [2023-09-25T18:15:50.705Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-25T18:15:50.705Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-25T18:15:50.705Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-25T18:15:50.705Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-25T18:15:50.705Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-25T18:15:50.705Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-25T18:15:50.705Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-25T18:15:50.705Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-25T18:15:50.705Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-25T18:15:50.705Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-25T18:15:50.705Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-25T18:15:50.705Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-25T18:15:50.705Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-25T18:15:50.705Z] (93/107) Installing orc (0.4.34-r0) [2023-09-25T18:15:50.705Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-25T18:15:50.705Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-25T18:15:50.705Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-25T18:15:50.705Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-25T18:15:50.705Z] (98/107) Installing libpulse (16.1-r10) [2023-09-25T18:15:50.705Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:15:50.705Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:15:50.705Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:15:50.964Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-25T18:15:50.964Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-25T18:15:50.964Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:15:50.964Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-25T18:15:50.964Z] (106/107) Installing kmod-libs (30-r3) [2023-09-25T18:15:50.964Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-25T18:15:50.964Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:15:50.964Z] Executing glib-2.76.4-r0.trigger [2023-09-25T18:15:50.964Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:15:50.964Z] OK: 131 MiB in 122 packages [2023-09-25T18:15:51.242Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T18:15:51.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:15:51.242Z] Dload Upload Total Spent Left Speed [2023-09-25T18:15:51.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-09-25T18:15:51.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T18:15:52.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T18:15:52.191Z] + sudo tee /etc/docker/daemon.new [2023-09-25T18:15:52.191Z] { [2023-09-25T18:15:52.191Z] "registry-mirrors": [ [2023-09-25T18:15:52.191Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T18:15:52.191Z] ], [2023-09-25T18:15:52.191Z] "bip": "10.250.0.254/24", [2023-09-25T18:15:52.191Z] "hosts": [ [2023-09-25T18:15:52.191Z] "tcp://0.0.0.0:5555", [2023-09-25T18:15:52.191Z] "unix:///var/run/docker.sock" [2023-09-25T18:15:52.191Z] ], [2023-09-25T18:15:52.191Z] "mtu": 1458, [2023-09-25T18:15:52.191Z] "selinux-enabled": true, [2023-09-25T18:15:52.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T18:15:52.191Z] } [Pipeline] sh [2023-09-25T18:15:52.513Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T18:15:52.837Z] + sudo service docker restart [2023-09-25T18:15:55.340Z] Removing intermediate container 5c49b94e2423 [2023-09-25T18:15:55.340Z] ---> ce60c1db7e6e [2023-09-25T18:15:55.340Z] Step 18/36 : WORKDIR / [2023-09-25T18:15:55.340Z] ---> Running in 4b4419a66edc [2023-09-25T18:15:55.340Z] Removing intermediate container 4b4419a66edc [2023-09-25T18:15:55.340Z] ---> d412cb31d0e2 [2023-09-25T18:15:55.340Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-25T18:15:55.906Z] ---> 9fb275cd433c [2023-09-25T18:15:55.906Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-25T18:15:56.164Z] ---> 5cd8dd7e06e7 [2023-09-25T18:15:56.164Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-25T18:15:56.164Z] ---> 309393eee56a [2023-09-25T18:15:56.164Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-25T18:15:56.423Z] ---> 79232c90bb49 [2023-09-25T18:15:56.423Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-25T18:15:56.423Z] ---> 7b495c6ad512 [2023-09-25T18:15:56.423Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-25T18:15:56.683Z] ---> a40baf3563ce [2023-09-25T18:15:56.683Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-25T18:15:58.063Z] ---> f2e3c9a6d787 [2023-09-25T18:15:58.063Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:15:58.063Z] ---> Running in 588ceb9810e1 [2023-09-25T18:15:58.321Z] Removing intermediate container 588ceb9810e1 [2023-09-25T18:15:58.321Z] ---> 90f982a6d86f [2023-09-25T18:15:58.321Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:15:58.580Z] ---> Running in 85f58ae2d331 [2023-09-25T18:15:59.148Z] Removing intermediate container 85f58ae2d331 [2023-09-25T18:15:59.148Z] ---> e79a3dfed254 [2023-09-25T18:15:59.148Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-25T18:15:59.148Z] ---> Running in dad86e0fc16e [2023-09-25T18:15:59.716Z] Removing intermediate container dad86e0fc16e [2023-09-25T18:15:59.716Z] ---> 64ef0082afea [2023-09-25T18:15:59.716Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-25T18:15:59.716Z] ---> Running in c6b5bca88351 [2023-09-25T18:16:00.285Z] Removing intermediate container c6b5bca88351 [2023-09-25T18:16:00.285Z] ---> 27328dfa315b [2023-09-25T18:16:00.285Z] Step 30/36 : EXPOSE 59983 [2023-09-25T18:16:00.285Z] ---> Running in 8a9f467df162 [2023-09-25T18:16:00.285Z] Removing intermediate container 8a9f467df162 [2023-09-25T18:16:00.285Z] ---> 0475d25c0c46 [2023-09-25T18:16:00.285Z] Step 31/36 : EXPOSE 8554 [2023-09-25T18:16:00.285Z] ---> Running in 185b0c8c676e [2023-09-25T18:16:00.544Z] Removing intermediate container 185b0c8c676e [2023-09-25T18:16:00.544Z] ---> 84d07a9c6633 [2023-09-25T18:16:00.544Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-25T18:16:00.544Z] ---> Running in 9b548e403bf9 [2023-09-25T18:16:00.544Z] Removing intermediate container 9b548e403bf9 [2023-09-25T18:16:00.544Z] ---> 80b93a6e6202 [2023-09-25T18:16:00.544Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-25T18:16:00.544Z] ---> Running in 27bc75774c87 [2023-09-25T18:16:00.544Z] Removing intermediate container 27bc75774c87 [2023-09-25T18:16:00.544Z] ---> 7bb3bb241040 [2023-09-25T18:16:00.544Z] Step 34/36 : LABEL arch=amd64 [2023-09-25T18:16:00.804Z] ---> Running in 8f8865240c08 [2023-09-25T18:16:00.804Z] Removing intermediate container 8f8865240c08 [2023-09-25T18:16:00.804Z] ---> 6be49cc26ef1 [2023-09-25T18:16:00.804Z] Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T18:16:00.804Z] ---> Running in 829a40f30f47 [2023-09-25T18:16:00.804Z] Removing intermediate container 829a40f30f47 [2023-09-25T18:16:00.804Z] ---> b9a85a9d91d9 [2023-09-25T18:16:00.804Z] Step 36/36 : LABEL version=0.0.0 [2023-09-25T18:16:01.062Z] ---> Running in e7eec53da43f [2023-09-25T18:16:01.062Z] Removing intermediate container e7eec53da43f [2023-09-25T18:16:01.062Z] ---> b40a3658ce97 [2023-09-25T18:16:01.062Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T18:16:01.062Z] Successfully built b40a3658ce97 [2023-09-25T18:16:01.062Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:16:01.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:16:01.500Z] [2023-09-25T18:16:01.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:16:01.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:16:01.792Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T18:16:01.792Z] 5eb5b503b376: Pulling fs layer [2023-09-25T18:16:01.792Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T18:16:01.792Z] ec43610c2a17: Pulling fs layer [2023-09-25T18:16:01.792Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T18:16:01.792Z] 33b1e0a273af: Pulling fs layer [2023-09-25T18:16:01.792Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T18:16:01.792Z] 2f39f015ded8: Pulling fs layer [2023-09-25T18:16:01.792Z] 3a2ae6a8a46f: Waiting [2023-09-25T18:16:01.792Z] 33b1e0a273af: Waiting [2023-09-25T18:16:01.792Z] 5d3b04190fa2: Waiting [2023-09-25T18:16:01.792Z] 2f39f015ded8: Waiting [2023-09-25T18:16:01.792Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T18:16:01.792Z] 5c69ac0246d0: Download complete [2023-09-25T18:16:01.792Z] 3a2ae6a8a46f: Download complete [2023-09-25T18:16:01.792Z] 33b1e0a273af: Verifying Checksum [2023-09-25T18:16:01.792Z] 33b1e0a273af: Download complete [2023-09-25T18:16:01.792Z] 5d3b04190fa2: Download complete [2023-09-25T18:16:01.792Z] ec43610c2a17: Verifying Checksum [2023-09-25T18:16:01.792Z] ec43610c2a17: Download complete [2023-09-25T18:16:02.052Z] 5eb5b503b376: Verifying Checksum [2023-09-25T18:16:02.052Z] 5eb5b503b376: Download complete [2023-09-25T18:16:02.618Z] 2f39f015ded8: Download complete [2023-09-25T18:16:03.182Z] 5eb5b503b376: Pull complete [2023-09-25T18:16:03.440Z] 5c69ac0246d0: Pull complete [2023-09-25T18:16:04.059Z] ec43610c2a17: Pull complete [2023-09-25T18:16:04.059Z] 3a2ae6a8a46f: Pull complete [2023-09-25T18:16:04.315Z] 33b1e0a273af: Pull complete [2023-09-25T18:16:04.315Z] 5d3b04190fa2: Pull complete [2023-09-25T18:16:09.620Z] 2f39f015ded8: Pull complete [2023-09-25T18:16:09.620Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T18:16:09.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:16:09.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:16:09.714Z] prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container [2023-09-25T18:16:09.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T18:16:14.600Z] $ docker top d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-25T18:16:14.745Z] provisioning config files... [2023-09-25T18:16:14.768Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config4293538331150081719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:16:14.997Z] ---> job-cost.sh [2023-09-25T18:16:14.997Z] lf-activate-venv: SKIPPING [2023-09-25T18:16:14.997Z] INFO: No Stack... [2023-09-25T18:16:15.104Z] ---> docker-login.sh [2023-09-25T18:16:15.104Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:16:15.256Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T18:16:15.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:16:15.515Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T18:16:15.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:16:15.644Z] Configure a credential helper to remove this warning. See [2023-09-25T18:16:15.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:16:15.644Z] [2023-09-25T18:16:15.644Z] Login Succeeded [2023-09-25T18:16:15.644Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:16:15.800Z] + cat /w/workspace/foundry_device-usb-camera_PR-296/archives/cost.csv [2023-09-25T18:16:15.800Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T18:16:15.813Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [2023-09-25T18:16:15.818Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] did not exist. Created. [2023-09-25T18:16:15.818Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T18:16:15.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:16:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:16:15.916Z] Configure a credential helper to remove this warning. See [2023-09-25T18:16:15.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:16:15.916Z] [2023-09-25T18:16:15.916Z] Login Succeeded [2023-09-25T18:16:15.916Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:16:16.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T18:16:16.147Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T18:16:16.154Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T18:16:16.174Z] $ docker stop --time=1 d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 [2023-09-25T18:16:16.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:16:16.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:16:16.452Z] Configure a credential helper to remove this warning. See [2023-09-25T18:16:16.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:16:16.452Z] [2023-09-25T18:16:16.452Z] Login Succeeded [2023-09-25T18:16:16.452Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:16:16.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:16:16.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:16:16.723Z] Configure a credential helper to remove this warning. See [2023-09-25T18:16:16.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:16:16.723Z] [2023-09-25T18:16:16.723Z] Login Succeeded [2023-09-25T18:16:16.723Z] docker.io [2023-09-25T18:16:16.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:16:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:16:17.261Z] Configure a credential helper to remove this warning. See [2023-09-25T18:16:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:16:17.261Z] [2023-09-25T18:16:17.261Z] Login Succeeded [2023-09-25T18:16:17.261Z] ---> docker-login.sh ends [2023-09-25T18:16:17.331Z] $ docker rm -f --volumes d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-25T18:16:17.378Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-25T18:16:17.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:16:17.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:16:17.661Z] ========================================================= [2023-09-25T18:16:17.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T18:16:17.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:16:18.002Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T18:16:18.277Z] Sending build context to Docker daemon 1.342MB [2023-09-25T18:16:18.277Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:16:18.277Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T18:16:18.558Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T18:16:18.558Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T18:16:18.558Z] 5d54e960e981: Pulling fs layer [2023-09-25T18:16:18.558Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T18:16:18.558Z] f0e02332f6b5: Pulling fs layer [2023-09-25T18:16:18.558Z] cefa15bbcfad: Pulling fs layer [2023-09-25T18:16:18.558Z] 17808c966233: Pulling fs layer [2023-09-25T18:16:18.558Z] f4c1fc716caa: Pulling fs layer [2023-09-25T18:16:18.558Z] f0e02332f6b5: Waiting [2023-09-25T18:16:18.558Z] cefa15bbcfad: Waiting [2023-09-25T18:16:18.558Z] f4c1fc716caa: Waiting [2023-09-25T18:16:18.558Z] 17808c966233: Waiting [2023-09-25T18:16:18.558Z] 5d54e960e981: Verifying Checksum [2023-09-25T18:16:18.558Z] 5d54e960e981: Download complete [2023-09-25T18:16:18.558Z] f0e02332f6b5: Verifying Checksum [2023-09-25T18:16:18.558Z] f0e02332f6b5: Download complete [2023-09-25T18:16:18.558Z] cefa15bbcfad: Verifying Checksum [2023-09-25T18:16:18.558Z] cefa15bbcfad: Download complete [2023-09-25T18:16:18.558Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T18:16:18.558Z] 9fda8d8052c6: Download complete [2023-09-25T18:16:18.832Z] f4c1fc716caa: Verifying Checksum [2023-09-25T18:16:18.832Z] f4c1fc716caa: Download complete [2023-09-25T18:16:20.272Z] c4a7e357bf2a: Download complete [2023-09-25T18:16:20.859Z] 17808c966233: Download complete [2023-09-25T18:16:22.271Z] 9fda8d8052c6: Pull complete [2023-09-25T18:16:22.541Z] 5d54e960e981: Pull complete [2023-09-25T18:16:34.972Z] c4a7e357bf2a: Pull complete [2023-09-25T18:16:34.972Z] f0e02332f6b5: Pull complete [2023-09-25T18:16:34.972Z] cefa15bbcfad: Pull complete [2023-09-25T18:16:40.366Z] 17808c966233: Pull complete [2023-09-25T18:16:41.790Z] f4c1fc716caa: Pull complete [2023-09-25T18:16:41.790Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T18:16:41.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T18:16:41.790Z] ---> ea914061e18c [2023-09-25T18:16:41.790Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:16:42.756Z] ---> Running in b0dc85513f79 [2023-09-25T18:16:43.027Z] Removing intermediate container b0dc85513f79 [2023-09-25T18:16:43.027Z] ---> b9f3ae4135b3 [2023-09-25T18:16:43.027Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:16:43.027Z] ---> Running in 9d1e1030983a [2023-09-25T18:16:43.609Z] Removing intermediate container 9d1e1030983a [2023-09-25T18:16:43.609Z] ---> 6052e3ef5896 [2023-09-25T18:16:43.609Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:16:43.609Z] ---> Running in 0d18d74fb24b [2023-09-25T18:16:43.877Z] Removing intermediate container 0d18d74fb24b [2023-09-25T18:16:43.877Z] ---> 3f21d1aa7094 [2023-09-25T18:16:43.877Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:16:43.877Z] ---> Running in 409632f9c603 [2023-09-25T18:16:44.147Z] Removing intermediate container 409632f9c603 [2023-09-25T18:16:44.147Z] ---> d78392c71aff [2023-09-25T18:16:44.147Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:16:44.147Z] ---> Running in 2de2b1c8562d [2023-09-25T18:16:45.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:16:45.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:16:46.787Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T18:16:46.787Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:16:46.787Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:16:46.787Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:16:46.787Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T18:16:46.787Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T18:16:46.787Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T18:16:46.787Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T18:16:46.787Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T18:16:46.787Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T18:16:46.787Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T18:16:46.787Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T18:16:46.787Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T18:16:46.787Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:16:47.054Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:16:47.054Z] OK: 273 MiB in 65 packages [2023-09-25T18:16:48.464Z] Removing intermediate container 2de2b1c8562d [2023-09-25T18:16:48.464Z] ---> 44edf8f2251f [2023-09-25T18:16:48.464Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T18:16:48.730Z] ---> Running in a469c8969ee6 [2023-09-25T18:16:48.997Z] Removing intermediate container a469c8969ee6 [2023-09-25T18:16:48.997Z] ---> 756aef53b14e [2023-09-25T18:16:48.997Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T18:16:49.586Z] ---> 721ef374f423 [2023-09-25T18:16:49.586Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:16:49.586Z] ---> Running in fdd4621d49b0 [2023-09-25T18:17:57.461Z] Removing intermediate container fdd4621d49b0 [2023-09-25T18:17:57.461Z] ---> 2e92c90ae01e [2023-09-25T18:17:57.461Z] Step 11/13 : COPY . . [2023-09-25T18:17:57.461Z] ---> 2fa4d0dd060b [2023-09-25T18:17:57.461Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:17:57.461Z] ---> Running in f12daf072ad1 [2023-09-25T18:17:57.728Z]  % Total  % Received % Xferd Average Speed Time  Time Time Current [2023-09-25T18:17:57.728Z]  Dload Upload Total Spent Left Speed [2023-09-25T18:17:57.728Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9985 0 --:--:-- --:--:-- --:--:-- 10104 [2023-09-25T18:17:58.319Z] Removing intermediate container f12daf072ad1 [2023-09-25T18:17:58.319Z] ---> 5dd83b0ac6f0 [2023-09-25T18:17:58.319Z] Step 13/13 : RUN ${MAKE} [2023-09-25T18:17:58.597Z] ---> Running in f25b8ff8d1e2 [2023-09-25T18:17:59.562Z] noop [2023-09-25T18:18:00.146Z] Removing intermediate container f25b8ff8d1e2 [2023-09-25T18:18:00.146Z] ---> 90f68d2d14be [2023-09-25T18:18:00.146Z] Successfully built 90f68d2d14be [2023-09-25T18:18:00.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:18:00.507Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T18:18:00.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:18:00.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container [2023-09-25T18:18:00.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T18:18:01.899Z] $ docker top ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:18:02.724Z] + go version [2023-09-25T18:18:02.724Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T18:18:02.737Z] $ docker stop --time=1 ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 [2023-09-25T18:18:04.320Z] $ docker rm -f --volumes ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:18:04.859Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T18:18:04.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:18:05.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container [2023-09-25T18:18:05.097Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T18:18:06.237Z] $ docker top faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:18:06.747Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-09-25T18:18:07.086Z] + make test [2023-09-25T18:18:07.086Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T18:18:12.433Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T18:19:49.069Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T18:19:49.069Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-25T18:19:49.654Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T18:19:49.654Z] go vet ./... [2023-09-25T18:20:16.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T18:20:16.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T18:20:16.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T18:20:16.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T18:20:16.395Z] $ docker stop --time=1 faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 [2023-09-25T18:20:18.318Z] $ docker rm -f --volumes faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:20:19.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T18:20:19.625Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T18:20:20.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:20:20.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T18:20:21.011Z] + ls -al . [2023-09-25T18:20:21.012Z] total 216 [2023-09-25T18:20:21.012Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 18:18 . [2023-09-25T18:20:21.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:15 .. [2023-09-25T18:20:21.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:15 .git [2023-09-25T18:20:21.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 .github [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:15 .gitignore [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:15 .golangci.yml [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:15 .hadolint.yml [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:15 Attribution.txt [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:15 CHANGELOG.md [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:15 Dockerfile [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:15 GOVERNANCE.md [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:15 Jenkinsfile [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:15 LICENSE [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:15 Makefile [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:15 OWNERS.md [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:15 README.md [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 18:13 VERSION [2023-09-25T18:20:21.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:15 bin [2023-09-25T18:20:21.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 cmd [2023-09-25T18:20:21.012Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:19 coverage.out [2023-09-25T18:20:21.012Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:15 docker-entrypoint.sh [2023-09-25T18:20:21.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:15 docs [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:15 go.mod [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:15 go.sum [2023-09-25T18:20:21.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 internal [2023-09-25T18:20:21.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:15 snap [2023-09-25T18:20:21.012Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:20:21.347Z] + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=arm64 --label version=0.0.0 . [2023-09-25T18:20:21.930Z] Sending build context to Docker daemon 1.397MB [2023-09-25T18:20:21.930Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:20:21.930Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T18:20:21.930Z] ---> 90f68d2d14be [2023-09-25T18:20:21.930Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:20:21.930Z] ---> Running in 9af21584c39f [2023-09-25T18:20:22.518Z] Removing intermediate container 9af21584c39f [2023-09-25T18:20:22.518Z] ---> aab32092e5c3 [2023-09-25T18:20:22.518Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:20:22.784Z] ---> Running in 6e57ef6062db [2023-09-25T18:20:23.050Z] Removing intermediate container 6e57ef6062db [2023-09-25T18:20:23.050Z] ---> 60181626cd60 [2023-09-25T18:20:23.050Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:20:23.318Z] ---> Running in 4a9dbc42046a [2023-09-25T18:20:23.584Z] Removing intermediate container 4a9dbc42046a [2023-09-25T18:20:23.584Z] ---> 1686a0c81960 [2023-09-25T18:20:23.584Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:20:23.873Z] ---> Running in bf5fd9dfd323 [2023-09-25T18:20:24.139Z] Removing intermediate container bf5fd9dfd323 [2023-09-25T18:20:24.139Z] ---> 7d62da981881 [2023-09-25T18:20:24.139Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:20:24.406Z] ---> Running in b714e6f7a6a4 [2023-09-25T18:20:25.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:20:26.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:20:27.492Z] OK: 273 MiB in 65 packages [2023-09-25T18:20:29.436Z] Removing intermediate container b714e6f7a6a4 [2023-09-25T18:20:29.436Z] ---> ffcfc152f268 [2023-09-25T18:20:29.436Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T18:20:29.436Z] ---> Running in d0382d4d6a29 [2023-09-25T18:20:30.843Z] Removing intermediate container d0382d4d6a29 [2023-09-25T18:20:30.843Z] ---> 64167081e256 [2023-09-25T18:20:30.843Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T18:20:31.112Z] ---> ae4dc17e8cdf [2023-09-25T18:20:31.112Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:20:31.380Z] ---> Running in 2eab1c14ac40 [2023-09-25T18:20:33.965Z] Removing intermediate container 2eab1c14ac40 [2023-09-25T18:20:33.965Z] ---> 05a41fcbf8d6 [2023-09-25T18:20:33.965Z] Step 11/36 : COPY . . [2023-09-25T18:20:35.376Z] ---> 5d124c2ae6a7 [2023-09-25T18:20:35.376Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:20:35.376Z] ---> Running in 18d6c7f9b61d [2023-09-25T18:20:36.341Z]   % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:20:36.341Z] Dload Upload Total Spent Left Speed [2023-09-25T18:20:36.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0 0 4514 0 --:--:-- --:--:-- --:--:-- 4539 [2023-09-25T18:20:37.196Z] Removing intermediate container 18d6c7f9b61d [2023-09-25T18:20:37.196Z] ---> 1df87aa56ea1 [2023-09-25T18:20:37.196Z] Step 13/36 : RUN ${MAKE} [2023-09-25T18:20:37.463Z] ---> Running in 04f671694f6c [2023-09-25T18:20:38.422Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-25T18:23:00.089Z] Removing intermediate container 04f671694f6c [2023-09-25T18:23:00.089Z] ---> ca470ef1717f [2023-09-25T18:23:00.089Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T18:23:00.089Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T18:23:00.089Z] 8766b47fe142: Pulling fs layer [2023-09-25T18:23:00.089Z] 8766b47fe142: Verifying Checksum [2023-09-25T18:23:00.089Z] 8766b47fe142: Download complete [2023-09-25T18:23:00.089Z] 8766b47fe142: Pull complete [2023-09-25T18:23:00.089Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T18:23:00.089Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T18:23:00.089Z] ---> 69d40e2cb93c [2023-09-25T18:23:00.089Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T18:23:00.089Z] 3.18: Pulling from library/alpine [2023-09-25T18:23:00.089Z] 9fda8d8052c6: Already exists [2023-09-25T18:23:00.089Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T18:23:00.089Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T18:23:00.089Z] ---> f6648c04cd6c [2023-09-25T18:23:00.089Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-25T18:23:00.089Z] ---> Running in 5b85c728a0c0 [2023-09-25T18:23:00.089Z] Removing intermediate container 5b85c728a0c0 [2023-09-25T18:23:00.089Z] ---> e3bd58d79994 [2023-09-25T18:23:00.089Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-25T18:23:00.089Z] ---> Running in eb3b64ff0504 [2023-09-25T18:23:00.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:23:00.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:23:00.089Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-25T18:23:00.089Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-25T18:23:00.089Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-25T18:23:00.089Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-25T18:23:00.089Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-25T18:23:00.089Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-25T18:23:00.089Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-25T18:23:00.089Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-25T18:23:00.089Z] (9/104) Installing libxcb (1.15-r1) [2023-09-25T18:23:00.089Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-25T18:23:00.089Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-25T18:23:00.089Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-25T18:23:00.089Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-25T18:23:00.089Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-25T18:23:00.089Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-25T18:23:00.089Z] (16/104) Installing libva (2.18.0-r1) [2023-09-25T18:23:00.089Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-25T18:23:00.089Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-25T18:23:00.089Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-25T18:23:00.089Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-25T18:23:00.089Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-25T18:23:00.089Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-25T18:23:00.089Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-25T18:23:00.089Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-25T18:23:00.089Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-25T18:23:00.089Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-25T18:23:00.089Z] (27/104) Installing opus (1.4-r0) [2023-09-25T18:23:00.089Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-25T18:23:00.089Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-25T18:23:00.089Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-25T18:23:00.089Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-25T18:23:00.089Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-25T18:23:00.089Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-25T18:23:00.089Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-25T18:23:00.089Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-25T18:23:00.089Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-25T18:23:00.089Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-25T18:23:00.089Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-25T18:23:00.089Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-25T18:23:00.089Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-25T18:23:00.089Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-25T18:23:00.089Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-25T18:23:00.089Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-25T18:23:00.089Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-25T18:23:00.089Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-25T18:23:00.089Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-25T18:23:00.089Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-25T18:23:00.089Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-25T18:23:00.089Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-25T18:23:00.089Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-25T18:23:00.089Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-25T18:23:00.089Z] (52/104) Installing glib (2.76.4-r0) [2023-09-25T18:23:00.089Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-25T18:23:00.089Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-25T18:23:00.089Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-25T18:23:00.089Z] (56/104) Installing libass (0.17.1-r0) [2023-09-25T18:23:00.089Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-25T18:23:00.089Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-25T18:23:00.089Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-25T18:23:00.089Z] (60/104) Installing libunistring (1.1-r1) [2023-09-25T18:23:00.089Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-25T18:23:00.089Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-25T18:23:00.089Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-25T18:23:00.089Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-25T18:23:00.089Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-25T18:23:00.089Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-25T18:23:00.089Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-25T18:23:00.089Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-25T18:23:00.089Z] (69/104) Installing librist (0.2.7-r0) [2023-09-25T18:23:00.089Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-25T18:23:00.089Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-25T18:23:00.089Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-25T18:23:00.089Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-25T18:23:00.089Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-25T18:23:00.089Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-25T18:23:00.089Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-25T18:23:00.089Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-25T18:23:00.089Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-25T18:23:00.089Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-25T18:23:00.089Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-25T18:23:00.089Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-25T18:23:00.089Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-25T18:23:00.089Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-25T18:23:00.089Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-25T18:23:00.089Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-25T18:23:00.089Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-25T18:23:00.089Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-25T18:23:00.089Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-25T18:23:00.089Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-25T18:23:00.089Z] (90/104) Installing orc (0.4.34-r0) [2023-09-25T18:23:00.089Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-25T18:23:00.089Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-25T18:23:00.089Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-25T18:23:00.090Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-25T18:23:00.090Z] (95/104) Installing libpulse (16.1-r10) [2023-09-25T18:23:00.090Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:23:00.090Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:23:00.090Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-25T18:23:00.090Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-25T18:23:00.090Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-25T18:23:00.090Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:23:00.090Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-25T18:23:00.090Z] (103/104) Installing kmod-libs (30-r3) [2023-09-25T18:23:00.090Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-25T18:23:00.090Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:23:00.090Z] Executing glib-2.76.4-r0.trigger [2023-09-25T18:23:00.090Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:23:00.090Z] OK: 110 MiB in 119 packages [2023-09-25T18:23:00.090Z] Removing intermediate container eb3b64ff0504 [2023-09-25T18:23:00.090Z] ---> 83cece963306 [2023-09-25T18:23:00.090Z] Step 18/36 : WORKDIR / [2023-09-25T18:23:00.090Z] ---> Running in 3b51c94f6e1b [2023-09-25T18:23:00.090Z] Removing intermediate container 3b51c94f6e1b [2023-09-25T18:23:00.090Z] ---> a7327b37059b [2023-09-25T18:23:00.090Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-25T18:23:00.090Z] ---> ea74fa4185a7 [2023-09-25T18:23:00.090Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-25T18:23:00.090Z] ---> f2a31507ec7c [2023-09-25T18:23:00.090Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-25T18:23:00.672Z] ---> 9fdc275fca57 [2023-09-25T18:23:00.672Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-25T18:23:01.256Z] ---> ba25d71868d4 [2023-09-25T18:23:01.256Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-25T18:23:01.523Z] ---> 7db6df7f56e5 [2023-09-25T18:23:01.523Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-25T18:23:02.121Z] ---> 069985289f1a [2023-09-25T18:23:02.121Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-25T18:23:03.530Z] ---> 58d2667164a5 [2023-09-25T18:23:03.530Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:23:03.530Z] ---> Running in 923e28f708a5 [2023-09-25T18:23:04.946Z] Removing intermediate container 923e28f708a5 [2023-09-25T18:23:04.946Z] ---> b54d3836438a [2023-09-25T18:23:04.946Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:23:04.946Z] ---> Running in 99d7f4782748 [2023-09-25T18:23:06.888Z] Removing intermediate container 99d7f4782748 [2023-09-25T18:23:06.888Z] ---> abce85afbce3 [2023-09-25T18:23:06.888Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-25T18:23:06.888Z] ---> Running in 5bcdaa264fd4 [2023-09-25T18:23:08.298Z] Removing intermediate container 5bcdaa264fd4 [2023-09-25T18:23:08.298Z] ---> 8b9fa2df6330 [2023-09-25T18:23:08.298Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-25T18:23:08.298Z] ---> Running in e09fc506361a [2023-09-25T18:23:10.875Z] Removing intermediate container e09fc506361a [2023-09-25T18:23:10.875Z] ---> b2a0dd13890c [2023-09-25T18:23:10.875Z] Step 30/36 : EXPOSE 59983 [2023-09-25T18:23:10.875Z] ---> Running in efbcae501edf [2023-09-25T18:23:10.875Z] Removing intermediate container efbcae501edf [2023-09-25T18:23:10.875Z] ---> 3f17b0e4a923 [2023-09-25T18:23:10.875Z] Step 31/36 : EXPOSE 8554 [2023-09-25T18:23:10.875Z] ---> Running in b307377ef274 [2023-09-25T18:23:11.142Z] Removing intermediate container b307377ef274 [2023-09-25T18:23:11.142Z] ---> c2963ab9a341 [2023-09-25T18:23:11.142Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-25T18:23:11.142Z] ---> Running in 745136f039ff [2023-09-25T18:23:11.412Z] Removing intermediate container 745136f039ff [2023-09-25T18:23:11.412Z] ---> 87694ec6a3ba [2023-09-25T18:23:11.412Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-25T18:23:11.678Z] ---> Running in afb2a08b064f [2023-09-25T18:23:11.946Z] Removing intermediate container afb2a08b064f [2023-09-25T18:23:11.946Z] ---> 9d58ff8f2e88 [2023-09-25T18:23:11.946Z] Step 34/36 : LABEL arch=arm64 [2023-09-25T18:23:11.946Z] ---> Running in 7343972f540a [2023-09-25T18:23:12.212Z] Removing intermediate container 7343972f540a [2023-09-25T18:23:12.212Z] ---> de79dc7968af [2023-09-25T18:23:12.212Z] Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T18:23:12.212Z] ---> Running in 55fb680ab385 [2023-09-25T18:23:12.480Z] Removing intermediate container 55fb680ab385 [2023-09-25T18:23:12.480Z] ---> 15a9e3f4ed58 [2023-09-25T18:23:12.480Z] Step 36/36 : LABEL version=0.0.0 [2023-09-25T18:23:12.480Z] ---> Running in a6a237d66c3b [2023-09-25T18:23:12.747Z] Removing intermediate container a6a237d66c3b [2023-09-25T18:23:12.747Z] ---> 533deeadd6cc [2023-09-25T18:23:12.747Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T18:23:13.014Z] Successfully built 533deeadd6cc [2023-09-25T18:23:13.014Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:23:13.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:23:13.470Z] [2023-09-25T18:23:13.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:23:13.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:23:13.801Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T18:23:13.801Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T18:23:13.801Z] 04944245beec: Pulling fs layer [2023-09-25T18:23:13.801Z] 699f458cf7ca: Pulling fs layer [2023-09-25T18:23:13.801Z] 765212b225bb: Pulling fs layer [2023-09-25T18:23:13.801Z] f23df028b6ca: Pulling fs layer [2023-09-25T18:23:13.801Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T18:23:13.801Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T18:23:13.801Z] f23df028b6ca: Waiting [2023-09-25T18:23:13.801Z] d65c8cfc05b1: Waiting [2023-09-25T18:23:13.801Z] 2437ff75d9bd: Waiting [2023-09-25T18:23:13.801Z] 765212b225bb: Waiting [2023-09-25T18:23:14.169Z] 04944245beec: Verifying Checksum [2023-09-25T18:23:14.170Z] 04944245beec: Download complete [2023-09-25T18:23:14.170Z] 765212b225bb: Verifying Checksum [2023-09-25T18:23:14.170Z] 765212b225bb: Download complete [2023-09-25T18:23:14.170Z] f23df028b6ca: Verifying Checksum [2023-09-25T18:23:14.170Z] f23df028b6ca: Download complete [2023-09-25T18:23:14.170Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T18:23:14.170Z] d65c8cfc05b1: Download complete [2023-09-25T18:23:14.170Z] 699f458cf7ca: Verifying Checksum [2023-09-25T18:23:14.170Z] 699f458cf7ca: Download complete [2023-09-25T18:23:14.781Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T18:23:14.781Z] 8998bd30e6a1: Download complete [2023-09-25T18:23:16.787Z] 2437ff75d9bd: Download complete [2023-09-25T18:23:18.761Z] 8998bd30e6a1: Pull complete [2023-09-25T18:23:19.345Z] 04944245beec: Pull complete [2023-09-25T18:23:20.754Z] 699f458cf7ca: Pull complete [2023-09-25T18:23:20.754Z] 765212b225bb: Pull complete [2023-09-25T18:23:21.712Z] f23df028b6ca: Pull complete [2023-09-25T18:23:21.712Z] d65c8cfc05b1: Pull complete [2023-09-25T18:23:36.687Z] 2437ff75d9bd: Pull complete [2023-09-25T18:23:36.687Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T18:23:36.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:23:36.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:23:36.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container [2023-09-25T18:23:36.930Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T18:23:39.328Z] $ docker top 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:39.844Z] ---> job-cost.sh [2023-09-25T18:23:40.111Z] lf-activate-venv: SKIPPING [2023-09-25T18:23:40.111Z] INFO: No Stack... [2023-09-25T18:23:40.376Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T18:23:41.332Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T18:23:41.653Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [2023-09-25T18:23:41.653Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T18:23:41.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [2023-09-25T18:23:41.988Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] did not exist. Created. [2023-09-25T18:23:41.989Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T18:23:42.637Z] /w/workspace/device-usb-camera/2@tmp/durable-f74d992f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T18:23:43.284Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T18:23:43.307Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T18:23:43.356Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T18:23:43.371Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T18:23:43.378Z] $ docker stop --time=1 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 [2023-09-25T18:23:44.873Z] $ docker rm -f --volumes 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-25T18:23:45.285Z] provisioning config files... [2023-09-25T18:23:45.292Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config4967424895757235380tmp [Pipeline] { [Pipeline] sh [2023-09-25T18:23:45.587Z] + set +x [2023-09-25T18:23:45.587Z] + curl -s https://codecov.io/bash [2023-09-25T18:23:45.587Z] + bash -s -- [2023-09-25T18:23:45.846Z] [2023-09-25T18:23:45.846Z] _____ _ [2023-09-25T18:23:45.846Z] / ____| | | [2023-09-25T18:23:45.846Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T18:23:45.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T18:23:45.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T18:23:45.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T18:23:45.846Z] Bash-1.0.6 [2023-09-25T18:23:45.846Z] [2023-09-25T18:23:45.846Z] [2023-09-25T18:23:45.846Z] ==> git version 2.25.1 found [2023-09-25T18:23:45.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-25T18:23:45.846Z] Release-Date: 2020-01-08 [2023-09-25T18:23:45.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-25T18:23:45.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T18:23:45.846Z] ==> Jenkins CI detected. [2023-09-25T18:23:45.846Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-296 [2023-09-25T18:23:45.846Z] project root: . [2023-09-25T18:23:45.846Z] --> token set from env [2023-09-25T18:23:45.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T18:23:45.846Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T18:23:45.846Z] ==> Python coveragepy not found [2023-09-25T18:23:45.846Z] ==> Searching for coverage reports in: [2023-09-25T18:23:45.846Z] + . [2023-09-25T18:23:45.846Z] -> Found 1 reports [2023-09-25T18:23:45.846Z] ==> Detecting git/mercurial file structure [2023-09-25T18:23:45.846Z] ==> Reading reports [2023-09-25T18:23:45.846Z] + ./coverage.out bytes=54703 [2023-09-25T18:23:45.846Z] ==> Appending adjustments [2023-09-25T18:23:45.846Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T18:23:46.105Z] + Found adjustments [2023-09-25T18:23:46.105Z] ==> Gzipping contents [2023-09-25T18:23:46.105Z] 8.0K /tmp/codecov.k4TWux.gz [2023-09-25T18:23:46.105Z] ==> Uploading reports [2023-09-25T18:23:46.105Z] url: https://codecov.io [2023-09-25T18:23:46.105Z] query: branch=PR-296&commit=3a91dcc9edac9c969954f5cf207945cb31b1fb1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=296&job=&cmd_args= [2023-09-25T18:23:46.105Z] -> Pinging Codecov [2023-09-25T18:23:46.105Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-296&commit=3a91dcc9edac9c969954f5cf207945cb31b1fb1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=296&job=&cmd_args= [2023-09-25T18:23:46.105Z] -> Uploading to [2023-09-25T18:23:46.105Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/73D8F5FF140700D3E01443B452E23636/3a91dcc9edac9c969954f5cf207945cb31b1fb1f/5a5d15dd-c67e-4fb3-a967-e0e4fb597437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T182346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccd684aff2fcbfeb5e881caa9e78fb58ba5f42df27de8b1674526e67ec9d904c [2023-09-25T18:23:46.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:23:46.105Z] Dload Upload Total Spent Left Speed [2023-09-25T18:23:46.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 31945 --:--:-- --:--:-- --:--:-- 31800 100 6996 0 0 100 6996 0 31945 --:--:-- --:--:-- --:--:-- 31800 [2023-09-25T18:23:46.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] } [2023-09-25T18:23:46.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-25T18:23:47.122Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-296/archives ] [2023-09-25T18:23:47.122Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T18:23:47.122Z] total 16 [2023-09-25T18:23:47.122Z] drwxr-xr-x 3 root root 4096 Sep 25 18:16 . [2023-09-25T18:23:47.122Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:16 .. [2023-09-25T18:23:47.122Z] drwxr-xr-x 2 root root 4096 Sep 25 18:16 cost [2023-09-25T18:23:47.122Z] -rw-r--r-- 1 root root 89 Sep 25 18:16 cost.csv [2023-09-25T18:23:47.122Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T18:23:47.123Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T18:23:47.123Z] total 16 [2023-09-25T18:23:47.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:16 . [2023-09-25T18:23:47.123Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:16 .. [2023-09-25T18:23:47.123Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 18:16 cost [2023-09-25T18:23:47.123Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 25 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:47.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:48.271Z] ---> package-listing.sh [2023-09-25T18:23:48.271Z] ++ facter osfamily [2023-09-25T18:23:48.271Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T18:23:48.530Z] + OS_FAMILY=debian [2023-09-25T18:23:48.530Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-296 [2023-09-25T18:23:48.530Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T18:23:48.530Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T18:23:48.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T18:23:48.530Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T18:23:48.530Z] + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' [2023-09-25T18:23:48.530Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T18:23:48.530Z] + case "${OS_FAMILY}" in [2023-09-25T18:23:48.530Z] + dpkg -l [2023-09-25T18:23:48.530Z] + grep '^ii' [2023-09-25T18:23:48.530Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T18:23:48.530Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T18:23:48.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T18:23:48.530Z] + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' [2023-09-25T18:23:48.530Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-296/archives/ [2023-09-25T18:23:48.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-296/archives/ [Pipeline] echo [2023-09-25T18:23:48.538Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T18:23:48.814Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:23:49.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:23:49.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:23:49.441Z] prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container [2023-09-25T18:23:49.475Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T18:23:49.676Z] $ docker top 21ef136e39b8d30fd097b80a8909dfb99988386e2ec5e5434ebdfa1aa245bbb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:23:50.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T18:23:50.301Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T18:23:50.587Z] + ls /var/log/sa-host [2023-09-25T18:23:50.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:23:50.735Z] provisioning config files... [2023-09-25T18:23:50.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config32100148100023805tmp [Pipeline] { [Pipeline] echo [2023-09-25T18:23:50.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:51.043Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T18:23:51.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:51.381Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T18:23:51.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:51.678Z] ---> sudo-logs.sh [2023-09-25T18:23:51.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T18:23:51.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:51.995Z] ---> job-cost.sh [2023-09-25T18:23:51.995Z] lf-activate-venv: SKIPPING [2023-09-25T18:23:51.995Z] DEBUG: total: 0.2199999988079071 [2023-09-25T18:23:51.995Z] INFO: Retrieving Stack Cost... [2023-09-25T18:23:52.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T18:23:52.822Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T18:23:52.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:23:53.116Z] ---> logs-deploy.sh [2023-09-25T18:23:53.116Z] lf-activate-venv: SKIPPING [2023-09-25T18:23:53.116Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-296/2 [2023-09-25T18:23:53.116Z] INFO: archiving workspace using pattern(s): [2023-09-25T18:23:54.052Z] Archives upload complete. [2023-09-25T18:23:54.311Z] INFO: archiving logs to Nexus [2023-09-25T18:23:54.882Z] ---> uname -a: [2023-09-25T18:23:54.882Z] Linux prd-ubuntu20-04-docker-8c-8g-7867 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] ---> lscpu: [2023-09-25T18:23:54.882Z] Architecture: x86_64 [2023-09-25T18:23:54.882Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T18:23:54.882Z] Byte Order: Little Endian [2023-09-25T18:23:54.882Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T18:23:54.882Z] CPU(s): 8 [2023-09-25T18:23:54.882Z] On-line CPU(s) list: 0-7 [2023-09-25T18:23:54.882Z] Thread(s) per core: 1 [2023-09-25T18:23:54.882Z] Core(s) per socket: 1 [2023-09-25T18:23:54.882Z] Socket(s): 8 [2023-09-25T18:23:54.882Z] NUMA node(s): 1 [2023-09-25T18:23:54.882Z] Vendor ID: AuthenticAMD [2023-09-25T18:23:54.882Z] CPU family: 23 [2023-09-25T18:23:54.882Z] Model: 49 [2023-09-25T18:23:54.882Z] Model name: AMD EPYC-Rome Processor [2023-09-25T18:23:54.882Z] Stepping: 0 [2023-09-25T18:23:54.882Z] CPU MHz: 2799.998 [2023-09-25T18:23:54.882Z] BogoMIPS: 5599.99 [2023-09-25T18:23:54.882Z] Virtualization: AMD-V [2023-09-25T18:23:54.882Z] Hypervisor vendor: KVM [2023-09-25T18:23:54.882Z] Virtualization type: full [2023-09-25T18:23:54.882Z] L1d cache: 256 KiB [2023-09-25T18:23:54.882Z] L1i cache: 256 KiB [2023-09-25T18:23:54.882Z] L2 cache: 4 MiB [2023-09-25T18:23:54.882Z] L3 cache: 128 MiB [2023-09-25T18:23:54.882Z] NUMA node0 CPU(s): 0-7 [2023-09-25T18:23:54.882Z] Vulnerability Itlb multihit: Not affected [2023-09-25T18:23:54.882Z] Vulnerability L1tf: Not affected [2023-09-25T18:23:54.882Z] Vulnerability Mds: Not affected [2023-09-25T18:23:54.882Z] Vulnerability Meltdown: Not affected [2023-09-25T18:23:54.882Z] Vulnerability Mmio stale data: Not affected [2023-09-25T18:23:54.882Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T18:23:54.882Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T18:23:54.882Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T18:23:54.882Z] Vulnerability Srbds: Not affected [2023-09-25T18:23:54.882Z] Vulnerability Tsx async abort: Not affected [2023-09-25T18:23:54.882Z] 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 [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] ---> nproc: [2023-09-25T18:23:54.882Z] 8 [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] ---> df -h: [2023-09-25T18:23:54.882Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T18:23:54.882Z] overlay 155G 12G 144G 8% / [2023-09-25T18:23:54.882Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T18:23:54.882Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T18:23:54.882Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T18:23:54.882Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] ---> sar -b -r -n DEV: [2023-09-25T18:23:54.882Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7867) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] 18:12:51 LINUX RESTART (8 CPU) [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] 18:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T18:23:54.882Z] 18:14:02 164.34 47.93 116.41 0.00 5408.30 96681.89 0.00 [2023-09-25T18:23:54.882Z] 18:15:01 175.17 1.54 173.62 0.00 15.99 81430.87 0.00 [2023-09-25T18:23:54.882Z] 18:16:01 232.59 0.23 232.36 0.00 15.20 67197.07 0.00 [2023-09-25T18:23:54.882Z] 18:17:01 40.19 0.10 40.09 0.00 15.06 44582.32 0.00 [2023-09-25T18:23:54.882Z] 18:18:01 23.53 8.97 14.56 0.00 2905.52 30494.25 0.00 [2023-09-25T18:23:54.882Z] 18:19:01 22.59 2.68 19.91 0.00 2519.03 13765.14 0.00 [2023-09-25T18:23:54.882Z] 18:20:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2023-09-25T18:23:54.882Z] 18:21:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2023-09-25T18:23:54.882Z] 18:22:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-09-25T18:23:54.882Z] 18:23:01 2.28 0.00 2.28 0.00 0.00 39.86 0.00 [2023-09-25T18:23:54.882Z] Average: 66.23 6.15 60.08 0.00 1089.67 33343.55 0.00 [2023-09-25T18:23:54.882Z] [2023-09-25T18:23:54.882Z] 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T18:23:54.882Z] 18:14:02 29297956 31595180 729732 2.22 74832 2493072 1916652 5.65 989180 2240260 4 [2023-09-25T18:23:54.882Z] 18:15:01 27856760 31228552 1074588 3.27 152396 3377608 2102808 6.20 1529664 3007756 206020 [2023-09-25T18:23:54.882Z] 18:16:01 27970712 31549488 754940 2.30 158584 3583316 1799832 5.30 1295188 3131876 528 [2023-09-25T18:23:54.882Z] 18:17:01 27481036 31569888 732948 2.23 166852 4035584 1786360 5.26 1291204 3571476 56 [2023-09-25T18:23:54.882Z] 18:18:01 27294160 31551188 745048 2.27 170732 4193728 1804260 5.32 1403464 3637068 360 [2023-09-25T18:23:54.882Z] 18:19:01 27114108 31554572 734024 2.23 175056 4368096 1819224 5.36 1522596 3680916 176 [2023-09-25T18:23:54.882Z] 18:20:01 27113656 31554220 734228 2.23 175088 4368108 1819224 5.36 1522364 3680924 16 [2023-09-25T18:23:54.882Z] 18:21:01 27125420 31566016 722264 2.20 175108 4368100 1819224 5.36 1512028 3680920 140 [2023-09-25T18:23:54.882Z] 18:22:01 27125412 31566696 722224 2.20 175128 4368112 1819224 5.36 1511132 3681584 8 [2023-09-25T18:23:54.882Z] 18:23:01 27125144 31566592 722248 2.20 175212 4368212 1819224 5.36 1511196 3681692 4 [2023-09-25T18:23:54.882Z] Average: 27550436 31530239 767224 2.33 159899 3952394 1850603 5.45 1408802 3399447 20731 [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T18:23:54.883Z] 18:14:02 ens3 545.33 329.55 5592.37 82.63 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:14:02 docker0 4.98 8.05 0.50 84.27 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:14:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:15:01 veth0d28d4c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:15:01 ens3 416.75 252.08 2423.47 33.93 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:15:01 docker0 234.76 389.97 19.19 2395.73 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:16:01 ens3 116.10 70.47 1090.52 91.87 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:16:01 docker0 16.73 47.33 1.26 831.60 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:16:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:17:01 ens3 90.98 53.52 2520.78 9.99 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:17:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:18:01 ens3 31.61 11.61 652.22 1.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:19:01 ens3 91.04 48.63 1374.55 3.35 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:19:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] Average: ens3 128.73 76.32 1363.64 22.26 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] Average: docker0 25.30 43.97 2.07 327.77 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] ---> sar -P ALL: [2023-09-25T18:23:54.883Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7867) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] 18:12:51 LINUX RESTART (8 CPU) [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] 18:13:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T18:23:54.883Z] 18:14:02 all 8.77 0.00 3.41 3.66 0.05 84.10 [2023-09-25T18:23:54.883Z] 18:14:02 0 8.58 0.00 3.61 0.35 0.05 87.41 [2023-09-25T18:23:54.883Z] 18:14:02 1 8.30 0.00 3.47 14.81 0.05 73.36 [2023-09-25T18:23:54.883Z] 18:14:02 2 11.57 0.00 2.91 0.76 0.05 84.70 [2023-09-25T18:23:54.883Z] 18:14:02 3 8.55 0.00 4.60 1.09 0.05 85.71 [2023-09-25T18:23:54.883Z] 18:14:02 4 7.98 0.00 2.86 2.81 0.05 86.30 [2023-09-25T18:23:54.883Z] 18:14:02 5 8.59 0.00 3.19 3.12 0.05 85.06 [2023-09-25T18:23:54.883Z] 18:14:02 6 9.27 0.00 2.86 3.66 0.05 84.16 [2023-09-25T18:23:54.883Z] 18:14:02 7 7.28 0.00 3.81 2.74 0.07 86.09 [2023-09-25T18:23:54.883Z] 18:15:01 all 23.21 0.00 4.75 3.78 0.08 68.19 [2023-09-25T18:23:54.883Z] 18:15:01 0 23.19 0.00 4.34 0.27 0.07 72.13 [2023-09-25T18:23:54.883Z] 18:15:01 1 22.71 0.00 5.32 17.85 0.09 54.03 [2023-09-25T18:23:54.883Z] 18:15:01 2 23.48 0.00 4.91 0.94 0.09 70.58 [2023-09-25T18:23:54.883Z] 18:15:01 3 22.82 0.00 5.18 6.12 0.09 65.79 [2023-09-25T18:23:54.883Z] 18:15:01 4 24.01 0.00 4.73 1.03 0.09 70.15 [2023-09-25T18:23:54.883Z] 18:15:01 5 23.02 0.00 5.20 2.66 0.07 69.05 [2023-09-25T18:23:54.883Z] 18:15:01 6 23.72 0.00 3.78 1.01 0.07 71.43 [2023-09-25T18:23:54.883Z] 18:15:01 7 22.68 0.00 4.52 0.38 0.09 72.33 [2023-09-25T18:23:54.883Z] 18:16:01 all 27.38 0.00 4.54 3.96 0.09 64.02 [2023-09-25T18:23:54.883Z] 18:16:01 0 27.57 0.00 4.46 0.20 0.07 67.70 [2023-09-25T18:23:54.883Z] 18:16:01 1 26.26 0.00 4.59 1.32 0.07 67.76 [2023-09-25T18:23:54.883Z] 18:16:01 2 29.39 0.00 4.94 13.82 0.15 51.70 [2023-09-25T18:23:54.883Z] 18:16:01 3 26.67 0.00 4.25 1.09 0.07 67.91 [2023-09-25T18:23:54.883Z] 18:16:01 4 26.38 0.00 4.19 5.60 0.07 63.77 [2023-09-25T18:23:54.883Z] 18:16:01 5 27.35 0.00 4.50 6.86 0.08 61.20 [2023-09-25T18:23:54.883Z] 18:16:01 6 26.93 0.00 4.44 0.62 0.07 67.94 [2023-09-25T18:23:54.883Z] 18:16:01 7 28.51 0.00 4.96 2.33 0.17 64.04 [2023-09-25T18:23:54.883Z] 18:17:01 all 2.72 0.00 1.19 1.13 0.03 94.94 [2023-09-25T18:23:54.883Z] 18:17:01 0 2.46 0.00 1.36 0.62 0.03 95.53 [2023-09-25T18:23:54.883Z] 18:17:01 1 2.75 0.00 1.14 0.02 0.03 96.06 [2023-09-25T18:23:54.883Z] 18:17:01 2 2.42 0.00 1.97 6.12 0.05 89.44 [2023-09-25T18:23:54.883Z] 18:17:01 3 3.70 0.00 0.87 0.02 0.03 95.38 [2023-09-25T18:23:54.883Z] 18:17:01 4 2.29 0.00 1.19 2.19 0.03 94.29 [2023-09-25T18:23:54.883Z] 18:17:01 5 2.68 0.00 1.01 0.02 0.02 96.28 [2023-09-25T18:23:54.883Z] 18:17:01 6 2.68 0.00 0.77 0.07 0.02 96.47 [2023-09-25T18:23:54.883Z] 18:17:01 7 2.73 0.00 1.21 0.02 0.03 96.01 [2023-09-25T18:23:54.883Z] 18:18:01 all 0.44 0.00 0.22 0.61 0.02 98.71 [2023-09-25T18:23:54.883Z] 18:18:01 0 0.15 0.00 0.10 0.22 0.02 99.52 [2023-09-25T18:23:54.883Z] 18:18:01 1 1.69 0.00 0.38 1.43 0.03 96.46 [2023-09-25T18:23:54.883Z] 18:18:01 2 0.18 0.00 0.30 0.90 0.02 98.60 [2023-09-25T18:23:54.883Z] 18:18:01 3 0.18 0.00 0.12 0.57 0.00 99.13 [2023-09-25T18:23:54.883Z] 18:18:01 4 0.20 0.00 0.25 1.30 0.03 98.22 [2023-09-25T18:23:54.883Z] 18:18:01 5 0.45 0.00 0.22 0.02 0.00 99.32 [2023-09-25T18:23:54.883Z] 18:18:01 6 0.33 0.00 0.15 0.20 0.02 99.30 [2023-09-25T18:23:54.883Z] 18:18:01 7 0.37 0.00 0.25 0.22 0.02 99.15 [2023-09-25T18:23:54.883Z] 18:19:01 all 0.89 0.00 0.42 0.69 0.02 97.98 [2023-09-25T18:23:54.883Z] 18:19:01 0 0.72 0.00 0.63 1.00 0.03 97.61 [2023-09-25T18:23:54.883Z] 18:19:01 1 0.70 0.00 0.33 0.00 0.02 98.95 [2023-09-25T18:23:54.883Z] 18:19:01 2 1.45 0.00 0.67 1.03 0.03 96.81 [2023-09-25T18:23:54.883Z] 18:19:01 3 0.37 0.00 0.25 0.90 0.03 98.44 [2023-09-25T18:23:54.883Z] 18:19:01 4 1.05 0.00 0.47 1.38 0.02 97.08 [2023-09-25T18:23:54.883Z] 18:19:01 5 0.35 0.00 0.33 1.14 0.02 98.16 [2023-09-25T18:23:54.883Z] 18:19:01 6 0.32 0.00 0.32 0.02 0.02 99.33 [2023-09-25T18:23:54.883Z] 18:19:01 7 2.12 0.00 0.37 0.03 0.02 97.46 [2023-09-25T18:23:54.883Z] 18:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-25T18:23:54.883Z] 18:20:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2023-09-25T18:23:54.883Z] 18:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T18:23:54.883Z] 18:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-25T18:23:54.883Z] 18:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T18:23:54.883Z] 18:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T18:23:54.883Z] 18:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-09-25T18:23:54.883Z] 18:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T18:23:54.883Z] 18:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-25T18:23:54.883Z] 18:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T18:23:54.883Z] 18:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T18:23:54.883Z] 18:21:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T18:23:54.883Z] 18:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T18:23:54.883Z] 18:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:21:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-25T18:23:54.883Z] 18:22:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2023-09-25T18:23:54.883Z] 18:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-25T18:23:54.883Z] 18:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T18:23:54.883Z] 18:22:01 3 1.00 0.00 0.00 0.00 0.02 98.99 [2023-09-25T18:23:54.883Z] 18:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:22:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2023-09-25T18:23:54.883Z] 18:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T18:23:54.883Z] 18:22:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-25T18:23:54.883Z] 18:23:01 all 0.12 0.00 0.01 0.05 0.01 99.81 [2023-09-25T18:23:54.883Z] 18:23:01 0 0.03 0.00 0.02 0.33 0.00 99.62 [2023-09-25T18:23:54.883Z] 18:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T18:23:54.883Z] 18:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T18:23:54.883Z] 18:23:01 3 0.72 0.00 0.00 0.00 0.00 99.28 [2023-09-25T18:23:54.883Z] 18:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T18:23:54.883Z] 18:23:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-25T18:23:54.883Z] 18:23:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2023-09-25T18:23:54.883Z] 18:23:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-25T18:23:54.883Z] Average: all 6.30 0.00 1.44 1.38 0.03 90.85 [2023-09-25T18:23:54.883Z] Average: 0 6.21 0.00 1.45 0.30 0.03 92.01 [2023-09-25T18:23:54.883Z] Average: 1 6.18 0.00 1.51 3.49 0.03 88.79 [2023-09-25T18:23:54.883Z] Average: 2 6.75 0.00 1.56 2.33 0.04 89.32 [2023-09-25T18:23:54.883Z] Average: 3 6.34 0.00 1.51 0.96 0.03 91.15 [2023-09-25T18:23:54.883Z] Average: 4 6.13 0.00 1.36 1.43 0.03 91.05 [2023-09-25T18:23:54.883Z] Average: 5 6.19 0.00 1.44 1.39 0.03 90.96 [2023-09-25T18:23:54.883Z] Average: 6 6.28 0.00 1.23 0.55 0.03 91.92 [2023-09-25T18:23:54.883Z] Average: 7 6.32 0.00 1.51 0.57 0.05 91.56 [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z] [2023-09-25T18:23:54.883Z]