Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 059aeb0713fc4e07acd8c370d817b94cb81fd04d 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-ssh3906492051572828542.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh14842563038737808612.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh6323690820253505624.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh15744204035211762087.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh8432782709021619598.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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-118697 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 059aeb0713fc4e07acd8c370d817b94cb81fd04d (main) Commit message: "Merge pull request #112 from lenny-intel/released-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 059aeb0713fc4e07acd8c370d817b94cb81fd04d # timeout=10 > git rev-list --no-walk b5dba24a46228f203616ae131b1222b337b95a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T23:51:07.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T23:51:07.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T23:51:07.920Z] ========================================================= [2022-11-08T23:51:07.920Z] EdgeX Global Pipelines Version Info [2022-11-08T23:51:07.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:51:08.673Z] ------------------- [2022-11-08T23:51:08.673Z] stable info: [2022-11-08T23:51:08.673Z] ------------------- [2022-11-08T23:51:08.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T23:51:08.673Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T23:51:08.673Z] Message: update stable to v1.0.244 [2022-11-08T23:51:09.242Z] ------------------- [2022-11-08T23:51:09.242Z] experimental info: [2022-11-08T23:51:09.242Z] ------------------- [2022-11-08T23:51:09.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T23:51:09.242Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T23:51:09.242Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T23:51:09.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-11-08T23:51:09.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-11-08T23:51:09.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T23:51:09.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T23:51:09.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T23:51:09.485Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T23:51:09.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T23:51:09.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T23:51:09.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T23:51:09.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T23:51:09.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T23:51:09.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-11-08T23:51:09.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T23:51:09.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T23:51:09.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T23:51:09.595Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T23:51:09.605Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T23:51:09.616Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T23:51:09.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T23:51:09.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T23:51:09.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T23:51:09.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T23:51:09.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T23:51:09.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T23:51:09.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T23:51:09.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T23:51:09.721Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T23:51:09.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T23:51:09.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T23:51:09.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T23:51:09.770Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] echo [2022-11-08T23:51:09.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 059aeb0 [Pipeline] echo [2022-11-08T23:51:09.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:51:09.831Z] provisioning config files... [2022-11-08T23:51:09.844Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6263501336815285876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:51:10.140Z] ---> docker-login.sh [2022-11-08T23:51:10.140Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:51:10.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:10.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:10.664Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:10.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:10.664Z] [2022-11-08T23:51:10.664Z] Login Succeeded [2022-11-08T23:51:10.664Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:51:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:10.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:10.664Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:10.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:10.664Z] [2022-11-08T23:51:10.664Z] Login Succeeded [2022-11-08T23:51:10.664Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:51:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:10.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:10.922Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:10.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:10.923Z] [2022-11-08T23:51:10.923Z] Login Succeeded [2022-11-08T23:51:10.923Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:51:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:10.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:10.923Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:10.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:10.923Z] [2022-11-08T23:51:10.923Z] Login Succeeded [2022-11-08T23:51:10.923Z] docker.io [2022-11-08T23:51:10.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:11.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:11.492Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:11.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:11.492Z] [2022-11-08T23:51:11.492Z] Login Succeeded [2022-11-08T23:51:11.492Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:51:11.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T23:51:11.892Z] + git rev-list -1 --merges 059aeb0713fc4e07acd8c370d817b94cb81fd04d~1..059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] echo [2022-11-08T23:51:11.919Z] -----------> git rev-list -1 --merges 059aeb0713fc4e07acd8c370d817b94cb81fd04d~1..059aeb0713fc4e07acd8c370d817b94cb81fd04d 059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-08T23:51:11.919Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d [false] [Pipeline] sh [2022-11-08T23:51:12.219Z] + git log --format=format:%s -1 059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] echo [2022-11-08T23:51:12.233Z] ========================================================= [2022-11-08T23:51:12.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T23:51:12.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:51:12.570Z] + git log --format=format:%s -1 059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] echo [2022-11-08T23:51:12.582Z] [semverPrep] GIT_COMMIT: 059aeb0713fc4e07acd8c370d817b94cb81fd04d, Commit Message: Merge pull request #112 from lenny-intel/released-sdk [Pipeline] echo [2022-11-08T23:51:12.590Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T23:51:12.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T23:51:12.944Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T23:51:12.944Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T23:51:12.944Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T23:51:12.944Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T23:51:12.944Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T23:51:12.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:51:13.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:51:13.279Z] [2022-11-08T23:51:13.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:51:13.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:51:13.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T23:51:13.577Z] b85a868b505f: Pulling fs layer [2022-11-08T23:51:13.577Z] e2be974225ed: Pulling fs layer [2022-11-08T23:51:13.577Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T23:51:13.577Z] 988bab9f4d93: Pulling fs layer [2022-11-08T23:51:13.577Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T23:51:13.577Z] eaf3925da568: Pulling fs layer [2022-11-08T23:51:13.577Z] bab4dde63d76: Pulling fs layer [2022-11-08T23:51:13.577Z] bde34c3a00c8: Pulling fs layer [2022-11-08T23:51:13.577Z] b352a97aabf1: Pulling fs layer [2022-11-08T23:51:13.577Z] 4872d77fe225: Pulling fs layer [2022-11-08T23:51:13.577Z] 5851b861e8e6: Pulling fs layer [2022-11-08T23:51:13.577Z] 988bab9f4d93: Waiting [2022-11-08T23:51:13.577Z] b352a97aabf1: Waiting [2022-11-08T23:51:13.577Z] eaf3925da568: Waiting [2022-11-08T23:51:13.577Z] 1469e6f7b9e6: Waiting [2022-11-08T23:51:13.577Z] bde34c3a00c8: Waiting [2022-11-08T23:51:13.577Z] bab4dde63d76: Waiting [2022-11-08T23:51:13.577Z] 5851b861e8e6: Waiting [2022-11-08T23:51:13.577Z] e2be974225ed: Verifying Checksum [2022-11-08T23:51:13.577Z] e2be974225ed: Download complete [2022-11-08T23:51:13.577Z] 988bab9f4d93: Download complete [2022-11-08T23:51:13.838Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T23:51:13.838Z] 1469e6f7b9e6: Download complete [2022-11-08T23:51:13.838Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T23:51:13.838Z] 339a4e72a1f5: Download complete [2022-11-08T23:51:13.838Z] eaf3925da568: Verifying Checksum [2022-11-08T23:51:13.838Z] bde34c3a00c8: Download complete [2022-11-08T23:51:13.838Z] b352a97aabf1: Download complete [2022-11-08T23:51:13.838Z] 4872d77fe225: Download complete [2022-11-08T23:51:13.838Z] 5851b861e8e6: Verifying Checksum [2022-11-08T23:51:13.838Z] 5851b861e8e6: Download complete [2022-11-08T23:51:13.838Z] b85a868b505f: Verifying Checksum [2022-11-08T23:51:13.838Z] b85a868b505f: Download complete [2022-11-08T23:51:14.098Z] bab4dde63d76: Verifying Checksum [2022-11-08T23:51:14.098Z] bab4dde63d76: Download complete [2022-11-08T23:51:15.474Z] b85a868b505f: Pull complete [2022-11-08T23:51:15.474Z] e2be974225ed: Pull complete [2022-11-08T23:51:15.733Z] 339a4e72a1f5: Pull complete [2022-11-08T23:51:15.992Z] 988bab9f4d93: Pull complete [2022-11-08T23:51:16.250Z] 1469e6f7b9e6: Pull complete [2022-11-08T23:51:16.250Z] eaf3925da568: Pull complete [2022-11-08T23:51:18.174Z] bab4dde63d76: Pull complete [2022-11-08T23:51:18.174Z] bde34c3a00c8: Pull complete [2022-11-08T23:51:18.479Z] b352a97aabf1: Pull complete [2022-11-08T23:51:18.479Z] 4872d77fe225: Pull complete [2022-11-08T23:51:18.479Z] 5851b861e8e6: Pull complete [2022-11-08T23:51:18.744Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T23:51:18.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:51:18.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:51:18.973Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-08T23:51:19.072Z] $ 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 [2022-11-08T23:51:20.580Z] $ docker top 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 -eo pid,comm [2022-11-08T23:51:20.645Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-08T23:51:20.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T23:51:20.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:51:20.686Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:51:20.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:51:20.839Z] $ docker exec 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 ssh-agent [2022-11-08T23:51:20.964Z] SSH_AUTH_SOCK=/tmp/ssh-NOdAAiFlfpL8/agent.32 [2022-11-08T23:51:20.964Z] SSH_AGENT_PID=38 [2022-11-08T23:51:20.979Z] Running ssh-add (command line suppressed) [2022-11-08T23:51:21.097Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13821099316572299449.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13821099316572299449.key) [2022-11-08T23:51:21.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:51:21.424Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T23:51:21.452Z] $ docker exec --env ******** --env ******** 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 ssh-agent -k [2022-11-08T23:51:21.567Z] unset SSH_AUTH_SOCK; [2022-11-08T23:51:21.568Z] unset SSH_AGENT_PID; [2022-11-08T23:51:21.568Z] echo Agent pid 38 killed; [2022-11-08T23:51:21.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T23:51:21.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:51:21.614Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:51:21.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:51:21.757Z] $ docker exec 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 ssh-agent [2022-11-08T23:51:21.877Z] SSH_AUTH_SOCK=/tmp/ssh-1HgLJNsv3noi/agent.70 [2022-11-08T23:51:21.877Z] SSH_AGENT_PID=76 [2022-11-08T23:51:21.888Z] Running ssh-add (command line suppressed) [2022-11-08T23:51:22.009Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4567438619499762593.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4567438619499762593.key) [2022-11-08T23:51:22.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:51:22.336Z] + git semver init [2022-11-08T23:51:22.600Z] 2022-11-08 23:51:22,517 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T23:51:22.600Z] 2022-11-08 23:51:22,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-08T23:51:22.600Z] 2022-11-08 23:51:22,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-11-08T23:51:22.600Z] 2022-11-08 23:51:22,518 [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) [2022-11-08T23:51:23.549Z] 2022-11-08 23:51:23,319 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-11-08T23:51:23.549Z] 2022-11-08 23:51:23,319 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-11-08T23:51:23.549Z] 2022-11-08 23:51:23,319 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-08T23:51:23.549Z] 2022-11-08 23:51:23,320 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-08T23:51:23.549Z] 2.3.0-dev.21 [Pipeline] } [2022-11-08T23:51:23.559Z] $ docker exec --env ******** --env ******** 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 ssh-agent -k [2022-11-08T23:51:23.684Z] unset SSH_AUTH_SOCK; [2022-11-08T23:51:23.685Z] unset SSH_AGENT_PID; [2022-11-08T23:51:23.685Z] echo Agent pid 76 killed; [2022-11-08T23:51:23.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T23:51:24.000Z] + git semver [Pipeline] } [2022-11-08T23:51:24.271Z] $ docker stop --time=1 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 [2022-11-08T23:51:25.624Z] $ docker rm -f 862065d7492fc347f5def4dc8500786476764b9415a3803dfa32c02c5b9c7ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:51:25.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T23:51:26.154Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T23:51:26.158Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:51:26.286Z] provisioning config files... [2022-11-08T23:51:26.297Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1529628018671635256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:51:26.592Z] ---> docker-login.sh [2022-11-08T23:51:26.592Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:51:26.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:26.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:26.592Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:26.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:26.592Z] [2022-11-08T23:51:26.592Z] Login Succeeded [2022-11-08T23:51:26.592Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:51:26.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:26.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:26.592Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:26.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:26.592Z] [2022-11-08T23:51:26.592Z] Login Succeeded [2022-11-08T23:51:26.592Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:51:26.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:26.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:26.852Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:26.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:26.852Z] [2022-11-08T23:51:26.852Z] Login Succeeded [2022-11-08T23:51:26.852Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:51:26.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:26.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:26.852Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:26.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:26.852Z] [2022-11-08T23:51:26.852Z] Login Succeeded [2022-11-08T23:51:26.852Z] docker.io [2022-11-08T23:51:27.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:51:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:51:27.371Z] Configure a credential helper to remove this warning. See [2022-11-08T23:51:27.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:51:27.371Z] [2022-11-08T23:51:27.371Z] Login Succeeded [2022-11-08T23:51:27.371Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:51:27.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T23:51:27.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:51:27.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:51:27.463Z] ========================================================= [2022-11-08T23:51:27.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T23:51:27.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:51:27.765Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-08T23:51:27.765Z] Sending build context to Docker daemon 1.571MB [2022-11-08T23:51:27.765Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:51:27.765Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T23:51:27.765Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T23:51:27.765Z] 213ec9aee27d: Pulling fs layer [2022-11-08T23:51:27.765Z] 4583459ba037: Pulling fs layer [2022-11-08T23:51:27.765Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T23:51:27.765Z] 53926ce57604: Pulling fs layer [2022-11-08T23:51:27.765Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T23:51:27.765Z] 22ff95d597cd: Pulling fs layer [2022-11-08T23:51:27.765Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T23:51:27.765Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T23:51:27.765Z] a7acece74701: Pulling fs layer [2022-11-08T23:51:27.765Z] 12d6caf4c0d1: Waiting [2022-11-08T23:51:27.765Z] 22ff95d597cd: Waiting [2022-11-08T23:51:27.765Z] 21b2b0c7a3f4: Waiting [2022-11-08T23:51:27.765Z] a7acece74701: Waiting [2022-11-08T23:51:27.765Z] 53926ce57604: Waiting [2022-11-08T23:51:27.765Z] 96b7cbca73a9: Waiting [2022-11-08T23:51:27.765Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T23:51:27.765Z] 93c1e223e6f2: Download complete [2022-11-08T23:51:27.765Z] 4583459ba037: Download complete [2022-11-08T23:51:27.765Z] 22ff95d597cd: Download complete [2022-11-08T23:51:27.765Z] 213ec9aee27d: Verifying Checksum [2022-11-08T23:51:27.765Z] 213ec9aee27d: Download complete [2022-11-08T23:51:28.027Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T23:51:28.027Z] 12d6caf4c0d1: Download complete [2022-11-08T23:51:28.027Z] 213ec9aee27d: Pull complete [2022-11-08T23:51:28.296Z] 4583459ba037: Pull complete [2022-11-08T23:51:28.296Z] 93c1e223e6f2: Pull complete [2022-11-08T23:51:28.554Z] a7acece74701: Verifying Checksum [2022-11-08T23:51:28.554Z] a7acece74701: Download complete [2022-11-08T23:51:28.554Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T23:51:28.554Z] 96b7cbca73a9: Download complete [2022-11-08T23:51:28.815Z] 53926ce57604: Verifying Checksum [2022-11-08T23:51:28.815Z] 53926ce57604: Download complete [2022-11-08T23:51:33.002Z] 53926ce57604: Pull complete [2022-11-08T23:51:33.002Z] 21b2b0c7a3f4: Pull complete [2022-11-08T23:51:33.002Z] 22ff95d597cd: Pull complete [2022-11-08T23:51:33.002Z] 12d6caf4c0d1: Pull complete [2022-11-08T23:51:35.528Z] 96b7cbca73a9: Pull complete [2022-11-08T23:51:35.787Z] a7acece74701: Pull complete [2022-11-08T23:51:36.047Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T23:51:36.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T23:51:36.047Z] ---> db6d94c90886 [2022-11-08T23:51:36.047Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:51:37.957Z] ---> Running in e8093e884c74 [2022-11-08T23:51:37.957Z] Removing intermediate container e8093e884c74 [2022-11-08T23:51:37.957Z] ---> e4d6490f950a [2022-11-08T23:51:37.957Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:51:37.957Z] ---> Running in c552f3b52dda [2022-11-08T23:51:37.957Z] Removing intermediate container c552f3b52dda [2022-11-08T23:51:37.957Z] ---> 5b68e480f790 [2022-11-08T23:51:37.957Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-08T23:51:38.216Z] ---> Running in ba1319a7f115 [2022-11-08T23:51:38.216Z] Removing intermediate container ba1319a7f115 [2022-11-08T23:51:38.216Z] ---> ee4d26b2cb1a [2022-11-08T23:51:38.216Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-08T23:51:38.216Z] ---> Running in 5f17d73cc923 [2022-11-08T23:51:38.476Z] Removing intermediate container 5f17d73cc923 [2022-11-08T23:51:38.476Z] ---> 59689fb80e66 [2022-11-08T23:51:38.476Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:51:38.476Z] ---> Running in 2dff946e1385 [2022-11-08T23:51:38.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:51:38.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:51:39.001Z] (1/80) Installing mesa (21.3.8-r2) [2022-11-08T23:51:39.001Z] (2/80) Installing libxau (1.0.9-r0) [2022-11-08T23:51:39.001Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-11-08T23:51:39.001Z] (4/80) Installing libxcb (1.15-r0) [2022-11-08T23:51:39.001Z] (5/80) Installing libx11 (1.8-r0) [2022-11-08T23:51:39.001Z] (6/80) Installing libxext (1.3.4-r0) [2022-11-08T23:51:39.001Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-11-08T23:51:39.001Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-11-08T23:51:39.001Z] (9/80) Installing libpciaccess (0.16-r0) [2022-11-08T23:51:39.001Z] (10/80) Installing libdrm (2.4.110-r0) [2022-11-08T23:51:39.001Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-11-08T23:51:39.001Z] (12/80) Installing libxshmfence (1.3-r1) [2022-11-08T23:51:39.001Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-11-08T23:51:39.001Z] (14/80) Installing icu-data-full (71.1-r2) [2022-11-08T23:51:39.260Z] (15/80) Installing libice (1.0.10-r0) [2022-11-08T23:51:39.260Z] (16/80) Installing libuuid (2.38-r1) [2022-11-08T23:51:39.260Z] (17/80) Installing libsm (1.2.3-r0) [2022-11-08T23:51:39.260Z] (18/80) Installing libxt (1.2.1-r0) [2022-11-08T23:51:39.260Z] (19/80) Installing libxmu (1.1.3-r0) [2022-11-08T23:51:39.260Z] (20/80) Installing xset (1.2.4-r0) [2022-11-08T23:51:39.260Z] (21/80) Installing xprop (1.2.5-r0) [2022-11-08T23:51:39.260Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-11-08T23:51:39.260Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-11-08T23:51:39.260Z] (24/80) Installing libffi (3.4.2-r1) [2022-11-08T23:51:39.260Z] (25/80) Installing libintl (0.21-r2) [2022-11-08T23:51:39.260Z] (26/80) Installing libblkid (2.38-r1) [2022-11-08T23:51:39.260Z] (27/80) Installing libmount (2.38-r1) [2022-11-08T23:51:39.260Z] (28/80) Installing pcre (8.45-r2) [2022-11-08T23:51:39.260Z] (29/80) Installing glib (2.72.1-r0) [2022-11-08T23:51:39.519Z] (30/80) Installing icu-libs (71.1-r2) [2022-11-08T23:51:39.519Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-11-08T23:51:39.519Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-11-08T23:51:39.519Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-11-08T23:51:39.519Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-11-08T23:51:39.519Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-11-08T23:51:39.519Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-11-08T23:51:39.519Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-11-08T23:51:39.519Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-11-08T23:51:39.778Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-11-08T23:51:39.779Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-11-08T23:51:39.779Z] (41/80) Installing libpng (1.6.37-r1) [2022-11-08T23:51:39.779Z] (42/80) Installing freetype (2.12.1-r0) [2022-11-08T23:51:39.779Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-11-08T23:51:39.779Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-11-08T23:51:39.779Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-11-08T23:51:39.779Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-11-08T23:51:39.779Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-11-08T23:51:39.779Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-11-08T23:51:39.779Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-11-08T23:51:39.779Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-11-08T23:51:39.779Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-11-08T23:51:39.779Z] (52/80) Installing avahi-libs (0.8-r6) [2022-11-08T23:51:39.779Z] (53/80) Installing nettle (3.7.3-r0) [2022-11-08T23:51:39.779Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-11-08T23:51:39.779Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-11-08T23:51:39.779Z] (56/80) Installing libunistring (1.0-r0) [2022-11-08T23:51:39.779Z] (57/80) Installing gnutls (3.7.7-r0) [2022-11-08T23:51:40.038Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-11-08T23:51:40.038Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-11-08T23:51:40.038Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-11-08T23:51:40.038Z] (61/80) Installing libevdev (1.12.1-r0) [2022-11-08T23:51:40.038Z] (62/80) Installing mtdev (1.1.6-r0) [2022-11-08T23:51:40.038Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-11-08T23:51:40.038Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-11-08T23:51:40.038Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-11-08T23:51:40.038Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-11-08T23:51:40.038Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-11-08T23:51:40.038Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-11-08T23:51:40.038Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-11-08T23:51:40.038Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-11-08T23:51:40.038Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-11-08T23:51:40.038Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-11-08T23:51:40.038Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-11-08T23:51:40.298Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-11-08T23:51:40.298Z] (75/80) Installing udev-init-scripts (35-r0) [2022-11-08T23:51:40.298Z] Executing udev-init-scripts-35-r0.post-install [2022-11-08T23:51:40.298Z] (76/80) Installing kmod-libs (29-r2) [2022-11-08T23:51:40.298Z] (77/80) Installing eudev (3.2.11-r0) [2022-11-08T23:51:40.298Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-11-08T23:51:40.298Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-08T23:51:40.298Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-11-08T23:51:40.298Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:51:40.298Z] Executing eudev-3.2.11-r0.trigger [2022-11-08T23:51:40.298Z] OK: 330 MiB in 131 packages [2022-11-08T23:51:41.260Z] Still waiting to schedule task [2022-11-08T23:51:41.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-08T23:51:42.835Z] Removing intermediate container 2dff946e1385 [2022-11-08T23:51:42.835Z] ---> 34aabc5a0755 [2022-11-08T23:51:42.835Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-08T23:51:42.835Z] ---> Running in 6fa78c17535a [2022-11-08T23:51:42.835Z] Removing intermediate container 6fa78c17535a [2022-11-08T23:51:42.835Z] ---> fcb6c02d495c [2022-11-08T23:51:42.835Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T23:51:42.835Z] ---> 297f75af01ad [2022-11-08T23:51:42.835Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:51:42.835Z] ---> Running in d4021d395660 [2022-11-08T23:52:04.784Z] Removing intermediate container d4021d395660 [2022-11-08T23:52:04.784Z] ---> 0e45170da258 [2022-11-08T23:52:04.784Z] Step 11/13 : COPY . . [2022-11-08T23:52:04.784Z] ---> 03899b961aef [2022-11-08T23:52:04.784Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-08T23:52:04.784Z] ---> Running in b5cbd7be3969 [2022-11-08T23:52:05.045Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:52:05.045Z] Dload Upload Total Spent Left Speed [2022-11-08T23:52:05.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6887 0 --:--:-- --:--:-- --:--:-- 6896 [2022-11-08T23:52:05.564Z] Removing intermediate container b5cbd7be3969 [2022-11-08T23:52:05.564Z] ---> a74eca4fdea1 [2022-11-08T23:52:05.564Z] Step 13/13 : RUN ${MAKE} [2022-11-08T23:52:05.564Z] ---> Running in 6a82cd974bd7 [2022-11-08T23:52:05.822Z] noop [2022-11-08T23:52:06.390Z] Removing intermediate container 6a82cd974bd7 [2022-11-08T23:52:06.390Z] ---> fca61ed293eb [2022-11-08T23:52:06.390Z] Successfully built fca61ed293eb [2022-11-08T23:52:06.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:52:06.704Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T23:52:06.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:52:06.771Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-08T23:52:06.794Z] $ 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 [2022-11-08T23:52:07.293Z] $ docker top 639dfc72b2c6b5ed26e0536449e2a2a019dc7e37a5c5c9b841ce787ca0e819d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:52:07.646Z] + go version [2022-11-08T23:52:07.646Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T23:52:07.655Z] $ docker stop --time=1 639dfc72b2c6b5ed26e0536449e2a2a019dc7e37a5c5c9b841ce787ca0e819d7 [2022-11-08T23:52:08.971Z] $ docker rm -f 639dfc72b2c6b5ed26e0536449e2a2a019dc7e37a5c5c9b841ce787ca0e819d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:52:09.378Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T23:52:09.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:52:09.448Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-08T23:52:09.485Z] $ 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 [2022-11-08T23:52:09.880Z] $ docker top b2fe52faa18cd14bcc0bac3c4e9ec8898fa53ec259d0befff4e2cf9ae8ca8d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:52:10.231Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T23:52:10.529Z] + make test [2022-11-08T23:52:10.529Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-08T23:52:10.787Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-08T23:52:22.992Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-08T23:52:22.992Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 1.9% of statements [2022-11-08T23:52:29.571Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-08T23:52:29.571Z] CGO_ENABLED=1 go vet ./... [2022-11-08T23:52:33.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T23:52:33.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T23:52:33.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T23:52:33.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T23:52:33.784Z] $ docker stop --time=1 b2fe52faa18cd14bcc0bac3c4e9ec8898fa53ec259d0befff4e2cf9ae8ca8d07 [2022-11-08T23:52:35.707Z] $ docker rm -f b2fe52faa18cd14bcc0bac3c4e9ec8898fa53ec259d0befff4e2cf9ae8ca8d07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:52:36.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T23:52:36.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T23:52:36.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T23:52:36.980Z] + ls -al . [2022-11-08T23:52:36.981Z] total 200 [2022-11-08T23:52:36.981Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:52 . [2022-11-08T23:52:36.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:51 .. [2022-11-08T23:52:36.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:52 .git [2022-11-08T23:52:36.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:51 .github [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 8 23:51 .gitignore [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 23:51 .golangci.yml [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 23:51 .hadolint.yml [2022-11-08T23:52:36.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:51 .semver [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 8 23:51 Attribution.txt [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 8 23:51 CHANGELOG.md [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 8 23:51 Dockerfile [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:51 GOVERNANCE.md [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 23:51 Jenkinsfile [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 23:51 LICENSE [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 8 23:51 Makefile [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 23:51 OWNERS.md [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 8 23:51 README.md [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:51 VERSION [2022-11-08T23:52:36.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:51 bin [2022-11-08T23:52:36.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:51 cmd [2022-11-08T23:52:36.981Z] -rw-r--r-- 1 jenkins jenkins 29387 Nov 8 23:52 coverage.out [2022-11-08T23:52:36.981Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 8 23:51 docker-entrypoint.sh [2022-11-08T23:52:36.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:51 docs [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 8 23:51 go.mod [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 8 23:51 go.sum [2022-11-08T23:52:36.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:51 internal [2022-11-08T23:52:36.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:51 snap [2022-11-08T23:52:36.981Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 23:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:52:37.287Z] + 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=059aeb0713fc4e07acd8c370d817b94cb81fd04d --label arch=amd64 --label version=2.3.0-dev.21 . [2022-11-08T23:52:37.287Z] Sending build context to Docker daemon 1.602MB [2022-11-08T23:52:37.287Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:52:37.287Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-08T23:52:37.287Z] ---> fca61ed293eb [2022-11-08T23:52:37.287Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:52:37.287Z] ---> Running in ad5c31e79e61 [2022-11-08T23:52:37.548Z] Removing intermediate container ad5c31e79e61 [2022-11-08T23:52:37.548Z] ---> d286e3665634 [2022-11-08T23:52:37.548Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:52:37.548Z] ---> Running in 3de64e3b4180 [2022-11-08T23:52:37.548Z] Removing intermediate container 3de64e3b4180 [2022-11-08T23:52:37.548Z] ---> 20471e14abe9 [2022-11-08T23:52:37.548Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-08T23:52:37.548Z] ---> Running in 5cb0aa1f4fb9 [2022-11-08T23:52:37.807Z] Removing intermediate container 5cb0aa1f4fb9 [2022-11-08T23:52:37.807Z] ---> 1fa4b0cbb10e [2022-11-08T23:52:37.807Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-08T23:52:37.807Z] ---> Running in 998a9ce38550 [2022-11-08T23:52:37.807Z] Removing intermediate container 998a9ce38550 [2022-11-08T23:52:37.807Z] ---> 6ac04129ebae [2022-11-08T23:52:37.807Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:52:37.807Z] ---> Running in 2dbbfcd1a716 [2022-11-08T23:52:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:52:38.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:52:38.894Z] OK: 330 MiB in 131 packages [2022-11-08T23:52:39.152Z] Removing intermediate container 2dbbfcd1a716 [2022-11-08T23:52:39.152Z] ---> 5f215437c19f [2022-11-08T23:52:39.152Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-08T23:52:39.152Z] ---> Running in b164db317506 [2022-11-08T23:52:39.152Z] Removing intermediate container b164db317506 [2022-11-08T23:52:39.152Z] ---> 488af7b691b2 [2022-11-08T23:52:39.152Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-08T23:52:39.411Z] ---> c9044ef96c9a [2022-11-08T23:52:39.411Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:52:39.411Z] ---> Running in effbdc119f6c [2022-11-08T23:52:40.350Z] Removing intermediate container effbdc119f6c [2022-11-08T23:52:40.350Z] ---> 755b4043aeb9 [2022-11-08T23:52:40.350Z] Step 11/35 : COPY . . [2022-11-08T23:52:40.350Z] ---> 3dac640198c4 [2022-11-08T23:52:40.350Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-08T23:52:40.350Z] ---> Running in 8082b6e07e29 [2022-11-08T23:52:40.918Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:52:40.918Z] Dload Upload Total Spent Left Speed [2022-11-08T23:52:40.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0     0  45299    0 --:--:-- --:--:-- --:--:-- 46173 [2022-11-08T23:52:41.178Z] Removing intermediate container 8082b6e07e29 [2022-11-08T23:52:41.178Z] ---> 429cfd82b514 [2022-11-08T23:52:41.178Z] Step 13/35 : RUN ${MAKE} [2022-11-08T23:52:41.178Z] ---> Running in 066280df9b2f [2022-11-08T23:52:41.436Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-08T23:53:03.554Z] Removing intermediate container 066280df9b2f [2022-11-08T23:53:03.554Z] ---> c7ddbde0620c [2022-11-08T23:53:03.554Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-08T23:53:03.813Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-08T23:53:04.071Z] af6660deedbd: Pulling fs layer [2022-11-08T23:53:04.071Z] 97cd0a44c592: Pulling fs layer [2022-11-08T23:53:04.328Z] 97cd0a44c592: Verifying Checksum [2022-11-08T23:53:04.328Z] 97cd0a44c592: Download complete [2022-11-08T23:53:04.328Z] af6660deedbd: Verifying Checksum [2022-11-08T23:53:04.328Z] af6660deedbd: Download complete [2022-11-08T23:53:04.588Z] af6660deedbd: Pull complete [2022-11-08T23:53:04.588Z] 97cd0a44c592: Pull complete [2022-11-08T23:53:04.588Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-08T23:53:04.588Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-08T23:53:04.588Z] ---> fea57e182299 [2022-11-08T23:53:04.588Z] Step 15/35 : FROM alpine:3.16 [2022-11-08T23:53:05.153Z] 3.16: Pulling from library/alpine [2022-11-08T23:53:05.412Z] 213ec9aee27d: Already exists [2022-11-08T23:53:05.671Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T23:53:05.671Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T23:53:05.671Z] ---> 9c6f07244728 [2022-11-08T23:53:05.671Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-08T23:53:05.671Z] ---> Running in fa11e8bc6b46 [2022-11-08T23:53:05.929Z] Removing intermediate container fa11e8bc6b46 [2022-11-08T23:53:05.929Z] ---> d35e988dce21 [2022-11-08T23:53:05.929Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-08T23:53:05.929Z] ---> Running in fc7be207467d [2022-11-08T23:53:06.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:53:06.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:53:06.446Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-11-08T23:53:06.446Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-11-08T23:53:06.446Z] (3/83) Installing libxau (1.0.9-r0) [2022-11-08T23:53:06.446Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-11-08T23:53:06.446Z] (5/83) Installing libxcb (1.15-r0) [2022-11-08T23:53:06.446Z] (6/83) Installing libx11 (1.8-r0) [2022-11-08T23:53:06.446Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-11-08T23:53:06.446Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-11-08T23:53:06.704Z] (9/83) Installing expat (2.5.0-r0) [2022-11-08T23:53:06.704Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-11-08T23:53:06.704Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-11-08T23:53:06.704Z] (12/83) Installing libpng (1.6.37-r1) [2022-11-08T23:53:06.704Z] (13/83) Installing freetype (2.12.1-r0) [2022-11-08T23:53:06.704Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-11-08T23:53:06.704Z] (15/83) Installing fribidi (1.0.12-r0) [2022-11-08T23:53:06.704Z] (16/83) Installing libffi (3.4.2-r1) [2022-11-08T23:53:06.704Z] (17/83) Installing libintl (0.21-r2) [2022-11-08T23:53:06.704Z] (18/83) Installing libblkid (2.38-r1) [2022-11-08T23:53:06.704Z] (19/83) Installing libmount (2.38-r1) [2022-11-08T23:53:06.704Z] (20/83) Installing pcre (8.45-r2) [2022-11-08T23:53:06.704Z] (21/83) Installing glib (2.72.1-r0) [2022-11-08T23:53:06.704Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-11-08T23:53:06.704Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-11-08T23:53:06.704Z] (24/83) Installing libass (0.16.0-r0) [2022-11-08T23:53:06.704Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-11-08T23:53:06.704Z] (26/83) Installing libpciaccess (0.16-r0) [2022-11-08T23:53:06.704Z] (27/83) Installing libdrm (2.4.110-r0) [2022-11-08T23:53:06.704Z] (28/83) Installing gmp (6.2.1-r2) [2022-11-08T23:53:06.704Z] (29/83) Installing nettle (3.7.3-r0) [2022-11-08T23:53:06.704Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-11-08T23:53:06.964Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-11-08T23:53:06.964Z] (32/83) Installing libunistring (1.0-r0) [2022-11-08T23:53:06.964Z] (33/83) Installing gnutls (3.7.7-r0) [2022-11-08T23:53:06.964Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T23:53:06.964Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T23:53:06.964Z] (36/83) Installing lame (3.100-r0) [2022-11-08T23:53:06.964Z] (37/83) Installing opus (1.3.1-r1) [2022-11-08T23:53:06.964Z] (38/83) Installing libasyncns (0.8-r1) [2022-11-08T23:53:06.964Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-11-08T23:53:06.964Z] (40/83) Installing libltdl (2.4.7-r0) [2022-11-08T23:53:06.964Z] (41/83) Installing orc (0.4.32-r0) [2022-11-08T23:53:06.964Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T23:53:06.964Z] (43/83) Installing libogg (1.3.5-r1) [2022-11-08T23:53:06.964Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T23:53:06.964Z] (45/83) Installing flac (1.3.4-r0) [2022-11-08T23:53:06.964Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-11-08T23:53:06.964Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-11-08T23:53:06.964Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-11-08T23:53:06.964Z] (49/83) Installing soxr (0.1.3-r2) [2022-11-08T23:53:06.964Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-11-08T23:53:06.964Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-11-08T23:53:06.964Z] (52/83) Installing libpulse (15.0-r2) [2022-11-08T23:53:06.964Z] (53/83) Installing cjson (1.7.15-r3) [2022-11-08T23:53:06.964Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-11-08T23:53:06.964Z] (55/83) Installing librist (0.2.6-r1) [2022-11-08T23:53:06.964Z] (56/83) Installing libsrt (1.4.4-r0) [2022-11-08T23:53:07.221Z] (57/83) Installing libssh (0.9.6-r1) [2022-11-08T23:53:07.221Z] (58/83) Installing libtheora (1.1.1-r16) [2022-11-08T23:53:07.221Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-11-08T23:53:07.221Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-11-08T23:53:07.221Z] (61/83) Installing libxext (1.3.4-r0) [2022-11-08T23:53:07.221Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-11-08T23:53:07.221Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-11-08T23:53:07.221Z] (64/83) Installing libva (2.14.0-r0) [2022-11-08T23:53:07.221Z] (65/83) Installing libvdpau (1.5-r0) [2022-11-08T23:53:07.221Z] (66/83) Installing vidstab (1.1.0-r1) [2022-11-08T23:53:07.221Z] (67/83) Installing libvpx (1.11.0-r1) [2022-11-08T23:53:07.221Z] (68/83) Installing libwebp (1.2.3-r0) [2022-11-08T23:53:07.221Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-11-08T23:53:07.221Z] (70/83) Installing numactl (2.0.14-r0) [2022-11-08T23:53:07.221Z] (71/83) Installing x265-libs (3.5-r3) [2022-11-08T23:53:07.221Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-11-08T23:53:07.221Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-11-08T23:53:07.480Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-11-08T23:53:07.480Z] (75/83) Installing udev-init-scripts (35-r0) [2022-11-08T23:53:07.480Z] Executing udev-init-scripts-35-r0.post-install [2022-11-08T23:53:07.480Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-11-08T23:53:07.480Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-11-08T23:53:07.480Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-11-08T23:53:07.480Z] (79/83) Installing kmod-libs (29-r2) [2022-11-08T23:53:07.480Z] (80/83) Installing eudev (3.2.11-r0) [2022-11-08T23:53:07.480Z] (81/83) Installing libsodium (1.0.18-r0) [2022-11-08T23:53:07.480Z] (82/83) Installing libzmq (4.3.4-r0) [2022-11-08T23:53:07.480Z] (83/83) Installing zeromq (4.3.4-r0) [2022-11-08T23:53:07.480Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:53:07.480Z] Executing eudev-3.2.11-r0.trigger [2022-11-08T23:53:07.480Z] OK: 101 MiB in 97 packages [2022-11-08T23:53:09.386Z] Removing intermediate container fc7be207467d [2022-11-08T23:53:09.386Z] ---> 1b27bc6063b8 [2022-11-08T23:53:09.386Z] Step 18/35 : WORKDIR / [2022-11-08T23:53:09.386Z] ---> Running in fa1556dac6fa [2022-11-08T23:53:09.386Z] Removing intermediate container fa1556dac6fa [2022-11-08T23:53:09.386Z] ---> 1efd856cbaf4 [2022-11-08T23:53:09.386Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-08T23:53:09.954Z] ---> 99358942d79c [2022-11-08T23:53:09.954Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-08T23:53:10.214Z] ---> 603a98ad2d10 [2022-11-08T23:53:10.214Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-08T23:53:10.214Z] ---> 01701278026f [2022-11-08T23:53:10.214Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-08T23:53:10.474Z] ---> a6dcdf4b3bd2 [2022-11-08T23:53:10.474Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-08T23:53:10.474Z] ---> 082473da685f [2022-11-08T23:53:10.474Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-08T23:53:10.734Z] ---> d6d873bbc7c5 [2022-11-08T23:53:10.734Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-08T23:53:11.301Z] ---> 7b6da2a5eec2 [2022-11-08T23:53:11.301Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-08T23:53:11.301Z] ---> Running in 2f79f0ebb941 [2022-11-08T23:53:11.894Z] Removing intermediate container 2f79f0ebb941 [2022-11-08T23:53:11.894Z] ---> aeed8a57927f [2022-11-08T23:53:11.894Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-08T23:53:11.894Z] ---> Running in bfa706b7c8e2 [2022-11-08T23:53:12.466Z] Removing intermediate container bfa706b7c8e2 [2022-11-08T23:53:12.466Z] ---> d1913bc12d52 [2022-11-08T23:53:12.466Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-08T23:53:12.466Z] ---> Running in da29f317716c [2022-11-08T23:53:13.108Z] Removing intermediate container da29f317716c [2022-11-08T23:53:13.108Z] ---> b6a67d031ff5 [2022-11-08T23:53:13.108Z] Step 29/35 : EXPOSE 59983 [2022-11-08T23:53:13.108Z] ---> Running in f9abc29f7c82 [2022-11-08T23:53:13.429Z] Removing intermediate container f9abc29f7c82 [2022-11-08T23:53:13.429Z] ---> 7b1eada284ee [2022-11-08T23:53:13.429Z] Step 30/35 : EXPOSE 8554 [2022-11-08T23:53:13.429Z] ---> Running in 106573034f68 [2022-11-08T23:53:13.429Z] Removing intermediate container 106573034f68 [2022-11-08T23:53:13.429Z] ---> 885c30dfe422 [2022-11-08T23:53:13.429Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-08T23:53:13.429Z] ---> Running in dd1929a51075 [2022-11-08T23:53:13.728Z] Removing intermediate container dd1929a51075 [2022-11-08T23:53:13.728Z] ---> 309d9fc0fb3b [2022-11-08T23:53:13.728Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-08T23:53:13.728Z] ---> Running in ce4a75351811 [2022-11-08T23:53:13.728Z] Removing intermediate container ce4a75351811 [2022-11-08T23:53:13.728Z] ---> 66b534bc2ff8 [2022-11-08T23:53:13.728Z] Step 33/35 : LABEL arch=amd64 [2022-11-08T23:53:13.728Z] ---> Running in 9f29f0ddec30 [2022-11-08T23:53:13.728Z] Removing intermediate container 9f29f0ddec30 [2022-11-08T23:53:13.728Z] ---> 581b82668b05 [2022-11-08T23:53:13.728Z] Step 34/35 : LABEL git_sha=059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-08T23:53:14.043Z] ---> Running in 487e85305135 [2022-11-08T23:53:14.043Z] Removing intermediate container 487e85305135 [2022-11-08T23:53:14.043Z] ---> 5fb71cca2249 [2022-11-08T23:53:14.044Z] Step 35/35 : LABEL version=2.3.0-dev.21 [2022-11-08T23:53:14.044Z] ---> Running in 5c18ab2206d2 [2022-11-08T23:53:14.044Z] Removing intermediate container 5c18ab2206d2 [2022-11-08T23:53:14.044Z] ---> 97a287a2066f [2022-11-08T23:53:14.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T23:53:14.044Z] Successfully built 97a287a2066f [2022-11-08T23:53:14.044Z] 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 [2022-11-08T23:53:14.171Z] provisioning config files... [2022-11-08T23:53:14.236Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16161548357313616157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:53:14.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118699 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-11-08T23:53:14.819Z] Running in /w/workspace/device-usb-camera/62 [Pipeline] { [Pipeline] checkout [2022-11-08T23:53:14.843Z] ---> docker-login.sh [2022-11-08T23:53:14.843Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:53:14.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:14.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:14.843Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:14.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:14.843Z] [2022-11-08T23:53:14.843Z] Login Succeeded [2022-11-08T23:53:14.843Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:53:14.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:14.879Z] Selected Git installation does not exist. Using Default [2022-11-08T23:53:14.879Z] The recommended git tool is: NONE [2022-11-08T23:53:15.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:15.163Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:15.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:15.163Z] [2022-11-08T23:53:15.163Z] Login Succeeded [2022-11-08T23:53:15.163Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:53:15.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:15.493Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:15.493Z] [2022-11-08T23:53:15.493Z] Login Succeeded [2022-11-08T23:53:15.493Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:53:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:15.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:15.804Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:15.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:15.804Z] [2022-11-08T23:53:15.804Z] Login Succeeded [2022-11-08T23:53:15.804Z] docker.io [2022-11-08T23:53:15.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:16.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:16.419Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:16.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:16.419Z] [2022-11-08T23:53:16.419Z] Login Succeeded [2022-11-08T23:53:16.419Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:53:16.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:53:16.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:53:16.486Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-11-08T23:53:16.486Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-08T23:53:16.486Z] latest [2022-11-08T23:53:16.486Z] 2.3.0-dev.21 [2022-11-08T23:53:16.486Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-08T23:53:16.486Z] main [2022-11-08T23:53:16.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:16.828Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:17.213Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-08T23:53:17.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-08T23:53:17.213Z] 98ddd0d6d0b2: Preparing [2022-11-08T23:53:17.213Z] e9346fd04294: Preparing [2022-11-08T23:53:17.213Z] d505a8ca6ca6: Preparing [2022-11-08T23:53:17.213Z] 550e596c6d0e: Preparing [2022-11-08T23:53:17.213Z] 1207169bf42c: Preparing [2022-11-08T23:53:17.213Z] 89f5f1d8186f: Preparing [2022-11-08T23:53:17.213Z] 6bdab5696b47: Preparing [2022-11-08T23:53:17.213Z] fc2dc0a13a53: Preparing [2022-11-08T23:53:17.213Z] 059902cc2459: Preparing [2022-11-08T23:53:17.213Z] 63299566f54b: Preparing [2022-11-08T23:53:17.213Z] 52bc1f1a6f43: Preparing [2022-11-08T23:53:17.213Z] 994393dc58e7: Preparing [2022-11-08T23:53:17.213Z] 89f5f1d8186f: Waiting [2022-11-08T23:53:17.213Z] 6bdab5696b47: Waiting [2022-11-08T23:53:17.213Z] 52bc1f1a6f43: Waiting [2022-11-08T23:53:17.213Z] 994393dc58e7: Waiting [2022-11-08T23:53:17.213Z] 63299566f54b: Waiting [2022-11-08T23:53:17.500Z] 1207169bf42c: Pushed [2022-11-08T23:53:17.500Z] d505a8ca6ca6: Pushed [2022-11-08T23:53:17.500Z] e9346fd04294: Pushed [2022-11-08T23:53:17.500Z] 98ddd0d6d0b2: Pushed [2022-11-08T23:53:17.500Z] 89f5f1d8186f: Pushed [2022-11-08T23:53:17.500Z] fc2dc0a13a53: Pushed [2022-11-08T23:53:17.500Z] 6bdab5696b47: Pushed [2022-11-08T23:53:17.500Z] 059902cc2459: Pushed [2022-11-08T23:53:17.500Z] 994393dc58e7: Layer already exists [2022-11-08T23:53:19.514Z] 550e596c6d0e: Pushed [2022-11-08T23:53:20.451Z] 63299566f54b: Pushed [2022-11-08T23:53:20.739Z] using credential edgex-jenkins-ssh [2022-11-08T23:53:20.756Z] Cloning the remote Git repository [2022-11-08T23:53:20.802Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-11-08T23:53:20.870Z] > git init /w/workspace/device-usb-camera/62 # timeout=10 [2022-11-08T23:53:20.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-11-08T23:53:20.999Z] > git --version # timeout=10 [2022-11-08T23:53:21.026Z] > git --version # 'git version 2.25.1' [2022-11-08T23:53:21.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T23:53:21.139Z] Verifying host key using known hosts file [2022-11-08T23:53:21.354Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T23:53:21.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T23:53:22.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-11-08T23:53:22.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T23:53:23.694Z] Avoid second fetch [2022-11-08T23:53:23.694Z] Checking out Revision 059aeb0713fc4e07acd8c370d817b94cb81fd04d (main) [2022-11-08T23:53:24.180Z] Commit message: "Merge pull request #112 from lenny-intel/released-sdk" [2022-11-08T23:53:23.715Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T23:53:23.735Z] > git checkout -f 059aeb0713fc4e07acd8c370d817b94cb81fd04d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:53:25.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T23:53:25.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:53:25.297Z] Dload Upload Total Spent Left Speed [2022-11-08T23:53:25.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80267 0 --:--:-- --:--:-- --:--:-- 80267 [Pipeline] sh [2022-11-08T23:53:26.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T23:53:26.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-11-08T23:53:26.373Z] sudo tee /etc/docker/daemon.new [2022-11-08T23:53:26.373Z] { [2022-11-08T23:53:26.373Z] "registry-mirrors": [ [2022-11-08T23:53:26.373Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T23:53:26.373Z] ], [2022-11-08T23:53:26.373Z] "bip": "10.250.0.254/24", [2022-11-08T23:53:26.373Z] "hosts": [ [2022-11-08T23:53:26.373Z] "tcp://0.0.0.0:5555", [2022-11-08T23:53:26.373Z] "unix:///var/run/docker.sock" [2022-11-08T23:53:26.373Z] ], [2022-11-08T23:53:26.373Z] "mtu": 1458, [2022-11-08T23:53:26.373Z] "selinux-enabled": true, [2022-11-08T23:53:26.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T23:53:26.373Z] } [Pipeline] sh [2022-11-08T23:53:26.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T23:53:27.079Z] + sudo service docker restart [2022-11-08T23:53:27.405Z] 52bc1f1a6f43: Pushed [2022-11-08T23:53:27.405Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d: digest: sha256:ddcd4d6677ab32a7645e876979226761be9ab89ec3a776412d3493cb650c242e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:27.760Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:28.069Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-08T23:53:28.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-08T23:53:28.069Z] 98ddd0d6d0b2: Preparing [2022-11-08T23:53:28.069Z] e9346fd04294: Preparing [2022-11-08T23:53:28.069Z] d505a8ca6ca6: Preparing [2022-11-08T23:53:28.069Z] 550e596c6d0e: Preparing [2022-11-08T23:53:28.069Z] 1207169bf42c: Preparing [2022-11-08T23:53:28.069Z] 89f5f1d8186f: Preparing [2022-11-08T23:53:28.069Z] 6bdab5696b47: Preparing [2022-11-08T23:53:28.069Z] fc2dc0a13a53: Preparing [2022-11-08T23:53:28.069Z] 059902cc2459: Preparing [2022-11-08T23:53:28.069Z] 63299566f54b: Preparing [2022-11-08T23:53:28.069Z] 52bc1f1a6f43: Preparing [2022-11-08T23:53:28.069Z] 994393dc58e7: Preparing [2022-11-08T23:53:28.069Z] 52bc1f1a6f43: Waiting [2022-11-08T23:53:28.069Z] 63299566f54b: Waiting [2022-11-08T23:53:28.069Z] 6bdab5696b47: Waiting [2022-11-08T23:53:28.069Z] 994393dc58e7: Waiting [2022-11-08T23:53:28.069Z] fc2dc0a13a53: Waiting [2022-11-08T23:53:28.069Z] 059902cc2459: Waiting [2022-11-08T23:53:28.069Z] 89f5f1d8186f: Waiting [2022-11-08T23:53:28.069Z] 1207169bf42c: Layer already exists [2022-11-08T23:53:28.069Z] 98ddd0d6d0b2: Layer already exists [2022-11-08T23:53:28.069Z] e9346fd04294: Layer already exists [2022-11-08T23:53:28.069Z] 550e596c6d0e: Layer already exists [2022-11-08T23:53:28.069Z] d505a8ca6ca6: Layer already exists [2022-11-08T23:53:28.069Z] 89f5f1d8186f: Layer already exists [2022-11-08T23:53:28.069Z] fc2dc0a13a53: Layer already exists [2022-11-08T23:53:28.069Z] 6bdab5696b47: Layer already exists [2022-11-08T23:53:28.069Z] 63299566f54b: Layer already exists [2022-11-08T23:53:28.069Z] 059902cc2459: Layer already exists [2022-11-08T23:53:28.069Z] 994393dc58e7: Layer already exists [2022-11-08T23:53:28.069Z] 52bc1f1a6f43: Layer already exists [2022-11-08T23:53:28.069Z] latest: digest: sha256:ddcd4d6677ab32a7645e876979226761be9ab89ec3a776412d3493cb650c242e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:28.377Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:28.682Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.21 [2022-11-08T23:53:28.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-08T23:53:28.682Z] 98ddd0d6d0b2: Preparing [2022-11-08T23:53:28.682Z] e9346fd04294: Preparing [2022-11-08T23:53:28.682Z] d505a8ca6ca6: Preparing [2022-11-08T23:53:28.682Z] 550e596c6d0e: Preparing [2022-11-08T23:53:28.682Z] 1207169bf42c: Preparing [2022-11-08T23:53:28.682Z] 89f5f1d8186f: Preparing [2022-11-08T23:53:28.682Z] 6bdab5696b47: Preparing [2022-11-08T23:53:28.682Z] fc2dc0a13a53: Preparing [2022-11-08T23:53:28.682Z] 059902cc2459: Preparing [2022-11-08T23:53:28.682Z] 63299566f54b: Preparing [2022-11-08T23:53:28.682Z] 52bc1f1a6f43: Preparing [2022-11-08T23:53:28.682Z] 994393dc58e7: Preparing [2022-11-08T23:53:28.682Z] 89f5f1d8186f: Waiting [2022-11-08T23:53:28.682Z] 6bdab5696b47: Waiting [2022-11-08T23:53:28.682Z] 059902cc2459: Waiting [2022-11-08T23:53:28.682Z] fc2dc0a13a53: Waiting [2022-11-08T23:53:28.682Z] 63299566f54b: Waiting [2022-11-08T23:53:28.682Z] 52bc1f1a6f43: Waiting [2022-11-08T23:53:28.682Z] d505a8ca6ca6: Layer already exists [2022-11-08T23:53:28.682Z] 98ddd0d6d0b2: Layer already exists [2022-11-08T23:53:28.682Z] 550e596c6d0e: Layer already exists [2022-11-08T23:53:28.682Z] 1207169bf42c: Layer already exists [2022-11-08T23:53:28.682Z] e9346fd04294: Layer already exists [2022-11-08T23:53:28.682Z] 6bdab5696b47: Layer already exists [2022-11-08T23:53:28.682Z] 059902cc2459: Layer already exists [2022-11-08T23:53:28.682Z] 89f5f1d8186f: Layer already exists [2022-11-08T23:53:28.682Z] fc2dc0a13a53: Layer already exists [2022-11-08T23:53:28.682Z] 63299566f54b: Layer already exists [2022-11-08T23:53:28.682Z] 994393dc58e7: Layer already exists [2022-11-08T23:53:28.682Z] 52bc1f1a6f43: Layer already exists [2022-11-08T23:53:28.682Z] 2.3.0-dev.21: digest: sha256:ddcd4d6677ab32a7645e876979226761be9ab89ec3a776412d3493cb650c242e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:29.015Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:29.542Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-08T23:53:29.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-08T23:53:29.543Z] 98ddd0d6d0b2: Preparing [2022-11-08T23:53:29.543Z] e9346fd04294: Preparing [2022-11-08T23:53:29.543Z] d505a8ca6ca6: Preparing [2022-11-08T23:53:29.543Z] 550e596c6d0e: Preparing [2022-11-08T23:53:29.543Z] 1207169bf42c: Preparing [2022-11-08T23:53:29.543Z] 89f5f1d8186f: Preparing [2022-11-08T23:53:29.543Z] 6bdab5696b47: Preparing [2022-11-08T23:53:29.543Z] fc2dc0a13a53: Preparing [2022-11-08T23:53:29.543Z] 059902cc2459: Preparing [2022-11-08T23:53:29.543Z] 63299566f54b: Preparing [2022-11-08T23:53:29.543Z] 52bc1f1a6f43: Preparing [2022-11-08T23:53:29.543Z] 994393dc58e7: Preparing [2022-11-08T23:53:29.543Z] 6bdab5696b47: Waiting [2022-11-08T23:53:29.543Z] 059902cc2459: Waiting [2022-11-08T23:53:29.543Z] fc2dc0a13a53: Waiting [2022-11-08T23:53:29.543Z] 63299566f54b: Waiting [2022-11-08T23:53:29.543Z] 89f5f1d8186f: Waiting [2022-11-08T23:53:29.543Z] 994393dc58e7: Waiting [2022-11-08T23:53:29.543Z] 98ddd0d6d0b2: Layer already exists [2022-11-08T23:53:29.543Z] 550e596c6d0e: Layer already exists [2022-11-08T23:53:29.543Z] e9346fd04294: Layer already exists [2022-11-08T23:53:29.543Z] d505a8ca6ca6: Layer already exists [2022-11-08T23:53:29.543Z] 1207169bf42c: Layer already exists [2022-11-08T23:53:29.543Z] 6bdab5696b47: Layer already exists [2022-11-08T23:53:29.543Z] 63299566f54b: Layer already exists [2022-11-08T23:53:29.543Z] 89f5f1d8186f: Layer already exists [2022-11-08T23:53:29.543Z] 059902cc2459: Layer already exists [2022-11-08T23:53:29.543Z] fc2dc0a13a53: Layer already exists [2022-11-08T23:53:29.543Z] 52bc1f1a6f43: Layer already exists [2022-11-08T23:53:29.543Z] 994393dc58e7: Layer already exists [2022-11-08T23:53:29.864Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21: digest: sha256:ddcd4d6677ab32a7645e876979226761be9ab89ec3a776412d3493cb650c242e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:30.357Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:30.658Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-11-08T23:53:30.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-11-08T23:53:30.658Z] 98ddd0d6d0b2: Preparing [2022-11-08T23:53:30.658Z] e9346fd04294: Preparing [2022-11-08T23:53:30.658Z] d505a8ca6ca6: Preparing [2022-11-08T23:53:30.658Z] 550e596c6d0e: Preparing [2022-11-08T23:53:30.658Z] 1207169bf42c: Preparing [2022-11-08T23:53:30.658Z] 89f5f1d8186f: Preparing [2022-11-08T23:53:30.658Z] 6bdab5696b47: Preparing [2022-11-08T23:53:30.658Z] fc2dc0a13a53: Preparing [2022-11-08T23:53:30.658Z] 059902cc2459: Preparing [2022-11-08T23:53:30.658Z] 63299566f54b: Preparing [2022-11-08T23:53:30.658Z] 52bc1f1a6f43: Preparing [2022-11-08T23:53:30.658Z] 994393dc58e7: Preparing [2022-11-08T23:53:30.658Z] 6bdab5696b47: Waiting [2022-11-08T23:53:30.658Z] 89f5f1d8186f: Waiting [2022-11-08T23:53:30.658Z] fc2dc0a13a53: Waiting [2022-11-08T23:53:30.658Z] 059902cc2459: Waiting [2022-11-08T23:53:30.658Z] 52bc1f1a6f43: Waiting [2022-11-08T23:53:30.658Z] 994393dc58e7: Waiting [2022-11-08T23:53:30.658Z] 63299566f54b: Waiting [2022-11-08T23:53:30.658Z] 550e596c6d0e: Layer already exists [2022-11-08T23:53:30.658Z] e9346fd04294: Layer already exists [2022-11-08T23:53:30.658Z] 1207169bf42c: Layer already exists [2022-11-08T23:53:30.658Z] d505a8ca6ca6: Layer already exists [2022-11-08T23:53:30.658Z] 98ddd0d6d0b2: Layer already exists [2022-11-08T23:53:30.658Z] 89f5f1d8186f: Layer already exists [2022-11-08T23:53:30.658Z] 63299566f54b: Layer already exists [2022-11-08T23:53:30.658Z] fc2dc0a13a53: Layer already exists [2022-11-08T23:53:30.658Z] 6bdab5696b47: Layer already exists [2022-11-08T23:53:30.658Z] 059902cc2459: Layer already exists [2022-11-08T23:53:30.658Z] 52bc1f1a6f43: Layer already exists [2022-11-08T23:53:30.658Z] 994393dc58e7: Layer already exists [2022-11-08T23:53:30.658Z] main: digest: sha256:ddcd4d6677ab32a7645e876979226761be9ab89ec3a776412d3493cb650c242e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:53:30.693Z] ===================================================== [Pipeline] echo [2022-11-08T23:53:30.698Z] taggedImages: [2022-11-08T23:53:30.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-08T23:53:30.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-11-08T23:53:30.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.21 [2022-11-08T23:53:30.698Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-08T23:53:30.698Z] - 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 [2022-11-08T23:53:31.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:53:31.065Z] [2022-11-08T23:53:31.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:31.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:53:31.895Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T23:53:31.895Z] 5eb5b503b376: Pulling fs layer [2022-11-08T23:53:31.895Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T23:53:31.895Z] ec43610c2a17: Pulling fs layer [2022-11-08T23:53:31.895Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T23:53:31.895Z] 33b1e0a273af: Pulling fs layer [2022-11-08T23:53:31.895Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T23:53:31.895Z] 2f39f015ded8: Pulling fs layer [2022-11-08T23:53:31.895Z] 3a2ae6a8a46f: Waiting [2022-11-08T23:53:31.895Z] 33b1e0a273af: Waiting [2022-11-08T23:53:31.895Z] 2f39f015ded8: Waiting [2022-11-08T23:53:31.895Z] 5d3b04190fa2: Waiting [2022-11-08T23:53:31.895Z] 5c69ac0246d0: Download complete [2022-11-08T23:53:31.896Z] 3a2ae6a8a46f: Download complete [2022-11-08T23:53:32.160Z] 33b1e0a273af: Verifying Checksum [2022-11-08T23:53:32.160Z] 33b1e0a273af: Download complete [2022-11-08T23:53:32.160Z] 5d3b04190fa2: Download complete [2022-11-08T23:53:32.160Z] ec43610c2a17: Verifying Checksum [2022-11-08T23:53:32.160Z] ec43610c2a17: Download complete [2022-11-08T23:53:32.422Z] 5eb5b503b376: Verifying Checksum [2022-11-08T23:53:32.422Z] 5eb5b503b376: Download complete [2022-11-08T23:53:33.031Z] 2f39f015ded8: Download complete [2022-11-08T23:53:33.777Z] 5eb5b503b376: Pull complete [2022-11-08T23:53:33.777Z] 5c69ac0246d0: Pull complete [2022-11-08T23:53:34.432Z] ec43610c2a17: Pull complete [2022-11-08T23:53:34.432Z] 3a2ae6a8a46f: Pull complete [2022-11-08T23:53:34.432Z] 33b1e0a273af: Pull complete [2022-11-08T23:53:34.743Z] 5d3b04190fa2: Pull complete [2022-11-08T23:53:39.299Z] 2f39f015ded8: Pull complete [2022-11-08T23:53:39.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T23:53:39.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:53:39.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:53:39.387Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-08T23:53:39.413Z] $ 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 [2022-11-08T23:53:41.329Z] $ docker top 7691e6abb93af98a671b45617358e3cb524a8bade894c97ec62f342b071ac736 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:53:41.729Z] ---> job-cost.sh [2022-11-08T23:53:41.730Z] lf-activate-venv: SKIPPING [2022-11-08T23:53:41.730Z] INFO: No Stack... [2022-11-08T23:53:42.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T23:53:42.555Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T23:53:42.846Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-11-08T23:53:42.846Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T23:53:42.858Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [2022-11-08T23:53:42.864Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] did not exist. Created. [2022-11-08T23:53:42.865Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T23:53:43.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T23:53:43.197Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T23:53:43.203Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T23:53:43.218Z] $ docker stop --time=1 7691e6abb93af98a671b45617358e3cb524a8bade894c97ec62f342b071ac736 [2022-11-08T23:53:44.402Z] $ docker rm -f 7691e6abb93af98a671b45617358e3cb524a8bade894c97ec62f342b071ac736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:53:45.895Z] provisioning config files... [2022-11-08T23:53:45.921Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/62@tmp/config4726589809111002041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:53:46.356Z] ---> docker-login.sh [2022-11-08T23:53:46.356Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:53:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:46.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:46.891Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:46.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:46.891Z] [2022-11-08T23:53:46.891Z] Login Succeeded [2022-11-08T23:53:47.158Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:53:47.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:47.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:47.426Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:47.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:47.426Z] [2022-11-08T23:53:47.426Z] Login Succeeded [2022-11-08T23:53:47.426Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:53:47.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:47.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:47.694Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:47.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:47.694Z] [2022-11-08T23:53:47.694Z] Login Succeeded [2022-11-08T23:53:47.694Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:53:47.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:47.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:47.961Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:47.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:47.961Z] [2022-11-08T23:53:47.961Z] Login Succeeded [2022-11-08T23:53:47.961Z] docker.io [2022-11-08T23:53:48.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:53:48.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:53:48.498Z] Configure a credential helper to remove this warning. See [2022-11-08T23:53:48.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:53:48.498Z] [2022-11-08T23:53:48.498Z] Login Succeeded [2022-11-08T23:53:48.498Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:53:48.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T23:53:48.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:53:48.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:53:48.673Z] ========================================================= [2022-11-08T23:53:48.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T23:53:48.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:53:49.003Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-08T23:53:49.271Z] Sending build context to Docker daemon 1.03MB [2022-11-08T23:53:49.271Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:53:49.271Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T23:53:49.271Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T23:53:49.271Z] 9b18e9b68314: Pulling fs layer [2022-11-08T23:53:49.271Z] 35d82f9e3411: Pulling fs layer [2022-11-08T23:53:49.271Z] e16973657156: Pulling fs layer [2022-11-08T23:53:49.271Z] fc693d55d65f: Pulling fs layer [2022-11-08T23:53:49.271Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T23:53:49.271Z] dda99020689f: Pulling fs layer [2022-11-08T23:53:49.271Z] db1c61fa0a46: Pulling fs layer [2022-11-08T23:53:49.271Z] 891c053d2c06: Pulling fs layer [2022-11-08T23:53:49.271Z] dda99020689f: Waiting [2022-11-08T23:53:49.271Z] db1c61fa0a46: Waiting [2022-11-08T23:53:49.271Z] 891c053d2c06: Waiting [2022-11-08T23:53:49.271Z] fc693d55d65f: Waiting [2022-11-08T23:53:49.271Z] 7e9fc2657dce: Waiting [2022-11-08T23:53:49.542Z] e16973657156: Verifying Checksum [2022-11-08T23:53:49.542Z] e16973657156: Download complete [2022-11-08T23:53:49.542Z] 35d82f9e3411: Verifying Checksum [2022-11-08T23:53:49.542Z] 35d82f9e3411: Download complete [2022-11-08T23:53:49.542Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T23:53:49.542Z] 7e9fc2657dce: Download complete [2022-11-08T23:53:49.542Z] dda99020689f: Verifying Checksum [2022-11-08T23:53:49.542Z] dda99020689f: Download complete [2022-11-08T23:53:49.542Z] 9b18e9b68314: Download complete [2022-11-08T23:53:50.129Z] 9b18e9b68314: Pull complete [2022-11-08T23:53:50.397Z] 891c053d2c06: Verifying Checksum [2022-11-08T23:53:50.397Z] 891c053d2c06: Download complete [2022-11-08T23:53:50.673Z] 35d82f9e3411: Pull complete [2022-11-08T23:53:51.263Z] e16973657156: Pull complete [2022-11-08T23:53:51.531Z] db1c61fa0a46: Verifying Checksum [2022-11-08T23:53:51.531Z] db1c61fa0a46: Download complete [2022-11-08T23:53:52.115Z] fc693d55d65f: Download complete [2022-11-08T23:54:04.448Z] fc693d55d65f: Pull complete [2022-11-08T23:54:04.448Z] 7e9fc2657dce: Pull complete [2022-11-08T23:54:04.448Z] dda99020689f: Pull complete [2022-11-08T23:54:09.803Z] db1c61fa0a46: Pull complete [2022-11-08T23:54:11.758Z] 891c053d2c06: Pull complete [2022-11-08T23:54:11.758Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T23:54:11.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T23:54:12.028Z] ---> f96f9c87975a [2022-11-08T23:54:12.028Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:54:13.988Z] ---> Running in 9eec4264b974 [2022-11-08T23:54:13.988Z] Removing intermediate container 9eec4264b974 [2022-11-08T23:54:13.988Z] ---> d9531b905f6e [2022-11-08T23:54:13.988Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:54:14.256Z] ---> Running in 61a7edd475f9 [2022-11-08T23:54:14.586Z] Removing intermediate container 61a7edd475f9 [2022-11-08T23:54:14.586Z] ---> fefb0e4fbde6 [2022-11-08T23:54:14.586Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-08T23:54:14.586Z] ---> Running in b8480acb8a2b [2022-11-08T23:54:14.864Z] Removing intermediate container b8480acb8a2b [2022-11-08T23:54:14.864Z] ---> 9842d9b7ac9a [2022-11-08T23:54:14.864Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-08T23:54:14.864Z] ---> Running in db4d6038616d [2022-11-08T23:54:15.457Z] Removing intermediate container db4d6038616d [2022-11-08T23:54:15.457Z] ---> 0145913bb230 [2022-11-08T23:54:15.457Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:54:15.457Z] ---> Running in 893ac3702260 [2022-11-08T23:54:16.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T23:54:16.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T23:54:17.645Z] (1/14) Installing libintl (0.21-r2) [2022-11-08T23:54:17.645Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-11-08T23:54:17.645Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-11-08T23:54:17.645Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-11-08T23:54:17.645Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-11-08T23:54:17.645Z] (6/14) Installing udev-init-scripts (35-r0) [2022-11-08T23:54:17.645Z] Executing udev-init-scripts-35-r0.post-install [2022-11-08T23:54:17.645Z] (7/14) Installing libblkid (2.38-r1) [2022-11-08T23:54:17.645Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-11-08T23:54:17.645Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-11-08T23:54:17.912Z] (10/14) Installing kmod-libs (29-r2) [2022-11-08T23:54:17.912Z] (11/14) Installing eudev (3.2.11-r0) [2022-11-08T23:54:17.912Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-11-08T23:54:17.912Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-11-08T23:54:17.912Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-11-08T23:54:17.912Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:54:17.912Z] Executing eudev-3.2.11-r0.trigger [2022-11-08T23:54:17.912Z] OK: 228 MiB in 65 packages [2022-11-08T23:54:19.322Z] Removing intermediate container 893ac3702260 [2022-11-08T23:54:19.322Z] ---> 612cc41fc4f8 [2022-11-08T23:54:19.322Z] Step 8/13 : WORKDIR /device-usb-camera [2022-11-08T23:54:19.588Z] ---> Running in 3e14cd192881 [2022-11-08T23:54:19.856Z] Removing intermediate container 3e14cd192881 [2022-11-08T23:54:19.856Z] ---> ff5e66d37230 [2022-11-08T23:54:19.856Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T23:54:20.447Z] ---> 8cadd548e7ef [2022-11-08T23:54:20.447Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:54:20.447Z] ---> Running in 9f27c9680860 [2022-11-08T23:55:16.894Z] Removing intermediate container 9f27c9680860 [2022-11-08T23:55:16.894Z] ---> 6d4d55fed5df [2022-11-08T23:55:16.894Z] Step 11/13 : COPY . . [2022-11-08T23:55:16.894Z] ---> 9d669a8655dc [2022-11-08T23:55:16.894Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-08T23:55:16.894Z] ---> Running in a332962c715f [2022-11-08T23:55:16.894Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:55:16.894Z] Dload Upload Total Spent Left  Speed [2022-11-08T23:55:16.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13884 0 --:--:-- --:--:-- --:--:-- 14160 [2022-11-08T23:55:16.894Z] Removing intermediate container a332962c715f [2022-11-08T23:55:16.894Z] ---> c9bd7d1851c6 [2022-11-08T23:55:16.894Z] Step 13/13 : RUN ${MAKE} [2022-11-08T23:55:16.894Z] ---> Running in 2bb0b052df42 [2022-11-08T23:55:17.477Z] noop [2022-11-08T23:55:18.060Z] Removing intermediate container 2bb0b052df42 [2022-11-08T23:55:18.060Z] ---> d02d24da4ddd [2022-11-08T23:55:18.060Z] Successfully built d02d24da4ddd [2022-11-08T23:55:18.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:55:18.671Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T23:55:18.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:55:18.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-118699 does not seem to be running inside a container [2022-11-08T23:55:18.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/62 -v /w/workspace/device-usb-camera/62:/w/workspace/device-usb-camera/62:rw,z -v /w/workspace/device-usb-camera/62@tmp:/w/workspace/device-usb-camera/62@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 [2022-11-08T23:55:20.073Z] $ docker top ccb03040f4d2ad017c7d7b02ab43f72a41fc7ecc69edba05f5d6ea974b79e6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:55:20.880Z] + go version [2022-11-08T23:55:20.880Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T23:55:20.897Z] $ docker stop --time=1 ccb03040f4d2ad017c7d7b02ab43f72a41fc7ecc69edba05f5d6ea974b79e6d5 [2022-11-08T23:55:22.494Z] $ docker rm -f ccb03040f4d2ad017c7d7b02ab43f72a41fc7ecc69edba05f5d6ea974b79e6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:55:23.022Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T23:55:23.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:55:23.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-118699 does not seem to be running inside a container [2022-11-08T23:55:23.235Z] $ 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/62 -v /w/workspace/device-usb-camera/62:/w/workspace/device-usb-camera/62:rw,z -v /w/workspace/device-usb-camera/62@tmp:/w/workspace/device-usb-camera/62@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 [2022-11-08T23:55:24.299Z] $ docker top 3a534047aa44b6f3b4ca34b46a0e1923479f4b5f352f3ec6aae5082bd96136b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:55:24.797Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/62 [Pipeline] fileExists [Pipeline] sh [2022-11-08T23:55:25.123Z] + make test [2022-11-08T23:55:25.123Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-11-08T23:55:27.064Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-11-08T23:57:03.708Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-11-08T23:57:03.709Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements [2022-11-08T23:57:03.709Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T23:57:03.709Z] CGO_ENABLED=1 go vet ./... [2022-11-08T23:57:25.769Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T23:57:25.769Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T23:57:25.769Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T23:57:25.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T23:57:25.802Z] $ docker stop --time=1 3a534047aa44b6f3b4ca34b46a0e1923479f4b5f352f3ec6aae5082bd96136b4 [2022-11-08T23:57:27.558Z] $ docker rm -f 3a534047aa44b6f3b4ca34b46a0e1923479f4b5f352f3ec6aae5082bd96136b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:57:28.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T23:57:28.536Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T23:57:28.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:57:29.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T23:57:29.748Z] + ls -al . [2022-11-08T23:57:29.748Z] total 196 [2022-11-08T23:57:29.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:55 . [2022-11-08T23:57:29.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:53 .. [2022-11-08T23:57:29.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:53 .git [2022-11-08T23:57:29.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:53 .github [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 414 Nov 8 23:53 .gitignore [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 23:53 .golangci.yml [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 23:53 .hadolint.yml [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 9702 Nov 8 23:53 Attribution.txt [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 1206 Nov 8 23:53 CHANGELOG.md [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 2378 Nov 8 23:53 Dockerfile [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:53 GOVERNANCE.md [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 23:53 Jenkinsfile [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 23:53 LICENSE [2022-11-08T23:57:29.748Z] -rw-rw-r-- 1 jenkins jenkins 2554 Nov 8 23:53 Makefile [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 23:53 OWNERS.md [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 5773 Nov 8 23:53 README.md [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:51 VERSION [2022-11-08T23:57:29.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:53 bin [2022-11-08T23:57:29.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:53 cmd [2022-11-08T23:57:29.749Z] -rw-r--r-- 1 jenkins jenkins 29387 Nov 8 23:57 coverage.out [2022-11-08T23:57:29.749Z] -rwxrwxr-x 1 jenkins jenkins 140 Nov 8 23:53 docker-entrypoint.sh [2022-11-08T23:57:29.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:53 docs [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 3573 Nov 8 23:53 go.mod [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 45026 Nov 8 23:53 go.sum [2022-11-08T23:57:29.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:53 internal [2022-11-08T23:57:29.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:53 snap [2022-11-08T23:57:29.749Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 23:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:57:30.100Z] + 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=059aeb0713fc4e07acd8c370d817b94cb81fd04d --label arch=arm64 --label version=2.3.0-dev.21 . [2022-11-08T23:57:30.369Z] Sending build context to Docker daemon 1.06MB [2022-11-08T23:57:30.369Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:57:30.369Z] Step 2/35 : FROM ${BASE} AS builder [2022-11-08T23:57:30.369Z] ---> d02d24da4ddd [2022-11-08T23:57:30.369Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:57:32.324Z] ---> Running in 8a6deab89e05 [2022-11-08T23:57:32.324Z] Removing intermediate container 8a6deab89e05 [2022-11-08T23:57:32.324Z] ---> 1f6922efa012 [2022-11-08T23:57:32.324Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:57:32.594Z] ---> Running in bbc746865d8a [2022-11-08T23:57:32.865Z] Removing intermediate container bbc746865d8a [2022-11-08T23:57:32.865Z] ---> 061fd352adf0 [2022-11-08T23:57:32.865Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-11-08T23:57:32.865Z] ---> Running in 6e2ba197b8f4 [2022-11-08T23:57:33.139Z] Removing intermediate container 6e2ba197b8f4 [2022-11-08T23:57:33.139Z] ---> a9cc4e1f9708 [2022-11-08T23:57:33.139Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-11-08T23:57:33.408Z] ---> Running in 13ebfa87a552 [2022-11-08T23:57:33.678Z] Removing intermediate container 13ebfa87a552 [2022-11-08T23:57:33.678Z] ---> 731cdeb3e262 [2022-11-08T23:57:33.678Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:57:33.678Z] ---> Running in febf6ff7fb2b [2022-11-08T23:57:34.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T23:57:34.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T23:57:36.319Z] OK: 228 MiB in 65 packages [2022-11-08T23:57:37.295Z] Removing intermediate container febf6ff7fb2b [2022-11-08T23:57:37.295Z] ---> 771f49b5ac23 [2022-11-08T23:57:37.295Z] Step 8/35 : WORKDIR /device-usb-camera [2022-11-08T23:57:37.295Z] ---> Running in c9771869df6d [2022-11-08T23:57:37.563Z] Removing intermediate container c9771869df6d [2022-11-08T23:57:37.563Z] ---> 95f8f24aee30 [2022-11-08T23:57:37.563Z] Step 9/35 : COPY go.mod vendor* ./ [2022-11-08T23:57:38.157Z] ---> ec36e22f3683 [2022-11-08T23:57:38.157Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:57:38.426Z] ---> Running in 0a7ac8c5a7b2 [2022-11-08T23:57:41.014Z] Removing intermediate container 0a7ac8c5a7b2 [2022-11-08T23:57:41.014Z] ---> fbe7bc57ad00 [2022-11-08T23:57:41.014Z] Step 11/35 : COPY . . [2022-11-08T23:57:41.596Z] ---> 567526bfeef0 [2022-11-08T23:57:41.596Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-11-08T23:57:41.596Z] ---> Running in 7a9469500689 [2022-11-08T23:57:42.562Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:57:42.562Z]  Dload Upload Total  Spent Left Speed [2022-11-08T23:57:42.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6272 0 --:--:-- --:--:-- --:--:-- 6321 [2022-11-08T23:57:43.541Z] Removing intermediate container 7a9469500689 [2022-11-08T23:57:43.541Z] ---> 5e6841af97ff [2022-11-08T23:57:43.541Z] Step 13/35 : RUN ${MAKE} [2022-11-08T23:57:43.541Z] ---> Running in 1545e6f432fe [2022-11-08T23:57:44.507Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-11-09T00:00:36.293Z] Removing intermediate container 1545e6f432fe [2022-11-09T00:00:36.293Z] ---> f74f83a4ba10 [2022-11-09T00:00:36.293Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-11-09T00:00:36.293Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-11-09T00:00:36.293Z] eab2503cf8f4: Pulling fs layer [2022-11-09T00:00:36.293Z] 97cd0a44c592: Pulling fs layer [2022-11-09T00:00:36.293Z] 97cd0a44c592: Download complete [2022-11-09T00:00:36.293Z] eab2503cf8f4: Verifying Checksum [2022-11-09T00:00:36.293Z] eab2503cf8f4: Download complete [2022-11-09T00:00:36.293Z] eab2503cf8f4: Pull complete [2022-11-09T00:00:36.293Z] 97cd0a44c592: Pull complete [2022-11-09T00:00:36.293Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-11-09T00:00:36.293Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-11-09T00:00:36.293Z] ---> 7f763cca56b3 [2022-11-09T00:00:36.293Z] Step 15/35 : FROM alpine:3.16 [2022-11-09T00:00:36.293Z] 3.16: Pulling from library/alpine [2022-11-09T00:00:36.293Z] 9b18e9b68314: Already exists [2022-11-09T00:00:36.293Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T00:00:36.293Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T00:00:36.293Z] ---> a6215f271958 [2022-11-09T00:00:36.293Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-09T00:00:36.293Z] ---> Running in 93cd10d409b4 [2022-11-09T00:00:36.293Z] Removing intermediate container 93cd10d409b4 [2022-11-09T00:00:36.293Z] ---> 3d766c53db5e [2022-11-09T00:00:36.293Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-11-09T00:00:36.293Z] ---> Running in dcdc7335f8b7 [2022-11-09T00:00:36.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T00:00:36.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T00:00:36.293Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-11-09T00:00:36.293Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-11-09T00:00:36.293Z] (3/82) Installing libxau (1.0.9-r0) [2022-11-09T00:00:36.293Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-11-09T00:00:36.293Z] (5/82) Installing libxcb (1.15-r0) [2022-11-09T00:00:36.293Z] (6/82) Installing libx11 (1.8-r0) [2022-11-09T00:00:36.293Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-11-09T00:00:36.293Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-11-09T00:00:36.293Z] (9/82) Installing expat (2.5.0-r0) [2022-11-09T00:00:36.293Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-11-09T00:00:36.293Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-11-09T00:00:36.293Z] (12/82) Installing libpng (1.6.37-r1) [2022-11-09T00:00:36.293Z] (13/82) Installing freetype (2.12.1-r0) [2022-11-09T00:00:36.293Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-11-09T00:00:36.293Z] (15/82) Installing fribidi (1.0.12-r0) [2022-11-09T00:00:36.293Z] (16/82) Installing libffi (3.4.2-r1) [2022-11-09T00:00:36.293Z] (17/82) Installing libintl (0.21-r2) [2022-11-09T00:00:36.293Z] (18/82) Installing libblkid (2.38-r1) [2022-11-09T00:00:36.293Z] (19/82) Installing libmount (2.38-r1) [2022-11-09T00:00:36.293Z] (20/82) Installing pcre (8.45-r2) [2022-11-09T00:00:36.293Z] (21/82) Installing glib (2.72.1-r0) [2022-11-09T00:00:36.293Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-11-09T00:00:36.293Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-11-09T00:00:36.293Z] (24/82) Installing libass (0.16.0-r0) [2022-11-09T00:00:36.293Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-11-09T00:00:36.293Z] (26/82) Installing libdrm (2.4.110-r0) [2022-11-09T00:00:36.293Z] (27/82) Installing gmp (6.2.1-r2) [2022-11-09T00:00:36.293Z] (28/82) Installing nettle (3.7.3-r0) [2022-11-09T00:00:36.293Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-11-09T00:00:36.293Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-11-09T00:00:36.293Z] (31/82) Installing libunistring (1.0-r0) [2022-11-09T00:00:36.293Z] (32/82) Installing gnutls (3.7.7-r0) [2022-11-09T00:00:36.294Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T00:00:36.294Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T00:00:36.294Z] (35/82) Installing lame (3.100-r0) [2022-11-09T00:00:36.294Z] (36/82) Installing opus (1.3.1-r1) [2022-11-09T00:00:36.294Z] (37/82) Installing libasyncns (0.8-r1) [2022-11-09T00:00:36.294Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-11-09T00:00:36.294Z] (39/82) Installing libltdl (2.4.7-r0) [2022-11-09T00:00:36.294Z] (40/82) Installing orc (0.4.32-r0) [2022-11-09T00:00:36.294Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T00:00:36.294Z] (42/82) Installing libogg (1.3.5-r1) [2022-11-09T00:00:36.294Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T00:00:36.294Z] (44/82) Installing flac (1.3.4-r0) [2022-11-09T00:00:36.294Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-11-09T00:00:36.294Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-11-09T00:00:36.294Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-11-09T00:00:36.294Z] (48/82) Installing soxr (0.1.3-r2) [2022-11-09T00:00:36.294Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-11-09T00:00:36.294Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-11-09T00:00:36.294Z] (51/82) Installing libpulse (15.0-r2) [2022-11-09T00:00:36.294Z] (52/82) Installing cjson (1.7.15-r3) [2022-11-09T00:00:36.294Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-11-09T00:00:36.294Z] (54/82) Installing librist (0.2.6-r1) [2022-11-09T00:00:36.294Z] (55/82) Installing libsrt (1.4.4-r0) [2022-11-09T00:00:36.294Z] (56/82) Installing libssh (0.9.6-r1) [2022-11-09T00:00:36.294Z] (57/82) Installing libtheora (1.1.1-r16) [2022-11-09T00:00:36.294Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-11-09T00:00:36.294Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-11-09T00:00:36.294Z] (60/82) Installing libxext (1.3.4-r0) [2022-11-09T00:00:36.294Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-11-09T00:00:36.294Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-11-09T00:00:36.294Z] (63/82) Installing libva (2.14.0-r0) [2022-11-09T00:00:36.294Z] (64/82) Installing libvdpau (1.5-r0) [2022-11-09T00:00:36.294Z] (65/82) Installing vidstab (1.1.0-r1) [2022-11-09T00:00:36.294Z] (66/82) Installing libvpx (1.11.0-r1) [2022-11-09T00:00:36.294Z] (67/82) Installing libwebp (1.2.3-r0) [2022-11-09T00:00:36.294Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-11-09T00:00:36.294Z] (69/82) Installing numactl (2.0.14-r0) [2022-11-09T00:00:36.294Z] (70/82) Installing x265-libs (3.5-r3) [2022-11-09T00:00:36.294Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-11-09T00:00:36.294Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-11-09T00:00:36.294Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-11-09T00:00:36.294Z] (74/82) Installing udev-init-scripts (35-r0) [2022-11-09T00:00:36.294Z] Executing udev-init-scripts-35-r0.post-install [2022-11-09T00:00:36.294Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-11-09T00:00:36.294Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-11-09T00:00:36.294Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-11-09T00:00:36.294Z] (78/82) Installing kmod-libs (29-r2) [2022-11-09T00:00:36.294Z] (79/82) Installing eudev (3.2.11-r0) [2022-11-09T00:00:36.294Z] (80/82) Installing libsodium (1.0.18-r0) [2022-11-09T00:00:36.294Z] (81/82) Installing libzmq (4.3.4-r0) [2022-11-09T00:00:36.294Z] (82/82) Installing zeromq (4.3.4-r0) [2022-11-09T00:00:36.294Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T00:00:36.294Z] Executing eudev-3.2.11-r0.trigger [2022-11-09T00:00:36.294Z] OK: 78 MiB in 96 packages [2022-11-09T00:00:36.294Z] Removing intermediate container dcdc7335f8b7 [2022-11-09T00:00:36.294Z] ---> 6a29d78a9a0e [2022-11-09T00:00:36.294Z] Step 18/35 : WORKDIR / [2022-11-09T00:00:36.294Z] ---> Running in c473075bf474 [2022-11-09T00:00:36.294Z] Removing intermediate container c473075bf474 [2022-11-09T00:00:36.294Z] ---> ebfeef0ade20 [2022-11-09T00:00:36.294Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-11-09T00:00:36.562Z] ---> 6a777696ff91 [2022-11-09T00:00:36.562Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-11-09T00:00:37.149Z] ---> 2f2510145667 [2022-11-09T00:00:37.149Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-11-09T00:00:37.423Z] ---> 989a9f3f814d [2022-11-09T00:00:37.423Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-11-09T00:00:38.011Z] ---> 897d9d46efa5 [2022-11-09T00:00:38.011Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-11-09T00:00:38.594Z] ---> 10bed44b8c8c [2022-11-09T00:00:38.594Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-11-09T00:00:39.179Z] ---> 78cd75a74137 [2022-11-09T00:00:39.179Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-11-09T00:00:40.138Z] ---> 8b1ebc65d0d4 [2022-11-09T00:00:40.138Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-11-09T00:00:40.411Z] ---> Running in 8bfe033af963 [2022-11-09T00:00:42.362Z] Removing intermediate container 8bfe033af963 [2022-11-09T00:00:42.362Z] ---> e22246c4cb0f [2022-11-09T00:00:42.362Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-11-09T00:00:42.362Z] ---> Running in fee889f4f81e [2022-11-09T00:00:43.788Z] Removing intermediate container fee889f4f81e [2022-11-09T00:00:43.788Z] ---> c0ee74401824 [2022-11-09T00:00:43.788Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-11-09T00:00:44.057Z] ---> Running in 8dcdc10f73b1 [2022-11-09T00:00:45.478Z] Removing intermediate container 8dcdc10f73b1 [2022-11-09T00:00:45.478Z] ---> 93ab202c9c33 [2022-11-09T00:00:45.478Z] Step 29/35 : EXPOSE 59983 [2022-11-09T00:00:45.751Z] ---> Running in aea5d3e774af [2022-11-09T00:00:46.018Z] Removing intermediate container aea5d3e774af [2022-11-09T00:00:46.018Z] ---> e690ad6f5d91 [2022-11-09T00:00:46.018Z] Step 30/35 : EXPOSE 8554 [2022-11-09T00:00:46.018Z] ---> Running in 5e0d8506cc48 [2022-11-09T00:00:46.284Z] Removing intermediate container 5e0d8506cc48 [2022-11-09T00:00:46.284Z] ---> 15425100ce31 [2022-11-09T00:00:46.284Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-11-09T00:00:46.284Z] ---> Running in 173b782d660f [2022-11-09T00:00:46.550Z] Removing intermediate container 173b782d660f [2022-11-09T00:00:46.550Z] ---> 0a0e747c4e9f [2022-11-09T00:00:46.550Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-11-09T00:00:46.820Z] ---> Running in 3ee954e6379d [2022-11-09T00:00:47.088Z] Removing intermediate container 3ee954e6379d [2022-11-09T00:00:47.088Z] ---> 26e08c018154 [2022-11-09T00:00:47.088Z] Step 33/35 : LABEL arch=arm64 [2022-11-09T00:00:47.088Z] ---> Running in 82de0f93f11d [2022-11-09T00:00:47.357Z] Removing intermediate container 82de0f93f11d [2022-11-09T00:00:47.357Z] ---> 880e0037d1a8 [2022-11-09T00:00:47.357Z] Step 34/35 : LABEL git_sha=059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-09T00:00:47.357Z] ---> Running in 2095f1e08c7a [2022-11-09T00:00:47.625Z] Removing intermediate container 2095f1e08c7a [2022-11-09T00:00:47.625Z] ---> 13746ab7cfb7 [2022-11-09T00:00:47.625Z] Step 35/35 : LABEL version=2.3.0-dev.21 [2022-11-09T00:00:47.894Z] ---> Running in 24dcfdd7de9e [2022-11-09T00:00:48.161Z] Removing intermediate container 24dcfdd7de9e [2022-11-09T00:00:48.161Z] ---> 62b81eaae1c9 [2022-11-09T00:00:48.161Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T00:00:48.161Z] Successfully built 62b81eaae1c9 [2022-11-09T00:00:48.161Z] 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 [2022-11-09T00:00:48.274Z] provisioning config files... [2022-11-09T00:00:48.289Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/62@tmp/config5570658522335338822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:00:48.619Z] ---> docker-login.sh [2022-11-09T00:00:48.619Z] nexus3.edgexfoundry.org:10001 [2022-11-09T00:00:48.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T00:00:48.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T00:00:48.889Z] Configure a credential helper to remove this warning. See [2022-11-09T00:00:48.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T00:00:48.889Z] [2022-11-09T00:00:48.889Z] Login Succeeded [2022-11-09T00:00:48.889Z] nexus3.edgexfoundry.org:10002 [2022-11-09T00:00:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T00:00:49.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T00:00:49.160Z] Configure a credential helper to remove this warning. See [2022-11-09T00:00:49.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T00:00:49.160Z] [2022-11-09T00:00:49.160Z] Login Succeeded [2022-11-09T00:00:49.160Z] nexus3.edgexfoundry.org:10003 [2022-11-09T00:00:49.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T00:00:49.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T00:00:49.698Z] Configure a credential helper to remove this warning. See [2022-11-09T00:00:49.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T00:00:49.698Z] [2022-11-09T00:00:49.698Z] Login Succeeded [2022-11-09T00:00:49.698Z] nexus3.edgexfoundry.org:10004 [2022-11-09T00:00:49.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T00:00:49.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T00:00:49.972Z] Configure a credential helper to remove this warning. See [2022-11-09T00:00:49.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T00:00:49.972Z] [2022-11-09T00:00:49.972Z] Login Succeeded [2022-11-09T00:00:49.972Z] docker.io [2022-11-09T00:00:50.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T00:00:50.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T00:00:50.824Z] Configure a credential helper to remove this warning. See [2022-11-09T00:00:50.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T00:00:50.824Z] [2022-11-09T00:00:50.824Z] Login Succeeded [2022-11-09T00:00:50.824Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T00:00:50.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T00:00:50.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T00:00:50.877Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-11-09T00:00:50.877Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-09T00:00:50.877Z] latest [2022-11-09T00:00:50.877Z] 2.3.0-dev.21 [2022-11-09T00:00:50.877Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-09T00:00:50.877Z] main [2022-11-09T00:00:50.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:00:51.210Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:00:51.550Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-09T00:00:51.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-09T00:00:51.550Z] d0082689ad82: Preparing [2022-11-09T00:00:51.550Z] a7b78a0b2ed4: Preparing [2022-11-09T00:00:51.550Z] cae50b4ab0b2: Preparing [2022-11-09T00:00:51.550Z] a43932d1df72: Preparing [2022-11-09T00:00:51.550Z] 1207169bf42c: Preparing [2022-11-09T00:00:51.550Z] e3e114705e6b: Preparing [2022-11-09T00:00:51.550Z] 6159ef0dc0be: Preparing [2022-11-09T00:00:51.550Z] 015e53687be7: Preparing [2022-11-09T00:00:51.550Z] e08ddae6c237: Preparing [2022-11-09T00:00:51.550Z] 013d5d81b8c7: Preparing [2022-11-09T00:00:51.550Z] e3d7cc39cfad: Preparing [2022-11-09T00:00:51.550Z] 5d3e392a13a0: Preparing [2022-11-09T00:00:51.550Z] e3e114705e6b: Waiting [2022-11-09T00:00:51.550Z] 6159ef0dc0be: Waiting [2022-11-09T00:00:51.550Z] 013d5d81b8c7: Waiting [2022-11-09T00:00:51.550Z] e3d7cc39cfad: Waiting [2022-11-09T00:00:51.550Z] 015e53687be7: Waiting [2022-11-09T00:00:51.550Z] 5d3e392a13a0: Waiting [2022-11-09T00:00:51.550Z] e08ddae6c237: Waiting [2022-11-09T00:00:51.817Z] cae50b4ab0b2: Pushed [2022-11-09T00:00:51.817Z] a7b78a0b2ed4: Pushed [2022-11-09T00:00:51.817Z] 1207169bf42c: Pushed [2022-11-09T00:00:51.817Z] d0082689ad82: Pushed [2022-11-09T00:00:52.090Z] e3e114705e6b: Pushed [2022-11-09T00:00:52.090Z] 6159ef0dc0be: Pushed [2022-11-09T00:00:52.090Z] e08ddae6c237: Pushed [2022-11-09T00:00:52.090Z] 015e53687be7: Pushed [2022-11-09T00:00:52.090Z] 5d3e392a13a0: Layer already exists [2022-11-09T00:00:57.297Z] a43932d1df72: Pushed [2022-11-09T00:00:59.301Z] 013d5d81b8c7: Pushed [2022-11-09T00:01:09.375Z] e3d7cc39cfad: Pushed [2022-11-09T00:01:09.375Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d: digest: sha256:c7cf31c3eaa4504cf8d6cab321d21013da5f769f490b9d355aecc1c6b15b78c3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:09.737Z] + 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 [2022-11-09T00:01:10.079Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-09T00:01:10.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-09T00:01:10.079Z] d0082689ad82: Preparing [2022-11-09T00:01:10.079Z] a7b78a0b2ed4: Preparing [2022-11-09T00:01:10.079Z] cae50b4ab0b2: Preparing [2022-11-09T00:01:10.079Z] a43932d1df72: Preparing [2022-11-09T00:01:10.079Z] 1207169bf42c: Preparing [2022-11-09T00:01:10.079Z] e3e114705e6b: Preparing [2022-11-09T00:01:10.079Z] 6159ef0dc0be: Preparing [2022-11-09T00:01:10.079Z] 015e53687be7: Preparing [2022-11-09T00:01:10.079Z] e08ddae6c237: Preparing [2022-11-09T00:01:10.079Z] 013d5d81b8c7: Preparing [2022-11-09T00:01:10.079Z] e3d7cc39cfad: Preparing [2022-11-09T00:01:10.079Z] 5d3e392a13a0: Preparing [2022-11-09T00:01:10.079Z] e3e114705e6b: Waiting [2022-11-09T00:01:10.079Z] 6159ef0dc0be: Waiting [2022-11-09T00:01:10.079Z] 015e53687be7: Waiting [2022-11-09T00:01:10.079Z] e08ddae6c237: Waiting [2022-11-09T00:01:10.079Z] 013d5d81b8c7: Waiting [2022-11-09T00:01:10.079Z] e3d7cc39cfad: Waiting [2022-11-09T00:01:10.079Z] 5d3e392a13a0: Waiting [2022-11-09T00:01:10.079Z] 1207169bf42c: Layer already exists [2022-11-09T00:01:10.079Z] a43932d1df72: Layer already exists [2022-11-09T00:01:10.079Z] cae50b4ab0b2: Layer already exists [2022-11-09T00:01:10.079Z] d0082689ad82: Layer already exists [2022-11-09T00:01:10.079Z] a7b78a0b2ed4: Layer already exists [2022-11-09T00:01:10.079Z] 6159ef0dc0be: Layer already exists [2022-11-09T00:01:10.079Z] 015e53687be7: Layer already exists [2022-11-09T00:01:10.079Z] e08ddae6c237: Layer already exists [2022-11-09T00:01:10.079Z] 013d5d81b8c7: Layer already exists [2022-11-09T00:01:10.079Z] e3e114705e6b: Layer already exists [2022-11-09T00:01:10.079Z] 5d3e392a13a0: Layer already exists [2022-11-09T00:01:10.079Z] e3d7cc39cfad: Layer already exists [2022-11-09T00:01:10.345Z] latest: digest: sha256:c7cf31c3eaa4504cf8d6cab321d21013da5f769f490b9d355aecc1c6b15b78c3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:10.691Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:11.037Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.21 [2022-11-09T00:01:11.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-09T00:01:11.037Z] d0082689ad82: Preparing [2022-11-09T00:01:11.037Z] a7b78a0b2ed4: Preparing [2022-11-09T00:01:11.037Z] cae50b4ab0b2: Preparing [2022-11-09T00:01:11.037Z] a43932d1df72: Preparing [2022-11-09T00:01:11.037Z] 1207169bf42c: Preparing [2022-11-09T00:01:11.037Z] e3e114705e6b: Preparing [2022-11-09T00:01:11.037Z] 6159ef0dc0be: Preparing [2022-11-09T00:01:11.037Z] 015e53687be7: Preparing [2022-11-09T00:01:11.037Z] e08ddae6c237: Preparing [2022-11-09T00:01:11.037Z] 013d5d81b8c7: Preparing [2022-11-09T00:01:11.037Z] e3d7cc39cfad: Preparing [2022-11-09T00:01:11.037Z] 5d3e392a13a0: Preparing [2022-11-09T00:01:11.037Z] e3e114705e6b: Waiting [2022-11-09T00:01:11.037Z] 6159ef0dc0be: Waiting [2022-11-09T00:01:11.037Z] 015e53687be7: Waiting [2022-11-09T00:01:11.037Z] e08ddae6c237: Waiting [2022-11-09T00:01:11.037Z] 013d5d81b8c7: Waiting [2022-11-09T00:01:11.037Z] e3d7cc39cfad: Waiting [2022-11-09T00:01:11.037Z] 5d3e392a13a0: Waiting [2022-11-09T00:01:11.037Z] d0082689ad82: Layer already exists [2022-11-09T00:01:11.037Z] cae50b4ab0b2: Layer already exists [2022-11-09T00:01:11.037Z] a43932d1df72: Layer already exists [2022-11-09T00:01:11.037Z] a7b78a0b2ed4: Layer already exists [2022-11-09T00:01:11.037Z] 1207169bf42c: Layer already exists [2022-11-09T00:01:11.037Z] 015e53687be7: Layer already exists [2022-11-09T00:01:11.037Z] e3e114705e6b: Layer already exists [2022-11-09T00:01:11.037Z] 6159ef0dc0be: Layer already exists [2022-11-09T00:01:11.037Z] e08ddae6c237: Layer already exists [2022-11-09T00:01:11.037Z] 013d5d81b8c7: Layer already exists [2022-11-09T00:01:11.037Z] 5d3e392a13a0: Layer already exists [2022-11-09T00:01:11.037Z] e3d7cc39cfad: Layer already exists [2022-11-09T00:01:11.308Z] 2.3.0-dev.21: digest: sha256:c7cf31c3eaa4504cf8d6cab321d21013da5f769f490b9d355aecc1c6b15b78c3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:11.658Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:12.006Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-09T00:01:12.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-09T00:01:12.006Z] d0082689ad82: Preparing [2022-11-09T00:01:12.006Z] a7b78a0b2ed4: Preparing [2022-11-09T00:01:12.006Z] cae50b4ab0b2: Preparing [2022-11-09T00:01:12.006Z] a43932d1df72: Preparing [2022-11-09T00:01:12.006Z] 1207169bf42c: Preparing [2022-11-09T00:01:12.006Z] e3e114705e6b: Preparing [2022-11-09T00:01:12.006Z] 6159ef0dc0be: Preparing [2022-11-09T00:01:12.006Z] 015e53687be7: Preparing [2022-11-09T00:01:12.006Z] e08ddae6c237: Preparing [2022-11-09T00:01:12.006Z] 013d5d81b8c7: Preparing [2022-11-09T00:01:12.006Z] e3d7cc39cfad: Preparing [2022-11-09T00:01:12.006Z] 5d3e392a13a0: Preparing [2022-11-09T00:01:12.006Z] e08ddae6c237: Waiting [2022-11-09T00:01:12.006Z] 013d5d81b8c7: Waiting [2022-11-09T00:01:12.006Z] e3e114705e6b: Waiting [2022-11-09T00:01:12.006Z] 6159ef0dc0be: Waiting [2022-11-09T00:01:12.006Z] 015e53687be7: Waiting [2022-11-09T00:01:12.006Z] e3d7cc39cfad: Waiting [2022-11-09T00:01:12.006Z] 5d3e392a13a0: Waiting [2022-11-09T00:01:12.006Z] a43932d1df72: Layer already exists [2022-11-09T00:01:12.006Z] cae50b4ab0b2: Layer already exists [2022-11-09T00:01:12.006Z] 1207169bf42c: Layer already exists [2022-11-09T00:01:12.006Z] a7b78a0b2ed4: Layer already exists [2022-11-09T00:01:12.006Z] d0082689ad82: Layer already exists [2022-11-09T00:01:12.006Z] e3e114705e6b: Layer already exists [2022-11-09T00:01:12.006Z] e08ddae6c237: Layer already exists [2022-11-09T00:01:12.006Z] 6159ef0dc0be: Layer already exists [2022-11-09T00:01:12.006Z] 015e53687be7: Layer already exists [2022-11-09T00:01:12.006Z] 013d5d81b8c7: Layer already exists [2022-11-09T00:01:12.006Z] e3d7cc39cfad: Layer already exists [2022-11-09T00:01:12.006Z] 5d3e392a13a0: Layer already exists [2022-11-09T00:01:12.274Z] 059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21: digest: sha256:c7cf31c3eaa4504cf8d6cab321d21013da5f769f490b9d355aecc1c6b15b78c3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:12.617Z] + 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 [2022-11-09T00:01:12.963Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-11-09T00:01:12.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-11-09T00:01:12.963Z] d0082689ad82: Preparing [2022-11-09T00:01:12.963Z] a7b78a0b2ed4: Preparing [2022-11-09T00:01:12.963Z] cae50b4ab0b2: Preparing [2022-11-09T00:01:12.963Z] a43932d1df72: Preparing [2022-11-09T00:01:12.963Z] 1207169bf42c: Preparing [2022-11-09T00:01:12.963Z] e3e114705e6b: Preparing [2022-11-09T00:01:12.963Z] 6159ef0dc0be: Preparing [2022-11-09T00:01:12.963Z] 015e53687be7: Preparing [2022-11-09T00:01:12.963Z] e08ddae6c237: Preparing [2022-11-09T00:01:12.963Z] 013d5d81b8c7: Preparing [2022-11-09T00:01:12.963Z] e3d7cc39cfad: Preparing [2022-11-09T00:01:12.963Z] 5d3e392a13a0: Preparing [2022-11-09T00:01:12.963Z] e08ddae6c237: Waiting [2022-11-09T00:01:12.963Z] 6159ef0dc0be: Waiting [2022-11-09T00:01:12.963Z] e3e114705e6b: Waiting [2022-11-09T00:01:12.963Z] 015e53687be7: Waiting [2022-11-09T00:01:12.963Z] 5d3e392a13a0: Waiting [2022-11-09T00:01:12.963Z] 013d5d81b8c7: Waiting [2022-11-09T00:01:12.963Z] e3d7cc39cfad: Waiting [2022-11-09T00:01:12.963Z] a7b78a0b2ed4: Layer already exists [2022-11-09T00:01:12.963Z] d0082689ad82: Layer already exists [2022-11-09T00:01:12.963Z] cae50b4ab0b2: Layer already exists [2022-11-09T00:01:12.963Z] a43932d1df72: Layer already exists [2022-11-09T00:01:12.963Z] 1207169bf42c: Layer already exists [2022-11-09T00:01:12.963Z] 6159ef0dc0be: Layer already exists [2022-11-09T00:01:12.963Z] 013d5d81b8c7: Layer already exists [2022-11-09T00:01:12.963Z] e3e114705e6b: Layer already exists [2022-11-09T00:01:12.963Z] e08ddae6c237: Layer already exists [2022-11-09T00:01:12.963Z] 015e53687be7: Layer already exists [2022-11-09T00:01:12.963Z] 5d3e392a13a0: Layer already exists [2022-11-09T00:01:12.963Z] e3d7cc39cfad: Layer already exists [2022-11-09T00:01:13.232Z] main: digest: sha256:c7cf31c3eaa4504cf8d6cab321d21013da5f769f490b9d355aecc1c6b15b78c3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T00:01:13.277Z] ===================================================== [Pipeline] echo [2022-11-09T00:01:13.284Z] taggedImages: [2022-11-09T00:01:13.284Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d [2022-11-09T00:01:13.284Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-11-09T00:01:13.284Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.21 [2022-11-09T00:01:13.284Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:059aeb0713fc4e07acd8c370d817b94cb81fd04d-2.3.0-dev.21 [2022-11-09T00:01:13.284Z] - 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 [2022-11-09T00:01:13.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T00:01:13.664Z] [2022-11-09T00:01:13.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:14.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T00:01:14.004Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T00:01:14.004Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T00:01:14.004Z] 04944245beec: Pulling fs layer [2022-11-09T00:01:14.004Z] 699f458cf7ca: Pulling fs layer [2022-11-09T00:01:14.004Z] 765212b225bb: Pulling fs layer [2022-11-09T00:01:14.004Z] f23df028b6ca: Pulling fs layer [2022-11-09T00:01:14.004Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T00:01:14.004Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T00:01:14.004Z] 765212b225bb: Waiting [2022-11-09T00:01:14.004Z] f23df028b6ca: Waiting [2022-11-09T00:01:14.004Z] d65c8cfc05b1: Waiting [2022-11-09T00:01:14.004Z] 2437ff75d9bd: Waiting [2022-11-09T00:01:14.273Z] 04944245beec: Verifying Checksum [2022-11-09T00:01:14.273Z] 04944245beec: Download complete [2022-11-09T00:01:14.273Z] 765212b225bb: Verifying Checksum [2022-11-09T00:01:14.273Z] 765212b225bb: Download complete [2022-11-09T00:01:14.273Z] f23df028b6ca: Download complete [2022-11-09T00:01:14.273Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T00:01:14.273Z] d65c8cfc05b1: Download complete [2022-11-09T00:01:14.541Z] 699f458cf7ca: Verifying Checksum [2022-11-09T00:01:14.541Z] 699f458cf7ca: Download complete [2022-11-09T00:01:14.814Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T00:01:14.814Z] 8998bd30e6a1: Download complete [2022-11-09T00:01:17.404Z] 2437ff75d9bd: Download complete [2022-11-09T00:01:19.348Z] 8998bd30e6a1: Pull complete [2022-11-09T00:01:19.618Z] 04944245beec: Pull complete [2022-11-09T00:01:22.213Z] 699f458cf7ca: Pull complete [2022-11-09T00:01:22.213Z] 765212b225bb: Pull complete [2022-11-09T00:01:23.179Z] f23df028b6ca: Pull complete [2022-11-09T00:01:23.179Z] d65c8cfc05b1: Pull complete [2022-11-09T00:01:38.173Z] 2437ff75d9bd: Pull complete [2022-11-09T00:01:38.173Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T00:01:38.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T00:01:38.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:01:38.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-118699 does not seem to be running inside a container [2022-11-09T00:01:38.406Z] $ 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/62 -v /w/workspace/device-usb-camera/62:/w/workspace/device-usb-camera/62:rw,z -v /w/workspace/device-usb-camera/62@tmp:/w/workspace/device-usb-camera/62@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 [2022-11-09T00:01:41.124Z] $ docker top 9139838ba3ea412331ac0f4c14a4b7541ffbc1078b4a60d0d2859ec4b6507c35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:01:41.962Z] ---> job-cost.sh [2022-11-09T00:01:41.962Z] lf-activate-venv: SKIPPING [2022-11-09T00:01:41.962Z] INFO: No Stack... [2022-11-09T00:01:42.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T00:01:43.186Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T00:01:43.503Z] + cat /w/workspace/device-usb-camera/62/archives/cost.csv [2022-11-09T00:01:43.503Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T00:01:43.824Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [2022-11-09T00:01:43.831Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] did not exist. Created. [2022-11-09T00:01:43.831Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T00:01:44.483Z] /w/workspace/device-usb-camera/62@tmp/durable-ccaadeaa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-09T00:01:45.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T00:01:45.150Z] Warning: overwriting stash ‘stack-cost’ [2022-11-09T00:01:45.204Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T00:01:45.217Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T00:01:45.237Z] $ docker stop --time=1 9139838ba3ea412331ac0f4c14a4b7541ffbc1078b4a60d0d2859ec4b6507c35 [2022-11-09T00:01:46.714Z] $ docker rm -f 9139838ba3ea412331ac0f4c14a4b7541ffbc1078b4a60d0d2859ec4b6507c35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-09T00:01:47.086Z] provisioning config files... [2022-11-09T00:01:47.093Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2868229123476158792tmp [Pipeline] { [Pipeline] sh [2022-11-09T00:01:47.383Z] + set +x [2022-11-09T00:01:47.384Z] + curl -s https://codecov.io/bash [2022-11-09T00:01:47.384Z] + bash -s -- [2022-11-09T00:01:47.384Z] [2022-11-09T00:01:47.384Z] _____ _ [2022-11-09T00:01:47.384Z] / ____| | | [2022-11-09T00:01:47.384Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T00:01:47.384Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T00:01:47.384Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T00:01:47.384Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T00:01:47.384Z] Bash-1.0.6 [2022-11-09T00:01:47.384Z] [2022-11-09T00:01:47.384Z] [2022-11-09T00:01:47.384Z] ==> git version 2.25.1 found [2022-11-09T00:01:47.384Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-09T00:01:47.384Z] Release-Date: 2020-01-08 [2022-11-09T00:01:47.384Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T00:01:47.384Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T00:01:47.384Z] ==> Jenkins CI detected. [2022-11-09T00:01:47.384Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-11-09T00:01:47.384Z] project root: . [2022-11-09T00:01:47.384Z] --> token set from env [2022-11-09T00:01:47.384Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T00:01:47.384Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T00:01:47.384Z] ==> Python coveragepy not found [2022-11-09T00:01:47.384Z] ==> Searching for coverage reports in: [2022-11-09T00:01:47.384Z] + . [2022-11-09T00:01:47.643Z] -> Found 1 reports [2022-11-09T00:01:47.643Z] ==> Detecting git/mercurial file structure [2022-11-09T00:01:47.643Z] ==> Reading reports [2022-11-09T00:01:47.643Z] + ./coverage.out bytes=29387 [2022-11-09T00:01:47.643Z] ==> Appending adjustments [2022-11-09T00:01:47.643Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T00:01:47.643Z] + Found adjustments [2022-11-09T00:01:47.643Z] ==> Gzipping contents [2022-11-09T00:01:47.643Z] 8.0K /tmp/codecov.OVhBsO.gz [2022-11-09T00:01:47.643Z] ==> Uploading reports [2022-11-09T00:01:47.643Z] url: https://codecov.io [2022-11-09T00:01:47.643Z] query: branch=main&commit=059aeb0713fc4e07acd8c370d817b94cb81fd04d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T00:01:47.643Z] -> Pinging Codecov [2022-11-09T00:01:47.643Z] 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=059aeb0713fc4e07acd8c370d817b94cb81fd04d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T00:01:47.901Z] -> Uploading to [2022-11-09T00:01:47.901Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/73D8F5FF140700D3E01443B452E23636/059aeb0713fc4e07acd8c370d817b94cb81fd04d/f22e2797-ebd5-44e6-a6ee-6525dcd21489.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T000147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2819dfefe14951c73039fb501bab75a95f21d1894d4c22411a1ad2ee2988678 [2022-11-09T00:01:47.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T00:01:47.901Z] Dload Upload Total Spent Left Speed [2022-11-09T00:01:48.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4178 0 0 100 4178 0 16256 --:--:-- --:--:-- --:--:-- 16256 [2022-11-09T00:01:48.159Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] } [2022-11-09T00:01:48.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-09T00:01:48.370Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T00:01:48.382Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:48.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T00:01:48.685Z] [2022-11-09T00:01:48.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:01:48.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T00:01:48.985Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T00:01:48.985Z] df9b9388f04a: Pulling fs layer [2022-11-09T00:01:48.985Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T00:01:48.985Z] 25bc292e5bac: Pulling fs layer [2022-11-09T00:01:48.985Z] 114826534d7a: Pulling fs layer [2022-11-09T00:01:48.985Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T00:01:48.985Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T00:01:48.985Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T00:01:48.985Z] 114826534d7a: Waiting [2022-11-09T00:01:48.985Z] 4657fd5d0bcf: Waiting [2022-11-09T00:01:48.985Z] 6ad1cebc031e: Waiting [2022-11-09T00:01:48.985Z] 25bc292e5bac: Verifying Checksum [2022-11-09T00:01:48.985Z] 25bc292e5bac: Download complete [2022-11-09T00:01:48.985Z] 52dc419b0ee2: Verifying Checksum [2022-11-09T00:01:48.985Z] 52dc419b0ee2: Download complete [2022-11-09T00:01:48.985Z] 4657fd5d0bcf: Download complete [2022-11-09T00:01:49.245Z] df9b9388f04a: Verifying Checksum [2022-11-09T00:01:49.245Z] df9b9388f04a: Download complete [2022-11-09T00:01:49.245Z] df9b9388f04a: Pull complete [2022-11-09T00:01:49.245Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T00:01:49.245Z] 6ad1cebc031e: Download complete [2022-11-09T00:01:49.504Z] 52dc419b0ee2: Pull complete [2022-11-09T00:01:49.504Z] 25bc292e5bac: Pull complete [2022-11-09T00:01:50.069Z] 114826534d7a: Verifying Checksum [2022-11-09T00:01:50.069Z] 114826534d7a: Download complete [2022-11-09T00:01:50.069Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T00:01:50.069Z] 8a3aa393b2d8: Download complete [2022-11-09T00:01:53.349Z] 114826534d7a: Pull complete [2022-11-09T00:01:53.349Z] 4657fd5d0bcf: Pull complete [2022-11-09T00:01:53.608Z] 6ad1cebc031e: Pull complete [2022-11-09T00:01:56.887Z] 8a3aa393b2d8: Pull complete [2022-11-09T00:01:56.887Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T00:01:56.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T00:01:56.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:01:56.964Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:01:56.988Z] $ 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 [2022-11-09T00:01:59.174Z] $ docker top 1213a54da92d83081ade62de7b309343c943a0358f7476a948e1974c48b71e6e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T00:01:59.238Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-11-09T00:01:59.512Z] + set -o pipefail [2022-11-09T00:01:59.512Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-11-09T00:02:06.068Z] [2022-11-09T00:02:06.068Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-11-09T00:02:06.068Z] [2022-11-09T00:02:06.068Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/afc8f262-67f9-42c5-a8f4-6b0b5f028ff7 [2022-11-09T00:02:06.068Z] [2022-11-09T00:02:06.068Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-09T00:02:06.068Z] [2022-11-09T00:02:06.068Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T00:02:06.068Z] [2022-11-09T00:02:06.636Z] [2022-11-09T00:02:06.636Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T00:02:06.636Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T00:02:06.636Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T00:02:06.645Z] $ docker stop --time=1 1213a54da92d83081ade62de7b309343c943a0358f7476a948e1974c48b71e6e [2022-11-09T00:02:09.177Z] $ docker rm -f 1213a54da92d83081ade62de7b309343c943a0358f7476a948e1974c48b71e6e [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 [2022-11-09T00:02:09.840Z] + git log --format=format:%s -1 059aeb0713fc4e07acd8c370d817b94cb81fd04d [Pipeline] sh [2022-11-09T00:02:10.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T00:02:10.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:10.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T00:02:10.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:02:10.490Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:02:10.517Z] $ 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 [2022-11-09T00:02:10.988Z] $ docker top 40ab81ae62fa135448834f598080da329086ae5feb1e55891d44a7e7dcddfd24 -eo pid,comm [2022-11-09T00:02:11.042Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T00:02:11.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T00:02:11.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T00:02:11.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T00:02:11.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T00:02:11.203Z] $ docker exec 40ab81ae62fa135448834f598080da329086ae5feb1e55891d44a7e7dcddfd24 ssh-agent [2022-11-09T00:02:11.300Z] SSH_AUTH_SOCK=/tmp/ssh-diNJos7tGsLe/agent.32 [2022-11-09T00:02:11.300Z] SSH_AGENT_PID=38 [2022-11-09T00:02:11.304Z] Running ssh-add (command line suppressed) [2022-11-09T00:02:11.410Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4926214254699847796.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4926214254699847796.key) [2022-11-09T00:02:11.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T00:02:11.711Z] + git semver tag [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,889 [run_tag] DEBUG tag force:False [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,889 [check_head_tag] DEBUG check head tag [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,890 [execute] INFO git cat-file --batch-check [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,894 [execute] INFO git cat-file --batch [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,914 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,914 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,914 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-09T00:02:11.970Z] 2022-11-09 00:02:11,920 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:11.970Z] 2.3.0-dev.21 [Pipeline] } [2022-11-09T00:02:11.977Z] $ docker exec --env ******** --env ******** 40ab81ae62fa135448834f598080da329086ae5feb1e55891d44a7e7dcddfd24 ssh-agent -k [2022-11-09T00:02:12.087Z] unset SSH_AUTH_SOCK; [2022-11-09T00:02:12.088Z] unset SSH_AGENT_PID; [2022-11-09T00:02:12.088Z] echo Agent pid 38 killed; [2022-11-09T00:02:12.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T00:02:12.396Z] + git semver [Pipeline] } [2022-11-09T00:02:12.665Z] $ docker stop --time=1 40ab81ae62fa135448834f598080da329086ae5feb1e55891d44a7e7dcddfd24 [2022-11-09T00:02:13.959Z] $ docker rm -f 40ab81ae62fa135448834f598080da329086ae5feb1e55891d44a7e7dcddfd24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:14.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T00:02:14.345Z] [2022-11-09T00:02:14.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:14.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T00:02:14.643Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T00:02:14.643Z] ab5ef0e58194: Pulling fs layer [2022-11-09T00:02:14.643Z] 9712f1f96733: Pulling fs layer [2022-11-09T00:02:14.643Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T00:02:14.643Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T00:02:14.643Z] e9a5061849ea: Pulling fs layer [2022-11-09T00:02:14.643Z] d747dcd14b5f: Pulling fs layer [2022-11-09T00:02:14.643Z] 2de7ff778b66: Pulling fs layer [2022-11-09T00:02:14.643Z] e9a5061849ea: Waiting [2022-11-09T00:02:14.643Z] d747dcd14b5f: Waiting [2022-11-09T00:02:14.643Z] 0d9ebad4ef96: Waiting [2022-11-09T00:02:14.643Z] 2de7ff778b66: Waiting [2022-11-09T00:02:14.643Z] 9712f1f96733: Verifying Checksum [2022-11-09T00:02:14.643Z] 9712f1f96733: Download complete [2022-11-09T00:02:15.242Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T00:02:15.242Z] 63f879dbbcfc: Download complete [2022-11-09T00:02:15.242Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T00:02:15.242Z] 0d9ebad4ef96: Download complete [2022-11-09T00:02:15.500Z] e9a5061849ea: Verifying Checksum [2022-11-09T00:02:15.500Z] e9a5061849ea: Download complete [2022-11-09T00:02:15.500Z] d747dcd14b5f: Download complete [2022-11-09T00:02:15.500Z] ab5ef0e58194: Verifying Checksum [2022-11-09T00:02:15.500Z] ab5ef0e58194: Download complete [2022-11-09T00:02:15.500Z] 2de7ff778b66: Verifying Checksum [2022-11-09T00:02:15.500Z] 2de7ff778b66: Download complete [2022-11-09T00:02:18.780Z] ab5ef0e58194: Pull complete [2022-11-09T00:02:18.780Z] 9712f1f96733: Pull complete [2022-11-09T00:02:19.715Z] 63f879dbbcfc: Pull complete [2022-11-09T00:02:22.998Z] 0d9ebad4ef96: Pull complete [2022-11-09T00:02:23.255Z] e9a5061849ea: Pull complete [2022-11-09T00:02:23.255Z] d747dcd14b5f: Pull complete [2022-11-09T00:02:24.187Z] 2de7ff778b66: Pull complete [2022-11-09T00:02:24.187Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T00:02:24.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T00:02:24.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:02:24.257Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:02:24.281Z] $ 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 [2022-11-09T00:02:26.629Z] $ docker top f7f07d04f347ce2cb966dcfe8eef12f997507f09de81f29cf74b32a357eea323 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T00:02:26.693Z] provisioning config files... [2022-11-09T00:02:26.699Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13229627766898498289tmp [2022-11-09T00:02:26.709Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13569976272547047232tmp [2022-11-09T00:02:26.716Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16228608947638192860tmp [Pipeline] { [Pipeline] echo [2022-11-09T00:02:26.730Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:27.008Z] ---> sigul-configuration.sh [2022-11-09T00:02:27.008Z] gpg: directory `/root/.gnupg' created [2022-11-09T00:02:27.008Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T00:02:27.008Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T00:02:27.008Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T00:02:27.008Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T00:02:27.008Z] gpg: CAST5 encrypted data [2022-11-09T00:02:27.008Z] gpg: encrypted with 1 passphrase [2022-11-09T00:02:27.008Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T00:02:27.295Z] + mkdir /home/jenkins [2022-11-09T00:02:27.295Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T00:02:27.583Z] + 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 [2022-11-09T00:02:27.591Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:27.876Z] ---> sigul-install.sh [2022-11-09T00:02:27.876Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T00:02:28.161Z] + git tag --list [2022-11-09T00:02:28.161Z] v0.0.0 [2022-11-09T00:02:28.161Z] v0.0.1-dev.1 [2022-11-09T00:02:28.161Z] v0.0.1-dev.10 [2022-11-09T00:02:28.161Z] v0.0.1-dev.11 [2022-11-09T00:02:28.161Z] v0.0.1-dev.12 [2022-11-09T00:02:28.161Z] v0.0.1-dev.13 [2022-11-09T00:02:28.161Z] v0.0.1-dev.14 [2022-11-09T00:02:28.161Z] v0.0.1-dev.15 [2022-11-09T00:02:28.161Z] v0.0.1-dev.16 [2022-11-09T00:02:28.161Z] v0.0.1-dev.2 [2022-11-09T00:02:28.161Z] v0.0.1-dev.3 [2022-11-09T00:02:28.161Z] v0.0.1-dev.4 [2022-11-09T00:02:28.161Z] v0.0.1-dev.5 [2022-11-09T00:02:28.161Z] v0.0.1-dev.6 [2022-11-09T00:02:28.161Z] v0.0.1-dev.7 [2022-11-09T00:02:28.161Z] v0.0.1-dev.8 [2022-11-09T00:02:28.161Z] v0.0.1-dev.9 [2022-11-09T00:02:28.161Z] v2.2.0 [2022-11-09T00:02:28.161Z] v2.2.0-dev.17 [2022-11-09T00:02:28.161Z] v2.2.0-dev.18 [2022-11-09T00:02:28.161Z] v2.2.0-dev.19 [2022-11-09T00:02:28.161Z] v2.2.0-dev.20 [2022-11-09T00:02:28.161Z] v2.2.0-dev.21 [2022-11-09T00:02:28.161Z] v2.2.0-dev.22 [2022-11-09T00:02:28.161Z] v2.2.0-dev.23 [2022-11-09T00:02:28.161Z] v2.2.0-dev.24 [2022-11-09T00:02:28.161Z] v2.2.0-dev.25 [2022-11-09T00:02:28.161Z] v2.2.0-dev.26 [2022-11-09T00:02:28.161Z] v2.2.0-dev.27 [2022-11-09T00:02:28.161Z] v2.3.0-dev.1 [2022-11-09T00:02:28.161Z] v2.3.0-dev.10 [2022-11-09T00:02:28.161Z] v2.3.0-dev.11 [2022-11-09T00:02:28.161Z] v2.3.0-dev.12 [2022-11-09T00:02:28.161Z] v2.3.0-dev.13 [2022-11-09T00:02:28.161Z] v2.3.0-dev.14 [2022-11-09T00:02:28.161Z] v2.3.0-dev.15 [2022-11-09T00:02:28.161Z] v2.3.0-dev.16 [2022-11-09T00:02:28.161Z] v2.3.0-dev.17 [2022-11-09T00:02:28.161Z] v2.3.0-dev.18 [2022-11-09T00:02:28.161Z] v2.3.0-dev.19 [2022-11-09T00:02:28.161Z] v2.3.0-dev.2 [2022-11-09T00:02:28.161Z] v2.3.0-dev.20 [2022-11-09T00:02:28.161Z] v2.3.0-dev.21 [2022-11-09T00:02:28.161Z] v2.3.0-dev.3 [2022-11-09T00:02:28.161Z] v2.3.0-dev.4 [2022-11-09T00:02:28.161Z] v2.3.0-dev.5 [2022-11-09T00:02:28.161Z] v2.3.0-dev.6 [2022-11-09T00:02:28.161Z] v2.3.0-dev.7 [2022-11-09T00:02:28.161Z] v2.3.0-dev.8 [2022-11-09T00:02:28.161Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-09T00:02:28.441Z] + lftools sign git-tag v2.3.0-dev.21 [2022-11-09T00:02:29.007Z] Signing Git tag with Sigul... [2022-11-09T00:02:29.007Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-11-09T00:02:29.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:29.555Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T00:02:29.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T00:02:29.580Z] $ docker stop --time=1 f7f07d04f347ce2cb966dcfe8eef12f997507f09de81f29cf74b32a357eea323 [2022-11-09T00:02:30.887Z] $ docker rm -f f7f07d04f347ce2cb966dcfe8eef12f997507f09de81f29cf74b32a357eea323 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T00:02:31.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T00:02:31.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:31.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T00:02:31.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:02:31.660Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:02:31.690Z] $ 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 [2022-11-09T00:02:32.057Z] $ docker top d8282a4a6af7400f73e96c428515e52c532a5be505653b67b7f3807505464b12 -eo pid,comm [2022-11-09T00:02:32.106Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-09T00:02:32.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T00:02:32.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T00:02:32.139Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T00:02:32.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T00:02:32.252Z] $ docker exec d8282a4a6af7400f73e96c428515e52c532a5be505653b67b7f3807505464b12 ssh-agent [2022-11-09T00:02:32.371Z] SSH_AUTH_SOCK=/tmp/ssh-rFNhPY2EGiMt/agent.32 [2022-11-09T00:02:32.371Z] SSH_AGENT_PID=38 [2022-11-09T00:02:32.375Z] Running ssh-add (command line suppressed) [2022-11-09T00:02:32.467Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17448973596531860170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17448973596531860170.key) [2022-11-09T00:02:32.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T00:02:32.762Z] + git semver bump pre [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,931 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,931 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,931 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,931 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,931 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,933 [execute] INFO git cat-file --batch-check [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,938 [execute] INFO git cat-file --batch [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T00:02:33.020Z] 2022-11-09 00:02:32,944 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:33.020Z] 2.3.0-dev.22 [Pipeline] } [2022-11-09T00:02:33.027Z] $ docker exec --env ******** --env ******** d8282a4a6af7400f73e96c428515e52c532a5be505653b67b7f3807505464b12 ssh-agent -k [2022-11-09T00:02:33.126Z] unset SSH_AUTH_SOCK; [2022-11-09T00:02:33.127Z] unset SSH_AGENT_PID; [2022-11-09T00:02:33.127Z] echo Agent pid 38 killed; [2022-11-09T00:02:33.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T00:02:33.439Z] + git semver [Pipeline] } [2022-11-09T00:02:33.709Z] $ docker stop --time=1 d8282a4a6af7400f73e96c428515e52c532a5be505653b67b7f3807505464b12 [2022-11-09T00:02:35.010Z] $ docker rm -f d8282a4a6af7400f73e96c428515e52c532a5be505653b67b7f3807505464b12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T00:02:35.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T00:02:35.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:35.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T00:02:35.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:02:35.726Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:02:35.749Z] $ 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 [2022-11-09T00:02:36.108Z] $ docker top e0fa5fdddc4202f9750b14802ede4eac78a64a9e76ba95bc4a6908d3f2f173d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T00:02:36.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T00:02:36.198Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T00:02:36.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T00:02:36.294Z] $ docker exec e0fa5fdddc4202f9750b14802ede4eac78a64a9e76ba95bc4a6908d3f2f173d7 ssh-agent [2022-11-09T00:02:36.390Z] SSH_AUTH_SOCK=/tmp/ssh-B1n05DHcgjJw/agent.32 [2022-11-09T00:02:36.390Z] SSH_AGENT_PID=38 [2022-11-09T00:02:36.394Z] Running ssh-add (command line suppressed) [2022-11-09T00:02:36.494Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15755835692784051898.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15755835692784051898.key) [2022-11-09T00:02:36.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T00:02:36.790Z] + git semver push [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,949 [run_push] DEBUG push [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,949 [execute] INFO git cat-file --batch-check [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,953 [execute] INFO git rev-list 025b91a9d0c8bb5e110c8512fda55c163234fae6 -- [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,953 [execute] DEBUG Popen(['git', 'rev-list', '025b91a9d0c8bb5e110c8512fda55c163234fae6', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,959 [execute] INFO git fetch -v origin [2022-11-09T00:02:37.048Z] 2022-11-09 00:02:36,959 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-09T00:02:37.615Z] 2022-11-09 00:02:37,574 [run_push] DEBUG no remote changes detected [2022-11-09T00:02:37.615Z] 2022-11-09 00:02:37,575 [execute] INFO git push origin semver [2022-11-09T00:02:37.615Z] 2022-11-09 00:02:37,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T00:02:38.551Z] 2022-11-09 00:02:38,355 [run_push] DEBUG push all version tags [2022-11-09T00:02:38.551Z] 2022-11-09 00:02:38,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-09T00:02:38.551Z] 2022-11-09 00:02:38,356 [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) [2022-11-09T00:02:39.484Z] 2022-11-09 00:02:39,181 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-11-09T00:02:39.484Z] 2.3.0-dev.22 [Pipeline] } [2022-11-09T00:02:39.490Z] $ docker exec --env ******** --env ******** e0fa5fdddc4202f9750b14802ede4eac78a64a9e76ba95bc4a6908d3f2f173d7 ssh-agent -k [2022-11-09T00:02:39.592Z] unset SSH_AUTH_SOCK; [2022-11-09T00:02:39.593Z] unset SSH_AGENT_PID; [2022-11-09T00:02:39.593Z] echo Agent pid 38 killed; [2022-11-09T00:02:39.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T00:02:39.909Z] + git semver [Pipeline] } [2022-11-09T00:02:40.179Z] $ docker stop --time=1 e0fa5fdddc4202f9750b14802ede4eac78a64a9e76ba95bc4a6908d3f2f173d7 [2022-11-09T00:02:41.474Z] $ docker rm -f e0fa5fdddc4202f9750b14802ede4eac78a64a9e76ba95bc4a6908d3f2f173d7 [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 [2022-11-09T00:02:42.048Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-11-09T00:02:42.048Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-09T00:02:42.048Z] total 16 [2022-11-09T00:02:42.048Z] drwxr-xr-x 3 root root 4096 Nov 8 23:53 . [2022-11-09T00:02:42.048Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 9 00:02 .. [2022-11-09T00:02:42.048Z] drwxr-xr-x 2 root root 4096 Nov 8 23:53 cost [2022-11-09T00:02:42.048Z] -rw-r--r-- 1 root root 88 Nov 8 23:53 cost.csv [2022-11-09T00:02:42.048Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-09T00:02:42.048Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-11-09T00:02:42.048Z] total 16 [2022-11-09T00:02:42.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:53 . [2022-11-09T00:02:42.048Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 9 00:02 .. [2022-11-09T00:02:42.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:53 cost [2022-11-09T00:02:42.048Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 8 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:42.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:43.266Z] ---> package-listing.sh [2022-11-09T00:02:43.266Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T00:02:43.266Z] ++ facter osfamily [2022-11-09T00:02:43.524Z] + OS_FAMILY=debian [2022-11-09T00:02:43.524Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-11-09T00:02:43.524Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T00:02:43.524Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T00:02:43.524Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T00:02:43.524Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T00:02:43.524Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-09T00:02:43.524Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T00:02:43.524Z] + case "${OS_FAMILY}" in [2022-11-09T00:02:43.524Z] + dpkg -l [2022-11-09T00:02:43.524Z] + grep '^ii' [2022-11-09T00:02:43.524Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T00:02:43.524Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T00:02:43.524Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T00:02:43.524Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-11-09T00:02:43.524Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-11-09T00:02:43.524Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-11-09T00:02:43.533Z] 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 [2022-11-09T00:02:43.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T00:02:44.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T00:02:44.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T00:02:44.414Z] prd-ubuntu20.04-docker-8c-8g-118697 does not seem to be running inside a container [2022-11-09T00:02:44.441Z] $ 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 [2022-11-09T00:02:44.671Z] $ docker top 7fda5dc08ae3a81b7bcc08b967fa5dc308edc4a171c83269c39525aa4fd08237 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T00:02:45.015Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T00:02:45.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T00:02:45.582Z] + ls /var/log/sa-host [2022-11-09T00:02:45.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T00:02:45.646Z] provisioning config files... [2022-11-09T00:02:45.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14272119920829688453tmp [Pipeline] { [Pipeline] echo [2022-11-09T00:02:45.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:46.035Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T00:02:46.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:46.369Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T00:02:46.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:46.659Z] ---> sudo-logs.sh [2022-11-09T00:02:46.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T00:02:46.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:46.959Z] ---> job-cost.sh [2022-11-09T00:02:46.959Z] lf-activate-venv: SKIPPING [2022-11-09T00:02:46.959Z] DEBUG: total: 0.2199999988079071 [2022-11-09T00:02:46.959Z] INFO: Retrieving Stack Cost... [2022-11-09T00:02:47.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T00:02:47.783Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T00:02:47.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T00:02:48.069Z] ---> logs-deploy.sh [2022-11-09T00:02:48.069Z] lf-activate-venv: SKIPPING [2022-11-09T00:02:48.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/62 [2022-11-09T00:02:48.069Z] INFO: archiving workspace using pattern(s): [2022-11-09T00:02:49.003Z] Archives upload complete. [2022-11-09T00:02:49.003Z] INFO: archiving logs to Nexus