Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3411f3448a827245a794d39550b14b422bb5508f 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-ssh866926519133274677.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-ssh11246444709844383358.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7283740879707158785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7371937956531293513.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12995707964860381149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6425 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 3411f3448a827245a794d39550b14b422bb5508f (main) Commit message: "fix: none mode being seen as invalid option to RtspServerMode (#285)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 > git rev-list --no-walk 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-18T22:47:17.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-18T22:47:17.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-18T22:47:17.856Z] ========================================================= [2023-09-18T22:47:17.856Z] EdgeX Global Pipelines Version Info [2023-09-18T22:47:17.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:47:18.547Z] ------------------- [2023-09-18T22:47:18.547Z] stable info: [2023-09-18T22:47:18.547Z] ------------------- [2023-09-18T22:47:18.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-18T22:47:18.547Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T22:47:18.547Z] Message: update stable to v1.0.254 [2023-09-18T22:47:19.117Z] ------------------- [2023-09-18T22:47:19.117Z] experimental info: [2023-09-18T22:47:19.117Z] ------------------- [2023-09-18T22:47:19.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-18T22:47:19.117Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-18T22:47:19.117Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-18T22:47:19.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-18T22:47:19.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-18T22:47:19.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-18T22:47:19.309Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-18T22:47:19.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-18T22:47:19.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-18T22:47:19.350Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-18T22:47:19.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-18T22:47:19.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-18T22:47:19.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-18T22:47:19.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-18T22:47:19.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-18T22:47:19.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-18T22:47:19.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-18T22:47:19.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T22:47:19.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-18T22:47:19.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T22:47:19.526Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-18T22:47:19.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-18T22:47:19.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-18T22:47:19.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-18T22:47:19.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-18T22:47:19.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-18T22:47:19.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-18T22:47:19.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-18T22:47:19.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-18T22:47:19.669Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-18T22:47:19.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-18T22:47:19.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-18T22:47:19.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-18T22:47:19.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo [2023-09-18T22:47:19.747Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3411f34 [Pipeline] echo [2023-09-18T22:47:19.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:47:19.816Z] provisioning config files... [2023-09-18T22:47:19.830Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7900386189084447855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:47:20.155Z] ---> docker-login.sh [2023-09-18T22:47:20.155Z] nexus3.edgexfoundry.org:10001 [2023-09-18T22:47:20.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:20.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:20.417Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:20.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:20.417Z] [2023-09-18T22:47:20.417Z] Login Succeeded [2023-09-18T22:47:20.417Z] nexus3.edgexfoundry.org:10002 [2023-09-18T22:47:20.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:20.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:20.417Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:20.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:20.417Z] [2023-09-18T22:47:20.417Z] Login Succeeded [2023-09-18T22:47:20.678Z] nexus3.edgexfoundry.org:10003 [2023-09-18T22:47:20.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:20.678Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:20.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:20.678Z] [2023-09-18T22:47:20.678Z] Login Succeeded [2023-09-18T22:47:20.678Z] nexus3.edgexfoundry.org:10004 [2023-09-18T22:47:20.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:20.678Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:20.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:20.678Z] [2023-09-18T22:47:20.678Z] Login Succeeded [2023-09-18T22:47:20.678Z] docker.io [2023-09-18T22:47:20.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:20.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:20.938Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:20.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:20.938Z] [2023-09-18T22:47:21.199Z] Login Succeeded [2023-09-18T22:47:21.199Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T22:47:21.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-18T22:47:21.580Z] + git rev-list -1 --merges 3411f3448a827245a794d39550b14b422bb5508f~1..3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo [2023-09-18T22:47:21.638Z] -----------> git rev-list -1 --merges 3411f3448a827245a794d39550b14b422bb5508f~1..3411f3448a827245a794d39550b14b422bb5508f 3411f3448a827245a794d39550b14b422bb5508f [false] [Pipeline] sh [2023-09-18T22:47:21.925Z] + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo [2023-09-18T22:47:21.942Z] ========================================================= [2023-09-18T22:47:21.942Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-18T22:47:21.942Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T22:47:22.279Z] + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo [2023-09-18T22:47:22.291Z] [semverPrep] GIT_COMMIT: 3411f3448a827245a794d39550b14b422bb5508f, Commit Message: fix: none mode being seen as invalid option to RtspServerMode (#285) [Pipeline] echo [2023-09-18T22:47:22.300Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-18T22:47:22.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T22:47:22.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-18T22:47:22.680Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-18T22:47:22.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-18T22:47:22.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-18T22:47:22.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-18T22:47:22.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:47:23.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:47:23.038Z] [2023-09-18T22:47:23.038Z] 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-18T22:47:23.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:47:23.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-18T22:47:23.336Z] b85a868b505f: Pulling fs layer [2023-09-18T22:47:23.336Z] e2be974225ed: Pulling fs layer [2023-09-18T22:47:23.336Z] 339a4e72a1f5: Pulling fs layer [2023-09-18T22:47:23.336Z] 988bab9f4d93: Pulling fs layer [2023-09-18T22:47:23.336Z] 1469e6f7b9e6: Pulling fs layer [2023-09-18T22:47:23.336Z] eaf3925da568: Pulling fs layer [2023-09-18T22:47:23.336Z] bab4dde63d76: Pulling fs layer [2023-09-18T22:47:23.336Z] bde34c3a00c8: Pulling fs layer [2023-09-18T22:47:23.336Z] b352a97aabf1: Pulling fs layer [2023-09-18T22:47:23.336Z] 4872d77fe225: Pulling fs layer [2023-09-18T22:47:23.336Z] 5851b861e8e6: Pulling fs layer [2023-09-18T22:47:23.336Z] 988bab9f4d93: Waiting [2023-09-18T22:47:23.336Z] bab4dde63d76: Waiting [2023-09-18T22:47:23.336Z] bde34c3a00c8: Waiting [2023-09-18T22:47:23.336Z] b352a97aabf1: Waiting [2023-09-18T22:47:23.336Z] 1469e6f7b9e6: Waiting [2023-09-18T22:47:23.336Z] 4872d77fe225: Waiting [2023-09-18T22:47:23.336Z] eaf3925da568: Waiting [2023-09-18T22:47:23.336Z] e2be974225ed: Download complete [2023-09-18T22:47:23.336Z] 988bab9f4d93: Verifying Checksum [2023-09-18T22:47:23.336Z] 988bab9f4d93: Download complete [2023-09-18T22:47:23.596Z] 1469e6f7b9e6: Verifying Checksum [2023-09-18T22:47:23.596Z] 1469e6f7b9e6: Download complete [2023-09-18T22:47:23.596Z] eaf3925da568: Verifying Checksum [2023-09-18T22:47:23.596Z] eaf3925da568: Download complete [2023-09-18T22:47:23.596Z] 339a4e72a1f5: Verifying Checksum [2023-09-18T22:47:23.596Z] 339a4e72a1f5: Download complete [2023-09-18T22:47:23.596Z] bde34c3a00c8: Verifying Checksum [2023-09-18T22:47:23.596Z] bde34c3a00c8: Download complete [2023-09-18T22:47:23.596Z] b352a97aabf1: Verifying Checksum [2023-09-18T22:47:23.596Z] b352a97aabf1: Download complete [2023-09-18T22:47:23.596Z] 4872d77fe225: Verifying Checksum [2023-09-18T22:47:23.596Z] 4872d77fe225: Download complete [2023-09-18T22:47:23.596Z] 5851b861e8e6: Verifying Checksum [2023-09-18T22:47:23.596Z] 5851b861e8e6: Download complete [2023-09-18T22:47:23.596Z] b85a868b505f: Verifying Checksum [2023-09-18T22:47:23.596Z] b85a868b505f: Download complete [2023-09-18T22:47:23.855Z] bab4dde63d76: Verifying Checksum [2023-09-18T22:47:23.855Z] bab4dde63d76: Download complete [2023-09-18T22:47:24.793Z] b85a868b505f: Pull complete [2023-09-18T22:47:25.052Z] e2be974225ed: Pull complete [2023-09-18T22:47:25.312Z] 339a4e72a1f5: Pull complete [2023-09-18T22:47:25.573Z] 988bab9f4d93: Pull complete [2023-09-18T22:47:25.833Z] 1469e6f7b9e6: Pull complete [2023-09-18T22:47:25.833Z] eaf3925da568: Pull complete [2023-09-18T22:47:27.738Z] bab4dde63d76: Pull complete [2023-09-18T22:47:27.738Z] bde34c3a00c8: Pull complete [2023-09-18T22:47:27.738Z] b352a97aabf1: Pull complete [2023-09-18T22:47:27.738Z] 4872d77fe225: Pull complete [2023-09-18T22:47:27.738Z] 5851b861e8e6: Pull complete [2023-09-18T22:47:27.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-18T22:47:27.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:47:27.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:47:27.840Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:47:27.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-18T22:47:30.207Z] $ docker top 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 -eo pid,comm [2023-09-18T22:47:30.256Z] 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-18T22:47:30.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T22:47:30.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T22:47:30.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T22:47:30.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T22:47:30.394Z] $ docker exec 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent [2023-09-18T22:47:30.522Z] SSH_AUTH_SOCK=/tmp/ssh-wzrglDFBIY7d/agent.31 [2023-09-18T22:47:30.522Z] SSH_AGENT_PID=37 [2023-09-18T22:47:30.531Z] Running ssh-add (command line suppressed) [2023-09-18T22:47:30.638Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10760398852037622053.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10760398852037622053.key) [2023-09-18T22:47:30.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T22:47:30.946Z] + git tag --points-at HEAD [Pipeline] } [2023-09-18T22:47:30.957Z] $ docker exec --env ******** --env ******** 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent -k [2023-09-18T22:47:31.063Z] unset SSH_AUTH_SOCK; [2023-09-18T22:47:31.064Z] unset SSH_AGENT_PID; [2023-09-18T22:47:31.064Z] echo Agent pid 37 killed; [2023-09-18T22:47:31.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-18T22:47:31.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T22:47:31.102Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T22:47:31.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T22:47:31.222Z] $ docker exec 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent [2023-09-18T22:47:31.332Z] SSH_AUTH_SOCK=/tmp/ssh-TCnLkb8QCO9W/agent.69 [2023-09-18T22:47:31.332Z] SSH_AGENT_PID=75 [2023-09-18T22:47:31.337Z] Running ssh-add (command line suppressed) [2023-09-18T22:47:31.429Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367376955330772875.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367376955330772875.key) [2023-09-18T22:47:31.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T22:47:31.734Z] + git semver init [2023-09-18T22:47:31.994Z] 2023-09-18 22:47:31,907 [run_init] DEBUG init version:0.0.0 force:False [2023-09-18T22:47:31.994Z] 2023-09-18 22:47:31,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-18T22:47:31.994Z] 2023-09-18 22:47:31,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-18T22:47:31.994Z] 2023-09-18 22:47:31,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-18T22:47:32.932Z] 2023-09-18 22:47:32,680 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-18T22:47:32.932Z] 2023-09-18 22:47:32,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-18T22:47:32.932Z] 2023-09-18 22:47:32,681 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:47:32.932Z] 2023-09-18 22:47:32,681 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:47:32.932Z] 3.1.0-dev.20 [Pipeline] } [2023-09-18T22:47:32.941Z] $ docker exec --env ******** --env ******** 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent -k [2023-09-18T22:47:33.058Z] unset SSH_AUTH_SOCK; [2023-09-18T22:47:33.058Z] unset SSH_AGENT_PID; [2023-09-18T22:47:33.058Z] echo Agent pid 75 killed; [2023-09-18T22:47:33.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T22:47:33.377Z] + git semver [Pipeline] } [2023-09-18T22:47:33.647Z] $ docker stop --time=1 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 [2023-09-18T22:47:34.930Z] $ docker rm -f --volumes 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T22:47:35.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-18T22:47:35.486Z] Stashed 1 file(s) [Pipeline] echo [2023-09-18T22:47:35.488Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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-18T22:47:35.611Z] provisioning config files... [2023-09-18T22:47:35.620Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16249345379475650812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:47:35.920Z] ---> docker-login.sh [2023-09-18T22:47:35.920Z] nexus3.edgexfoundry.org:10001 [2023-09-18T22:47:35.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:35.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:35.920Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:35.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:35.920Z] [2023-09-18T22:47:35.920Z] Login Succeeded [2023-09-18T22:47:35.920Z] nexus3.edgexfoundry.org:10002 [2023-09-18T22:47:35.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:35.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:35.920Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:35.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:35.920Z] [2023-09-18T22:47:35.920Z] Login Succeeded [2023-09-18T22:47:35.920Z] nexus3.edgexfoundry.org:10003 [2023-09-18T22:47:36.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:36.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:36.179Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:36.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:36.179Z] [2023-09-18T22:47:36.179Z] Login Succeeded [2023-09-18T22:47:36.179Z] nexus3.edgexfoundry.org:10004 [2023-09-18T22:47:36.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:36.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:36.179Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:36.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:36.179Z] [2023-09-18T22:47:36.179Z] Login Succeeded [2023-09-18T22:47:36.179Z] docker.io [2023-09-18T22:47:36.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:47:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:47:36.439Z] Configure a credential helper to remove this warning. See [2023-09-18T22:47:36.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:47:36.439Z] [2023-09-18T22:47:36.439Z] Login Succeeded [2023-09-18T22:47:36.439Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T22:47:36.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T22:47:36.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:47:36.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:47:36.529Z] ========================================================= [2023-09-18T22:47:36.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-18T22:47:36.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:47:36.865Z] + 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-18T22:47:36.865Z] Sending build context to Docker daemon 2.187MB [2023-09-18T22:47:36.865Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T22:47:36.865Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-18T22:47:36.865Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-18T22:47:36.865Z] 7264a8db6415: Pulling fs layer [2023-09-18T22:47:36.865Z] c4d48a809fc2: Pulling fs layer [2023-09-18T22:47:36.865Z] 4f1c88b9dad5: Pulling fs layer [2023-09-18T22:47:36.865Z] ad3a456e5733: Pulling fs layer [2023-09-18T22:47:36.865Z] 9e4f439ed901: Pulling fs layer [2023-09-18T22:47:36.865Z] feaf6a47b606: Pulling fs layer [2023-09-18T22:47:36.865Z] 5e8b037d7d82: Pulling fs layer [2023-09-18T22:47:36.866Z] 8ac70367396e: Pulling fs layer [2023-09-18T22:47:36.866Z] 6db16350a2e2: Pulling fs layer [2023-09-18T22:47:36.866Z] 9250d5d63582: Pulling fs layer [2023-09-18T22:47:36.866Z] feaf6a47b606: Waiting [2023-09-18T22:47:36.866Z] 5e8b037d7d82: Waiting [2023-09-18T22:47:36.866Z] 8ac70367396e: Waiting [2023-09-18T22:47:36.866Z] ad3a456e5733: Waiting [2023-09-18T22:47:36.866Z] 6db16350a2e2: Waiting [2023-09-18T22:47:36.866Z] 9250d5d63582: Waiting [2023-09-18T22:47:36.866Z] 9e4f439ed901: Waiting [2023-09-18T22:47:36.866Z] c4d48a809fc2: Verifying Checksum [2023-09-18T22:47:36.866Z] c4d48a809fc2: Download complete [2023-09-18T22:47:36.866Z] ad3a456e5733: Verifying Checksum [2023-09-18T22:47:36.866Z] ad3a456e5733: Download complete [2023-09-18T22:47:37.125Z] 9e4f439ed901: Verifying Checksum [2023-09-18T22:47:37.125Z] 9e4f439ed901: Download complete [2023-09-18T22:47:37.125Z] 7264a8db6415: Download complete [2023-09-18T22:47:37.125Z] feaf6a47b606: Verifying Checksum [2023-09-18T22:47:37.125Z] feaf6a47b606: Download complete [2023-09-18T22:47:37.125Z] 7264a8db6415: Pull complete [2023-09-18T22:47:37.388Z] c4d48a809fc2: Pull complete [2023-09-18T22:47:37.388Z] 8ac70367396e: Verifying Checksum [2023-09-18T22:47:37.388Z] 8ac70367396e: Download complete [2023-09-18T22:47:37.651Z] 4f1c88b9dad5: Verifying Checksum [2023-09-18T22:47:37.651Z] 4f1c88b9dad5: Download complete [2023-09-18T22:47:37.651Z] 6db16350a2e2: Verifying Checksum [2023-09-18T22:47:37.651Z] 6db16350a2e2: Download complete [2023-09-18T22:47:37.908Z] 5e8b037d7d82: Verifying Checksum [2023-09-18T22:47:37.908Z] 5e8b037d7d82: Download complete [2023-09-18T22:47:37.908Z] 9250d5d63582: Verifying Checksum [2023-09-18T22:47:37.908Z] 9250d5d63582: Download complete [2023-09-18T22:47:41.205Z] 4f1c88b9dad5: Pull complete [2023-09-18T22:47:41.205Z] ad3a456e5733: Pull complete [2023-09-18T22:47:41.205Z] 9e4f439ed901: Pull complete [2023-09-18T22:47:41.205Z] feaf6a47b606: Pull complete [2023-09-18T22:47:43.107Z] 5e8b037d7d82: Pull complete [2023-09-18T22:47:43.364Z] 8ac70367396e: Pull complete [2023-09-18T22:47:43.623Z] 6db16350a2e2: Pull complete [2023-09-18T22:47:44.190Z] 9250d5d63582: Pull complete [2023-09-18T22:47:44.190Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-18T22:47:44.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-18T22:47:44.190Z] ---> fa269f55d9b9 [2023-09-18T22:47:44.190Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-18T22:47:50.585Z] Still waiting to schedule task [2023-09-18T22:47:50.585Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-18T22:47:50.761Z] ---> Running in ac998d078777 [2023-09-18T22:47:50.761Z] Removing intermediate container ac998d078777 [2023-09-18T22:47:50.761Z] ---> 33312cebba73 [2023-09-18T22:47:50.761Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T22:47:50.761Z] ---> Running in 7ff13667d2a0 [2023-09-18T22:47:50.761Z] Removing intermediate container 7ff13667d2a0 [2023-09-18T22:47:50.761Z] ---> 4589b3d7bca8 [2023-09-18T22:47:50.761Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-18T22:47:50.761Z] ---> Running in 06c39687f9b1 [2023-09-18T22:47:50.761Z] Removing intermediate container 06c39687f9b1 [2023-09-18T22:47:50.761Z] ---> 668f7e5936fc [2023-09-18T22:47:50.761Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-18T22:47:50.761Z] ---> Running in 49ac9c916575 [2023-09-18T22:47:50.761Z] Removing intermediate container 49ac9c916575 [2023-09-18T22:47:50.761Z] ---> 0bb55a30f9e5 [2023-09-18T22:47:50.761Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T22:47:50.761Z] ---> Running in 6e93c1842420 [2023-09-18T22:47:50.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T22:47:50.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T22:47:51.020Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-18T22:47:51.020Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-18T22:47:51.020Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T22:47:51.020Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-18T22:47:51.020Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-18T22:47:51.020Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-18T22:47:51.020Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-18T22:47:51.020Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-18T22:47:51.020Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-18T22:47:51.020Z] (10/13) Installing kmod-libs (30-r3) [2023-09-18T22:47:51.020Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-18T22:47:51.020Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-18T22:47:51.020Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-18T22:47:51.020Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T22:47:51.020Z] Executing eudev-3.2.11-r8.trigger [2023-09-18T22:47:51.020Z] OK: 272 MiB in 69 packages [2023-09-18T22:47:51.962Z] Removing intermediate container 6e93c1842420 [2023-09-18T22:47:51.962Z] ---> 73c6ecebaa6d [2023-09-18T22:47:51.962Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-18T22:47:51.962Z] ---> Running in e4acf1ae4efe [2023-09-18T22:47:51.962Z] Removing intermediate container e4acf1ae4efe [2023-09-18T22:47:51.962Z] ---> 2a5e0b09b34d [2023-09-18T22:47:51.962Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-18T22:47:51.962Z] ---> 62e4a6f69d85 [2023-09-18T22:47:51.962Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T22:47:51.962Z] ---> Running in 9b39f78a84fc [2023-09-18T22:48:30.678Z] Removing intermediate container 9b39f78a84fc [2023-09-18T22:48:30.678Z] ---> 3a267269f152 [2023-09-18T22:48:30.678Z] Step 11/13 : COPY . . [2023-09-18T22:48:30.678Z] ---> 513ea473002f [2023-09-18T22:48:30.678Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-18T22:48:30.678Z] ---> Running in a566b15bb64c [2023-09-18T22:48:30.678Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T22:48:30.678Z] Dload Upload Total Spent Left Speed [2023-09-18T22:48:30.678Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10508 0 --:--:-- --:--:-- --:--:-- 10529 [2023-09-18T22:48:30.678Z] Removing intermediate container a566b15bb64c [2023-09-18T22:48:30.678Z] ---> e38c7a04534b [2023-09-18T22:48:30.678Z] Step 13/13 : RUN ${MAKE} [2023-09-18T22:48:30.678Z] ---> Running in 4938e237ccab [2023-09-18T22:48:30.678Z] noop [2023-09-18T22:48:30.678Z] Removing intermediate container 4938e237ccab [2023-09-18T22:48:30.678Z] ---> 9a100926ec2d [2023-09-18T22:48:30.678Z] Successfully built 9a100926ec2d [2023-09-18T22:48:30.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:48:30.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T22:48:30.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:48:31.050Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:48:31.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-09-18T22:48:31.400Z] $ docker top 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T22:48:31.745Z] + go version [2023-09-18T22:48:31.746Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-18T22:48:31.758Z] $ docker stop --time=1 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 [2023-09-18T22:48:33.049Z] $ docker rm -f --volumes 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:48:33.461Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-18T22:48:33.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:48:33.536Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:48:33.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-09-18T22:48:33.885Z] $ docker top 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T22:48:34.238Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-18T22:48:34.538Z] + make test [2023-09-18T22:48:34.538Z] go test ./... -coverprofile=coverage.out ./... [2023-09-18T22:48:35.916Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-18T22:48:45.887Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-18T22:48:46.491Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-18T22:48:53.045Z] go vet ./... [2023-09-18T22:48:56.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T22:48:56.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T22:48:56.590Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T22:48:56.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T22:48:56.616Z] $ docker stop --time=1 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad [2023-09-18T22:49:00.116Z] $ docker rm -f --volumes 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T22:49:00.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T22:49:00.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-18T22:49:01.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T22:49:01.418Z] + ls -al . [2023-09-18T22:49:01.418Z] total 220 [2023-09-18T22:49:01.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 18 22:48 . [2023-09-18T22:49:01.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:47 .. [2023-09-18T22:49:01.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 22:48 .git [2023-09-18T22:49:01.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 .github [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 18 22:47 .gitignore [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 18 22:47 .golangci.yml [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 18 22:47 .hadolint.yml [2023-09-18T22:49:01.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 22:47 .semver [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 18 22:47 Attribution.txt [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 18 22:47 CHANGELOG.md [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 18 22:47 Dockerfile [2023-09-18T22:49:01.418Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 18 22:47 GOVERNANCE.md [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 18 22:47 Jenkinsfile [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 18 22:47 LICENSE [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 18 22:47 Makefile [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 18 22:47 OWNERS.md [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 18 22:47 README.md [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 22:47 VERSION [2023-09-18T22:49:01.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:47 bin [2023-09-18T22:49:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 cmd [2023-09-18T22:49:01.419Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 18 22:48 coverage.out [2023-09-18T22:49:01.419Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 18 22:47 docker-entrypoint.sh [2023-09-18T22:49:01.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:47 docs [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 18 22:47 go.mod [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 18 22:47 go.sum [2023-09-18T22:49:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 internal [2023-09-18T22:49:01.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:47 snap [2023-09-18T22:49:01.419Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 18 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:01.721Z] + 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=3411f3448a827245a794d39550b14b422bb5508f --label arch=amd64 --label version=3.1.0-dev.20 . [2023-09-18T22:49:01.721Z] Sending build context to Docker daemon 2.242MB [2023-09-18T22:49:01.721Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T22:49:01.721Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-18T22:49:01.721Z] ---> 9a100926ec2d [2023-09-18T22:49:01.721Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-18T22:49:01.721Z] ---> Running in 0d0f6187c851 [2023-09-18T22:49:01.979Z] Removing intermediate container 0d0f6187c851 [2023-09-18T22:49:01.979Z] ---> 893a055a96b0 [2023-09-18T22:49:01.979Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T22:49:01.979Z] ---> Running in 7e78299e33cb [2023-09-18T22:49:01.979Z] Removing intermediate container 7e78299e33cb [2023-09-18T22:49:01.979Z] ---> 1b2bd48f014f [2023-09-18T22:49:01.979Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-18T22:49:01.979Z] ---> Running in fc11ef78de5a [2023-09-18T22:49:01.979Z] Removing intermediate container fc11ef78de5a [2023-09-18T22:49:01.979Z] ---> bb164e929285 [2023-09-18T22:49:01.979Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-18T22:49:01.979Z] ---> Running in 7bc268d22cf3 [2023-09-18T22:49:02.238Z] Removing intermediate container 7bc268d22cf3 [2023-09-18T22:49:02.238Z] ---> 3bab4c94f1aa [2023-09-18T22:49:02.238Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T22:49:02.238Z] ---> Running in 7b5032060d12 [2023-09-18T22:49:02.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T22:49:02.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T22:49:02.756Z] OK: 272 MiB in 69 packages [2023-09-18T22:49:03.015Z] Removing intermediate container 7b5032060d12 [2023-09-18T22:49:03.015Z] ---> 5a016867e2ec [2023-09-18T22:49:03.015Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-18T22:49:03.273Z] ---> Running in 58fe14e029b8 [2023-09-18T22:49:03.273Z] Removing intermediate container 58fe14e029b8 [2023-09-18T22:49:03.273Z] ---> 7b0dc7c759fe [2023-09-18T22:49:03.273Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-18T22:49:03.273Z] ---> 4c28b6652c85 [2023-09-18T22:49:03.273Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T22:49:03.273Z] ---> Running in 14f66b9830c8 [2023-09-18T22:49:04.209Z] Removing intermediate container 14f66b9830c8 [2023-09-18T22:49:04.209Z] ---> e4aebf76dc9b [2023-09-18T22:49:04.209Z] Step 11/36 : COPY . . [2023-09-18T22:49:04.209Z] ---> fa7437020c11 [2023-09-18T22:49:04.209Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-18T22:49:04.468Z] ---> Running in 4e4b59920a56 [2023-09-18T22:49:04.726Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T22:49:04.726Z] Dload Upload Total Spent Left Speed [2023-09-18T22:49:04.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37229 0 --:--:-- --:--:-- --:--:-- 37969 [2023-09-18T22:49:04.984Z] Removing intermediate container 4e4b59920a56 [2023-09-18T22:49:04.985Z] ---> 48b53d516002 [2023-09-18T22:49:04.985Z] Step 13/36 : RUN ${MAKE} [2023-09-18T22:49:04.985Z] ---> Running in 09a24fad153a [2023-09-18T22:49:05.244Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-18T22:49:25.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6426 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-18T22:49:25.971Z] Running in /w/workspace/device-usb-camera/145 [Pipeline] { [Pipeline] checkout [2023-09-18T22:49:26.002Z] Selected Git installation does not exist. Using Default [2023-09-18T22:49:26.002Z] The recommended git tool is: NONE [2023-09-18T22:49:27.159Z] Removing intermediate container 09a24fad153a [2023-09-18T22:49:27.159Z] ---> 6abd69101f22 [2023-09-18T22:49:27.159Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-18T22:49:27.159Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-18T22:49:27.159Z] 4acc49c71d14: Pulling fs layer [2023-09-18T22:49:27.160Z] 4acc49c71d14: Verifying Checksum [2023-09-18T22:49:27.160Z] 4acc49c71d14: Download complete [2023-09-18T22:49:27.160Z] 4acc49c71d14: Pull complete [2023-09-18T22:49:27.160Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-18T22:49:27.160Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-18T22:49:27.160Z] ---> 01a2bd3e5fff [2023-09-18T22:49:27.160Z] Step 15/36 : FROM alpine:3.18 [2023-09-18T22:49:27.160Z] 3.18: Pulling from library/alpine [2023-09-18T22:49:27.160Z] 7264a8db6415: Already exists [2023-09-18T22:49:27.160Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T22:49:27.160Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T22:49:27.160Z] ---> 7e01a0d0a1dc [2023-09-18T22:49:27.160Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-18T22:49:27.160Z] ---> Running in c6b3c6be6f44 [2023-09-18T22:49:27.160Z] Removing intermediate container c6b3c6be6f44 [2023-09-18T22:49:27.160Z] ---> 68ca6f741d21 [2023-09-18T22:49:27.160Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-18T22:49:27.160Z] ---> Running in 16d77eaec45b [2023-09-18T22:49:27.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-18T22:49:27.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-18T22:49:27.471Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-18T22:49:27.471Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-18T22:49:27.471Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-18T22:49:27.471Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-18T22:49:27.471Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-18T22:49:27.471Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-18T22:49:27.471Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-18T22:49:27.471Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-18T22:49:27.471Z] (9/107) Installing libxcb (1.15-r1) [2023-09-18T22:49:27.471Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-18T22:49:27.471Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-18T22:49:27.471Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-18T22:49:27.471Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-18T22:49:27.471Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-18T22:49:27.471Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-18T22:49:27.756Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-18T22:49:27.756Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-18T22:49:27.756Z] (18/107) Installing libva (2.18.0-r1) [2023-09-18T22:49:27.756Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-18T22:49:27.756Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-18T22:49:27.756Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-18T22:49:27.756Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-18T22:49:27.756Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-18T22:49:27.756Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-18T22:49:27.756Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-18T22:49:27.756Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-18T22:49:27.756Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-18T22:49:27.756Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-18T22:49:27.756Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-18T22:49:27.756Z] (30/107) Installing opus (1.4-r0) [2023-09-18T22:49:27.756Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-18T22:49:27.756Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-18T22:49:27.756Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-18T22:49:27.756Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-18T22:49:27.756Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-18T22:49:27.756Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-18T22:49:27.756Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-18T22:49:27.756Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-18T22:49:27.756Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-18T22:49:27.756Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-18T22:49:27.756Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-18T22:49:28.036Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-18T22:49:28.036Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-18T22:49:28.036Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-18T22:49:28.036Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-18T22:49:28.036Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-18T22:49:28.036Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-18T22:49:28.036Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-18T22:49:28.036Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-18T22:49:28.036Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-18T22:49:28.036Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-18T22:49:28.036Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-18T22:49:28.036Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-18T22:49:28.036Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-18T22:49:28.036Z] (55/107) Installing glib (2.76.4-r0) [2023-09-18T22:49:28.309Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-18T22:49:28.309Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-18T22:49:28.309Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-18T22:49:28.309Z] (59/107) Installing libass (0.17.1-r0) [2023-09-18T22:49:28.309Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-18T22:49:28.309Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-18T22:49:28.309Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-18T22:49:28.309Z] (63/107) Installing libunistring (1.1-r1) [2023-09-18T22:49:28.309Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-18T22:49:28.309Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-18T22:49:28.309Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-18T22:49:28.309Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-18T22:49:28.309Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-18T22:49:28.309Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-18T22:49:28.309Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-18T22:49:28.309Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-18T22:49:28.309Z] (72/107) Installing librist (0.2.7-r0) [2023-09-18T22:49:28.309Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-18T22:49:28.309Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-18T22:49:28.309Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-18T22:49:28.309Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-18T22:49:28.309Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-18T22:49:28.309Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-18T22:49:28.309Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-18T22:49:28.579Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-18T22:49:28.579Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-18T22:49:28.579Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-18T22:49:28.580Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-18T22:49:28.580Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-18T22:49:28.580Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-18T22:49:28.580Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-18T22:49:28.580Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-18T22:49:28.580Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-18T22:49:28.580Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-18T22:49:28.580Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-18T22:49:28.580Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-18T22:49:28.580Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-18T22:49:28.580Z] (93/107) Installing orc (0.4.34-r0) [2023-09-18T22:49:28.580Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-18T22:49:28.580Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-18T22:49:28.580Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-18T22:49:28.580Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-18T22:49:28.580Z] (98/107) Installing libpulse (16.1-r10) [2023-09-18T22:49:28.845Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T22:49:28.845Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-18T22:49:28.845Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-18T22:49:28.845Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-18T22:49:28.845Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-18T22:49:28.845Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-18T22:49:28.845Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-18T22:49:28.845Z] (106/107) Installing kmod-libs (30-r3) [2023-09-18T22:49:28.845Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-18T22:49:28.845Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T22:49:28.845Z] Executing glib-2.76.4-r0.trigger [2023-09-18T22:49:28.845Z] Executing eudev-3.2.11-r8.trigger [2023-09-18T22:49:28.845Z] OK: 131 MiB in 122 packages [2023-09-18T22:49:31.211Z] using credential edgex-jenkins-ssh [2023-09-18T22:49:31.226Z] Cloning the remote Git repository [2023-09-18T22:49:31.400Z] Removing intermediate container 16d77eaec45b [2023-09-18T22:49:31.400Z] ---> 110eaf9119ea [2023-09-18T22:49:31.400Z] Step 18/36 : WORKDIR / [2023-09-18T22:49:31.400Z] ---> Running in 5087a49e9075 [2023-09-18T22:49:31.400Z] Removing intermediate container 5087a49e9075 [2023-09-18T22:49:31.400Z] ---> cc5463a0af4c [2023-09-18T22:49:31.400Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-18T22:49:31.269Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-18T22:49:31.355Z] > git init /w/workspace/device-usb-camera/145 # timeout=10 [2023-09-18T22:49:31.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-18T22:49:31.477Z] > git --version # timeout=10 [2023-09-18T22:49:31.499Z] > git --version # 'git version 2.25.1' [2023-09-18T22:49:31.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-18T22:49:31.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T22:49:32.338Z] ---> fdf2ef59fd8c [2023-09-18T22:49:32.338Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-18T22:49:32.338Z] ---> 99f9b6ff1c36 [2023-09-18T22:49:32.338Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-18T22:49:32.597Z] ---> 5de4832d431e [2023-09-18T22:49:32.597Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-18T22:49:32.597Z] ---> 63936b23f315 [2023-09-18T22:49:32.597Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-18T22:49:32.597Z] ---> 577ff0ed53a6 [2023-09-18T22:49:32.597Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-18T22:49:32.855Z] ---> e97d50e058c3 [2023-09-18T22:49:32.855Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-18T22:49:33.274Z] Avoid second fetch [2023-09-18T22:49:33.275Z] Checking out Revision 3411f3448a827245a794d39550b14b422bb5508f (main) [2023-09-18T22:49:33.421Z] ---> 40b30ec472f9 [2023-09-18T22:49:33.421Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-18T22:49:33.421Z] ---> Running in b153ab063ccd [2023-09-18T22:49:32.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-18T22:49:32.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-18T22:49:33.288Z] > git config core.sparsecheckout # timeout=10 [2023-09-18T22:49:33.358Z] > git checkout -f 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 [2023-09-18T22:49:33.789Z] Commit message: "fix: none mode being seen as invalid option to RtspServerMode (#285)" [2023-09-18T22:49:33.987Z] Removing intermediate container b153ab063ccd [2023-09-18T22:49:33.987Z] ---> 7f99307ed638 [2023-09-18T22:49:33.987Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-18T22:49:33.987Z] ---> Running in 3ccface001f5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T22:49:34.553Z] Removing intermediate container 3ccface001f5 [2023-09-18T22:49:34.553Z] ---> f0e7d34b40d5 [2023-09-18T22:49:34.553Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-18T22:49:34.553Z] ---> Running in d9971171ef5a [2023-09-18T22:49:34.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-18T22:49:34.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T22:49:34.773Z] Dload Upload Total Spent Left Speed [2023-09-18T22:49:34.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-09-18T22:49:35.119Z] Removing intermediate container d9971171ef5a [2023-09-18T22:49:35.119Z] ---> cec8836befb9 [2023-09-18T22:49:35.119Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-18T22:49:35.119Z] ---> Running in b88a95828c93 [2023-09-18T22:49:35.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-18T22:49:35.661Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-09-18T22:49:35.661Z] sudo tee /etc/docker/daemon.new [2023-09-18T22:49:35.661Z] { [2023-09-18T22:49:35.661Z] "registry-mirrors": [ [2023-09-18T22:49:35.661Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-18T22:49:35.661Z] ], [2023-09-18T22:49:35.661Z] "bip": "10.250.0.254/24", [2023-09-18T22:49:35.661Z] "hosts": [ [2023-09-18T22:49:35.661Z] "tcp://0.0.0.0:5555", [2023-09-18T22:49:35.661Z] "unix:///var/run/docker.sock" [2023-09-18T22:49:35.661Z] ], [2023-09-18T22:49:35.661Z] "mtu": 1458, [2023-09-18T22:49:35.661Z] "selinux-enabled": true, [2023-09-18T22:49:35.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-18T22:49:35.661Z] } [Pipeline] sh [2023-09-18T22:49:35.684Z] Removing intermediate container b88a95828c93 [2023-09-18T22:49:35.684Z] ---> 0624a3fc0465 [2023-09-18T22:49:35.684Z] Step 30/36 : EXPOSE 59983 [2023-09-18T22:49:35.685Z] ---> Running in a51a82d04f44 [2023-09-18T22:49:35.685Z] Removing intermediate container a51a82d04f44 [2023-09-18T22:49:35.685Z] ---> 98511ab703e5 [2023-09-18T22:49:35.685Z] Step 31/36 : EXPOSE 8554 [2023-09-18T22:49:35.685Z] ---> Running in 0135e5d6d5bb [2023-09-18T22:49:35.685Z] Removing intermediate container 0135e5d6d5bb [2023-09-18T22:49:35.685Z] ---> e5040eac7d93 [2023-09-18T22:49:35.685Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-18T22:49:35.685Z] ---> Running in bb39472cf614 [2023-09-18T22:49:35.943Z] Removing intermediate container bb39472cf614 [2023-09-18T22:49:35.943Z] ---> 3adfea9ee73f [2023-09-18T22:49:35.943Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-18T22:49:35.943Z] ---> Running in 3bf71d35ae20 [2023-09-18T22:49:35.943Z] Removing intermediate container 3bf71d35ae20 [2023-09-18T22:49:35.943Z] ---> dffc38da9e85 [2023-09-18T22:49:35.943Z] Step 34/36 : LABEL arch=amd64 [2023-09-18T22:49:35.943Z] ---> Running in e865198c22c7 [2023-09-18T22:49:35.943Z] Removing intermediate container e865198c22c7 [2023-09-18T22:49:35.943Z] ---> 0b24fa723df9 [2023-09-18T22:49:35.943Z] Step 35/36 : LABEL git_sha=3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:49:35.943Z] ---> Running in f5fa6eebc126 [2023-09-18T22:49:35.982Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-18T22:49:36.202Z] Removing intermediate container f5fa6eebc126 [2023-09-18T22:49:36.202Z] ---> 9a1a438eec4a [2023-09-18T22:49:36.202Z] Step 36/36 : LABEL version=3.1.0-dev.20 [2023-09-18T22:49:36.202Z] ---> Running in 776c4ecde52e [2023-09-18T22:49:36.202Z] Removing intermediate container 776c4ecde52e [2023-09-18T22:49:36.202Z] ---> e0e026db6d6f [2023-09-18T22:49:36.202Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T22:49:36.202Z] Successfully built e0e026db6d6f [2023-09-18T22:49:36.202Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2023-09-18T22:49:36.307Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:49:36.318Z] provisioning config files... [2023-09-18T22:49:36.326Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4279927674144411058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:49:36.634Z] ---> docker-login.sh [2023-09-18T22:49:36.634Z] nexus3.edgexfoundry.org:10001 [2023-09-18T22:49:36.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:36.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:36.634Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:36.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:36.634Z] [2023-09-18T22:49:36.634Z] Login Succeeded [2023-09-18T22:49:36.634Z] nexus3.edgexfoundry.org:10002 [2023-09-18T22:49:36.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:36.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:36.893Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:36.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:36.893Z] [2023-09-18T22:49:36.893Z] Login Succeeded [2023-09-18T22:49:36.893Z] nexus3.edgexfoundry.org:10003 [2023-09-18T22:49:36.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:36.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:36.893Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:36.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:36.893Z] [2023-09-18T22:49:36.893Z] Login Succeeded [2023-09-18T22:49:36.893Z] nexus3.edgexfoundry.org:10004 [2023-09-18T22:49:36.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:36.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:36.893Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:36.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:36.893Z] [2023-09-18T22:49:36.893Z] Login Succeeded [2023-09-18T22:49:36.893Z] docker.io [2023-09-18T22:49:37.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:37.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:37.149Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:37.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:37.149Z] [2023-09-18T22:49:37.149Z] Login Succeeded [2023-09-18T22:49:37.407Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T22:49:37.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T22:49:37.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:49:37.471Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-18T22:49:37.471Z] 3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:49:37.471Z] latest [2023-09-18T22:49:37.471Z] 3.1.0-dev.20 [2023-09-18T22:49:37.471Z] 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:49:37.471Z] main [2023-09-18T22:49:37.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:37.787Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:38.091Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:49:38.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-18T22:49:38.091Z] a5abdca6bf0e: Preparing [2023-09-18T22:49:38.091Z] b6bdd8466011: Preparing [2023-09-18T22:49:38.091Z] ee81a50cf481: Preparing [2023-09-18T22:49:38.091Z] ea62c1aa1cba: Preparing [2023-09-18T22:49:38.091Z] 3827b5b91e75: Preparing [2023-09-18T22:49:38.091Z] acc83c6ca332: Preparing [2023-09-18T22:49:38.091Z] 1618a7060bad: Preparing [2023-09-18T22:49:38.091Z] 290f20c3d9a2: Preparing [2023-09-18T22:49:38.091Z] 61391b830cc2: Preparing [2023-09-18T22:49:38.091Z] 93d8a4d6dfad: Preparing [2023-09-18T22:49:38.091Z] 01de8ff83913: Preparing [2023-09-18T22:49:38.091Z] eff556308324: Preparing [2023-09-18T22:49:38.091Z] 4693057ce236: Preparing [2023-09-18T22:49:38.091Z] 61391b830cc2: Waiting [2023-09-18T22:49:38.091Z] 01de8ff83913: Waiting [2023-09-18T22:49:38.091Z] eff556308324: Waiting [2023-09-18T22:49:38.091Z] 93d8a4d6dfad: Waiting [2023-09-18T22:49:38.091Z] 1618a7060bad: Waiting [2023-09-18T22:49:38.091Z] acc83c6ca332: Waiting [2023-09-18T22:49:38.091Z] 290f20c3d9a2: Waiting [2023-09-18T22:49:38.091Z] ea62c1aa1cba: Pushed [2023-09-18T22:49:38.091Z] a5abdca6bf0e: Pushed [2023-09-18T22:49:38.091Z] b6bdd8466011: Pushed [2023-09-18T22:49:38.091Z] ee81a50cf481: Pushed [2023-09-18T22:49:38.349Z] acc83c6ca332: Pushed [2023-09-18T22:49:38.349Z] 290f20c3d9a2: Pushed [2023-09-18T22:49:38.349Z] 61391b830cc2: Pushed [2023-09-18T22:49:38.349Z] 1618a7060bad: Pushed [2023-09-18T22:49:38.349Z] 93d8a4d6dfad: Pushed [2023-09-18T22:49:38.349Z] 4693057ce236: Layer already exists [2023-09-18T22:49:40.879Z] 3827b5b91e75: Pushed [2023-09-18T22:49:40.879Z] 01de8ff83913: Pushed [2023-09-18T22:49:50.847Z] eff556308324: Pushed [2023-09-18T22:49:50.847Z] 3411f3448a827245a794d39550b14b422bb5508f: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:51.159Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:51.467Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-18T22:49:51.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-18T22:49:51.467Z] a5abdca6bf0e: Preparing [2023-09-18T22:49:51.467Z] b6bdd8466011: Preparing [2023-09-18T22:49:51.467Z] ee81a50cf481: Preparing [2023-09-18T22:49:51.467Z] ea62c1aa1cba: Preparing [2023-09-18T22:49:51.467Z] 3827b5b91e75: Preparing [2023-09-18T22:49:51.467Z] acc83c6ca332: Preparing [2023-09-18T22:49:51.467Z] 1618a7060bad: Preparing [2023-09-18T22:49:51.467Z] 290f20c3d9a2: Preparing [2023-09-18T22:49:51.467Z] 61391b830cc2: Preparing [2023-09-18T22:49:51.467Z] 93d8a4d6dfad: Preparing [2023-09-18T22:49:51.467Z] 01de8ff83913: Preparing [2023-09-18T22:49:51.467Z] eff556308324: Preparing [2023-09-18T22:49:51.467Z] 4693057ce236: Preparing [2023-09-18T22:49:51.467Z] 93d8a4d6dfad: Waiting [2023-09-18T22:49:51.467Z] 61391b830cc2: Waiting [2023-09-18T22:49:51.467Z] 01de8ff83913: Waiting [2023-09-18T22:49:51.467Z] eff556308324: Waiting [2023-09-18T22:49:51.467Z] 4693057ce236: Waiting [2023-09-18T22:49:51.467Z] ea62c1aa1cba: Layer already exists [2023-09-18T22:49:51.467Z] a5abdca6bf0e: Layer already exists [2023-09-18T22:49:51.467Z] b6bdd8466011: Layer already exists [2023-09-18T22:49:51.467Z] 3827b5b91e75: Layer already exists [2023-09-18T22:49:51.467Z] ee81a50cf481: Layer already exists [2023-09-18T22:49:51.467Z] acc83c6ca332: Layer already exists [2023-09-18T22:49:51.467Z] 1618a7060bad: Layer already exists [2023-09-18T22:49:51.467Z] 61391b830cc2: Layer already exists [2023-09-18T22:49:51.467Z] 93d8a4d6dfad: Layer already exists [2023-09-18T22:49:51.467Z] 290f20c3d9a2: Layer already exists [2023-09-18T22:49:51.467Z] 01de8ff83913: Layer already exists [2023-09-18T22:49:51.467Z] eff556308324: Layer already exists [2023-09-18T22:49:51.467Z] 4693057ce236: Layer already exists [2023-09-18T22:49:51.467Z] latest: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:51.782Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:52.095Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 [2023-09-18T22:49:52.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-18T22:49:52.095Z] a5abdca6bf0e: Preparing [2023-09-18T22:49:52.095Z] b6bdd8466011: Preparing [2023-09-18T22:49:52.095Z] ee81a50cf481: Preparing [2023-09-18T22:49:52.095Z] ea62c1aa1cba: Preparing [2023-09-18T22:49:52.095Z] 3827b5b91e75: Preparing [2023-09-18T22:49:52.095Z] acc83c6ca332: Preparing [2023-09-18T22:49:52.095Z] 1618a7060bad: Preparing [2023-09-18T22:49:52.095Z] 290f20c3d9a2: Preparing [2023-09-18T22:49:52.095Z] 61391b830cc2: Preparing [2023-09-18T22:49:52.095Z] 93d8a4d6dfad: Preparing [2023-09-18T22:49:52.095Z] 01de8ff83913: Preparing [2023-09-18T22:49:52.095Z] eff556308324: Preparing [2023-09-18T22:49:52.095Z] 4693057ce236: Preparing [2023-09-18T22:49:52.095Z] acc83c6ca332: Waiting [2023-09-18T22:49:52.095Z] 290f20c3d9a2: Waiting [2023-09-18T22:49:52.095Z] 61391b830cc2: Waiting [2023-09-18T22:49:52.095Z] 93d8a4d6dfad: Waiting [2023-09-18T22:49:52.095Z] 01de8ff83913: Waiting [2023-09-18T22:49:52.095Z] eff556308324: Waiting [2023-09-18T22:49:52.095Z] 1618a7060bad: Waiting [2023-09-18T22:49:52.095Z] 4693057ce236: Waiting [2023-09-18T22:49:52.095Z] ee81a50cf481: Layer already exists [2023-09-18T22:49:52.095Z] 3827b5b91e75: Layer already exists [2023-09-18T22:49:52.095Z] ea62c1aa1cba: Layer already exists [2023-09-18T22:49:52.095Z] b6bdd8466011: Layer already exists [2023-09-18T22:49:52.095Z] a5abdca6bf0e: Layer already exists [2023-09-18T22:49:52.095Z] acc83c6ca332: Layer already exists [2023-09-18T22:49:52.095Z] 290f20c3d9a2: Layer already exists [2023-09-18T22:49:52.095Z] 1618a7060bad: Layer already exists [2023-09-18T22:49:52.095Z] 61391b830cc2: Layer already exists [2023-09-18T22:49:52.095Z] 93d8a4d6dfad: Layer already exists [2023-09-18T22:49:52.095Z] 01de8ff83913: Layer already exists [2023-09-18T22:49:52.095Z] 4693057ce236: Layer already exists [2023-09-18T22:49:52.095Z] eff556308324: Layer already exists [2023-09-18T22:49:52.095Z] 3.1.0-dev.20: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:52.483Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:52.792Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:49:52.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-18T22:49:52.792Z] a5abdca6bf0e: Preparing [2023-09-18T22:49:52.792Z] b6bdd8466011: Preparing [2023-09-18T22:49:52.792Z] ee81a50cf481: Preparing [2023-09-18T22:49:52.792Z] ea62c1aa1cba: Preparing [2023-09-18T22:49:52.792Z] 3827b5b91e75: Preparing [2023-09-18T22:49:52.792Z] acc83c6ca332: Preparing [2023-09-18T22:49:52.792Z] 1618a7060bad: Preparing [2023-09-18T22:49:52.792Z] 290f20c3d9a2: Preparing [2023-09-18T22:49:52.792Z] 61391b830cc2: Preparing [2023-09-18T22:49:52.792Z] 93d8a4d6dfad: Preparing [2023-09-18T22:49:52.792Z] 01de8ff83913: Preparing [2023-09-18T22:49:52.792Z] eff556308324: Preparing [2023-09-18T22:49:52.792Z] 4693057ce236: Preparing [2023-09-18T22:49:52.792Z] 290f20c3d9a2: Waiting [2023-09-18T22:49:52.792Z] 61391b830cc2: Waiting [2023-09-18T22:49:52.792Z] 93d8a4d6dfad: Waiting [2023-09-18T22:49:52.792Z] 4693057ce236: Waiting [2023-09-18T22:49:52.792Z] 01de8ff83913: Waiting [2023-09-18T22:49:52.792Z] eff556308324: Waiting [2023-09-18T22:49:52.792Z] 1618a7060bad: Waiting [2023-09-18T22:49:52.792Z] acc83c6ca332: Waiting [2023-09-18T22:49:52.792Z] a5abdca6bf0e: Layer already exists [2023-09-18T22:49:52.792Z] ee81a50cf481: Layer already exists [2023-09-18T22:49:52.792Z] b6bdd8466011: Layer already exists [2023-09-18T22:49:52.792Z] ea62c1aa1cba: Layer already exists [2023-09-18T22:49:52.792Z] 3827b5b91e75: Layer already exists [2023-09-18T22:49:52.792Z] acc83c6ca332: Layer already exists [2023-09-18T22:49:52.792Z] 290f20c3d9a2: Layer already exists [2023-09-18T22:49:52.792Z] 1618a7060bad: Layer already exists [2023-09-18T22:49:52.792Z] 93d8a4d6dfad: Layer already exists [2023-09-18T22:49:52.792Z] 61391b830cc2: Layer already exists [2023-09-18T22:49:52.792Z] 01de8ff83913: Layer already exists [2023-09-18T22:49:52.792Z] eff556308324: Layer already exists [2023-09-18T22:49:52.792Z] 4693057ce236: Layer already exists [2023-09-18T22:49:52.792Z] 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:53.103Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:53.420Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-18T22:49:53.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-18T22:49:53.420Z] a5abdca6bf0e: Preparing [2023-09-18T22:49:53.420Z] b6bdd8466011: Preparing [2023-09-18T22:49:53.420Z] ee81a50cf481: Preparing [2023-09-18T22:49:53.420Z] ea62c1aa1cba: Preparing [2023-09-18T22:49:53.420Z] 3827b5b91e75: Preparing [2023-09-18T22:49:53.420Z] acc83c6ca332: Preparing [2023-09-18T22:49:53.420Z] 1618a7060bad: Preparing [2023-09-18T22:49:53.420Z] 290f20c3d9a2: Preparing [2023-09-18T22:49:53.420Z] 61391b830cc2: Preparing [2023-09-18T22:49:53.420Z] 1618a7060bad: Waiting [2023-09-18T22:49:53.420Z] 93d8a4d6dfad: Preparing [2023-09-18T22:49:53.420Z] 290f20c3d9a2: Waiting [2023-09-18T22:49:53.420Z] 01de8ff83913: Preparing [2023-09-18T22:49:53.420Z] 61391b830cc2: Waiting [2023-09-18T22:49:53.420Z] eff556308324: Preparing [2023-09-18T22:49:53.420Z] 4693057ce236: Preparing [2023-09-18T22:49:53.420Z] 93d8a4d6dfad: Waiting [2023-09-18T22:49:53.420Z] eff556308324: Waiting [2023-09-18T22:49:53.420Z] a5abdca6bf0e: Layer already exists [2023-09-18T22:49:53.420Z] ea62c1aa1cba: Layer already exists [2023-09-18T22:49:53.420Z] ee81a50cf481: Layer already exists [2023-09-18T22:49:53.420Z] 3827b5b91e75: Layer already exists [2023-09-18T22:49:53.420Z] b6bdd8466011: Layer already exists [2023-09-18T22:49:53.420Z] acc83c6ca332: Layer already exists [2023-09-18T22:49:53.420Z] 290f20c3d9a2: Layer already exists [2023-09-18T22:49:53.420Z] 1618a7060bad: Layer already exists [2023-09-18T22:49:53.420Z] 61391b830cc2: Layer already exists [2023-09-18T22:49:53.420Z] 93d8a4d6dfad: Layer already exists [2023-09-18T22:49:53.420Z] 01de8ff83913: Layer already exists [2023-09-18T22:49:53.420Z] eff556308324: Layer already exists [2023-09-18T22:49:53.420Z] 4693057ce236: Layer already exists [2023-09-18T22:49:53.420Z] main: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T22:49:53.462Z] ===================================================== [Pipeline] echo [2023-09-18T22:49:53.470Z] taggedImages: [2023-09-18T22:49:53.470Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:49:53.470Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-18T22:49:53.470Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 [2023-09-18T22:49:53.470Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:49:53.470Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:53.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T22:49:53.818Z] [2023-09-18T22:49:53.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:54.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T22:49:54.116Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-18T22:49:54.116Z] 5eb5b503b376: Pulling fs layer [2023-09-18T22:49:54.116Z] 5c69ac0246d0: Pulling fs layer [2023-09-18T22:49:54.116Z] ec43610c2a17: Pulling fs layer [2023-09-18T22:49:54.116Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-18T22:49:54.116Z] 33b1e0a273af: Pulling fs layer [2023-09-18T22:49:54.116Z] 5d3b04190fa2: Pulling fs layer [2023-09-18T22:49:54.116Z] 2f39f015ded8: Pulling fs layer [2023-09-18T22:49:54.116Z] 33b1e0a273af: Waiting [2023-09-18T22:49:54.116Z] 5d3b04190fa2: Waiting [2023-09-18T22:49:54.116Z] 3a2ae6a8a46f: Waiting [2023-09-18T22:49:54.116Z] 2f39f015ded8: Waiting [2023-09-18T22:49:54.116Z] 5c69ac0246d0: Download complete [2023-09-18T22:49:54.116Z] 3a2ae6a8a46f: Download complete [2023-09-18T22:49:54.116Z] 33b1e0a273af: Verifying Checksum [2023-09-18T22:49:54.116Z] 33b1e0a273af: Download complete [2023-09-18T22:49:54.377Z] 5d3b04190fa2: Verifying Checksum [2023-09-18T22:49:54.377Z] 5d3b04190fa2: Download complete [2023-09-18T22:49:54.377Z] ec43610c2a17: Verifying Checksum [2023-09-18T22:49:54.377Z] ec43610c2a17: Download complete [2023-09-18T22:49:54.377Z] 5eb5b503b376: Verifying Checksum [2023-09-18T22:49:54.377Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:49:54.549Z] provisioning config files... [2023-09-18T22:49:54.572Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/145@tmp/config16223497989788613261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:49:54.926Z] ---> docker-login.sh [2023-09-18T22:49:54.926Z] nexus3.edgexfoundry.org:10001 [2023-09-18T22:49:55.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:55.310Z] 2f39f015ded8: Download complete [2023-09-18T22:49:55.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:55.466Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:55.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:55.466Z] [2023-09-18T22:49:55.466Z] Login Succeeded [2023-09-18T22:49:55.735Z] nexus3.edgexfoundry.org:10002 [2023-09-18T22:49:55.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:55.878Z] 5eb5b503b376: Pull complete [2023-09-18T22:49:55.879Z] 5c69ac0246d0: Pull complete [2023-09-18T22:49:56.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:56.006Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:56.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:56.006Z] [2023-09-18T22:49:56.006Z] Login Succeeded [2023-09-18T22:49:56.006Z] nexus3.edgexfoundry.org:10003 [2023-09-18T22:49:56.138Z] ec43610c2a17: Pull complete [2023-09-18T22:49:56.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:56.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:56.276Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:56.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:56.276Z] [2023-09-18T22:49:56.276Z] Login Succeeded [2023-09-18T22:49:56.276Z] nexus3.edgexfoundry.org:10004 [2023-09-18T22:49:56.396Z] 3a2ae6a8a46f: Pull complete [2023-09-18T22:49:56.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:56.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:56.546Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:56.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:56.546Z] [2023-09-18T22:49:56.546Z] Login Succeeded [2023-09-18T22:49:56.546Z] docker.io [2023-09-18T22:49:56.655Z] 33b1e0a273af: Pull complete [2023-09-18T22:49:56.655Z] 5d3b04190fa2: Pull complete [2023-09-18T22:49:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:49:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:49:57.086Z] Configure a credential helper to remove this warning. See [2023-09-18T22:49:57.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:49:57.086Z] [2023-09-18T22:49:57.086Z] Login Succeeded [2023-09-18T22:49:57.086Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T22:49:57.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-18T22:49:57.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:49:57.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:49:57.397Z] ========================================================= [2023-09-18T22:49:57.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-18T22:49:57.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:49:57.754Z] + 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-18T22:49:58.021Z] Sending build context to Docker daemon 1.307MB [2023-09-18T22:49:58.021Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T22:49:58.021Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-18T22:49:59.436Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-18T22:49:59.436Z] 9fda8d8052c6: Pulling fs layer [2023-09-18T22:49:59.436Z] 5d54e960e981: Pulling fs layer [2023-09-18T22:49:59.436Z] c4a7e357bf2a: Pulling fs layer [2023-09-18T22:49:59.436Z] f0e02332f6b5: Pulling fs layer [2023-09-18T22:49:59.436Z] 66412af1f25a: Pulling fs layer [2023-09-18T22:49:59.436Z] 1baf3a5c0e64: Pulling fs layer [2023-09-18T22:49:59.436Z] 9a37bb91b891: Pulling fs layer [2023-09-18T22:49:59.436Z] a29adfc67d43: Pulling fs layer [2023-09-18T22:49:59.436Z] d5de9f91c1a4: Pulling fs layer [2023-09-18T22:49:59.436Z] 1baf3a5c0e64: Waiting [2023-09-18T22:49:59.436Z] 9a37bb91b891: Waiting [2023-09-18T22:49:59.436Z] a29adfc67d43: Waiting [2023-09-18T22:49:59.436Z] f0e02332f6b5: Waiting [2023-09-18T22:49:59.436Z] 66412af1f25a: Waiting [2023-09-18T22:49:59.436Z] d5de9f91c1a4: Waiting [2023-09-18T22:49:59.436Z] 5d54e960e981: Verifying Checksum [2023-09-18T22:49:59.436Z] 5d54e960e981: Download complete [2023-09-18T22:49:59.436Z] f0e02332f6b5: Verifying Checksum [2023-09-18T22:49:59.436Z] f0e02332f6b5: Download complete [2023-09-18T22:49:59.436Z] 66412af1f25a: Verifying Checksum [2023-09-18T22:49:59.436Z] 66412af1f25a: Download complete [2023-09-18T22:49:59.436Z] 9fda8d8052c6: Verifying Checksum [2023-09-18T22:49:59.436Z] 9fda8d8052c6: Download complete [2023-09-18T22:50:00.024Z] 9a37bb91b891: Verifying Checksum [2023-09-18T22:50:00.024Z] 9a37bb91b891: Download complete [2023-09-18T22:50:00.301Z] 9fda8d8052c6: Pull complete [2023-09-18T22:50:00.572Z] a29adfc67d43: Verifying Checksum [2023-09-18T22:50:00.572Z] a29adfc67d43: Download complete [2023-09-18T22:50:00.841Z] 2f39f015ded8: Pull complete [2023-09-18T22:50:00.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-18T22:50:00.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T22:50:00.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:50:00.935Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:50:00.964Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-18T22:50:01.160Z] 5d54e960e981: Pull complete [2023-09-18T22:50:01.160Z] d5de9f91c1a4: Verifying Checksum [2023-09-18T22:50:01.160Z] d5de9f91c1a4: Download complete [2023-09-18T22:50:01.435Z] c4a7e357bf2a: Verifying Checksum [2023-09-18T22:50:01.435Z] c4a7e357bf2a: Download complete [2023-09-18T22:50:02.021Z] 1baf3a5c0e64: Verifying Checksum [2023-09-18T22:50:02.021Z] 1baf3a5c0e64: Download complete [2023-09-18T22:50:04.610Z] $ docker top 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:50:04.995Z] ---> job-cost.sh [2023-09-18T22:50:04.995Z] lf-activate-venv: SKIPPING [2023-09-18T22:50:04.995Z] INFO: No Stack... [2023-09-18T22:50:05.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T22:50:05.823Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T22:50:06.110Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-18T22:50:06.110Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T22:50:06.122Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [2023-09-18T22:50:06.132Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] did not exist. Created. [2023-09-18T22:50:06.132Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T22:50:06.427Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-18T22:50:06.458Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T22:50:06.464Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T22:50:06.480Z] $ docker stop --time=1 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 [2023-09-18T22:50:07.631Z] $ docker rm -f --volumes 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-18T22:50:14.355Z] c4a7e357bf2a: Pull complete [2023-09-18T22:50:14.355Z] f0e02332f6b5: Pull complete [2023-09-18T22:50:14.355Z] 66412af1f25a: Pull complete [2023-09-18T22:50:19.812Z] 1baf3a5c0e64: Pull complete [2023-09-18T22:50:21.239Z] 9a37bb91b891: Pull complete [2023-09-18T22:50:22.202Z] a29adfc67d43: Pull complete [2023-09-18T22:50:25.559Z] d5de9f91c1a4: Pull complete [2023-09-18T22:50:25.559Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-18T22:50:25.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-18T22:50:25.559Z] ---> 746ca1b523b5 [2023-09-18T22:50:25.559Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-18T22:50:26.967Z] ---> Running in 57ee5c3230fa [2023-09-18T22:50:27.555Z] Removing intermediate container 57ee5c3230fa [2023-09-18T22:50:27.555Z] ---> cdd17852ee49 [2023-09-18T22:50:27.555Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T22:50:27.555Z] ---> Running in b49cec35acf3 [2023-09-18T22:50:27.821Z] Removing intermediate container b49cec35acf3 [2023-09-18T22:50:27.821Z] ---> bf7732af6df7 [2023-09-18T22:50:27.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-18T22:50:27.821Z] ---> Running in 9bdb903047f8 [2023-09-18T22:50:28.089Z] Removing intermediate container 9bdb903047f8 [2023-09-18T22:50:28.089Z] ---> 36bc1781ce82 [2023-09-18T22:50:28.089Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-18T22:50:28.089Z] ---> Running in 691222642a6f [2023-09-18T22:50:28.357Z] Removing intermediate container 691222642a6f [2023-09-18T22:50:28.357Z] ---> 76f47364e0b8 [2023-09-18T22:50:28.357Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T22:50:28.624Z] ---> Running in 987ecc363558 [2023-09-18T22:50:29.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T22:50:29.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T22:50:30.809Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-18T22:50:30.809Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-18T22:50:30.809Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T22:50:31.075Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-18T22:50:31.075Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-18T22:50:31.075Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-18T22:50:31.075Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-18T22:50:31.075Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-18T22:50:31.075Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-18T22:50:31.075Z] (10/13) Installing kmod-libs (30-r3) [2023-09-18T22:50:31.075Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-18T22:50:31.075Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-18T22:50:31.075Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-18T22:50:31.075Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T22:50:31.341Z] Executing eudev-3.2.11-r8.trigger [2023-09-18T22:50:31.341Z] OK: 275 MiB in 69 packages [2023-09-18T22:50:32.308Z] Removing intermediate container 987ecc363558 [2023-09-18T22:50:32.308Z] ---> 147c2f3c26f5 [2023-09-18T22:50:32.308Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-18T22:50:32.308Z] ---> Running in 0d06604cc5a7 [2023-09-18T22:50:32.575Z] Removing intermediate container 0d06604cc5a7 [2023-09-18T22:50:32.575Z] ---> d140dda97284 [2023-09-18T22:50:32.575Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-18T22:50:33.174Z] ---> 565b7ad8ace6 [2023-09-18T22:50:33.174Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T22:50:33.174Z] ---> Running in f26e1c9df44a [2023-09-18T22:51:41.037Z] Removing intermediate container f26e1c9df44a [2023-09-18T22:51:41.038Z] ---> a1b2a0ba9203 [2023-09-18T22:51:41.038Z] Step 11/13 : COPY . . [2023-09-18T22:51:41.038Z] ---> 73214d104e3b [2023-09-18T22:51:41.038Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-18T22:51:41.305Z] ---> Running in 85f0e1172c3e [2023-09-18T22:51:42.265Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-09-18T22:51:42.265Z]   Dload Upload Total Spent Left Speed [2023-09-18T22:51:42.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9611 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-18T22:51:42.852Z] Removing intermediate container 85f0e1172c3e [2023-09-18T22:51:42.852Z] ---> bd09fe589a63 [2023-09-18T22:51:42.852Z] Step 13/13 : RUN ${MAKE} [2023-09-18T22:51:43.125Z] ---> Running in ba2e8cca5d1b [2023-09-18T22:51:44.089Z] noop [2023-09-18T22:51:45.496Z] Removing intermediate container ba2e8cca5d1b [2023-09-18T22:51:45.496Z] ---> c52fd5c9c0bc [2023-09-18T22:51:45.496Z] Successfully built c52fd5c9c0bc [2023-09-18T22:51:45.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:51:45.850Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T22:51:45.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:51:46.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container [2023-09-18T22:51:46.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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 ******** ci-base-image-arm64 cat [2023-09-18T22:51:47.229Z] $ docker top cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T22:51:48.043Z] + go version [2023-09-18T22:51:48.043Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-18T22:51:48.059Z] $ docker stop --time=1 cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba [2023-09-18T22:51:49.658Z] $ docker rm -f --volumes cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:51:50.216Z] + docker inspect -f . ci-base-image-arm64 [2023-09-18T22:51:50.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:51:50.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container [2023-09-18T22:51:50.461Z] $ 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/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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 ******** ci-base-image-arm64 cat [2023-09-18T22:51:51.591Z] $ docker top eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T22:51:52.100Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/145 [Pipeline] fileExists [Pipeline] sh [2023-09-18T22:51:52.430Z] + make test [2023-09-18T22:51:52.430Z] go test ./... -coverprofile=coverage.out ./... [2023-09-18T22:51:56.697Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-18T22:53:33.314Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-18T22:53:33.314Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-18T22:53:33.314Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-18T22:53:33.314Z] go vet ./... [2023-09-18T22:53:59.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-18T22:53:59.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-18T22:53:59.996Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-18T22:54:00.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-18T22:54:00.026Z] $ docker stop --time=1 eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 [2023-09-18T22:54:01.978Z] $ docker rm -f --volumes eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T22:54:03.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-18T22:54:03.305Z] Warning: overwriting stash ‘coverage-report’ [2023-09-18T22:54:03.948Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-18T22:54:04.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-18T22:54:04.649Z] + ls -al . [2023-09-18T22:54:04.649Z] total 216 [2023-09-18T22:54:04.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 22:51 . [2023-09-18T22:54:04.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:49 .. [2023-09-18T22:54:04.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 22:49 .git [2023-09-18T22:54:04.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 .github [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 18 22:49 .gitignore [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 18 22:49 .golangci.yml [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 18 22:49 .hadolint.yml [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 18 22:49 Attribution.txt [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 18 22:49 CHANGELOG.md [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 18 22:49 Dockerfile [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 18 22:49 GOVERNANCE.md [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 18 22:49 Jenkinsfile [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 18 22:49 LICENSE [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 18 22:49 Makefile [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 18 22:49 OWNERS.md [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 18 22:49 README.md [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 22:47 VERSION [2023-09-18T22:54:04.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:49 bin [2023-09-18T22:54:04.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 cmd [2023-09-18T22:54:04.649Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 18 22:53 coverage.out [2023-09-18T22:54:04.649Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 18 22:49 docker-entrypoint.sh [2023-09-18T22:54:04.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:49 docs [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 18 22:49 go.mod [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 18 22:49 go.sum [2023-09-18T22:54:04.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 internal [2023-09-18T22:54:04.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:49 snap [2023-09-18T22:54:04.649Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 18 22:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:54:04.989Z] + 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=3411f3448a827245a794d39550b14b422bb5508f --label arch=arm64 --label version=3.1.0-dev.20 . [2023-09-18T22:54:05.585Z] Sending build context to Docker daemon 1.362MB [2023-09-18T22:54:05.585Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-18T22:54:05.585Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-18T22:54:05.585Z] ---> c52fd5c9c0bc [2023-09-18T22:54:05.585Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-18T22:54:05.860Z] ---> Running in 13da4158a1ea [2023-09-18T22:54:06.126Z] Removing intermediate container 13da4158a1ea [2023-09-18T22:54:06.126Z] ---> ba9a8cb8ff60 [2023-09-18T22:54:06.126Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-18T22:54:06.126Z] ---> Running in 7539e567fda5 [2023-09-18T22:54:08.070Z] Removing intermediate container 7539e567fda5 [2023-09-18T22:54:08.071Z] ---> 75802ccf2942 [2023-09-18T22:54:08.071Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-18T22:54:08.071Z] ---> Running in 69cab908d691 [2023-09-18T22:54:09.035Z] Removing intermediate container 69cab908d691 [2023-09-18T22:54:09.035Z] ---> 6a53940781cc [2023-09-18T22:54:09.035Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-18T22:54:09.035Z] ---> Running in 98698d1a1c7f [2023-09-18T22:54:10.444Z] Removing intermediate container 98698d1a1c7f [2023-09-18T22:54:10.444Z] ---> 603d148b35e2 [2023-09-18T22:54:10.444Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-18T22:54:10.444Z] ---> Running in fa9c8d1a9e85 [2023-09-18T22:54:11.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T22:54:11.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T22:54:12.957Z] OK: 275 MiB in 69 packages [2023-09-18T22:54:16.316Z] Removing intermediate container fa9c8d1a9e85 [2023-09-18T22:54:16.316Z] ---> 97b085142514 [2023-09-18T22:54:16.316Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-18T22:54:16.316Z] ---> Running in 50d36ed8a24b [2023-09-18T22:54:16.316Z] Removing intermediate container 50d36ed8a24b [2023-09-18T22:54:16.316Z] ---> 4066d24e4c7b [2023-09-18T22:54:16.316Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-18T22:54:16.913Z] ---> 0cac8a1f7af1 [2023-09-18T22:54:16.913Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-18T22:54:17.180Z] ---> Running in 1a2db658b70f [2023-09-18T22:54:19.762Z] Removing intermediate container 1a2db658b70f [2023-09-18T22:54:19.762Z] ---> 806d5b0edf83 [2023-09-18T22:54:19.762Z] Step 11/36 : COPY . . [2023-09-18T22:54:20.726Z] ---> ccb619b52e8f [2023-09-18T22:54:20.726Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-18T22:54:20.726Z] ---> Running in bfdc69e287ec [2023-09-18T22:54:21.683Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T22:54:21.683Z] Dload Upload Total Spent Left Speed [2023-09-18T22:54:21.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5710  0 --:--:-- --:--:-- --:--:-- 5747 [2023-09-18T22:54:22.545Z] Removing intermediate container bfdc69e287ec [2023-09-18T22:54:22.545Z] ---> 41f0a0fe1aab [2023-09-18T22:54:22.545Z] Step 13/36 : RUN ${MAKE} [2023-09-18T22:54:22.820Z] ---> Running in c47f6bc559fd [2023-09-18T22:54:23.787Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-18T22:56:45.485Z] Removing intermediate container c47f6bc559fd [2023-09-18T22:56:45.485Z] ---> 9ece5446deb4 [2023-09-18T22:56:45.485Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-18T22:56:45.485Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-18T22:56:45.485Z] 8766b47fe142: Pulling fs layer [2023-09-18T22:56:45.485Z] 8766b47fe142: Verifying Checksum [2023-09-18T22:56:45.485Z] 8766b47fe142: Download complete [2023-09-18T22:56:45.485Z] 8766b47fe142: Pull complete [2023-09-18T22:56:45.485Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-18T22:56:45.485Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-18T22:56:45.485Z] ---> 69d40e2cb93c [2023-09-18T22:56:45.485Z] Step 15/36 : FROM alpine:3.18 [2023-09-18T22:56:45.485Z] 3.18: Pulling from library/alpine [2023-09-18T22:56:45.485Z] 9fda8d8052c6: Already exists [2023-09-18T22:56:45.485Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-18T22:56:45.485Z] Status: Downloaded newer image for alpine:3.18 [2023-09-18T22:56:45.485Z] ---> f6648c04cd6c [2023-09-18T22:56:45.485Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-18T22:56:45.485Z] ---> Running in a2de5d07753c [2023-09-18T22:56:45.485Z] Removing intermediate container a2de5d07753c [2023-09-18T22:56:45.485Z] ---> c08590221e31 [2023-09-18T22:56:45.485Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-18T22:56:45.485Z] ---> Running in 0f1cf53b776c [2023-09-18T22:56:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-18T22:56:45.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-18T22:56:45.485Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-18T22:56:45.485Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-18T22:56:45.485Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-18T22:56:45.485Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-18T22:56:45.485Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-18T22:56:45.485Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-18T22:56:45.485Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-18T22:56:45.485Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-18T22:56:45.485Z] (9/104) Installing libxcb (1.15-r1) [2023-09-18T22:56:45.485Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-18T22:56:45.485Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-18T22:56:45.485Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-18T22:56:45.485Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-18T22:56:45.485Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-18T22:56:45.485Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-18T22:56:45.485Z] (16/104) Installing libva (2.18.0-r1) [2023-09-18T22:56:45.485Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-18T22:56:45.485Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-18T22:56:45.485Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-18T22:56:45.485Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-18T22:56:45.485Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-18T22:56:45.485Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-18T22:56:45.485Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-18T22:56:45.485Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-18T22:56:45.485Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-18T22:56:45.485Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-18T22:56:45.485Z] (27/104) Installing opus (1.4-r0) [2023-09-18T22:56:45.485Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-18T22:56:45.485Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-18T22:56:45.485Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-18T22:56:45.485Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-18T22:56:45.485Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-18T22:56:45.485Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-18T22:56:45.485Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-18T22:56:45.485Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-18T22:56:45.485Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-18T22:56:45.485Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-18T22:56:45.485Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-18T22:56:45.485Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-18T22:56:45.485Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-18T22:56:45.485Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-18T22:56:45.485Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-18T22:56:45.485Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-18T22:56:45.485Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-18T22:56:45.485Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-18T22:56:45.485Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-18T22:56:45.485Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-18T22:56:45.485Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-18T22:56:45.485Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-18T22:56:45.485Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-18T22:56:45.485Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-18T22:56:45.485Z] (52/104) Installing glib (2.76.4-r0) [2023-09-18T22:56:45.485Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-18T22:56:45.485Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-18T22:56:45.485Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-18T22:56:45.485Z] (56/104) Installing libass (0.17.1-r0) [2023-09-18T22:56:45.485Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-18T22:56:45.485Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-18T22:56:45.485Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-18T22:56:45.485Z] (60/104) Installing libunistring (1.1-r1) [2023-09-18T22:56:45.485Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-18T22:56:45.485Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-18T22:56:45.485Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-18T22:56:45.485Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-18T22:56:45.486Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-18T22:56:45.486Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-18T22:56:45.486Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-18T22:56:45.486Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-18T22:56:45.486Z] (69/104) Installing librist (0.2.7-r0) [2023-09-18T22:56:45.486Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-18T22:56:45.486Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-18T22:56:45.486Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-18T22:56:45.486Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-18T22:56:45.486Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-18T22:56:45.486Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-18T22:56:45.486Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-18T22:56:45.486Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-18T22:56:45.486Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-18T22:56:45.486Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-18T22:56:45.486Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-18T22:56:45.486Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-18T22:56:45.486Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-18T22:56:45.486Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-18T22:56:45.486Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-18T22:56:45.486Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-18T22:56:45.486Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-18T22:56:45.486Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-18T22:56:45.486Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-18T22:56:45.486Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-18T22:56:45.486Z] (90/104) Installing orc (0.4.34-r0) [2023-09-18T22:56:45.486Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-18T22:56:45.486Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-18T22:56:45.486Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-18T22:56:45.486Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-18T22:56:45.486Z] (95/104) Installing libpulse (16.1-r10) [2023-09-18T22:56:45.486Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-18T22:56:45.486Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-18T22:56:45.486Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-18T22:56:45.486Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-18T22:56:45.486Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-18T22:56:45.486Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-18T22:56:45.486Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-18T22:56:45.486Z] (103/104) Installing kmod-libs (30-r3) [2023-09-18T22:56:45.486Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-18T22:56:45.486Z] Executing busybox-1.36.1-r2.trigger [2023-09-18T22:56:45.486Z] Executing glib-2.76.4-r0.trigger [2023-09-18T22:56:45.486Z] Executing eudev-3.2.11-r8.trigger [2023-09-18T22:56:45.486Z] OK: 110 MiB in 119 packages [2023-09-18T22:56:48.062Z] Removing intermediate container 0f1cf53b776c [2023-09-18T22:56:48.062Z] ---> e2f7655176c8 [2023-09-18T22:56:48.062Z] Step 18/36 : WORKDIR / [2023-09-18T22:56:48.062Z] ---> Running in 1f378d80b0aa [2023-09-18T22:56:48.062Z] Removing intermediate container 1f378d80b0aa [2023-09-18T22:56:48.062Z] ---> e8e50d34d873 [2023-09-18T22:56:48.062Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-18T22:56:49.463Z] ---> 5c7a56e4efba [2023-09-18T22:56:49.463Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-18T22:56:49.731Z] ---> 976ac76fc8f8 [2023-09-18T22:56:49.731Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-18T22:56:50.324Z] ---> c384d9945fe0 [2023-09-18T22:56:50.324Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-18T22:56:50.593Z] ---> d10ce0434b03 [2023-09-18T22:56:50.593Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-18T22:56:51.177Z] ---> 0cb55b83df8e [2023-09-18T22:56:51.177Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-18T22:56:51.758Z] ---> 1f7bdd4a2e6f [2023-09-18T22:56:51.758Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-18T22:56:53.165Z] ---> 2146b34ae6e7 [2023-09-18T22:56:53.165Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-18T22:56:53.165Z] ---> Running in 0a9865377c22 [2023-09-18T22:56:54.575Z] Removing intermediate container 0a9865377c22 [2023-09-18T22:56:54.575Z] ---> dbaf43d00626 [2023-09-18T22:56:54.575Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-18T22:56:54.575Z] ---> Running in 656e9d24fe2f [2023-09-18T22:56:58.820Z] Removing intermediate container 656e9d24fe2f [2023-09-18T22:56:58.820Z] ---> 657f9a19ea7a [2023-09-18T22:56:58.820Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-18T22:56:59.088Z] ---> Running in 8162a44c9f73 [2023-09-18T22:57:00.501Z] Removing intermediate container 8162a44c9f73 [2023-09-18T22:57:00.501Z] ---> 7973193d9118 [2023-09-18T22:57:00.501Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-18T22:57:00.501Z] ---> Running in 2db89615d48e [2023-09-18T22:57:02.523Z] Removing intermediate container 2db89615d48e [2023-09-18T22:57:02.523Z] ---> ab94da68e13f [2023-09-18T22:57:02.523Z] Step 30/36 : EXPOSE 59983 [2023-09-18T22:57:02.523Z] ---> Running in 35b216d77829 [2023-09-18T22:57:02.523Z] Removing intermediate container 35b216d77829 [2023-09-18T22:57:02.523Z] ---> 7c0f9b4d630c [2023-09-18T22:57:02.523Z] Step 31/36 : EXPOSE 8554 [2023-09-18T22:57:02.523Z] ---> Running in cac25ea71a7e [2023-09-18T22:57:02.796Z] Removing intermediate container cac25ea71a7e [2023-09-18T22:57:02.796Z] ---> 8867de2c6177 [2023-09-18T22:57:02.796Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-18T22:57:03.079Z] ---> Running in e18a47ea8a15 [2023-09-18T22:57:03.347Z] Removing intermediate container e18a47ea8a15 [2023-09-18T22:57:03.347Z] ---> 68c85f41481b [2023-09-18T22:57:03.347Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-18T22:57:03.347Z] ---> Running in e0a3dc57f874 [2023-09-18T22:57:03.624Z] Removing intermediate container e0a3dc57f874 [2023-09-18T22:57:03.624Z] ---> a242057e5656 [2023-09-18T22:57:03.624Z] Step 34/36 : LABEL arch=arm64 [2023-09-18T22:57:03.624Z] ---> Running in 90b6cfce4435 [2023-09-18T22:57:03.900Z] Removing intermediate container 90b6cfce4435 [2023-09-18T22:57:03.900Z] ---> 7a1ccaa952e2 [2023-09-18T22:57:03.900Z] Step 35/36 : LABEL git_sha=3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:57:03.900Z] ---> Running in e0760e9de88c [2023-09-18T22:57:04.172Z] Removing intermediate container e0760e9de88c [2023-09-18T22:57:04.172Z] ---> 762db4465ac0 [2023-09-18T22:57:04.172Z] Step 36/36 : LABEL version=3.1.0-dev.20 [2023-09-18T22:57:04.442Z] ---> Running in 3d635a2d5bd8 [2023-09-18T22:57:04.711Z] Removing intermediate container 3d635a2d5bd8 [2023-09-18T22:57:04.711Z] ---> 67089b43ac3e [2023-09-18T22:57:04.711Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-18T22:57:04.711Z] Successfully built 67089b43ac3e [2023-09-18T22:57:04.711Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:57:04.803Z] provisioning config files... [2023-09-18T22:57:04.819Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/145@tmp/config15248029722456263771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:57:05.158Z] ---> docker-login.sh [2023-09-18T22:57:05.158Z] nexus3.edgexfoundry.org:10001 [2023-09-18T22:57:05.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:57:05.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:57:05.424Z] Configure a credential helper to remove this warning. See [2023-09-18T22:57:05.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:57:05.424Z] [2023-09-18T22:57:05.424Z] Login Succeeded [2023-09-18T22:57:05.424Z] nexus3.edgexfoundry.org:10002 [2023-09-18T22:57:05.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:57:05.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:57:05.690Z] Configure a credential helper to remove this warning. See [2023-09-18T22:57:05.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:57:05.690Z] [2023-09-18T22:57:05.690Z] Login Succeeded [2023-09-18T22:57:05.690Z] nexus3.edgexfoundry.org:10003 [2023-09-18T22:57:06.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:57:06.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:57:06.026Z] Configure a credential helper to remove this warning. See [2023-09-18T22:57:06.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:57:06.026Z] [2023-09-18T22:57:06.026Z] Login Succeeded [2023-09-18T22:57:06.026Z] nexus3.edgexfoundry.org:10004 [2023-09-18T22:57:06.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:57:06.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:57:06.562Z] Configure a credential helper to remove this warning. See [2023-09-18T22:57:06.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:57:06.562Z] [2023-09-18T22:57:06.562Z] Login Succeeded [2023-09-18T22:57:06.562Z] docker.io [2023-09-18T22:57:06.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-18T22:57:07.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-18T22:57:07.092Z] Configure a credential helper to remove this warning. See [2023-09-18T22:57:07.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-18T22:57:07.092Z] [2023-09-18T22:57:07.092Z] Login Succeeded [2023-09-18T22:57:07.092Z] ---> docker-login.sh ends [Pipeline] } [2023-09-18T22:57:07.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T22:57:07.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-18T22:57:07.165Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-18T22:57:07.165Z] 3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:57:07.165Z] latest [2023-09-18T22:57:07.165Z] 3.1.0-dev.20 [2023-09-18T22:57:07.165Z] 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:57:07.165Z] main [2023-09-18T22:57:07.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:07.527Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:07.872Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:57:07.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-18T22:57:07.873Z] 87818c941bc0: Preparing [2023-09-18T22:57:07.873Z] 3ac05657ad8d: Preparing [2023-09-18T22:57:07.873Z] c3e708d8e897: Preparing [2023-09-18T22:57:07.873Z] 0fcedd05abb1: Preparing [2023-09-18T22:57:07.873Z] 608d194cb50c: Preparing [2023-09-18T22:57:07.873Z] acc83c6ca332: Preparing [2023-09-18T22:57:07.873Z] 8817e78ce22c: Preparing [2023-09-18T22:57:07.873Z] d3a406715de6: Preparing [2023-09-18T22:57:07.873Z] 4b7ca0aa2e13: Preparing [2023-09-18T22:57:07.873Z] b91f89e99f2f: Preparing [2023-09-18T22:57:07.873Z] 50860a6b8fb4: Preparing [2023-09-18T22:57:07.873Z] b082572d2d38: Preparing [2023-09-18T22:57:07.873Z] b2191e2be29d: Preparing [2023-09-18T22:57:07.873Z] acc83c6ca332: Waiting [2023-09-18T22:57:07.873Z] d3a406715de6: Waiting [2023-09-18T22:57:07.873Z] 50860a6b8fb4: Waiting [2023-09-18T22:57:07.873Z] 4b7ca0aa2e13: Waiting [2023-09-18T22:57:07.873Z] b91f89e99f2f: Waiting [2023-09-18T22:57:07.873Z] b082572d2d38: Waiting [2023-09-18T22:57:07.873Z] b2191e2be29d: Waiting [2023-09-18T22:57:08.137Z] 3ac05657ad8d: Pushed [2023-09-18T22:57:08.137Z] 0fcedd05abb1: Pushed [2023-09-18T22:57:08.137Z] 87818c941bc0: Pushed [2023-09-18T22:57:08.137Z] c3e708d8e897: Pushed [2023-09-18T22:57:08.137Z] 4b7ca0aa2e13: Pushed [2023-09-18T22:57:08.402Z] 8817e78ce22c: Pushed [2023-09-18T22:57:08.402Z] acc83c6ca332: Pushed [2023-09-18T22:57:08.402Z] d3a406715de6: Pushed [2023-09-18T22:57:08.402Z] b2191e2be29d: Layer already exists [2023-09-18T22:57:08.402Z] b91f89e99f2f: Pushed [2023-09-18T22:57:13.728Z] 608d194cb50c: Pushed [2023-09-18T22:57:14.002Z] 50860a6b8fb4: Pushed [2023-09-18T22:57:28.974Z] b082572d2d38: Pushed [2023-09-18T22:57:29.238Z] 3411f3448a827245a794d39550b14b422bb5508f: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:29.581Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:29.924Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-18T22:57:29.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-18T22:57:29.924Z] 87818c941bc0: Preparing [2023-09-18T22:57:29.924Z] 3ac05657ad8d: Preparing [2023-09-18T22:57:29.924Z] c3e708d8e897: Preparing [2023-09-18T22:57:29.924Z] 0fcedd05abb1: Preparing [2023-09-18T22:57:29.924Z] 608d194cb50c: Preparing [2023-09-18T22:57:29.924Z] acc83c6ca332: Preparing [2023-09-18T22:57:29.924Z] 8817e78ce22c: Preparing [2023-09-18T22:57:29.924Z] d3a406715de6: Preparing [2023-09-18T22:57:29.924Z] 4b7ca0aa2e13: Preparing [2023-09-18T22:57:29.924Z] b91f89e99f2f: Preparing [2023-09-18T22:57:29.924Z] 50860a6b8fb4: Preparing [2023-09-18T22:57:29.924Z] b082572d2d38: Preparing [2023-09-18T22:57:29.924Z] b2191e2be29d: Preparing [2023-09-18T22:57:29.924Z] 4b7ca0aa2e13: Waiting [2023-09-18T22:57:29.924Z] b91f89e99f2f: Waiting [2023-09-18T22:57:29.924Z] 50860a6b8fb4: Waiting [2023-09-18T22:57:29.924Z] acc83c6ca332: Waiting [2023-09-18T22:57:29.924Z] b082572d2d38: Waiting [2023-09-18T22:57:29.924Z] b2191e2be29d: Waiting [2023-09-18T22:57:29.924Z] 8817e78ce22c: Waiting [2023-09-18T22:57:29.924Z] d3a406715de6: Waiting [2023-09-18T22:57:29.924Z] 3ac05657ad8d: Layer already exists [2023-09-18T22:57:29.924Z] c3e708d8e897: Layer already exists [2023-09-18T22:57:29.924Z] 608d194cb50c: Layer already exists [2023-09-18T22:57:29.924Z] 87818c941bc0: Layer already exists [2023-09-18T22:57:29.924Z] 0fcedd05abb1: Layer already exists [2023-09-18T22:57:29.924Z] acc83c6ca332: Layer already exists [2023-09-18T22:57:29.924Z] 8817e78ce22c: Layer already exists [2023-09-18T22:57:29.924Z] b91f89e99f2f: Layer already exists [2023-09-18T22:57:29.924Z] d3a406715de6: Layer already exists [2023-09-18T22:57:29.924Z] 4b7ca0aa2e13: Layer already exists [2023-09-18T22:57:29.924Z] b082572d2d38: Layer already exists [2023-09-18T22:57:29.924Z] 50860a6b8fb4: Layer already exists [2023-09-18T22:57:29.924Z] b2191e2be29d: Layer already exists [2023-09-18T22:57:30.188Z] latest: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:30.541Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:30.879Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 [2023-09-18T22:57:30.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-18T22:57:30.879Z] 87818c941bc0: Preparing [2023-09-18T22:57:30.879Z] 3ac05657ad8d: Preparing [2023-09-18T22:57:30.879Z] c3e708d8e897: Preparing [2023-09-18T22:57:30.879Z] 0fcedd05abb1: Preparing [2023-09-18T22:57:30.879Z] 608d194cb50c: Preparing [2023-09-18T22:57:30.879Z] acc83c6ca332: Preparing [2023-09-18T22:57:30.879Z] 8817e78ce22c: Preparing [2023-09-18T22:57:30.879Z] d3a406715de6: Preparing [2023-09-18T22:57:30.879Z] 4b7ca0aa2e13: Preparing [2023-09-18T22:57:30.879Z] b91f89e99f2f: Preparing [2023-09-18T22:57:30.879Z] 50860a6b8fb4: Preparing [2023-09-18T22:57:30.879Z] b082572d2d38: Preparing [2023-09-18T22:57:30.879Z] b2191e2be29d: Preparing [2023-09-18T22:57:30.879Z] 4b7ca0aa2e13: Waiting [2023-09-18T22:57:30.879Z] b91f89e99f2f: Waiting [2023-09-18T22:57:30.879Z] acc83c6ca332: Waiting [2023-09-18T22:57:30.879Z] 8817e78ce22c: Waiting [2023-09-18T22:57:30.879Z] d3a406715de6: Waiting [2023-09-18T22:57:30.879Z] 50860a6b8fb4: Waiting [2023-09-18T22:57:30.879Z] b082572d2d38: Waiting [2023-09-18T22:57:30.879Z] b2191e2be29d: Waiting [2023-09-18T22:57:30.879Z] 608d194cb50c: Layer already exists [2023-09-18T22:57:30.879Z] 0fcedd05abb1: Layer already exists [2023-09-18T22:57:30.879Z] 3ac05657ad8d: Layer already exists [2023-09-18T22:57:30.879Z] c3e708d8e897: Layer already exists [2023-09-18T22:57:30.879Z] 87818c941bc0: Layer already exists [2023-09-18T22:57:30.879Z] acc83c6ca332: Layer already exists [2023-09-18T22:57:30.879Z] 4b7ca0aa2e13: Layer already exists [2023-09-18T22:57:30.879Z] 8817e78ce22c: Layer already exists [2023-09-18T22:57:30.879Z] d3a406715de6: Layer already exists [2023-09-18T22:57:30.879Z] b91f89e99f2f: Layer already exists [2023-09-18T22:57:30.879Z] 50860a6b8fb4: Layer already exists [2023-09-18T22:57:30.879Z] b082572d2d38: Layer already exists [2023-09-18T22:57:30.879Z] b2191e2be29d: Layer already exists [2023-09-18T22:57:31.144Z] 3.1.0-dev.20: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:31.480Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:31.812Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:57:31.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-18T22:57:31.812Z] 87818c941bc0: Preparing [2023-09-18T22:57:31.812Z] 3ac05657ad8d: Preparing [2023-09-18T22:57:31.812Z] c3e708d8e897: Preparing [2023-09-18T22:57:31.812Z] 0fcedd05abb1: Preparing [2023-09-18T22:57:31.812Z] 608d194cb50c: Preparing [2023-09-18T22:57:31.812Z] acc83c6ca332: Preparing [2023-09-18T22:57:31.812Z] 8817e78ce22c: Preparing [2023-09-18T22:57:31.812Z] d3a406715de6: Preparing [2023-09-18T22:57:31.812Z] 4b7ca0aa2e13: Preparing [2023-09-18T22:57:31.812Z] b91f89e99f2f: Preparing [2023-09-18T22:57:31.812Z] 50860a6b8fb4: Preparing [2023-09-18T22:57:31.812Z] b082572d2d38: Preparing [2023-09-18T22:57:31.812Z] b2191e2be29d: Preparing [2023-09-18T22:57:31.812Z] 4b7ca0aa2e13: Waiting [2023-09-18T22:57:31.812Z] b91f89e99f2f: Waiting [2023-09-18T22:57:31.812Z] acc83c6ca332: Waiting [2023-09-18T22:57:31.812Z] 50860a6b8fb4: Waiting [2023-09-18T22:57:31.812Z] b082572d2d38: Waiting [2023-09-18T22:57:31.812Z] b2191e2be29d: Waiting [2023-09-18T22:57:31.812Z] d3a406715de6: Waiting [2023-09-18T22:57:31.812Z] c3e708d8e897: Layer already exists [2023-09-18T22:57:31.812Z] 608d194cb50c: Layer already exists [2023-09-18T22:57:31.812Z] 0fcedd05abb1: Layer already exists [2023-09-18T22:57:31.812Z] 87818c941bc0: Layer already exists [2023-09-18T22:57:31.812Z] 3ac05657ad8d: Layer already exists [2023-09-18T22:57:31.812Z] acc83c6ca332: Layer already exists [2023-09-18T22:57:31.812Z] d3a406715de6: Layer already exists [2023-09-18T22:57:31.812Z] b91f89e99f2f: Layer already exists [2023-09-18T22:57:31.812Z] 8817e78ce22c: Layer already exists [2023-09-18T22:57:31.812Z] 4b7ca0aa2e13: Layer already exists [2023-09-18T22:57:31.812Z] b082572d2d38: Layer already exists [2023-09-18T22:57:31.812Z] 50860a6b8fb4: Layer already exists [2023-09-18T22:57:31.812Z] b2191e2be29d: Layer already exists [2023-09-18T22:57:32.076Z] 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:32.407Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:32.751Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-18T22:57:32.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-18T22:57:32.752Z] 87818c941bc0: Preparing [2023-09-18T22:57:32.752Z] 3ac05657ad8d: Preparing [2023-09-18T22:57:32.752Z] c3e708d8e897: Preparing [2023-09-18T22:57:32.752Z] 0fcedd05abb1: Preparing [2023-09-18T22:57:32.752Z] 608d194cb50c: Preparing [2023-09-18T22:57:32.752Z] acc83c6ca332: Preparing [2023-09-18T22:57:32.752Z] 8817e78ce22c: Preparing [2023-09-18T22:57:32.752Z] d3a406715de6: Preparing [2023-09-18T22:57:32.752Z] 4b7ca0aa2e13: Preparing [2023-09-18T22:57:32.752Z] b91f89e99f2f: Preparing [2023-09-18T22:57:32.752Z] 50860a6b8fb4: Preparing [2023-09-18T22:57:32.752Z] b082572d2d38: Preparing [2023-09-18T22:57:32.752Z] b2191e2be29d: Preparing [2023-09-18T22:57:32.752Z] 8817e78ce22c: Waiting [2023-09-18T22:57:32.752Z] d3a406715de6: Waiting [2023-09-18T22:57:32.752Z] acc83c6ca332: Waiting [2023-09-18T22:57:32.752Z] 4b7ca0aa2e13: Waiting [2023-09-18T22:57:32.752Z] b91f89e99f2f: Waiting [2023-09-18T22:57:32.752Z] b082572d2d38: Waiting [2023-09-18T22:57:32.752Z] 50860a6b8fb4: Waiting [2023-09-18T22:57:32.752Z] b2191e2be29d: Waiting [2023-09-18T22:57:32.752Z] 0fcedd05abb1: Layer already exists [2023-09-18T22:57:32.752Z] 3ac05657ad8d: Layer already exists [2023-09-18T22:57:32.752Z] 87818c941bc0: Layer already exists [2023-09-18T22:57:32.752Z] 608d194cb50c: Layer already exists [2023-09-18T22:57:32.752Z] c3e708d8e897: Layer already exists [2023-09-18T22:57:32.752Z] 8817e78ce22c: Layer already exists [2023-09-18T22:57:32.752Z] b91f89e99f2f: Layer already exists [2023-09-18T22:57:32.752Z] acc83c6ca332: Layer already exists [2023-09-18T22:57:32.752Z] d3a406715de6: Layer already exists [2023-09-18T22:57:32.752Z] 4b7ca0aa2e13: Layer already exists [2023-09-18T22:57:32.752Z] b082572d2d38: Layer already exists [2023-09-18T22:57:32.752Z] 50860a6b8fb4: Layer already exists [2023-09-18T22:57:32.752Z] b2191e2be29d: Layer already exists [2023-09-18T22:57:33.017Z] main: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-18T22:57:33.064Z] ===================================================== [Pipeline] echo [2023-09-18T22:57:33.071Z] taggedImages: [2023-09-18T22:57:33.071Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f [2023-09-18T22:57:33.071Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-18T22:57:33.071Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 [2023-09-18T22:57:33.071Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [2023-09-18T22:57:33.071Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:33.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T22:57:33.435Z] [2023-09-18T22:57:33.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:57:33.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T22:57:33.757Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-18T22:57:33.757Z] 8998bd30e6a1: Pulling fs layer [2023-09-18T22:57:33.757Z] 04944245beec: Pulling fs layer [2023-09-18T22:57:33.757Z] 699f458cf7ca: Pulling fs layer [2023-09-18T22:57:33.757Z] 765212b225bb: Pulling fs layer [2023-09-18T22:57:33.757Z] f23df028b6ca: Pulling fs layer [2023-09-18T22:57:33.757Z] d65c8cfc05b1: Pulling fs layer [2023-09-18T22:57:33.757Z] 2437ff75d9bd: Pulling fs layer [2023-09-18T22:57:33.757Z] 765212b225bb: Waiting [2023-09-18T22:57:33.757Z] d65c8cfc05b1: Waiting [2023-09-18T22:57:33.757Z] 2437ff75d9bd: Waiting [2023-09-18T22:57:33.757Z] f23df028b6ca: Waiting [2023-09-18T22:57:34.024Z] 04944245beec: Verifying Checksum [2023-09-18T22:57:34.024Z] 04944245beec: Download complete [2023-09-18T22:57:34.024Z] 765212b225bb: Verifying Checksum [2023-09-18T22:57:34.024Z] 765212b225bb: Download complete [2023-09-18T22:57:34.024Z] f23df028b6ca: Verifying Checksum [2023-09-18T22:57:34.024Z] f23df028b6ca: Download complete [2023-09-18T22:57:34.024Z] d65c8cfc05b1: Verifying Checksum [2023-09-18T22:57:34.024Z] d65c8cfc05b1: Download complete [2023-09-18T22:57:34.024Z] 699f458cf7ca: Verifying Checksum [2023-09-18T22:57:34.024Z] 699f458cf7ca: Download complete [2023-09-18T22:57:34.605Z] 8998bd30e6a1: Verifying Checksum [2023-09-18T22:57:34.605Z] 8998bd30e6a1: Download complete [2023-09-18T22:57:36.545Z] 2437ff75d9bd: Verifying Checksum [2023-09-18T22:57:36.545Z] 2437ff75d9bd: Download complete [2023-09-18T22:57:38.484Z] 8998bd30e6a1: Pull complete [2023-09-18T22:57:38.751Z] 04944245beec: Pull complete [2023-09-18T22:57:40.157Z] 699f458cf7ca: Pull complete [2023-09-18T22:57:40.423Z] 765212b225bb: Pull complete [2023-09-18T22:57:41.005Z] f23df028b6ca: Pull complete [2023-09-18T22:57:41.272Z] d65c8cfc05b1: Pull complete [2023-09-18T22:57:56.252Z] 2437ff75d9bd: Pull complete [2023-09-18T22:57:56.252Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-18T22:57:56.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-18T22:57:56.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:57:56.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container [2023-09-18T22:57:56.508Z] $ 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/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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:arm64 cat [2023-09-18T22:57:58.186Z] $ docker top e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:57:58.700Z] ---> job-cost.sh [2023-09-18T22:57:58.966Z] lf-activate-venv: SKIPPING [2023-09-18T22:57:58.966Z] INFO: No Stack... [2023-09-18T22:57:59.231Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-18T22:58:00.183Z] INFO: Archiving Costs [Pipeline] sh [2023-09-18T22:58:00.500Z] + cat /w/workspace/device-usb-camera/145/archives/cost.csv [2023-09-18T22:58:00.500Z] + cut -d, -f6 [Pipeline] lock [2023-09-18T22:58:00.555Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [2023-09-18T22:58:00.566Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] did not exist. Created. [2023-09-18T22:58:00.566Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T22:58:01.213Z] /w/workspace/device-usb-camera/145@tmp/durable-a0d08b3d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-18T22:58:01.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-18T22:58:01.827Z] Warning: overwriting stash ‘stack-cost’ [2023-09-18T22:58:01.881Z] Stashed 1 file(s) [Pipeline] } [2023-09-18T22:58:01.888Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-18T22:58:01.901Z] $ docker stop --time=1 e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 [2023-09-18T22:58:06.246Z] $ docker rm -f --volumes e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-18T22:58:06.682Z] provisioning config files... [2023-09-18T22:58:06.688Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9716517231555436331tmp [Pipeline] { [Pipeline] sh [2023-09-18T22:58:06.975Z] + set +x [2023-09-18T22:58:06.975Z] + curl -s https://codecov.io/bash [2023-09-18T22:58:06.975Z] + bash -s -- [2023-09-18T22:58:06.975Z] [2023-09-18T22:58:06.975Z] _____ _ [2023-09-18T22:58:06.975Z] / ____| | | [2023-09-18T22:58:06.975Z] | | ___ __| | ___ ___ _____ __ [2023-09-18T22:58:06.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-18T22:58:06.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-18T22:58:06.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-18T22:58:06.975Z] Bash-1.0.6 [2023-09-18T22:58:06.975Z] [2023-09-18T22:58:06.975Z] [2023-09-18T22:58:06.975Z] ==> git version 2.25.1 found [2023-09-18T22:58:06.975Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-18T22:58:06.975Z] Release-Date: 2020-01-08 [2023-09-18T22:58:06.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-18T22:58:06.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-18T22:58:06.975Z] ==> Jenkins CI detected. [2023-09-18T22:58:06.975Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-18T22:58:06.975Z] project root: . [2023-09-18T22:58:06.975Z] --> token set from env [2023-09-18T22:58:06.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-18T22:58:06.975Z] ==> Running gcov in . (disable via -X gcov) [2023-09-18T22:58:06.975Z] ==> Python coveragepy not found [2023-09-18T22:58:06.975Z] ==> Searching for coverage reports in: [2023-09-18T22:58:06.975Z] + . [2023-09-18T22:58:06.975Z] -> Found 1 reports [2023-09-18T22:58:06.975Z] ==> Detecting git/mercurial file structure [2023-09-18T22:58:06.975Z] ==> Reading reports [2023-09-18T22:58:06.975Z] + ./coverage.out bytes=54377 [2023-09-18T22:58:07.233Z] ==> Appending adjustments [2023-09-18T22:58:07.233Z] https://docs.codecov.io/docs/fixing-reports [2023-09-18T22:58:07.233Z] + Found adjustments [2023-09-18T22:58:07.233Z] ==> Gzipping contents [2023-09-18T22:58:07.233Z] 8.0K /tmp/codecov.kO5tKX.gz [2023-09-18T22:58:07.233Z] ==> Uploading reports [2023-09-18T22:58:07.233Z] url: https://codecov.io [2023-09-18T22:58:07.233Z] query: branch=main&commit=3411f3448a827245a794d39550b14b422bb5508f&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-18T22:58:07.233Z] -> Pinging Codecov [2023-09-18T22:58:07.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=3411f3448a827245a794d39550b14b422bb5508f&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-18T22:58:07.233Z] -> Uploading to [2023-09-18T22:58:07.233Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-18/73D8F5FF140700D3E01443B452E23636/3411f3448a827245a794d39550b14b422bb5508f/f22904d9-2d27-4bcb-9ce8-16ccde0d6d45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230918T225807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9df1acd5e588d78a9b34b14b5adbdcda855bcdbb089c508a54c60cd0803d66ae [2023-09-18T22:58:07.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-18T22:58:07.233Z] Dload Upload Total Spent Left Speed [2023-09-18T22:58:07.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6941 0 0 100 6941 0 33052 --:--:-- --:--:-- --:--:-- 33052 [2023-09-18T22:58:07.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } [2023-09-18T22:58:07.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-18T22:58:07.705Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-18T22:58:07.716Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:08.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T22:58:08.012Z] [2023-09-18T22:58:08.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:08.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T22:58:08.319Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-18T22:58:08.319Z] df9b9388f04a: Pulling fs layer [2023-09-18T22:58:08.319Z] 52dc419b0ee2: Pulling fs layer [2023-09-18T22:58:08.319Z] 25bc292e5bac: Pulling fs layer [2023-09-18T22:58:08.319Z] 114826534d7a: Pulling fs layer [2023-09-18T22:58:08.319Z] 4657fd5d0bcf: Pulling fs layer [2023-09-18T22:58:08.319Z] 6ad1cebc031e: Pulling fs layer [2023-09-18T22:58:08.319Z] 8a3aa393b2d8: Pulling fs layer [2023-09-18T22:58:08.319Z] 114826534d7a: Waiting [2023-09-18T22:58:08.319Z] 4657fd5d0bcf: Waiting [2023-09-18T22:58:08.319Z] 6ad1cebc031e: Waiting [2023-09-18T22:58:08.319Z] 8a3aa393b2d8: Waiting [2023-09-18T22:58:08.319Z] 25bc292e5bac: Verifying Checksum [2023-09-18T22:58:08.319Z] 25bc292e5bac: Download complete [2023-09-18T22:58:08.319Z] 52dc419b0ee2: Verifying Checksum [2023-09-18T22:58:08.319Z] 52dc419b0ee2: Download complete [2023-09-18T22:58:08.319Z] 4657fd5d0bcf: Download complete [2023-09-18T22:58:08.319Z] df9b9388f04a: Download complete [2023-09-18T22:58:08.579Z] df9b9388f04a: Pull complete [2023-09-18T22:58:08.579Z] 6ad1cebc031e: Verifying Checksum [2023-09-18T22:58:08.579Z] 6ad1cebc031e: Download complete [2023-09-18T22:58:08.579Z] 52dc419b0ee2: Pull complete [2023-09-18T22:58:08.579Z] 25bc292e5bac: Pull complete [2023-09-18T22:58:09.147Z] 114826534d7a: Verifying Checksum [2023-09-18T22:58:09.147Z] 114826534d7a: Download complete [2023-09-18T22:58:09.147Z] 8a3aa393b2d8: Verifying Checksum [2023-09-18T22:58:09.147Z] 8a3aa393b2d8: Download complete [2023-09-18T22:58:12.423Z] 114826534d7a: Pull complete [2023-09-18T22:58:12.423Z] 4657fd5d0bcf: Pull complete [2023-09-18T22:58:12.681Z] 6ad1cebc031e: Pull complete [2023-09-18T22:58:15.209Z] 8a3aa393b2d8: Pull complete [2023-09-18T22:58:15.210Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-18T22:58:15.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-18T22:58:15.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:58:15.282Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:58:15.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-18T22:58:21.860Z] $ docker top 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-18T22:58:21.919Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-18T22:58:22.195Z] + set -o pipefail [2023-09-18T22:58:22.195Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e6fa55fa-dd33-4335-b662-ebd0ff861db1 [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] [2023-09-18T22:58:27.457Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-18T22:58:27.457Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-18T22:58:27.457Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-18T22:58:27.468Z] $ docker stop --time=1 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a [2023-09-18T22:58:32.070Z] $ docker rm -f --volumes 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-18T22:58:32.780Z] + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] sh [2023-09-18T22:58:33.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T22:58:33.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:33.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:58:33.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:58:33.425Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:58:33.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-18T22:58:33.850Z] $ docker top 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec -eo pid,comm [2023-09-18T22:58:33.892Z] 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-18T22:58:33.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T22:58:33.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T22:58:33.932Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T22:58:34.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T22:58:34.031Z] $ docker exec 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec ssh-agent [2023-09-18T22:58:34.132Z] SSH_AUTH_SOCK=/tmp/ssh-nlcQkFII3umW/agent.32 [2023-09-18T22:58:34.132Z] SSH_AGENT_PID=38 [2023-09-18T22:58:34.136Z] Running ssh-add (command line suppressed) [2023-09-18T22:58:34.238Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10743093331602297443.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10743093331602297443.key) [2023-09-18T22:58:34.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T22:58:34.534Z] + git semver tag [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,688 [run_tag] DEBUG tag force:False [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,688 [check_head_tag] DEBUG check head tag [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,689 [execute] INFO git cat-file --batch-check [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,692 [execute] INFO git cat-file --batch [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,722 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,722 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,722 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-18T22:58:34.793Z] 2023-09-18 22:58:34,725 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:34.793Z] 3.1.0-dev.20 [Pipeline] } [2023-09-18T22:58:34.806Z] $ docker exec --env ******** --env ******** 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec ssh-agent -k [2023-09-18T22:58:34.910Z] unset SSH_AUTH_SOCK; [2023-09-18T22:58:34.910Z] unset SSH_AGENT_PID; [2023-09-18T22:58:34.910Z] echo Agent pid 38 killed; [2023-09-18T22:58:34.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T22:58:35.233Z] + git semver [Pipeline] } [2023-09-18T22:58:35.510Z] $ docker stop --time=1 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec [2023-09-18T22:58:36.801Z] $ docker rm -f --volumes 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:37.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T22:58:37.197Z] [2023-09-18T22:58:37.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:37.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T22:58:37.491Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-18T22:58:37.491Z] ab5ef0e58194: Pulling fs layer [2023-09-18T22:58:37.491Z] 9712f1f96733: Pulling fs layer [2023-09-18T22:58:37.491Z] 63f879dbbcfc: Pulling fs layer [2023-09-18T22:58:37.491Z] 0d9ebad4ef96: Pulling fs layer [2023-09-18T22:58:37.491Z] e9a5061849ea: Pulling fs layer [2023-09-18T22:58:37.491Z] d747dcd14b5f: Pulling fs layer [2023-09-18T22:58:37.491Z] 2de7ff778b66: Pulling fs layer [2023-09-18T22:58:37.491Z] e9a5061849ea: Waiting [2023-09-18T22:58:37.492Z] d747dcd14b5f: Waiting [2023-09-18T22:58:37.492Z] 2de7ff778b66: Waiting [2023-09-18T22:58:37.492Z] 0d9ebad4ef96: Waiting [2023-09-18T22:58:37.492Z] 9712f1f96733: Verifying Checksum [2023-09-18T22:58:37.492Z] 9712f1f96733: Download complete [2023-09-18T22:58:37.765Z] 63f879dbbcfc: Verifying Checksum [2023-09-18T22:58:37.765Z] 63f879dbbcfc: Download complete [2023-09-18T22:58:38.024Z] e9a5061849ea: Verifying Checksum [2023-09-18T22:58:38.024Z] e9a5061849ea: Download complete [2023-09-18T22:58:38.024Z] 0d9ebad4ef96: Verifying Checksum [2023-09-18T22:58:38.024Z] 0d9ebad4ef96: Download complete [2023-09-18T22:58:38.024Z] d747dcd14b5f: Verifying Checksum [2023-09-18T22:58:38.024Z] d747dcd14b5f: Download complete [2023-09-18T22:58:38.283Z] ab5ef0e58194: Verifying Checksum [2023-09-18T22:58:38.283Z] ab5ef0e58194: Download complete [2023-09-18T22:58:38.283Z] 2de7ff778b66: Verifying Checksum [2023-09-18T22:58:38.283Z] 2de7ff778b66: Download complete [2023-09-18T22:58:40.815Z] ab5ef0e58194: Pull complete [2023-09-18T22:58:40.815Z] 9712f1f96733: Pull complete [2023-09-18T22:58:41.073Z] 63f879dbbcfc: Pull complete [2023-09-18T22:58:44.370Z] 0d9ebad4ef96: Pull complete [2023-09-18T22:58:44.628Z] e9a5061849ea: Pull complete [2023-09-18T22:58:44.628Z] d747dcd14b5f: Pull complete [2023-09-18T22:58:45.564Z] 2de7ff778b66: Pull complete [2023-09-18T22:58:45.564Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-18T22:58:45.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-18T22:58:45.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:58:45.642Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:58:45.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2023-09-18T22:58:52.070Z] $ docker top d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:58:52.137Z] provisioning config files... [2023-09-18T22:58:52.143Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3528844368732080138tmp [2023-09-18T22:58:52.152Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15282203354145337098tmp [2023-09-18T22:58:52.161Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4271819372430417591tmp [Pipeline] { [Pipeline] echo [2023-09-18T22:58:52.177Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:58:52.456Z] ---> sigul-configuration.sh [2023-09-18T22:58:52.456Z] gpg: directory `/root/.gnupg' created [2023-09-18T22:58:52.456Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-18T22:58:52.456Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-18T22:58:52.456Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-18T22:58:52.456Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-18T22:58:52.456Z] gpg: CAST5 encrypted data [2023-09-18T22:58:52.456Z] gpg: encrypted with 1 passphrase [2023-09-18T22:58:52.456Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-18T22:58:52.744Z] + mkdir /home/jenkins [2023-09-18T22:58:52.744Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-18T22:58:53.035Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-18T22:58:53.044Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:58:53.326Z] ---> sigul-install.sh [2023-09-18T22:58:53.326Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-18T22:58:53.619Z] + git tag --list [2023-09-18T22:58:53.620Z] v0.0.0 [2023-09-18T22:58:53.620Z] v0.0.1-dev.1 [2023-09-18T22:58:53.620Z] v0.0.1-dev.10 [2023-09-18T22:58:53.620Z] v0.0.1-dev.11 [2023-09-18T22:58:53.620Z] v0.0.1-dev.12 [2023-09-18T22:58:53.620Z] v0.0.1-dev.13 [2023-09-18T22:58:53.620Z] v0.0.1-dev.14 [2023-09-18T22:58:53.620Z] v0.0.1-dev.15 [2023-09-18T22:58:53.620Z] v0.0.1-dev.16 [2023-09-18T22:58:53.620Z] v0.0.1-dev.2 [2023-09-18T22:58:53.620Z] v0.0.1-dev.3 [2023-09-18T22:58:53.620Z] v0.0.1-dev.4 [2023-09-18T22:58:53.620Z] v0.0.1-dev.5 [2023-09-18T22:58:53.620Z] v0.0.1-dev.6 [2023-09-18T22:58:53.620Z] v0.0.1-dev.7 [2023-09-18T22:58:53.620Z] v0.0.1-dev.8 [2023-09-18T22:58:53.620Z] v0.0.1-dev.9 [2023-09-18T22:58:53.620Z] v2.2.0 [2023-09-18T22:58:53.620Z] v2.2.0-dev.17 [2023-09-18T22:58:53.620Z] v2.2.0-dev.18 [2023-09-18T22:58:53.620Z] v2.2.0-dev.19 [2023-09-18T22:58:53.620Z] v2.2.0-dev.20 [2023-09-18T22:58:53.620Z] v2.2.0-dev.21 [2023-09-18T22:58:53.620Z] v2.2.0-dev.22 [2023-09-18T22:58:53.620Z] v2.2.0-dev.23 [2023-09-18T22:58:53.620Z] v2.2.0-dev.24 [2023-09-18T22:58:53.620Z] v2.2.0-dev.25 [2023-09-18T22:58:53.620Z] v2.2.0-dev.26 [2023-09-18T22:58:53.620Z] v2.2.0-dev.27 [2023-09-18T22:58:53.620Z] v2.3.0 [2023-09-18T22:58:53.620Z] v2.3.0-dev.1 [2023-09-18T22:58:53.620Z] v2.3.0-dev.10 [2023-09-18T22:58:53.620Z] v2.3.0-dev.11 [2023-09-18T22:58:53.620Z] v2.3.0-dev.12 [2023-09-18T22:58:53.620Z] v2.3.0-dev.13 [2023-09-18T22:58:53.620Z] v2.3.0-dev.14 [2023-09-18T22:58:53.620Z] v2.3.0-dev.15 [2023-09-18T22:58:53.620Z] v2.3.0-dev.16 [2023-09-18T22:58:53.620Z] v2.3.0-dev.17 [2023-09-18T22:58:53.620Z] v2.3.0-dev.18 [2023-09-18T22:58:53.620Z] v2.3.0-dev.19 [2023-09-18T22:58:53.620Z] v2.3.0-dev.2 [2023-09-18T22:58:53.620Z] v2.3.0-dev.20 [2023-09-18T22:58:53.620Z] v2.3.0-dev.21 [2023-09-18T22:58:53.620Z] v2.3.0-dev.22 [2023-09-18T22:58:53.620Z] v2.3.0-dev.23 [2023-09-18T22:58:53.620Z] v2.3.0-dev.24 [2023-09-18T22:58:53.620Z] v2.3.0-dev.25 [2023-09-18T22:58:53.620Z] v2.3.0-dev.26 [2023-09-18T22:58:53.620Z] v2.3.0-dev.27 [2023-09-18T22:58:53.620Z] v2.3.0-dev.28 [2023-09-18T22:58:53.620Z] v2.3.0-dev.3 [2023-09-18T22:58:53.620Z] v2.3.0-dev.4 [2023-09-18T22:58:53.620Z] v2.3.0-dev.5 [2023-09-18T22:58:53.620Z] v2.3.0-dev.6 [2023-09-18T22:58:53.620Z] v2.3.0-dev.7 [2023-09-18T22:58:53.620Z] v2.3.0-dev.8 [2023-09-18T22:58:53.620Z] v2.3.0-dev.9 [2023-09-18T22:58:53.620Z] v2.3.1 [2023-09-18T22:58:53.620Z] v2.3.1-dev.4 [2023-09-18T22:58:53.620Z] v2.3.1-dev.5 [2023-09-18T22:58:53.620Z] v2.3.1-dev.6 [2023-09-18T22:58:53.620Z] v3.0 [2023-09-18T22:58:53.620Z] v3.0.0 [2023-09-18T22:58:53.620Z] v3.0.0-dev.1 [2023-09-18T22:58:53.620Z] v3.0.0-dev.10 [2023-09-18T22:58:53.620Z] v3.0.0-dev.11 [2023-09-18T22:58:53.620Z] v3.0.0-dev.12 [2023-09-18T22:58:53.620Z] v3.0.0-dev.13 [2023-09-18T22:58:53.620Z] v3.0.0-dev.14 [2023-09-18T22:58:53.620Z] v3.0.0-dev.15 [2023-09-18T22:58:53.620Z] v3.0.0-dev.16 [2023-09-18T22:58:53.620Z] v3.0.0-dev.17 [2023-09-18T22:58:53.620Z] v3.0.0-dev.18 [2023-09-18T22:58:53.620Z] v3.0.0-dev.19 [2023-09-18T22:58:53.620Z] v3.0.0-dev.2 [2023-09-18T22:58:53.620Z] v3.0.0-dev.20 [2023-09-18T22:58:53.620Z] v3.0.0-dev.21 [2023-09-18T22:58:53.620Z] v3.0.0-dev.22 [2023-09-18T22:58:53.620Z] v3.0.0-dev.23 [2023-09-18T22:58:53.620Z] v3.0.0-dev.24 [2023-09-18T22:58:53.620Z] v3.0.0-dev.25 [2023-09-18T22:58:53.620Z] v3.0.0-dev.26 [2023-09-18T22:58:53.620Z] v3.0.0-dev.27 [2023-09-18T22:58:53.620Z] v3.0.0-dev.28 [2023-09-18T22:58:53.620Z] v3.0.0-dev.29 [2023-09-18T22:58:53.620Z] v3.0.0-dev.3 [2023-09-18T22:58:53.620Z] v3.0.0-dev.30 [2023-09-18T22:58:53.620Z] v3.0.0-dev.31 [2023-09-18T22:58:53.620Z] v3.0.0-dev.32 [2023-09-18T22:58:53.620Z] v3.0.0-dev.33 [2023-09-18T22:58:53.620Z] v3.0.0-dev.34 [2023-09-18T22:58:53.620Z] v3.0.0-dev.35 [2023-09-18T22:58:53.620Z] v3.0.0-dev.36 [2023-09-18T22:58:53.620Z] v3.0.0-dev.37 [2023-09-18T22:58:53.620Z] v3.0.0-dev.38 [2023-09-18T22:58:53.620Z] v3.0.0-dev.39 [2023-09-18T22:58:53.620Z] v3.0.0-dev.4 [2023-09-18T22:58:53.620Z] v3.0.0-dev.40 [2023-09-18T22:58:53.620Z] v3.0.0-dev.41 [2023-09-18T22:58:53.620Z] v3.0.0-dev.42 [2023-09-18T22:58:53.620Z] v3.0.0-dev.43 [2023-09-18T22:58:53.620Z] v3.0.0-dev.44 [2023-09-18T22:58:53.620Z] v3.0.0-dev.45 [2023-09-18T22:58:53.620Z] v3.0.0-dev.46 [2023-09-18T22:58:53.620Z] v3.0.0-dev.47 [2023-09-18T22:58:53.620Z] v3.0.0-dev.48 [2023-09-18T22:58:53.620Z] v3.0.0-dev.49 [2023-09-18T22:58:53.620Z] v3.0.0-dev.5 [2023-09-18T22:58:53.620Z] v3.0.0-dev.50 [2023-09-18T22:58:53.620Z] v3.0.0-dev.51 [2023-09-18T22:58:53.620Z] v3.0.0-dev.6 [2023-09-18T22:58:53.620Z] v3.0.0-dev.7 [2023-09-18T22:58:53.620Z] v3.0.0-dev.8 [2023-09-18T22:58:53.620Z] v3.0.0-dev.9 [2023-09-18T22:58:53.620Z] v3.1.0-dev.1 [2023-09-18T22:58:53.620Z] v3.1.0-dev.10 [2023-09-18T22:58:53.620Z] v3.1.0-dev.11 [2023-09-18T22:58:53.620Z] v3.1.0-dev.12 [2023-09-18T22:58:53.620Z] v3.1.0-dev.13 [2023-09-18T22:58:53.620Z] v3.1.0-dev.14 [2023-09-18T22:58:53.620Z] v3.1.0-dev.15 [2023-09-18T22:58:53.620Z] v3.1.0-dev.16 [2023-09-18T22:58:53.620Z] v3.1.0-dev.17 [2023-09-18T22:58:53.620Z] v3.1.0-dev.18 [2023-09-18T22:58:53.620Z] v3.1.0-dev.19 [2023-09-18T22:58:53.620Z] v3.1.0-dev.2 [2023-09-18T22:58:53.620Z] v3.1.0-dev.20 [2023-09-18T22:58:53.620Z] v3.1.0-dev.3 [2023-09-18T22:58:53.620Z] v3.1.0-dev.4 [2023-09-18T22:58:53.620Z] v3.1.0-dev.5 [2023-09-18T22:58:53.620Z] v3.1.0-dev.6 [2023-09-18T22:58:53.620Z] v3.1.0-dev.7 [2023-09-18T22:58:53.620Z] v3.1.0-dev.8 [2023-09-18T22:58:53.620Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-18T22:58:53.905Z] + lftools sign git-tag v3.1.0-dev.20 [2023-09-18T22:58:54.472Z] Signing Git tag with Sigul... [2023-09-18T22:58:54.472Z] Signing v3.1.0-dev.20 [Pipeline] echo [2023-09-18T22:58:54.740Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:58:55.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-18T22:58:55.029Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-18T22:58:55.053Z] $ docker stop --time=1 d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c [2023-09-18T22:58:56.328Z] $ docker rm -f --volumes d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-18T22:58:56.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T22:58:56.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:58:57.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:58:57.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:58:57.122Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:58:57.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-18T22:58:57.460Z] $ docker top 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 -eo pid,comm [2023-09-18T22:58:57.504Z] 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-18T22:58:57.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T22:58:57.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T22:58:57.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T22:58:57.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T22:58:57.666Z] $ docker exec 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 ssh-agent [2023-09-18T22:58:57.763Z] SSH_AUTH_SOCK=/tmp/ssh-0G8J3l4D2oWE/agent.34 [2023-09-18T22:58:57.763Z] SSH_AGENT_PID=40 [2023-09-18T22:58:57.768Z] Running ssh-add (command line suppressed) [2023-09-18T22:58:57.855Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5400349353197055020.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5400349353197055020.key) [2023-09-18T22:58:57.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T22:58:58.152Z] + git semver bump pre [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [bump_version] DEBUG bumped version:3.1.0-dev.21 [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,311 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,314 [execute] INFO git cat-file --batch-check [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,319 [execute] INFO git cat-file --batch [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T22:58:58.412Z] 2023-09-18 22:58:58,324 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:58:58.412Z] 3.1.0-dev.21 [Pipeline] } [2023-09-18T22:58:58.424Z] $ docker exec --env ******** --env ******** 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 ssh-agent -k [2023-09-18T22:58:58.518Z] unset SSH_AUTH_SOCK; [2023-09-18T22:58:58.518Z] unset SSH_AGENT_PID; [2023-09-18T22:58:58.518Z] echo Agent pid 40 killed; [2023-09-18T22:58:58.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T22:58:58.828Z] + git semver [Pipeline] } [2023-09-18T22:58:59.101Z] $ docker stop --time=1 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 [2023-09-18T22:59:00.485Z] $ docker rm -f --volumes 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-18T22:59:00.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-18T22:59:00.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:59:01.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-18T22:59:01.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:59:01.181Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:59:01.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-18T22:59:01.569Z] $ docker top cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-18T22:59:01.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-18T22:59:01.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-18T22:59:01.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-18T22:59:01.773Z] $ docker exec cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a ssh-agent [2023-09-18T22:59:01.888Z] SSH_AUTH_SOCK=/tmp/ssh-iD0imr6FXMTd/agent.33 [2023-09-18T22:59:01.888Z] SSH_AGENT_PID=39 [2023-09-18T22:59:01.892Z] Running ssh-add (command line suppressed) [2023-09-18T22:59:01.988Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3715168115741708571.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3715168115741708571.key) [2023-09-18T22:59:01.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-18T22:59:02.284Z] + git semver push [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,456 [run_push] DEBUG push [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,456 [execute] INFO git cat-file --batch-check [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,460 [execute] INFO git rev-list 40e3a05d09823be3335be18f490b51e5cf1aefe0 -- [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,460 [execute] DEBUG Popen(['git', 'rev-list', '40e3a05d09823be3335be18f490b51e5cf1aefe0', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,468 [execute] INFO git fetch -v origin [2023-09-18T22:59:02.543Z] 2023-09-18 22:59:02,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-18T22:59:03.112Z] 2023-09-18 22:59:03,009 [run_push] DEBUG no remote changes detected [2023-09-18T22:59:03.112Z] 2023-09-18 22:59:03,009 [execute] INFO git push origin semver [2023-09-18T22:59:03.112Z] 2023-09-18 22:59:03,010 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-18T22:59:04.049Z] 2023-09-18 22:59:03,745 [run_push] DEBUG push all version tags [2023-09-18T22:59:04.049Z] 2023-09-18 22:59:03,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-18T22:59:04.049Z] 2023-09-18 22:59:03,746 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-18T22:59:04.617Z] 2023-09-18 22:59:04,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-18T22:59:04.617Z] 3.1.0-dev.21 [Pipeline] } [2023-09-18T22:59:04.630Z] $ docker exec --env ******** --env ******** cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a ssh-agent -k [2023-09-18T22:59:04.721Z] unset SSH_AUTH_SOCK; [2023-09-18T22:59:04.721Z] unset SSH_AGENT_PID; [2023-09-18T22:59:04.721Z] echo Agent pid 39 killed; [2023-09-18T22:59:04.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-18T22:59:05.037Z] + git semver [Pipeline] } [2023-09-18T22:59:05.619Z] $ docker stop --time=1 cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a [2023-09-18T22:59:06.875Z] $ docker rm -f --volumes cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-18T22:59:07.443Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-18T22:59:07.443Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-18T22:59:07.443Z] total 16 [2023-09-18T22:59:07.443Z] drwxr-xr-x 3 root root 4096 Sep 18 22:50 . [2023-09-18T22:59:07.443Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 22:58 .. [2023-09-18T22:59:07.443Z] drwxr-xr-x 2 root root 4096 Sep 18 22:50 cost [2023-09-18T22:59:07.443Z] -rw-r--r-- 1 root root 89 Sep 18 22:50 cost.csv [2023-09-18T22:59:07.443Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-18T22:59:07.443Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-18T22:59:07.443Z] total 16 [2023-09-18T22:59:07.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 22:50 . [2023-09-18T22:59:07.443Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 22:58 .. [2023-09-18T22:59:07.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 22:50 cost [2023-09-18T22:59:07.443Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 18 22:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:07.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:08.680Z] ---> package-listing.sh [2023-09-18T22:59:08.680Z] ++ facter osfamily [2023-09-18T22:59:08.680Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-18T22:59:08.680Z] + OS_FAMILY=debian [2023-09-18T22:59:08.680Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-18T22:59:08.680Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-18T22:59:08.680Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-18T22:59:08.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-18T22:59:08.680Z] + PACKAGES=/tmp/packages_start.txt [2023-09-18T22:59:08.680Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-18T22:59:08.680Z] + PACKAGES=/tmp/packages_end.txt [2023-09-18T22:59:08.680Z] + case "${OS_FAMILY}" in [2023-09-18T22:59:08.680Z] + dpkg -l [2023-09-18T22:59:08.680Z] + grep '^ii' [2023-09-18T22:59:08.956Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-18T22:59:08.956Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-18T22:59:08.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-18T22:59:08.956Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-18T22:59:08.956Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-18T22:59:08.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-18T22:59:08.980Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-18T22:59:09.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-18T22:59:09.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-18T22:59:09.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-18T22:59:09.892Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-09-18T22:59:09.924Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2023-09-18T22:59:10.120Z] $ docker top a79daece28a55264e160707f73ad1c39e5a5e69822a2d4dd6afbfe9fd477b10c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-18T22:59:10.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-18T22:59:10.735Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-18T22:59:11.020Z] + ls /var/log/sa-host [2023-09-18T22:59:11.020Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-18T22:59:11.090Z] provisioning config files... [2023-09-18T22:59:11.097Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config781193652948470719tmp [Pipeline] { [Pipeline] echo [2023-09-18T22:59:11.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:11.391Z] ---> create-netrc.sh [Pipeline] } [2023-09-18T22:59:11.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:11.728Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-18T22:59:11.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:12.015Z] ---> sudo-logs.sh [2023-09-18T22:59:12.015Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-18T22:59:12.035Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:12.315Z] ---> job-cost.sh [2023-09-18T22:59:12.315Z] lf-activate-venv: SKIPPING [2023-09-18T22:59:12.315Z] DEBUG: total: 0.2199999988079071 [2023-09-18T22:59:12.315Z] INFO: Retrieving Stack Cost... [2023-09-18T22:59:12.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-18T22:59:13.140Z] INFO: Archiving Costs [Pipeline] echo [2023-09-18T22:59:13.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-18T22:59:13.430Z] ---> logs-deploy.sh [2023-09-18T22:59:13.430Z] lf-activate-venv: SKIPPING [2023-09-18T22:59:13.430Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/145 [2023-09-18T22:59:13.430Z] INFO: archiving workspace using pattern(s): [2023-09-18T22:59:14.367Z] Archives upload complete. [2023-09-18T22:59:14.625Z] INFO: archiving logs to Nexus [2023-09-18T22:59:15.193Z] ---> uname -a: [2023-09-18T22:59:15.193Z] Linux prd-ubuntu20-04-docker-8c-8g-6425 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] ---> lscpu: [2023-09-18T22:59:15.193Z] Architecture: x86_64 [2023-09-18T22:59:15.193Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-18T22:59:15.193Z] Byte Order: Little Endian [2023-09-18T22:59:15.193Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-18T22:59:15.193Z] CPU(s): 8 [2023-09-18T22:59:15.193Z] On-line CPU(s) list: 0-7 [2023-09-18T22:59:15.193Z] Thread(s) per core: 1 [2023-09-18T22:59:15.193Z] Core(s) per socket: 1 [2023-09-18T22:59:15.193Z] Socket(s): 8 [2023-09-18T22:59:15.193Z] NUMA node(s): 1 [2023-09-18T22:59:15.193Z] Vendor ID: AuthenticAMD [2023-09-18T22:59:15.193Z] CPU family: 23 [2023-09-18T22:59:15.193Z] Model: 49 [2023-09-18T22:59:15.193Z] Model name: AMD EPYC-Rome Processor [2023-09-18T22:59:15.193Z] Stepping: 0 [2023-09-18T22:59:15.193Z] CPU MHz: 2799.998 [2023-09-18T22:59:15.193Z] BogoMIPS: 5599.99 [2023-09-18T22:59:15.193Z] Virtualization: AMD-V [2023-09-18T22:59:15.193Z] Hypervisor vendor: KVM [2023-09-18T22:59:15.193Z] Virtualization type: full [2023-09-18T22:59:15.193Z] L1d cache: 256 KiB [2023-09-18T22:59:15.193Z] L1i cache: 256 KiB [2023-09-18T22:59:15.193Z] L2 cache: 4 MiB [2023-09-18T22:59:15.193Z] L3 cache: 128 MiB [2023-09-18T22:59:15.193Z] NUMA node0 CPU(s): 0-7 [2023-09-18T22:59:15.193Z] Vulnerability Itlb multihit: Not affected [2023-09-18T22:59:15.193Z] Vulnerability L1tf: Not affected [2023-09-18T22:59:15.193Z] Vulnerability Mds: Not affected [2023-09-18T22:59:15.193Z] Vulnerability Meltdown: Not affected [2023-09-18T22:59:15.193Z] Vulnerability Mmio stale data: Not affected [2023-09-18T22:59:15.193Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-18T22:59:15.193Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-18T22:59:15.193Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-18T22:59:15.193Z] Vulnerability Srbds: Not affected [2023-09-18T22:59:15.193Z] Vulnerability Tsx async abort: Not affected [2023-09-18T22:59:15.193Z] 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-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] ---> nproc: [2023-09-18T22:59:15.193Z] 8 [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] ---> df -h: [2023-09-18T22:59:15.193Z] Filesystem Size Used Avail Use% Mounted on [2023-09-18T22:59:15.193Z] overlay 155G 13G 142G 9% / [2023-09-18T22:59:15.193Z] tmpfs 64M 0 64M 0% /dev [2023-09-18T22:59:15.193Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-18T22:59:15.193Z] shm 64M 0 64M 0% /dev/shm [2023-09-18T22:59:15.193Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] ---> sar -b -r -n DEV: [2023-09-18T22:59:15.193Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 09/18/23 _x86_64_ (8 CPU) [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] 22:46:40 LINUX RESTART (8 CPU) [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] 22:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-18T22:59:15.193Z] 22:48:01 181.97 38.41 143.56 0.00 4287.42 151456.62 0.00 [2023-09-18T22:59:15.193Z] 22:49:01 157.94 1.63 156.31 0.00 24.53 60458.99 0.00 [2023-09-18T22:59:15.193Z] 22:50:01 221.65 0.15 221.50 0.00 15.73 33707.72 0.00 [2023-09-18T22:59:15.193Z] 22:51:01 30.43 0.00 30.43 0.00 0.00 15766.32 0.00 [2023-09-18T22:59:15.193Z] 22:52:01 46.31 10.58 35.72 0.00 5148.22 8077.34 0.00 [2023-09-18T22:59:15.193Z] 22:53:01 11.11 0.02 11.10 0.00 0.53 409.93 0.00 [2023-09-18T22:59:15.193Z] 22:54:01 3.68 0.02 3.67 0.00 0.13 94.38 0.00 [2023-09-18T22:59:15.193Z] 22:55:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2023-09-18T22:59:15.193Z] 22:56:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2023-09-18T22:59:15.193Z] 22:57:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 [2023-09-18T22:59:15.193Z] 22:58:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-09-18T22:59:15.193Z] 22:59:01 121.20 0.33 120.86 0.00 28.66 59103.35 0.00 [2023-09-18T22:59:15.193Z] Average: 65.09 4.26 60.83 0.00 792.65 27426.92 0.00 [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] 22:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-18T22:59:15.193Z] 22:48:01 29125736 31583588 729272 2.22 79308 2647764 1942428 5.72 996100 2389872 6296 [2023-09-18T22:59:15.193Z] 22:49:01 28342072 31594060 710448 2.16 152988 3287920 1736308 5.12 1161956 2920512 264 [2023-09-18T22:59:15.193Z] 22:50:01 27329876 31564528 734692 2.23 166980 4181756 1836808 5.41 1288908 3725388 455456 [2023-09-18T22:59:15.193Z] 22:51:01 27337220 31572288 726560 2.21 167216 4181812 1765272 5.20 1291632 3713048 4 [2023-09-18T22:59:15.193Z] 22:52:01 26901968 31550476 720732 2.19 185204 4574816 1703124 5.02 1552048 3855396 0 [2023-09-18T22:59:15.193Z] 22:53:01 26859740 31552772 718296 2.18 196236 4606304 1725372 5.08 1598304 3849552 176 [2023-09-18T22:59:15.193Z] 22:54:01 26866900 31555096 716360 2.18 194828 4603060 1702804 5.02 1594628 3846340 8 [2023-09-18T22:59:15.193Z] 22:55:01 26875648 31563952 707420 2.15 194904 4603056 1702804 5.02 1585616 3846344 8 [2023-09-18T22:59:15.193Z] 22:56:01 26876136 31564512 706784 2.15 194984 4603064 1702804 5.02 1585080 3846344 12 [2023-09-18T22:59:15.193Z] 22:57:01 26875440 31563960 707248 2.15 195068 4603068 1702804 5.02 1585336 3846348 20 [2023-09-18T22:59:15.193Z] 22:58:01 26875524 31564128 706912 2.15 195140 4603068 1702804 5.02 1585460 3846352 8 [2023-09-18T22:59:15.193Z] 22:59:01 25354056 31516332 751284 2.28 231444 5911444 1851472 5.46 1726912 5095512 784 [2023-09-18T22:59:15.193Z] Average: 27135026 31562141 719667 2.19 179525 4367261 1756234 5.18 1462665 3731751 38586 [2023-09-18T22:59:15.193Z] [2023-09-18T22:59:15.193Z] 22:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-18T22:59:15.193Z] 22:48:01 ens3 639.63 439.29 6327.81 93.06 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:48:01 vethafbf0c9 82.47 100.32 8.07 63.50 0.00 0.00 0.00 0.01 [2023-09-18T22:59:15.193Z] 22:48:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:48:01 docker0 87.30 108.48 7.43 147.56 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:49:01 ens3 303.72 154.09 2323.52 25.92 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:49:01 docker0 135.34 269.42 11.17 2291.63 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:50:01 ens3 350.92 271.57 3635.61 1347.71 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.193Z] 22:50:01 lo 10.93 10.93 1.09 1.09 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:50:01 docker0 19.16 51.72 1.38 831.88 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:51:01 ens3 8.75 5.38 8.12 2.90 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:52:01 ens3 171.61 85.36 2724.00 5.99 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:52:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:53:01 ens3 0.72 0.47 0.33 0.13 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:55:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:56:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:58:01 ens3 0.98 0.27 1.89 0.08 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:59:01 ens3 386.20 220.46 8233.38 44.34 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:59:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:59:01 vethc4a03d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:59:01 veth8ac2e19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] 22:59:01 docker0 59.56 108.65 4.87 1027.25 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] Average: ens3 155.24 98.09 1937.99 126.66 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] Average: vethc4a03d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] Average: veth8ac2e19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] Average: docker0 25.11 44.85 2.07 358.15 0.00 0.00 0.00 0.00 [2023-09-18T22:59:15.194Z] [2023-09-18T22:59:15.194Z] [2023-09-18T22:59:15.194Z] ---> sar -P ALL: [2023-09-18T22:59:15.194Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 09/18/23 _x86_64_ (8 CPU) [2023-09-18T22:59:15.194Z] [2023-09-18T22:59:15.194Z] 22:46:40 LINUX RESTART (8 CPU) [2023-09-18T22:59:15.194Z] [2023-09-18T22:59:15.194Z] 22:47:01 CPU %user %nice %system %iowait %steal %idle [2023-09-18T22:59:15.194Z] 22:48:01 all 9.07 0.00 3.26 3.20 0.06 84.40 [2023-09-18T22:59:15.194Z] 22:48:01 0 7.64 0.00 3.05 0.27 0.05 88.99 [2023-09-18T22:59:15.194Z] 22:48:01 1 11.78 0.00 3.62 6.20 0.05 78.35 [2023-09-18T22:59:15.194Z] 22:48:01 2 7.70 0.00 2.91 4.81 0.07 84.51 [2023-09-18T22:59:15.194Z] 22:48:01 3 11.69 0.00 3.53 0.88 0.07 83.84 [2023-09-18T22:59:15.194Z] 22:48:01 4 7.38 0.00 4.63 3.03 0.05 84.91 [2023-09-18T22:59:15.194Z] 22:48:01 5 8.76 0.00 3.23 2.75 0.08 85.18 [2023-09-18T22:59:15.194Z] 22:48:01 6 7.62 0.00 1.99 0.27 0.05 90.08 [2023-09-18T22:59:15.194Z] 22:48:01 7 10.00 0.00 3.14 7.44 0.08 79.34 [2023-09-18T22:59:15.194Z] 22:49:01 all 28.49 0.00 4.86 3.89 0.08 62.67 [2023-09-18T22:59:15.194Z] 22:49:01 0 29.13 0.00 4.91 4.91 0.07 60.97 [2023-09-18T22:59:15.194Z] 22:49:01 1 29.11 0.00 5.30 1.58 0.07 63.94 [2023-09-18T22:59:15.194Z] 22:49:01 2 28.09 0.00 5.27 3.67 0.07 62.90 [2023-09-18T22:59:15.194Z] 22:49:01 3 28.41 0.00 5.11 0.59 0.07 65.83 [2023-09-18T22:59:15.194Z] 22:49:01 4 28.27 0.00 4.93 0.64 0.12 66.04 [2023-09-18T22:59:15.194Z] 22:49:01 5 28.83 0.00 4.18 0.49 0.07 66.44 [2023-09-18T22:59:15.194Z] 22:49:01 6 27.61 0.00 4.66 12.28 0.08 55.36 [2023-09-18T22:59:15.194Z] 22:49:01 7 28.49 0.00 4.53 7.00 0.08 59.89 [2023-09-18T22:59:15.194Z] 22:50:01 all 21.89 0.00 4.10 1.76 0.09 72.16 [2023-09-18T22:59:15.194Z] 22:50:01 0 19.36 0.00 3.99 0.45 0.08 76.12 [2023-09-18T22:59:15.194Z] 22:50:01 1 23.96 0.00 4.40 0.27 0.08 71.29 [2023-09-18T22:59:15.194Z] 22:50:01 2 21.24 0.00 3.93 6.26 0.08 68.49 [2023-09-18T22:59:15.194Z] 22:50:01 3 23.60 0.00 4.67 0.96 0.10 70.66 [2023-09-18T22:59:15.194Z] 22:50:01 4 18.56 0.00 3.62 4.65 0.08 73.08 [2023-09-18T22:59:15.194Z] 22:50:01 5 21.24 0.00 4.18 0.15 0.08 74.34 [2023-09-18T22:59:15.194Z] 22:50:01 6 23.40 0.00 4.00 0.56 0.08 71.95 [2023-09-18T22:59:15.194Z] 22:50:01 7 23.75 0.00 4.01 0.78 0.15 71.31 [2023-09-18T22:59:15.194Z] 22:51:01 all 0.18 0.00 0.18 0.76 0.01 98.88 [2023-09-18T22:59:15.194Z] 22:51:01 0 0.22 0.00 0.17 0.00 0.00 99.62 [2023-09-18T22:59:15.194Z] 22:51:01 1 0.22 0.00 0.18 0.02 0.03 99.55 [2023-09-18T22:59:15.194Z] 22:51:01 2 0.15 0.00 0.12 0.00 0.00 99.73 [2023-09-18T22:59:15.194Z] 22:51:01 3 0.17 0.00 0.15 0.32 0.00 99.37 [2023-09-18T22:59:15.194Z] 22:51:01 4 0.08 0.00 0.48 4.88 0.02 94.53 [2023-09-18T22:59:15.194Z] 22:51:01 5 0.23 0.00 0.08 0.79 0.00 98.90 [2023-09-18T22:59:15.194Z] 22:51:01 6 0.13 0.00 0.13 0.00 0.00 99.73 [2023-09-18T22:59:15.194Z] 22:51:01 7 0.25 0.00 0.10 0.05 0.02 99.58 [2023-09-18T22:59:15.194Z] 22:52:01 all 1.87 0.00 0.92 0.65 0.02 96.54 [2023-09-18T22:59:15.194Z] 22:52:01 0 1.77 0.00 1.18 1.17 0.02 95.87 [2023-09-18T22:59:15.194Z] 22:52:01 1 2.35 0.00 0.75 0.07 0.03 96.80 [2023-09-18T22:59:15.194Z] 22:52:01 2 2.15 0.00 1.95 1.15 0.02 94.74 [2023-09-18T22:59:15.194Z] 22:52:01 3 1.25 0.00 0.79 1.55 0.03 96.37 [2023-09-18T22:59:15.194Z] 22:52:01 4 1.10 0.00 0.38 0.02 0.00 98.50 [2023-09-18T22:59:15.194Z] 22:52:01 5 1.66 0.00 0.80 0.45 0.02 97.07 [2023-09-18T22:59:15.194Z] 22:52:01 6 2.08 0.00 0.53 0.33 0.02 97.03 [2023-09-18T22:59:15.194Z] 22:52:01 7 2.57 0.00 0.98 0.48 0.02 95.95 [2023-09-18T22:59:15.194Z] 22:53:01 all 0.57 0.00 0.38 0.10 0.01 98.95 [2023-09-18T22:59:15.194Z] 22:53:01 0 0.60 0.00 0.55 0.00 0.02 98.83 [2023-09-18T22:59:15.194Z] 22:53:01 1 0.67 0.00 0.45 0.02 0.00 98.87 [2023-09-18T22:59:15.194Z] 22:53:01 2 0.82 0.00 0.28 0.03 0.00 98.87 [2023-09-18T22:59:15.194Z] 22:53:01 3 0.57 0.00 0.27 0.57 0.00 98.60 [2023-09-18T22:59:15.194Z] 22:53:01 4 0.43 0.00 0.85 0.02 0.02 98.68 [2023-09-18T22:59:15.194Z] 22:53:01 5 0.49 0.00 0.20 0.02 0.02 99.28 [2023-09-18T22:59:15.194Z] 22:53:01 6 0.53 0.00 0.22 0.02 0.00 99.23 [2023-09-18T22:59:15.194Z] 22:53:01 7 0.45 0.00 0.20 0.12 0.02 99.22 [2023-09-18T22:59:15.194Z] 22:54:01 all 0.10 0.00 0.04 0.02 0.01 99.82 [2023-09-18T22:59:15.194Z] 22:54:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2023-09-18T22:59:15.194Z] 22:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-18T22:59:15.194Z] 22:54:01 2 0.23 0.00 0.10 0.00 0.02 99.65 [2023-09-18T22:59:15.194Z] 22:54:01 3 0.03 0.00 0.03 0.15 0.02 99.77 [2023-09-18T22:59:15.194Z] 22:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-18T22:59:15.194Z] 22:54:01 5 0.25 0.00 0.05 0.00 0.00 99.70 [2023-09-18T22:59:15.194Z] 22:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-18T22:59:15.194Z] 22:54:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-09-18T22:59:15.194Z] 22:55:01 all 0.18 0.00 0.01 0.01 0.00 99.79 [2023-09-18T22:59:15.194Z] 22:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-18T22:59:15.194Z] 22:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-18T22:59:15.194Z] 22:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-18T22:59:15.194Z] 22:55:01 3 0.03 0.00 0.00 0.08 0.00 99.88 [2023-09-18T22:59:15.194Z] 22:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-18T22:59:15.194Z] 22:55:01 5 1.30 0.00 0.03 0.00 0.02 98.65 [2023-09-18T22:59:15.194Z] 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T22:59:15.194Z] 22:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-18T22:59:15.194Z] 22:56:01 all 0.20 0.00 0.02 0.02 0.01 99.74 [2023-09-18T22:59:15.194Z] 22:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-18T22:59:15.194Z] 22:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-18T22:59:15.194Z] 22:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-18T22:59:15.194Z] 22:56:01 3 0.37 0.00 0.02 0.17 0.02 99.43 [2023-09-18T22:59:15.194Z] 22:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-18T22:59:15.194Z] 22:56:01 5 1.13 0.00 0.03 0.00 0.00 98.84 [2023-09-18T22:59:15.194Z] 22:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-18T22:59:15.194Z] 22:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-18T22:59:15.194Z] 22:57:01 all 0.02 0.00 0.00 0.03 0.01 99.94 [2023-09-18T22:59:15.194Z] 22:57:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-18T22:59:15.194Z] 22:57:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-18T22:59:15.194Z] 22:57:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-18T22:59:15.194Z] 22:57:01 3 0.02 0.00 0.00 0.17 0.00 99.82 [2023-09-18T22:59:15.194Z] 22:57:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-18T22:59:15.194Z] 22:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-18T22:59:15.194Z] 22:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T22:59:15.194Z] 22:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-18T22:59:15.194Z] 22:58:01 all 0.13 0.00 0.01 0.01 0.01 99.85 [2023-09-18T22:59:15.194Z] 22:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-18T22:59:15.194Z] 22:58:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-18T22:59:15.194Z] 22:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-18T22:59:15.194Z] 22:58:01 3 0.02 0.00 0.00 0.08 0.02 99.88 [2023-09-18T22:59:15.194Z] 22:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-18T22:59:15.194Z] 22:58:01 5 0.93 0.00 0.00 0.00 0.00 99.07 [2023-09-18T22:59:15.194Z] 22:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-18T22:59:15.194Z] 22:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-18T22:59:15.194Z] [2023-09-18T22:59:15.194Z] 22:58:01 CPU %user %nice %system %iowait %steal %idle [2023-09-18T22:59:15.194Z] 22:59:01 all 8.21 0.00 3.45 4.20 0.08 84.06 [2023-09-18T22:59:15.194Z] 22:59:01 0 9.32 0.00 3.42 0.07 0.08 87.11 [2023-09-18T22:59:15.194Z] 22:59:01 1 7.80 0.00 3.64 1.13 0.05 87.38 [2023-09-18T22:59:15.195Z] 22:59:01 2 8.61 0.00 3.19 0.10 0.10 88.00 [2023-09-18T22:59:15.195Z] 22:59:01 3 7.57 0.00 4.03 5.95 0.07 82.37 [2023-09-18T22:59:15.195Z] 22:59:01 4 7.55 0.00 4.14 7.13 0.08 81.10 [2023-09-18T22:59:15.195Z] 22:59:01 5 8.40 0.00 2.75 1.18 0.07 87.60 [2023-09-18T22:59:15.195Z] 22:59:01 6 8.57 0.00 3.08 0.07 0.07 88.22 [2023-09-18T22:59:15.195Z] 22:59:01 7 7.84 0.00 3.33 17.98 0.13 70.71 [2023-09-18T22:59:15.195Z] Average: all 5.87 0.00 1.43 1.21 0.03 91.46 [2023-09-18T22:59:15.195Z] Average: 0 5.64 0.00 1.44 0.57 0.03 92.32 [2023-09-18T22:59:15.195Z] Average: 1 6.31 0.00 1.53 0.77 0.03 91.36 [2023-09-18T22:59:15.195Z] Average: 2 5.72 0.00 1.47 1.33 0.04 91.44 [2023-09-18T22:59:15.195Z] Average: 3 6.10 0.00 1.54 0.95 0.03 91.38 [2023-09-18T22:59:15.195Z] Average: 4 5.25 0.00 1.58 1.69 0.04 91.44 [2023-09-18T22:59:15.195Z] Average: 5 6.05 0.00 1.29 0.48 0.03 92.15 [2023-09-18T22:59:15.195Z] Average: 6 5.78 0.00 1.21 1.11 0.03 91.87 [2023-09-18T22:59:15.195Z] Average: 7 6.08 0.00 1.36 2.80 0.05 89.71 [2023-09-18T22:59:15.195Z] [2023-09-18T22:59:15.195Z] [2023-09-18T22:59:15.195Z]