Pull request #296 opened 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-ssh4164971383748783033.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-ssh12931921835940966045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8075197998813815837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9550816336022745353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13221708475460460071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9652024404550023597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7859’ Running on prd-ubuntu20.04-docker-8c-8g-7861 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T17:31:18.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > 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 [Pipeline] withCredentials [2023-09-25T17:31:18.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T17:31:18.722Z] ========================================================= [2023-09-25T17:31:18.722Z] EdgeX Global Pipelines Version Info [2023-09-25T17:31:18.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:31:19.473Z] ------------------- [2023-09-25T17:31:19.473Z] stable info: [2023-09-25T17:31:19.473Z] ------------------- [2023-09-25T17:31:19.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T17:31:19.473Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T17:31:19.473Z] Message: update stable to v1.0.254 [2023-09-25T17:31:20.044Z] ------------------- [2023-09-25T17:31:20.044Z] experimental info: [2023-09-25T17:31:20.044Z] ------------------- [2023-09-25T17:31:20.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T17:31:20.044Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T17:31:20.044Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T17:31:20.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-25T17:31:20.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-25T17:31:20.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T17:31:20.426Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T17:31:20.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T17:31:20.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T17:31:20.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T17:31:20.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T17:31:20.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T17:31:20.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T17:31:20.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T17:31:20.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-25T17:31:20.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T17:31:20.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T17:31:20.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T17:31:20.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T17:31:20.990Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T17:31:21.035Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T17:31:21.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T17:31:21.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T17:31:21.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T17:31:21.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T17:31:21.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T17:31:21.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T17:31:21.349Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T17:31:21.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T17:31:21.437Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T17:31:21.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2023-09-25T17:31:21.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2023-09-25T17:31:21.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2023-09-25T17:31:21.619Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T17:31:21.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a91dcc [Pipeline] echo [2023-09-25T17:31:21.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T17:31:21.822Z] provisioning config files... [2023-09-25T17:31:21.841Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config1329884973031454516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:31:22.210Z] ---> docker-login.sh [2023-09-25T17:31:22.210Z] nexus3.edgexfoundry.org:10001 [2023-09-25T17:31:22.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:23.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:23.040Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:23.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:23.040Z] [2023-09-25T17:31:23.040Z] Login Succeeded [2023-09-25T17:31:23.040Z] nexus3.edgexfoundry.org:10002 [2023-09-25T17:31:23.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:23.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:23.040Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:23.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:23.040Z] [2023-09-25T17:31:23.040Z] Login Succeeded [2023-09-25T17:31:23.040Z] nexus3.edgexfoundry.org:10003 [2023-09-25T17:31:23.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:23.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:23.300Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:23.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:23.300Z] [2023-09-25T17:31:23.300Z] Login Succeeded [2023-09-25T17:31:23.300Z] nexus3.edgexfoundry.org:10004 [2023-09-25T17:31:23.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:23.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:23.300Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:23.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:23.300Z] [2023-09-25T17:31:23.300Z] Login Succeeded [2023-09-25T17:31:23.300Z] docker.io [2023-09-25T17:31:23.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:23.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:23.823Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:23.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:23.823Z] [2023-09-25T17:31:23.823Z] Login Succeeded [2023-09-25T17:31:23.823Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T17:31:23.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T17:31:24.508Z] + git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T17:31:24.579Z] -----------> git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [false] [Pipeline] sh [2023-09-25T17:31:24.888Z] + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T17:31:24.921Z] ========================================================= [2023-09-25T17:31:24.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T17:31:24.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T17:31:25.348Z] + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo [2023-09-25T17:31:25.382Z] [semverPrep] GIT_COMMIT: 3a91dcc9edac9c969954f5cf207945cb31b1fb1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-25T17:31:25.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T17:31:25.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T17:31:25.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T17:31:25.805Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T17:31:25.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T17:31:25.805Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T17:31:25.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T17:31:25.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:31:26.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T17:31:26.303Z] [2023-09-25T17:31:26.303Z] 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-25T17:31:26.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T17:31:26.684Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T17:31:26.684Z] b85a868b505f: Pulling fs layer [2023-09-25T17:31:26.684Z] e2be974225ed: Pulling fs layer [2023-09-25T17:31:26.684Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T17:31:26.684Z] 988bab9f4d93: Pulling fs layer [2023-09-25T17:31:26.684Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T17:31:26.684Z] eaf3925da568: Pulling fs layer [2023-09-25T17:31:26.684Z] bab4dde63d76: Pulling fs layer [2023-09-25T17:31:26.684Z] bde34c3a00c8: Pulling fs layer [2023-09-25T17:31:26.684Z] b352a97aabf1: Pulling fs layer [2023-09-25T17:31:26.684Z] 4872d77fe225: Pulling fs layer [2023-09-25T17:31:26.684Z] 5851b861e8e6: Pulling fs layer [2023-09-25T17:31:26.684Z] 988bab9f4d93: Waiting [2023-09-25T17:31:26.684Z] bab4dde63d76: Waiting [2023-09-25T17:31:26.684Z] 1469e6f7b9e6: Waiting [2023-09-25T17:31:26.684Z] 4872d77fe225: Waiting [2023-09-25T17:31:26.684Z] eaf3925da568: Waiting [2023-09-25T17:31:26.684Z] 5851b861e8e6: Waiting [2023-09-25T17:31:26.684Z] bde34c3a00c8: Waiting [2023-09-25T17:31:26.684Z] b352a97aabf1: Waiting [2023-09-25T17:31:26.684Z] e2be974225ed: Download complete [2023-09-25T17:31:26.684Z] 988bab9f4d93: Verifying Checksum [2023-09-25T17:31:26.684Z] 988bab9f4d93: Download complete [2023-09-25T17:31:26.684Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T17:31:26.684Z] 1469e6f7b9e6: Download complete [2023-09-25T17:31:26.943Z] eaf3925da568: Verifying Checksum [2023-09-25T17:31:26.943Z] eaf3925da568: Download complete [2023-09-25T17:31:26.943Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T17:31:26.943Z] 339a4e72a1f5: Download complete [2023-09-25T17:31:26.943Z] bde34c3a00c8: Verifying Checksum [2023-09-25T17:31:26.943Z] bde34c3a00c8: Download complete [2023-09-25T17:31:26.943Z] b352a97aabf1: Download complete [2023-09-25T17:31:26.943Z] 4872d77fe225: Verifying Checksum [2023-09-25T17:31:26.943Z] 4872d77fe225: Download complete [2023-09-25T17:31:26.943Z] 5851b861e8e6: Verifying Checksum [2023-09-25T17:31:26.943Z] 5851b861e8e6: Download complete [2023-09-25T17:31:26.943Z] b85a868b505f: Verifying Checksum [2023-09-25T17:31:26.943Z] b85a868b505f: Download complete [2023-09-25T17:31:27.201Z] bab4dde63d76: Verifying Checksum [2023-09-25T17:31:27.201Z] bab4dde63d76: Download complete [2023-09-25T17:31:28.580Z] b85a868b505f: Pull complete [2023-09-25T17:31:28.840Z] e2be974225ed: Pull complete [2023-09-25T17:31:29.100Z] 339a4e72a1f5: Pull complete [2023-09-25T17:31:29.364Z] 988bab9f4d93: Pull complete [2023-09-25T17:31:29.624Z] 1469e6f7b9e6: Pull complete [2023-09-25T17:31:29.624Z] eaf3925da568: Pull complete [2023-09-25T17:31:31.536Z] bab4dde63d76: Pull complete [2023-09-25T17:31:31.536Z] bde34c3a00c8: Pull complete [2023-09-25T17:31:31.536Z] b352a97aabf1: Pull complete [2023-09-25T17:31:31.797Z] 4872d77fe225: Pull complete [2023-09-25T17:31:31.797Z] 5851b861e8e6: Pull complete [2023-09-25T17:31:31.797Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T17:31:31.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T17:31:31.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:31:32.025Z] prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container [2023-09-25T17:31:32.060Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T17:31:35.337Z] $ docker top bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f -eo pid,comm [2023-09-25T17:31:35.388Z] 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-25T17:31:35.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T17:31:35.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T17:31:35.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T17:31:35.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T17:31:35.636Z] $ docker exec bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent [2023-09-25T17:31:35.738Z] SSH_AUTH_SOCK=/tmp/ssh-ULpXkzYI6nZJ/agent.31 [2023-09-25T17:31:35.738Z] SSH_AGENT_PID=38 [2023-09-25T17:31:35.744Z] Running ssh-add (command line suppressed) [2023-09-25T17:31:35.846Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12259704193955556962.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12259704193955556962.key) [2023-09-25T17:31:35.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T17:31:36.196Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T17:31:36.221Z] $ docker exec --env ******** --env ******** bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent -k [2023-09-25T17:31:36.327Z] unset SSH_AUTH_SOCK; [2023-09-25T17:31:36.328Z] unset SSH_AGENT_PID; [2023-09-25T17:31:36.328Z] echo Agent pid 38 killed; [2023-09-25T17:31:36.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T17:31:36.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T17:31:36.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T17:31:36.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T17:31:36.541Z] $ docker exec bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent [2023-09-25T17:31:36.656Z] SSH_AUTH_SOCK=/tmp/ssh-9FieGeme9B7O/agent.70 [2023-09-25T17:31:36.656Z] SSH_AGENT_PID=76 [2023-09-25T17:31:36.660Z] Running ssh-add (command line suppressed) [2023-09-25T17:31:36.766Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_14602294591752174421.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_14602294591752174421.key) [2023-09-25T17:31:36.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T17:31:37.122Z] + git semver init [2023-09-25T17:31:37.383Z] 2023-09-25 17:31:37,289 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T17:31:37.383Z] 2023-09-25 17:31:37,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-296/.semver [2023-09-25T17:31:37.383Z] 2023-09-25 17:31:37,291 [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-25T17:31:37.383Z] 2023-09-25 17:31:37,291 [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-25T17:31:38.324Z] 2023-09-25 17:31:38,020 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-296/.git/info/exclude [2023-09-25T17:31:38.324Z] 2023-09-25 17:31:38,020 [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-25T17:31:38.324Z] 2023-09-25 17:31:38,021 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 [2023-09-25T17:31:38.324Z] 2023-09-25 17:31:38,024 [execute] INFO git cat-file --batch-check [2023-09-25T17:31:38.324Z] 2023-09-25 17:31:38,025 [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-25T17:31:38.324Z] 2023-09-25 17:31:38,031 [execute] INFO git cat-file --batch [2023-09-25T17:31:38.324Z] 2023-09-25 17:31:38,031 [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-25T17:31:38.324Z] 2023-09-25 17:31:38,035 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 [2023-09-25T17:31:38.324Z] 0.0.0 [Pipeline] } [2023-09-25T17:31:38.354Z] $ docker exec --env ******** --env ******** bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f ssh-agent -k [2023-09-25T17:31:38.467Z] unset SSH_AUTH_SOCK; [2023-09-25T17:31:38.467Z] unset SSH_AGENT_PID; [2023-09-25T17:31:38.467Z] echo Agent pid 76 killed; [2023-09-25T17:31:38.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T17:31:38.924Z] + git semver [Pipeline] } [2023-09-25T17:31:39.209Z] $ docker stop --time=1 bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f [2023-09-25T17:31:40.511Z] $ docker rm -f --volumes bdca4c07809256e264b04b0c063606d4e3b696dcdce78f74713808ffb3a3f30f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T17:31:40.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T17:31:41.219Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T17:31:41.237Z] [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-25T17:31:41.888Z] provisioning config files... [2023-09-25T17:31:41.898Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config10970860562502667885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:31:42.253Z] ---> docker-login.sh [2023-09-25T17:31:42.253Z] nexus3.edgexfoundry.org:10001 [2023-09-25T17:31:42.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:42.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:42.253Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:42.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:42.253Z] [2023-09-25T17:31:42.253Z] Login Succeeded [2023-09-25T17:31:42.253Z] nexus3.edgexfoundry.org:10002 [2023-09-25T17:31:42.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:42.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:42.515Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:42.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:42.515Z] [2023-09-25T17:31:42.515Z] Login Succeeded [2023-09-25T17:31:42.515Z] nexus3.edgexfoundry.org:10003 [2023-09-25T17:31:42.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:42.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:42.515Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:42.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:42.515Z] [2023-09-25T17:31:42.515Z] Login Succeeded [2023-09-25T17:31:42.515Z] nexus3.edgexfoundry.org:10004 [2023-09-25T17:31:42.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:42.778Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:42.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:42.778Z] [2023-09-25T17:31:42.778Z] Login Succeeded [2023-09-25T17:31:42.778Z] docker.io [2023-09-25T17:31:42.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:31:43.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:31:43.039Z] Configure a credential helper to remove this warning. See [2023-09-25T17:31:43.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:31:43.039Z] [2023-09-25T17:31:43.039Z] Login Succeeded [2023-09-25T17:31:43.039Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T17:31:43.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T17:31:43.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T17:31:43.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T17:31:43.338Z] ========================================================= [2023-09-25T17:31:43.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T17:31:43.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:31:43.810Z] + 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-25T17:31:43.810Z] Sending build context to Docker daemon 2.246MB [2023-09-25T17:31:43.810Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T17:31:43.810Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T17:31:43.810Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T17:31:43.810Z] 7264a8db6415: Pulling fs layer [2023-09-25T17:31:43.810Z] c4d48a809fc2: Pulling fs layer [2023-09-25T17:31:43.810Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T17:31:43.810Z] ad3a456e5733: Pulling fs layer [2023-09-25T17:31:43.810Z] 33e27b845d1e: Pulling fs layer [2023-09-25T17:31:43.810Z] c68163c4e522: Pulling fs layer [2023-09-25T17:31:43.810Z] 50da416c3ac9: Pulling fs layer [2023-09-25T17:31:43.810Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T17:31:43.810Z] ad3a456e5733: Waiting [2023-09-25T17:31:43.810Z] 33e27b845d1e: Waiting [2023-09-25T17:31:43.810Z] c68163c4e522: Waiting [2023-09-25T17:31:43.810Z] 50da416c3ac9: Waiting [2023-09-25T17:31:43.810Z] 23d2d4c4bb30: Waiting [2023-09-25T17:31:43.810Z] c4d48a809fc2: Verifying Checksum [2023-09-25T17:31:43.810Z] c4d48a809fc2: Download complete [2023-09-25T17:31:43.810Z] ad3a456e5733: Verifying Checksum [2023-09-25T17:31:43.810Z] ad3a456e5733: Download complete [2023-09-25T17:31:44.070Z] 33e27b845d1e: Verifying Checksum [2023-09-25T17:31:44.070Z] 33e27b845d1e: Download complete [2023-09-25T17:31:44.070Z] 7264a8db6415: Verifying Checksum [2023-09-25T17:31:44.070Z] 7264a8db6415: Download complete [2023-09-25T17:31:44.070Z] c68163c4e522: Verifying Checksum [2023-09-25T17:31:44.070Z] c68163c4e522: Download complete [2023-09-25T17:31:44.070Z] 7264a8db6415: Pull complete [2023-09-25T17:31:44.329Z] c4d48a809fc2: Pull complete [2023-09-25T17:31:44.329Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T17:31:44.329Z] 23d2d4c4bb30: Download complete [2023-09-25T17:31:44.329Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T17:31:44.329Z] 4f1c88b9dad5: Download complete [2023-09-25T17:31:44.895Z] 50da416c3ac9: Verifying Checksum [2023-09-25T17:31:44.895Z] 50da416c3ac9: Download complete [2023-09-25T17:31:48.237Z] 4f1c88b9dad5: Pull complete [2023-09-25T17:31:48.237Z] ad3a456e5733: Pull complete [2023-09-25T17:31:48.237Z] 33e27b845d1e: Pull complete [2023-09-25T17:31:48.237Z] c68163c4e522: Pull complete [2023-09-25T17:31:50.141Z] 50da416c3ac9: Pull complete [2023-09-25T17:31:50.712Z] 23d2d4c4bb30: Pull complete [2023-09-25T17:31:50.712Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T17:31:50.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T17:31:50.712Z] ---> 0786185ac409 [2023-09-25T17:31:50.712Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T17:31:55.989Z] ---> Running in 88528a26a990 [2023-09-25T17:31:55.989Z] Removing intermediate container 88528a26a990 [2023-09-25T17:31:55.989Z] ---> d72be20b7245 [2023-09-25T17:31:55.989Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T17:31:55.989Z] ---> Running in 360611b23aed [2023-09-25T17:31:55.989Z] Removing intermediate container 360611b23aed [2023-09-25T17:31:55.989Z] ---> cf87be3f4df2 [2023-09-25T17:31:55.989Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T17:31:55.989Z] ---> Running in 675fbdfbd095 [2023-09-25T17:31:55.989Z] Removing intermediate container 675fbdfbd095 [2023-09-25T17:31:55.989Z] ---> 2bb55423afa6 [2023-09-25T17:31:55.989Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T17:31:55.989Z] ---> Running in 105864b87fd8 [2023-09-25T17:31:55.989Z] Removing intermediate container 105864b87fd8 [2023-09-25T17:31:55.989Z] ---> 4459a2eb7b24 [2023-09-25T17:31:55.989Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T17:31:55.989Z] ---> Running in aae607be31a3 [2023-09-25T17:31:55.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T17:31:56.689Z] Still waiting to schedule task [2023-09-25T17:31:56.689Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7860’ [2023-09-25T17:31:59.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T17:31:59.280Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T17:31:59.280Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T17:31:59.280Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T17:31:59.280Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T17:31:59.280Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T17:31:59.280Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T17:31:59.280Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T17:31:59.280Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T17:31:59.280Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T17:31:59.280Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T17:31:59.280Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T17:31:59.280Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T17:31:59.280Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T17:31:59.280Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T17:31:59.280Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T17:31:59.280Z] OK: 271 MiB in 65 packages [2023-09-25T17:31:59.847Z] Removing intermediate container aae607be31a3 [2023-09-25T17:31:59.848Z] ---> 90f46540bbd0 [2023-09-25T17:31:59.848Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T17:31:59.848Z] ---> Running in 3a04cc97f1b4 [2023-09-25T17:31:59.848Z] Removing intermediate container 3a04cc97f1b4 [2023-09-25T17:31:59.848Z] ---> 044a967b18c7 [2023-09-25T17:31:59.848Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T17:31:59.848Z] ---> e7120d57e66e [2023-09-25T17:31:59.848Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T17:31:59.848Z] ---> Running in e3f3a8e4994f [2023-09-25T17:32:46.539Z] Removing intermediate container e3f3a8e4994f [2023-09-25T17:32:46.539Z] ---> f93efe63a877 [2023-09-25T17:32:46.539Z] Step 11/13 : COPY . . [2023-09-25T17:32:46.539Z] ---> 2b0064c43667 [2023-09-25T17:32:46.539Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T17:32:46.539Z] ---> Running in e7cbde83460f [2023-09-25T17:32:46.539Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T17:32:46.539Z] Dload Upload Total Spent Left Speed [2023-09-25T17:32:46.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10823 0 --:--:-- --:--:-- --:--:-- 10895 [2023-09-25T17:32:46.539Z] Removing intermediate container e7cbde83460f [2023-09-25T17:32:46.539Z] ---> 8f546e583faf [2023-09-25T17:32:46.539Z] Step 13/13 : RUN ${MAKE} [2023-09-25T17:32:46.539Z] ---> Running in 5c7bf5ba6960 [2023-09-25T17:32:46.539Z] noop [2023-09-25T17:32:46.539Z] Removing intermediate container 5c7bf5ba6960 [2023-09-25T17:32:46.539Z] ---> 7ba11ec9ba0c [2023-09-25T17:32:46.539Z] Successfully built 7ba11ec9ba0c [2023-09-25T17:32:46.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:32:46.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T17:32:46.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:32:47.138Z] prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container [2023-09-25T17:32:47.165Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-25T17:32:47.512Z] $ docker top 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T17:32:47.904Z] + go version [2023-09-25T17:32:47.904Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T17:32:47.945Z] $ docker stop --time=1 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 [2023-09-25T17:32:49.209Z] $ docker rm -f --volumes 53c49c81aa2d6e11f7f2176fa720a4028c9e0d0fbb05f379bdc46c3368fac1b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:32:49.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T17:32:49.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:32:50.114Z] prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container [2023-09-25T17:32:50.145Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-25T17:32:50.476Z] $ docker top da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T17:32:50.995Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] fileExists [Pipeline] sh [2023-09-25T17:32:51.359Z] + make test [2023-09-25T17:32:51.359Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T17:32:52.733Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T17:33:02.699Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T17:33:02.700Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-09-25T17:33:09.275Z] go vet ./... [2023-09-25T17:33:11.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T17:33:11.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T17:33:11.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T17:33:11.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T17:33:11.867Z] $ docker stop --time=1 da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 [2023-09-25T17:33:15.626Z] $ docker rm -f --volumes da0c53f675f2e23772c7e47efffc4edcb7e60c5db0525b8c079be18f273e9752 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T17:33:16.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T17:33:16.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T17:33:17.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T17:33:17.322Z] + ls -al . [2023-09-25T17:33:17.322Z] total 220 [2023-09-25T17:33:17.322Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 17:32 . [2023-09-25T17:33:17.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:31 .. [2023-09-25T17:33:17.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 17:33 .git [2023-09-25T17:33:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 .github [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 17:31 .gitignore [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 17:31 .golangci.yml [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 17:31 .hadolint.yml [2023-09-25T17:33:17.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 17:31 .semver [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 17:31 Attribution.txt [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 17:31 CHANGELOG.md [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 17:31 Dockerfile [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 17:31 GOVERNANCE.md [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 17:31 Jenkinsfile [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 17:31 LICENSE [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 17:31 Makefile [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 17:31 OWNERS.md [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 17:31 README.md [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 17:31 VERSION [2023-09-25T17:33:17.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:31 bin [2023-09-25T17:33:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 cmd [2023-09-25T17:33:17.322Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 17:33 coverage.out [2023-09-25T17:33:17.322Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 17:31 docker-entrypoint.sh [2023-09-25T17:33:17.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:31 docs [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 17:31 go.mod [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 17:31 go.sum [2023-09-25T17:33:17.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:31 internal [2023-09-25T17:33:17.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:31 snap [2023-09-25T17:33:17.322Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:33:17.737Z] + 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-25T17:33:17.737Z] Sending build context to Docker daemon 2.301MB [2023-09-25T17:33:17.737Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T17:33:17.737Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T17:33:17.737Z] ---> 7ba11ec9ba0c [2023-09-25T17:33:17.737Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T17:33:17.995Z] ---> Running in afc963e14423 [2023-09-25T17:33:17.995Z] Removing intermediate container afc963e14423 [2023-09-25T17:33:17.995Z] ---> 02f5efd30d42 [2023-09-25T17:33:17.995Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T17:33:17.995Z] ---> Running in 6f8e1ff24e79 [2023-09-25T17:33:17.995Z] Removing intermediate container 6f8e1ff24e79 [2023-09-25T17:33:17.995Z] ---> 043834b2d8c6 [2023-09-25T17:33:17.995Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T17:33:17.995Z] ---> Running in 602e93f99f41 [2023-09-25T17:33:18.253Z] Removing intermediate container 602e93f99f41 [2023-09-25T17:33:18.253Z] ---> b3393c0ccd05 [2023-09-25T17:33:18.253Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T17:33:18.253Z] ---> Running in 1c88ff0315ff [2023-09-25T17:33:18.253Z] Removing intermediate container 1c88ff0315ff [2023-09-25T17:33:18.253Z] ---> a418700aee58 [2023-09-25T17:33:18.253Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T17:33:18.253Z] ---> Running in 53aad2125162 [2023-09-25T17:33:18.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T17:33:18.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T17:33:18.772Z] OK: 271 MiB in 65 packages [2023-09-25T17:33:19.032Z] Removing intermediate container 53aad2125162 [2023-09-25T17:33:19.032Z] ---> 2a39d5f8c501 [2023-09-25T17:33:19.032Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T17:33:19.032Z] ---> Running in 50d26da8b621 [2023-09-25T17:33:19.293Z] Removing intermediate container 50d26da8b621 [2023-09-25T17:33:19.293Z] ---> 1089aa5f12fc [2023-09-25T17:33:19.293Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T17:33:19.293Z] ---> 95aaadfa7f3a [2023-09-25T17:33:19.293Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T17:33:19.293Z] ---> Running in e405a89f3929 [2023-09-25T17:33:19.858Z] Removing intermediate container e405a89f3929 [2023-09-25T17:33:19.858Z] ---> fa006ace5c76 [2023-09-25T17:33:19.858Z] Step 11/36 : COPY . . [2023-09-25T17:33:20.426Z] ---> 6f07e15ba56a [2023-09-25T17:33:20.426Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T17:33:20.426Z] ---> Running in 53d064f464fc [2023-09-25T17:33:20.687Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T17:33:20.687Z] Dload Upload Total Spent Left Speed [2023-09-25T17:33:20.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0  0  41952   0 --:--:-- --:--:-- --:--:-- 43206 [2023-09-25T17:33:20.946Z] Removing intermediate container 53d064f464fc [2023-09-25T17:33:20.946Z] ---> 45e515403ebc [2023-09-25T17:33:20.946Z] Step 13/36 : RUN ${MAKE} [2023-09-25T17:33:20.946Z] ---> Running in b7dbb69ae33e [2023-09-25T17:33:21.205Z] 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-25T17:33:43.156Z] Removing intermediate container b7dbb69ae33e [2023-09-25T17:33:43.156Z] ---> b15fd6f27b8c [2023-09-25T17:33:43.156Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T17:33:43.156Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T17:33:43.156Z] 4acc49c71d14: Pulling fs layer [2023-09-25T17:33:43.156Z] 4acc49c71d14: Verifying Checksum [2023-09-25T17:33:43.156Z] 4acc49c71d14: Download complete [2023-09-25T17:33:43.156Z] 4acc49c71d14: Pull complete [2023-09-25T17:33:43.156Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T17:33:43.156Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T17:33:43.156Z] ---> 01a2bd3e5fff [2023-09-25T17:33:43.156Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T17:33:43.156Z] unauthorized: authentication required [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:33:44.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T17:33:44.053Z] [2023-09-25T17:33:44.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:33:44.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T17:33:44.441Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T17:33:44.441Z] 5eb5b503b376: Pulling fs layer [2023-09-25T17:33:44.441Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T17:33:44.441Z] ec43610c2a17: Pulling fs layer [2023-09-25T17:33:44.441Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T17:33:44.441Z] 33b1e0a273af: Pulling fs layer [2023-09-25T17:33:44.441Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T17:33:44.441Z] 2f39f015ded8: Pulling fs layer [2023-09-25T17:33:44.441Z] 33b1e0a273af: Waiting [2023-09-25T17:33:44.441Z] 5d3b04190fa2: Waiting [2023-09-25T17:33:44.441Z] 2f39f015ded8: Waiting [2023-09-25T17:33:44.441Z] 3a2ae6a8a46f: Waiting [2023-09-25T17:33:44.441Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T17:33:44.441Z] 5c69ac0246d0: Download complete [2023-09-25T17:33:44.441Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T17:33:44.441Z] 3a2ae6a8a46f: Download complete [2023-09-25T17:33:44.441Z] 33b1e0a273af: Verifying Checksum [2023-09-25T17:33:44.441Z] 33b1e0a273af: Download complete [2023-09-25T17:33:44.441Z] 5d3b04190fa2: Download complete [2023-09-25T17:33:44.441Z] ec43610c2a17: Verifying Checksum [2023-09-25T17:33:44.441Z] ec43610c2a17: Download complete [2023-09-25T17:33:44.698Z] 5eb5b503b376: Verifying Checksum [2023-09-25T17:33:44.698Z] 5eb5b503b376: Download complete [2023-09-25T17:33:45.266Z] 2f39f015ded8: Download complete [2023-09-25T17:33:45.839Z] 5eb5b503b376: Pull complete [2023-09-25T17:33:45.839Z] 5c69ac0246d0: Pull complete [2023-09-25T17:33:46.407Z] ec43610c2a17: Pull complete [2023-09-25T17:33:46.407Z] 3a2ae6a8a46f: Pull complete [2023-09-25T17:33:46.407Z] 33b1e0a273af: Pull complete [2023-09-25T17:33:46.666Z] 5d3b04190fa2: Pull complete [2023-09-25T17:33:50.847Z] 2f39f015ded8: Pull complete [2023-09-25T17:33:50.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T17:33:50.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T17:33:50.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:33:51.080Z] prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container [2023-09-25T17:33:51.116Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T17:33:56.453Z] $ docker top 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:33:56.916Z] ---> job-cost.sh [2023-09-25T17:33:56.916Z] lf-activate-venv: SKIPPING [2023-09-25T17:33:56.916Z] INFO: No Stack... [2023-09-25T17:33:57.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T17:33:57.437Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T17:33:57.754Z] + cat /w/workspace/foundry_device-usb-camera_PR-296/archives/cost.csv [2023-09-25T17:33:57.754Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T17:33:57.797Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [2023-09-25T17:33:57.801Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] did not exist. Created. [2023-09-25T17:33:57.802Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T17:33:58.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T17:33:58.250Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T17:33:58.280Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T17:33:58.358Z] $ docker stop --time=1 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 [2023-09-25T17:33:59.523Z] $ docker rm -f --volumes 80fdad76f82f0382ad48a6a991e34c26a46902466f11cbf2827420778c0653b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T17:33:59.903Z] Failed in branch amd64 [2023-09-25T17:35:00.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7862 in /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] { [Pipeline] ws [2023-09-25T17:35:00.069Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-25T17:35:00.145Z] Selected Git installation does not exist. Using Default [2023-09-25T17:35:00.145Z] The recommended git tool is: NONE [2023-09-25T17:35:05.011Z] using credential edgex-jenkins-ssh [2023-09-25T17:35:05.026Z] Cloning the remote Git repository [2023-09-25T17:35:05.064Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T17:35:05.151Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-25T17:35:05.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T17:35:05.285Z] > git --version # timeout=10 [2023-09-25T17:35:05.307Z] > git --version # 'git version 2.25.1' [2023-09-25T17:35:05.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T17:35:05.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T17:35:06.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-25T17:35:06.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T17:35:07.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-25T17:35:07.208Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T17:35:07.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T17:35:07.228Z] > 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-25T17:35:07.729Z] Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T17:35:08.000Z] Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T17:35:08.001Z] Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) [2023-09-25T17:35:08.472Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-25T17:35:08.521Z] > git --version # timeout=10 [2023-09-25T17:35:08.534Z] > git --version # 'git version 2.25.1' [2023-09-25T17:35:08.552Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T17:35:07.748Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T17:35:07.817Z] > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [2023-09-25T17:35:07.897Z] > git remote # timeout=10 [2023-09-25T17:35:07.916Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T17:35:07.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T17:35:07.954Z] > git merge c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 [2023-09-25T17:35:07.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T17:35:08.008Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T17:35:08.021Z] > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T17:35:09.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T17:35:09.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T17:35:09.624Z] Dload Upload Total Spent Left Speed [2023-09-25T17:35:09.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-25T17:35:10.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T17:35:10.608Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T17:35:10.609Z] + sudo tee /etc/docker/daemon.new [2023-09-25T17:35:10.609Z] { [2023-09-25T17:35:10.609Z] "registry-mirrors": [ [2023-09-25T17:35:10.609Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T17:35:10.609Z] ], [2023-09-25T17:35:10.609Z] "bip": "10.250.0.254/24", [2023-09-25T17:35:10.609Z] "hosts": [ [2023-09-25T17:35:10.609Z] "tcp://0.0.0.0:5555", [2023-09-25T17:35:10.609Z] "unix:///var/run/docker.sock" [2023-09-25T17:35:10.609Z] ], [2023-09-25T17:35:10.609Z] "mtu": 1458, [2023-09-25T17:35:10.609Z] "selinux-enabled": true, [2023-09-25T17:35:10.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T17:35:10.609Z] } [Pipeline] sh [2023-09-25T17:35:10.966Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T17:35:11.318Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T17:35:29.614Z] provisioning config files... [2023-09-25T17:35:29.637Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2844595491683475052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:35:30.021Z] ---> docker-login.sh [2023-09-25T17:35:30.022Z] nexus3.edgexfoundry.org:10001 [2023-09-25T17:35:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:35:30.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:35:30.877Z] Configure a credential helper to remove this warning. See [2023-09-25T17:35:30.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:35:30.877Z] [2023-09-25T17:35:30.877Z] Login Succeeded [2023-09-25T17:35:30.877Z] nexus3.edgexfoundry.org:10002 [2023-09-25T17:35:30.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:35:31.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:35:31.145Z] Configure a credential helper to remove this warning. See [2023-09-25T17:35:31.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:35:31.145Z] [2023-09-25T17:35:31.145Z] Login Succeeded [2023-09-25T17:35:31.145Z] nexus3.edgexfoundry.org:10003 [2023-09-25T17:35:31.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:35:31.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:35:31.413Z] Configure a credential helper to remove this warning. See [2023-09-25T17:35:31.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:35:31.413Z] [2023-09-25T17:35:31.413Z] Login Succeeded [2023-09-25T17:35:31.413Z] nexus3.edgexfoundry.org:10004 [2023-09-25T17:35:31.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:35:31.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:35:31.682Z] Configure a credential helper to remove this warning. See [2023-09-25T17:35:31.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:35:31.682Z] [2023-09-25T17:35:31.682Z] Login Succeeded [2023-09-25T17:35:31.682Z] docker.io [2023-09-25T17:35:31.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T17:35:32.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T17:35:32.215Z] Configure a credential helper to remove this warning. See [2023-09-25T17:35:32.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T17:35:32.215Z] [2023-09-25T17:35:32.215Z] Login Succeeded [2023-09-25T17:35:32.215Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T17:35:32.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T17:35:32.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T17:35:32.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T17:35:32.790Z] ========================================================= [2023-09-25T17:35:32.790Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T17:35:32.790Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:35:33.286Z] + 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-25T17:35:33.555Z] Sending build context to Docker daemon 1.342MB [2023-09-25T17:35:33.555Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T17:35:33.555Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T17:35:36.901Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T17:35:36.901Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T17:35:36.901Z] 5d54e960e981: Pulling fs layer [2023-09-25T17:35:36.901Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T17:35:36.901Z] f0e02332f6b5: Pulling fs layer [2023-09-25T17:35:36.901Z] cefa15bbcfad: Pulling fs layer [2023-09-25T17:35:36.901Z] 17808c966233: Pulling fs layer [2023-09-25T17:35:36.901Z] f4c1fc716caa: Pulling fs layer [2023-09-25T17:35:36.901Z] f0e02332f6b5: Waiting [2023-09-25T17:35:36.901Z] cefa15bbcfad: Waiting [2023-09-25T17:35:36.901Z] f4c1fc716caa: Waiting [2023-09-25T17:35:36.901Z] 17808c966233: Waiting [2023-09-25T17:35:36.901Z] 5d54e960e981: Verifying Checksum [2023-09-25T17:35:36.901Z] 5d54e960e981: Download complete [2023-09-25T17:35:36.901Z] f0e02332f6b5: Verifying Checksum [2023-09-25T17:35:36.901Z] f0e02332f6b5: Download complete [2023-09-25T17:35:36.901Z] cefa15bbcfad: Verifying Checksum [2023-09-25T17:35:36.901Z] cefa15bbcfad: Download complete [2023-09-25T17:35:36.901Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T17:35:36.901Z] 9fda8d8052c6: Download complete [2023-09-25T17:35:37.488Z] f4c1fc716caa: Verifying Checksum [2023-09-25T17:35:37.488Z] f4c1fc716caa: Download complete [2023-09-25T17:35:37.758Z] 9fda8d8052c6: Pull complete [2023-09-25T17:35:38.345Z] 5d54e960e981: Pull complete [2023-09-25T17:35:38.612Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T17:35:38.612Z] c4a7e357bf2a: Download complete [2023-09-25T17:35:39.572Z] 17808c966233: Verifying Checksum [2023-09-25T17:35:51.997Z] c4a7e357bf2a: Pull complete [2023-09-25T17:35:51.997Z] f0e02332f6b5: Pull complete [2023-09-25T17:35:51.997Z] cefa15bbcfad: Pull complete [2023-09-25T17:35:58.674Z] 17808c966233: Pull complete [2023-09-25T17:35:59.634Z] f4c1fc716caa: Pull complete [2023-09-25T17:35:59.634Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T17:35:59.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T17:35:59.634Z] ---> ea914061e18c [2023-09-25T17:35:59.634Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T17:36:01.572Z] ---> Running in 88ab5f41ce03 [2023-09-25T17:36:01.572Z] Removing intermediate container 88ab5f41ce03 [2023-09-25T17:36:01.572Z] ---> 64fd05b72730 [2023-09-25T17:36:01.572Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T17:36:01.572Z] ---> Running in ac9a9df8c73c [2023-09-25T17:36:01.840Z] Removing intermediate container ac9a9df8c73c [2023-09-25T17:36:01.840Z] ---> adfccfdbd370 [2023-09-25T17:36:01.840Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T17:36:01.840Z] ---> Running in f918ee1e9182 [2023-09-25T17:36:02.114Z] Removing intermediate container f918ee1e9182 [2023-09-25T17:36:02.114Z] ---> be78e4b49172 [2023-09-25T17:36:02.114Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T17:36:02.384Z] ---> Running in fd5046367716 [2023-09-25T17:36:02.651Z] Removing intermediate container fd5046367716 [2023-09-25T17:36:02.651Z] ---> 36591278a5a6 [2023-09-25T17:36:02.651Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T17:36:02.651Z] ---> Running in 18e1ea3d815e [2023-09-25T17:36:03.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T17:36:04.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T17:36:05.163Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T17:36:05.163Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T17:36:05.163Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T17:36:05.163Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T17:36:05.163Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T17:36:05.163Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T17:36:05.163Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T17:36:05.163Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T17:36:05.163Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T17:36:05.163Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T17:36:05.163Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T17:36:05.430Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T17:36:05.430Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T17:36:05.430Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T17:36:05.430Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T17:36:05.430Z] OK: 273 MiB in 65 packages [2023-09-25T17:36:06.395Z] Removing intermediate container 18e1ea3d815e [2023-09-25T17:36:06.395Z] ---> 2ba74a355c59 [2023-09-25T17:36:06.395Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T17:36:06.664Z] ---> Running in b4bdb546bbb4 [2023-09-25T17:36:06.931Z] Removing intermediate container b4bdb546bbb4 [2023-09-25T17:36:06.932Z] ---> 5bc84cbf5468 [2023-09-25T17:36:06.932Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T17:36:07.519Z] ---> 8b2e1b62d634 [2023-09-25T17:36:07.519Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T17:36:07.519Z] ---> Running in 650db5c246c5 [2023-09-25T17:37:15.391Z] Removing intermediate container 650db5c246c5 [2023-09-25T17:37:15.391Z] ---> affb980879ad [2023-09-25T17:37:15.391Z] Step 11/13 : COPY . . [2023-09-25T17:37:15.986Z] ---> 6821900352fb [2023-09-25T17:37:15.986Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T17:37:15.986Z] ---> Running in c87cb1ecab03 [2023-09-25T17:37:16.947Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T17:37:16.947Z] Dload Upload Total Spent Left Speed [2023-09-25T17:37:16.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10030 0 --:--:-- --:--:-- --:--:-- 10104 [2023-09-25T17:37:17.913Z] Removing intermediate container c87cb1ecab03 [2023-09-25T17:37:17.913Z] ---> 8fa6adcfef57 [2023-09-25T17:37:17.913Z] Step 13/13 : RUN ${MAKE} [2023-09-25T17:37:17.913Z] ---> Running in 2a0af1749e23 [2023-09-25T17:37:18.496Z] noop [2023-09-25T17:37:19.459Z] Removing intermediate container 2a0af1749e23 [2023-09-25T17:37:19.459Z] ---> 37edbf29c16f [2023-09-25T17:37:19.459Z] Successfully built 37edbf29c16f [2023-09-25T17:37:19.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:37:19.932Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T17:37:19.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:37:20.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container [2023-09-25T17:37:20.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T17:37:21.309Z] $ docker top 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T17:37:22.331Z] + go version [2023-09-25T17:37:22.331Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T17:37:22.377Z] $ docker stop --time=1 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef [2023-09-25T17:37:23.977Z] $ docker rm -f --volumes 527ba07ba2f9609d7ebc4120afc4708785afc7ce34098c2c8c86c7dbee1983ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:37:24.830Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T17:37:24.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:37:25.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container [2023-09-25T17:37:25.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T17:37:26.223Z] $ docker top 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T17:37:27.065Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T17:37:27.440Z] + make test [2023-09-25T17:37:27.706Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T17:37:34.345Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T17:39:10.951Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T17:39:10.951Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-09-25T17:39:11.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T17:39:11.225Z] go vet ./... [2023-09-25T17:39:43.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T17:39:43.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T17:39:43.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T17:39:43.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T17:39:43.529Z] $ docker stop --time=1 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 [2023-09-25T17:39:45.443Z] $ docker rm -f --volumes 5a2e846dddf45b8f469563b5a2257a1e40419e11dfec8ce7fb772d909ef3dec4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T17:39:46.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T17:39:46.780Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T17:39:47.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T17:39:47.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T17:39:48.325Z] + ls -al . [2023-09-25T17:39:48.325Z] total 216 [2023-09-25T17:39:48.325Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 17:37 . [2023-09-25T17:39:48.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:35 .. [2023-09-25T17:39:48.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 17:35 .git [2023-09-25T17:39:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 .github [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 17:35 .gitignore [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 17:35 .golangci.yml [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 17:35 .hadolint.yml [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 17:35 Attribution.txt [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 17:35 CHANGELOG.md [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 17:35 Dockerfile [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 17:35 GOVERNANCE.md [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 17:35 Jenkinsfile [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 17:35 LICENSE [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 17:35 Makefile [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 17:35 OWNERS.md [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 17:35 README.md [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 17:31 VERSION [2023-09-25T17:39:48.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:35 bin [2023-09-25T17:39:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 cmd [2023-09-25T17:39:48.325Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 17:39 coverage.out [2023-09-25T17:39:48.325Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 17:35 docker-entrypoint.sh [2023-09-25T17:39:48.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 17:35 docs [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 17:35 go.mod [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 17:35 go.sum [2023-09-25T17:39:48.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 17:35 internal [2023-09-25T17:39:48.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 17:35 snap [2023-09-25T17:39:48.325Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:39:48.743Z] + 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-25T17:39:49.013Z] Sending build context to Docker daemon 1.397MB [2023-09-25T17:39:49.013Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T17:39:49.013Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T17:39:49.013Z] ---> 37edbf29c16f [2023-09-25T17:39:49.013Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T17:39:49.612Z] ---> Running in 540c4517f781 [2023-09-25T17:39:49.880Z] Removing intermediate container 540c4517f781 [2023-09-25T17:39:49.880Z] ---> 2ae626fb4b01 [2023-09-25T17:39:49.880Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T17:39:49.880Z] ---> Running in 1f0b95b7bdca [2023-09-25T17:39:50.147Z] Removing intermediate container 1f0b95b7bdca [2023-09-25T17:39:50.147Z] ---> 7e7df8175a15 [2023-09-25T17:39:50.147Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T17:39:50.415Z] ---> Running in 7288cae3e6ae [2023-09-25T17:39:50.683Z] Removing intermediate container 7288cae3e6ae [2023-09-25T17:39:50.683Z] ---> 978e1886480d [2023-09-25T17:39:50.683Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T17:39:50.950Z] ---> Running in f360d0be1477 [2023-09-25T17:39:51.227Z] Removing intermediate container f360d0be1477 [2023-09-25T17:39:51.227Z] ---> 9ef98428f0ec [2023-09-25T17:39:51.227Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T17:39:51.227Z] ---> Running in 156dbac2774b [2023-09-25T17:39:52.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T17:39:52.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T17:39:53.612Z] OK: 273 MiB in 65 packages [2023-09-25T17:39:54.583Z] Removing intermediate container 156dbac2774b [2023-09-25T17:39:54.583Z] ---> 8d17bcd9d4ae [2023-09-25T17:39:54.583Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T17:39:54.850Z] ---> Running in f4904d821825 [2023-09-25T17:39:55.117Z] Removing intermediate container f4904d821825 [2023-09-25T17:39:55.117Z] ---> cda6d425e7b2 [2023-09-25T17:39:55.117Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T17:39:55.706Z] ---> 3ec99ad7534e [2023-09-25T17:39:55.707Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T17:39:55.707Z] ---> Running in b7394aa93890 [2023-09-25T17:39:59.060Z] Removing intermediate container b7394aa93890 [2023-09-25T17:39:59.060Z] ---> f034c7202d4e [2023-09-25T17:39:59.060Z] Step 11/36 : COPY . . [2023-09-25T17:40:01.643Z] ---> aab9c7603f1b [2023-09-25T17:40:01.643Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T17:40:01.643Z] ---> Running in 3ba98c2ab239 [2023-09-25T17:40:04.225Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T17:40:04.225Z] Dload Upload Total Spent Left Speed [2023-09-25T17:40:04.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4429  0 --:--:-- --:--:-- --:--:-- 4475 [2023-09-25T17:40:05.186Z] Removing intermediate container 3ba98c2ab239 [2023-09-25T17:40:05.186Z] ---> 1051a321a082 [2023-09-25T17:40:05.186Z] Step 13/36 : RUN ${MAKE} [2023-09-25T17:40:05.186Z] ---> Running in 89edba49ba74 [2023-09-25T17:40:06.585Z] 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-25T17:42:28.278Z] Removing intermediate container 89edba49ba74 [2023-09-25T17:42:28.278Z] ---> 49d8d8664061 [2023-09-25T17:42:28.278Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T17:42:28.278Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T17:42:28.278Z] 8766b47fe142: Pulling fs layer [2023-09-25T17:42:28.278Z] 8766b47fe142: Verifying Checksum [2023-09-25T17:42:28.278Z] 8766b47fe142: Download complete [2023-09-25T17:42:28.278Z] 8766b47fe142: Pull complete [2023-09-25T17:42:28.278Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T17:42:28.278Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T17:42:28.278Z] ---> 69d40e2cb93c [2023-09-25T17:42:28.278Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T17:42:28.278Z] 3.18: Pulling from library/alpine [2023-09-25T17:42:28.278Z] 9fda8d8052c6: Already exists [2023-09-25T17:42:28.278Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T17:42:28.278Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T17:42:28.278Z] ---> f6648c04cd6c [2023-09-25T17:42:28.278Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-25T17:42:28.278Z] ---> Running in e99188136256 [2023-09-25T17:42:28.278Z] Removing intermediate container e99188136256 [2023-09-25T17:42:28.278Z] ---> 8ef2774d4054 [2023-09-25T17:42:28.278Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-25T17:42:28.278Z] ---> Running in b8b221d6cfea [2023-09-25T17:42:28.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T17:42:28.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T17:42:28.278Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-25T17:42:28.278Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-25T17:42:28.278Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-25T17:42:28.278Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-25T17:42:28.278Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-25T17:42:28.278Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-25T17:42:28.278Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-25T17:42:28.278Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-25T17:42:28.278Z] (9/104) Installing libxcb (1.15-r1) [2023-09-25T17:42:28.278Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-25T17:42:28.278Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-25T17:42:28.278Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-25T17:42:28.278Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-25T17:42:28.278Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-25T17:42:28.278Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-25T17:42:28.278Z] (16/104) Installing libva (2.18.0-r1) [2023-09-25T17:42:28.278Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-25T17:42:28.278Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-25T17:42:28.278Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-25T17:42:28.278Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-25T17:42:28.278Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-25T17:42:28.278Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-25T17:42:28.278Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-25T17:42:28.278Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-25T17:42:28.278Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-25T17:42:28.278Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-25T17:42:28.278Z] (27/104) Installing opus (1.4-r0) [2023-09-25T17:42:28.278Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-25T17:42:28.278Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-25T17:42:28.278Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-25T17:42:28.278Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-25T17:42:28.278Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-25T17:42:28.278Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-25T17:42:28.278Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-25T17:42:28.278Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-25T17:42:28.278Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-25T17:42:28.278Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-25T17:42:28.278Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-25T17:42:28.278Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-25T17:42:28.278Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-25T17:42:28.278Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-25T17:42:28.278Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-25T17:42:28.278Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-25T17:42:28.278Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-25T17:42:28.278Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-25T17:42:28.278Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-25T17:42:28.278Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-25T17:42:28.278Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-25T17:42:28.278Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-25T17:42:28.278Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-25T17:42:28.278Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-25T17:42:28.278Z] (52/104) Installing glib (2.76.4-r0) [2023-09-25T17:42:28.278Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-25T17:42:28.278Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-25T17:42:28.278Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-25T17:42:28.278Z] (56/104) Installing libass (0.17.1-r0) [2023-09-25T17:42:28.278Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-25T17:42:28.278Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-25T17:42:28.278Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-25T17:42:28.278Z] (60/104) Installing libunistring (1.1-r1) [2023-09-25T17:42:28.278Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-25T17:42:28.278Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-25T17:42:28.278Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-25T17:42:28.278Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-25T17:42:28.278Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-25T17:42:28.278Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-25T17:42:28.278Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-25T17:42:28.278Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-25T17:42:28.278Z] (69/104) Installing librist (0.2.7-r0) [2023-09-25T17:42:28.278Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-25T17:42:28.278Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-25T17:42:28.278Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-25T17:42:28.278Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-25T17:42:28.278Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-25T17:42:28.278Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-25T17:42:28.278Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-25T17:42:28.278Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-25T17:42:28.278Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-25T17:42:28.278Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-25T17:42:28.278Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-25T17:42:28.278Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-25T17:42:28.278Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-25T17:42:28.278Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-25T17:42:28.278Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-25T17:42:28.278Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-25T17:42:28.278Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-25T17:42:28.278Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-25T17:42:28.278Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-25T17:42:28.278Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-25T17:42:28.278Z] (90/104) Installing orc (0.4.34-r0) [2023-09-25T17:42:28.278Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-25T17:42:28.278Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-25T17:42:28.278Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-25T17:42:28.278Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-25T17:42:28.278Z] (95/104) Installing libpulse (16.1-r10) [2023-09-25T17:42:28.278Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T17:42:28.278Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T17:42:28.278Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-25T17:42:28.278Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-25T17:42:28.278Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-25T17:42:28.278Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-25T17:42:28.278Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-25T17:42:28.278Z] (103/104) Installing kmod-libs (30-r3) [2023-09-25T17:42:28.278Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-25T17:42:28.278Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T17:42:28.278Z] Executing glib-2.76.4-r0.trigger [2023-09-25T17:42:28.278Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T17:42:28.278Z] OK: 110 MiB in 119 packages [2023-09-25T17:42:29.688Z] Removing intermediate container b8b221d6cfea [2023-09-25T17:42:29.688Z] ---> 55dcc6076154 [2023-09-25T17:42:29.688Z] Step 18/36 : WORKDIR / [2023-09-25T17:42:29.958Z] ---> Running in 680bd3d5b63d [2023-09-25T17:42:30.227Z] Removing intermediate container 680bd3d5b63d [2023-09-25T17:42:30.227Z] ---> 5b2969d6864c [2023-09-25T17:42:30.227Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-25T17:42:31.637Z] ---> 265405df3c5a [2023-09-25T17:42:31.637Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-25T17:42:32.221Z] ---> c0ddcfefe2b0 [2023-09-25T17:42:32.221Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-25T17:42:32.489Z] ---> 94684bd7f0c1 [2023-09-25T17:42:32.489Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-25T17:42:33.073Z] ---> ca1c3daa939b [2023-09-25T17:42:33.073Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-25T17:42:33.660Z] ---> d41a862efc63 [2023-09-25T17:42:33.660Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-25T17:42:34.247Z] ---> 9dc7c6966f83 [2023-09-25T17:42:34.247Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-25T17:42:35.673Z] ---> f8dc59e82d02 [2023-09-25T17:42:35.673Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-25T17:42:35.673Z] ---> Running in 38000a4698e0 [2023-09-25T17:42:41.034Z] Removing intermediate container 38000a4698e0 [2023-09-25T17:42:41.034Z] ---> d4428e00c694 [2023-09-25T17:42:41.034Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-25T17:42:41.034Z] ---> Running in 6c63d421dbd3 [2023-09-25T17:42:42.449Z] Removing intermediate container 6c63d421dbd3 [2023-09-25T17:42:42.449Z] ---> 567aa169e3a9 [2023-09-25T17:42:42.449Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-25T17:42:42.449Z] ---> Running in c42c1f79785a [2023-09-25T17:42:44.400Z] Removing intermediate container c42c1f79785a [2023-09-25T17:42:44.400Z] ---> 3bc49d0180a2 [2023-09-25T17:42:44.400Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-25T17:42:44.400Z] ---> Running in 6fb3c063cda5 [2023-09-25T17:42:45.807Z] Removing intermediate container 6fb3c063cda5 [2023-09-25T17:42:45.807Z] ---> 63d7f30f6e0e [2023-09-25T17:42:45.807Z] Step 30/36 : EXPOSE 59983 [2023-09-25T17:42:45.807Z] ---> Running in c54a1799c790 [2023-09-25T17:42:46.076Z] Removing intermediate container c54a1799c790 [2023-09-25T17:42:46.076Z] ---> 2c44c1e2ccaa [2023-09-25T17:42:46.076Z] Step 31/36 : EXPOSE 8554 [2023-09-25T17:42:46.076Z] ---> Running in 7709b1eb61e6 [2023-09-25T17:42:46.349Z] Removing intermediate container 7709b1eb61e6 [2023-09-25T17:42:46.349Z] ---> 14146da763ea [2023-09-25T17:42:46.349Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-25T17:42:46.627Z] ---> Running in a980238f08b2 [2023-09-25T17:42:46.895Z] Removing intermediate container a980238f08b2 [2023-09-25T17:42:46.895Z] ---> cfe07a1057d4 [2023-09-25T17:42:46.895Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-25T17:42:46.895Z] ---> Running in 11c0b8c4a928 [2023-09-25T17:42:47.164Z] Removing intermediate container 11c0b8c4a928 [2023-09-25T17:42:47.164Z] ---> 0c089b856294 [2023-09-25T17:42:47.164Z] Step 34/36 : LABEL arch=arm64 [2023-09-25T17:42:47.164Z] ---> Running in cb42417421f6 [2023-09-25T17:42:47.434Z] Removing intermediate container cb42417421f6 [2023-09-25T17:42:47.434Z] ---> 36c3ed467a33 [2023-09-25T17:42:47.434Z] Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f [2023-09-25T17:42:47.434Z] ---> Running in 929da4413c1a [2023-09-25T17:42:48.032Z] Removing intermediate container 929da4413c1a [2023-09-25T17:42:48.032Z] ---> b3482738ca51 [2023-09-25T17:42:48.032Z] Step 36/36 : LABEL version=0.0.0 [2023-09-25T17:42:48.032Z] ---> Running in c2261b1a2d66 [2023-09-25T17:42:48.300Z] Removing intermediate container c2261b1a2d66 [2023-09-25T17:42:48.300Z] ---> 600f75f81d70 [2023-09-25T17:42:48.300Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T17:42:48.300Z] Successfully built 600f75f81d70 [2023-09-25T17:42:48.300Z] 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-25T17:42:49.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T17:42:49.167Z] [2023-09-25T17:42:49.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:42:49.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T17:42:49.570Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T17:42:49.570Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T17:42:49.570Z] 04944245beec: Pulling fs layer [2023-09-25T17:42:49.570Z] 699f458cf7ca: Pulling fs layer [2023-09-25T17:42:49.570Z] 765212b225bb: Pulling fs layer [2023-09-25T17:42:49.570Z] f23df028b6ca: Pulling fs layer [2023-09-25T17:42:49.570Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T17:42:49.570Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T17:42:49.570Z] 765212b225bb: Waiting [2023-09-25T17:42:49.570Z] f23df028b6ca: Waiting [2023-09-25T17:42:49.570Z] d65c8cfc05b1: Waiting [2023-09-25T17:42:49.570Z] 2437ff75d9bd: Waiting [2023-09-25T17:42:49.840Z] 04944245beec: Verifying Checksum [2023-09-25T17:42:49.840Z] 04944245beec: Download complete [2023-09-25T17:42:49.840Z] 765212b225bb: Verifying Checksum [2023-09-25T17:42:49.840Z] 765212b225bb: Download complete [2023-09-25T17:42:49.840Z] f23df028b6ca: Download complete [2023-09-25T17:42:49.840Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T17:42:49.840Z] d65c8cfc05b1: Download complete [2023-09-25T17:42:50.108Z] 699f458cf7ca: Download complete [2023-09-25T17:42:50.376Z] 8998bd30e6a1: Download complete [2023-09-25T17:42:52.960Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T17:42:52.960Z] 2437ff75d9bd: Download complete [2023-09-25T17:42:54.905Z] 8998bd30e6a1: Pull complete [2023-09-25T17:42:55.498Z] 04944245beec: Pull complete [2023-09-25T17:42:56.905Z] 699f458cf7ca: Pull complete [2023-09-25T17:42:56.905Z] 765212b225bb: Pull complete [2023-09-25T17:42:57.865Z] f23df028b6ca: Pull complete [2023-09-25T17:42:58.131Z] d65c8cfc05b1: Pull complete [2023-09-25T17:43:13.125Z] 2437ff75d9bd: Pull complete [2023-09-25T17:43:13.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T17:43:13.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T17:43:13.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:43:13.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-7862 does not seem to be running inside a container [2023-09-25T17:43:13.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T17:43:16.041Z] $ docker top 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:16.610Z] ---> job-cost.sh [2023-09-25T17:43:16.877Z] lf-activate-venv: SKIPPING [2023-09-25T17:43:16.877Z] INFO: No Stack... [2023-09-25T17:43:17.144Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T17:43:18.102Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T17:43:18.443Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-25T17:43:18.443Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T17:43:18.757Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [2023-09-25T17:43:18.762Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] did not exist. Created. [2023-09-25T17:43:18.762Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T17:43:19.180Z] /w/workspace/device-usb-camera/1@tmp/durable-ec9e48fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T17:43:19.532Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T17:43:19.567Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T17:43:19.619Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T17:43:19.633Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T17:43:19.715Z] $ docker stop --time=1 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 [2023-09-25T17:43:21.179Z] $ docker rm -f --volumes 8e0c7f8a9f7b0f08ba64d1d5e911ef57a5efdd9cac54ba48929e5e993e86b353 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-25T17:43:23.890Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-296/archives ] [2023-09-25T17:43:23.890Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T17:43:23.890Z] total 16 [2023-09-25T17:43:23.890Z] drwxr-xr-x 3 root root 4096 Sep 25 17:33 . [2023-09-25T17:43:23.890Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 17:33 .. [2023-09-25T17:43:23.890Z] drwxr-xr-x 2 root root 4096 Sep 25 17:33 cost [2023-09-25T17:43:23.890Z] -rw-r--r-- 1 root root 89 Sep 25 17:33 cost.csv [2023-09-25T17:43:23.890Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T17:43:23.890Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives [2023-09-25T17:43:23.890Z] total 16 [2023-09-25T17:43:23.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 17:33 . [2023-09-25T17:43:23.890Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 17:33 .. [2023-09-25T17:43:23.890Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 17:33 cost [2023-09-25T17:43:23.890Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 25 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:24.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:25.111Z] ---> package-listing.sh [2023-09-25T17:43:25.111Z] ++ facter osfamily [2023-09-25T17:43:25.111Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T17:43:25.370Z] + OS_FAMILY=debian [2023-09-25T17:43:25.370Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-296 [2023-09-25T17:43:25.370Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T17:43:25.370Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T17:43:25.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T17:43:25.370Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T17:43:25.370Z] + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' [2023-09-25T17:43:25.370Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T17:43:25.370Z] + case "${OS_FAMILY}" in [2023-09-25T17:43:25.370Z] + dpkg -l [2023-09-25T17:43:25.370Z] + grep '^ii' [2023-09-25T17:43:25.370Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T17:43:25.370Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T17:43:25.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T17:43:25.370Z] + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' [2023-09-25T17:43:25.370Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-296/archives/ [2023-09-25T17:43:25.370Z] + 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-25T17:43:25.403Z] 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-25T17:43:25.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T17:43:26.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T17:43:26.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T17:43:26.498Z] prd-ubuntu20.04-docker-8c-8g-7861 does not seem to be running inside a container [2023-09-25T17:43:26.514Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T17:43:26.699Z] $ docker top 318e60e2a61f79348082811cdb04de11926d4c269e023ad8061e346858182c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T17:43:27.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T17:43:27.406Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T17:43:27.718Z] + ls /var/log/sa-host [2023-09-25T17:43:27.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T17:43:27.931Z] provisioning config files... [2023-09-25T17:43:27.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config3117177867453752044tmp [Pipeline] { [Pipeline] echo [2023-09-25T17:43:27.995Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:28.299Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T17:43:28.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:28.747Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T17:43:28.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:29.089Z] ---> sudo-logs.sh [2023-09-25T17:43:29.089Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T17:43:29.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:29.486Z] ---> job-cost.sh [2023-09-25T17:43:29.486Z] lf-activate-venv: SKIPPING [2023-09-25T17:43:29.486Z] DEBUG: total: 0.2199999988079071 [2023-09-25T17:43:29.486Z] INFO: Retrieving Stack Cost... [2023-09-25T17:43:29.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T17:43:30.314Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T17:43:30.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T17:43:30.661Z] ---> logs-deploy.sh [2023-09-25T17:43:30.661Z] lf-activate-venv: SKIPPING [2023-09-25T17:43:30.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-296/1 [2023-09-25T17:43:30.661Z] INFO: archiving workspace using pattern(s): [2023-09-25T17:43:31.598Z] Archives upload complete. [2023-09-25T17:43:31.858Z] INFO: archiving logs to Nexus [2023-09-25T17:43:32.427Z] ---> uname -a: [2023-09-25T17:43:32.427Z] Linux prd-ubuntu20-04-docker-8c-8g-7861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] ---> lscpu: [2023-09-25T17:43:32.427Z] Architecture: x86_64 [2023-09-25T17:43:32.427Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T17:43:32.427Z] Byte Order: Little Endian [2023-09-25T17:43:32.427Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T17:43:32.427Z] CPU(s): 8 [2023-09-25T17:43:32.427Z] On-line CPU(s) list: 0-7 [2023-09-25T17:43:32.427Z] Thread(s) per core: 1 [2023-09-25T17:43:32.427Z] Core(s) per socket: 1 [2023-09-25T17:43:32.427Z] Socket(s): 8 [2023-09-25T17:43:32.427Z] NUMA node(s): 1 [2023-09-25T17:43:32.427Z] Vendor ID: AuthenticAMD [2023-09-25T17:43:32.427Z] CPU family: 23 [2023-09-25T17:43:32.427Z] Model: 49 [2023-09-25T17:43:32.427Z] Model name: AMD EPYC-Rome Processor [2023-09-25T17:43:32.427Z] Stepping: 0 [2023-09-25T17:43:32.427Z] CPU MHz: 2800.000 [2023-09-25T17:43:32.427Z] BogoMIPS: 5600.00 [2023-09-25T17:43:32.427Z] Virtualization: AMD-V [2023-09-25T17:43:32.427Z] Hypervisor vendor: KVM [2023-09-25T17:43:32.427Z] Virtualization type: full [2023-09-25T17:43:32.427Z] L1d cache: 256 KiB [2023-09-25T17:43:32.427Z] L1i cache: 256 KiB [2023-09-25T17:43:32.427Z] L2 cache: 4 MiB [2023-09-25T17:43:32.427Z] L3 cache: 128 MiB [2023-09-25T17:43:32.427Z] NUMA node0 CPU(s): 0-7 [2023-09-25T17:43:32.427Z] Vulnerability Itlb multihit: Not affected [2023-09-25T17:43:32.427Z] Vulnerability L1tf: Not affected [2023-09-25T17:43:32.427Z] Vulnerability Mds: Not affected [2023-09-25T17:43:32.427Z] Vulnerability Meltdown: Not affected [2023-09-25T17:43:32.427Z] Vulnerability Mmio stale data: Not affected [2023-09-25T17:43:32.427Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T17:43:32.427Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T17:43:32.427Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T17:43:32.427Z] Vulnerability Srbds: Not affected [2023-09-25T17:43:32.427Z] Vulnerability Tsx async abort: Not affected [2023-09-25T17:43:32.427Z] 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-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] ---> nproc: [2023-09-25T17:43:32.427Z] 8 [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] ---> df -h: [2023-09-25T17:43:32.427Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T17:43:32.427Z] overlay 155G 12G 144G 8% / [2023-09-25T17:43:32.427Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T17:43:32.427Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T17:43:32.427Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T17:43:32.427Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] ---> sar -b -r -n DEV: [2023-09-25T17:43:32.427Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7861) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] 17:30:38 LINUX RESTART (8 CPU) [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] 17:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T17:43:32.427Z] 17:32:01 150.93 39.16 111.77 0.00 4404.88 58576.83 0.00 [2023-09-25T17:43:32.427Z] 17:33:01 156.32 1.57 154.75 0.00 24.00 53027.73 0.00 [2023-09-25T17:43:32.427Z] 17:34:01 145.28 0.17 145.11 0.00 8.93 43389.30 0.00 [2023-09-25T17:43:32.427Z] 17:35:01 2.03 0.00 2.03 0.00 0.00 26.41 0.00 [2023-09-25T17:43:32.427Z] 17:36:01 45.31 11.38 33.93 0.00 3446.63 5812.63 0.00 [2023-09-25T17:43:32.427Z] 17:37:01 5.37 0.02 5.35 0.00 0.13 101.05 0.00 [2023-09-25T17:43:32.427Z] 17:38:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2023-09-25T17:43:32.427Z] 17:39:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 [2023-09-25T17:43:32.427Z] 17:40:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-09-25T17:43:32.427Z] 17:41:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2023-09-25T17:43:32.427Z] 17:42:01 3.07 1.60 1.47 0.00 36.26 22.40 0.00 [2023-09-25T17:43:32.427Z] 17:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2023-09-25T17:43:32.427Z] Average: 42.75 4.44 38.30 0.00 655.02 13357.52 0.00 [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] 17:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T17:43:32.427Z] 17:32:01 29288148 31583808 734772 2.23 76332 2494736 1985704 5.85 1001180 2235660 700 [2023-09-25T17:43:32.427Z] 17:33:01 27894924 31422044 876952 2.67 152180 3539768 2242796 6.61 1478896 3013380 365968 [2023-09-25T17:43:32.427Z] 17:34:01 27679060 31574116 728336 2.21 163896 3858148 1758584 5.18 1241228 3440552 268 [2023-09-25T17:43:32.427Z] 17:35:01 27687808 31582912 719464 2.19 163916 3858148 1758584 5.18 1229732 3440552 52 [2023-09-25T17:43:32.427Z] 17:36:01 27334548 31548036 726976 2.21 186512 4151328 1715316 5.06 1474328 3517336 1008 [2023-09-25T17:43:32.427Z] 17:37:01 27357056 31565584 710140 2.16 185000 4148072 1715804 5.06 1455092 3514076 344 [2023-09-25T17:43:32.427Z] 17:38:01 27357704 31566236 709424 2.16 185020 4148076 1715804 5.06 1455224 3514080 8 [2023-09-25T17:43:32.427Z] 17:39:01 27366728 31575300 700324 2.13 185064 4148076 1715804 5.06 1446128 3514084 8 [2023-09-25T17:43:32.427Z] 17:40:01 27366468 31575100 700500 2.13 185084 4148080 1715804 5.06 1446192 3514088 8 [2023-09-25T17:43:32.427Z] 17:41:01 27369012 31577676 697660 2.12 185124 4148084 1715804 5.06 1444532 3514092 200 [2023-09-25T17:43:32.427Z] 17:42:01 27360936 31571648 703768 2.14 185176 4149168 1715804 5.06 1453748 3514384 48 [2023-09-25T17:43:32.427Z] 17:43:01 27366692 31577468 697936 2.12 185196 4149176 1715804 5.06 1447648 3514384 172 [2023-09-25T17:43:32.427Z] Average: 27619090 31559994 725521 2.21 169875 3911738 1789301 5.27 1381161 3353889 30732 [2023-09-25T17:43:32.427Z] [2023-09-25T17:43:32.427Z] 17:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T17:43:32.427Z] 17:32:01 ens3 638.33 365.92 5648.81 87.52 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:32:01 docker0 24.34 29.47 2.04 105.11 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:32:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:32:01 vethca53463 19.63 22.87 1.81 19.03 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:33:01 ens3 380.43 216.03 2361.67 29.40 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:33:01 docker0 201.37 357.52 16.74 2336.95 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:33:01 veth2af779d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:34:01 ens3 154.84 105.03 2799.91 95.64 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:34:01 docker0 1.58 2.93 0.11 30.98 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:34:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:35:01 ens3 0.78 0.40 1.96 0.11 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.427Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:36:01 ens3 150.57 70.32 2077.28 5.13 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:37:01 ens3 1.47 0.72 0.49 0.36 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:38:01 ens3 0.43 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:39:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:40:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:41:01 ens3 1.13 0.90 0.59 0.43 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:42:01 ens3 7.43 5.85 5.48 5.92 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] Average: ens3 110.64 63.41 1068.51 18.64 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] Average: docker0 18.93 32.49 1.57 206.19 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] Average: lo 0.89 0.89 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] ---> sar -P ALL: [2023-09-25T17:43:32.428Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7861) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] 17:30:38 LINUX RESTART (8 CPU) [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] 17:31:02 CPU %user %nice %system %iowait %steal %idle [2023-09-25T17:43:32.428Z] 17:32:01 all 8.96 0.00 3.06 3.40 0.06 84.52 [2023-09-25T17:43:32.428Z] 17:32:01 0 7.45 0.00 3.45 6.69 0.09 82.32 [2023-09-25T17:43:32.428Z] 17:32:01 1 9.07 0.00 3.31 1.57 0.03 86.02 [2023-09-25T17:43:32.428Z] 17:32:01 2 10.41 0.00 2.54 0.48 0.05 86.52 [2023-09-25T17:43:32.428Z] 17:32:01 3 9.14 0.00 3.50 0.53 0.07 86.76 [2023-09-25T17:43:32.428Z] 17:32:01 4 8.23 0.00 3.01 4.10 0.05 84.61 [2023-09-25T17:43:32.428Z] 17:32:01 5 11.59 0.00 2.17 0.15 0.05 86.03 [2023-09-25T17:43:32.428Z] 17:32:01 6 9.46 0.00 2.98 2.72 0.05 84.79 [2023-09-25T17:43:32.428Z] 17:32:01 7 6.30 0.00 3.50 11.06 0.07 79.07 [2023-09-25T17:43:32.428Z] 17:33:01 all 16.98 0.00 3.78 4.20 0.07 74.97 [2023-09-25T17:43:32.428Z] 17:33:01 0 16.66 0.00 4.75 21.07 0.08 57.44 [2023-09-25T17:43:32.428Z] 17:33:01 1 16.76 0.00 3.41 0.24 0.07 79.52 [2023-09-25T17:43:32.428Z] 17:33:01 2 17.74 0.00 4.36 1.40 0.07 76.44 [2023-09-25T17:43:32.428Z] 17:33:01 3 16.29 0.00 2.94 1.43 0.05 79.30 [2023-09-25T17:43:32.428Z] 17:33:01 4 17.54 0.00 3.10 1.38 0.07 77.92 [2023-09-25T17:43:32.428Z] 17:33:01 5 15.44 0.00 3.57 0.34 0.05 80.61 [2023-09-25T17:43:32.428Z] 17:33:01 6 18.18 0.00 4.60 1.01 0.08 76.13 [2023-09-25T17:43:32.428Z] 17:33:01 7 17.26 0.00 3.50 6.90 0.10 72.24 [2023-09-25T17:43:32.428Z] 17:34:01 all 26.51 0.00 3.99 2.84 0.08 66.58 [2023-09-25T17:43:32.428Z] 17:34:01 0 26.10 0.00 3.76 5.41 0.10 64.63 [2023-09-25T17:43:32.428Z] 17:34:01 1 28.12 0.00 4.00 4.10 0.08 63.68 [2023-09-25T17:43:32.428Z] 17:34:01 2 25.70 0.00 3.92 0.12 0.07 70.20 [2023-09-25T17:43:32.428Z] 17:34:01 3 26.75 0.00 3.68 2.81 0.08 66.68 [2023-09-25T17:43:32.428Z] 17:34:01 4 27.37 0.00 4.26 0.81 0.08 67.48 [2023-09-25T17:43:32.428Z] 17:34:01 5 24.35 0.00 3.38 0.02 0.07 72.19 [2023-09-25T17:43:32.428Z] 17:34:01 6 26.60 0.00 5.18 8.45 0.10 59.67 [2023-09-25T17:43:32.428Z] 17:34:01 7 27.09 0.00 3.69 1.05 0.08 68.08 [2023-09-25T17:43:32.428Z] 17:35:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2023-09-25T17:43:32.428Z] 17:35:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2023-09-25T17:43:32.428Z] 17:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T17:43:32.428Z] 17:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:35:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2023-09-25T17:43:32.428Z] 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:35:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-25T17:43:32.428Z] 17:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:36:01 all 2.24 0.00 1.13 0.63 0.02 95.98 [2023-09-25T17:43:32.428Z] 17:36:01 0 3.49 0.00 1.60 1.14 0.03 93.74 [2023-09-25T17:43:32.428Z] 17:36:01 1 2.62 0.00 0.70 0.28 0.02 96.38 [2023-09-25T17:43:32.428Z] 17:36:01 2 1.10 0.00 1.65 0.08 0.02 97.15 [2023-09-25T17:43:32.428Z] 17:36:01 3 1.77 0.00 0.95 2.19 0.02 95.08 [2023-09-25T17:43:32.428Z] 17:36:01 4 2.69 0.00 0.70 0.65 0.02 95.95 [2023-09-25T17:43:32.428Z] 17:36:01 5 1.60 0.00 1.40 0.35 0.02 96.63 [2023-09-25T17:43:32.428Z] 17:36:01 6 2.07 0.00 1.08 0.28 0.02 96.55 [2023-09-25T17:43:32.428Z] 17:36:01 7 2.60 0.00 0.92 0.07 0.02 96.40 [2023-09-25T17:43:32.428Z] 17:37:01 all 0.09 0.00 0.06 0.01 0.01 99.83 [2023-09-25T17:43:32.428Z] 17:37:01 0 0.25 0.00 0.08 0.00 0.00 99.67 [2023-09-25T17:43:32.428Z] 17:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-25T17:43:32.428Z] 17:37:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-25T17:43:32.428Z] 17:37:01 3 0.05 0.00 0.05 0.05 0.02 99.83 [2023-09-25T17:43:32.428Z] 17:37:01 4 0.10 0.00 0.07 0.02 0.02 99.80 [2023-09-25T17:43:32.428Z] 17:37:01 5 0.05 0.00 0.05 0.03 0.00 99.87 [2023-09-25T17:43:32.428Z] 17:37:01 6 0.13 0.00 0.07 0.00 0.02 99.78 [2023-09-25T17:43:32.428Z] 17:37:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-25T17:43:32.428Z] 17:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-25T17:43:32.428Z] 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-25T17:43:32.428Z] 17:38:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-25T17:43:32.428Z] 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-25T17:43:32.428Z] 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:39:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-09-25T17:43:32.428Z] 17:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T17:43:32.428Z] 17:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-25T17:43:32.428Z] 17:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T17:43:32.428Z] 17:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T17:43:32.428Z] 17:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T17:43:32.428Z] 17:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-25T17:43:32.428Z] 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T17:43:32.428Z] 17:40:01 4 0.05 0.00 0.02 0.05 0.02 99.87 [2023-09-25T17:43:32.428Z] 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:40:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-25T17:43:32.428Z] 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:41:01 all 0.20 0.00 0.01 0.00 0.00 99.79 [2023-09-25T17:43:32.428Z] 17:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T17:43:32.428Z] 17:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:41:01 3 1.31 0.00 0.03 0.02 0.00 98.64 [2023-09-25T17:43:32.428Z] 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T17:43:32.428Z] 17:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T17:43:32.428Z] 17:41:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2023-09-25T17:43:32.428Z] 17:42:01 all 0.45 0.00 0.04 0.01 0.00 99.50 [2023-09-25T17:43:32.428Z] 17:42:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2023-09-25T17:43:32.428Z] 17:42:01 1 0.30 0.00 0.05 0.00 0.00 99.65 [2023-09-25T17:43:32.428Z] 17:42:01 2 0.97 0.00 0.03 0.00 0.00 99.00 [2023-09-25T17:43:32.428Z] 17:42:01 3 1.24 0.00 0.05 0.02 0.02 98.68 [2023-09-25T17:43:32.428Z] 17:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-25T17:43:32.428Z] 17:42:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-25T17:43:32.428Z] 17:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T17:43:32.428Z] 17:42:01 7 0.70 0.00 0.08 0.03 0.00 99.18 [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] 17:42:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T17:43:32.428Z] 17:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-09-25T17:43:32.428Z] 17:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T17:43:32.428Z] 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:43:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-25T17:43:32.428Z] 17:43:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2023-09-25T17:43:32.428Z] 17:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T17:43:32.428Z] 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T17:43:32.428Z] 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T17:43:32.428Z] Average: all 4.61 0.00 1.00 0.92 0.02 93.45 [2023-09-25T17:43:32.428Z] Average: 0 4.49 0.00 1.13 2.82 0.03 91.53 [2023-09-25T17:43:32.428Z] Average: 1 4.72 0.00 0.95 0.51 0.02 93.79 [2023-09-25T17:43:32.428Z] Average: 2 4.63 0.00 1.04 0.17 0.02 94.14 [2023-09-25T17:43:32.428Z] Average: 3 4.69 0.00 0.93 0.59 0.02 93.77 [2023-09-25T17:43:32.428Z] Average: 4 4.79 0.00 0.92 0.58 0.02 93.68 [2023-09-25T17:43:32.428Z] Average: 5 4.39 0.00 0.87 0.08 0.02 94.65 [2023-09-25T17:43:32.428Z] Average: 6 4.68 0.00 1.16 1.03 0.03 93.10 [2023-09-25T17:43:32.428Z] Average: 7 4.48 0.00 0.97 1.56 0.03 92.97 [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z] [2023-09-25T17:43:32.428Z]