Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d32bfb144ed79cec845816023cbf1136d6c5c0b8 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-ssh12613044907729004852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1671469687646941708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2874675166579252782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9675036164357038608.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17494320839740215069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1475 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) Commit message: "Merge pull request #119 from FelixTing/v3" > 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-list --no-walk d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T19:31:09.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T19:31:09.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T19:31:09.089Z] ========================================================= [2023-01-09T19:31:09.089Z] EdgeX Global Pipelines Version Info [2023-01-09T19:31:09.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:31:09.784Z] ------------------- [2023-01-09T19:31:09.784Z] stable info: [2023-01-09T19:31:09.784Z] ------------------- [2023-01-09T19:31:09.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T19:31:09.784Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:31:09.784Z] Message: update stable to v1.0.244 [2023-01-09T19:31:10.352Z] ------------------- [2023-01-09T19:31:10.352Z] experimental info: [2023-01-09T19:31:10.352Z] ------------------- [2023-01-09T19:31:10.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T19:31:10.352Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:31:10.352Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T19:31:10.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-09T19:31:10.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-09T19:31:10.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T19:31:10.553Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T19:31:10.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T19:31:10.576Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T19:31:10.591Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T19:31:10.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T19:31:10.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T19:31:10.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T19:31:10.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T19:31:10.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-09T19:31:10.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T19:31:10.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T19:31:10.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:31:10.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:31:10.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T19:31:10.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T19:31:10.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T19:31:10.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T19:31:10.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T19:31:10.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T19:31:10.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T19:31:10.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T19:31:10.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T19:31:10.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T19:31:10.860Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T19:31:10.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-09T19:31:10.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-09T19:31:10.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-09T19:31:10.904Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T19:31:10.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d32bfb1 [Pipeline] echo [2023-01-09T19:31:10.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:31:10.963Z] provisioning config files... [2023-01-09T19:31:10.973Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17491193389900878429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:31:11.268Z] ---> docker-login.sh [2023-01-09T19:31:11.268Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:31:11.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:11.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:11.530Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:11.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:11.530Z] [2023-01-09T19:31:11.530Z] Login Succeeded [2023-01-09T19:31:11.530Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:31:11.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:11.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:11.790Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:11.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:11.790Z] [2023-01-09T19:31:11.790Z] Login Succeeded [2023-01-09T19:31:11.790Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:31:11.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:11.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:11.790Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:11.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:11.790Z] [2023-01-09T19:31:11.790Z] Login Succeeded [2023-01-09T19:31:11.790Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:31:11.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:12.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:12.050Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:12.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:12.050Z] [2023-01-09T19:31:12.050Z] Login Succeeded [2023-01-09T19:31:12.050Z] docker.io [2023-01-09T19:31:12.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:12.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:12.310Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:12.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:12.310Z] [2023-01-09T19:31:12.310Z] Login Succeeded [2023-01-09T19:31:12.310Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:31:12.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T19:31:12.697Z] + git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T19:31:12.735Z] -----------> git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:31:12.735Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [false] [Pipeline] sh [2023-01-09T19:31:13.019Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T19:31:13.032Z] ========================================================= [2023-01-09T19:31:13.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T19:31:13.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:31:13.343Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T19:31:13.359Z] [semverPrep] GIT_COMMIT: d32bfb144ed79cec845816023cbf1136d6c5c0b8, Commit Message: Merge pull request #119 from FelixTing/v3 [Pipeline] echo [2023-01-09T19:31:13.368Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T19:31:13.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:31:13.717Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T19:31:13.717Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T19:31:13.717Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T19:31:13.717Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T19:31:13.717Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T19:31:13.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:31:14.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:31:14.112Z] [2023-01-09T19:31:14.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:31:14.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:31:14.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T19:31:14.409Z] b85a868b505f: Pulling fs layer [2023-01-09T19:31:14.409Z] e2be974225ed: Pulling fs layer [2023-01-09T19:31:14.409Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T19:31:14.409Z] 988bab9f4d93: Pulling fs layer [2023-01-09T19:31:14.409Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T19:31:14.409Z] eaf3925da568: Pulling fs layer [2023-01-09T19:31:14.409Z] bab4dde63d76: Pulling fs layer [2023-01-09T19:31:14.409Z] bde34c3a00c8: Pulling fs layer [2023-01-09T19:31:14.409Z] b352a97aabf1: Pulling fs layer [2023-01-09T19:31:14.409Z] 4872d77fe225: Pulling fs layer [2023-01-09T19:31:14.409Z] 5851b861e8e6: Pulling fs layer [2023-01-09T19:31:14.409Z] 4872d77fe225: Waiting [2023-01-09T19:31:14.409Z] 5851b861e8e6: Waiting [2023-01-09T19:31:14.409Z] 988bab9f4d93: Waiting [2023-01-09T19:31:14.409Z] bab4dde63d76: Waiting [2023-01-09T19:31:14.409Z] 1469e6f7b9e6: Waiting [2023-01-09T19:31:14.409Z] b352a97aabf1: Waiting [2023-01-09T19:31:14.409Z] eaf3925da568: Waiting [2023-01-09T19:31:14.409Z] bde34c3a00c8: Waiting [2023-01-09T19:31:14.409Z] e2be974225ed: Download complete [2023-01-09T19:31:14.409Z] 988bab9f4d93: Download complete [2023-01-09T19:31:14.671Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T19:31:14.671Z] 1469e6f7b9e6: Download complete [2023-01-09T19:31:14.671Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T19:31:14.671Z] 339a4e72a1f5: Download complete [2023-01-09T19:31:14.671Z] eaf3925da568: Verifying Checksum [2023-01-09T19:31:14.671Z] eaf3925da568: Download complete [2023-01-09T19:31:14.671Z] bde34c3a00c8: Download complete [2023-01-09T19:31:14.671Z] b352a97aabf1: Download complete [2023-01-09T19:31:14.671Z] 4872d77fe225: Download complete [2023-01-09T19:31:14.671Z] 5851b861e8e6: Verifying Checksum [2023-01-09T19:31:14.671Z] 5851b861e8e6: Download complete [2023-01-09T19:31:14.671Z] b85a868b505f: Verifying Checksum [2023-01-09T19:31:14.671Z] b85a868b505f: Download complete [2023-01-09T19:31:14.929Z] bab4dde63d76: Download complete [2023-01-09T19:31:15.864Z] b85a868b505f: Pull complete [2023-01-09T19:31:15.864Z] e2be974225ed: Pull complete [2023-01-09T19:31:16.428Z] 339a4e72a1f5: Pull complete [2023-01-09T19:31:16.428Z] 988bab9f4d93: Pull complete [2023-01-09T19:31:16.685Z] 1469e6f7b9e6: Pull complete [2023-01-09T19:31:16.685Z] eaf3925da568: Pull complete [2023-01-09T19:31:18.583Z] bab4dde63d76: Pull complete [2023-01-09T19:31:18.583Z] bde34c3a00c8: Pull complete [2023-01-09T19:31:18.583Z] b352a97aabf1: Pull complete [2023-01-09T19:31:18.583Z] 4872d77fe225: Pull complete [2023-01-09T19:31:18.842Z] 5851b861e8e6: Pull complete [2023-01-09T19:31:18.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T19:31:18.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:31:18.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:31:18.920Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:31:18.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:31:21.068Z] $ docker top 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 -eo pid,comm [2023-01-09T19:31:21.112Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:31:21.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:31:21.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:31:21.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:31:21.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:31:21.277Z] $ docker exec 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent [2023-01-09T19:31:21.368Z] SSH_AUTH_SOCK=/tmp/ssh-6wuv2qla3sEA/agent.31 [2023-01-09T19:31:21.368Z] SSH_AGENT_PID=37 [2023-01-09T19:31:21.374Z] Running ssh-add (command line suppressed) [2023-01-09T19:31:21.489Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11632638097726001259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11632638097726001259.key) [2023-01-09T19:31:21.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:31:21.779Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T19:31:21.816Z] $ docker exec --env ******** --env ******** 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent -k [2023-01-09T19:31:21.915Z] unset SSH_AUTH_SOCK; [2023-01-09T19:31:21.916Z] unset SSH_AGENT_PID; [2023-01-09T19:31:21.916Z] echo Agent pid 37 killed; [2023-01-09T19:31:21.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T19:31:21.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:31:21.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:31:22.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:31:22.067Z] $ docker exec 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent [2023-01-09T19:31:22.151Z] SSH_AUTH_SOCK=/tmp/ssh-dGJKPwvOLB8l/agent.68 [2023-01-09T19:31:22.151Z] SSH_AGENT_PID=74 [2023-01-09T19:31:22.156Z] Running ssh-add (command line suppressed) [2023-01-09T19:31:22.280Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7346559809271903947.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7346559809271903947.key) [2023-01-09T19:31:22.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:31:22.565Z] + git semver init [2023-01-09T19:31:22.825Z] 2023-01-09 19:31:22,758 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T19:31:22.825Z] 2023-01-09 19:31:22,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-09T19:31:22.825Z] 2023-01-09 19:31:22,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-09T19:31:22.825Z] 2023-01-09 19:31:22,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:31:23.767Z] 2023-01-09 19:31:23,509 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-01-09T19:31:23.767Z] 2023-01-09 19:31:23,510 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-01-09T19:31:23.767Z] 2023-01-09 19:31:23,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:31:23.767Z] 2023-01-09 19:31:23,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:31:23.767Z] 3.0.0-dev.1 [Pipeline] } [2023-01-09T19:31:23.794Z] $ docker exec --env ******** --env ******** 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent -k [2023-01-09T19:31:23.902Z] unset SSH_AUTH_SOCK; [2023-01-09T19:31:23.902Z] unset SSH_AGENT_PID; [2023-01-09T19:31:23.903Z] echo Agent pid 74 killed; [2023-01-09T19:31:23.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:31:24.199Z] + git semver [Pipeline] } [2023-01-09T19:31:24.489Z] $ docker stop --time=1 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 [2023-01-09T19:31:25.773Z] $ docker rm -f --volumes 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:31:26.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T19:31:26.386Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T19:31:26.390Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:31:26.566Z] provisioning config files... [2023-01-09T19:31:26.576Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5442873187557669837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:31:26.876Z] ---> docker-login.sh [2023-01-09T19:31:26.876Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:31:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:26.876Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:26.876Z] [2023-01-09T19:31:26.876Z] Login Succeeded [2023-01-09T19:31:26.876Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:31:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:26.876Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:26.876Z] [2023-01-09T19:31:26.876Z] Login Succeeded [2023-01-09T19:31:26.876Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:31:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:27.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:27.135Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:27.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:27.135Z] [2023-01-09T19:31:27.135Z] Login Succeeded [2023-01-09T19:31:27.135Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:31:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:27.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:27.135Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:27.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:27.135Z] [2023-01-09T19:31:27.135Z] Login Succeeded [2023-01-09T19:31:27.135Z] docker.io [2023-01-09T19:31:27.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:31:27.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:31:27.394Z] Configure a credential helper to remove this warning. See [2023-01-09T19:31:27.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:31:27.394Z] [2023-01-09T19:31:27.394Z] Login Succeeded [2023-01-09T19:31:27.394Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:31:27.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T19:31:27.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:31:27.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:31:27.477Z] ========================================================= [2023-01-09T19:31:27.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T19:31:27.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:31:27.795Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T19:31:27.795Z] Sending build context to Docker daemon 1.674MB [2023-01-09T19:31:27.795Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:31:27.795Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T19:31:27.795Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T19:31:27.795Z] 213ec9aee27d: Pulling fs layer [2023-01-09T19:31:27.795Z] 4583459ba037: Pulling fs layer [2023-01-09T19:31:27.795Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T19:31:27.795Z] 53926ce57604: Pulling fs layer [2023-01-09T19:31:27.795Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T19:31:27.795Z] 22ff95d597cd: Pulling fs layer [2023-01-09T19:31:27.795Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T19:31:27.795Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T19:31:27.795Z] a7acece74701: Pulling fs layer [2023-01-09T19:31:27.795Z] 53926ce57604: Waiting [2023-01-09T19:31:27.795Z] 21b2b0c7a3f4: Waiting [2023-01-09T19:31:27.795Z] 22ff95d597cd: Waiting [2023-01-09T19:31:27.795Z] 12d6caf4c0d1: Waiting [2023-01-09T19:31:27.795Z] 96b7cbca73a9: Waiting [2023-01-09T19:31:28.066Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T19:31:28.066Z] 93c1e223e6f2: Download complete [2023-01-09T19:31:28.066Z] 4583459ba037: Download complete [2023-01-09T19:31:28.066Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T19:31:28.066Z] 21b2b0c7a3f4: Download complete [2023-01-09T19:31:28.066Z] 22ff95d597cd: Verifying Checksum [2023-01-09T19:31:28.066Z] 22ff95d597cd: Download complete [2023-01-09T19:31:28.066Z] 213ec9aee27d: Verifying Checksum [2023-01-09T19:31:28.066Z] 213ec9aee27d: Download complete [2023-01-09T19:31:28.066Z] 12d6caf4c0d1: Verifying Checksum [2023-01-09T19:31:28.066Z] 12d6caf4c0d1: Download complete [2023-01-09T19:31:28.066Z] 213ec9aee27d: Pull complete [2023-01-09T19:31:28.348Z] 4583459ba037: Pull complete [2023-01-09T19:31:28.348Z] 93c1e223e6f2: Pull complete [2023-01-09T19:31:28.950Z] a7acece74701: Verifying Checksum [2023-01-09T19:31:28.950Z] a7acece74701: Download complete [2023-01-09T19:31:29.216Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T19:31:29.216Z] 96b7cbca73a9: Download complete [2023-01-09T19:31:29.216Z] 53926ce57604: Verifying Checksum [2023-01-09T19:31:29.216Z] 53926ce57604: Download complete [2023-01-09T19:31:33.408Z] 53926ce57604: Pull complete [2023-01-09T19:31:33.408Z] 21b2b0c7a3f4: Pull complete [2023-01-09T19:31:33.408Z] 22ff95d597cd: Pull complete [2023-01-09T19:31:33.408Z] 12d6caf4c0d1: Pull complete [2023-01-09T19:31:34.783Z] 96b7cbca73a9: Pull complete [2023-01-09T19:31:35.364Z] a7acece74701: Pull complete [2023-01-09T19:31:35.364Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T19:31:35.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:31:35.364Z] ---> db6d94c90886 [2023-01-09T19:31:35.364Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:31:38.655Z] ---> Running in fe56eeed89cc [2023-01-09T19:31:38.655Z] Removing intermediate container fe56eeed89cc [2023-01-09T19:31:38.655Z] ---> 80e5a3015a1f [2023-01-09T19:31:38.655Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T19:31:38.655Z] ---> Running in aa4cecfe605a [2023-01-09T19:31:38.655Z] Removing intermediate container aa4cecfe605a [2023-01-09T19:31:38.655Z] ---> 4df19ae30cee [2023-01-09T19:31:38.655Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T19:31:38.655Z] ---> Running in 5f027d0fc3dc [2023-01-09T19:31:38.655Z] Removing intermediate container 5f027d0fc3dc [2023-01-09T19:31:38.655Z] ---> c946d930f0de [2023-01-09T19:31:38.655Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T19:31:38.655Z] ---> Running in 4978659a1936 [2023-01-09T19:31:38.655Z] Removing intermediate container 4978659a1936 [2023-01-09T19:31:38.655Z] ---> 4f88b8ffea68 [2023-01-09T19:31:38.655Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T19:31:38.655Z] ---> Running in 5578766ba83c [2023-01-09T19:31:38.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:31:39.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:31:39.456Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-09T19:31:39.456Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-09T19:31:39.456Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-09T19:31:39.456Z] (4/80) Installing libxcb (1.15-r0) [2023-01-09T19:31:39.456Z] (5/80) Installing libx11 (1.8-r0) [2023-01-09T19:31:39.456Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-09T19:31:39.456Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-09T19:31:39.456Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-09T19:31:39.456Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-09T19:31:39.456Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-09T19:31:39.456Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-09T19:31:39.456Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-09T19:31:39.456Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-09T19:31:39.456Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-09T19:31:39.715Z] (15/80) Installing libice (1.0.10-r0) [2023-01-09T19:31:39.715Z] (16/80) Installing libuuid (2.38-r1) [2023-01-09T19:31:39.715Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-09T19:31:39.715Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-09T19:31:39.715Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-09T19:31:39.715Z] (20/80) Installing xset (1.2.4-r0) [2023-01-09T19:31:39.715Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-09T19:31:39.715Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-09T19:31:39.715Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-09T19:31:39.715Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-09T19:31:39.715Z] (25/80) Installing libintl (0.21-r2) [2023-01-09T19:31:39.715Z] (26/80) Installing libblkid (2.38-r1) [2023-01-09T19:31:39.715Z] (27/80) Installing libmount (2.38-r1) [2023-01-09T19:31:39.715Z] (28/80) Installing pcre (8.45-r2) [2023-01-09T19:31:39.715Z] (29/80) Installing glib (2.72.1-r0) [2023-01-09T19:31:39.715Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-09T19:31:39.715Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-09T19:31:39.715Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-09T19:31:39.715Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-09T19:31:39.975Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-09T19:31:39.975Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-09T19:31:39.975Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-09T19:31:39.975Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T19:31:39.975Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-09T19:31:39.975Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-09T19:31:39.975Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-09T19:31:39.975Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-09T19:31:39.975Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-09T19:31:39.975Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-09T19:31:39.975Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-09T19:31:39.975Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-09T19:31:39.975Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-09T19:31:39.975Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-09T19:31:39.975Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-09T19:31:39.975Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-09T19:31:39.975Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-09T19:31:40.236Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-09T19:31:40.236Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-09T19:31:40.236Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-09T19:31:40.236Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-09T19:31:40.236Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-09T19:31:40.236Z] (56/80) Installing libunistring (1.0-r0) [2023-01-09T19:31:40.236Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-09T19:31:40.236Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-09T19:31:40.236Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-09T19:31:40.236Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-09T19:31:40.236Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-09T19:31:40.236Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-09T19:31:40.236Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-09T19:31:40.236Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-09T19:31:40.236Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T19:31:40.236Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-09T19:31:40.236Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-09T19:31:40.236Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-09T19:31:40.237Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-09T19:31:40.237Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-09T19:31:40.237Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-09T19:31:40.237Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-09T19:31:40.496Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T19:31:40.496Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-09T19:31:40.496Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-09T19:31:40.496Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T19:31:40.496Z] (76/80) Installing kmod-libs (29-r2) [2023-01-09T19:31:40.496Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-09T19:31:40.496Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-09T19:31:40.496Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T19:31:40.496Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T19:31:40.496Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:31:40.496Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T19:31:40.496Z] OK: 330 MiB in 131 packages [2023-01-09T19:31:41.505Z] Still waiting to schedule task [2023-01-09T19:31:41.506Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1473’ [2023-01-09T19:31:43.029Z] Removing intermediate container 5578766ba83c [2023-01-09T19:31:43.029Z] ---> 255a1ab602f1 [2023-01-09T19:31:43.029Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T19:31:43.029Z] ---> Running in 0488e47255a5 [2023-01-09T19:31:43.029Z] Removing intermediate container 0488e47255a5 [2023-01-09T19:31:43.029Z] ---> ececdfb0fd11 [2023-01-09T19:31:43.029Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T19:31:43.029Z] ---> b1931bb4a076 [2023-01-09T19:31:43.029Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:31:43.029Z] ---> Running in db9c7157e921 [2023-01-09T19:32:09.593Z] Removing intermediate container db9c7157e921 [2023-01-09T19:32:09.593Z] ---> 0dd2d6c7a09a [2023-01-09T19:32:09.593Z] Step 11/13 : COPY . . [2023-01-09T19:32:09.593Z] ---> 5d3499144ed5 [2023-01-09T19:32:09.593Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T19:32:09.593Z] ---> Running in 3ec78642677b [2023-01-09T19:32:09.593Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:32:09.593Z] Dload Upload Total Spent Left Speed [2023-01-09T19:32:09.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7203 0 --:--:-- --:--:-- --:--:-- 7175 100 1062 100 1062 0 0 7198 0 --:--:-- --:--:-- --:--:-- 7175 [2023-01-09T19:32:09.593Z] Removing intermediate container 3ec78642677b [2023-01-09T19:32:09.593Z] ---> d3e9c2270deb [2023-01-09T19:32:09.593Z] Step 13/13 : RUN ${MAKE} [2023-01-09T19:32:09.593Z] ---> Running in 378f6dd5f390 [2023-01-09T19:32:09.593Z] noop [2023-01-09T19:32:09.593Z] Removing intermediate container 378f6dd5f390 [2023-01-09T19:32:09.593Z] ---> 7b1b4788159d [2023-01-09T19:32:09.593Z] Successfully built 7b1b4788159d [2023-01-09T19:32:09.593Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:32:09.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:32:09.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:32:09.969Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:32:10.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T19:32:10.453Z] $ docker top ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:32:10.782Z] + go version [2023-01-09T19:32:10.782Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T19:32:10.809Z] $ docker stop --time=1 ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 [2023-01-09T19:32:12.129Z] $ docker rm -f --volumes ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:32:12.513Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:32:12.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:32:12.592Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:32:12.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T19:32:12.971Z] $ docker top 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:32:13.296Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:32:13.593Z] + make test [2023-01-09T19:32:13.593Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T19:32:13.852Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T19:32:21.956Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T19:32:22.894Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 1.9% of statements [2023-01-09T19:32:29.452Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T19:32:29.452Z] CGO_ENABLED=1 go vet ./... [2023-01-09T19:32:31.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:32:31.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:32:31.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:32:31.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T19:32:32.028Z] $ docker stop --time=1 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b [2023-01-09T19:32:34.238Z] $ docker rm -f --volumes 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:32:34.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T19:32:34.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T19:32:35.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T19:32:35.510Z] + ls -al . [2023-01-09T19:32:35.510Z] total 208 [2023-01-09T19:32:35.510Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 19:32 . [2023-01-09T19:32:35.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 .. [2023-01-09T19:32:35.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:32 .git [2023-01-09T19:32:35.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 .github [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 19:31 .gitignore [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:31 .golangci.yml [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 19:31 .hadolint.yml [2023-01-09T19:32:35.510Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:31 .semver [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 19:31 Attribution.txt [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 19:31 CHANGELOG.md [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 19:31 Dockerfile [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 19:31 GOVERNANCE.md [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 19:31 Jenkinsfile [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 19:31 LICENSE [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 19:31 Makefile [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 19:31 OWNERS.md [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 19:31 README.md [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:31 VERSION [2023-01-09T19:32:35.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:31 bin [2023-01-09T19:32:35.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 cmd [2023-01-09T19:32:35.510Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 19:32 coverage.out [2023-01-09T19:32:35.510Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 19:31 docker-entrypoint.sh [2023-01-09T19:32:35.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 docs [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 19:31 go.mod [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 19:31 go.sum [2023-01-09T19:32:35.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 internal [2023-01-09T19:32:35.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 snap [2023-01-09T19:32:35.510Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 19:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:32:35.816Z] + 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=amd64 --label version=3.0.0-dev.1 . [2023-01-09T19:32:35.816Z] Sending build context to Docker daemon 1.705MB [2023-01-09T19:32:35.816Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:32:35.816Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T19:32:35.816Z] ---> 7b1b4788159d [2023-01-09T19:32:35.816Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:32:35.816Z] ---> Running in 976a0915959c [2023-01-09T19:32:35.816Z] Removing intermediate container 976a0915959c [2023-01-09T19:32:35.816Z] ---> 1123a6094189 [2023-01-09T19:32:35.816Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T19:32:36.075Z] ---> Running in fc3f653b8a6f [2023-01-09T19:32:36.075Z] Removing intermediate container fc3f653b8a6f [2023-01-09T19:32:36.075Z] ---> 781a83389faa [2023-01-09T19:32:36.075Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T19:32:36.075Z] ---> Running in b7c69330f2f4 [2023-01-09T19:32:36.075Z] Removing intermediate container b7c69330f2f4 [2023-01-09T19:32:36.075Z] ---> 505e8a7a8dc8 [2023-01-09T19:32:36.075Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T19:32:36.075Z] ---> Running in b7a6e97defba [2023-01-09T19:32:36.334Z] Removing intermediate container b7a6e97defba [2023-01-09T19:32:36.334Z] ---> 31c1e0c8876a [2023-01-09T19:32:36.334Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T19:32:36.334Z] ---> Running in 0b980df3e9a0 [2023-01-09T19:32:36.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:32:36.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:32:36.853Z] OK: 330 MiB in 131 packages [2023-01-09T19:32:37.116Z] Removing intermediate container 0b980df3e9a0 [2023-01-09T19:32:37.116Z] ---> f82bb9b19602 [2023-01-09T19:32:37.116Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T19:32:37.116Z] ---> Running in 6d8e5fa4ca0e [2023-01-09T19:32:37.116Z] Removing intermediate container 6d8e5fa4ca0e [2023-01-09T19:32:37.116Z] ---> 2bbd5a2eee27 [2023-01-09T19:32:37.116Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T19:32:37.377Z] ---> 62a3e71d75c6 [2023-01-09T19:32:37.377Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:32:37.377Z] ---> Running in 5af1b578063c [2023-01-09T19:32:37.944Z] Removing intermediate container 5af1b578063c [2023-01-09T19:32:37.944Z] ---> 72608d7a8467 [2023-01-09T19:32:37.944Z] Step 11/35 : COPY . . [2023-01-09T19:32:38.201Z] ---> a5969847c521 [2023-01-09T19:32:38.201Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T19:32:38.201Z] ---> Running in 9f29c8a944b6 [2023-01-09T19:32:38.460Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:32:38.460Z] Dload Upload Total Spent Left Speed [2023-01-09T19:32:38.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45087 0 --:--:-- --:--:-- --:--:-- 46173 [2023-01-09T19:32:38.719Z] Removing intermediate container 9f29c8a944b6 [2023-01-09T19:32:38.719Z] ---> a120de661589 [2023-01-09T19:32:38.719Z] Step 13/35 : RUN ${MAKE} [2023-01-09T19:32:38.719Z] ---> Running in 3fc016aedcd0 [2023-01-09T19:32:38.980Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T19:33:00.905Z] Removing intermediate container 3fc016aedcd0 [2023-01-09T19:33:00.905Z] ---> fc1263383fec [2023-01-09T19:33:00.905Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T19:33:00.905Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T19:33:00.905Z] af6660deedbd: Pulling fs layer [2023-01-09T19:33:00.905Z] 97cd0a44c592: Pulling fs layer [2023-01-09T19:33:00.905Z] 97cd0a44c592: Verifying Checksum [2023-01-09T19:33:00.905Z] 97cd0a44c592: Download complete [2023-01-09T19:33:00.905Z] af6660deedbd: Verifying Checksum [2023-01-09T19:33:00.905Z] af6660deedbd: Download complete [2023-01-09T19:33:00.905Z] af6660deedbd: Pull complete [2023-01-09T19:33:00.905Z] 97cd0a44c592: Pull complete [2023-01-09T19:33:00.905Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T19:33:00.905Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T19:33:00.905Z] ---> fea57e182299 [2023-01-09T19:33:00.905Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T19:33:00.905Z] 3.16: Pulling from library/alpine [2023-01-09T19:33:00.905Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T19:33:01.164Z] ca7dd9ec2225: Verifying Checksum [2023-01-09T19:33:01.164Z] ca7dd9ec2225: Download complete [2023-01-09T19:33:01.423Z] ca7dd9ec2225: Pull complete [2023-01-09T19:33:01.423Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:33:01.423Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:33:01.423Z] ---> bfe296a52501 [2023-01-09T19:33:01.423Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T19:33:01.681Z] ---> Running in 647c26fd03a3 [2023-01-09T19:33:01.941Z] Removing intermediate container 647c26fd03a3 [2023-01-09T19:33:01.941Z] ---> 64a09e88fc7f [2023-01-09T19:33:01.941Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T19:33:01.941Z] ---> Running in baca6bae4fbd [2023-01-09T19:33:02.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:33:02.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:33:02.460Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-09T19:33:02.718Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-09T19:33:02.718Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-09T19:33:02.718Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-09T19:33:02.718Z] (5/83) Installing libxcb (1.15-r0) [2023-01-09T19:33:02.718Z] (6/83) Installing libx11 (1.8-r0) [2023-01-09T19:33:02.718Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-09T19:33:02.718Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T19:33:02.718Z] (9/83) Installing expat (2.5.0-r0) [2023-01-09T19:33:02.718Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-09T19:33:02.718Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-09T19:33:02.718Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-09T19:33:02.718Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-09T19:33:02.718Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-09T19:33:02.718Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-09T19:33:02.718Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-09T19:33:02.718Z] (17/83) Installing libintl (0.21-r2) [2023-01-09T19:33:02.718Z] (18/83) Installing libblkid (2.38-r1) [2023-01-09T19:33:02.718Z] (19/83) Installing libmount (2.38-r1) [2023-01-09T19:33:02.718Z] (20/83) Installing pcre (8.45-r2) [2023-01-09T19:33:02.718Z] (21/83) Installing glib (2.72.1-r0) [2023-01-09T19:33:02.977Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-09T19:33:02.977Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-09T19:33:02.977Z] (24/83) Installing libass (0.16.0-r0) [2023-01-09T19:33:02.977Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-09T19:33:02.977Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-09T19:33:02.977Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-09T19:33:02.977Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-09T19:33:02.977Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-09T19:33:02.977Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-09T19:33:02.977Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-09T19:33:02.977Z] (32/83) Installing libunistring (1.0-r0) [2023-01-09T19:33:02.977Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-09T19:33:02.977Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T19:33:02.977Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T19:33:02.977Z] (36/83) Installing lame (3.100-r0) [2023-01-09T19:33:02.977Z] (37/83) Installing opus (1.3.1-r1) [2023-01-09T19:33:02.977Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-09T19:33:02.977Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-09T19:33:02.977Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-09T19:33:02.977Z] (41/83) Installing orc (0.4.32-r0) [2023-01-09T19:33:02.977Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T19:33:02.977Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-09T19:33:02.977Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T19:33:02.977Z] (45/83) Installing flac (1.3.4-r0) [2023-01-09T19:33:02.977Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-09T19:33:03.235Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-09T19:33:03.235Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T19:33:03.235Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-09T19:33:03.235Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-09T19:33:03.235Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-09T19:33:03.235Z] (52/83) Installing libpulse (15.0-r2) [2023-01-09T19:33:03.235Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-09T19:33:03.235Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-09T19:33:03.235Z] (55/83) Installing librist (0.2.6-r1) [2023-01-09T19:33:03.236Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-09T19:33:03.236Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-09T19:33:03.236Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-09T19:33:03.236Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T19:33:03.236Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T19:33:03.236Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-09T19:33:03.236Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-09T19:33:03.236Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T19:33:03.236Z] (64/83) Installing libva (2.14.0-r0) [2023-01-09T19:33:03.236Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-09T19:33:03.236Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-09T19:33:03.236Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-09T19:33:03.236Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-09T19:33:03.236Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T19:33:03.236Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-09T19:33:03.236Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-09T19:33:03.495Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-09T19:33:03.495Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T19:33:03.495Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-09T19:33:03.495Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-09T19:33:03.495Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T19:33:03.495Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-09T19:33:03.495Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-09T19:33:03.495Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-09T19:33:03.495Z] (79/83) Installing kmod-libs (29-r2) [2023-01-09T19:33:03.495Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-09T19:33:03.495Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-09T19:33:03.495Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-09T19:33:03.495Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-09T19:33:03.755Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:33:03.755Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T19:33:03.755Z] OK: 101 MiB in 97 packages [2023-01-09T19:33:06.299Z] Removing intermediate container baca6bae4fbd [2023-01-09T19:33:06.299Z] ---> acb97177cc06 [2023-01-09T19:33:06.299Z] Step 18/35 : WORKDIR / [2023-01-09T19:33:06.299Z] ---> Running in ac2cbf556358 [2023-01-09T19:33:06.299Z] Removing intermediate container ac2cbf556358 [2023-01-09T19:33:06.299Z] ---> cc5fe5cd1690 [2023-01-09T19:33:06.299Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T19:33:07.236Z] ---> 937331213008 [2023-01-09T19:33:07.236Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T19:33:07.236Z] ---> 7f2de8489ee6 [2023-01-09T19:33:07.236Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T19:33:07.495Z] ---> 6f1b259470ec [2023-01-09T19:33:07.495Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T19:33:07.755Z] ---> dc8bfda13168 [2023-01-09T19:33:07.755Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T19:33:07.755Z] ---> b2b6d8c821fa [2023-01-09T19:33:07.755Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T19:33:08.013Z] ---> 249bd117b638 [2023-01-09T19:33:08.013Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T19:33:08.591Z] ---> 58cbbef3e09b [2023-01-09T19:33:08.591Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T19:33:08.591Z] ---> Running in b40a1abb39e4 [2023-01-09T19:33:09.159Z] Removing intermediate container b40a1abb39e4 [2023-01-09T19:33:09.159Z] ---> 414358670a41 [2023-01-09T19:33:09.159Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T19:33:09.159Z] ---> Running in 3fd413e0623c [2023-01-09T19:33:09.726Z] Removing intermediate container 3fd413e0623c [2023-01-09T19:33:09.726Z] ---> 42e3bb63659f [2023-01-09T19:33:09.726Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T19:33:09.726Z] ---> Running in 5c16a3158d0d [2023-01-09T19:33:10.301Z] Removing intermediate container 5c16a3158d0d [2023-01-09T19:33:10.301Z] ---> ffbe35be844e [2023-01-09T19:33:10.301Z] Step 29/35 : EXPOSE 59983 [2023-01-09T19:33:10.301Z] ---> Running in dafb006eb1ea [2023-01-09T19:33:10.301Z] Removing intermediate container dafb006eb1ea [2023-01-09T19:33:10.301Z] ---> ab88a5f22810 [2023-01-09T19:33:10.301Z] Step 30/35 : EXPOSE 8554 [2023-01-09T19:33:10.301Z] ---> Running in b6819295ba29 [2023-01-09T19:33:10.301Z] Removing intermediate container b6819295ba29 [2023-01-09T19:33:10.301Z] ---> 121d5bece0c7 [2023-01-09T19:33:10.301Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T19:33:10.560Z] ---> Running in de0802ba95a4 [2023-01-09T19:33:10.560Z] Removing intermediate container de0802ba95a4 [2023-01-09T19:33:10.560Z] ---> a46e45a58df0 [2023-01-09T19:33:10.560Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T19:33:10.560Z] ---> Running in 779a8c1fddba [2023-01-09T19:33:10.560Z] Removing intermediate container 779a8c1fddba [2023-01-09T19:33:10.560Z] ---> 08c41e09555d [2023-01-09T19:33:10.560Z] Step 33/35 : LABEL arch=amd64 [2023-01-09T19:33:10.560Z] ---> Running in 9b3012cde473 [2023-01-09T19:33:10.560Z] Removing intermediate container 9b3012cde473 [2023-01-09T19:33:10.560Z] ---> c58633d455eb [2023-01-09T19:33:10.560Z] Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:33:10.820Z] ---> Running in e9da3b13906f [2023-01-09T19:33:10.820Z] Removing intermediate container e9da3b13906f [2023-01-09T19:33:10.820Z] ---> a7193140a6f4 [2023-01-09T19:33:10.820Z] Step 35/35 : LABEL version=3.0.0-dev.1 [2023-01-09T19:33:10.820Z] ---> Running in ef2e2ae537f4 [2023-01-09T19:33:10.820Z] Removing intermediate container ef2e2ae537f4 [2023-01-09T19:33:10.820Z] ---> c74171ea2636 [2023-01-09T19:33:10.820Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T19:33:10.820Z] Successfully built c74171ea2636 [2023-01-09T19:33:10.820Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:33:10.904Z] provisioning config files... [2023-01-09T19:33:10.914Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9866914314829040296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:33:11.230Z] ---> docker-login.sh [2023-01-09T19:33:11.230Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:33:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:33:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:33:11.230Z] Configure a credential helper to remove this warning. See [2023-01-09T19:33:11.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:33:11.230Z] [2023-01-09T19:33:11.230Z] Login Succeeded [2023-01-09T19:33:11.230Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:33:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:33:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:33:11.230Z] Configure a credential helper to remove this warning. See [2023-01-09T19:33:11.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:33:11.230Z] [2023-01-09T19:33:11.230Z] Login Succeeded [2023-01-09T19:33:11.230Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:33:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:33:11.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:33:11.489Z] Configure a credential helper to remove this warning. See [2023-01-09T19:33:11.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:33:11.489Z] [2023-01-09T19:33:11.489Z] Login Succeeded [2023-01-09T19:33:11.489Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:33:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:33:11.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:33:11.489Z] Configure a credential helper to remove this warning. See [2023-01-09T19:33:11.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:33:11.489Z] [2023-01-09T19:33:11.489Z] Login Succeeded [2023-01-09T19:33:11.489Z] docker.io [2023-01-09T19:33:11.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:33:11.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:33:11.749Z] Configure a credential helper to remove this warning. See [2023-01-09T19:33:11.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:33:11.749Z] [2023-01-09T19:33:11.749Z] Login Succeeded [2023-01-09T19:33:11.749Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:33:11.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:33:11.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:33:11.809Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-01-09T19:33:11.809Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:33:11.809Z] latest [2023-01-09T19:33:11.809Z] 3.0.0-dev.1 [2023-01-09T19:33:11.809Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:33:11.809Z] main [2023-01-09T19:33:11.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:12.124Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:12.431Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:33:12.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T19:33:12.431Z] 9b3bfbc33ecb: Preparing [2023-01-09T19:33:12.431Z] 12f4d30ccd76: Preparing [2023-01-09T19:33:12.431Z] 5a00bb31c9b2: Preparing [2023-01-09T19:33:12.431Z] 550e596c6d0e: Preparing [2023-01-09T19:33:12.431Z] 1207169bf42c: Preparing [2023-01-09T19:33:12.431Z] 584bb83c8fe7: Preparing [2023-01-09T19:33:12.431Z] 765570d80a19: Preparing [2023-01-09T19:33:12.431Z] be80a8261376: Preparing [2023-01-09T19:33:12.431Z] 9804009dd823: Preparing [2023-01-09T19:33:12.431Z] 6c93ecf7df9f: Preparing [2023-01-09T19:33:12.431Z] a4919df4ff50: Preparing [2023-01-09T19:33:12.431Z] e5e13b0c77cb: Preparing [2023-01-09T19:33:12.431Z] 584bb83c8fe7: Waiting [2023-01-09T19:33:12.431Z] 765570d80a19: Waiting [2023-01-09T19:33:12.431Z] be80a8261376: Waiting [2023-01-09T19:33:12.431Z] 9804009dd823: Waiting [2023-01-09T19:33:12.431Z] 6c93ecf7df9f: Waiting [2023-01-09T19:33:12.431Z] e5e13b0c77cb: Waiting [2023-01-09T19:33:12.431Z] a4919df4ff50: Waiting [2023-01-09T19:33:12.431Z] 1207169bf42c: Pushed [2023-01-09T19:33:12.431Z] 9b3bfbc33ecb: Pushed [2023-01-09T19:33:12.431Z] 12f4d30ccd76: Pushed [2023-01-09T19:33:12.431Z] 5a00bb31c9b2: Pushed [2023-01-09T19:33:12.689Z] 9804009dd823: Pushed [2023-01-09T19:33:12.689Z] be80a8261376: Pushed [2023-01-09T19:33:12.689Z] 584bb83c8fe7: Pushed [2023-01-09T19:33:12.689Z] 765570d80a19: Pushed [2023-01-09T19:33:12.689Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:33:14.593Z] 550e596c6d0e: Pushed [2023-01-09T19:33:15.160Z] 6c93ecf7df9f: Pushed [2023-01-09T19:33:21.725Z] a4919df4ff50: Pushed [2023-01-09T19:33:21.725Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:22.033Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:22.338Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-09T19:33:22.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T19:33:22.338Z] 9b3bfbc33ecb: Preparing [2023-01-09T19:33:22.338Z] 12f4d30ccd76: Preparing [2023-01-09T19:33:22.338Z] 5a00bb31c9b2: Preparing [2023-01-09T19:33:22.338Z] 550e596c6d0e: Preparing [2023-01-09T19:33:22.338Z] 1207169bf42c: Preparing [2023-01-09T19:33:22.338Z] 584bb83c8fe7: Preparing [2023-01-09T19:33:22.338Z] 765570d80a19: Preparing [2023-01-09T19:33:22.338Z] be80a8261376: Preparing [2023-01-09T19:33:22.338Z] 9804009dd823: Preparing [2023-01-09T19:33:22.338Z] 6c93ecf7df9f: Preparing [2023-01-09T19:33:22.338Z] a4919df4ff50: Preparing [2023-01-09T19:33:22.338Z] e5e13b0c77cb: Preparing [2023-01-09T19:33:22.338Z] 584bb83c8fe7: Waiting [2023-01-09T19:33:22.338Z] 9804009dd823: Waiting [2023-01-09T19:33:22.338Z] 6c93ecf7df9f: Waiting [2023-01-09T19:33:22.338Z] a4919df4ff50: Waiting [2023-01-09T19:33:22.338Z] e5e13b0c77cb: Waiting [2023-01-09T19:33:22.338Z] 765570d80a19: Waiting [2023-01-09T19:33:22.338Z] be80a8261376: Waiting [2023-01-09T19:33:22.338Z] 5a00bb31c9b2: Layer already exists [2023-01-09T19:33:22.338Z] 9b3bfbc33ecb: Layer already exists [2023-01-09T19:33:22.338Z] 1207169bf42c: Layer already exists [2023-01-09T19:33:22.338Z] 12f4d30ccd76: Layer already exists [2023-01-09T19:33:22.338Z] 550e596c6d0e: Layer already exists [2023-01-09T19:33:22.338Z] 765570d80a19: Layer already exists [2023-01-09T19:33:22.338Z] 584bb83c8fe7: Layer already exists [2023-01-09T19:33:22.338Z] be80a8261376: Layer already exists [2023-01-09T19:33:22.338Z] 6c93ecf7df9f: Layer already exists [2023-01-09T19:33:22.338Z] 9804009dd823: Layer already exists [2023-01-09T19:33:22.338Z] a4919df4ff50: Layer already exists [2023-01-09T19:33:22.338Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:33:22.338Z] latest: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:22.643Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:22.952Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [2023-01-09T19:33:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T19:33:22.952Z] 9b3bfbc33ecb: Preparing [2023-01-09T19:33:22.952Z] 12f4d30ccd76: Preparing [2023-01-09T19:33:22.952Z] 5a00bb31c9b2: Preparing [2023-01-09T19:33:22.952Z] 550e596c6d0e: Preparing [2023-01-09T19:33:22.952Z] 1207169bf42c: Preparing [2023-01-09T19:33:22.952Z] 584bb83c8fe7: Preparing [2023-01-09T19:33:22.952Z] 765570d80a19: Preparing [2023-01-09T19:33:22.952Z] be80a8261376: Preparing [2023-01-09T19:33:22.952Z] 9804009dd823: Preparing [2023-01-09T19:33:22.952Z] 765570d80a19: Waiting [2023-01-09T19:33:22.952Z] be80a8261376: Waiting [2023-01-09T19:33:22.952Z] 6c93ecf7df9f: Preparing [2023-01-09T19:33:22.952Z] a4919df4ff50: Preparing [2023-01-09T19:33:22.952Z] e5e13b0c77cb: Preparing [2023-01-09T19:33:22.952Z] 9804009dd823: Waiting [2023-01-09T19:33:22.952Z] a4919df4ff50: Waiting [2023-01-09T19:33:22.952Z] 6c93ecf7df9f: Waiting [2023-01-09T19:33:22.952Z] e5e13b0c77cb: Waiting [2023-01-09T19:33:22.952Z] 1207169bf42c: Layer already exists [2023-01-09T19:33:22.952Z] 9b3bfbc33ecb: Layer already exists [2023-01-09T19:33:22.952Z] 550e596c6d0e: Layer already exists [2023-01-09T19:33:22.952Z] 12f4d30ccd76: Layer already exists [2023-01-09T19:33:22.952Z] 5a00bb31c9b2: Layer already exists [2023-01-09T19:33:22.952Z] 765570d80a19: Layer already exists [2023-01-09T19:33:22.952Z] be80a8261376: Layer already exists [2023-01-09T19:33:22.952Z] 9804009dd823: Layer already exists [2023-01-09T19:33:22.952Z] 584bb83c8fe7: Layer already exists [2023-01-09T19:33:22.952Z] 6c93ecf7df9f: Layer already exists [2023-01-09T19:33:22.952Z] a4919df4ff50: Layer already exists [2023-01-09T19:33:22.952Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:33:22.952Z] 3.0.0-dev.1: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:23.259Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:23.565Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:33:23.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T19:33:23.565Z] 9b3bfbc33ecb: Preparing [2023-01-09T19:33:23.565Z] 12f4d30ccd76: Preparing [2023-01-09T19:33:23.565Z] 5a00bb31c9b2: Preparing [2023-01-09T19:33:23.565Z] 550e596c6d0e: Preparing [2023-01-09T19:33:23.565Z] 1207169bf42c: Preparing [2023-01-09T19:33:23.565Z] 584bb83c8fe7: Preparing [2023-01-09T19:33:23.565Z] 765570d80a19: Preparing [2023-01-09T19:33:23.565Z] be80a8261376: Preparing [2023-01-09T19:33:23.565Z] 9804009dd823: Preparing [2023-01-09T19:33:23.565Z] 6c93ecf7df9f: Preparing [2023-01-09T19:33:23.565Z] a4919df4ff50: Preparing [2023-01-09T19:33:23.565Z] e5e13b0c77cb: Preparing [2023-01-09T19:33:23.565Z] 584bb83c8fe7: Waiting [2023-01-09T19:33:23.565Z] a4919df4ff50: Waiting [2023-01-09T19:33:23.565Z] 6c93ecf7df9f: Waiting [2023-01-09T19:33:23.565Z] e5e13b0c77cb: Waiting [2023-01-09T19:33:23.565Z] 765570d80a19: Waiting [2023-01-09T19:33:23.565Z] be80a8261376: Waiting [2023-01-09T19:33:23.565Z] 9804009dd823: Waiting [2023-01-09T19:33:23.565Z] 12f4d30ccd76: Layer already exists [2023-01-09T19:33:23.565Z] 5a00bb31c9b2: Layer already exists [2023-01-09T19:33:23.565Z] 550e596c6d0e: Layer already exists [2023-01-09T19:33:23.565Z] 1207169bf42c: Layer already exists [2023-01-09T19:33:23.565Z] 9b3bfbc33ecb: Layer already exists [2023-01-09T19:33:23.565Z] 584bb83c8fe7: Layer already exists [2023-01-09T19:33:23.565Z] be80a8261376: Layer already exists [2023-01-09T19:33:23.565Z] 765570d80a19: Layer already exists [2023-01-09T19:33:23.565Z] 9804009dd823: Layer already exists [2023-01-09T19:33:23.565Z] 6c93ecf7df9f: Layer already exists [2023-01-09T19:33:23.565Z] a4919df4ff50: Layer already exists [2023-01-09T19:33:23.565Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:33:23.565Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:23.879Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:24.183Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-01-09T19:33:24.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T19:33:24.183Z] 9b3bfbc33ecb: Preparing [2023-01-09T19:33:24.183Z] 12f4d30ccd76: Preparing [2023-01-09T19:33:24.183Z] 5a00bb31c9b2: Preparing [2023-01-09T19:33:24.183Z] 550e596c6d0e: Preparing [2023-01-09T19:33:24.183Z] 1207169bf42c: Preparing [2023-01-09T19:33:24.183Z] 584bb83c8fe7: Preparing [2023-01-09T19:33:24.183Z] 765570d80a19: Preparing [2023-01-09T19:33:24.183Z] be80a8261376: Preparing [2023-01-09T19:33:24.183Z] 9804009dd823: Preparing [2023-01-09T19:33:24.183Z] 6c93ecf7df9f: Preparing [2023-01-09T19:33:24.183Z] a4919df4ff50: Preparing [2023-01-09T19:33:24.183Z] e5e13b0c77cb: Preparing [2023-01-09T19:33:24.183Z] 765570d80a19: Waiting [2023-01-09T19:33:24.183Z] be80a8261376: Waiting [2023-01-09T19:33:24.183Z] 9804009dd823: Waiting [2023-01-09T19:33:24.183Z] 6c93ecf7df9f: Waiting [2023-01-09T19:33:24.183Z] a4919df4ff50: Waiting [2023-01-09T19:33:24.183Z] e5e13b0c77cb: Waiting [2023-01-09T19:33:24.183Z] 584bb83c8fe7: Waiting [2023-01-09T19:33:24.183Z] 9b3bfbc33ecb: Layer already exists [2023-01-09T19:33:24.183Z] 5a00bb31c9b2: Layer already exists [2023-01-09T19:33:24.183Z] 550e596c6d0e: Layer already exists [2023-01-09T19:33:24.183Z] 1207169bf42c: Layer already exists [2023-01-09T19:33:24.183Z] 12f4d30ccd76: Layer already exists [2023-01-09T19:33:24.183Z] 584bb83c8fe7: Layer already exists [2023-01-09T19:33:24.183Z] be80a8261376: Layer already exists [2023-01-09T19:33:24.183Z] 6c93ecf7df9f: Layer already exists [2023-01-09T19:33:24.183Z] 9804009dd823: Layer already exists [2023-01-09T19:33:24.183Z] 765570d80a19: Layer already exists [2023-01-09T19:33:24.183Z] a4919df4ff50: Layer already exists [2023-01-09T19:33:24.183Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:33:24.183Z] main: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:33:24.231Z] ===================================================== [Pipeline] echo [2023-01-09T19:33:24.241Z] taggedImages: [2023-01-09T19:33:24.241Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:33:24.241Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-09T19:33:24.241Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [2023-01-09T19:33:24.241Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:33:24.241Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:24.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:33:24.620Z] [2023-01-09T19:33:24.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:33:24.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:33:24.919Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T19:33:24.919Z] 5eb5b503b376: Pulling fs layer [2023-01-09T19:33:24.919Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T19:33:24.919Z] ec43610c2a17: Pulling fs layer [2023-01-09T19:33:24.919Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T19:33:24.919Z] 33b1e0a273af: Pulling fs layer [2023-01-09T19:33:24.919Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T19:33:24.919Z] 2f39f015ded8: Pulling fs layer [2023-01-09T19:33:24.919Z] 2f39f015ded8: Waiting [2023-01-09T19:33:24.919Z] 5d3b04190fa2: Waiting [2023-01-09T19:33:24.919Z] 33b1e0a273af: Waiting [2023-01-09T19:33:24.919Z] 5c69ac0246d0: Verifying Checksum [2023-01-09T19:33:24.919Z] 5c69ac0246d0: Download complete [2023-01-09T19:33:24.919Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T19:33:24.919Z] 3a2ae6a8a46f: Download complete [2023-01-09T19:33:24.919Z] 33b1e0a273af: Verifying Checksum [2023-01-09T19:33:24.919Z] 33b1e0a273af: Download complete [2023-01-09T19:33:24.919Z] 5d3b04190fa2: Download complete [2023-01-09T19:33:25.178Z] ec43610c2a17: Verifying Checksum [2023-01-09T19:33:25.178Z] ec43610c2a17: Download complete [2023-01-09T19:33:25.178Z] 5eb5b503b376: Verifying Checksum [2023-01-09T19:33:25.178Z] 5eb5b503b376: Download complete [2023-01-09T19:33:25.753Z] 2f39f015ded8: Download complete [2023-01-09T19:33:26.319Z] 5eb5b503b376: Pull complete [2023-01-09T19:33:26.319Z] 5c69ac0246d0: Pull complete [2023-01-09T19:33:26.886Z] ec43610c2a17: Pull complete [2023-01-09T19:33:26.886Z] 3a2ae6a8a46f: Pull complete [2023-01-09T19:33:26.886Z] 33b1e0a273af: Pull complete [2023-01-09T19:33:27.146Z] 5d3b04190fa2: Pull complete [2023-01-09T19:33:31.339Z] 2f39f015ded8: Pull complete [2023-01-09T19:33:31.339Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T19:33:31.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:33:31.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:33:31.458Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:33:31.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T19:33:33.900Z] $ docker top ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:33:34.256Z] ---> job-cost.sh [2023-01-09T19:33:34.256Z] lf-activate-venv: SKIPPING [2023-01-09T19:33:34.256Z] INFO: No Stack... [2023-01-09T19:33:34.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T19:33:35.089Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T19:33:35.383Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-01-09T19:33:35.383Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T19:33:35.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [2023-01-09T19:33:35.408Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] did not exist. Created. [2023-01-09T19:33:35.408Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:33:35.724Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T19:33:35.762Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T19:33:35.768Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T19:33:35.803Z] $ docker stop --time=1 ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 [2023-01-09T19:33:36.941Z] $ docker rm -f --volumes ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T19:35:06.622Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1477 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-01-09T19:35:06.636Z] Running in /w/workspace/device-usb-camera/72 [Pipeline] { [Pipeline] checkout [2023-01-09T19:35:06.674Z] Selected Git installation does not exist. Using Default [2023-01-09T19:35:06.674Z] The recommended git tool is: NONE [2023-01-09T19:35:12.789Z] using credential edgex-jenkins-ssh [2023-01-09T19:35:12.805Z] Cloning the remote Git repository [2023-01-09T19:35:12.850Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T19:35:12.936Z] > git init /w/workspace/device-usb-camera/72 # timeout=10 [2023-01-09T19:35:13.104Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T19:35:13.106Z] > git --version # timeout=10 [2023-01-09T19:35:13.127Z] > git --version # 'git version 2.25.1' [2023-01-09T19:35:13.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:35:13.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:35:13.909Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T19:35:13.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:35:14.869Z] Avoid second fetch [2023-01-09T19:35:14.870Z] Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) [2023-01-09T19:35:15.422Z] Commit message: "Merge pull request #119 from FelixTing/v3" [2023-01-09T19:35:14.889Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T19:35:14.912Z] > git checkout -f d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:35:16.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T19:35:16.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:35:16.387Z] Dload Upload Total Spent Left Speed [2023-01-09T19:35:16.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-01-09T19:35:17.207Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T19:35:17.559Z] + sudo tee /etc/docker/daemon.new [2023-01-09T19:35:17.559Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T19:35:17.559Z] { [2023-01-09T19:35:17.559Z] "registry-mirrors": [ [2023-01-09T19:35:17.559Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T19:35:17.559Z] ], [2023-01-09T19:35:17.559Z] "bip": "10.250.0.254/24", [2023-01-09T19:35:17.559Z] "hosts": [ [2023-01-09T19:35:17.559Z] "tcp://0.0.0.0:5555", [2023-01-09T19:35:17.559Z] "unix:///var/run/docker.sock" [2023-01-09T19:35:17.559Z] ], [2023-01-09T19:35:17.559Z] "mtu": 1458, [2023-01-09T19:35:17.559Z] "selinux-enabled": true, [2023-01-09T19:35:17.559Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T19:35:17.559Z] } [Pipeline] sh [2023-01-09T19:35:17.896Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T19:35:18.240Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:35:36.533Z] provisioning config files... [2023-01-09T19:35:36.567Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/72@tmp/config15591950151451261765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:35:36.937Z] ---> docker-login.sh [2023-01-09T19:35:36.937Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:35:37.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:35:37.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:35:37.530Z] Configure a credential helper to remove this warning. See [2023-01-09T19:35:37.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:35:37.530Z] [2023-01-09T19:35:37.530Z] Login Succeeded [2023-01-09T19:35:37.530Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:35:37.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:35:38.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:35:38.073Z] Configure a credential helper to remove this warning. See [2023-01-09T19:35:38.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:35:38.073Z] [2023-01-09T19:35:38.073Z] Login Succeeded [2023-01-09T19:35:38.073Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:35:38.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:35:38.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:35:38.347Z] Configure a credential helper to remove this warning. See [2023-01-09T19:35:38.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:35:38.347Z] [2023-01-09T19:35:38.347Z] Login Succeeded [2023-01-09T19:35:38.347Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:35:38.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:35:38.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:35:38.892Z] Configure a credential helper to remove this warning. See [2023-01-09T19:35:38.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:35:38.892Z] [2023-01-09T19:35:38.892Z] Login Succeeded [2023-01-09T19:35:38.892Z] docker.io [2023-01-09T19:35:38.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:35:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:35:39.480Z] Configure a credential helper to remove this warning. See [2023-01-09T19:35:39.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:35:39.480Z] [2023-01-09T19:35:39.480Z] Login Succeeded [2023-01-09T19:35:39.480Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:35:39.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T19:35:39.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:35:39.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:35:39.812Z] ========================================================= [2023-01-09T19:35:39.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T19:35:39.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:35:40.181Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T19:35:40.454Z] Sending build context to Docker daemon 1.095MB [2023-01-09T19:35:40.454Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:35:40.454Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T19:35:40.730Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T19:35:40.730Z] 9b18e9b68314: Pulling fs layer [2023-01-09T19:35:40.730Z] 35d82f9e3411: Pulling fs layer [2023-01-09T19:35:40.730Z] e16973657156: Pulling fs layer [2023-01-09T19:35:40.730Z] fc693d55d65f: Pulling fs layer [2023-01-09T19:35:40.730Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T19:35:40.730Z] dda99020689f: Pulling fs layer [2023-01-09T19:35:40.730Z] db1c61fa0a46: Pulling fs layer [2023-01-09T19:35:40.730Z] 891c053d2c06: Pulling fs layer [2023-01-09T19:35:40.730Z] fc693d55d65f: Waiting [2023-01-09T19:35:40.730Z] 7e9fc2657dce: Waiting [2023-01-09T19:35:40.730Z] dda99020689f: Waiting [2023-01-09T19:35:40.730Z] db1c61fa0a46: Waiting [2023-01-09T19:35:40.730Z] 891c053d2c06: Waiting [2023-01-09T19:35:40.730Z] e16973657156: Verifying Checksum [2023-01-09T19:35:40.730Z] e16973657156: Download complete [2023-01-09T19:35:40.730Z] 35d82f9e3411: Download complete [2023-01-09T19:35:40.730Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T19:35:40.730Z] 7e9fc2657dce: Download complete [2023-01-09T19:35:40.730Z] dda99020689f: Download complete [2023-01-09T19:35:40.730Z] 9b18e9b68314: Verifying Checksum [2023-01-09T19:35:41.706Z] 9b18e9b68314: Pull complete [2023-01-09T19:35:41.981Z] 891c053d2c06: Verifying Checksum [2023-01-09T19:35:41.981Z] 891c053d2c06: Download complete [2023-01-09T19:35:42.263Z] 35d82f9e3411: Pull complete [2023-01-09T19:35:42.535Z] e16973657156: Pull complete [2023-01-09T19:35:43.132Z] db1c61fa0a46: Verifying Checksum [2023-01-09T19:35:43.132Z] db1c61fa0a46: Download complete [2023-01-09T19:35:43.721Z] fc693d55d65f: Verifying Checksum [2023-01-09T19:35:43.721Z] fc693d55d65f: Download complete [2023-01-09T19:35:56.077Z] fc693d55d65f: Pull complete [2023-01-09T19:35:56.077Z] 7e9fc2657dce: Pull complete [2023-01-09T19:35:56.077Z] dda99020689f: Pull complete [2023-01-09T19:36:02.760Z] db1c61fa0a46: Pull complete [2023-01-09T19:36:03.740Z] 891c053d2c06: Pull complete [2023-01-09T19:36:03.740Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T19:36:03.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:36:03.740Z] ---> f96f9c87975a [2023-01-09T19:36:03.740Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:36:05.698Z] ---> Running in f9ee2b63a413 [2023-01-09T19:36:06.287Z] Removing intermediate container f9ee2b63a413 [2023-01-09T19:36:06.287Z] ---> 42c870f23ba9 [2023-01-09T19:36:06.287Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T19:36:06.287Z] ---> Running in 5dc7da8dba70 [2023-01-09T19:36:06.554Z] Removing intermediate container 5dc7da8dba70 [2023-01-09T19:36:06.554Z] ---> d83a84b0c081 [2023-01-09T19:36:06.554Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T19:36:06.554Z] ---> Running in 8d890aca5918 [2023-01-09T19:36:06.824Z] Removing intermediate container 8d890aca5918 [2023-01-09T19:36:06.824Z] ---> 0b3d42c63be8 [2023-01-09T19:36:06.824Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T19:36:07.096Z] ---> Running in 746e311dbfb8 [2023-01-09T19:36:07.366Z] Removing intermediate container 746e311dbfb8 [2023-01-09T19:36:07.366Z] ---> 1a393ab3ce59 [2023-01-09T19:36:07.366Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T19:36:07.366Z] ---> Running in 1472de8322c0 [2023-01-09T19:36:08.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:36:09.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:36:10.102Z] (1/14) Installing libintl (0.21-r2) [2023-01-09T19:36:10.102Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-09T19:36:10.102Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T19:36:10.102Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T19:36:10.102Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-09T19:36:10.102Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-09T19:36:10.102Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T19:36:10.102Z] (7/14) Installing libblkid (2.38-r1) [2023-01-09T19:36:10.102Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-09T19:36:10.102Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-09T19:36:10.382Z] (10/14) Installing kmod-libs (29-r2) [2023-01-09T19:36:10.382Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-09T19:36:10.382Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-09T19:36:10.382Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T19:36:10.382Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T19:36:10.382Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:36:10.382Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T19:36:10.382Z] OK: 228 MiB in 65 packages [2023-01-09T19:36:11.804Z] Removing intermediate container 1472de8322c0 [2023-01-09T19:36:11.804Z] ---> 5273c0434644 [2023-01-09T19:36:11.804Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T19:36:11.804Z] ---> Running in 8f92e4f46a99 [2023-01-09T19:36:12.074Z] Removing intermediate container 8f92e4f46a99 [2023-01-09T19:36:12.074Z] ---> c00d3ef12f16 [2023-01-09T19:36:12.074Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T19:36:12.661Z] ---> 76318a5e6c05 [2023-01-09T19:36:12.661Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:36:12.661Z] ---> Running in 3ee0ca9eb59a [2023-01-09T19:37:20.571Z] Removing intermediate container 3ee0ca9eb59a [2023-01-09T19:37:20.571Z] ---> 0b7b39b6e7b7 [2023-01-09T19:37:20.571Z] Step 11/13 : COPY . . [2023-01-09T19:37:20.571Z] ---> 432c112ec02f [2023-01-09T19:37:20.571Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T19:37:20.571Z] ---> Running in 20d40e216e13 [2023-01-09T19:37:20.571Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:37:20.571Z] Dload Upload Total Spent Left Speed [2023-01-09T19:37:20.571Z] 0 0 0  0 0   0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7348  0 --:--:-- --:--:-- --:--:--  7324 [2023-01-09T19:37:20.571Z] Removing intermediate container 20d40e216e13 [2023-01-09T19:37:20.571Z] ---> a283a571191f [2023-01-09T19:37:20.571Z] Step 13/13 : RUN ${MAKE} [2023-01-09T19:37:20.571Z] ---> Running in 7ae82c4a5ced [2023-01-09T19:37:20.571Z] noop [2023-01-09T19:37:20.571Z] Removing intermediate container 7ae82c4a5ced [2023-01-09T19:37:20.571Z] ---> 2cfb92d3388e [2023-01-09T19:37:20.571Z] Successfully built 2cfb92d3388e [2023-01-09T19:37:20.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:37:20.918Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:37:20.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:37:21.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container [2023-01-09T19:37:21.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T19:37:22.362Z] $ docker top 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:37:23.185Z] + go version [2023-01-09T19:37:23.185Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T19:37:23.207Z] $ docker stop --time=1 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 [2023-01-09T19:37:24.870Z] $ docker rm -f --volumes 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:37:26.893Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:37:26.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:37:27.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container [2023-01-09T19:37:27.155Z] $ 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/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T19:37:28.338Z] $ docker top fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:37:28.879Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/72 [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:37:29.591Z] + make test [2023-01-09T19:37:29.591Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T19:37:31.000Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T19:38:52.640Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T19:38:55.232Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements [2023-01-09T19:38:55.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T19:38:55.500Z] CGO_ENABLED=1 go vet ./... [2023-01-09T19:39:17.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:39:17.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:39:17.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:39:17.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T19:39:17.621Z] $ docker stop --time=1 fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 [2023-01-09T19:39:19.422Z] $ docker rm -f --volumes fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:39:20.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T19:39:20.335Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T19:39:20.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:39:21.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T19:39:21.555Z] + ls -al . [2023-01-09T19:39:21.555Z] total 204 [2023-01-09T19:39:21.555Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 19:37 . [2023-01-09T19:39:21.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 .. [2023-01-09T19:39:21.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:35 .git [2023-01-09T19:39:21.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 .github [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 19:35 .gitignore [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:35 .golangci.yml [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 19:35 .hadolint.yml [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 19:35 Attribution.txt [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 19:35 CHANGELOG.md [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 19:35 Dockerfile [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 19:35 GOVERNANCE.md [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 19:35 Jenkinsfile [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 19:35 LICENSE [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 19:35 Makefile [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 19:35 OWNERS.md [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 19:35 README.md [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:31 VERSION [2023-01-09T19:39:21.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:35 bin [2023-01-09T19:39:21.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 cmd [2023-01-09T19:39:21.555Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 19:38 coverage.out [2023-01-09T19:39:21.555Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 19:35 docker-entrypoint.sh [2023-01-09T19:39:21.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 docs [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 19:35 go.mod [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 19:35 go.sum [2023-01-09T19:39:21.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 internal [2023-01-09T19:39:21.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 snap [2023-01-09T19:39:21.555Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 19:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:21.910Z] + 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=arm64 --label version=3.0.0-dev.1 . [2023-01-09T19:39:22.178Z] Sending build context to Docker daemon 1.126MB [2023-01-09T19:39:22.178Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T19:39:22.178Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T19:39:22.178Z] ---> 2cfb92d3388e [2023-01-09T19:39:22.178Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:39:22.448Z] ---> Running in 50e14bae127b [2023-01-09T19:39:22.722Z] Removing intermediate container 50e14bae127b [2023-01-09T19:39:22.722Z] ---> 0ddd2f265c3f [2023-01-09T19:39:22.722Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T19:39:22.722Z] ---> Running in 28445631a9c7 [2023-01-09T19:39:22.989Z] Removing intermediate container 28445631a9c7 [2023-01-09T19:39:22.989Z] ---> 9b3ed7c1eb47 [2023-01-09T19:39:22.989Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T19:39:22.989Z] ---> Running in 4cb26d18058b [2023-01-09T19:39:23.260Z] Removing intermediate container 4cb26d18058b [2023-01-09T19:39:23.260Z] ---> 35b06557aef3 [2023-01-09T19:39:23.260Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T19:39:23.543Z] ---> Running in 2bef39e1814e [2023-01-09T19:39:23.813Z] Removing intermediate container 2bef39e1814e [2023-01-09T19:39:23.813Z] ---> a72d6c8773eb [2023-01-09T19:39:23.813Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T19:39:23.813Z] ---> Running in 67cac3484335 [2023-01-09T19:39:25.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:39:25.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:39:26.644Z] OK: 228 MiB in 65 packages [2023-01-09T19:39:27.230Z] Removing intermediate container 67cac3484335 [2023-01-09T19:39:27.230Z] ---> 8b187dd9901a [2023-01-09T19:39:27.230Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T19:39:27.500Z] ---> Running in 4e90669905be [2023-01-09T19:39:27.769Z] Removing intermediate container 4e90669905be [2023-01-09T19:39:27.769Z] ---> b4c838684b1b [2023-01-09T19:39:27.769Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T19:39:28.358Z] ---> 08a933d59ac8 [2023-01-09T19:39:28.358Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:39:28.358Z] ---> Running in 8413ef3a643d [2023-01-09T19:39:30.317Z] Removing intermediate container 8413ef3a643d [2023-01-09T19:39:30.317Z] ---> 9a05bd2091a7 [2023-01-09T19:39:30.317Z] Step 11/35 : COPY . . [2023-01-09T19:39:31.282Z] ---> 714c720d0749 [2023-01-09T19:39:31.282Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T19:39:31.282Z] ---> Running in 7833fac8bdbe [2023-01-09T19:39:33.869Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:39:33.869Z]  Dload Upload Total Spent Left Speed [2023-01-09T19:39:33.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13755 0 --:--:-- --:--:-- --:--:-- 13973 [2023-01-09T19:39:34.136Z] Removing intermediate container 7833fac8bdbe [2023-01-09T19:39:34.136Z] ---> 3ab4cec7316a [2023-01-09T19:39:34.136Z] Step 13/35 : RUN ${MAKE} [2023-01-09T19:39:34.136Z] ---> Running in 438a1d46cad9 [2023-01-09T19:39:35.553Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T19:42:27.378Z] Removing intermediate container 438a1d46cad9 [2023-01-09T19:42:27.378Z] ---> 61f4ad4ef9fb [2023-01-09T19:42:27.378Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T19:42:27.378Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T19:42:27.378Z] eab2503cf8f4: Pulling fs layer [2023-01-09T19:42:27.378Z] 97cd0a44c592: Pulling fs layer [2023-01-09T19:42:27.378Z] 97cd0a44c592: Download complete [2023-01-09T19:42:27.378Z] eab2503cf8f4: Verifying Checksum [2023-01-09T19:42:27.378Z] eab2503cf8f4: Download complete [2023-01-09T19:42:27.378Z] eab2503cf8f4: Pull complete [2023-01-09T19:42:27.378Z] 97cd0a44c592: Pull complete [2023-01-09T19:42:27.378Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T19:42:27.378Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T19:42:27.378Z] ---> 7f763cca56b3 [2023-01-09T19:42:27.378Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T19:42:27.378Z] 3.16: Pulling from library/alpine [2023-01-09T19:42:27.378Z] 6875df1f5354: Pulling fs layer [2023-01-09T19:42:27.378Z] 6875df1f5354: Verifying Checksum [2023-01-09T19:42:27.378Z] 6875df1f5354: Download complete [2023-01-09T19:42:27.378Z] 6875df1f5354: Pull complete [2023-01-09T19:42:27.378Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:42:27.378Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:42:27.378Z] ---> 2b4661558fb8 [2023-01-09T19:42:27.378Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T19:42:27.378Z] ---> Running in f0a602725cd0 [2023-01-09T19:42:27.378Z] Removing intermediate container f0a602725cd0 [2023-01-09T19:42:27.378Z] ---> 19165374570f [2023-01-09T19:42:27.378Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T19:42:27.378Z] ---> Running in 69b638cd2135 [2023-01-09T19:42:27.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:42:27.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:42:27.378Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-09T19:42:27.378Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-09T19:42:27.378Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-09T19:42:27.378Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-09T19:42:27.378Z] (5/82) Installing libxcb (1.15-r0) [2023-01-09T19:42:27.378Z] (6/82) Installing libx11 (1.8-r0) [2023-01-09T19:42:27.378Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-09T19:42:27.378Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T19:42:27.378Z] (9/82) Installing expat (2.5.0-r0) [2023-01-09T19:42:27.378Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-09T19:42:27.378Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-09T19:42:27.378Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-09T19:42:27.378Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-09T19:42:27.378Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-09T19:42:27.378Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-09T19:42:27.378Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-09T19:42:27.378Z] (17/82) Installing libintl (0.21-r2) [2023-01-09T19:42:27.378Z] (18/82) Installing libblkid (2.38-r1) [2023-01-09T19:42:27.378Z] (19/82) Installing libmount (2.38-r1) [2023-01-09T19:42:27.378Z] (20/82) Installing pcre (8.45-r2) [2023-01-09T19:42:27.378Z] (21/82) Installing glib (2.72.1-r0) [2023-01-09T19:42:27.378Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-09T19:42:27.378Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-09T19:42:27.378Z] (24/82) Installing libass (0.16.0-r0) [2023-01-09T19:42:27.378Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-09T19:42:27.378Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-09T19:42:27.378Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-09T19:42:27.378Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-09T19:42:27.378Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-09T19:42:27.378Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-09T19:42:27.378Z] (31/82) Installing libunistring (1.0-r0) [2023-01-09T19:42:27.378Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-09T19:42:27.378Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T19:42:27.378Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T19:42:27.378Z] (35/82) Installing lame (3.100-r0) [2023-01-09T19:42:27.378Z] (36/82) Installing opus (1.3.1-r1) [2023-01-09T19:42:27.378Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-09T19:42:27.378Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-09T19:42:27.378Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-09T19:42:27.378Z] (40/82) Installing orc (0.4.32-r0) [2023-01-09T19:42:27.379Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T19:42:27.379Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-09T19:42:27.379Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T19:42:27.379Z] (44/82) Installing flac (1.3.4-r0) [2023-01-09T19:42:27.379Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-09T19:42:27.379Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-09T19:42:27.379Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T19:42:27.379Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-09T19:42:27.379Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-09T19:42:27.379Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-09T19:42:27.379Z] (51/82) Installing libpulse (15.0-r2) [2023-01-09T19:42:27.379Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-09T19:42:27.379Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-09T19:42:27.379Z] (54/82) Installing librist (0.2.6-r1) [2023-01-09T19:42:27.379Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-09T19:42:27.379Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-09T19:42:27.379Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-09T19:42:27.379Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T19:42:27.379Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T19:42:27.379Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-09T19:42:27.379Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-09T19:42:27.379Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T19:42:27.379Z] (63/82) Installing libva (2.14.0-r0) [2023-01-09T19:42:27.379Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-09T19:42:27.379Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-09T19:42:27.379Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-09T19:42:27.379Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-09T19:42:27.379Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T19:42:27.379Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-09T19:42:27.379Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-09T19:42:27.379Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-09T19:42:27.379Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T19:42:27.379Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-09T19:42:27.379Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-09T19:42:27.379Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T19:42:27.379Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-09T19:42:27.379Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-09T19:42:27.379Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-09T19:42:27.379Z] (78/82) Installing kmod-libs (29-r2) [2023-01-09T19:42:27.379Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-09T19:42:27.379Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-09T19:42:27.379Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-09T19:42:27.379Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-09T19:42:27.379Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:42:27.379Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T19:42:27.379Z] OK: 78 MiB in 96 packages [2023-01-09T19:42:31.654Z] Removing intermediate container 69b638cd2135 [2023-01-09T19:42:31.654Z] ---> 113cc0ba94d2 [2023-01-09T19:42:31.654Z] Step 18/35 : WORKDIR / [2023-01-09T19:42:31.654Z] ---> Running in 8cd609269170 [2023-01-09T19:42:31.926Z] Removing intermediate container 8cd609269170 [2023-01-09T19:42:31.926Z] ---> d86b12936e74 [2023-01-09T19:42:31.926Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T19:42:33.346Z] ---> 7415ab170f5f [2023-01-09T19:42:33.346Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T19:42:33.949Z] ---> a9f3c6143942 [2023-01-09T19:42:33.949Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T19:42:34.543Z] ---> e72e07ff2c4d [2023-01-09T19:42:34.543Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T19:42:35.133Z] ---> cbe15e3878a5 [2023-01-09T19:42:35.133Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T19:42:35.400Z] ---> 5fca31c728cd [2023-01-09T19:42:35.400Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T19:42:35.985Z] ---> eb2b5c15bfad [2023-01-09T19:42:35.985Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T19:42:37.393Z] ---> 05b922f4184d [2023-01-09T19:42:37.393Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T19:42:37.393Z] ---> Running in 1bb11a5759df [2023-01-09T19:42:38.805Z] Removing intermediate container 1bb11a5759df [2023-01-09T19:42:38.805Z] ---> e4bd4f82123d [2023-01-09T19:42:38.805Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T19:42:38.805Z] ---> Running in f8ca84353f44 [2023-01-09T19:42:40.749Z] Removing intermediate container f8ca84353f44 [2023-01-09T19:42:40.749Z] ---> 313d67366313 [2023-01-09T19:42:40.749Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T19:42:40.749Z] ---> Running in 1cbab81e78d0 [2023-01-09T19:42:42.154Z] Removing intermediate container 1cbab81e78d0 [2023-01-09T19:42:42.154Z] ---> 4a8d5b802b9a [2023-01-09T19:42:42.154Z] Step 29/35 : EXPOSE 59983 [2023-01-09T19:42:42.154Z] ---> Running in dd4febb3430a [2023-01-09T19:42:42.422Z] Removing intermediate container dd4febb3430a [2023-01-09T19:42:42.422Z] ---> 89f265b8a3ba [2023-01-09T19:42:42.422Z] Step 30/35 : EXPOSE 8554 [2023-01-09T19:42:42.422Z] ---> Running in 35d09e6b6fb8 [2023-01-09T19:42:42.691Z] Removing intermediate container 35d09e6b6fb8 [2023-01-09T19:42:42.691Z] ---> dc18f75082ca [2023-01-09T19:42:42.691Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T19:42:42.969Z] ---> Running in 46d773a7d270 [2023-01-09T19:42:43.236Z] Removing intermediate container 46d773a7d270 [2023-01-09T19:42:43.236Z] ---> 1a1dca35b839 [2023-01-09T19:42:43.236Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T19:42:43.236Z] ---> Running in 0940292f6b7b [2023-01-09T19:42:43.503Z] Removing intermediate container 0940292f6b7b [2023-01-09T19:42:43.503Z] ---> ac698cbad259 [2023-01-09T19:42:43.503Z] Step 33/35 : LABEL arch=arm64 [2023-01-09T19:42:43.503Z] ---> Running in 74f572081ea8 [2023-01-09T19:42:43.776Z] Removing intermediate container 74f572081ea8 [2023-01-09T19:42:43.776Z] ---> 43770ada2760 [2023-01-09T19:42:43.776Z] Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:42:44.043Z] ---> Running in 549fe41fc51a [2023-01-09T19:42:44.310Z] Removing intermediate container 549fe41fc51a [2023-01-09T19:42:44.310Z] ---> 610212f7bf29 [2023-01-09T19:42:44.310Z] Step 35/35 : LABEL version=3.0.0-dev.1 [2023-01-09T19:42:44.310Z] ---> Running in 81e292637c53 [2023-01-09T19:42:44.576Z] Removing intermediate container 81e292637c53 [2023-01-09T19:42:44.576Z] ---> ad7a440422a6 [2023-01-09T19:42:44.576Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T19:42:44.576Z] Successfully built ad7a440422a6 [2023-01-09T19:42:44.576Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:42:44.676Z] provisioning config files... [2023-01-09T19:42:44.690Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/72@tmp/config5999293491789655796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:42:45.039Z] ---> docker-login.sh [2023-01-09T19:42:45.039Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:42:45.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:45.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:45.314Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:45.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:45.314Z] [2023-01-09T19:42:45.314Z] Login Succeeded [2023-01-09T19:42:45.314Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:42:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:45.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:45.581Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:45.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:45.581Z] [2023-01-09T19:42:45.581Z] Login Succeeded [2023-01-09T19:42:45.581Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:42:45.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:46.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:46.115Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:46.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:46.115Z] [2023-01-09T19:42:46.115Z] Login Succeeded [2023-01-09T19:42:46.115Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:42:46.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:46.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:46.380Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:46.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:46.380Z] [2023-01-09T19:42:46.380Z] Login Succeeded [2023-01-09T19:42:46.380Z] docker.io [2023-01-09T19:42:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:46.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:46.963Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:46.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:46.963Z] [2023-01-09T19:42:46.963Z] Login Succeeded [2023-01-09T19:42:46.963Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:42:46.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:42:47.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:42:47.037Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-01-09T19:42:47.037Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:42:47.037Z] latest [2023-01-09T19:42:47.037Z] 3.0.0-dev.1 [2023-01-09T19:42:47.037Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:42:47.037Z] main [2023-01-09T19:42:47.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:42:47.384Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:42:47.770Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:42:47.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T19:42:47.770Z] 444da52ec673: Preparing [2023-01-09T19:42:47.770Z] 41e5ba5d240d: Preparing [2023-01-09T19:42:47.770Z] 1e8ae713d18d: Preparing [2023-01-09T19:42:47.770Z] a43932d1df72: Preparing [2023-01-09T19:42:47.770Z] 1207169bf42c: Preparing [2023-01-09T19:42:47.770Z] ef813794dbd2: Preparing [2023-01-09T19:42:47.770Z] dd29fc877376: Preparing [2023-01-09T19:42:47.770Z] c113067bfc97: Preparing [2023-01-09T19:42:47.770Z] a6ce7d5fff8b: Preparing [2023-01-09T19:42:47.770Z] 383ec2a4b907: Preparing [2023-01-09T19:42:47.770Z] 8d70640bc2d4: Preparing [2023-01-09T19:42:47.770Z] 17bec77d7fdc: Preparing [2023-01-09T19:42:47.770Z] a6ce7d5fff8b: Waiting [2023-01-09T19:42:47.770Z] ef813794dbd2: Waiting [2023-01-09T19:42:47.770Z] dd29fc877376: Waiting [2023-01-09T19:42:47.770Z] c113067bfc97: Waiting [2023-01-09T19:42:47.770Z] 8d70640bc2d4: Waiting [2023-01-09T19:42:47.770Z] 17bec77d7fdc: Waiting [2023-01-09T19:42:47.770Z] 383ec2a4b907: Waiting [2023-01-09T19:42:48.044Z] 41e5ba5d240d: Pushed [2023-01-09T19:42:48.044Z] 1207169bf42c: Pushed [2023-01-09T19:42:48.044Z] 444da52ec673: Pushed [2023-01-09T19:42:48.044Z] 1e8ae713d18d: Pushed [2023-01-09T19:42:48.044Z] dd29fc877376: Pushed [2023-01-09T19:42:48.044Z] ef813794dbd2: Pushed [2023-01-09T19:42:48.319Z] c113067bfc97: Pushed [2023-01-09T19:42:48.319Z] a6ce7d5fff8b: Pushed [2023-01-09T19:42:48.319Z] 17bec77d7fdc: Layer already exists [2023-01-09T19:42:52.595Z] a43932d1df72: Pushed [2023-01-09T19:42:53.180Z] 383ec2a4b907: Pushed [2023-01-09T19:43:03.237Z] 8d70640bc2d4: Pushed [2023-01-09T19:43:03.237Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:03.576Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:03.913Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-09T19:43:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T19:43:03.913Z] 444da52ec673: Preparing [2023-01-09T19:43:03.913Z] 41e5ba5d240d: Preparing [2023-01-09T19:43:03.913Z] 1e8ae713d18d: Preparing [2023-01-09T19:43:03.913Z] a43932d1df72: Preparing [2023-01-09T19:43:03.913Z] 1207169bf42c: Preparing [2023-01-09T19:43:03.913Z] ef813794dbd2: Preparing [2023-01-09T19:43:03.913Z] dd29fc877376: Preparing [2023-01-09T19:43:03.913Z] c113067bfc97: Preparing [2023-01-09T19:43:03.913Z] a6ce7d5fff8b: Preparing [2023-01-09T19:43:03.913Z] 383ec2a4b907: Preparing [2023-01-09T19:43:03.913Z] 8d70640bc2d4: Preparing [2023-01-09T19:43:03.913Z] 17bec77d7fdc: Preparing [2023-01-09T19:43:03.913Z] a6ce7d5fff8b: Waiting [2023-01-09T19:43:03.913Z] 383ec2a4b907: Waiting [2023-01-09T19:43:03.913Z] ef813794dbd2: Waiting [2023-01-09T19:43:03.913Z] dd29fc877376: Waiting [2023-01-09T19:43:03.913Z] 8d70640bc2d4: Waiting [2023-01-09T19:43:03.913Z] 17bec77d7fdc: Waiting [2023-01-09T19:43:03.913Z] c113067bfc97: Waiting [2023-01-09T19:43:03.913Z] 1207169bf42c: Layer already exists [2023-01-09T19:43:03.913Z] 444da52ec673: Layer already exists [2023-01-09T19:43:03.913Z] 41e5ba5d240d: Layer already exists [2023-01-09T19:43:03.913Z] 1e8ae713d18d: Layer already exists [2023-01-09T19:43:03.913Z] a43932d1df72: Layer already exists [2023-01-09T19:43:03.913Z] dd29fc877376: Layer already exists [2023-01-09T19:43:03.913Z] ef813794dbd2: Layer already exists [2023-01-09T19:43:03.913Z] c113067bfc97: Layer already exists [2023-01-09T19:43:03.913Z] a6ce7d5fff8b: Layer already exists [2023-01-09T19:43:03.913Z] 383ec2a4b907: Layer already exists [2023-01-09T19:43:03.913Z] 8d70640bc2d4: Layer already exists [2023-01-09T19:43:03.913Z] 17bec77d7fdc: Layer already exists [2023-01-09T19:43:04.180Z] latest: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:04.522Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:04.864Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [2023-01-09T19:43:04.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T19:43:04.864Z] 444da52ec673: Preparing [2023-01-09T19:43:04.864Z] 41e5ba5d240d: Preparing [2023-01-09T19:43:04.864Z] 1e8ae713d18d: Preparing [2023-01-09T19:43:04.864Z] a43932d1df72: Preparing [2023-01-09T19:43:04.864Z] 1207169bf42c: Preparing [2023-01-09T19:43:04.864Z] ef813794dbd2: Preparing [2023-01-09T19:43:04.864Z] dd29fc877376: Preparing [2023-01-09T19:43:04.864Z] c113067bfc97: Preparing [2023-01-09T19:43:04.864Z] a6ce7d5fff8b: Preparing [2023-01-09T19:43:04.864Z] 383ec2a4b907: Preparing [2023-01-09T19:43:04.864Z] 8d70640bc2d4: Preparing [2023-01-09T19:43:04.864Z] 17bec77d7fdc: Preparing [2023-01-09T19:43:04.864Z] a6ce7d5fff8b: Waiting [2023-01-09T19:43:04.864Z] 383ec2a4b907: Waiting [2023-01-09T19:43:04.864Z] 8d70640bc2d4: Waiting [2023-01-09T19:43:04.864Z] 17bec77d7fdc: Waiting [2023-01-09T19:43:04.864Z] ef813794dbd2: Waiting [2023-01-09T19:43:04.864Z] dd29fc877376: Waiting [2023-01-09T19:43:04.864Z] c113067bfc97: Waiting [2023-01-09T19:43:04.864Z] 41e5ba5d240d: Layer already exists [2023-01-09T19:43:04.864Z] a43932d1df72: Layer already exists [2023-01-09T19:43:04.864Z] 1207169bf42c: Layer already exists [2023-01-09T19:43:04.864Z] 444da52ec673: Layer already exists [2023-01-09T19:43:04.864Z] 1e8ae713d18d: Layer already exists [2023-01-09T19:43:04.864Z] a6ce7d5fff8b: Layer already exists [2023-01-09T19:43:04.864Z] dd29fc877376: Layer already exists [2023-01-09T19:43:04.864Z] c113067bfc97: Layer already exists [2023-01-09T19:43:04.864Z] ef813794dbd2: Layer already exists [2023-01-09T19:43:04.864Z] 383ec2a4b907: Layer already exists [2023-01-09T19:43:04.864Z] 17bec77d7fdc: Layer already exists [2023-01-09T19:43:04.864Z] 8d70640bc2d4: Layer already exists [2023-01-09T19:43:05.130Z] 3.0.0-dev.1: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:05.470Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:05.808Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:43:05.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T19:43:05.808Z] 444da52ec673: Preparing [2023-01-09T19:43:05.808Z] 41e5ba5d240d: Preparing [2023-01-09T19:43:05.808Z] 1e8ae713d18d: Preparing [2023-01-09T19:43:05.808Z] a43932d1df72: Preparing [2023-01-09T19:43:05.808Z] 1207169bf42c: Preparing [2023-01-09T19:43:05.808Z] ef813794dbd2: Preparing [2023-01-09T19:43:05.808Z] dd29fc877376: Preparing [2023-01-09T19:43:05.808Z] c113067bfc97: Preparing [2023-01-09T19:43:05.808Z] a6ce7d5fff8b: Preparing [2023-01-09T19:43:05.808Z] 383ec2a4b907: Preparing [2023-01-09T19:43:05.808Z] 8d70640bc2d4: Preparing [2023-01-09T19:43:05.808Z] 17bec77d7fdc: Preparing [2023-01-09T19:43:05.808Z] a6ce7d5fff8b: Waiting [2023-01-09T19:43:05.808Z] ef813794dbd2: Waiting [2023-01-09T19:43:05.808Z] 383ec2a4b907: Waiting [2023-01-09T19:43:05.808Z] dd29fc877376: Waiting [2023-01-09T19:43:05.808Z] 8d70640bc2d4: Waiting [2023-01-09T19:43:05.808Z] c113067bfc97: Waiting [2023-01-09T19:43:05.808Z] 1207169bf42c: Layer already exists [2023-01-09T19:43:05.808Z] 41e5ba5d240d: Layer already exists [2023-01-09T19:43:05.808Z] a43932d1df72: Layer already exists [2023-01-09T19:43:05.808Z] 444da52ec673: Layer already exists [2023-01-09T19:43:05.808Z] 1e8ae713d18d: Layer already exists [2023-01-09T19:43:05.808Z] ef813794dbd2: Layer already exists [2023-01-09T19:43:05.808Z] dd29fc877376: Layer already exists [2023-01-09T19:43:05.808Z] c113067bfc97: Layer already exists [2023-01-09T19:43:05.808Z] 383ec2a4b907: Layer already exists [2023-01-09T19:43:05.808Z] a6ce7d5fff8b: Layer already exists [2023-01-09T19:43:05.808Z] 17bec77d7fdc: Layer already exists [2023-01-09T19:43:05.808Z] 8d70640bc2d4: Layer already exists [2023-01-09T19:43:06.074Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:06.423Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:06.760Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-01-09T19:43:06.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T19:43:06.760Z] 444da52ec673: Preparing [2023-01-09T19:43:06.760Z] 41e5ba5d240d: Preparing [2023-01-09T19:43:06.760Z] 1e8ae713d18d: Preparing [2023-01-09T19:43:06.760Z] a43932d1df72: Preparing [2023-01-09T19:43:06.760Z] 1207169bf42c: Preparing [2023-01-09T19:43:06.760Z] ef813794dbd2: Preparing [2023-01-09T19:43:06.760Z] dd29fc877376: Preparing [2023-01-09T19:43:06.760Z] c113067bfc97: Preparing [2023-01-09T19:43:06.760Z] a6ce7d5fff8b: Preparing [2023-01-09T19:43:06.760Z] 383ec2a4b907: Preparing [2023-01-09T19:43:06.760Z] 8d70640bc2d4: Preparing [2023-01-09T19:43:06.760Z] 17bec77d7fdc: Preparing [2023-01-09T19:43:06.760Z] ef813794dbd2: Waiting [2023-01-09T19:43:06.760Z] dd29fc877376: Waiting [2023-01-09T19:43:06.760Z] c113067bfc97: Waiting [2023-01-09T19:43:06.760Z] a6ce7d5fff8b: Waiting [2023-01-09T19:43:06.760Z] 17bec77d7fdc: Waiting [2023-01-09T19:43:06.760Z] 383ec2a4b907: Waiting [2023-01-09T19:43:06.760Z] 8d70640bc2d4: Waiting [2023-01-09T19:43:06.760Z] 41e5ba5d240d: Layer already exists [2023-01-09T19:43:06.760Z] 1e8ae713d18d: Layer already exists [2023-01-09T19:43:06.760Z] a43932d1df72: Layer already exists [2023-01-09T19:43:06.760Z] 1207169bf42c: Layer already exists [2023-01-09T19:43:06.760Z] 444da52ec673: Layer already exists [2023-01-09T19:43:06.760Z] ef813794dbd2: Layer already exists [2023-01-09T19:43:06.760Z] c113067bfc97: Layer already exists [2023-01-09T19:43:06.760Z] a6ce7d5fff8b: Layer already exists [2023-01-09T19:43:06.760Z] dd29fc877376: Layer already exists [2023-01-09T19:43:06.760Z] 383ec2a4b907: Layer already exists [2023-01-09T19:43:06.760Z] 8d70640bc2d4: Layer already exists [2023-01-09T19:43:06.760Z] 17bec77d7fdc: Layer already exists [2023-01-09T19:43:07.026Z] main: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:43:07.072Z] ===================================================== [Pipeline] echo [2023-01-09T19:43:07.081Z] taggedImages: [2023-01-09T19:43:07.081Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T19:43:07.081Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-09T19:43:07.081Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [2023-01-09T19:43:07.081Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [2023-01-09T19:43:07.081Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:07.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:43:07.448Z] [2023-01-09T19:43:07.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:07.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:43:07.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T19:43:07.785Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T19:43:07.785Z] 04944245beec: Pulling fs layer [2023-01-09T19:43:07.785Z] 699f458cf7ca: Pulling fs layer [2023-01-09T19:43:07.785Z] 765212b225bb: Pulling fs layer [2023-01-09T19:43:07.785Z] f23df028b6ca: Pulling fs layer [2023-01-09T19:43:07.785Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T19:43:07.785Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T19:43:07.785Z] 765212b225bb: Waiting [2023-01-09T19:43:07.785Z] f23df028b6ca: Waiting [2023-01-09T19:43:07.785Z] d65c8cfc05b1: Waiting [2023-01-09T19:43:07.785Z] 2437ff75d9bd: Waiting [2023-01-09T19:43:08.054Z] 04944245beec: Verifying Checksum [2023-01-09T19:43:08.054Z] 04944245beec: Download complete [2023-01-09T19:43:08.054Z] 765212b225bb: Verifying Checksum [2023-01-09T19:43:08.054Z] 765212b225bb: Download complete [2023-01-09T19:43:08.054Z] f23df028b6ca: Verifying Checksum [2023-01-09T19:43:08.054Z] f23df028b6ca: Download complete [2023-01-09T19:43:08.054Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T19:43:08.054Z] d65c8cfc05b1: Download complete [2023-01-09T19:43:08.334Z] 699f458cf7ca: Verifying Checksum [2023-01-09T19:43:08.334Z] 699f458cf7ca: Download complete [2023-01-09T19:43:08.602Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T19:43:08.602Z] 8998bd30e6a1: Download complete [2023-01-09T19:43:11.194Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T19:43:11.195Z] 2437ff75d9bd: Download complete [2023-01-09T19:43:12.610Z] 8998bd30e6a1: Pull complete [2023-01-09T19:43:13.194Z] 04944245beec: Pull complete [2023-01-09T19:43:14.608Z] 699f458cf7ca: Pull complete [2023-01-09T19:43:14.608Z] 765212b225bb: Pull complete [2023-01-09T19:43:15.571Z] f23df028b6ca: Pull complete [2023-01-09T19:43:15.571Z] d65c8cfc05b1: Pull complete [2023-01-09T19:43:30.595Z] 2437ff75d9bd: Pull complete [2023-01-09T19:43:30.596Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T19:43:30.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T19:43:30.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:43:30.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container [2023-01-09T19:43:30.889Z] $ 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/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-09T19:43:33.722Z] $ docker top 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:43:34.555Z] ---> job-cost.sh [2023-01-09T19:43:34.556Z] lf-activate-venv: SKIPPING [2023-01-09T19:43:34.556Z] INFO: No Stack... [2023-01-09T19:43:35.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T19:43:35.721Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T19:43:36.365Z] + + catcut -d, -f6 /w/workspace/device-usb-camera/72/archives/cost.csv [2023-01-09T19:43:36.365Z] [Pipeline] lock [2023-01-09T19:43:36.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [2023-01-09T19:43:36.444Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] did not exist. Created. [2023-01-09T19:43:36.444Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:43:36.792Z] /w/workspace/device-usb-camera/72@tmp/durable-1f17527e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T19:43:37.449Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T19:43:37.472Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T19:43:37.525Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T19:43:37.534Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T19:43:37.562Z] $ docker stop --time=1 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c [2023-01-09T19:43:39.050Z] $ docker rm -f --volumes 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-09T19:43:39.442Z] provisioning config files... [2023-01-09T19:43:39.451Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10429310758297596216tmp [Pipeline] { [Pipeline] sh [2023-01-09T19:43:39.743Z] + set +x [2023-01-09T19:43:39.743Z] + curl -s https://codecov.io/bash [2023-01-09T19:43:39.743Z] + bash -s -- [2023-01-09T19:43:39.743Z] [2023-01-09T19:43:39.743Z] _____ _ [2023-01-09T19:43:39.743Z] / ____| | | [2023-01-09T19:43:39.743Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T19:43:39.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T19:43:39.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T19:43:39.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T19:43:39.743Z] Bash-1.0.6 [2023-01-09T19:43:39.743Z] [2023-01-09T19:43:39.743Z] [2023-01-09T19:43:39.743Z] ==> git version 2.25.1 found [2023-01-09T19:43:39.743Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-09T19:43:39.743Z] Release-Date: 2020-01-08 [2023-01-09T19:43:39.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T19:43:39.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T19:43:39.743Z] ==> Jenkins CI detected. [2023-01-09T19:43:39.743Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-01-09T19:43:39.743Z] project root: . [2023-01-09T19:43:39.743Z] --> token set from env [2023-01-09T19:43:39.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T19:43:39.743Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T19:43:39.743Z] ==> Python coveragepy not found [2023-01-09T19:43:39.743Z] ==> Searching for coverage reports in: [2023-01-09T19:43:39.743Z] + . [2023-01-09T19:43:39.743Z] -> Found 1 reports [2023-01-09T19:43:39.743Z] ==> Detecting git/mercurial file structure [2023-01-09T19:43:39.743Z] ==> Reading reports [2023-01-09T19:43:39.744Z] + ./coverage.out bytes=30666 [2023-01-09T19:43:39.744Z] ==> Appending adjustments [2023-01-09T19:43:39.744Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T19:43:40.004Z] + Found adjustments [2023-01-09T19:43:40.004Z] ==> Gzipping contents [2023-01-09T19:43:40.004Z] 8.0K /tmp/codecov.EAyDlr.gz [2023-01-09T19:43:40.004Z] ==> Uploading reports [2023-01-09T19:43:40.004Z] url: https://codecov.io [2023-01-09T19:43:40.004Z] query: branch=main&commit=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T19:43:40.004Z] -> Pinging Codecov [2023-01-09T19:43:40.004Z] 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T19:43:40.265Z] -> Uploading to [2023-01-09T19:43:40.265Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/73D8F5FF140700D3E01443B452E23636/d32bfb144ed79cec845816023cbf1136d6c5c0b8/a93b82c7-35c5-4fd7-a354-775ceb4ca75d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T194340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f85b3a5b8fe490f76c1130a47cf2b53bc4af77b01565356d3890ab76fb6d3bd [2023-01-09T19:43:40.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:43:40.265Z] Dload Upload Total Spent Left Speed [2023-01-09T19:43:40.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4337 0 0 100 4337 0 16875 --:--:-- --:--:-- --:--:-- 16941 [2023-01-09T19:43:40.525Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [2023-01-09T19:43:40.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-09T19:43:40.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-09T19:43:40.774Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:41.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:43:41.066Z] [2023-01-09T19:43:41.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:41.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:43:41.368Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-09T19:43:41.368Z] df9b9388f04a: Pulling fs layer [2023-01-09T19:43:41.368Z] 52dc419b0ee2: Pulling fs layer [2023-01-09T19:43:41.368Z] 25bc292e5bac: Pulling fs layer [2023-01-09T19:43:41.368Z] 114826534d7a: Pulling fs layer [2023-01-09T19:43:41.368Z] 4657fd5d0bcf: Pulling fs layer [2023-01-09T19:43:41.368Z] 6ad1cebc031e: Pulling fs layer [2023-01-09T19:43:41.368Z] 8a3aa393b2d8: Pulling fs layer [2023-01-09T19:43:41.368Z] 114826534d7a: Waiting [2023-01-09T19:43:41.368Z] 4657fd5d0bcf: Waiting [2023-01-09T19:43:41.368Z] 6ad1cebc031e: Waiting [2023-01-09T19:43:41.368Z] 8a3aa393b2d8: Waiting [2023-01-09T19:43:41.368Z] 25bc292e5bac: Download complete [2023-01-09T19:43:41.368Z] 52dc419b0ee2: Verifying Checksum [2023-01-09T19:43:41.368Z] 52dc419b0ee2: Download complete [2023-01-09T19:43:41.368Z] 4657fd5d0bcf: Download complete [2023-01-09T19:43:41.368Z] df9b9388f04a: Download complete [2023-01-09T19:43:41.628Z] df9b9388f04a: Pull complete [2023-01-09T19:43:41.628Z] 6ad1cebc031e: Verifying Checksum [2023-01-09T19:43:41.628Z] 6ad1cebc031e: Download complete [2023-01-09T19:43:41.628Z] 52dc419b0ee2: Pull complete [2023-01-09T19:43:41.628Z] 25bc292e5bac: Pull complete [2023-01-09T19:43:42.193Z] 114826534d7a: Verifying Checksum [2023-01-09T19:43:42.193Z] 114826534d7a: Download complete [2023-01-09T19:43:42.452Z] 8a3aa393b2d8: Verifying Checksum [2023-01-09T19:43:42.452Z] 8a3aa393b2d8: Download complete [2023-01-09T19:43:45.733Z] 114826534d7a: Pull complete [2023-01-09T19:43:45.733Z] 4657fd5d0bcf: Pull complete [2023-01-09T19:43:45.733Z] 6ad1cebc031e: Pull complete [2023-01-09T19:43:48.258Z] 8a3aa393b2d8: Pull complete [2023-01-09T19:43:48.258Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-09T19:43:48.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T19:43:48.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:43:48.343Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:43:48.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-09T19:43:50.777Z] $ docker top fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T19:43:50.824Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-01-09T19:43:51.159Z] + set -o pipefail [2023-01-09T19:43:51.159Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-01-09T19:43:56.441Z] [2023-01-09T19:43:56.441Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-01-09T19:43:56.441Z] [2023-01-09T19:43:56.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4a2aab1d-d1b9-4490-a696-2d8da282a65f [2023-01-09T19:43:56.441Z] [2023-01-09T19:43:56.441Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-09T19:43:56.441Z] [2023-01-09T19:43:56.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-09T19:43:56.441Z] [2023-01-09T19:43:57.009Z] [2023-01-09T19:43:57.009Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-09T19:43:57.009Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-09T19:43:57.009Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-09T19:43:57.052Z] $ docker stop --time=1 fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 [2023-01-09T19:43:59.774Z] $ docker rm -f --volumes fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T19:44:00.437Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] sh [2023-01-09T19:44:00.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:44:00.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:01.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:44:01.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:01.084Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:44:01.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:44:01.546Z] $ docker top d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e -eo pid,comm [2023-01-09T19:44:01.564Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:44:01.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:44:01.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:44:01.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:44:01.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:44:01.746Z] $ docker exec d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e ssh-agent [2023-01-09T19:44:01.811Z] SSH_AUTH_SOCK=/tmp/ssh-JxECPZrmmoMs/agent.32 [2023-01-09T19:44:01.811Z] SSH_AGENT_PID=38 [2023-01-09T19:44:01.815Z] Running ssh-add (command line suppressed) [2023-01-09T19:44:01.940Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3891524913577151627.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3891524913577151627.key) [2023-01-09T19:44:01.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:44:02.201Z] + git semver tag [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,391 [run_tag] DEBUG tag force:False [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,391 [check_head_tag] DEBUG check head tag [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,392 [execute] INFO git cat-file --batch-check [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,396 [execute] INFO git cat-file --batch [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,415 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,415 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:44:02.460Z] 2023-01-09 19:44:02,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:02.460Z] 3.0.0-dev.1 [Pipeline] } [2023-01-09T19:44:02.501Z] $ docker exec --env ******** --env ******** d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e ssh-agent -k [2023-01-09T19:44:02.602Z] unset SSH_AUTH_SOCK; [2023-01-09T19:44:02.602Z] unset SSH_AGENT_PID; [2023-01-09T19:44:02.602Z] echo Agent pid 38 killed; [2023-01-09T19:44:02.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:44:02.875Z] + git semver [Pipeline] } [2023-01-09T19:44:03.177Z] $ docker stop --time=1 d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e [2023-01-09T19:44:04.457Z] $ docker rm -f --volumes d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:04.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:44:04.829Z] [2023-01-09T19:44:04.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:05.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:44:05.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-09T19:44:05.130Z] ab5ef0e58194: Pulling fs layer [2023-01-09T19:44:05.130Z] 9712f1f96733: Pulling fs layer [2023-01-09T19:44:05.130Z] 63f879dbbcfc: Pulling fs layer [2023-01-09T19:44:05.130Z] 0d9ebad4ef96: Pulling fs layer [2023-01-09T19:44:05.130Z] e9a5061849ea: Pulling fs layer [2023-01-09T19:44:05.130Z] d747dcd14b5f: Pulling fs layer [2023-01-09T19:44:05.130Z] 2de7ff778b66: Pulling fs layer [2023-01-09T19:44:05.130Z] d747dcd14b5f: Waiting [2023-01-09T19:44:05.130Z] e9a5061849ea: Waiting [2023-01-09T19:44:05.130Z] 0d9ebad4ef96: Waiting [2023-01-09T19:44:05.130Z] 2de7ff778b66: Waiting [2023-01-09T19:44:05.130Z] 9712f1f96733: Verifying Checksum [2023-01-09T19:44:05.130Z] 9712f1f96733: Download complete [2023-01-09T19:44:05.403Z] 63f879dbbcfc: Verifying Checksum [2023-01-09T19:44:05.403Z] 63f879dbbcfc: Download complete [2023-01-09T19:44:05.997Z] e9a5061849ea: Verifying Checksum [2023-01-09T19:44:05.997Z] e9a5061849ea: Download complete [2023-01-09T19:44:05.997Z] ab5ef0e58194: Verifying Checksum [2023-01-09T19:44:05.997Z] ab5ef0e58194: Download complete [2023-01-09T19:44:05.997Z] 0d9ebad4ef96: Verifying Checksum [2023-01-09T19:44:05.997Z] 0d9ebad4ef96: Download complete [2023-01-09T19:44:05.997Z] d747dcd14b5f: Download complete [2023-01-09T19:44:05.997Z] 2de7ff778b66: Verifying Checksum [2023-01-09T19:44:05.997Z] 2de7ff778b66: Download complete [2023-01-09T19:44:08.520Z] ab5ef0e58194: Pull complete [2023-01-09T19:44:08.520Z] 9712f1f96733: Pull complete [2023-01-09T19:44:09.083Z] 63f879dbbcfc: Pull complete [2023-01-09T19:44:12.362Z] 0d9ebad4ef96: Pull complete [2023-01-09T19:44:12.362Z] e9a5061849ea: Pull complete [2023-01-09T19:44:12.362Z] d747dcd14b5f: Pull complete [2023-01-09T19:44:13.294Z] 2de7ff778b66: Pull complete [2023-01-09T19:44:13.294Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-09T19:44:13.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T19:44:13.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:13.372Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:44:13.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-09T19:44:16.199Z] $ docker top 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:44:16.235Z] provisioning config files... [2023-01-09T19:44:16.240Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18200491474571437104tmp [2023-01-09T19:44:16.249Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18171734560260334392tmp [2023-01-09T19:44:16.258Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6772626434077164514tmp [Pipeline] { [Pipeline] echo [2023-01-09T19:44:16.273Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:16.550Z] ---> sigul-configuration.sh [2023-01-09T19:44:16.550Z] gpg: directory `/root/.gnupg' created [2023-01-09T19:44:16.550Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-09T19:44:16.550Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-09T19:44:16.550Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-09T19:44:16.550Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-09T19:44:16.550Z] gpg: CAST5 encrypted data [2023-01-09T19:44:16.550Z] gpg: encrypted with 1 passphrase [2023-01-09T19:44:16.550Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-09T19:44:16.833Z] + mkdir /home/jenkins [2023-01-09T19:44:16.833Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-09T19:44:17.119Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-09T19:44:17.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:17.411Z] ---> sigul-install.sh [2023-01-09T19:44:17.411Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-09T19:44:17.698Z] + git tag --list [2023-01-09T19:44:17.698Z] v0.0.0 [2023-01-09T19:44:17.698Z] v0.0.1-dev.1 [2023-01-09T19:44:17.698Z] v0.0.1-dev.10 [2023-01-09T19:44:17.698Z] v0.0.1-dev.11 [2023-01-09T19:44:17.698Z] v0.0.1-dev.12 [2023-01-09T19:44:17.698Z] v0.0.1-dev.13 [2023-01-09T19:44:17.698Z] v0.0.1-dev.14 [2023-01-09T19:44:17.698Z] v0.0.1-dev.15 [2023-01-09T19:44:17.698Z] v0.0.1-dev.16 [2023-01-09T19:44:17.698Z] v0.0.1-dev.2 [2023-01-09T19:44:17.698Z] v0.0.1-dev.3 [2023-01-09T19:44:17.698Z] v0.0.1-dev.4 [2023-01-09T19:44:17.698Z] v0.0.1-dev.5 [2023-01-09T19:44:17.698Z] v0.0.1-dev.6 [2023-01-09T19:44:17.698Z] v0.0.1-dev.7 [2023-01-09T19:44:17.698Z] v0.0.1-dev.8 [2023-01-09T19:44:17.698Z] v0.0.1-dev.9 [2023-01-09T19:44:17.698Z] v2.2.0 [2023-01-09T19:44:17.698Z] v2.2.0-dev.17 [2023-01-09T19:44:17.698Z] v2.2.0-dev.18 [2023-01-09T19:44:17.698Z] v2.2.0-dev.19 [2023-01-09T19:44:17.698Z] v2.2.0-dev.20 [2023-01-09T19:44:17.698Z] v2.2.0-dev.21 [2023-01-09T19:44:17.698Z] v2.2.0-dev.22 [2023-01-09T19:44:17.698Z] v2.2.0-dev.23 [2023-01-09T19:44:17.698Z] v2.2.0-dev.24 [2023-01-09T19:44:17.698Z] v2.2.0-dev.25 [2023-01-09T19:44:17.698Z] v2.2.0-dev.26 [2023-01-09T19:44:17.698Z] v2.2.0-dev.27 [2023-01-09T19:44:17.698Z] v2.3.0 [2023-01-09T19:44:17.698Z] v2.3.0-dev.1 [2023-01-09T19:44:17.698Z] v2.3.0-dev.10 [2023-01-09T19:44:17.698Z] v2.3.0-dev.11 [2023-01-09T19:44:17.698Z] v2.3.0-dev.12 [2023-01-09T19:44:17.698Z] v2.3.0-dev.13 [2023-01-09T19:44:17.698Z] v2.3.0-dev.14 [2023-01-09T19:44:17.698Z] v2.3.0-dev.15 [2023-01-09T19:44:17.698Z] v2.3.0-dev.16 [2023-01-09T19:44:17.698Z] v2.3.0-dev.17 [2023-01-09T19:44:17.698Z] v2.3.0-dev.18 [2023-01-09T19:44:17.698Z] v2.3.0-dev.19 [2023-01-09T19:44:17.698Z] v2.3.0-dev.2 [2023-01-09T19:44:17.698Z] v2.3.0-dev.20 [2023-01-09T19:44:17.698Z] v2.3.0-dev.21 [2023-01-09T19:44:17.698Z] v2.3.0-dev.22 [2023-01-09T19:44:17.698Z] v2.3.0-dev.23 [2023-01-09T19:44:17.698Z] v2.3.0-dev.24 [2023-01-09T19:44:17.698Z] v2.3.0-dev.25 [2023-01-09T19:44:17.698Z] v2.3.0-dev.26 [2023-01-09T19:44:17.698Z] v2.3.0-dev.27 [2023-01-09T19:44:17.698Z] v2.3.0-dev.28 [2023-01-09T19:44:17.698Z] v2.3.0-dev.3 [2023-01-09T19:44:17.698Z] v2.3.0-dev.4 [2023-01-09T19:44:17.698Z] v2.3.0-dev.5 [2023-01-09T19:44:17.698Z] v2.3.0-dev.6 [2023-01-09T19:44:17.698Z] v2.3.0-dev.7 [2023-01-09T19:44:17.698Z] v2.3.0-dev.8 [2023-01-09T19:44:17.698Z] v2.3.0-dev.9 [2023-01-09T19:44:17.698Z] v3.0.0-dev.1 [Pipeline] sh [2023-01-09T19:44:17.982Z] + lftools sign git-tag v3.0.0-dev.1 [2023-01-09T19:44:18.550Z] Signing Git tag with Sigul... [2023-01-09T19:44:18.550Z] Signing v3.0.0-dev.1 [Pipeline] echo [2023-01-09T19:44:18.818Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:19.101Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-09T19:44:19.108Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-09T19:44:19.160Z] $ docker stop --time=1 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 [2023-01-09T19:44:20.406Z] $ docker rm -f --volumes 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-09T19:44:20.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:44:20.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:21.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:44:21.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:21.147Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:44:21.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:44:21.520Z] $ docker top c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 -eo pid,comm [2023-01-09T19:44:21.531Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:44:21.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:44:21.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:44:21.567Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:44:21.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:44:21.714Z] $ docker exec c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 ssh-agent [2023-01-09T19:44:21.779Z] SSH_AUTH_SOCK=/tmp/ssh-8UHMTnrQM3dg/agent.32 [2023-01-09T19:44:21.779Z] SSH_AGENT_PID=38 [2023-01-09T19:44:21.783Z] Running ssh-add (command line suppressed) [2023-01-09T19:44:21.917Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14209833392819452929.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14209833392819452929.key) [2023-01-09T19:44:21.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:44:22.180Z] + git semver bump pre [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,373 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,373 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,373 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,373 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,373 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,375 [execute] INFO git cat-file --batch-check [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,379 [execute] INFO git cat-file --batch [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:44:22.439Z] 2023-01-09 19:44:22,384 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:22.439Z] 3.0.0-dev.2 [Pipeline] } [2023-01-09T19:44:22.480Z] $ docker exec --env ******** --env ******** c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 ssh-agent -k [2023-01-09T19:44:22.577Z] unset SSH_AUTH_SOCK; [2023-01-09T19:44:22.577Z] unset SSH_AGENT_PID; [2023-01-09T19:44:22.577Z] echo Agent pid 38 killed; [2023-01-09T19:44:22.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:44:22.851Z] + git semver [Pipeline] } [2023-01-09T19:44:23.152Z] $ docker stop --time=1 c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 [2023-01-09T19:44:24.428Z] $ docker rm -f --volumes c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:44:24.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:44:24.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:25.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:44:25.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:25.085Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:44:25.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T19:44:25.468Z] $ docker top 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e -eo pid,comm [2023-01-09T19:44:25.481Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T19:44:25.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:44:25.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:44:25.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:44:25.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:44:25.680Z] $ docker exec 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e ssh-agent [2023-01-09T19:44:25.758Z] SSH_AUTH_SOCK=/tmp/ssh-JWXSVBX7ursU/agent.33 [2023-01-09T19:44:25.758Z] SSH_AGENT_PID=39 [2023-01-09T19:44:25.762Z] Running ssh-add (command line suppressed) [2023-01-09T19:44:25.891Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367793030178069771.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367793030178069771.key) [2023-01-09T19:44:25.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:44:26.158Z] + git semver push [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,368 [run_push] DEBUG push [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,369 [execute] INFO git cat-file --batch-check [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,372 [execute] INFO git rev-list c33fcc06f3b97e24c8e8ff26a2477f9afe30bf55 -- [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,373 [execute] DEBUG Popen(['git', 'rev-list', 'c33fcc06f3b97e24c8e8ff26a2477f9afe30bf55', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,379 [execute] INFO git fetch -v origin [2023-01-09T19:44:26.416Z] 2023-01-09 19:44:26,380 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-09T19:44:26.981Z] 2023-01-09 19:44:26,900 [run_push] DEBUG no remote changes detected [2023-01-09T19:44:26.981Z] 2023-01-09 19:44:26,900 [execute] INFO git push origin semver [2023-01-09T19:44:26.981Z] 2023-01-09 19:44:26,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:44:27.915Z] 2023-01-09 19:44:27,736 [run_push] DEBUG push all version tags [2023-01-09T19:44:27.915Z] 2023-01-09 19:44:27,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-09T19:44:27.915Z] 2023-01-09 19:44:27,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:44:28.849Z] 2023-01-09 19:44:28,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T19:44:28.849Z] 3.0.0-dev.2 [Pipeline] } [2023-01-09T19:44:28.888Z] $ docker exec --env ******** --env ******** 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e ssh-agent -k [2023-01-09T19:44:28.992Z] unset SSH_AUTH_SOCK; [2023-01-09T19:44:28.992Z] unset SSH_AGENT_PID; [2023-01-09T19:44:28.992Z] echo Agent pid 39 killed; [2023-01-09T19:44:28.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:44:29.264Z] + git semver [Pipeline] } [2023-01-09T19:44:29.562Z] $ docker stop --time=1 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e [2023-01-09T19:44:30.831Z] $ docker rm -f --volumes 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-09T19:44:31.316Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-01-09T19:44:31.316Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T19:44:31.316Z] total 16 [2023-01-09T19:44:31.316Z] drwxr-xr-x 3 root root 4096 Jan 9 19:33 . [2023-01-09T19:44:31.316Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 19:44 .. [2023-01-09T19:44:31.316Z] drwxr-xr-x 2 root root 4096 Jan 9 19:33 cost [2023-01-09T19:44:31.316Z] -rw-r--r-- 1 root root 89 Jan 9 19:33 cost.csv [2023-01-09T19:44:31.316Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T19:44:31.316Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T19:44:31.316Z] total 16 [2023-01-09T19:44:31.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:33 . [2023-01-09T19:44:31.316Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 19:44 .. [2023-01-09T19:44:31.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 19:33 cost [2023-01-09T19:44:31.316Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 9 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:31.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:32.457Z] ---> package-listing.sh [2023-01-09T19:44:32.457Z] ++ facter osfamily [2023-01-09T19:44:32.457Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T19:44:32.718Z] + OS_FAMILY=debian [2023-01-09T19:44:32.718Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-01-09T19:44:32.718Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T19:44:32.718Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T19:44:32.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T19:44:32.718Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T19:44:32.718Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-09T19:44:32.718Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T19:44:32.718Z] + case "${OS_FAMILY}" in [2023-01-09T19:44:32.718Z] + dpkg -l [2023-01-09T19:44:32.718Z] + grep '^ii' [2023-01-09T19:44:32.718Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T19:44:32.718Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T19:44:32.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T19:44:32.718Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-09T19:44:32.718Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-01-09T19:44:32.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-01-09T19:44:32.729Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T19:44:33.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:33.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T19:44:33.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:33.635Z] prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container [2023-01-09T19:44:33.690Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T19:44:33.911Z] $ docker top 50e1c876fffea4039544dadcd166d0103ce21deaa662a53ce0e9627ceeaf9db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:44:34.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T19:44:34.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T19:44:34.782Z] + ls /var/log/sa-host [2023-01-09T19:44:34.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:44:34.852Z] provisioning config files... [2023-01-09T19:44:34.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15515969847145959449tmp [Pipeline] { [Pipeline] echo [2023-01-09T19:44:34.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:35.214Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T19:44:35.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:35.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T19:44:35.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:35.845Z] ---> sudo-logs.sh [2023-01-09T19:44:35.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T19:44:35.875Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:36.160Z] ---> job-cost.sh [2023-01-09T19:44:36.160Z] lf-activate-venv: SKIPPING [2023-01-09T19:44:36.160Z] DEBUG: total: 0.2199999988079071 [2023-01-09T19:44:36.160Z] INFO: Retrieving Stack Cost... [2023-01-09T19:44:36.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T19:44:36.990Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T19:44:37.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:44:37.289Z] ---> logs-deploy.sh [2023-01-09T19:44:37.290Z] lf-activate-venv: SKIPPING [2023-01-09T19:44:37.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/72 [2023-01-09T19:44:37.290Z] INFO: archiving workspace using pattern(s): [2023-01-09T19:44:38.227Z] Archives upload complete. [2023-01-09T19:44:38.227Z] INFO: archiving logs to Nexus