Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 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-ssh14095081951255474240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9997992883434760895.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4011166535862927572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2746582985099091318.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-ssh7330227573576357446.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1846 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 > 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 Avoid second fetch Checking out Revision cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 (main) Commit message: "Merge pull request #126 from EdgeX-Camera-Management/remove-zmq" > git config core.sparsecheckout # timeout=10 > git checkout -f cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 > git rev-list --no-walk eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T15:01:48.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T15:01:48.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T15:01:48.062Z] ========================================================= [2023-01-11T15:01:48.062Z] EdgeX Global Pipelines Version Info [2023-01-11T15:01:48.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:01:48.776Z] ------------------- [2023-01-11T15:01:48.776Z] stable info: [2023-01-11T15:01:48.776Z] ------------------- [2023-01-11T15:01:48.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T15:01:48.776Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T15:01:48.776Z] Message: update stable to v1.0.244 [2023-01-11T15:01:49.347Z] ------------------- [2023-01-11T15:01:49.347Z] experimental info: [2023-01-11T15:01:49.347Z] ------------------- [2023-01-11T15:01:49.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T15:01:49.347Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T15:01:49.347Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T15:01:49.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-11T15:01:49.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-11T15:01:49.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T15:01:49.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T15:01:49.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T15:01:49.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T15:01:49.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T15:01:49.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T15:01:49.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T15:01:49.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T15:01:49.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T15:01:49.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-11T15:01:49.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T15:01:49.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T15:01:49.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T15:01:49.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T15:01:49.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T15:01:49.733Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T15:01:49.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T15:01:49.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T15:01:49.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T15:01:49.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T15:01:49.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T15:01:49.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T15:01:49.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T15:01:49.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T15:01:49.843Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T15:01:49.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-11T15:01:49.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-11T15:01:49.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-11T15:01:49.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo [2023-01-11T15:01:49.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc38a2b [Pipeline] echo [2023-01-11T15:01:49.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T15:01:49.970Z] provisioning config files... [2023-01-11T15:01:49.984Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9294895775302491801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:01:50.283Z] ---> docker-login.sh [2023-01-11T15:01:50.283Z] nexus3.edgexfoundry.org:10001 [2023-01-11T15:01:51.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:01:51.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:01:51.220Z] Configure a credential helper to remove this warning. See [2023-01-11T15:01:51.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:01:51.220Z] [2023-01-11T15:01:51.220Z] Login Succeeded [2023-01-11T15:01:51.220Z] nexus3.edgexfoundry.org:10002 [2023-01-11T15:01:51.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:01:51.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:01:51.220Z] Configure a credential helper to remove this warning. See [2023-01-11T15:01:51.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:01:51.220Z] [2023-01-11T15:01:51.220Z] Login Succeeded [2023-01-11T15:01:51.220Z] nexus3.edgexfoundry.org:10003 [2023-01-11T15:01:51.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:01:51.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:01:51.480Z] Configure a credential helper to remove this warning. See [2023-01-11T15:01:51.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:01:51.480Z] [2023-01-11T15:01:51.480Z] Login Succeeded [2023-01-11T15:01:51.480Z] nexus3.edgexfoundry.org:10004 [2023-01-11T15:01:51.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:01:51.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:01:51.480Z] Configure a credential helper to remove this warning. See [2023-01-11T15:01:51.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:01:51.480Z] [2023-01-11T15:01:51.480Z] Login Succeeded [2023-01-11T15:01:51.480Z] docker.io [2023-01-11T15:01:51.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:01:51.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:01:51.739Z] Configure a credential helper to remove this warning. See [2023-01-11T15:01:51.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:01:51.739Z] [2023-01-11T15:01:51.739Z] Login Succeeded [2023-01-11T15:01:51.739Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T15:01:51.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T15:01:52.111Z] + git rev-list -1 --merges cc38a2b6d8cbd0d01f010c95afd82b0fe8065866~1..cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo [2023-01-11T15:01:52.208Z] -----------> git rev-list -1 --merges cc38a2b6d8cbd0d01f010c95afd82b0fe8065866~1..cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:01:52.208Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [false] [Pipeline] sh [2023-01-11T15:01:52.492Z] + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo [2023-01-11T15:01:52.506Z] ========================================================= [2023-01-11T15:01:52.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T15:01:52.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T15:01:52.827Z] + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo [2023-01-11T15:01:52.838Z] [semverPrep] GIT_COMMIT: cc38a2b6d8cbd0d01f010c95afd82b0fe8065866, Commit Message: Merge pull request #126 from EdgeX-Camera-Management/remove-zmq [Pipeline] echo [2023-01-11T15:01:52.848Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T15:01:53.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T15:01:53.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T15:01:53.215Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T15:01:53.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T15:01:53.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T15:01:53.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T15:01:53.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:01:53.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:01:53.633Z] [2023-01-11T15:01:53.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:01:53.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:01:53.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T15:01:53.941Z] b85a868b505f: Pulling fs layer [2023-01-11T15:01:53.941Z] e2be974225ed: Pulling fs layer [2023-01-11T15:01:53.941Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T15:01:53.941Z] 988bab9f4d93: Pulling fs layer [2023-01-11T15:01:53.941Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T15:01:53.941Z] eaf3925da568: Pulling fs layer [2023-01-11T15:01:53.941Z] bab4dde63d76: Pulling fs layer [2023-01-11T15:01:53.941Z] bde34c3a00c8: Pulling fs layer [2023-01-11T15:01:53.941Z] b352a97aabf1: Pulling fs layer [2023-01-11T15:01:53.941Z] 4872d77fe225: Pulling fs layer [2023-01-11T15:01:53.941Z] 5851b861e8e6: Pulling fs layer [2023-01-11T15:01:53.941Z] eaf3925da568: Waiting [2023-01-11T15:01:53.941Z] 1469e6f7b9e6: Waiting [2023-01-11T15:01:53.941Z] 988bab9f4d93: Waiting [2023-01-11T15:01:53.941Z] 5851b861e8e6: Waiting [2023-01-11T15:01:53.941Z] b352a97aabf1: Waiting [2023-01-11T15:01:53.941Z] bde34c3a00c8: Waiting [2023-01-11T15:01:53.941Z] bab4dde63d76: Waiting [2023-01-11T15:01:53.941Z] 4872d77fe225: Waiting [2023-01-11T15:01:53.941Z] e2be974225ed: Verifying Checksum [2023-01-11T15:01:53.941Z] e2be974225ed: Download complete [2023-01-11T15:01:53.941Z] 988bab9f4d93: Verifying Checksum [2023-01-11T15:01:53.941Z] 988bab9f4d93: Download complete [2023-01-11T15:01:54.202Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T15:01:54.202Z] 1469e6f7b9e6: Download complete [2023-01-11T15:01:54.202Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T15:01:54.202Z] 339a4e72a1f5: Download complete [2023-01-11T15:01:54.202Z] eaf3925da568: Download complete [2023-01-11T15:01:54.202Z] bde34c3a00c8: Download complete [2023-01-11T15:01:54.202Z] b352a97aabf1: Verifying Checksum [2023-01-11T15:01:54.202Z] b352a97aabf1: Download complete [2023-01-11T15:01:54.202Z] 4872d77fe225: Verifying Checksum [2023-01-11T15:01:54.202Z] 4872d77fe225: Download complete [2023-01-11T15:01:54.202Z] 5851b861e8e6: Verifying Checksum [2023-01-11T15:01:54.202Z] 5851b861e8e6: Download complete [2023-01-11T15:01:54.202Z] b85a868b505f: Verifying Checksum [2023-01-11T15:01:54.202Z] b85a868b505f: Download complete [2023-01-11T15:01:54.460Z] bab4dde63d76: Verifying Checksum [2023-01-11T15:01:54.460Z] bab4dde63d76: Download complete [2023-01-11T15:01:55.842Z] b85a868b505f: Pull complete [2023-01-11T15:01:56.413Z] e2be974225ed: Pull complete [2023-01-11T15:01:56.981Z] 339a4e72a1f5: Pull complete [2023-01-11T15:01:56.981Z] 988bab9f4d93: Pull complete [2023-01-11T15:01:57.239Z] 1469e6f7b9e6: Pull complete [2023-01-11T15:01:57.239Z] eaf3925da568: Pull complete [2023-01-11T15:01:59.146Z] bab4dde63d76: Pull complete [2023-01-11T15:01:59.146Z] bde34c3a00c8: Pull complete [2023-01-11T15:01:59.146Z] b352a97aabf1: Pull complete [2023-01-11T15:01:59.406Z] 4872d77fe225: Pull complete [2023-01-11T15:01:59.406Z] 5851b861e8e6: Pull complete [2023-01-11T15:01:59.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T15:01:59.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:01:59.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:01:59.509Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:01:59.540Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T15:02:02.972Z] $ docker top 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 -eo pid,comm [2023-01-11T15:02:03.023Z] 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-01-11T15:02:03.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T15:02:03.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T15:02:03.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T15:02:03.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T15:02:03.181Z] $ docker exec 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent [2023-01-11T15:02:03.294Z] SSH_AUTH_SOCK=/tmp/ssh-pnsttqr64ASF/agent.33 [2023-01-11T15:02:03.294Z] SSH_AGENT_PID=39 [2023-01-11T15:02:03.301Z] Running ssh-add (command line suppressed) [2023-01-11T15:02:03.412Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16060479098711214421.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16060479098711214421.key) [2023-01-11T15:02:03.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T15:02:03.714Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T15:02:03.735Z] $ docker exec --env ******** --env ******** 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent -k [2023-01-11T15:02:03.840Z] unset SSH_AUTH_SOCK; [2023-01-11T15:02:03.841Z] unset SSH_AGENT_PID; [2023-01-11T15:02:03.841Z] echo Agent pid 39 killed; [2023-01-11T15:02:03.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T15:02:03.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T15:02:03.876Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T15:02:03.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T15:02:03.996Z] $ docker exec 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent [2023-01-11T15:02:04.106Z] SSH_AUTH_SOCK=/tmp/ssh-0Vhs1Usb1jeP/agent.71 [2023-01-11T15:02:04.106Z] SSH_AGENT_PID=77 [2023-01-11T15:02:04.111Z] Running ssh-add (command line suppressed) [2023-01-11T15:02:04.218Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6662885971134342082.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6662885971134342082.key) [2023-01-11T15:02:04.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T15:02:04.517Z] + git semver init [2023-01-11T15:02:04.777Z] 2023-01-11 15:02:04,715 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T15:02:04.777Z] 2023-01-11 15:02:04,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-11T15:02:04.777Z] 2023-01-11 15:02:04,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-11T15:02:04.777Z] 2023-01-11 15:02:04,716 [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-01-11T15:02:05.717Z] 2023-01-11 15:02:05,460 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-01-11T15:02:05.717Z] 2023-01-11 15:02:05,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-01-11T15:02:05.717Z] 2023-01-11 15:02:05,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:02:05.717Z] 2023-01-11 15:02:05,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:02:05.717Z] 3.0.0-dev.3 [Pipeline] } [2023-01-11T15:02:05.732Z] $ docker exec --env ******** --env ******** 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent -k [2023-01-11T15:02:05.856Z] unset SSH_AUTH_SOCK; [2023-01-11T15:02:05.856Z] unset SSH_AGENT_PID; [2023-01-11T15:02:05.857Z] echo Agent pid 77 killed; [2023-01-11T15:02:05.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T15:02:06.175Z] + git semver [Pipeline] } [2023-01-11T15:02:06.455Z] $ docker stop --time=1 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 [2023-01-11T15:02:07.773Z] $ docker rm -f --volumes 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T15:02:08.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T15:02:08.303Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T15:02:08.307Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-01-11T15:02:08.450Z] provisioning config files... [2023-01-11T15:02:08.460Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8972136202295182354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:02:08.754Z] ---> docker-login.sh [2023-01-11T15:02:08.754Z] nexus3.edgexfoundry.org:10001 [2023-01-11T15:02:08.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:02:08.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:02:08.754Z] Configure a credential helper to remove this warning. See [2023-01-11T15:02:08.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:02:08.754Z] [2023-01-11T15:02:08.754Z] Login Succeeded [2023-01-11T15:02:08.754Z] nexus3.edgexfoundry.org:10002 [2023-01-11T15:02:08.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:02:08.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:02:08.754Z] Configure a credential helper to remove this warning. See [2023-01-11T15:02:08.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:02:08.754Z] [2023-01-11T15:02:08.754Z] Login Succeeded [2023-01-11T15:02:08.754Z] nexus3.edgexfoundry.org:10003 [2023-01-11T15:02:09.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:02:09.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:02:09.018Z] Configure a credential helper to remove this warning. See [2023-01-11T15:02:09.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:02:09.018Z] [2023-01-11T15:02:09.018Z] Login Succeeded [2023-01-11T15:02:09.018Z] nexus3.edgexfoundry.org:10004 [2023-01-11T15:02:09.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:02:09.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:02:09.018Z] Configure a credential helper to remove this warning. See [2023-01-11T15:02:09.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:02:09.018Z] [2023-01-11T15:02:09.018Z] Login Succeeded [2023-01-11T15:02:09.018Z] docker.io [2023-01-11T15:02:09.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:02:09.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:02:09.280Z] Configure a credential helper to remove this warning. See [2023-01-11T15:02:09.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:02:09.280Z] [2023-01-11T15:02:09.280Z] Login Succeeded [2023-01-11T15:02:09.280Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T15:02:09.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T15:02:09.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:02:09.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:02:09.360Z] ========================================================= [2023-01-11T15:02:09.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T15:02:09.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:02:09.663Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T15:02:09.664Z] Sending build context to Docker daemon 1.695MB [2023-01-11T15:02:09.664Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T15:02:09.664Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T15:02:09.664Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T15:02:09.664Z] 213ec9aee27d: Pulling fs layer [2023-01-11T15:02:09.664Z] 4583459ba037: Pulling fs layer [2023-01-11T15:02:09.664Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T15:02:09.664Z] 53926ce57604: Pulling fs layer [2023-01-11T15:02:09.664Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T15:02:09.664Z] 22ff95d597cd: Pulling fs layer [2023-01-11T15:02:09.664Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T15:02:09.664Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T15:02:09.664Z] a7acece74701: Pulling fs layer [2023-01-11T15:02:09.664Z] 53926ce57604: Waiting [2023-01-11T15:02:09.664Z] 12d6caf4c0d1: Waiting [2023-01-11T15:02:09.664Z] 96b7cbca73a9: Waiting [2023-01-11T15:02:09.664Z] 22ff95d597cd: Waiting [2023-01-11T15:02:09.664Z] 21b2b0c7a3f4: Waiting [2023-01-11T15:02:09.664Z] a7acece74701: Waiting [2023-01-11T15:02:09.664Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T15:02:09.664Z] 93c1e223e6f2: Download complete [2023-01-11T15:02:09.664Z] 4583459ba037: Download complete [2023-01-11T15:02:09.664Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T15:02:09.925Z] 22ff95d597cd: Verifying Checksum [2023-01-11T15:02:09.925Z] 22ff95d597cd: Download complete [2023-01-11T15:02:09.925Z] 213ec9aee27d: Download complete [2023-01-11T15:02:09.925Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T15:02:09.925Z] 12d6caf4c0d1: Download complete [2023-01-11T15:02:09.925Z] 213ec9aee27d: Pull complete [2023-01-11T15:02:10.187Z] 4583459ba037: Pull complete [2023-01-11T15:02:10.187Z] 93c1e223e6f2: Pull complete [2023-01-11T15:02:10.445Z] a7acece74701: Verifying Checksum [2023-01-11T15:02:10.445Z] a7acece74701: Download complete [2023-01-11T15:02:10.704Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T15:02:10.704Z] 96b7cbca73a9: Download complete [2023-01-11T15:02:10.704Z] 53926ce57604: Verifying Checksum [2023-01-11T15:02:10.704Z] 53926ce57604: Download complete [2023-01-11T15:02:14.891Z] 53926ce57604: Pull complete [2023-01-11T15:02:15.150Z] 21b2b0c7a3f4: Pull complete [2023-01-11T15:02:15.410Z] 22ff95d597cd: Pull complete [2023-01-11T15:02:15.978Z] 12d6caf4c0d1: Pull complete [2023-01-11T15:02:17.879Z] 96b7cbca73a9: Pull complete [2023-01-11T15:02:18.444Z] a7acece74701: Pull complete [2023-01-11T15:02:18.444Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T15:02:18.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T15:02:18.444Z] ---> db6d94c90886 [2023-01-11T15:02:18.444Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T15:02:23.407Z] Still waiting to schedule task [2023-01-11T15:02:23.408Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-11T15:02:25.013Z] ---> Running in 7863a376e7be [2023-01-11T15:02:25.013Z] Removing intermediate container 7863a376e7be [2023-01-11T15:02:25.013Z] ---> 46313d6550af [2023-01-11T15:02:25.013Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T15:02:25.013Z] ---> Running in 7d9b12023536 [2023-01-11T15:02:25.013Z] Removing intermediate container 7d9b12023536 [2023-01-11T15:02:25.013Z] ---> 156c52caa7a3 [2023-01-11T15:02:25.013Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T15:02:25.013Z] ---> Running in ab036cb87e50 [2023-01-11T15:02:25.013Z] Removing intermediate container ab036cb87e50 [2023-01-11T15:02:25.013Z] ---> 356a860133f2 [2023-01-11T15:02:25.013Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T15:02:25.013Z] ---> Running in 83d6514e6f15 [2023-01-11T15:02:25.013Z] Removing intermediate container 83d6514e6f15 [2023-01-11T15:02:25.013Z] ---> fd9f8030ff98 [2023-01-11T15:02:25.013Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T15:02:25.271Z] ---> Running in 4e25bb058df9 [2023-01-11T15:02:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T15:02:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T15:02:25.792Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-11T15:02:25.792Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-11T15:02:25.792Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T15:02:25.792Z] (4/80) Installing libxcb (1.15-r0) [2023-01-11T15:02:25.792Z] (5/80) Installing libx11 (1.8-r0) [2023-01-11T15:02:25.792Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-11T15:02:25.792Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-11T15:02:25.792Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-11T15:02:25.792Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-11T15:02:25.792Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-11T15:02:26.053Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-11T15:02:26.053Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-11T15:02:26.053Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-11T15:02:26.053Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-11T15:02:26.053Z] (15/80) Installing libice (1.0.10-r0) [2023-01-11T15:02:26.053Z] (16/80) Installing libuuid (2.38-r1) [2023-01-11T15:02:26.053Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-11T15:02:26.053Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-11T15:02:26.053Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-11T15:02:26.053Z] (20/80) Installing xset (1.2.4-r0) [2023-01-11T15:02:26.053Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-11T15:02:26.053Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-11T15:02:26.053Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T15:02:26.053Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-11T15:02:26.053Z] (25/80) Installing libintl (0.21-r2) [2023-01-11T15:02:26.313Z] (26/80) Installing libblkid (2.38-r1) [2023-01-11T15:02:26.313Z] (27/80) Installing libmount (2.38-r1) [2023-01-11T15:02:26.313Z] (28/80) Installing pcre (8.45-r2) [2023-01-11T15:02:26.313Z] (29/80) Installing glib (2.72.1-r0) [2023-01-11T15:02:26.313Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-11T15:02:26.313Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-11T15:02:26.313Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T15:02:26.313Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-11T15:02:26.313Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-11T15:02:26.313Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-11T15:02:26.313Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-11T15:02:26.313Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T15:02:26.313Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-11T15:02:26.573Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-11T15:02:26.573Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-11T15:02:26.573Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-11T15:02:26.573Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-11T15:02:26.574Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-11T15:02:26.574Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-11T15:02:26.574Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-11T15:02:26.574Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-11T15:02:26.574Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-11T15:02:26.574Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-11T15:02:26.574Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-11T15:02:26.574Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-11T15:02:26.574Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-11T15:02:26.574Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-11T15:02:26.574Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-11T15:02:26.574Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-11T15:02:26.834Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T15:02:26.834Z] (56/80) Installing libunistring (1.0-r0) [2023-01-11T15:02:26.834Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-11T15:02:26.834Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-11T15:02:26.834Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-11T15:02:26.834Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T15:02:26.834Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-11T15:02:26.834Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-11T15:02:26.834Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T15:02:26.834Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-11T15:02:26.834Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T15:02:26.834Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-11T15:02:26.834Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-11T15:02:26.834Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-11T15:02:26.834Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-11T15:02:26.834Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-11T15:02:26.834Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-11T15:02:26.834Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-11T15:02:27.094Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T15:02:27.094Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-11T15:02:27.094Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T15:02:27.094Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T15:02:27.094Z] (76/80) Installing kmod-libs (29-r2) [2023-01-11T15:02:27.094Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-11T15:02:27.094Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-11T15:02:27.094Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T15:02:27.094Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T15:02:27.094Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T15:02:27.094Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T15:02:27.094Z] OK: 330 MiB in 131 packages [2023-01-11T15:02:31.320Z] Removing intermediate container 4e25bb058df9 [2023-01-11T15:02:31.320Z] ---> 482c43be140d [2023-01-11T15:02:31.320Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T15:02:31.320Z] ---> Running in 2540e65842ae [2023-01-11T15:02:31.320Z] Removing intermediate container 2540e65842ae [2023-01-11T15:02:31.320Z] ---> ea64851129e6 [2023-01-11T15:02:31.320Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T15:02:31.320Z] ---> 2d480420f099 [2023-01-11T15:02:31.320Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T15:02:31.320Z] ---> Running in 14d728f630e9 [2023-01-11T15:02:57.898Z] Removing intermediate container 14d728f630e9 [2023-01-11T15:02:57.898Z] ---> 39c07d255f55 [2023-01-11T15:02:57.898Z] Step 11/13 : COPY . . [2023-01-11T15:02:57.898Z] ---> 238b2dc0740c [2023-01-11T15:02:57.898Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T15:02:57.898Z] ---> Running in b6266eaa7eb7 [2023-01-11T15:02:57.898Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:02:57.898Z] Dload Upload Total Spent Left Speed [2023-01-11T15:02:57.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6374 0 --:--:-- --:--:-- --:--:-- 6397 [2023-01-11T15:02:57.898Z] Removing intermediate container b6266eaa7eb7 [2023-01-11T15:02:57.898Z] ---> 8fc13a51b332 [2023-01-11T15:02:57.898Z] Step 13/13 : RUN ${MAKE} [2023-01-11T15:02:57.898Z] ---> Running in 07f2cf6ba093 [2023-01-11T15:02:57.898Z] noop [2023-01-11T15:02:57.898Z] Removing intermediate container 07f2cf6ba093 [2023-01-11T15:02:57.898Z] ---> 50f692ea0163 [2023-01-11T15:02:57.898Z] Successfully built 50f692ea0163 [2023-01-11T15:02:57.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:02:58.209Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T15:02:58.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:02:58.276Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:02:58.307Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T15:02:58.643Z] $ docker top e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T15:02:58.981Z] + go version [2023-01-11T15:02:58.981Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T15:02:58.993Z] $ docker stop --time=1 e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc [2023-01-11T15:03:00.238Z] $ docker rm -f --volumes e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:03:00.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T15:03:00.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:03:00.666Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:03:00.699Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T15:03:01.013Z] $ docker top e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T15:03:01.350Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-11T15:03:01.641Z] + make test [2023-01-11T15:03:01.641Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T15:03:01.899Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T15:03:11.872Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T15:03:11.872Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-11T15:03:18.453Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T15:03:18.453Z] go vet ./... [2023-01-11T15:03:20.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T15:03:20.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T15:03:20.978Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T15:03:20.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T15:03:21.001Z] $ docker stop --time=1 e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 [2023-01-11T15:03:23.380Z] $ docker rm -f --volumes e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T15:03:23.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T15:03:23.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T15:03:24.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T15:03:24.645Z] + ls -al . [2023-01-11T15:03:24.645Z] total 208 [2023-01-11T15:03:24.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 15:03 . [2023-01-11T15:03:24.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 .. [2023-01-11T15:03:24.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 15:03 .git [2023-01-11T15:03:24.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 .github [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 15:01 .gitignore [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 15:01 .golangci.yml [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 15:01 .hadolint.yml [2023-01-11T15:03:24.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 15:02 .semver [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 15:01 Attribution.txt [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 15:01 CHANGELOG.md [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 15:01 Dockerfile [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 15:01 GOVERNANCE.md [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 15:01 Jenkinsfile [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 15:01 LICENSE [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 15:01 Makefile [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 15:01 OWNERS.md [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 15:01 README.md [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 15:02 VERSION [2023-01-11T15:03:24.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 15:01 bin [2023-01-11T15:03:24.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 cmd [2023-01-11T15:03:24.645Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 15:03 coverage.out [2023-01-11T15:03:24.645Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 15:01 docker-entrypoint.sh [2023-01-11T15:03:24.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 docs [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 15:01 go.mod [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 15:01 go.sum [2023-01-11T15:03:24.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 internal [2023-01-11T15:03:24.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 snap [2023-01-11T15:03:24.645Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:03:24.959Z] + 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=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 --label arch=amd64 --label version=3.0.0-dev.3 . [2023-01-11T15:03:24.959Z] Sending build context to Docker daemon 1.726MB [2023-01-11T15:03:24.959Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T15:03:24.959Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T15:03:24.959Z] ---> 50f692ea0163 [2023-01-11T15:03:24.959Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T15:03:24.959Z] ---> Running in 61890837df33 [2023-01-11T15:03:25.218Z] Removing intermediate container 61890837df33 [2023-01-11T15:03:25.218Z] ---> 5166dafbcd75 [2023-01-11T15:03:25.218Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T15:03:25.218Z] ---> Running in 07c0f249651d [2023-01-11T15:03:25.218Z] Removing intermediate container 07c0f249651d [2023-01-11T15:03:25.218Z] ---> 98cf2f7189be [2023-01-11T15:03:25.218Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T15:03:25.218Z] ---> Running in e9a50695d679 [2023-01-11T15:03:25.218Z] Removing intermediate container e9a50695d679 [2023-01-11T15:03:25.218Z] ---> 97b60af697de [2023-01-11T15:03:25.218Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T15:03:25.218Z] ---> Running in 8215738c693f [2023-01-11T15:03:25.475Z] Removing intermediate container 8215738c693f [2023-01-11T15:03:25.475Z] ---> dd4e869d8d27 [2023-01-11T15:03:25.475Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T15:03:25.475Z] ---> Running in 519a82a489eb [2023-01-11T15:03:26.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T15:03:26.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T15:03:26.042Z] OK: 330 MiB in 131 packages [2023-01-11T15:03:26.609Z] Removing intermediate container 519a82a489eb [2023-01-11T15:03:26.609Z] ---> 34cf322e70fe [2023-01-11T15:03:26.609Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T15:03:26.609Z] ---> Running in b07a28fd07c3 [2023-01-11T15:03:26.609Z] Removing intermediate container b07a28fd07c3 [2023-01-11T15:03:26.609Z] ---> c73f72333935 [2023-01-11T15:03:26.609Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T15:03:26.609Z] ---> 0988e6966428 [2023-01-11T15:03:26.609Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T15:03:26.872Z] ---> Running in 64a921539bfd [2023-01-11T15:03:27.454Z] Removing intermediate container 64a921539bfd [2023-01-11T15:03:27.454Z] ---> 971381007de9 [2023-01-11T15:03:27.454Z] Step 11/35 : COPY . . [2023-01-11T15:03:27.713Z] ---> f1607f4b1182 [2023-01-11T15:03:27.713Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T15:03:27.713Z] ---> Running in a5d0a986ad79 [2023-01-11T15:03:27.971Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:03:27.971Z] Dload Upload Total Spent Left Speed [2023-01-11T15:03:27.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 42302 0 --:--:-- --:--:-- --:--:-- 42480 [2023-01-11T15:03:28.228Z] Removing intermediate container a5d0a986ad79 [2023-01-11T15:03:28.228Z] ---> 77494544f503 [2023-01-11T15:03:28.228Z] Step 13/35 : RUN ${MAKE} [2023-01-11T15:03:28.228Z] ---> Running in 4b87ce683d45 [2023-01-11T15:03:28.486Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T15:03:49.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1848 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-01-11T15:03:49.117Z] Running in /w/workspace/device-usb-camera/74 [Pipeline] { [Pipeline] checkout [2023-01-11T15:03:49.152Z] Selected Git installation does not exist. Using Default [2023-01-11T15:03:49.152Z] The recommended git tool is: NONE [2023-01-11T15:03:50.421Z] Removing intermediate container 4b87ce683d45 [2023-01-11T15:03:50.421Z] ---> d292703501c8 [2023-01-11T15:03:50.421Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T15:03:50.421Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T15:03:50.421Z] af6660deedbd: Pulling fs layer [2023-01-11T15:03:50.421Z] 97cd0a44c592: Pulling fs layer [2023-01-11T15:03:50.687Z] 97cd0a44c592: Verifying Checksum [2023-01-11T15:03:50.687Z] 97cd0a44c592: Download complete [2023-01-11T15:03:50.687Z] af6660deedbd: Verifying Checksum [2023-01-11T15:03:50.687Z] af6660deedbd: Download complete [2023-01-11T15:03:50.948Z] af6660deedbd: Pull complete [2023-01-11T15:03:50.948Z] 97cd0a44c592: Pull complete [2023-01-11T15:03:50.948Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T15:03:50.948Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T15:03:50.948Z] ---> fea57e182299 [2023-01-11T15:03:50.948Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T15:03:51.546Z] 3.16: Pulling from library/alpine [2023-01-11T15:03:51.546Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T15:03:51.546Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T15:03:51.546Z] ca7dd9ec2225: Download complete [2023-01-11T15:03:51.825Z] ca7dd9ec2225: Pull complete [2023-01-11T15:03:51.825Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T15:03:51.825Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T15:03:51.825Z] ---> bfe296a52501 [2023-01-11T15:03:51.825Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T15:03:52.092Z] ---> Running in a50082a26c29 [2023-01-11T15:03:52.092Z] Removing intermediate container a50082a26c29 [2023-01-11T15:03:52.092Z] ---> 455a14aa4eca [2023-01-11T15:03:52.092Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T15:03:52.350Z] ---> Running in 191687c94720 [2023-01-11T15:03:52.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T15:03:52.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T15:03:52.865Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-11T15:03:52.865Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-11T15:03:52.865Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-11T15:03:52.865Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T15:03:52.865Z] (5/80) Installing libxcb (1.15-r0) [2023-01-11T15:03:52.865Z] (6/80) Installing libx11 (1.8-r0) [2023-01-11T15:03:52.865Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-11T15:03:53.126Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T15:03:53.126Z] (9/80) Installing expat (2.5.0-r0) [2023-01-11T15:03:53.126Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-11T15:03:53.126Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-11T15:03:53.126Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-11T15:03:53.126Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-11T15:03:53.126Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-11T15:03:53.126Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-11T15:03:53.126Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-11T15:03:53.126Z] (17/80) Installing libintl (0.21-r2) [2023-01-11T15:03:53.126Z] (18/80) Installing libblkid (2.38-r1) [2023-01-11T15:03:53.126Z] (19/80) Installing libmount (2.38-r1) [2023-01-11T15:03:53.126Z] (20/80) Installing pcre (8.45-r2) [2023-01-11T15:03:53.126Z] (21/80) Installing glib (2.72.1-r0) [2023-01-11T15:03:53.126Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-11T15:03:53.126Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T15:03:53.126Z] (24/80) Installing libass (0.16.0-r0) [2023-01-11T15:03:53.126Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-11T15:03:53.126Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-11T15:03:53.126Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-11T15:03:53.126Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-11T15:03:53.126Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-11T15:03:53.126Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-11T15:03:53.126Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T15:03:53.126Z] (32/80) Installing libunistring (1.0-r0) [2023-01-11T15:03:53.387Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-11T15:03:53.387Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T15:03:53.387Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T15:03:53.387Z] (36/80) Installing lame (3.100-r0) [2023-01-11T15:03:53.387Z] (37/80) Installing opus (1.3.1-r1) [2023-01-11T15:03:53.387Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-11T15:03:53.387Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T15:03:53.387Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-11T15:03:53.387Z] (41/80) Installing orc (0.4.32-r0) [2023-01-11T15:03:53.387Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T15:03:53.387Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-11T15:03:53.387Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T15:03:53.387Z] (45/80) Installing flac (1.3.4-r0) [2023-01-11T15:03:53.387Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-11T15:03:53.387Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-11T15:03:53.387Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T15:03:53.387Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-11T15:03:53.387Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-11T15:03:53.387Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-11T15:03:53.387Z] (52/80) Installing libpulse (15.0-r2) [2023-01-11T15:03:53.387Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-11T15:03:53.387Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-11T15:03:53.387Z] (55/80) Installing librist (0.2.6-r1) [2023-01-11T15:03:53.387Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-11T15:03:53.387Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-11T15:03:53.387Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-11T15:03:53.387Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T15:03:53.387Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T15:03:53.387Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-11T15:03:53.387Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-11T15:03:53.387Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T15:03:53.387Z] (64/80) Installing libva (2.14.0-r0) [2023-01-11T15:03:53.648Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-11T15:03:53.648Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-11T15:03:53.648Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-11T15:03:53.648Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-11T15:03:53.648Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T15:03:53.648Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-11T15:03:53.648Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-11T15:03:53.648Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-11T15:03:53.648Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T15:03:53.908Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-11T15:03:53.908Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T15:03:53.908Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T15:03:53.908Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T15:03:53.908Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-11T15:03:53.908Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T15:03:53.908Z] (79/80) Installing kmod-libs (29-r2) [2023-01-11T15:03:53.908Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-11T15:03:53.908Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T15:03:53.908Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T15:03:53.908Z] OK: 100 MiB in 94 packages [2023-01-11T15:03:53.994Z] using credential edgex-jenkins-ssh [2023-01-11T15:03:54.012Z] Cloning the remote Git repository [2023-01-11T15:03:54.058Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T15:03:54.122Z] > git init /w/workspace/device-usb-camera/74 # timeout=10 [2023-01-11T15:03:54.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T15:03:54.255Z] > git --version # timeout=10 [2023-01-11T15:03:54.275Z] > git --version # 'git version 2.25.1' [2023-01-11T15:03:54.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T15:03:54.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T15:03:55.037Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-11T15:03:55.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T15:03:55.769Z] Avoid second fetch [2023-01-11T15:03:55.770Z] Checking out Revision cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 (main) [2023-01-11T15:03:56.218Z] Commit message: "Merge pull request #126 from EdgeX-Camera-Management/remove-zmq" [2023-01-11T15:03:56.471Z] Removing intermediate container 191687c94720 [2023-01-11T15:03:56.471Z] ---> f0a02b4ae8b3 [2023-01-11T15:03:56.471Z] Step 18/35 : WORKDIR / [2023-01-11T15:03:56.471Z] ---> Running in 08c5f84ce94b [2023-01-11T15:03:55.786Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T15:03:55.800Z] > git checkout -f cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T15:03:56.729Z] Removing intermediate container 08c5f84ce94b [2023-01-11T15:03:56.729Z] ---> 03a6b63ac03a [2023-01-11T15:03:56.729Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T15:03:57.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T15:03:57.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:03:57.094Z] Dload Upload Total Spent Left Speed [2023-01-11T15:03:57.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-01-11T15:03:57.665Z] ---> f59be6fc0b66 [2023-01-11T15:03:57.665Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T15:03:57.665Z] ---> 1570bdaa0df4 [2023-01-11T15:03:57.665Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T15:03:57.665Z] ---> fb5ca2eb4a46 [2023-01-11T15:03:57.665Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T15:03:57.729Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T15:03:57.923Z] ---> ca41a13fddc0 [2023-01-11T15:03:57.923Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T15:03:58.072Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-01-11T15:03:58.072Z] tee /etc/docker/daemon.new [2023-01-11T15:03:58.072Z] { [2023-01-11T15:03:58.072Z] "registry-mirrors": [ [2023-01-11T15:03:58.072Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T15:03:58.072Z] ], [2023-01-11T15:03:58.072Z] "bip": "10.250.0.254/24", [2023-01-11T15:03:58.072Z] "hosts": [ [2023-01-11T15:03:58.072Z] "tcp://0.0.0.0:5555", [2023-01-11T15:03:58.072Z] "unix:///var/run/docker.sock" [2023-01-11T15:03:58.072Z] ], [2023-01-11T15:03:58.072Z] "mtu": 1458, [2023-01-11T15:03:58.072Z] "selinux-enabled": true, [2023-01-11T15:03:58.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T15:03:58.072Z] } [Pipeline] sh [2023-01-11T15:03:58.181Z] ---> 2c20e666dabb [2023-01-11T15:03:58.181Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T15:03:58.181Z] ---> ae7e65f7b530 [2023-01-11T15:03:58.181Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T15:03:58.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T15:03:58.741Z] + sudo service docker restart [2023-01-11T15:03:59.116Z] ---> 31bb191146cd [2023-01-11T15:03:59.116Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T15:03:59.116Z] ---> Running in 360f8faa795c [2023-01-11T15:03:59.682Z] Removing intermediate container 360f8faa795c [2023-01-11T15:03:59.682Z] ---> 6275dcfd0a7e [2023-01-11T15:03:59.682Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T15:03:59.682Z] ---> Running in 466fe1fe0096 [2023-01-11T15:04:00.620Z] Removing intermediate container 466fe1fe0096 [2023-01-11T15:04:00.620Z] ---> e0b9db99e669 [2023-01-11T15:04:00.620Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T15:04:00.620Z] ---> Running in c60cc1f477fb [2023-01-11T15:04:01.187Z] Removing intermediate container c60cc1f477fb [2023-01-11T15:04:01.187Z] ---> e8d114a3e92d [2023-01-11T15:04:01.187Z] Step 29/35 : EXPOSE 59983 [2023-01-11T15:04:01.187Z] ---> Running in c874fd43d053 [2023-01-11T15:04:01.187Z] Removing intermediate container c874fd43d053 [2023-01-11T15:04:01.187Z] ---> 556fa21c76c8 [2023-01-11T15:04:01.187Z] Step 30/35 : EXPOSE 8554 [2023-01-11T15:04:01.187Z] ---> Running in 353820c788a4 [2023-01-11T15:04:01.187Z] Removing intermediate container 353820c788a4 [2023-01-11T15:04:01.187Z] ---> c0c2a2aec1e7 [2023-01-11T15:04:01.187Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T15:04:01.187Z] ---> Running in 8b8477dcf6f8 [2023-01-11T15:04:01.445Z] Removing intermediate container 8b8477dcf6f8 [2023-01-11T15:04:01.445Z] ---> dd0885273b6f [2023-01-11T15:04:01.445Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T15:04:01.445Z] ---> Running in 41f6ed2818d4 [2023-01-11T15:04:01.445Z] Removing intermediate container 41f6ed2818d4 [2023-01-11T15:04:01.445Z] ---> c83edfb40dc9 [2023-01-11T15:04:01.445Z] Step 33/35 : LABEL arch=amd64 [2023-01-11T15:04:01.445Z] ---> Running in e0af0eff29be [2023-01-11T15:04:01.445Z] Removing intermediate container e0af0eff29be [2023-01-11T15:04:01.446Z] ---> 48cce2f9b32c [2023-01-11T15:04:01.446Z] Step 34/35 : LABEL git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:04:01.446Z] ---> Running in 9bcbcd114aca [2023-01-11T15:04:01.704Z] Removing intermediate container 9bcbcd114aca [2023-01-11T15:04:01.704Z] ---> f29d4f016203 [2023-01-11T15:04:01.704Z] Step 35/35 : LABEL version=3.0.0-dev.3 [2023-01-11T15:04:01.704Z] ---> Running in bfd2a8413e6a [2023-01-11T15:04:01.704Z] Removing intermediate container bfd2a8413e6a [2023-01-11T15:04:01.704Z] ---> 02e1b1c70b17 [2023-01-11T15:04:01.704Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T15:04:01.704Z] Successfully built 02e1b1c70b17 [2023-01-11T15:04:01.704Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T15:04:01.805Z] provisioning config files... [2023-01-11T15:04:01.814Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9801361536995944685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:04:02.113Z] ---> docker-login.sh [2023-01-11T15:04:02.113Z] nexus3.edgexfoundry.org:10001 [2023-01-11T15:04:02.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:02.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:02.113Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:02.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:02.113Z] [2023-01-11T15:04:02.113Z] Login Succeeded [2023-01-11T15:04:02.113Z] nexus3.edgexfoundry.org:10002 [2023-01-11T15:04:02.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:02.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:02.113Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:02.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:02.113Z] [2023-01-11T15:04:02.113Z] Login Succeeded [2023-01-11T15:04:02.113Z] nexus3.edgexfoundry.org:10003 [2023-01-11T15:04:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:02.371Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:02.371Z] [2023-01-11T15:04:02.371Z] Login Succeeded [2023-01-11T15:04:02.371Z] nexus3.edgexfoundry.org:10004 [2023-01-11T15:04:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:02.371Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:02.371Z] [2023-01-11T15:04:02.371Z] Login Succeeded [2023-01-11T15:04:02.371Z] docker.io [2023-01-11T15:04:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:02.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:02.631Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:02.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:02.631Z] [2023-01-11T15:04:02.631Z] Login Succeeded [2023-01-11T15:04:02.631Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T15:04:02.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T15:04:02.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:04:02.714Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-01-11T15:04:02.714Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:04:02.714Z] latest [2023-01-11T15:04:02.714Z] 3.0.0-dev.3 [2023-01-11T15:04:02.714Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:04:02.714Z] main [2023-01-11T15:04:02.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:03.045Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:03.349Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:04:03.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T15:04:03.349Z] 2ee190a25ee7: Preparing [2023-01-11T15:04:03.349Z] f725cc91974f: Preparing [2023-01-11T15:04:03.349Z] 876cf0cb8970: Preparing [2023-01-11T15:04:03.349Z] 550e596c6d0e: Preparing [2023-01-11T15:04:03.349Z] 1207169bf42c: Preparing [2023-01-11T15:04:03.349Z] 9be99127f37b: Preparing [2023-01-11T15:04:03.349Z] 38b905b834d4: Preparing [2023-01-11T15:04:03.349Z] cf29c86fba29: Preparing [2023-01-11T15:04:03.349Z] 94f9f0f7cc91: Preparing [2023-01-11T15:04:03.349Z] 40b1f74a87bc: Preparing [2023-01-11T15:04:03.349Z] d8ec431fc5c5: Preparing [2023-01-11T15:04:03.349Z] e5e13b0c77cb: Preparing [2023-01-11T15:04:03.349Z] 9be99127f37b: Waiting [2023-01-11T15:04:03.349Z] 38b905b834d4: Waiting [2023-01-11T15:04:03.349Z] cf29c86fba29: Waiting [2023-01-11T15:04:03.349Z] 94f9f0f7cc91: Waiting [2023-01-11T15:04:03.349Z] 40b1f74a87bc: Waiting [2023-01-11T15:04:03.349Z] d8ec431fc5c5: Waiting [2023-01-11T15:04:03.349Z] e5e13b0c77cb: Waiting [2023-01-11T15:04:03.349Z] f725cc91974f: Pushed [2023-01-11T15:04:03.349Z] 1207169bf42c: Pushed [2023-01-11T15:04:03.349Z] 2ee190a25ee7: Pushed [2023-01-11T15:04:03.349Z] 876cf0cb8970: Pushed [2023-01-11T15:04:03.608Z] 9be99127f37b: Pushed [2023-01-11T15:04:03.608Z] cf29c86fba29: Pushed [2023-01-11T15:04:03.608Z] 38b905b834d4: Pushed [2023-01-11T15:04:03.608Z] 94f9f0f7cc91: Pushed [2023-01-11T15:04:03.608Z] e5e13b0c77cb: Layer already exists [2023-01-11T15:04:05.506Z] 550e596c6d0e: Pushed [2023-01-11T15:04:06.072Z] 40b1f74a87bc: Pushed [2023-01-11T15:04:12.633Z] d8ec431fc5c5: Pushed [2023-01-11T15:04:12.633Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:12.943Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:13.250Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-11T15:04:13.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T15:04:13.250Z] 2ee190a25ee7: Preparing [2023-01-11T15:04:13.250Z] f725cc91974f: Preparing [2023-01-11T15:04:13.250Z] 876cf0cb8970: Preparing [2023-01-11T15:04:13.250Z] 550e596c6d0e: Preparing [2023-01-11T15:04:13.250Z] 1207169bf42c: Preparing [2023-01-11T15:04:13.250Z] 9be99127f37b: Preparing [2023-01-11T15:04:13.250Z] 38b905b834d4: Preparing [2023-01-11T15:04:13.250Z] cf29c86fba29: Preparing [2023-01-11T15:04:13.250Z] 94f9f0f7cc91: Preparing [2023-01-11T15:04:13.250Z] 9be99127f37b: Waiting [2023-01-11T15:04:13.250Z] 40b1f74a87bc: Preparing [2023-01-11T15:04:13.250Z] d8ec431fc5c5: Preparing [2023-01-11T15:04:13.250Z] e5e13b0c77cb: Preparing [2023-01-11T15:04:13.250Z] 38b905b834d4: Waiting [2023-01-11T15:04:13.250Z] cf29c86fba29: Waiting [2023-01-11T15:04:13.250Z] 94f9f0f7cc91: Waiting [2023-01-11T15:04:13.250Z] d8ec431fc5c5: Waiting [2023-01-11T15:04:13.250Z] e5e13b0c77cb: Waiting [2023-01-11T15:04:13.250Z] 2ee190a25ee7: Layer already exists [2023-01-11T15:04:13.250Z] f725cc91974f: Layer already exists [2023-01-11T15:04:13.250Z] 550e596c6d0e: Layer already exists [2023-01-11T15:04:13.250Z] 876cf0cb8970: Layer already exists [2023-01-11T15:04:13.250Z] 1207169bf42c: Layer already exists [2023-01-11T15:04:13.250Z] 9be99127f37b: Layer already exists [2023-01-11T15:04:13.250Z] 38b905b834d4: Layer already exists [2023-01-11T15:04:13.250Z] cf29c86fba29: Layer already exists [2023-01-11T15:04:13.250Z] 94f9f0f7cc91: Layer already exists [2023-01-11T15:04:13.250Z] 40b1f74a87bc: Layer already exists [2023-01-11T15:04:13.250Z] d8ec431fc5c5: Layer already exists [2023-01-11T15:04:13.250Z] e5e13b0c77cb: Layer already exists [2023-01-11T15:04:13.250Z] latest: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:13.567Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:13.873Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [2023-01-11T15:04:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T15:04:13.873Z] 2ee190a25ee7: Preparing [2023-01-11T15:04:13.873Z] f725cc91974f: Preparing [2023-01-11T15:04:13.873Z] 876cf0cb8970: Preparing [2023-01-11T15:04:13.873Z] 550e596c6d0e: Preparing [2023-01-11T15:04:13.873Z] 1207169bf42c: Preparing [2023-01-11T15:04:13.873Z] 9be99127f37b: Preparing [2023-01-11T15:04:13.873Z] 38b905b834d4: Preparing [2023-01-11T15:04:13.873Z] cf29c86fba29: Preparing [2023-01-11T15:04:13.873Z] 94f9f0f7cc91: Preparing [2023-01-11T15:04:13.873Z] 9be99127f37b: Waiting [2023-01-11T15:04:13.873Z] 38b905b834d4: Waiting [2023-01-11T15:04:13.873Z] 40b1f74a87bc: Preparing [2023-01-11T15:04:13.873Z] d8ec431fc5c5: Preparing [2023-01-11T15:04:13.873Z] e5e13b0c77cb: Preparing [2023-01-11T15:04:13.873Z] 40b1f74a87bc: Waiting [2023-01-11T15:04:13.873Z] e5e13b0c77cb: Waiting [2023-01-11T15:04:13.873Z] d8ec431fc5c5: Waiting [2023-01-11T15:04:13.873Z] 876cf0cb8970: Layer already exists [2023-01-11T15:04:13.873Z] 550e596c6d0e: Layer already exists [2023-01-11T15:04:13.873Z] 1207169bf42c: Layer already exists [2023-01-11T15:04:13.873Z] 2ee190a25ee7: Layer already exists [2023-01-11T15:04:13.873Z] f725cc91974f: Layer already exists [2023-01-11T15:04:13.873Z] 38b905b834d4: Layer already exists [2023-01-11T15:04:13.873Z] cf29c86fba29: Layer already exists [2023-01-11T15:04:13.873Z] 9be99127f37b: Layer already exists [2023-01-11T15:04:13.873Z] 40b1f74a87bc: Layer already exists [2023-01-11T15:04:13.873Z] 94f9f0f7cc91: Layer already exists [2023-01-11T15:04:13.873Z] d8ec431fc5c5: Layer already exists [2023-01-11T15:04:13.873Z] e5e13b0c77cb: Layer already exists [2023-01-11T15:04:13.873Z] 3.0.0-dev.3: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:14.183Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:14.494Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:04:14.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T15:04:14.494Z] 2ee190a25ee7: Preparing [2023-01-11T15:04:14.494Z] f725cc91974f: Preparing [2023-01-11T15:04:14.494Z] 876cf0cb8970: Preparing [2023-01-11T15:04:14.494Z] 550e596c6d0e: Preparing [2023-01-11T15:04:14.494Z] 1207169bf42c: Preparing [2023-01-11T15:04:14.494Z] 9be99127f37b: Preparing [2023-01-11T15:04:14.494Z] 38b905b834d4: Preparing [2023-01-11T15:04:14.494Z] cf29c86fba29: Preparing [2023-01-11T15:04:14.494Z] 94f9f0f7cc91: Preparing [2023-01-11T15:04:14.494Z] 40b1f74a87bc: Preparing [2023-01-11T15:04:14.494Z] d8ec431fc5c5: Preparing [2023-01-11T15:04:14.494Z] e5e13b0c77cb: Preparing [2023-01-11T15:04:14.494Z] 9be99127f37b: Waiting [2023-01-11T15:04:14.494Z] 94f9f0f7cc91: Waiting [2023-01-11T15:04:14.494Z] 38b905b834d4: Waiting [2023-01-11T15:04:14.494Z] cf29c86fba29: Waiting [2023-01-11T15:04:14.494Z] 40b1f74a87bc: Waiting [2023-01-11T15:04:14.494Z] d8ec431fc5c5: Waiting [2023-01-11T15:04:14.494Z] e5e13b0c77cb: Waiting [2023-01-11T15:04:14.494Z] 550e596c6d0e: Layer already exists [2023-01-11T15:04:14.494Z] 2ee190a25ee7: Layer already exists [2023-01-11T15:04:14.494Z] 876cf0cb8970: Layer already exists [2023-01-11T15:04:14.494Z] 1207169bf42c: Layer already exists [2023-01-11T15:04:14.494Z] f725cc91974f: Layer already exists [2023-01-11T15:04:14.494Z] 9be99127f37b: Layer already exists [2023-01-11T15:04:14.494Z] 38b905b834d4: Layer already exists [2023-01-11T15:04:14.494Z] cf29c86fba29: Layer already exists [2023-01-11T15:04:14.494Z] 94f9f0f7cc91: Layer already exists [2023-01-11T15:04:14.494Z] 40b1f74a87bc: Layer already exists [2023-01-11T15:04:14.494Z] e5e13b0c77cb: Layer already exists [2023-01-11T15:04:14.494Z] d8ec431fc5c5: Layer already exists [2023-01-11T15:04:14.494Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:14.820Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:15.134Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-01-11T15:04:15.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-11T15:04:15.134Z] 2ee190a25ee7: Preparing [2023-01-11T15:04:15.134Z] f725cc91974f: Preparing [2023-01-11T15:04:15.134Z] 876cf0cb8970: Preparing [2023-01-11T15:04:15.134Z] 550e596c6d0e: Preparing [2023-01-11T15:04:15.134Z] 1207169bf42c: Preparing [2023-01-11T15:04:15.134Z] 9be99127f37b: Preparing [2023-01-11T15:04:15.134Z] 38b905b834d4: Preparing [2023-01-11T15:04:15.134Z] cf29c86fba29: Preparing [2023-01-11T15:04:15.134Z] 94f9f0f7cc91: Preparing [2023-01-11T15:04:15.134Z] 40b1f74a87bc: Preparing [2023-01-11T15:04:15.134Z] d8ec431fc5c5: Preparing [2023-01-11T15:04:15.134Z] e5e13b0c77cb: Preparing [2023-01-11T15:04:15.134Z] cf29c86fba29: Waiting [2023-01-11T15:04:15.134Z] 94f9f0f7cc91: Waiting [2023-01-11T15:04:15.134Z] d8ec431fc5c5: Waiting [2023-01-11T15:04:15.134Z] e5e13b0c77cb: Waiting [2023-01-11T15:04:15.134Z] 40b1f74a87bc: Waiting [2023-01-11T15:04:15.134Z] 38b905b834d4: Waiting [2023-01-11T15:04:15.134Z] 9be99127f37b: Waiting [2023-01-11T15:04:15.134Z] 1207169bf42c: Layer already exists [2023-01-11T15:04:15.134Z] 2ee190a25ee7: Layer already exists [2023-01-11T15:04:15.134Z] 876cf0cb8970: Layer already exists [2023-01-11T15:04:15.134Z] f725cc91974f: Layer already exists [2023-01-11T15:04:15.134Z] 550e596c6d0e: Layer already exists [2023-01-11T15:04:15.134Z] 9be99127f37b: Layer already exists [2023-01-11T15:04:15.134Z] 38b905b834d4: Layer already exists [2023-01-11T15:04:15.134Z] 94f9f0f7cc91: Layer already exists [2023-01-11T15:04:15.134Z] cf29c86fba29: Layer already exists [2023-01-11T15:04:15.134Z] 40b1f74a87bc: Layer already exists [2023-01-11T15:04:15.134Z] e5e13b0c77cb: Layer already exists [2023-01-11T15:04:15.134Z] d8ec431fc5c5: Layer already exists [2023-01-11T15:04:15.134Z] main: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T15:04:15.183Z] ===================================================== [Pipeline] echo [2023-01-11T15:04:15.193Z] taggedImages: [2023-01-11T15:04:15.193Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:04:15.193Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-11T15:04:15.193Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [2023-01-11T15:04:15.193Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:04:15.193Z] - 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-01-11T15:04:15.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T15:04:15.561Z] [2023-01-11T15:04:15.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:15.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T15:04:15.862Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T15:04:15.862Z] 5eb5b503b376: Pulling fs layer [2023-01-11T15:04:15.862Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T15:04:15.862Z] ec43610c2a17: Pulling fs layer [2023-01-11T15:04:15.862Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T15:04:15.862Z] 33b1e0a273af: Pulling fs layer [2023-01-11T15:04:15.862Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T15:04:15.862Z] 2f39f015ded8: Pulling fs layer [2023-01-11T15:04:15.862Z] 33b1e0a273af: Waiting [2023-01-11T15:04:15.862Z] 2f39f015ded8: Waiting [2023-01-11T15:04:15.862Z] 5d3b04190fa2: Waiting [2023-01-11T15:04:15.862Z] 3a2ae6a8a46f: Waiting [2023-01-11T15:04:15.862Z] 5c69ac0246d0: Download complete [2023-01-11T15:04:15.862Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T15:04:15.862Z] 3a2ae6a8a46f: Download complete [2023-01-11T15:04:16.121Z] 33b1e0a273af: Verifying Checksum [2023-01-11T15:04:16.121Z] 33b1e0a273af: Download complete [2023-01-11T15:04:16.121Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T15:04:16.121Z] 5d3b04190fa2: Download complete [2023-01-11T15:04:16.121Z] ec43610c2a17: Verifying Checksum [2023-01-11T15:04:16.121Z] ec43610c2a17: Download complete [2023-01-11T15:04:16.121Z] 5eb5b503b376: Verifying Checksum [2023-01-11T15:04:16.121Z] 5eb5b503b376: Download complete [2023-01-11T15:04:16.686Z] 2f39f015ded8: Verifying Checksum [2023-01-11T15:04:16.686Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T15:04:17.007Z] provisioning config files... [2023-01-11T15:04:17.033Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/74@tmp/config18017983097505498975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:04:17.250Z] 5eb5b503b376: Pull complete [2023-01-11T15:04:17.250Z] 5c69ac0246d0: Pull complete [2023-01-11T15:04:17.401Z] ---> docker-login.sh [2023-01-11T15:04:17.401Z] nexus3.edgexfoundry.org:10001 [2023-01-11T15:04:17.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:17.817Z] ec43610c2a17: Pull complete [2023-01-11T15:04:17.817Z] 3a2ae6a8a46f: Pull complete [2023-01-11T15:04:17.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:17.940Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:17.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:17.940Z] [2023-01-11T15:04:17.940Z] Login Succeeded [2023-01-11T15:04:17.940Z] nexus3.edgexfoundry.org:10002 [2023-01-11T15:04:18.075Z] 33b1e0a273af: Pull complete [2023-01-11T15:04:18.075Z] 5d3b04190fa2: Pull complete [2023-01-11T15:04:18.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:18.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:18.208Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:18.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:18.208Z] [2023-01-11T15:04:18.208Z] Login Succeeded [2023-01-11T15:04:18.208Z] nexus3.edgexfoundry.org:10003 [2023-01-11T15:04:18.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:18.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:18.751Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:18.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:18.751Z] [2023-01-11T15:04:18.751Z] Login Succeeded [2023-01-11T15:04:18.751Z] nexus3.edgexfoundry.org:10004 [2023-01-11T15:04:19.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:19.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:19.021Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:19.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:19.021Z] [2023-01-11T15:04:19.021Z] Login Succeeded [2023-01-11T15:04:19.021Z] docker.io [2023-01-11T15:04:19.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:04:19.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:04:19.565Z] Configure a credential helper to remove this warning. See [2023-01-11T15:04:19.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:04:19.565Z] [2023-01-11T15:04:19.565Z] Login Succeeded [2023-01-11T15:04:19.565Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T15:04:19.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T15:04:19.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:04:19.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:04:19.846Z] ========================================================= [2023-01-11T15:04:19.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T15:04:19.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:04:20.201Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T15:04:20.473Z] Sending build context to Docker daemon 1.11MB [2023-01-11T15:04:20.473Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T15:04:20.473Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T15:04:20.747Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T15:04:20.747Z] 9b18e9b68314: Pulling fs layer [2023-01-11T15:04:20.747Z] 35d82f9e3411: Pulling fs layer [2023-01-11T15:04:20.747Z] e16973657156: Pulling fs layer [2023-01-11T15:04:20.747Z] fc693d55d65f: Pulling fs layer [2023-01-11T15:04:20.747Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T15:04:20.747Z] dda99020689f: Pulling fs layer [2023-01-11T15:04:20.747Z] db1c61fa0a46: Pulling fs layer [2023-01-11T15:04:20.747Z] 891c053d2c06: Pulling fs layer [2023-01-11T15:04:20.747Z] dda99020689f: Waiting [2023-01-11T15:04:20.747Z] db1c61fa0a46: Waiting [2023-01-11T15:04:20.747Z] fc693d55d65f: Waiting [2023-01-11T15:04:20.747Z] 7e9fc2657dce: Waiting [2023-01-11T15:04:20.747Z] 891c053d2c06: Waiting [2023-01-11T15:04:20.747Z] e16973657156: Verifying Checksum [2023-01-11T15:04:20.747Z] e16973657156: Download complete [2023-01-11T15:04:20.747Z] 35d82f9e3411: Verifying Checksum [2023-01-11T15:04:20.747Z] 35d82f9e3411: Download complete [2023-01-11T15:04:20.747Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T15:04:20.747Z] 7e9fc2657dce: Download complete [2023-01-11T15:04:20.747Z] dda99020689f: Verifying Checksum [2023-01-11T15:04:20.747Z] dda99020689f: Download complete [2023-01-11T15:04:20.747Z] 9b18e9b68314: Verifying Checksum [2023-01-11T15:04:20.747Z] 9b18e9b68314: Download complete [2023-01-11T15:04:21.731Z] 9b18e9b68314: Pull complete [2023-01-11T15:04:21.731Z] 891c053d2c06: Verifying Checksum [2023-01-11T15:04:21.731Z] 891c053d2c06: Download complete [2023-01-11T15:04:22.002Z] 35d82f9e3411: Pull complete [2023-01-11T15:04:22.261Z] 2f39f015ded8: Pull complete [2023-01-11T15:04:22.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T15:04:22.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T15:04:22.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:04:22.335Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:04:22.369Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T15:04:22.605Z] e16973657156: Pull complete [2023-01-11T15:04:22.883Z] db1c61fa0a46: Verifying Checksum [2023-01-11T15:04:22.883Z] db1c61fa0a46: Download complete [2023-01-11T15:04:23.854Z] fc693d55d65f: Verifying Checksum [2023-01-11T15:04:23.854Z] fc693d55d65f: Download complete [2023-01-11T15:04:27.349Z] $ docker top c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:04:27.746Z] ---> job-cost.sh [2023-01-11T15:04:27.746Z] lf-activate-venv: SKIPPING [2023-01-11T15:04:27.746Z] INFO: No Stack... [2023-01-11T15:04:28.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T15:04:28.567Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T15:04:28.855Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-01-11T15:04:28.855Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T15:04:28.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [2023-01-11T15:04:28.877Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] did not exist. Created. [2023-01-11T15:04:28.878Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T15:04:29.175Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T15:04:29.211Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T15:04:29.217Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T15:04:29.231Z] $ docker stop --time=1 c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 [2023-01-11T15:04:30.396Z] $ docker rm -f --volumes c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T15:04:36.215Z] fc693d55d65f: Pull complete [2023-01-11T15:04:36.215Z] 7e9fc2657dce: Pull complete [2023-01-11T15:04:36.215Z] dda99020689f: Pull complete [2023-01-11T15:04:41.574Z] db1c61fa0a46: Pull complete [2023-01-11T15:04:43.535Z] 891c053d2c06: Pull complete [2023-01-11T15:04:43.535Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T15:04:43.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T15:04:43.535Z] ---> f96f9c87975a [2023-01-11T15:04:43.535Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T15:04:44.947Z] ---> Running in 95976e540ddd [2023-01-11T15:04:45.224Z] Removing intermediate container 95976e540ddd [2023-01-11T15:04:45.224Z] ---> 288b2b570e2e [2023-01-11T15:04:45.224Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T15:04:45.491Z] ---> Running in 7425a7649d3d [2023-01-11T15:04:45.760Z] Removing intermediate container 7425a7649d3d [2023-01-11T15:04:45.760Z] ---> adb2f4e4c54c [2023-01-11T15:04:45.760Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T15:04:45.760Z] ---> Running in 838821d9da44 [2023-01-11T15:04:46.026Z] Removing intermediate container 838821d9da44 [2023-01-11T15:04:46.026Z] ---> 9365c649378e [2023-01-11T15:04:46.026Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T15:04:46.026Z] ---> Running in d0fa0a5e9de5 [2023-01-11T15:04:46.291Z] Removing intermediate container d0fa0a5e9de5 [2023-01-11T15:04:46.291Z] ---> 1091dc076106 [2023-01-11T15:04:46.291Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T15:04:46.291Z] ---> Running in 0ce3dc453f6d [2023-01-11T15:04:47.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T15:04:47.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T15:04:48.656Z] (1/14) Installing libintl (0.21-r2) [2023-01-11T15:04:48.656Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-11T15:04:48.656Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T15:04:48.656Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T15:04:48.656Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-11T15:04:48.656Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-11T15:04:48.656Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T15:04:48.656Z] (7/14) Installing libblkid (2.38-r1) [2023-01-11T15:04:48.656Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-11T15:04:48.656Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-11T15:04:48.656Z] (10/14) Installing kmod-libs (29-r2) [2023-01-11T15:04:48.657Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-11T15:04:48.924Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-11T15:04:48.924Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T15:04:48.924Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T15:04:48.924Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T15:04:48.924Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T15:04:48.924Z] OK: 228 MiB in 65 packages [2023-01-11T15:04:50.339Z] Removing intermediate container 0ce3dc453f6d [2023-01-11T15:04:50.339Z] ---> f5601386ec71 [2023-01-11T15:04:50.339Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T15:04:50.339Z] ---> Running in 8a053ea8aaf8 [2023-01-11T15:04:50.606Z] Removing intermediate container 8a053ea8aaf8 [2023-01-11T15:04:50.606Z] ---> efc402a678a6 [2023-01-11T15:04:50.606Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T15:04:51.193Z] ---> 2a3cff2cd024 [2023-01-11T15:04:51.193Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T15:04:51.193Z] ---> Running in 0cff6349b710 [2023-01-11T15:05:48.268Z] Removing intermediate container 0cff6349b710 [2023-01-11T15:05:48.268Z] ---> 604207744524 [2023-01-11T15:05:48.268Z] Step 11/13 : COPY . . [2023-01-11T15:05:48.268Z] ---> c6be9c0afaf3 [2023-01-11T15:05:48.268Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T15:05:48.268Z] ---> Running in 051a0f1bda60 [2023-01-11T15:05:48.268Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:05:48.268Z] Dload Upload Total Spent Left Speed [2023-01-11T15:05:48.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13683 0 --:--:-- --:--:-- --:--:-- 13792 [2023-01-11T15:05:48.268Z] Removing intermediate container 051a0f1bda60 [2023-01-11T15:05:48.268Z] ---> e5cf8301191a [2023-01-11T15:05:48.268Z] Step 13/13 : RUN ${MAKE} [2023-01-11T15:05:48.268Z] ---> Running in 9cd229e50da4 [2023-01-11T15:05:48.268Z] noop [2023-01-11T15:05:48.268Z] Removing intermediate container 9cd229e50da4 [2023-01-11T15:05:48.268Z] ---> f038990a8abf [2023-01-11T15:05:48.268Z] Successfully built f038990a8abf [2023-01-11T15:05:48.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:05:48.631Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T15:05:48.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:05:48.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2023-01-11T15:05:48.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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-01-11T15:05:49.987Z] $ docker top 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T15:05:50.807Z] + go version [2023-01-11T15:05:50.808Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T15:05:50.832Z] $ docker stop --time=1 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df [2023-01-11T15:05:52.768Z] $ docker rm -f --volumes 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:05:53.335Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T15:05:53.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:05:53.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2023-01-11T15:05:53.580Z] $ 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/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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-01-11T15:05:54.716Z] $ docker top d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T15:05:55.206Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/74 [Pipeline] fileExists [Pipeline] sh [2023-01-11T15:05:55.529Z] + make test [2023-01-11T15:05:55.529Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T15:05:57.476Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T15:07:34.136Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T15:07:34.136Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements [2023-01-11T15:07:34.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T15:07:34.136Z] go vet ./... [2023-01-11T15:07:52.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T15:07:52.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T15:07:52.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T15:07:52.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T15:07:52.388Z] $ docker stop --time=1 d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca [2023-01-11T15:07:54.174Z] $ docker rm -f --volumes d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T15:07:55.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T15:07:55.131Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T15:07:55.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T15:07:55.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T15:07:56.309Z] + ls -al . [2023-01-11T15:07:56.309Z] total 204 [2023-01-11T15:07:56.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 15:05 . [2023-01-11T15:07:56.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 .. [2023-01-11T15:07:56.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 15:03 .git [2023-01-11T15:07:56.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 .github [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 15:03 .gitignore [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 15:03 .golangci.yml [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 15:03 .hadolint.yml [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 15:03 Attribution.txt [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 15:03 CHANGELOG.md [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 15:03 Dockerfile [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 15:03 GOVERNANCE.md [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 15:03 Jenkinsfile [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 15:03 LICENSE [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 15:03 Makefile [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 15:03 OWNERS.md [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 15:03 README.md [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 15:02 VERSION [2023-01-11T15:07:56.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 15:03 bin [2023-01-11T15:07:56.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 cmd [2023-01-11T15:07:56.309Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 15:07 coverage.out [2023-01-11T15:07:56.309Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 15:03 docker-entrypoint.sh [2023-01-11T15:07:56.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 docs [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 15:03 go.mod [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 15:03 go.sum [2023-01-11T15:07:56.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 internal [2023-01-11T15:07:56.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 snap [2023-01-11T15:07:56.309Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 15:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:07:56.647Z] + 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=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 --label arch=arm64 --label version=3.0.0-dev.3 . [2023-01-11T15:07:56.914Z] Sending build context to Docker daemon 1.141MB [2023-01-11T15:07:56.914Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T15:07:56.914Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T15:07:56.914Z] ---> f038990a8abf [2023-01-11T15:07:56.914Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T15:07:56.914Z] ---> Running in 11e84f9439ca [2023-01-11T15:07:57.180Z] Removing intermediate container 11e84f9439ca [2023-01-11T15:07:57.180Z] ---> a60f5d078c89 [2023-01-11T15:07:57.180Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T15:07:57.448Z] ---> Running in 072cdeab9d9e [2023-01-11T15:07:57.714Z] Removing intermediate container 072cdeab9d9e [2023-01-11T15:07:57.714Z] ---> be570578d3bd [2023-01-11T15:07:57.714Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T15:07:57.714Z] ---> Running in 3063c8359b73 [2023-01-11T15:07:57.980Z] Removing intermediate container 3063c8359b73 [2023-01-11T15:07:57.980Z] ---> c51a05e73fec [2023-01-11T15:07:57.980Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T15:07:57.980Z] ---> Running in 2253d7692c7c [2023-01-11T15:07:58.251Z] Removing intermediate container 2253d7692c7c [2023-01-11T15:07:58.251Z] ---> 20976ae90bdc [2023-01-11T15:07:58.251Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T15:07:58.251Z] ---> Running in 5074cb270859 [2023-01-11T15:07:59.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T15:07:59.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T15:08:00.764Z] OK: 228 MiB in 65 packages [2023-01-11T15:08:01.351Z] Removing intermediate container 5074cb270859 [2023-01-11T15:08:01.351Z] ---> a3dd870d9455 [2023-01-11T15:08:01.351Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T15:08:01.618Z] ---> Running in eec431568da0 [2023-01-11T15:08:01.892Z] Removing intermediate container eec431568da0 [2023-01-11T15:08:01.892Z] ---> 82823cd1ae39 [2023-01-11T15:08:01.892Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T15:08:02.478Z] ---> 0e530a19fd9e [2023-01-11T15:08:02.479Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T15:08:02.479Z] ---> Running in a44c98e2be27 [2023-01-11T15:08:04.448Z] Removing intermediate container a44c98e2be27 [2023-01-11T15:08:04.448Z] ---> eb955ff48415 [2023-01-11T15:08:04.448Z] Step 11/35 : COPY . . [2023-01-11T15:08:05.411Z] ---> 0e58ad3a5f1e [2023-01-11T15:08:05.411Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T15:08:05.411Z] ---> Running in 4e2f81b2a295 [2023-01-11T15:08:06.376Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:08:06.376Z] Dload Upload Total Spent Left Speed [2023-01-11T15:08:06.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4520 0 --:--:-- --:--:-- --:--:-- 4538 [2023-01-11T15:08:07.338Z] Removing intermediate container 4e2f81b2a295 [2023-01-11T15:08:07.338Z] ---> 0a577ffa50f0 [2023-01-11T15:08:07.338Z] Step 13/35 : RUN ${MAKE} [2023-01-11T15:08:07.338Z] ---> Running in 06279a12dcb8 [2023-01-11T15:08:08.299Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T15:11:15.120Z] Removing intermediate container 06279a12dcb8 [2023-01-11T15:11:15.120Z] ---> e621bd15441d [2023-01-11T15:11:15.120Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T15:11:15.120Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T15:11:15.120Z] eab2503cf8f4: Pulling fs layer [2023-01-11T15:11:15.120Z] 97cd0a44c592: Pulling fs layer [2023-01-11T15:11:15.120Z] 97cd0a44c592: Verifying Checksum [2023-01-11T15:11:15.120Z] 97cd0a44c592: Download complete [2023-01-11T15:11:15.120Z] eab2503cf8f4: Verifying Checksum [2023-01-11T15:11:15.120Z] eab2503cf8f4: Download complete [2023-01-11T15:11:15.120Z] eab2503cf8f4: Pull complete [2023-01-11T15:11:15.120Z] 97cd0a44c592: Pull complete [2023-01-11T15:11:15.120Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T15:11:15.120Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T15:11:15.120Z] ---> 7f763cca56b3 [2023-01-11T15:11:15.120Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T15:11:15.120Z] 3.16: Pulling from library/alpine [2023-01-11T15:11:15.120Z] 6875df1f5354: Pulling fs layer [2023-01-11T15:11:15.120Z] 6875df1f5354: Verifying Checksum [2023-01-11T15:11:15.120Z] 6875df1f5354: Download complete [2023-01-11T15:11:15.120Z] 6875df1f5354: Pull complete [2023-01-11T15:11:15.120Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T15:11:15.120Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T15:11:15.120Z] ---> 2b4661558fb8 [2023-01-11T15:11:15.120Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T15:11:15.120Z] ---> Running in b89221204243 [2023-01-11T15:11:15.120Z] Removing intermediate container b89221204243 [2023-01-11T15:11:15.120Z] ---> 096042508e51 [2023-01-11T15:11:15.120Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T15:11:15.120Z] ---> Running in 1f0096e43317 [2023-01-11T15:11:15.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T15:11:15.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T15:11:15.120Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-11T15:11:15.120Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-11T15:11:15.120Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-11T15:11:15.120Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-11T15:11:15.120Z] (5/79) Installing libxcb (1.15-r0) [2023-01-11T15:11:15.120Z] (6/79) Installing libx11 (1.8-r0) [2023-01-11T15:11:15.120Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-11T15:11:15.120Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T15:11:15.120Z] (9/79) Installing expat (2.5.0-r0) [2023-01-11T15:11:15.120Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-11T15:11:15.120Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-11T15:11:15.120Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-11T15:11:15.120Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-11T15:11:15.120Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-11T15:11:15.120Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-11T15:11:15.120Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-11T15:11:15.120Z] (17/79) Installing libintl (0.21-r2) [2023-01-11T15:11:15.120Z] (18/79) Installing libblkid (2.38-r1) [2023-01-11T15:11:15.120Z] (19/79) Installing libmount (2.38-r1) [2023-01-11T15:11:15.120Z] (20/79) Installing pcre (8.45-r2) [2023-01-11T15:11:15.120Z] (21/79) Installing glib (2.72.1-r0) [2023-01-11T15:11:15.120Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-11T15:11:15.120Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-11T15:11:15.120Z] (24/79) Installing libass (0.16.0-r0) [2023-01-11T15:11:15.120Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-11T15:11:15.120Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-11T15:11:15.120Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-11T15:11:15.120Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-11T15:11:15.120Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-11T15:11:15.120Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-11T15:11:15.120Z] (31/79) Installing libunistring (1.0-r0) [2023-01-11T15:11:15.120Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-11T15:11:15.120Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T15:11:15.120Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T15:11:15.120Z] (35/79) Installing lame (3.100-r0) [2023-01-11T15:11:15.120Z] (36/79) Installing opus (1.3.1-r1) [2023-01-11T15:11:15.120Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-11T15:11:15.120Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-11T15:11:15.120Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-11T15:11:15.120Z] (40/79) Installing orc (0.4.32-r0) [2023-01-11T15:11:15.120Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T15:11:15.120Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-11T15:11:15.120Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T15:11:15.120Z] (44/79) Installing flac (1.3.4-r0) [2023-01-11T15:11:15.120Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-11T15:11:15.120Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-11T15:11:15.120Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T15:11:15.120Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-11T15:11:15.120Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-11T15:11:15.120Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-11T15:11:15.120Z] (51/79) Installing libpulse (15.0-r2) [2023-01-11T15:11:15.120Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-11T15:11:15.120Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-11T15:11:15.120Z] (54/79) Installing librist (0.2.6-r1) [2023-01-11T15:11:15.120Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-11T15:11:15.120Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-11T15:11:15.120Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-11T15:11:15.120Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T15:11:15.120Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T15:11:15.120Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-11T15:11:15.120Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-11T15:11:15.120Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T15:11:15.120Z] (63/79) Installing libva (2.14.0-r0) [2023-01-11T15:11:15.120Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-11T15:11:15.120Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-11T15:11:15.120Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-11T15:11:15.120Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-11T15:11:15.120Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T15:11:15.120Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-11T15:11:15.120Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-11T15:11:15.120Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-11T15:11:15.120Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T15:11:15.120Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-11T15:11:15.120Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-11T15:11:15.120Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T15:11:15.120Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-11T15:11:15.120Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-11T15:11:15.120Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-11T15:11:15.120Z] (78/79) Installing kmod-libs (29-r2) [2023-01-11T15:11:15.120Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-11T15:11:15.120Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T15:11:15.120Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T15:11:15.120Z] OK: 77 MiB in 93 packages [2023-01-11T15:11:15.120Z] Removing intermediate container 1f0096e43317 [2023-01-11T15:11:15.120Z] ---> 3016b501d924 [2023-01-11T15:11:15.120Z] Step 18/35 : WORKDIR / [2023-01-11T15:11:15.459Z] ---> Running in b58f7d2446a5 [2023-01-11T15:11:15.737Z] Removing intermediate container b58f7d2446a5 [2023-01-11T15:11:15.737Z] ---> 78ce5cf7c8ed [2023-01-11T15:11:15.737Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T15:11:17.208Z] ---> f497d2240e73 [2023-01-11T15:11:17.208Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T15:11:17.485Z] ---> 46357eb2b6b3 [2023-01-11T15:11:17.485Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T15:11:18.076Z] ---> ce271c489c14 [2023-01-11T15:11:18.076Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T15:11:18.663Z] ---> cb32ac2d1cbe [2023-01-11T15:11:18.663Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T15:11:19.246Z] ---> 11ed759824e5 [2023-01-11T15:11:19.246Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T15:11:19.830Z] ---> 5f34ae9fb483 [2023-01-11T15:11:19.830Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T15:11:21.253Z] ---> 20f972a4560e [2023-01-11T15:11:21.254Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T15:11:21.254Z] ---> Running in 8ff01b946efc [2023-01-11T15:11:22.671Z] Removing intermediate container 8ff01b946efc [2023-01-11T15:11:22.671Z] ---> 80f83cf74871 [2023-01-11T15:11:22.671Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T15:11:22.671Z] ---> Running in 08564d2b2053 [2023-01-11T15:11:24.625Z] Removing intermediate container 08564d2b2053 [2023-01-11T15:11:24.625Z] ---> b512fb117cea [2023-01-11T15:11:24.625Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T15:11:24.625Z] ---> Running in 47d5c8b08b6f [2023-01-11T15:11:26.575Z] Removing intermediate container 47d5c8b08b6f [2023-01-11T15:11:26.575Z] ---> 75098ee91f2d [2023-01-11T15:11:26.575Z] Step 29/35 : EXPOSE 59983 [2023-01-11T15:11:26.575Z] ---> Running in aec687092de2 [2023-01-11T15:11:26.842Z] Removing intermediate container aec687092de2 [2023-01-11T15:11:26.842Z] ---> 1c561abc12fa [2023-01-11T15:11:26.842Z] Step 30/35 : EXPOSE 8554 [2023-01-11T15:11:26.842Z] ---> Running in 74789a273a3e [2023-01-11T15:11:27.116Z] Removing intermediate container 74789a273a3e [2023-01-11T15:11:27.116Z] ---> f51c0dc97d43 [2023-01-11T15:11:27.116Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T15:11:27.386Z] ---> Running in 0997e3653dcf [2023-01-11T15:11:27.656Z] Removing intermediate container 0997e3653dcf [2023-01-11T15:11:27.656Z] ---> 5de93e057014 [2023-01-11T15:11:27.656Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T15:11:27.656Z] ---> Running in 947f592c8ca6 [2023-01-11T15:11:27.924Z] Removing intermediate container 947f592c8ca6 [2023-01-11T15:11:27.924Z] ---> 38c3a482bd55 [2023-01-11T15:11:27.924Z] Step 33/35 : LABEL arch=arm64 [2023-01-11T15:11:28.194Z] ---> Running in 4085caa0a7f2 [2023-01-11T15:11:28.463Z] Removing intermediate container 4085caa0a7f2 [2023-01-11T15:11:28.463Z] ---> 75de68cf21fb [2023-01-11T15:11:28.463Z] Step 34/35 : LABEL git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:11:28.463Z] ---> Running in 55d796129379 [2023-01-11T15:11:28.730Z] Removing intermediate container 55d796129379 [2023-01-11T15:11:28.730Z] ---> 30f98914db3d [2023-01-11T15:11:28.730Z] Step 35/35 : LABEL version=3.0.0-dev.3 [2023-01-11T15:11:28.730Z] ---> Running in 25decbbbf4c8 [2023-01-11T15:11:29.316Z] Removing intermediate container 25decbbbf4c8 [2023-01-11T15:11:29.316Z] ---> 94fe420969ea [2023-01-11T15:11:29.316Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T15:11:29.316Z] Successfully built 94fe420969ea [2023-01-11T15:11:29.316Z] 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-01-11T15:11:29.413Z] provisioning config files... [2023-01-11T15:11:29.428Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/74@tmp/config17797654335484691446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:11:29.774Z] ---> docker-login.sh [2023-01-11T15:11:29.774Z] nexus3.edgexfoundry.org:10001 [2023-01-11T15:11:30.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:11:30.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:11:30.040Z] Configure a credential helper to remove this warning. See [2023-01-11T15:11:30.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:11:30.040Z] [2023-01-11T15:11:30.040Z] Login Succeeded [2023-01-11T15:11:30.040Z] nexus3.edgexfoundry.org:10002 [2023-01-11T15:11:30.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:11:30.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:11:30.305Z] Configure a credential helper to remove this warning. See [2023-01-11T15:11:30.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:11:30.305Z] [2023-01-11T15:11:30.305Z] Login Succeeded [2023-01-11T15:11:30.305Z] nexus3.edgexfoundry.org:10003 [2023-01-11T15:11:30.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:11:30.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:11:30.839Z] Configure a credential helper to remove this warning. See [2023-01-11T15:11:30.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:11:30.839Z] [2023-01-11T15:11:30.839Z] Login Succeeded [2023-01-11T15:11:30.839Z] nexus3.edgexfoundry.org:10004 [2023-01-11T15:11:31.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:11:31.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:11:31.107Z] Configure a credential helper to remove this warning. See [2023-01-11T15:11:31.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:11:31.107Z] [2023-01-11T15:11:31.107Z] Login Succeeded [2023-01-11T15:11:31.107Z] docker.io [2023-01-11T15:11:31.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T15:11:31.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T15:11:31.641Z] Configure a credential helper to remove this warning. See [2023-01-11T15:11:31.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T15:11:31.641Z] [2023-01-11T15:11:31.641Z] Login Succeeded [2023-01-11T15:11:31.641Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T15:11:31.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T15:11:31.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T15:11:31.713Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-01-11T15:11:31.713Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:11:31.713Z] latest [2023-01-11T15:11:31.713Z] 3.0.0-dev.3 [2023-01-11T15:11:31.713Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:11:31.713Z] main [2023-01-11T15:11:31.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:32.058Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:32.408Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:11:32.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T15:11:32.409Z] 782eafd8a13d: Preparing [2023-01-11T15:11:32.409Z] 6ba71fabad18: Preparing [2023-01-11T15:11:32.409Z] 5ee4ec57918d: Preparing [2023-01-11T15:11:32.409Z] a43932d1df72: Preparing [2023-01-11T15:11:32.409Z] 1207169bf42c: Preparing [2023-01-11T15:11:32.409Z] a7f1cdfd0dd5: Preparing [2023-01-11T15:11:32.409Z] 4e35d0e8c649: Preparing [2023-01-11T15:11:32.409Z] 815b55ee43c5: Preparing [2023-01-11T15:11:32.409Z] 5db16af17d67: Preparing [2023-01-11T15:11:32.409Z] 3f35575b585e: Preparing [2023-01-11T15:11:32.409Z] f818acbd1425: Preparing [2023-01-11T15:11:32.409Z] 17bec77d7fdc: Preparing [2023-01-11T15:11:32.409Z] a7f1cdfd0dd5: Waiting [2023-01-11T15:11:32.409Z] 3f35575b585e: Waiting [2023-01-11T15:11:32.409Z] f818acbd1425: Waiting [2023-01-11T15:11:32.409Z] 17bec77d7fdc: Waiting [2023-01-11T15:11:32.409Z] 815b55ee43c5: Waiting [2023-01-11T15:11:32.409Z] 5db16af17d67: Waiting [2023-01-11T15:11:32.677Z] 1207169bf42c: Pushed [2023-01-11T15:11:32.677Z] 6ba71fabad18: Pushed [2023-01-11T15:11:32.677Z] 5ee4ec57918d: Pushed [2023-01-11T15:11:32.677Z] 782eafd8a13d: Pushed [2023-01-11T15:11:32.943Z] a7f1cdfd0dd5: Pushed [2023-01-11T15:11:32.943Z] 4e35d0e8c649: Pushed [2023-01-11T15:11:32.943Z] 5db16af17d67: Pushed [2023-01-11T15:11:32.943Z] 815b55ee43c5: Pushed [2023-01-11T15:11:32.943Z] 17bec77d7fdc: Layer already exists [2023-01-11T15:11:37.199Z] a43932d1df72: Pushed [2023-01-11T15:11:38.162Z] 3f35575b585e: Pushed [2023-01-11T15:11:50.484Z] f818acbd1425: Pushed [2023-01-11T15:11:50.484Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:50.839Z] + 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-01-11T15:11:51.188Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-11T15:11:51.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T15:11:51.188Z] 782eafd8a13d: Preparing [2023-01-11T15:11:51.188Z] 6ba71fabad18: Preparing [2023-01-11T15:11:51.188Z] 5ee4ec57918d: Preparing [2023-01-11T15:11:51.188Z] a43932d1df72: Preparing [2023-01-11T15:11:51.188Z] 1207169bf42c: Preparing [2023-01-11T15:11:51.188Z] a7f1cdfd0dd5: Preparing [2023-01-11T15:11:51.188Z] 4e35d0e8c649: Preparing [2023-01-11T15:11:51.188Z] 815b55ee43c5: Preparing [2023-01-11T15:11:51.188Z] 5db16af17d67: Preparing [2023-01-11T15:11:51.188Z] 3f35575b585e: Preparing [2023-01-11T15:11:51.188Z] f818acbd1425: Preparing [2023-01-11T15:11:51.188Z] 17bec77d7fdc: Preparing [2023-01-11T15:11:51.188Z] a7f1cdfd0dd5: Waiting [2023-01-11T15:11:51.188Z] 815b55ee43c5: Waiting [2023-01-11T15:11:51.188Z] 4e35d0e8c649: Waiting [2023-01-11T15:11:51.188Z] 5db16af17d67: Waiting [2023-01-11T15:11:51.188Z] 3f35575b585e: Waiting [2023-01-11T15:11:51.188Z] 17bec77d7fdc: Waiting [2023-01-11T15:11:51.188Z] f818acbd1425: Waiting [2023-01-11T15:11:51.188Z] 1207169bf42c: Layer already exists [2023-01-11T15:11:51.188Z] 782eafd8a13d: Layer already exists [2023-01-11T15:11:51.188Z] 5ee4ec57918d: Layer already exists [2023-01-11T15:11:51.188Z] 6ba71fabad18: Layer already exists [2023-01-11T15:11:51.188Z] a43932d1df72: Layer already exists [2023-01-11T15:11:51.188Z] a7f1cdfd0dd5: Layer already exists [2023-01-11T15:11:51.188Z] 815b55ee43c5: Layer already exists [2023-01-11T15:11:51.188Z] 3f35575b585e: Layer already exists [2023-01-11T15:11:51.188Z] 4e35d0e8c649: Layer already exists [2023-01-11T15:11:51.188Z] 5db16af17d67: Layer already exists [2023-01-11T15:11:51.459Z] f818acbd1425: Layer already exists [2023-01-11T15:11:51.459Z] 17bec77d7fdc: Layer already exists [2023-01-11T15:11:51.459Z] latest: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:51.830Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:52.187Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [2023-01-11T15:11:52.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T15:11:52.187Z] 782eafd8a13d: Preparing [2023-01-11T15:11:52.187Z] 6ba71fabad18: Preparing [2023-01-11T15:11:52.187Z] 5ee4ec57918d: Preparing [2023-01-11T15:11:52.187Z] a43932d1df72: Preparing [2023-01-11T15:11:52.187Z] 1207169bf42c: Preparing [2023-01-11T15:11:52.187Z] a7f1cdfd0dd5: Preparing [2023-01-11T15:11:52.187Z] 4e35d0e8c649: Preparing [2023-01-11T15:11:52.187Z] a7f1cdfd0dd5: Waiting [2023-01-11T15:11:52.187Z] 815b55ee43c5: Preparing [2023-01-11T15:11:52.187Z] 5db16af17d67: Preparing [2023-01-11T15:11:52.187Z] 3f35575b585e: Preparing [2023-01-11T15:11:52.187Z] f818acbd1425: Preparing [2023-01-11T15:11:52.187Z] 17bec77d7fdc: Preparing [2023-01-11T15:11:52.187Z] 815b55ee43c5: Waiting [2023-01-11T15:11:52.187Z] 5db16af17d67: Waiting [2023-01-11T15:11:52.187Z] 3f35575b585e: Waiting [2023-01-11T15:11:52.187Z] f818acbd1425: Waiting [2023-01-11T15:11:52.187Z] 17bec77d7fdc: Waiting [2023-01-11T15:11:52.187Z] 4e35d0e8c649: Waiting [2023-01-11T15:11:52.187Z] a43932d1df72: Layer already exists [2023-01-11T15:11:52.187Z] 782eafd8a13d: Layer already exists [2023-01-11T15:11:52.187Z] 1207169bf42c: Layer already exists [2023-01-11T15:11:52.187Z] 6ba71fabad18: Layer already exists [2023-01-11T15:11:52.187Z] 5ee4ec57918d: Layer already exists [2023-01-11T15:11:52.187Z] a7f1cdfd0dd5: Layer already exists [2023-01-11T15:11:52.187Z] 815b55ee43c5: Layer already exists [2023-01-11T15:11:52.187Z] 4e35d0e8c649: Layer already exists [2023-01-11T15:11:52.187Z] 5db16af17d67: Layer already exists [2023-01-11T15:11:52.187Z] 3f35575b585e: Layer already exists [2023-01-11T15:11:52.187Z] f818acbd1425: Layer already exists [2023-01-11T15:11:52.187Z] 17bec77d7fdc: Layer already exists [2023-01-11T15:11:52.456Z] 3.0.0-dev.3: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:52.813Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:53.167Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:11:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T15:11:53.167Z] 782eafd8a13d: Preparing [2023-01-11T15:11:53.168Z] 6ba71fabad18: Preparing [2023-01-11T15:11:53.168Z] 5ee4ec57918d: Preparing [2023-01-11T15:11:53.168Z] a43932d1df72: Preparing [2023-01-11T15:11:53.168Z] 1207169bf42c: Preparing [2023-01-11T15:11:53.168Z] a7f1cdfd0dd5: Preparing [2023-01-11T15:11:53.168Z] 4e35d0e8c649: Preparing [2023-01-11T15:11:53.168Z] 815b55ee43c5: Preparing [2023-01-11T15:11:53.168Z] 5db16af17d67: Preparing [2023-01-11T15:11:53.168Z] 3f35575b585e: Preparing [2023-01-11T15:11:53.168Z] f818acbd1425: Preparing [2023-01-11T15:11:53.168Z] 17bec77d7fdc: Preparing [2023-01-11T15:11:53.168Z] 815b55ee43c5: Waiting [2023-01-11T15:11:53.168Z] 5db16af17d67: Waiting [2023-01-11T15:11:53.168Z] 3f35575b585e: Waiting [2023-01-11T15:11:53.168Z] 4e35d0e8c649: Waiting [2023-01-11T15:11:53.168Z] f818acbd1425: Waiting [2023-01-11T15:11:53.168Z] 17bec77d7fdc: Waiting [2023-01-11T15:11:53.168Z] a7f1cdfd0dd5: Waiting [2023-01-11T15:11:53.168Z] 5ee4ec57918d: Layer already exists [2023-01-11T15:11:53.168Z] a43932d1df72: Layer already exists [2023-01-11T15:11:53.168Z] 782eafd8a13d: Layer already exists [2023-01-11T15:11:53.168Z] 1207169bf42c: Layer already exists [2023-01-11T15:11:53.168Z] 6ba71fabad18: Layer already exists [2023-01-11T15:11:53.168Z] 4e35d0e8c649: Layer already exists [2023-01-11T15:11:53.168Z] a7f1cdfd0dd5: Layer already exists [2023-01-11T15:11:53.168Z] 3f35575b585e: Layer already exists [2023-01-11T15:11:53.168Z] 815b55ee43c5: Layer already exists [2023-01-11T15:11:53.168Z] 5db16af17d67: Layer already exists [2023-01-11T15:11:53.168Z] 17bec77d7fdc: Layer already exists [2023-01-11T15:11:53.168Z] f818acbd1425: Layer already exists [2023-01-11T15:11:53.436Z] cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:53.792Z] + 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-01-11T15:11:54.143Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-01-11T15:11:54.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-11T15:11:54.143Z] 782eafd8a13d: Preparing [2023-01-11T15:11:54.143Z] 6ba71fabad18: Preparing [2023-01-11T15:11:54.143Z] 5ee4ec57918d: Preparing [2023-01-11T15:11:54.143Z] a43932d1df72: Preparing [2023-01-11T15:11:54.143Z] 1207169bf42c: Preparing [2023-01-11T15:11:54.143Z] a7f1cdfd0dd5: Preparing [2023-01-11T15:11:54.143Z] 4e35d0e8c649: Preparing [2023-01-11T15:11:54.143Z] 815b55ee43c5: Preparing [2023-01-11T15:11:54.143Z] 5db16af17d67: Preparing [2023-01-11T15:11:54.143Z] 3f35575b585e: Preparing [2023-01-11T15:11:54.143Z] f818acbd1425: Preparing [2023-01-11T15:11:54.143Z] 17bec77d7fdc: Preparing [2023-01-11T15:11:54.143Z] 5db16af17d67: Waiting [2023-01-11T15:11:54.143Z] 3f35575b585e: Waiting [2023-01-11T15:11:54.143Z] f818acbd1425: Waiting [2023-01-11T15:11:54.143Z] 17bec77d7fdc: Waiting [2023-01-11T15:11:54.143Z] 4e35d0e8c649: Waiting [2023-01-11T15:11:54.143Z] 815b55ee43c5: Waiting [2023-01-11T15:11:54.143Z] a7f1cdfd0dd5: Waiting [2023-01-11T15:11:54.143Z] 1207169bf42c: Layer already exists [2023-01-11T15:11:54.143Z] 782eafd8a13d: Layer already exists [2023-01-11T15:11:54.143Z] 6ba71fabad18: Layer already exists [2023-01-11T15:11:54.143Z] 5ee4ec57918d: Layer already exists [2023-01-11T15:11:54.143Z] a43932d1df72: Layer already exists [2023-01-11T15:11:54.143Z] 815b55ee43c5: Layer already exists [2023-01-11T15:11:54.143Z] 4e35d0e8c649: Layer already exists [2023-01-11T15:11:54.143Z] a7f1cdfd0dd5: Layer already exists [2023-01-11T15:11:54.143Z] 3f35575b585e: Layer already exists [2023-01-11T15:11:54.143Z] 5db16af17d67: Layer already exists [2023-01-11T15:11:54.143Z] f818acbd1425: Layer already exists [2023-01-11T15:11:54.143Z] 17bec77d7fdc: Layer already exists [2023-01-11T15:11:54.409Z] main: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-11T15:11:54.453Z] ===================================================== [Pipeline] echo [2023-01-11T15:11:54.459Z] taggedImages: [2023-01-11T15:11:54.459Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [2023-01-11T15:11:54.459Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-11T15:11:54.459Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [2023-01-11T15:11:54.459Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [2023-01-11T15:11:54.459Z] - 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-01-11T15:11:54.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T15:11:54.824Z] [2023-01-11T15:11:54.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:11:55.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T15:11:55.170Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T15:11:55.170Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T15:11:55.170Z] 04944245beec: Pulling fs layer [2023-01-11T15:11:55.170Z] 699f458cf7ca: Pulling fs layer [2023-01-11T15:11:55.170Z] 765212b225bb: Pulling fs layer [2023-01-11T15:11:55.170Z] f23df028b6ca: Pulling fs layer [2023-01-11T15:11:55.170Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T15:11:55.170Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T15:11:55.170Z] f23df028b6ca: Waiting [2023-01-11T15:11:55.170Z] d65c8cfc05b1: Waiting [2023-01-11T15:11:55.170Z] 2437ff75d9bd: Waiting [2023-01-11T15:11:55.170Z] 765212b225bb: Waiting [2023-01-11T15:11:55.442Z] 04944245beec: Verifying Checksum [2023-01-11T15:11:55.442Z] 04944245beec: Download complete [2023-01-11T15:11:55.442Z] 765212b225bb: Download complete [2023-01-11T15:11:55.442Z] f23df028b6ca: Download complete [2023-01-11T15:11:55.442Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T15:11:55.442Z] d65c8cfc05b1: Download complete [2023-01-11T15:11:55.715Z] 699f458cf7ca: Verifying Checksum [2023-01-11T15:11:55.715Z] 699f458cf7ca: Download complete [2023-01-11T15:11:55.982Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T15:11:55.982Z] 8998bd30e6a1: Download complete [2023-01-11T15:11:58.564Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T15:11:58.564Z] 2437ff75d9bd: Download complete [2023-01-11T15:11:59.974Z] 8998bd30e6a1: Pull complete [2023-01-11T15:12:00.557Z] 04944245beec: Pull complete [2023-01-11T15:12:01.971Z] 699f458cf7ca: Pull complete [2023-01-11T15:12:03.920Z] 765212b225bb: Pull complete [2023-01-11T15:12:04.505Z] f23df028b6ca: Pull complete [2023-01-11T15:12:04.774Z] d65c8cfc05b1: Pull complete [2023-01-11T15:12:19.793Z] 2437ff75d9bd: Pull complete [2023-01-11T15:12:19.793Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T15:12:19.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T15:12:19.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:12:19.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2023-01-11T15:12:20.065Z] $ 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/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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-01-11T15:12:22.763Z] $ docker top 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:12:23.618Z] ---> job-cost.sh [2023-01-11T15:12:23.618Z] lf-activate-venv: SKIPPING [2023-01-11T15:12:23.618Z] INFO: No Stack... [2023-01-11T15:12:23.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T15:12:24.847Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T15:12:25.496Z] + cat /w/workspace/device-usb-camera/74/archives/cost.csv [2023-01-11T15:12:25.496Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T15:12:25.538Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [2023-01-11T15:12:25.547Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] did not exist. Created. [2023-01-11T15:12:25.547Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T15:12:25.892Z] /w/workspace/device-usb-camera/74@tmp/durable-21ad6fae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T15:12:26.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T15:12:26.843Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T15:12:26.899Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T15:12:26.906Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T15:12:26.922Z] $ docker stop --time=1 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb [2023-01-11T15:12:28.420Z] $ docker rm -f --volumes 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb [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-01-11T15:12:28.838Z] provisioning config files... [2023-01-11T15:12:28.846Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10270564204561799438tmp [Pipeline] { [Pipeline] sh [2023-01-11T15:12:29.142Z] + set +x [2023-01-11T15:12:29.142Z] + + curl -sbash https://codecov.io/bash -s [2023-01-11T15:12:29.142Z] -- [2023-01-11T15:12:29.142Z] [2023-01-11T15:12:29.142Z] _____ _ [2023-01-11T15:12:29.142Z] / ____| | | [2023-01-11T15:12:29.142Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T15:12:29.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T15:12:29.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T15:12:29.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T15:12:29.142Z] Bash-1.0.6 [2023-01-11T15:12:29.142Z] [2023-01-11T15:12:29.142Z] [2023-01-11T15:12:29.142Z] ==> git version 2.25.1 found [2023-01-11T15:12:29.142Z] ==> 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-01-11T15:12:29.142Z] Release-Date: 2020-01-08 [2023-01-11T15:12:29.142Z] 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-01-11T15:12:29.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T15:12:29.142Z] ==> Jenkins CI detected. [2023-01-11T15:12:29.142Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-01-11T15:12:29.142Z] project root: . [2023-01-11T15:12:29.142Z] --> token set from env [2023-01-11T15:12:29.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T15:12:29.142Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T15:12:29.142Z] ==> Python coveragepy not found [2023-01-11T15:12:29.142Z] ==> Searching for coverage reports in: [2023-01-11T15:12:29.142Z] + . [2023-01-11T15:12:29.142Z] -> Found 1 reports [2023-01-11T15:12:29.142Z] ==> Detecting git/mercurial file structure [2023-01-11T15:12:29.402Z] ==> Reading reports [2023-01-11T15:12:29.402Z] + ./coverage.out bytes=30666 [2023-01-11T15:12:29.402Z] ==> Appending adjustments [2023-01-11T15:12:29.402Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T15:12:29.402Z] + Found adjustments [2023-01-11T15:12:29.402Z] ==> Gzipping contents [2023-01-11T15:12:29.402Z] 8.0K /tmp/codecov.7pJkmD.gz [2023-01-11T15:12:29.402Z] ==> Uploading reports [2023-01-11T15:12:29.402Z] url: https://codecov.io [2023-01-11T15:12:29.402Z] query: branch=main&commit=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T15:12:29.402Z] -> Pinging Codecov [2023-01-11T15:12:29.402Z] 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=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-11T15:12:29.661Z] -> Uploading to [2023-01-11T15:12:29.661Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/73D8F5FF140700D3E01443B452E23636/cc38a2b6d8cbd0d01f010c95afd82b0fe8065866/ad95f9d8-c750-4ef5-ab01-c6a9b82c335d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T151229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3a98dd789fb5b1cdbd7de844b2c9ecb2ed7df0b55f79c5a728fa7709ea16786 [2023-01-11T15:12:29.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T15:12:29.661Z] Dload Upload Total Spent Left Speed [2023-01-11T15:12:29.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4343 0 0 100 4343 0 19302 --:--:-- --:--:-- --:--:-- 19302 [2023-01-11T15:12:29.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } [2023-01-11T15:12:29.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-11T15:12:30.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-11T15:12:30.151Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:12:30.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T15:12:30.449Z] [2023-01-11T15:12:30.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:12:30.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T15:12:30.753Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-11T15:12:30.753Z] df9b9388f04a: Pulling fs layer [2023-01-11T15:12:30.753Z] 52dc419b0ee2: Pulling fs layer [2023-01-11T15:12:30.753Z] 25bc292e5bac: Pulling fs layer [2023-01-11T15:12:30.753Z] 114826534d7a: Pulling fs layer [2023-01-11T15:12:30.753Z] 4657fd5d0bcf: Pulling fs layer [2023-01-11T15:12:30.753Z] 6ad1cebc031e: Pulling fs layer [2023-01-11T15:12:30.753Z] 8a3aa393b2d8: Pulling fs layer [2023-01-11T15:12:30.753Z] 114826534d7a: Waiting [2023-01-11T15:12:30.753Z] 4657fd5d0bcf: Waiting [2023-01-11T15:12:30.753Z] 6ad1cebc031e: Waiting [2023-01-11T15:12:30.753Z] 8a3aa393b2d8: Waiting [2023-01-11T15:12:30.753Z] 25bc292e5bac: Download complete [2023-01-11T15:12:30.753Z] 52dc419b0ee2: Verifying Checksum [2023-01-11T15:12:30.753Z] 52dc419b0ee2: Download complete [2023-01-11T15:12:30.753Z] 4657fd5d0bcf: Verifying Checksum [2023-01-11T15:12:30.753Z] 4657fd5d0bcf: Download complete [2023-01-11T15:12:30.753Z] df9b9388f04a: Verifying Checksum [2023-01-11T15:12:30.753Z] df9b9388f04a: Download complete [2023-01-11T15:12:31.021Z] df9b9388f04a: Pull complete [2023-01-11T15:12:31.021Z] 6ad1cebc031e: Verifying Checksum [2023-01-11T15:12:31.021Z] 6ad1cebc031e: Download complete [2023-01-11T15:12:31.021Z] 52dc419b0ee2: Pull complete [2023-01-11T15:12:31.302Z] 25bc292e5bac: Pull complete [2023-01-11T15:12:31.887Z] 114826534d7a: Verifying Checksum [2023-01-11T15:12:31.887Z] 114826534d7a: Download complete [2023-01-11T15:12:32.146Z] 8a3aa393b2d8: Verifying Checksum [2023-01-11T15:12:32.146Z] 8a3aa393b2d8: Download complete [2023-01-11T15:12:35.428Z] 114826534d7a: Pull complete [2023-01-11T15:12:35.428Z] 4657fd5d0bcf: Pull complete [2023-01-11T15:12:35.685Z] 6ad1cebc031e: Pull complete [2023-01-11T15:12:39.874Z] 8a3aa393b2d8: Pull complete [2023-01-11T15:12:39.874Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-11T15:12:39.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-11T15:12:39.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:12:39.950Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:12:39.974Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-11T15:12:43.482Z] $ docker top 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T15:12:43.560Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-01-11T15:12:43.839Z] + set -o pipefail [2023-01-11T15:12:43.839Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/34f49100-1576-4e2d-9e71-32cb853abae1 [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] [2023-01-11T15:12:51.958Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-11T15:12:51.958Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-11T15:12:51.958Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-11T15:12:51.956Z] $ docker stop --time=1 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 [2023-01-11T15:12:55.802Z] $ docker rm -f --volumes 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 [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-01-11T15:12:56.494Z] + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] sh [2023-01-11T15:12:56.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T15:12:56.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:12:57.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:12:57.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:12:57.172Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:12:57.188Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T15:12:57.608Z] $ docker top 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T15:12:57.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T15:12:57.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T15:12:57.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T15:12:57.825Z] $ docker exec 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 ssh-agent [2023-01-11T15:12:57.949Z] SSH_AUTH_SOCK=/tmp/ssh-ciANDWWweoEa/agent.31 [2023-01-11T15:12:57.949Z] SSH_AGENT_PID=38 [2023-01-11T15:12:57.955Z] Running ssh-add (command line suppressed) [2023-01-11T15:12:58.050Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3041279853919140259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3041279853919140259.key) [2023-01-11T15:12:58.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T15:12:58.358Z] + git semver tag [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,525 [run_tag] DEBUG tag force:False [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,525 [check_head_tag] DEBUG check head tag [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,526 [execute] INFO git cat-file --batch-check [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,530 [execute] INFO git cat-file --batch [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,550 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,550 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,551 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-11T15:12:58.616Z] 2023-01-11 15:12:58,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:12:58.616Z] 3.0.0-dev.3 [Pipeline] } [2023-01-11T15:12:58.613Z] $ docker exec --env ******** --env ******** 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 ssh-agent -k [2023-01-11T15:12:58.723Z] unset SSH_AUTH_SOCK; [2023-01-11T15:12:58.723Z] unset SSH_AGENT_PID; [2023-01-11T15:12:58.723Z] echo Agent pid 38 killed; [2023-01-11T15:12:58.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T15:12:59.054Z] + git semver [Pipeline] } [2023-01-11T15:12:59.312Z] $ docker stop --time=1 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 [2023-01-11T15:13:00.575Z] $ docker rm -f --volumes 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:13:00.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T15:13:00.980Z] [2023-01-11T15:13:00.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:13:01.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T15:13:01.281Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-11T15:13:01.281Z] ab5ef0e58194: Pulling fs layer [2023-01-11T15:13:01.281Z] 9712f1f96733: Pulling fs layer [2023-01-11T15:13:01.281Z] 63f879dbbcfc: Pulling fs layer [2023-01-11T15:13:01.281Z] 0d9ebad4ef96: Pulling fs layer [2023-01-11T15:13:01.281Z] e9a5061849ea: Pulling fs layer [2023-01-11T15:13:01.281Z] d747dcd14b5f: Pulling fs layer [2023-01-11T15:13:01.281Z] 2de7ff778b66: Pulling fs layer [2023-01-11T15:13:01.281Z] e9a5061849ea: Waiting [2023-01-11T15:13:01.281Z] d747dcd14b5f: Waiting [2023-01-11T15:13:01.281Z] 2de7ff778b66: Waiting [2023-01-11T15:13:01.281Z] 0d9ebad4ef96: Waiting [2023-01-11T15:13:01.281Z] 9712f1f96733: Verifying Checksum [2023-01-11T15:13:01.281Z] 9712f1f96733: Download complete [2023-01-11T15:13:01.542Z] 63f879dbbcfc: Verifying Checksum [2023-01-11T15:13:01.542Z] 63f879dbbcfc: Download complete [2023-01-11T15:13:01.800Z] e9a5061849ea: Verifying Checksum [2023-01-11T15:13:01.800Z] e9a5061849ea: Download complete [2023-01-11T15:13:01.800Z] d747dcd14b5f: Download complete [2023-01-11T15:13:02.058Z] ab5ef0e58194: Verifying Checksum [2023-01-11T15:13:02.058Z] ab5ef0e58194: Download complete [2023-01-11T15:13:02.058Z] 0d9ebad4ef96: Verifying Checksum [2023-01-11T15:13:02.058Z] 0d9ebad4ef96: Download complete [2023-01-11T15:13:02.058Z] 2de7ff778b66: Verifying Checksum [2023-01-11T15:13:02.058Z] 2de7ff778b66: Download complete [2023-01-11T15:13:05.343Z] ab5ef0e58194: Pull complete [2023-01-11T15:13:05.343Z] 9712f1f96733: Pull complete [2023-01-11T15:13:05.601Z] 63f879dbbcfc: Pull complete [2023-01-11T15:13:09.794Z] 0d9ebad4ef96: Pull complete [2023-01-11T15:13:09.794Z] e9a5061849ea: Pull complete [2023-01-11T15:13:10.055Z] d747dcd14b5f: Pull complete [2023-01-11T15:13:11.003Z] 2de7ff778b66: Pull complete [2023-01-11T15:13:11.003Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-11T15:13:11.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-11T15:13:11.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:13:11.094Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:13:11.111Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-11T15:13:15.078Z] $ docker top 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-11T15:13:15.165Z] provisioning config files... [2023-01-11T15:13:15.172Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15993381809059554737tmp [2023-01-11T15:13:15.182Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7120816399173444478tmp [2023-01-11T15:13:15.191Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config541726415896710094tmp [Pipeline] { [Pipeline] echo [2023-01-11T15:13:15.204Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:15.488Z] ---> sigul-configuration.sh [2023-01-11T15:13:15.488Z] gpg: directory `/root/.gnupg' created [2023-01-11T15:13:15.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-11T15:13:15.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-11T15:13:15.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-11T15:13:15.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-11T15:13:15.488Z] gpg: CAST5 encrypted data [2023-01-11T15:13:15.488Z] gpg: encrypted with 1 passphrase [2023-01-11T15:13:15.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-11T15:13:15.782Z] + mkdir /home/jenkins [2023-01-11T15:13:15.782Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-11T15:13:16.067Z] + 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-01-11T15:13:16.076Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:16.360Z] ---> sigul-install.sh [2023-01-11T15:13:16.360Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-11T15:13:16.646Z] + git tag --list [2023-01-11T15:13:16.646Z] v0.0.0 [2023-01-11T15:13:16.646Z] v0.0.1-dev.1 [2023-01-11T15:13:16.646Z] v0.0.1-dev.10 [2023-01-11T15:13:16.646Z] v0.0.1-dev.11 [2023-01-11T15:13:16.646Z] v0.0.1-dev.12 [2023-01-11T15:13:16.646Z] v0.0.1-dev.13 [2023-01-11T15:13:16.646Z] v0.0.1-dev.14 [2023-01-11T15:13:16.646Z] v0.0.1-dev.15 [2023-01-11T15:13:16.646Z] v0.0.1-dev.16 [2023-01-11T15:13:16.646Z] v0.0.1-dev.2 [2023-01-11T15:13:16.646Z] v0.0.1-dev.3 [2023-01-11T15:13:16.646Z] v0.0.1-dev.4 [2023-01-11T15:13:16.646Z] v0.0.1-dev.5 [2023-01-11T15:13:16.646Z] v0.0.1-dev.6 [2023-01-11T15:13:16.646Z] v0.0.1-dev.7 [2023-01-11T15:13:16.646Z] v0.0.1-dev.8 [2023-01-11T15:13:16.646Z] v0.0.1-dev.9 [2023-01-11T15:13:16.646Z] v2.2.0 [2023-01-11T15:13:16.646Z] v2.2.0-dev.17 [2023-01-11T15:13:16.646Z] v2.2.0-dev.18 [2023-01-11T15:13:16.646Z] v2.2.0-dev.19 [2023-01-11T15:13:16.646Z] v2.2.0-dev.20 [2023-01-11T15:13:16.646Z] v2.2.0-dev.21 [2023-01-11T15:13:16.646Z] v2.2.0-dev.22 [2023-01-11T15:13:16.646Z] v2.2.0-dev.23 [2023-01-11T15:13:16.646Z] v2.2.0-dev.24 [2023-01-11T15:13:16.646Z] v2.2.0-dev.25 [2023-01-11T15:13:16.646Z] v2.2.0-dev.26 [2023-01-11T15:13:16.646Z] v2.2.0-dev.27 [2023-01-11T15:13:16.646Z] v2.3.0 [2023-01-11T15:13:16.646Z] v2.3.0-dev.1 [2023-01-11T15:13:16.646Z] v2.3.0-dev.10 [2023-01-11T15:13:16.646Z] v2.3.0-dev.11 [2023-01-11T15:13:16.646Z] v2.3.0-dev.12 [2023-01-11T15:13:16.646Z] v2.3.0-dev.13 [2023-01-11T15:13:16.646Z] v2.3.0-dev.14 [2023-01-11T15:13:16.646Z] v2.3.0-dev.15 [2023-01-11T15:13:16.646Z] v2.3.0-dev.16 [2023-01-11T15:13:16.646Z] v2.3.0-dev.17 [2023-01-11T15:13:16.646Z] v2.3.0-dev.18 [2023-01-11T15:13:16.646Z] v2.3.0-dev.19 [2023-01-11T15:13:16.646Z] v2.3.0-dev.2 [2023-01-11T15:13:16.646Z] v2.3.0-dev.20 [2023-01-11T15:13:16.646Z] v2.3.0-dev.21 [2023-01-11T15:13:16.646Z] v2.3.0-dev.22 [2023-01-11T15:13:16.646Z] v2.3.0-dev.23 [2023-01-11T15:13:16.646Z] v2.3.0-dev.24 [2023-01-11T15:13:16.646Z] v2.3.0-dev.25 [2023-01-11T15:13:16.646Z] v2.3.0-dev.26 [2023-01-11T15:13:16.646Z] v2.3.0-dev.27 [2023-01-11T15:13:16.646Z] v2.3.0-dev.28 [2023-01-11T15:13:16.646Z] v2.3.0-dev.3 [2023-01-11T15:13:16.646Z] v2.3.0-dev.4 [2023-01-11T15:13:16.646Z] v2.3.0-dev.5 [2023-01-11T15:13:16.646Z] v2.3.0-dev.6 [2023-01-11T15:13:16.646Z] v2.3.0-dev.7 [2023-01-11T15:13:16.646Z] v2.3.0-dev.8 [2023-01-11T15:13:16.646Z] v2.3.0-dev.9 [2023-01-11T15:13:16.646Z] v3.0.0-dev.1 [2023-01-11T15:13:16.646Z] v3.0.0-dev.2 [2023-01-11T15:13:16.646Z] v3.0.0-dev.3 [Pipeline] sh [2023-01-11T15:13:16.933Z] + lftools sign git-tag v3.0.0-dev.3 [2023-01-11T15:13:17.501Z] Signing Git tag with Sigul... [2023-01-11T15:13:17.501Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-01-11T15:13:18.077Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:18.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-11T15:13:18.366Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-11T15:13:18.367Z] $ docker stop --time=1 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 [2023-01-11T15:13:19.687Z] $ docker rm -f --volumes 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-11T15:13:20.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T15:13:20.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:13:20.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:13:20.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:13:20.477Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:13:20.497Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T15:13:20.840Z] $ docker top abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d -eo pid,comm [2023-01-11T15:13:20.902Z] 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-01-11T15:13:20.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T15:13:20.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T15:13:20.950Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T15:13:21.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T15:13:21.059Z] $ docker exec abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d ssh-agent [2023-01-11T15:13:21.181Z] SSH_AUTH_SOCK=/tmp/ssh-q9xZxHO0AB45/agent.32 [2023-01-11T15:13:21.181Z] SSH_AGENT_PID=38 [2023-01-11T15:13:21.186Z] Running ssh-add (command line suppressed) [2023-01-11T15:13:21.281Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2409665062120299811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2409665062120299811.key) [2023-01-11T15:13:21.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T15:13:21.596Z] + git semver bump pre [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,748 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,748 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,748 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,749 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,749 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,749 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,750 [execute] INFO git cat-file --batch-check [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,755 [execute] INFO git cat-file --batch [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T15:13:21.856Z] 2023-01-11 15:13:21,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:13:21.856Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T15:13:21.853Z] $ docker exec --env ******** --env ******** abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d ssh-agent -k [2023-01-11T15:13:21.969Z] unset SSH_AUTH_SOCK; [2023-01-11T15:13:21.970Z] unset SSH_AGENT_PID; [2023-01-11T15:13:21.970Z] echo Agent pid 38 killed; [2023-01-11T15:13:21.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T15:13:22.291Z] + git semver [Pipeline] } [2023-01-11T15:13:22.549Z] $ docker stop --time=1 abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d [2023-01-11T15:13:23.833Z] $ docker rm -f --volumes abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T15:13:24.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T15:13:24.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:13:24.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T15:13:24.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:13:24.565Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:13:24.661Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T15:13:25.003Z] $ docker top a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 -eo pid,comm [2023-01-11T15:13:25.062Z] 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-01-11T15:13:25.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T15:13:25.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T15:13:25.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T15:13:25.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T15:13:25.214Z] $ docker exec a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 ssh-agent [2023-01-11T15:13:25.341Z] SSH_AUTH_SOCK=/tmp/ssh-ZHlSgu08G9az/agent.33 [2023-01-11T15:13:25.341Z] SSH_AGENT_PID=39 [2023-01-11T15:13:25.356Z] Running ssh-add (command line suppressed) [2023-01-11T15:13:25.442Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7188062582389312191.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7188062582389312191.key) [2023-01-11T15:13:25.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T15:13:25.756Z] + git semver push [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,913 [run_push] DEBUG push [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,914 [execute] INFO git cat-file --batch-check [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,918 [execute] INFO git rev-list db23da85b99315c31559755ca28bb56a94e9826f -- [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,918 [execute] DEBUG Popen(['git', 'rev-list', 'db23da85b99315c31559755ca28bb56a94e9826f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,924 [execute] INFO git fetch -v origin [2023-01-11T15:13:26.015Z] 2023-01-11 15:13:25,925 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-11T15:13:26.585Z] 2023-01-11 15:13:26,483 [run_push] DEBUG no remote changes detected [2023-01-11T15:13:26.585Z] 2023-01-11 15:13:26,484 [execute] INFO git push origin semver [2023-01-11T15:13:26.585Z] 2023-01-11 15:13:26,484 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-11T15:13:27.519Z] 2023-01-11 15:13:27,333 [run_push] DEBUG push all version tags [2023-01-11T15:13:27.519Z] 2023-01-11 15:13:27,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-11T15:13:27.519Z] 2023-01-11 15:13:27,334 [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-01-11T15:13:28.456Z] 2023-01-11 15:13:28,092 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-11T15:13:28.456Z] 3.0.0-dev.4 [Pipeline] } [2023-01-11T15:13:28.453Z] $ docker exec --env ******** --env ******** a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 ssh-agent -k [2023-01-11T15:13:28.544Z] unset SSH_AUTH_SOCK; [2023-01-11T15:13:28.544Z] unset SSH_AGENT_PID; [2023-01-11T15:13:28.544Z] echo Agent pid 39 killed; [2023-01-11T15:13:28.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T15:13:28.879Z] + git semver [Pipeline] } [2023-01-11T15:13:29.140Z] $ docker stop --time=1 a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 [2023-01-11T15:13:30.400Z] $ docker rm -f --volumes a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 [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-01-11T15:13:30.960Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-01-11T15:13:30.960Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T15:13:30.960Z] total 16 [2023-01-11T15:13:30.960Z] drwxr-xr-x 3 root root 4096 Jan 11 15:04 . [2023-01-11T15:13:30.960Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 15:13 .. [2023-01-11T15:13:30.960Z] drwxr-xr-x 2 root root 4096 Jan 11 15:04 cost [2023-01-11T15:13:30.960Z] -rw-r--r-- 1 root root 88 Jan 11 15:04 cost.csv [2023-01-11T15:13:30.960Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T15:13:30.960Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-11T15:13:30.960Z] total 16 [2023-01-11T15:13:30.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 15:04 . [2023-01-11T15:13:30.960Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 15:13 .. [2023-01-11T15:13:30.960Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 15:04 cost [2023-01-11T15:13:30.960Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 11 15:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:31.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:32.112Z] ---> package-listing.sh [2023-01-11T15:13:32.112Z] ++ facter osfamily [2023-01-11T15:13:32.112Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T15:13:32.372Z] + OS_FAMILY=debian [2023-01-11T15:13:32.372Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-01-11T15:13:32.372Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T15:13:32.372Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T15:13:32.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T15:13:32.372Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T15:13:32.372Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-11T15:13:32.372Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T15:13:32.372Z] + case "${OS_FAMILY}" in [2023-01-11T15:13:32.372Z] + dpkg -l [2023-01-11T15:13:32.372Z] + grep '^ii' [2023-01-11T15:13:32.372Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T15:13:32.372Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T15:13:32.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T15:13:32.372Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-11T15:13:32.372Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-01-11T15:13:32.372Z] + 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-01-11T15:13:32.383Z] 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-01-11T15:13:32.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T15:13:33.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T15:13:33.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T15:13:33.289Z] prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container [2023-01-11T15:13:33.306Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T15:13:33.517Z] $ docker top ab806ff7c83c4e3cc0cce51a54b2566c08c83b0cf5e54b3b2594168a9d5228be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T15:13:33.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T15:13:34.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T15:13:34.448Z] + ls /var/log/sa-host [2023-01-11T15:13:34.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T15:13:34.520Z] provisioning config files... [2023-01-11T15:13:34.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17764224247957017835tmp [Pipeline] { [Pipeline] echo [2023-01-11T15:13:34.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:34.830Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T15:13:34.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:35.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T15:13:35.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:35.531Z] ---> sudo-logs.sh [2023-01-11T15:13:35.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T15:13:35.552Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:35.854Z] ---> job-cost.sh [2023-01-11T15:13:35.855Z] lf-activate-venv: SKIPPING [2023-01-11T15:13:35.855Z] DEBUG: total: 0.2199999988079071 [2023-01-11T15:13:35.855Z] INFO: Retrieving Stack Cost... [2023-01-11T15:13:36.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T15:13:36.688Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T15:13:36.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T15:13:36.989Z] ---> logs-deploy.sh [2023-01-11T15:13:36.989Z] lf-activate-venv: SKIPPING [2023-01-11T15:13:36.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/74 [2023-01-11T15:13:36.989Z] INFO: archiving workspace using pattern(s): [2023-01-11T15:13:37.923Z] Archives upload complete. [2023-01-11T15:13:37.924Z] INFO: archiving logs to Nexus