Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 884b56a83e36e909b2a30449d5f2d1a1922bafa9 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-ssh17238863744378049765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3942669561996878049.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7996824499287017096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6116520129769920669.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-ssh12980684368333733478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-6576’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6575’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-6580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6581’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6582 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 884b56a83e36e909b2a30449d5f2d1a1922bafa9 (main) Commit message: "fix: Both path and paths need to be supported to address the breaking change until the next release (#290)" > 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 884b56a83e36e909b2a30449d5f2d1a1922bafa9 # timeout=10 > git rev-list --no-walk 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:43 ========================================================= 17:13:43 EdgeX Global Pipelines Version Info 17:13:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:44 ------------------- 17:13:44 stable info: 17:13:44 ------------------- 17:13:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:13:44 Message: update stable to v1.0.254 17:13:45 ------------------- 17:13:45 experimental info: 17:13:45 ------------------- 17:13:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:13:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:13:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 884b56a [Pipeline] echo 17:13:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:45 provisioning config files... 17:13:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14462352251501127573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:46 ---> docker-login.sh 17:13:46 nexus3.edgexfoundry.org:10001 17:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:46 Configure a credential helper to remove this warning. See 17:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:46 17:13:46 Login Succeeded 17:13:46 nexus3.edgexfoundry.org:10002 17:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:46 Configure a credential helper to remove this warning. See 17:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:46 17:13:46 Login Succeeded 17:13:46 nexus3.edgexfoundry.org:10003 17:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:46 Configure a credential helper to remove this warning. See 17:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:46 17:13:46 Login Succeeded 17:13:46 nexus3.edgexfoundry.org:10004 17:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:46 Configure a credential helper to remove this warning. See 17:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:46 17:13:46 Login Succeeded 17:13:46 docker.io 17:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:46 Configure a credential helper to remove this warning. See 17:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:46 17:13:46 Login Succeeded 17:13:46 ---> docker-login.sh ends [Pipeline] } 17:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:47 + git rev-list -1 --merges 884b56a83e36e909b2a30449d5f2d1a1922bafa9~1..884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo 17:13:47 -----------> git rev-list -1 --merges 884b56a83e36e909b2a30449d5f2d1a1922bafa9~1..884b56a83e36e909b2a30449d5f2d1a1922bafa9 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [false] [Pipeline] sh 17:13:47 + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo 17:13:47 ========================================================= 17:13:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:47 + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] echo 17:13:47 [semverPrep] GIT_COMMIT: 884b56a83e36e909b2a30449d5f2d1a1922bafa9, Commit Message: fix: Both path and paths need to be supported to address the breaking change until the next release (#290) [Pipeline] echo 17:13:47 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:48 + grep -v github /etc/ssh/ssh_known_hosts 17:13:48 + [ -e /tmp/ssh_known_hosts ] 17:13:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:48 + sudo tee -a /etc/ssh/ssh_known_hosts 17:13:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:48 17:13:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:48 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:48 b85a868b505f: Pulling fs layer 17:13:48 e2be974225ed: Pulling fs layer 17:13:48 339a4e72a1f5: Pulling fs layer 17:13:48 988bab9f4d93: Pulling fs layer 17:13:48 1469e6f7b9e6: Pulling fs layer 17:13:48 eaf3925da568: Pulling fs layer 17:13:48 bab4dde63d76: Pulling fs layer 17:13:48 bde34c3a00c8: Pulling fs layer 17:13:48 b352a97aabf1: Pulling fs layer 17:13:48 4872d77fe225: Pulling fs layer 17:13:48 5851b861e8e6: Pulling fs layer 17:13:48 988bab9f4d93: Waiting 17:13:48 1469e6f7b9e6: Waiting 17:13:48 eaf3925da568: Waiting 17:13:48 bab4dde63d76: Waiting 17:13:48 bde34c3a00c8: Waiting 17:13:48 b352a97aabf1: Waiting 17:13:48 4872d77fe225: Waiting 17:13:48 5851b861e8e6: Waiting 17:13:48 e2be974225ed: Download complete 17:13:48 988bab9f4d93: Download complete 17:13:48 339a4e72a1f5: Verifying Checksum 17:13:48 339a4e72a1f5: Download complete 17:13:49 1469e6f7b9e6: Verifying Checksum 17:13:49 1469e6f7b9e6: Download complete 17:13:49 eaf3925da568: Verifying Checksum 17:13:49 eaf3925da568: Download complete 17:13:49 bde34c3a00c8: Download complete 17:13:49 b352a97aabf1: Verifying Checksum 17:13:49 b352a97aabf1: Download complete 17:13:49 4872d77fe225: Verifying Checksum 17:13:49 4872d77fe225: Download complete 17:13:49 5851b861e8e6: Verifying Checksum 17:13:49 5851b861e8e6: Download complete 17:13:49 b85a868b505f: Verifying Checksum 17:13:49 b85a868b505f: Download complete 17:13:49 bab4dde63d76: Verifying Checksum 17:13:49 bab4dde63d76: Download complete 17:13:50 b85a868b505f: Pull complete 17:13:50 e2be974225ed: Pull complete 17:13:51 339a4e72a1f5: Pull complete 17:13:51 988bab9f4d93: Pull complete 17:13:51 1469e6f7b9e6: Pull complete 17:13:51 eaf3925da568: Pull complete 17:13:53 bab4dde63d76: Pull complete 17:13:53 bde34c3a00c8: Pull complete 17:13:53 b352a97aabf1: Pull complete 17:13:53 4872d77fe225: Pull complete 17:13:53 5851b861e8e6: Pull complete 17:13:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:53 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:13:53 $ 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 17:13:56 $ docker top cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 -eo pid,comm 17:13:56 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). 17:13:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:56 [ssh-agent] Looking for ssh-agent implementation... 17:13:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:56 $ docker exec cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent 17:13:56 SSH_AUTH_SOCK=/tmp/ssh-f4fI87KdOxbN/agent.32 17:13:56 SSH_AGENT_PID=38 17:13:56 Running ssh-add (command line suppressed) 17:13:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4830915969518417504.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4830915969518417504.key) 17:13:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:57 + git tag --points-at HEAD [Pipeline] } 17:13:57 $ docker exec --env ******** --env ******** cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent -k 17:13:57 unset SSH_AUTH_SOCK; 17:13:57 unset SSH_AGENT_PID; 17:13:57 echo Agent pid 38 killed; 17:13:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:13:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:57 [ssh-agent] Looking for ssh-agent implementation... 17:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:57 $ docker exec cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent 17:13:57 SSH_AUTH_SOCK=/tmp/ssh-x6YB2BTiNGws/agent.70 17:13:57 SSH_AGENT_PID=76 17:13:57 Running ssh-add (command line suppressed) 17:13:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12892151469493513634.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12892151469493513634.key) 17:13:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:58 + git semver init 17:13:58 2023-09-19 17:13:58,242 [run_init] DEBUG init version:0.0.0 force:False 17:13:58 2023-09-19 17:13:58,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 17:13:58 2023-09-19 17:13:58,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 17:13:58 2023-09-19 17:13:58,243 [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) 17:13:59 2023-09-19 17:13:59,474 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 17:13:59 2023-09-19 17:13:59,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 17:13:59 2023-09-19 17:13:59,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:13:59 2023-09-19 17:13:59,475 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:13:59 3.1.0-dev.21 [Pipeline] } 17:13:59 $ docker exec --env ******** --env ******** cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 ssh-agent -k 17:13:59 unset SSH_AUTH_SOCK; 17:13:59 unset SSH_AGENT_PID; 17:13:59 echo Agent pid 76 killed; 17:13:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:00 + git semver [Pipeline] } 17:14:00 $ docker stop --time=1 cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 17:14:01 $ docker rm -f --volumes cf5918ce566f6f4291178ab63d595178d767913982b653d0f6d38c29ff327627 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:02 Stashed 1 file(s) [Pipeline] echo 17:14:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:02 provisioning config files... 17:14:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13573389639837069373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:02 ---> docker-login.sh 17:14:02 nexus3.edgexfoundry.org:10001 17:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:02 Configure a credential helper to remove this warning. See 17:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:02 17:14:02 Login Succeeded 17:14:02 nexus3.edgexfoundry.org:10002 17:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:02 Configure a credential helper to remove this warning. See 17:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:02 17:14:02 Login Succeeded 17:14:02 nexus3.edgexfoundry.org:10003 17:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:02 Configure a credential helper to remove this warning. See 17:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:02 17:14:02 Login Succeeded 17:14:02 nexus3.edgexfoundry.org:10004 17:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:02 Configure a credential helper to remove this warning. See 17:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:02 17:14:02 Login Succeeded 17:14:02 docker.io 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:03 Configure a credential helper to remove this warning. See 17:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:03 17:14:03 Login Succeeded 17:14:03 ---> docker-login.sh ends [Pipeline] } 17:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:03 ========================================================= 17:14:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:14:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:14:03 Sending build context to Docker daemon 2.208MB 17:14:03 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:14:03 Step 2/13 : FROM ${BASE} AS builder 17:14:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:14:03 7264a8db6415: Pulling fs layer 17:14:03 c4d48a809fc2: Pulling fs layer 17:14:03 4f1c88b9dad5: Pulling fs layer 17:14:03 ad3a456e5733: Pulling fs layer 17:14:03 9e4f439ed901: Pulling fs layer 17:14:03 feaf6a47b606: Pulling fs layer 17:14:03 9e4f439ed901: Waiting 17:14:03 ad3a456e5733: Waiting 17:14:03 5e8b037d7d82: Pulling fs layer 17:14:03 8ac70367396e: Pulling fs layer 17:14:03 6db16350a2e2: Pulling fs layer 17:14:03 feaf6a47b606: Waiting 17:14:03 9250d5d63582: Pulling fs layer 17:14:03 5e8b037d7d82: Waiting 17:14:03 8ac70367396e: Waiting 17:14:03 9250d5d63582: Waiting 17:14:03 c4d48a809fc2: Download complete 17:14:03 ad3a456e5733: Verifying Checksum 17:14:03 ad3a456e5733: Download complete 17:14:03 9e4f439ed901: Verifying Checksum 17:14:03 9e4f439ed901: Download complete 17:14:03 7264a8db6415: Verifying Checksum 17:14:03 7264a8db6415: Download complete 17:14:03 feaf6a47b606: Verifying Checksum 17:14:03 feaf6a47b606: Download complete 17:14:03 7264a8db6415: Pull complete 17:14:04 c4d48a809fc2: Pull complete 17:14:04 8ac70367396e: Verifying Checksum 17:14:04 8ac70367396e: Download complete 17:14:04 4f1c88b9dad5: Verifying Checksum 17:14:04 4f1c88b9dad5: Download complete 17:14:04 6db16350a2e2: Verifying Checksum 17:14:04 6db16350a2e2: Download complete 17:14:04 5e8b037d7d82: Verifying Checksum 17:14:04 5e8b037d7d82: Download complete 17:14:04 9250d5d63582: Verifying Checksum 17:14:04 9250d5d63582: Download complete 17:14:07 4f1c88b9dad5: Pull complete 17:14:07 ad3a456e5733: Pull complete 17:14:07 9e4f439ed901: Pull complete 17:14:07 feaf6a47b606: Pull complete 17:14:10 5e8b037d7d82: Pull complete 17:14:10 8ac70367396e: Pull complete 17:14:10 6db16350a2e2: Pull complete 17:14:11 9250d5d63582: Pull complete 17:14:11 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 17:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:14:11 ---> fa269f55d9b9 17:14:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:14:15 ---> Running in 09b54c9037c6 17:14:15 Removing intermediate container 09b54c9037c6 17:14:15 ---> 8cb7ab9850c8 17:14:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:15 ---> Running in e0b24fa1dd1f 17:14:15 Removing intermediate container e0b24fa1dd1f 17:14:15 ---> 791e121502ee 17:14:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:15 ---> Running in 36f1e1fb1631 17:14:15 Removing intermediate container 36f1e1fb1631 17:14:15 ---> fced83cc006d 17:14:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:15 ---> Running in bb3c6eb17a6e 17:14:16 Removing intermediate container bb3c6eb17a6e 17:14:16 ---> d3738f392495 17:14:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:16 ---> Running in 2e6e756a2c83 17:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:14:16 (1/13) Installing libintl (0.21.1-r7) 17:14:16 (2/13) Installing eudev-libs (3.2.11-r8) 17:14:16 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:14:16 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:14:16 (5/13) Installing v4l-utils (1.24.1-r0) 17:14:16 (6/13) Installing libdvbv5 (1.24.1-r0) 17:14:16 (7/13) Installing udev-init-scripts (35-r1) 17:14:16 (8/13) Installing libblkid (2.38.1-r8) 17:14:16 (9/13) Installing xz-libs (5.4.3-r0) 17:14:16 (10/13) Installing kmod-libs (30-r3) 17:14:16 (11/13) Installing eudev (3.2.11-r8) 17:14:16 (12/13) Installing eudev-dev (3.2.11-r8) 17:14:16 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:14:16 Executing busybox-1.36.1-r2.trigger 17:14:16 Executing eudev-3.2.11-r8.trigger 17:14:16 OK: 272 MiB in 69 packages 17:14:17 Still waiting to schedule task 17:14:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6578’ 17:14:17 Removing intermediate container 2e6e756a2c83 17:14:17 ---> 3e2ca5f5a942 17:14:17 Step 8/13 : WORKDIR /device-usb-camera 17:14:17 ---> Running in a6b73eba4316 17:14:17 Removing intermediate container a6b73eba4316 17:14:17 ---> 37aa168fd66b 17:14:17 Step 9/13 : COPY go.mod vendor* ./ 17:14:17 ---> c4d5860e8f97 17:14:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:17 ---> Running in 2a1ab863d87f 17:14:56 Removing intermediate container 2a1ab863d87f 17:14:56 ---> 10f8bb038a7b 17:14:56 Step 11/13 : COPY . . 17:14:56 ---> 210e75749eeb 17:14:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:14:56 ---> Running in 59fd3410fa47 17:14:56  % Total % Received % Xferd Average Speed Time Time Time Current 17:14:56   Dload Upload Total Spent Left Speed 17:14:56 0  0  0  0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38913 0 --:--:-- --:--:-- --:--:-- 40419 17:14:56 Removing intermediate container 59fd3410fa47 17:14:56 ---> f5c7237c94e4 17:14:56 Step 13/13 : RUN ${MAKE} 17:14:56 ---> Running in a761ba660538 17:14:56 noop 17:14:56 Removing intermediate container a761ba660538 17:14:56 ---> 281d9e58a6da 17:14:56 Successfully built 281d9e58a6da 17:14:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:56 + docker inspect -f . ci-base-image-x86_64 17:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:56 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:14:57 $ 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 17:14:57 $ docker top 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:57 + go version 17:14:57 go version go1.21.0 linux/amd64 [Pipeline] } 17:14:57 $ docker stop --time=1 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 17:14:58 $ docker rm -f --volumes 26131a18becf21b0e99888c087a99281378623a716e4d0d7d288b9417d1b8559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:59 + docker inspect -f . ci-base-image-x86_64 17:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:59 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:14:59 $ 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 17:14:59 $ docker top 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:00 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 17:15:00 + make test 17:15:00 go test ./... -coverprofile=coverage.out ./... 17:15:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:15:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:15:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 17:15:20 go vet ./... 17:15:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:22 ./bin/test-attribution-txt.sh [Pipeline] echo 17:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:15:22 $ docker stop --time=1 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 17:15:26 $ docker rm -f --volumes 49b164c6f18bef8ebbb955ddd12aeba2da180f4e4d881678b3ec6d15e86eadc5 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:15:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:15:27 + ls -al . 17:15:27 total 220 17:15:27 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:15 . 17:15:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:13 .. 17:15:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:15 .git 17:15:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 .github 17:15:27 -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:13 .gitignore 17:15:27 -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:13 .golangci.yml 17:15:27 -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:13 .hadolint.yml 17:15:27 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:13 .semver 17:15:27 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:13 Attribution.txt 17:15:27 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:13 CHANGELOG.md 17:15:27 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:13 Dockerfile 17:15:27 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:13 GOVERNANCE.md 17:15:27 -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:13 Jenkinsfile 17:15:27 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:13 LICENSE 17:15:27 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:13 Makefile 17:15:27 -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:13 OWNERS.md 17:15:27 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:13 README.md 17:15:27 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:14 VERSION 17:15:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:13 bin 17:15:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 cmd 17:15:27 -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:15 coverage.out 17:15:27 -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:13 docker-entrypoint.sh 17:15:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:13 docs 17:15:27 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:13 go.mod 17:15:27 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:13 go.sum 17:15:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:13 internal 17:15:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:13 snap 17:15:27 -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:27 + 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9 --label arch=amd64 --label version=3.1.0-dev.21 . 17:15:27 Sending build context to Docker daemon 2.264MB 17:15:27 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:15:27 Step 2/36 : FROM ${BASE} AS builder 17:15:27 ---> 281d9e58a6da 17:15:27 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:15:27 ---> Running in eb0c10d9df9b 17:15:27 Removing intermediate container eb0c10d9df9b 17:15:27 ---> b091ed8ab6fa 17:15:27 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:27 ---> Running in 25f63dac935c 17:15:27 Removing intermediate container 25f63dac935c 17:15:27 ---> 16c927d2fbcf 17:15:27 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:15:27 ---> Running in 5d9af5470a23 17:15:28 Removing intermediate container 5d9af5470a23 17:15:28 ---> 0cc8eaf40d1a 17:15:28 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:15:28 ---> Running in 3f2590c2cdc9 17:15:28 Removing intermediate container 3f2590c2cdc9 17:15:28 ---> a0f018fabdd5 17:15:28 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:28 ---> Running in 182aa9905ab0 17:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:28 OK: 272 MiB in 69 packages 17:15:29 Removing intermediate container 182aa9905ab0 17:15:29 ---> 9c9654795137 17:15:29 Step 8/36 : WORKDIR /device-usb-camera 17:15:29 ---> Running in 27847f7f6eb6 17:15:29 Removing intermediate container 27847f7f6eb6 17:15:29 ---> 703e7778ae9b 17:15:29 Step 9/36 : COPY go.mod vendor* ./ 17:15:29 ---> c22b4c390361 17:15:29 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:29 ---> Running in edf248740f10 17:15:30 Removing intermediate container edf248740f10 17:15:30 ---> 507821014c45 17:15:30 Step 11/36 : COPY . . 17:15:30 ---> 5a3d5883b302 17:15:30 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:15:30 ---> Running in 2b6e9bc9343d 17:15:30  % Total % Received % Xferd Average Speed Time Time Time Current 17:15:30 Dload Upload Total Spent Left Speed 17:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8582 17:15:31 Removing intermediate container 2b6e9bc9343d 17:15:31 ---> f13fbf1dc370 17:15:31 Step 13/36 : RUN ${MAKE} 17:15:31 ---> Running in de21ffd049e8 17:15:31 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:15:53 Removing intermediate container de21ffd049e8 17:15:53 ---> adc4c632b803 17:15:53 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:15:53 v0.21.6: Pulling from aler9/rtsp-simple-server 17:15:53 4acc49c71d14: Pulling fs layer 17:15:53 4acc49c71d14: Verifying Checksum 17:15:53 4acc49c71d14: Download complete 17:15:53 4acc49c71d14: Pull complete 17:15:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:15:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:15:53 ---> 01a2bd3e5fff 17:15:53 Step 15/36 : FROM alpine:3.18 17:15:53 3.18: Pulling from library/alpine 17:15:53 7264a8db6415: Already exists 17:15:53 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:15:53 Status: Downloaded newer image for alpine:3.18 17:15:53 ---> 7e01a0d0a1dc 17:15:53 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:15:53 ---> Running in 4630ea0ad112 17:15:53 Removing intermediate container 4630ea0ad112 17:15:53 ---> 8373c97c9492 17:15:53 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:15:53 ---> Running in 6ba74fab5168 17:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:54 (1/107) Installing dumb-init (1.2.5-r2) 17:15:54 (2/107) Installing sdl2 (2.26.5-r0) 17:15:54 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:15:54 (4/107) Installing aom-libs (3.6.1-r0) 17:15:54 (5/107) Installing libxau (1.0.11-r2) 17:15:54 (6/107) Installing libmd (1.0.4-r2) 17:15:54 (7/107) Installing libbsd (0.11.7-r1) 17:15:54 (8/107) Installing libxdmcp (1.1.4-r2) 17:15:54 (9/107) Installing libxcb (1.15-r1) 17:15:54 (10/107) Installing libx11 (1.8.4-r4) 17:15:54 (11/107) Installing hwdata-pci (0.370-r0) 17:15:54 (12/107) Installing libpciaccess (0.17-r2) 17:15:54 (13/107) Installing libdrm (2.4.115-r4) 17:15:54 (14/107) Installing libxext (1.3.5-r2) 17:15:55 (15/107) Installing libxfixes (6.0.1-r2) 17:15:55 (16/107) Installing libffi (3.4.4-r2) 17:15:55 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:15:55 (18/107) Installing libva (2.18.0-r1) 17:15:55 (19/107) Installing libvdpau (1.5-r1) 17:15:55 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:15:55 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:15:55 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:15:55 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:15:55 (24/107) Installing libdav1d (1.2.1-r0) 17:15:55 (25/107) Installing brotli-libs (1.0.9-r14) 17:15:55 (26/107) Installing libhwy (1.0.4-r1) 17:15:55 (27/107) Installing lcms2 (2.15-r2) 17:15:55 (28/107) Installing libjxl (0.8.2-r0) 17:15:55 (29/107) Installing lame-libs (3.100-r5) 17:15:55 (30/107) Installing opus (1.4-r0) 17:15:55 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:15:55 (32/107) Installing soxr (0.1.3-r5) 17:15:55 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:15:55 (34/107) Installing libogg (1.3.5-r4) 17:15:55 (35/107) Installing libtheora (1.1.1-r17) 17:15:55 (36/107) Installing libvorbis (1.3.7-r1) 17:15:55 (37/107) Installing libvpx (1.13.0-r1) 17:15:55 (38/107) Installing libwebp (1.3.2-r0) 17:15:55 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:15:55 (40/107) Installing numactl (2.0.16-r4) 17:15:55 (41/107) Installing x265-libs (3.5-r4) 17:15:55 (42/107) Installing xvidcore (1.3.7-r1) 17:15:55 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:15:55 (44/107) Installing alsa-lib (1.2.9-r1) 17:15:55 (45/107) Installing libexpat (2.5.0-r1) 17:15:55 (46/107) Installing libbz2 (1.0.8-r5) 17:15:55 (47/107) Installing libpng (1.6.39-r3) 17:15:55 (48/107) Installing freetype (2.13.0-r5) 17:15:55 (49/107) Installing fontconfig (2.14.2-r3) 17:15:55 (50/107) Installing fribidi (1.0.13-r0) 17:15:55 (51/107) Installing libintl (0.21.1-r7) 17:15:55 (52/107) Installing libblkid (2.38.1-r8) 17:15:55 (53/107) Installing libmount (2.38.1-r8) 17:15:55 (54/107) Installing pcre2 (10.42-r1) 17:15:55 (55/107) Installing glib (2.76.4-r0) 17:15:55 (56/107) Installing graphite2 (1.3.14-r5) 17:15:55 (57/107) Installing harfbuzz (7.3.0-r0) 17:15:55 (58/107) Installing libunibreak (5.1-r0) 17:15:55 (59/107) Installing libass (0.17.1-r0) 17:15:55 (60/107) Installing libbluray (1.3.4-r0) 17:15:55 (61/107) Installing gmp (6.2.1-r3) 17:15:55 (62/107) Installing nettle (3.8.1-r2) 17:15:55 (63/107) Installing libunistring (1.1-r1) 17:15:55 (64/107) Installing libidn2 (2.3.4-r1) 17:15:55 (65/107) Installing p11-kit (0.24.1-r2) 17:15:55 (66/107) Installing libtasn1 (4.19.0-r1) 17:15:55 (67/107) Installing gnutls (3.8.0-r2) 17:15:55 (68/107) Installing mpg123-libs (1.31.3-r1) 17:15:55 (69/107) Installing libopenmpt (0.7.2-r0) 17:15:55 (70/107) Installing cjson (1.7.15-r4) 17:15:55 (71/107) Installing mbedtls (2.28.4-r0) 17:15:55 (72/107) Installing librist (0.2.7-r0) 17:15:55 (73/107) Installing libsrt (1.5.2-r0) 17:15:55 (74/107) Installing libssh (0.10.5-r0) 17:15:55 (75/107) Installing xz-libs (5.4.3-r0) 17:15:55 (76/107) Installing libxml2 (2.11.4-r0) 17:15:55 (77/107) Installing libsodium (1.0.18-r3) 17:15:55 (78/107) Installing libzmq (4.3.4-r4) 17:15:55 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:15:55 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:15:55 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:15:55 (82/107) Installing shaderc (2023.3-r1) 17:15:55 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:15:55 (84/107) Installing libplacebo (5.264.1-r1) 17:15:55 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:15:55 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:15:55 (87/107) Installing vidstab (1.1.1-r0) 17:15:55 (88/107) Installing zimg (3.0.5-r0) 17:15:55 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:15:55 (90/107) Installing libasyncns (0.8-r1) 17:15:55 (91/107) Installing dbus-libs (1.14.8-r0) 17:15:55 (92/107) Installing libltdl (2.4.7-r2) 17:15:55 (93/107) Installing orc (0.4.34-r0) 17:15:55 (94/107) Installing flac-libs (1.4.3-r0) 17:15:55 (95/107) Installing libsndfile (1.2.0-r2) 17:15:55 (96/107) Installing speexdsp (1.2.1-r1) 17:15:55 (97/107) Installing tdb-libs (1.4.8-r1) 17:15:56 (98/107) Installing libpulse (16.1-r10) 17:15:56 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:15:56 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:15:56 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:15:56 (102/107) Installing ffmpeg (6.0-r15) 17:15:56 (103/107) Installing udev-init-scripts (35-r1) 17:15:56 (104/107) Installing eudev-libs (3.2.11-r8) 17:15:56 (105/107) Installing zstd-libs (1.5.5-r4) 17:15:56 (106/107) Installing kmod-libs (30-r3) 17:15:56 (107/107) Installing eudev (3.2.11-r8) 17:15:56 Executing busybox-1.36.1-r2.trigger 17:15:56 Executing glib-2.76.4-r0.trigger 17:15:56 Executing eudev-3.2.11-r8.trigger 17:15:56 OK: 131 MiB in 122 packages 17:15:59 Removing intermediate container 6ba74fab5168 17:15:59 ---> 938e664f8cf1 17:15:59 Step 18/36 : WORKDIR / 17:15:59 ---> Running in 86e6f07c00f0 17:15:59 Removing intermediate container 86e6f07c00f0 17:15:59 ---> ae63a41d7a07 17:15:59 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:16:00 ---> d17a013f1a0a 17:16:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:16:00 ---> 880e67790396 17:16:00 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:16:00 ---> 7d347ca2d9f1 17:16:00 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:16:00 ---> c6787bd994cf 17:16:00 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:16:00 ---> 1b9235e12007 17:16:00 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:16:00 ---> b5d8ffc0bed6 17:16:00 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:16:01 ---> 79e4e18a51fe 17:16:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:16:01 ---> Running in 95938f227194 17:16:01 Removing intermediate container 95938f227194 17:16:01 ---> da6032f5bce1 17:16:01 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:16:01 ---> Running in acd7cddcb912 17:16:02 Removing intermediate container acd7cddcb912 17:16:02 ---> 0fada0e29f6d 17:16:02 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:16:02 ---> Running in 92875b9bdb37 17:16:03 Removing intermediate container 92875b9bdb37 17:16:03 ---> f72912ef3b9a 17:16:03 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:16:03 ---> Running in f33725c02de1 17:16:03 Removing intermediate container f33725c02de1 17:16:03 ---> 724f59fcf1d2 17:16:03 Step 30/36 : EXPOSE 59983 17:16:03 ---> Running in 1346e7f92336 17:16:03 Removing intermediate container 1346e7f92336 17:16:03 ---> 9ab30d38135d 17:16:03 Step 31/36 : EXPOSE 8554 17:16:03 ---> Running in 671419a94811 17:16:03 Removing intermediate container 671419a94811 17:16:03 ---> 26e56599b00b 17:16:03 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:16:03 ---> Running in 61002e5470a1 17:16:03 Removing intermediate container 61002e5470a1 17:16:03 ---> 881f999477c9 17:16:03 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:16:03 ---> Running in 1ff94c8f7c46 17:16:03 Removing intermediate container 1ff94c8f7c46 17:16:03 ---> 3acb69d14560 17:16:03 Step 34/36 : LABEL arch=amd64 17:16:03 ---> Running in 8de1446e66ef 17:16:03 Removing intermediate container 8de1446e66ef 17:16:03 ---> f629248a608b 17:16:03 Step 35/36 : LABEL git_sha=884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:16:03 ---> Running in 016c80813fa2 17:16:03 Removing intermediate container 016c80813fa2 17:16:03 ---> 791831c2eea1 17:16:03 Step 36/36 : LABEL version=3.1.0-dev.21 17:16:03 ---> Running in fa88fb5a7f25 17:16:04 Removing intermediate container fa88fb5a7f25 17:16:04 ---> e1b9d22879e5 17:16:04 [Warning] One or more build-args [ARCH] were not consumed 17:16:04 Successfully built e1b9d22879e5 17:16:04 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 17:16:04 provisioning config files... 17:16:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7106617878848801779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:04 ---> docker-login.sh 17:16:04 nexus3.edgexfoundry.org:10001 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 nexus3.edgexfoundry.org:10002 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 nexus3.edgexfoundry.org:10003 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 nexus3.edgexfoundry.org:10004 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 docker.io 17:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:05 Configure a credential helper to remove this warning. See 17:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:05 17:16:05 Login Succeeded 17:16:05 ---> docker-login.sh ends [Pipeline] } 17:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:05 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 17:16:05 884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:16:05 latest 17:16:05 3.1.0-dev.21 17:16:05 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:16:05 main 17:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:16:05 92bb98416025: Preparing 17:16:05 3f1bb6626c18: Preparing 17:16:05 7aaeda7d5833: Preparing 17:16:05 bfa0cd753823: Preparing 17:16:05 3827b5b91e75: Preparing 17:16:05 acc83c6ca332: Preparing 17:16:05 5660780c6b67: Preparing 17:16:05 e92bace35832: Preparing 17:16:05 b8b36a5c6d53: Preparing 17:16:05 98424a893b1f: Preparing 17:16:05 aabad0210163: Preparing 17:16:05 663000b7f77e: Preparing 17:16:05 4693057ce236: Preparing 17:16:05 98424a893b1f: Waiting 17:16:05 acc83c6ca332: Waiting 17:16:05 aabad0210163: Waiting 17:16:05 5660780c6b67: Waiting 17:16:05 b8b36a5c6d53: Waiting 17:16:05 e92bace35832: Waiting 17:16:05 663000b7f77e: Waiting 17:16:05 92bb98416025: Pushed 17:16:05 bfa0cd753823: Pushed 17:16:05 3f1bb6626c18: Pushed 17:16:05 7aaeda7d5833: Pushed 17:16:05 acc83c6ca332: Pushed 17:16:05 b8b36a5c6d53: Pushed 17:16:05 e92bace35832: Pushed 17:16:05 5660780c6b67: Pushed 17:16:05 4693057ce236: Layer already exists 17:16:05 98424a893b1f: Pushed 17:16:08 3827b5b91e75: Pushed 17:16:08 aabad0210163: Pushed 17:16:18 663000b7f77e: Pushed 17:16:18 884b56a83e36e909b2a30449d5f2d1a1922bafa9: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:16:19 92bb98416025: Preparing 17:16:19 3f1bb6626c18: Preparing 17:16:19 7aaeda7d5833: Preparing 17:16:19 bfa0cd753823: Preparing 17:16:19 3827b5b91e75: Preparing 17:16:19 acc83c6ca332: Preparing 17:16:19 5660780c6b67: Preparing 17:16:19 e92bace35832: Preparing 17:16:19 b8b36a5c6d53: Preparing 17:16:19 98424a893b1f: Preparing 17:16:19 aabad0210163: Preparing 17:16:19 663000b7f77e: Preparing 17:16:19 4693057ce236: Preparing 17:16:19 b8b36a5c6d53: Waiting 17:16:19 acc83c6ca332: Waiting 17:16:19 5660780c6b67: Waiting 17:16:19 98424a893b1f: Waiting 17:16:19 e92bace35832: Waiting 17:16:19 4693057ce236: Waiting 17:16:19 663000b7f77e: Waiting 17:16:19 bfa0cd753823: Layer already exists 17:16:19 3827b5b91e75: Layer already exists 17:16:19 3f1bb6626c18: Layer already exists 17:16:19 7aaeda7d5833: Layer already exists 17:16:19 92bb98416025: Layer already exists 17:16:19 acc83c6ca332: Layer already exists 17:16:19 5660780c6b67: Layer already exists 17:16:19 98424a893b1f: Layer already exists 17:16:19 e92bace35832: Layer already exists 17:16:19 b8b36a5c6d53: Layer already exists 17:16:19 663000b7f77e: Layer already exists 17:16:19 aabad0210163: Layer already exists 17:16:19 4693057ce236: Layer already exists 17:16:19 latest: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 17:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:16:19 92bb98416025: Preparing 17:16:19 3f1bb6626c18: Preparing 17:16:19 7aaeda7d5833: Preparing 17:16:19 bfa0cd753823: Preparing 17:16:19 3827b5b91e75: Preparing 17:16:19 acc83c6ca332: Preparing 17:16:19 5660780c6b67: Preparing 17:16:19 e92bace35832: Preparing 17:16:19 b8b36a5c6d53: Preparing 17:16:19 98424a893b1f: Preparing 17:16:19 aabad0210163: Preparing 17:16:19 663000b7f77e: Preparing 17:16:19 4693057ce236: Preparing 17:16:19 5660780c6b67: Waiting 17:16:19 b8b36a5c6d53: Waiting 17:16:19 98424a893b1f: Waiting 17:16:19 e92bace35832: Waiting 17:16:19 aabad0210163: Waiting 17:16:19 663000b7f77e: Waiting 17:16:19 4693057ce236: Waiting 17:16:19 acc83c6ca332: Waiting 17:16:19 3f1bb6626c18: Layer already exists 17:16:19 bfa0cd753823: Layer already exists 17:16:19 92bb98416025: Layer already exists 17:16:19 3827b5b91e75: Layer already exists 17:16:19 7aaeda7d5833: Layer already exists 17:16:19 acc83c6ca332: Layer already exists 17:16:19 b8b36a5c6d53: Layer already exists 17:16:19 e92bace35832: Layer already exists 17:16:19 98424a893b1f: Layer already exists 17:16:19 5660780c6b67: Layer already exists 17:16:19 663000b7f77e: Layer already exists 17:16:19 aabad0210163: Layer already exists 17:16:19 4693057ce236: Layer already exists 17:16:19 3.1.0-dev.21: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:16:20 92bb98416025: Preparing 17:16:20 3f1bb6626c18: Preparing 17:16:20 7aaeda7d5833: Preparing 17:16:20 bfa0cd753823: Preparing 17:16:20 3827b5b91e75: Preparing 17:16:20 acc83c6ca332: Preparing 17:16:20 5660780c6b67: Preparing 17:16:20 e92bace35832: Preparing 17:16:20 b8b36a5c6d53: Preparing 17:16:20 98424a893b1f: Preparing 17:16:20 aabad0210163: Preparing 17:16:20 663000b7f77e: Preparing 17:16:20 4693057ce236: Preparing 17:16:20 acc83c6ca332: Waiting 17:16:20 5660780c6b67: Waiting 17:16:20 e92bace35832: Waiting 17:16:20 b8b36a5c6d53: Waiting 17:16:20 98424a893b1f: Waiting 17:16:20 aabad0210163: Waiting 17:16:20 663000b7f77e: Waiting 17:16:20 4693057ce236: Waiting 17:16:20 7aaeda7d5833: Layer already exists 17:16:20 bfa0cd753823: Layer already exists 17:16:20 3827b5b91e75: Layer already exists 17:16:20 92bb98416025: Layer already exists 17:16:20 3f1bb6626c18: Layer already exists 17:16:20 acc83c6ca332: Layer already exists 17:16:20 5660780c6b67: Layer already exists 17:16:20 e92bace35832: Layer already exists 17:16:20 98424a893b1f: Layer already exists 17:16:20 b8b36a5c6d53: Layer already exists 17:16:20 aabad0210163: Layer already exists 17:16:20 4693057ce236: Layer already exists 17:16:20 663000b7f77e: Layer already exists 17:16:20 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 17:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 17:16:20 92bb98416025: Preparing 17:16:20 3f1bb6626c18: Preparing 17:16:20 7aaeda7d5833: Preparing 17:16:20 bfa0cd753823: Preparing 17:16:20 3827b5b91e75: Preparing 17:16:20 acc83c6ca332: Preparing 17:16:20 5660780c6b67: Preparing 17:16:20 e92bace35832: Preparing 17:16:20 b8b36a5c6d53: Preparing 17:16:20 98424a893b1f: Preparing 17:16:20 aabad0210163: Preparing 17:16:20 663000b7f77e: Preparing 17:16:20 4693057ce236: Preparing 17:16:20 acc83c6ca332: Waiting 17:16:20 5660780c6b67: Waiting 17:16:20 e92bace35832: Waiting 17:16:20 b8b36a5c6d53: Waiting 17:16:20 98424a893b1f: Waiting 17:16:20 aabad0210163: Waiting 17:16:20 663000b7f77e: Waiting 17:16:20 4693057ce236: Waiting 17:16:20 bfa0cd753823: Layer already exists 17:16:20 7aaeda7d5833: Layer already exists 17:16:20 3827b5b91e75: Layer already exists 17:16:20 92bb98416025: Layer already exists 17:16:20 3f1bb6626c18: Layer already exists 17:16:20 acc83c6ca332: Layer already exists 17:16:20 b8b36a5c6d53: Layer already exists 17:16:20 5660780c6b67: Layer already exists 17:16:20 98424a893b1f: Layer already exists 17:16:20 e92bace35832: Layer already exists 17:16:20 aabad0210163: Layer already exists 17:16:20 663000b7f77e: Layer already exists 17:16:20 4693057ce236: Layer already exists 17:16:20 main: digest: sha256:42c8989ef182ed47c9c2443ea50f3d4d9bff04b2cd512357306b78b7d4f0f6f6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:16:21 ===================================================== [Pipeline] echo 17:16:21 taggedImages: 17:16:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:16:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 17:16:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.21 17:16:21 - nexus3.edgexfoundry.org:10004/device-usb-camera:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:16:21 - 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 17:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:21 17:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:21 latest: Pulling from edgex-lftools-log-publisher 17:16:21 5eb5b503b376: Pulling fs layer 17:16:21 5c69ac0246d0: Pulling fs layer 17:16:21 ec43610c2a17: Pulling fs layer 17:16:21 3a2ae6a8a46f: Pulling fs layer 17:16:21 33b1e0a273af: Pulling fs layer 17:16:21 5d3b04190fa2: Pulling fs layer 17:16:21 2f39f015ded8: Pulling fs layer 17:16:21 3a2ae6a8a46f: Waiting 17:16:21 33b1e0a273af: Waiting 17:16:21 5d3b04190fa2: Waiting 17:16:21 2f39f015ded8: Waiting 17:16:21 5c69ac0246d0: Verifying Checksum 17:16:21 5c69ac0246d0: Download complete 17:16:21 3a2ae6a8a46f: Verifying Checksum 17:16:21 3a2ae6a8a46f: Download complete 17:16:21 33b1e0a273af: Verifying Checksum 17:16:21 33b1e0a273af: Download complete 17:16:21 ec43610c2a17: Verifying Checksum 17:16:21 ec43610c2a17: Download complete 17:16:21 5d3b04190fa2: Verifying Checksum 17:16:21 5d3b04190fa2: Download complete 17:16:21 5eb5b503b376: Verifying Checksum 17:16:21 5eb5b503b376: Download complete 17:16:22 2f39f015ded8: Download complete 17:16:23 5eb5b503b376: Pull complete 17:16:23 5c69ac0246d0: Pull complete 17:16:23 ec43610c2a17: Pull complete 17:16:23 3a2ae6a8a46f: Pull complete 17:16:23 33b1e0a273af: Pull complete 17:16:23 5d3b04190fa2: Pull complete 17:16:28 2f39f015ded8: Pull complete 17:16:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:28 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:16:28 $ 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 17:16:33 $ docker top 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:33 ---> job-cost.sh 17:16:33 lf-activate-venv: SKIPPING 17:16:33 INFO: No Stack... 17:16:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:16:34 INFO: Archiving Costs [Pipeline] sh 17:16:34 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 17:16:34 + cut -d, -f6 [Pipeline] lock 17:16:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] 17:16:34 Resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] did not exist. Created. 17:16:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:34 + echo total: 0.2199999988079071 [Pipeline] stash 17:16:34 Stashed 1 file(s) [Pipeline] } 17:16:34 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 17:16:34 $ docker stop --time=1 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 17:16:36 $ docker rm -f --volumes 2be5d2116382a4e63cc4a0172f155ce0d8190352a57fe69386b1c2a113aab9c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6586 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 17:17:06 Running in /w/workspace/device-usb-camera/146 [Pipeline] { [Pipeline] checkout 17:17:06 Selected Git installation does not exist. Using Default 17:17:06 The recommended git tool is: NONE 17:17:17 using credential edgex-jenkins-ssh 17:17:17 Cloning the remote Git repository 17:17:17 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:17 > git init /w/workspace/device-usb-camera/146 # timeout=10 17:17:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:18 > git --version # timeout=10 17:17:18 > git --version # 'git version 2.25.1' 17:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:22 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:23 Avoid second fetch 17:17:23 Checking out Revision 884b56a83e36e909b2a30449d5f2d1a1922bafa9 (main) 17:17:24 Commit message: "fix: Both path and paths need to be supported to address the breaking change until the next release (#290)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:23 > git config core.sparsecheckout # timeout=10 17:17:24 > git checkout -f 884b56a83e36e909b2a30449d5f2d1a1922bafa9 # timeout=10 17:17:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:25 Dload Upload Total Spent Left Speed 17:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 17:17:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:26 + sudo tee /etc/docker/daemon.new 17:17:26 { 17:17:26 "registry-mirrors": [ 17:17:26 "https://nexus3.edgexfoundry.org:10001" 17:17:26 ], 17:17:26 "bip": "10.250.0.254/24", 17:17:26 "hosts": [ 17:17:26 "tcp://0.0.0.0:5555", 17:17:26 "unix:///var/run/docker.sock" 17:17:26 ], 17:17:26 "mtu": 1458, 17:17:26 "selinux-enabled": true, 17:17:26 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:26 } [Pipeline] sh 17:17:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:46 provisioning config files... 17:17:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/146@tmp/config3653803712948370174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:46 ---> docker-login.sh 17:17:46 nexus3.edgexfoundry.org:10001 17:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:47 Configure a credential helper to remove this warning. See 17:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:47 17:17:47 Login Succeeded 17:17:47 nexus3.edgexfoundry.org:10002 17:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:47 Configure a credential helper to remove this warning. See 17:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:47 17:17:47 Login Succeeded 17:17:47 nexus3.edgexfoundry.org:10003 17:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:47 Configure a credential helper to remove this warning. See 17:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:47 17:17:47 Login Succeeded 17:17:47 nexus3.edgexfoundry.org:10004 17:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:48 Configure a credential helper to remove this warning. See 17:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:48 17:17:48 Login Succeeded 17:17:48 docker.io 17:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:48 Configure a credential helper to remove this warning. See 17:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:48 17:17:48 Login Succeeded 17:17:48 ---> docker-login.sh ends [Pipeline] } 17:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:49 ========================================================= 17:17:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:17:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:17:49 Sending build context to Docker daemon 1.322MB 17:17:49 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:17:49 Step 2/13 : FROM ${BASE} AS builder 17:17:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:50 9fda8d8052c6: Pulling fs layer 17:17:50 5d54e960e981: Pulling fs layer 17:17:50 c4a7e357bf2a: Pulling fs layer 17:17:50 f0e02332f6b5: Pulling fs layer 17:17:50 66412af1f25a: Pulling fs layer 17:17:50 1baf3a5c0e64: Pulling fs layer 17:17:50 9a37bb91b891: Pulling fs layer 17:17:50 a29adfc67d43: Pulling fs layer 17:17:50 d5de9f91c1a4: Pulling fs layer 17:17:50 f0e02332f6b5: Waiting 17:17:50 66412af1f25a: Waiting 17:17:50 1baf3a5c0e64: Waiting 17:17:50 9a37bb91b891: Waiting 17:17:50 a29adfc67d43: Waiting 17:17:50 d5de9f91c1a4: Waiting 17:17:50 5d54e960e981: Verifying Checksum 17:17:50 5d54e960e981: Download complete 17:17:50 f0e02332f6b5: Verifying Checksum 17:17:50 f0e02332f6b5: Download complete 17:17:50 66412af1f25a: Verifying Checksum 17:17:50 66412af1f25a: Download complete 17:17:50 9fda8d8052c6: Verifying Checksum 17:17:50 9fda8d8052c6: Download complete 17:17:51 9a37bb91b891: Verifying Checksum 17:17:51 9a37bb91b891: Download complete 17:17:51 a29adfc67d43: Verifying Checksum 17:17:51 a29adfc67d43: Download complete 17:17:51 9fda8d8052c6: Pull complete 17:17:52 5d54e960e981: Pull complete 17:17:52 d5de9f91c1a4: Verifying Checksum 17:17:52 d5de9f91c1a4: Download complete 17:17:52 c4a7e357bf2a: Verifying Checksum 17:17:52 c4a7e357bf2a: Download complete 17:17:53 1baf3a5c0e64: Verifying Checksum 17:17:53 1baf3a5c0e64: Download complete 17:18:03 c4a7e357bf2a: Pull complete 17:18:03 f0e02332f6b5: Pull complete 17:18:03 66412af1f25a: Pull complete 17:18:10 1baf3a5c0e64: Pull complete 17:18:16 9a37bb91b891: Pull complete 17:18:16 a29adfc67d43: Pull complete 17:18:16 d5de9f91c1a4: Pull complete 17:18:16 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 17:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:18:16 ---> 746ca1b523b5 17:18:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:16 ---> Running in 6f013d63c741 17:18:17 Removing intermediate container 6f013d63c741 17:18:17 ---> 80e1fa53ea52 17:18:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:17 ---> Running in e6e4fff99afe 17:18:17 Removing intermediate container e6e4fff99afe 17:18:17 ---> 45a0b3aa9479 17:18:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:17 ---> Running in 69ca9c962da4 17:18:18 Removing intermediate container 69ca9c962da4 17:18:18 ---> f74609562d5f 17:18:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:18 ---> Running in 8d29e9dc9c2e 17:18:18 Removing intermediate container 8d29e9dc9c2e 17:18:18 ---> 4467e2e4117a 17:18:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:18 ---> Running in 6c0363a34c1d 17:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:18:21 (1/13) Installing libintl (0.21.1-r7) 17:18:21 (2/13) Installing eudev-libs (3.2.11-r8) 17:18:21 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:21 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:18:21 (5/13) Installing v4l-utils (1.24.1-r0) 17:18:21 (6/13) Installing libdvbv5 (1.24.1-r0) 17:18:21 (7/13) Installing udev-init-scripts (35-r1) 17:18:21 (8/13) Installing libblkid (2.38.1-r8) 17:18:21 (9/13) Installing xz-libs (5.4.3-r0) 17:18:21 (10/13) Installing kmod-libs (30-r3) 17:18:21 (11/13) Installing eudev (3.2.11-r8) 17:18:21 (12/13) Installing eudev-dev (3.2.11-r8) 17:18:21 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:18:21 Executing busybox-1.36.1-r2.trigger 17:18:21 Executing eudev-3.2.11-r8.trigger 17:18:21 OK: 275 MiB in 69 packages 17:18:22 Removing intermediate container 6c0363a34c1d 17:18:22 ---> 9e5211875c41 17:18:22 Step 8/13 : WORKDIR /device-usb-camera 17:18:22 ---> Running in b0683f069e16 17:18:23 Removing intermediate container b0683f069e16 17:18:23 ---> 1b87d1b841fb 17:18:23 Step 9/13 : COPY go.mod vendor* ./ 17:18:23 ---> d35640e207fe 17:18:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:23 ---> Running in 7d9809107a74 17:19:45 Removing intermediate container 7d9809107a74 17:19:45 ---> 464df3b55c9d 17:19:45 Step 11/13 : COPY . . 17:19:45 ---> ece56f99e721 17:19:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:45 ---> Running in 56de9c583f26 17:19:45   % Total % Received % Xferd Average Speed Time Time Time Current 17:19:45 Dload Upload Total Spent Left Speed 17:19:45 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7512 0 --:--:-- --:--:-- --:--:-- 7548 17:19:45 Removing intermediate container 56de9c583f26 17:19:45 ---> 9990fa2bba4e 17:19:45 Step 13/13 : RUN ${MAKE} 17:19:45 ---> Running in b466163c9351 17:19:45 noop 17:19:45 Removing intermediate container b466163c9351 17:19:45 ---> 18e4b691e992 17:19:45 Successfully built 18e4b691e992 17:19:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:45 + docker inspect -f . ci-base-image-arm64 17:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:46 prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container 17:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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 17:19:47 $ docker top 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:48 + go version 17:19:48 go version go1.21.0 linux/arm64 [Pipeline] } 17:19:48 $ docker stop --time=1 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c 17:19:50 $ docker rm -f --volumes 61b70d756f92bdb0848fe4b873769698a70a3513deb65c1c3d1729a97c6f4a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:50 + docker inspect -f . ci-base-image-arm64 17:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container 17:19:51 $ 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/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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 17:19:52 $ docker top 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/146 [Pipeline] fileExists [Pipeline] sh 17:19:53 + make test 17:19:54 go test ./... -coverprofile=coverage.out ./... 17:19:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:21:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:21:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:21:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:49 go vet ./... 17:22:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:12 $ docker stop --time=1 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b 17:22:13 $ docker rm -f --volumes 55d145c7f0ffff221c7ac38a02d45f18f88c7b00d116f3f802666e1039cef24b [Pipeline] // withDockerContainer [Pipeline] sh 17:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:14 Warning: overwriting stash ‘coverage-report’ 17:22:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:16 + ls -al . 17:22:16 total 216 17:22:16 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:19 . 17:22:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:17 .. 17:22:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:17 .git 17:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 .github 17:22:16 -rw-rw-r-- 1 jenkins jenkins 495 Sep 19 17:17 .gitignore 17:22:16 -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:17 .golangci.yml 17:22:16 -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:17 .hadolint.yml 17:22:16 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:17 Attribution.txt 17:22:16 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:17 CHANGELOG.md 17:22:16 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:17 Dockerfile 17:22:16 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:17 GOVERNANCE.md 17:22:16 -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:17 Jenkinsfile 17:22:16 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:17 LICENSE 17:22:16 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:17 Makefile 17:22:16 -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:17 OWNERS.md 17:22:16 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:17 README.md 17:22:16 -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 17:14 VERSION 17:22:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:17 bin 17:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 cmd 17:22:16 -rw-r--r-- 1 jenkins jenkins 54703 Sep 19 17:21 coverage.out 17:22:16 -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:17 docker-entrypoint.sh 17:22:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:17 docs 17:22:16 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:17 go.mod 17:22:16 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:17 go.sum 17:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:17 internal 17:22:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:17 snap 17:22:16 -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:16 + 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9 --label arch=arm64 --label version=3.1.0-dev.21 . 17:22:16 Sending build context to Docker daemon 1.378MB 17:22:16 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:22:16 Step 2/36 : FROM ${BASE} AS builder 17:22:16 ---> 18e4b691e992 17:22:16 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:22:18 ---> Running in 97163ac2f036 17:22:18 Removing intermediate container 97163ac2f036 17:22:18 ---> 555135a5f786 17:22:18 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:18 ---> Running in 604657fd9148 17:22:18 Removing intermediate container 604657fd9148 17:22:18 ---> 0e967b73f9ab 17:22:18 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:18 ---> Running in 2606752c58e5 17:22:19 Removing intermediate container 2606752c58e5 17:22:19 ---> 518804ea5555 17:22:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:19 ---> Running in cf30cd8439b5 17:22:19 Removing intermediate container cf30cd8439b5 17:22:19 ---> 38c70d77ed56 17:22:19 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:19 ---> Running in 7b71a46d3855 17:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:22:22 OK: 275 MiB in 69 packages 17:22:23 Removing intermediate container 7b71a46d3855 17:22:23 ---> 166173798211 17:22:23 Step 8/36 : WORKDIR /device-usb-camera 17:22:23 ---> Running in 1e3c3d23867b 17:22:23 Removing intermediate container 1e3c3d23867b 17:22:23 ---> e987af6563ff 17:22:23 Step 9/36 : COPY go.mod vendor* ./ 17:22:23 ---> d3666d59af0c 17:22:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:24 ---> Running in 3bd396b08c85 17:22:26 Removing intermediate container 3bd396b08c85 17:22:26 ---> ff9ff080c8ef 17:22:26 Step 11/36 : COPY . . 17:22:27 ---> 20631aa7dd08 17:22:27 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:27 ---> Running in 017264a6946b 17:22:28  % Total  % Received % Xferd Average Speed Time Time Time Current 17:22:28  Dload Upload Total Spent Left Speed 17:22:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100 1253 0 0 5702 0 --:--:-- --:--:-- --:--:-- 5721 17:22:29 Removing intermediate container 017264a6946b 17:22:29 ---> 62e035509874 17:22:29 Step 13/36 : RUN ${MAKE} 17:22:29 ---> Running in 5652f9d8cb91 17:22:30 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:24:52 Removing intermediate container 5652f9d8cb91 17:24:52 ---> 9d4ecc6f02e2 17:24:52 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:24:52 v0.21.6: Pulling from aler9/rtsp-simple-server 17:24:52 8766b47fe142: Pulling fs layer 17:24:52 8766b47fe142: Verifying Checksum 17:24:52 8766b47fe142: Download complete 17:24:52 8766b47fe142: Pull complete 17:24:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:24:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:24:52 ---> 69d40e2cb93c 17:24:52 Step 15/36 : FROM alpine:3.18 17:24:52 3.18: Pulling from library/alpine 17:24:52 9fda8d8052c6: Already exists 17:24:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:24:52 Status: Downloaded newer image for alpine:3.18 17:24:52 ---> f6648c04cd6c 17:24:52 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:24:52 ---> Running in f49b867a5de0 17:24:52 Removing intermediate container f49b867a5de0 17:24:52 ---> 0e9bab5d5629 17:24:52 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:24:52 ---> Running in 9138eb5b5add 17:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:24:52 (1/104) Installing dumb-init (1.2.5-r2) 17:24:52 (2/104) Installing sdl2 (2.26.5-r0) 17:24:52 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:24:52 (4/104) Installing aom-libs (3.6.1-r0) 17:24:52 (5/104) Installing libxau (1.0.11-r2) 17:24:52 (6/104) Installing libmd (1.0.4-r2) 17:24:52 (7/104) Installing libbsd (0.11.7-r1) 17:24:52 (8/104) Installing libxdmcp (1.1.4-r2) 17:24:52 (9/104) Installing libxcb (1.15-r1) 17:24:52 (10/104) Installing libx11 (1.8.4-r4) 17:24:52 (11/104) Installing libdrm (2.4.115-r4) 17:24:52 (12/104) Installing libxext (1.3.5-r2) 17:24:52 (13/104) Installing libxfixes (6.0.1-r2) 17:24:52 (14/104) Installing libffi (3.4.4-r2) 17:24:52 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:24:52 (16/104) Installing libva (2.18.0-r1) 17:24:52 (17/104) Installing libvdpau (1.5-r1) 17:24:52 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:24:52 (19/104) Installing libdav1d (1.2.1-r0) 17:24:52 (20/104) Installing brotli-libs (1.0.9-r14) 17:24:52 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:24:52 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:24:52 (23/104) Installing libhwy (1.0.4-r1) 17:24:52 (24/104) Installing lcms2 (2.15-r2) 17:24:52 (25/104) Installing libjxl (0.8.2-r0) 17:24:52 (26/104) Installing lame-libs (3.100-r5) 17:24:52 (27/104) Installing opus (1.4-r0) 17:24:52 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:24:52 (29/104) Installing soxr (0.1.3-r5) 17:24:52 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:24:52 (31/104) Installing libogg (1.3.5-r4) 17:24:52 (32/104) Installing libtheora (1.1.1-r17) 17:24:52 (33/104) Installing libvorbis (1.3.7-r1) 17:24:52 (34/104) Installing libvpx (1.13.0-r1) 17:24:52 (35/104) Installing libwebp (1.3.2-r0) 17:24:52 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:24:52 (37/104) Installing numactl (2.0.16-r4) 17:24:52 (38/104) Installing x265-libs (3.5-r4) 17:24:52 (39/104) Installing xvidcore (1.3.7-r1) 17:24:52 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:24:52 (41/104) Installing alsa-lib (1.2.9-r1) 17:24:52 (42/104) Installing libexpat (2.5.0-r1) 17:24:52 (43/104) Installing libbz2 (1.0.8-r5) 17:24:52 (44/104) Installing libpng (1.6.39-r3) 17:24:52 (45/104) Installing freetype (2.13.0-r5) 17:24:52 (46/104) Installing fontconfig (2.14.2-r3) 17:24:52 (47/104) Installing fribidi (1.0.13-r0) 17:24:52 (48/104) Installing libintl (0.21.1-r7) 17:24:52 (49/104) Installing libblkid (2.38.1-r8) 17:24:52 (50/104) Installing libmount (2.38.1-r8) 17:24:52 (51/104) Installing pcre2 (10.42-r1) 17:24:52 (52/104) Installing glib (2.76.4-r0) 17:24:52 (53/104) Installing graphite2 (1.3.14-r5) 17:24:52 (54/104) Installing harfbuzz (7.3.0-r0) 17:24:52 (55/104) Installing libunibreak (5.1-r0) 17:24:52 (56/104) Installing libass (0.17.1-r0) 17:24:52 (57/104) Installing libbluray (1.3.4-r0) 17:24:52 (58/104) Installing gmp (6.2.1-r3) 17:24:52 (59/104) Installing nettle (3.8.1-r2) 17:24:52 (60/104) Installing libunistring (1.1-r1) 17:24:52 (61/104) Installing libidn2 (2.3.4-r1) 17:24:52 (62/104) Installing p11-kit (0.24.1-r2) 17:24:52 (63/104) Installing libtasn1 (4.19.0-r1) 17:24:52 (64/104) Installing gnutls (3.8.0-r2) 17:24:52 (65/104) Installing mpg123-libs (1.31.3-r1) 17:24:52 (66/104) Installing libopenmpt (0.7.2-r0) 17:24:52 (67/104) Installing cjson (1.7.15-r4) 17:24:52 (68/104) Installing mbedtls (2.28.4-r0) 17:24:52 (69/104) Installing librist (0.2.7-r0) 17:24:52 (70/104) Installing libsrt (1.5.2-r0) 17:24:52 (71/104) Installing libssh (0.10.5-r0) 17:24:52 (72/104) Installing xz-libs (5.4.3-r0) 17:24:52 (73/104) Installing libxml2 (2.11.4-r0) 17:24:52 (74/104) Installing libsodium (1.0.18-r3) 17:24:52 (75/104) Installing libzmq (4.3.4-r4) 17:24:52 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:24:52 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:24:52 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:24:52 (79/104) Installing shaderc (2023.3-r1) 17:24:52 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:24:52 (81/104) Installing libplacebo (5.264.1-r1) 17:24:52 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:24:52 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:24:52 (84/104) Installing vidstab (1.1.1-r0) 17:24:52 (85/104) Installing zimg (3.0.5-r0) 17:24:52 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:24:52 (87/104) Installing libasyncns (0.8-r1) 17:24:52 (88/104) Installing dbus-libs (1.14.8-r0) 17:24:52 (89/104) Installing libltdl (2.4.7-r2) 17:24:52 (90/104) Installing orc (0.4.34-r0) 17:24:52 (91/104) Installing flac-libs (1.4.3-r0) 17:24:52 (92/104) Installing libsndfile (1.2.0-r2) 17:24:52 (93/104) Installing speexdsp (1.2.1-r1) 17:24:52 (94/104) Installing tdb-libs (1.4.8-r1) 17:24:52 (95/104) Installing libpulse (16.1-r10) 17:24:52 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:24:52 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:24:52 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:24:52 (99/104) Installing ffmpeg (6.0-r15) 17:24:52 (100/104) Installing udev-init-scripts (35-r1) 17:24:52 (101/104) Installing eudev-libs (3.2.11-r8) 17:24:52 (102/104) Installing zstd-libs (1.5.5-r4) 17:24:52 (103/104) Installing kmod-libs (30-r3) 17:24:52 (104/104) Installing eudev (3.2.11-r8) 17:24:52 Executing busybox-1.36.1-r2.trigger 17:24:52 Executing glib-2.76.4-r0.trigger 17:24:52 Executing eudev-3.2.11-r8.trigger 17:24:52 OK: 110 MiB in 119 packages 17:24:53 Removing intermediate container 9138eb5b5add 17:24:53 ---> b3d5e63239bb 17:24:53 Step 18/36 : WORKDIR / 17:24:53 ---> Running in 48f4669487cb 17:24:53 Removing intermediate container 48f4669487cb 17:24:53 ---> 71d514de6f94 17:24:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:24:55 ---> 0475a36fc4cb 17:24:55 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:24:55 ---> 787c5a040d64 17:24:55 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:24:56 ---> e589e9993ca0 17:24:56 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:24:56 ---> 155c55eafc78 17:24:56 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:24:57 ---> c58134929983 17:24:57 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:25:00 ---> 9c13b5cea231 17:25:00 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:25:01 ---> 81f357611407 17:25:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:25:01 ---> Running in ea6adec691c9 17:25:03 Removing intermediate container ea6adec691c9 17:25:03 ---> 629941b90bb2 17:25:03 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:25:03 ---> Running in 944e6c8be983 17:25:04 Removing intermediate container 944e6c8be983 17:25:04 ---> 85453356c3b8 17:25:04 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:25:05 ---> Running in a8245b0d3ab0 17:25:06 Removing intermediate container a8245b0d3ab0 17:25:06 ---> 9e3d7456bc70 17:25:06 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:25:06 ---> Running in 9d50a5af9690 17:25:08 Removing intermediate container 9d50a5af9690 17:25:08 ---> bc48c2c604c6 17:25:08 Step 30/36 : EXPOSE 59983 17:25:08 ---> Running in 288a5f943baa 17:25:08 Removing intermediate container 288a5f943baa 17:25:08 ---> 9acb98867779 17:25:08 Step 31/36 : EXPOSE 8554 17:25:08 ---> Running in 05521a4a9a00 17:25:09 Removing intermediate container 05521a4a9a00 17:25:09 ---> 14606f7295b3 17:25:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:25:09 ---> Running in 3e76c27fab30 17:25:09 Removing intermediate container 3e76c27fab30 17:25:09 ---> c7ccc1bddb82 17:25:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:25:09 ---> Running in b56a9793f481 17:25:09 Removing intermediate container b56a9793f481 17:25:09 ---> fdc7f5b41a3a 17:25:09 Step 34/36 : LABEL arch=arm64 17:25:09 ---> Running in 41d5525945eb 17:25:10 Removing intermediate container 41d5525945eb 17:25:10 ---> 6c98aca887e7 17:25:10 Step 35/36 : LABEL git_sha=884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:25:10 ---> Running in 8b770c23dda9 17:25:10 Removing intermediate container 8b770c23dda9 17:25:10 ---> 6f20a35c092e 17:25:10 Step 36/36 : LABEL version=3.1.0-dev.21 17:25:10 ---> Running in 77b2abcdd12f 17:25:10 Removing intermediate container 77b2abcdd12f 17:25:10 ---> c99e9480624d 17:25:10 [Warning] One or more build-args [ARCH] were not consumed 17:25:10 Successfully built c99e9480624d 17:25:10 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 17:25:10 provisioning config files... 17:25:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/146@tmp/config12587783433208191006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:11 ---> docker-login.sh 17:25:11 nexus3.edgexfoundry.org:10001 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10002 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10003 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 nexus3.edgexfoundry.org:10004 17:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 docker.io 17:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:13 Configure a credential helper to remove this warning. See 17:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:13 17:25:13 Login Succeeded 17:25:13 ---> docker-login.sh ends [Pipeline] } 17:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:13 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 17:25:13 884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:25:13 latest 17:25:13 3.1.0-dev.21 17:25:13 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:25:13 main 17:25:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:25:13 a14a541aa18d: Preparing 17:25:13 d5bfa7f40b1b: Preparing 17:25:13 9af3c511d421: Preparing 17:25:13 c196ff0912ad: Preparing 17:25:13 608d194cb50c: Preparing 17:25:13 acc83c6ca332: Preparing 17:25:13 b1a35c02437f: Preparing 17:25:13 a8dad9197b10: Preparing 17:25:13 d6ba63dbe22e: Preparing 17:25:13 5c17e10fc2de: Preparing 17:25:13 a544e3d461e1: Preparing 17:25:13 e148e6a8ca79: Preparing 17:25:13 b2191e2be29d: Preparing 17:25:13 d6ba63dbe22e: Waiting 17:25:13 b1a35c02437f: Waiting 17:25:13 a8dad9197b10: Waiting 17:25:13 acc83c6ca332: Waiting 17:25:13 e148e6a8ca79: Waiting 17:25:13 5c17e10fc2de: Waiting 17:25:13 b2191e2be29d: Waiting 17:25:13 a544e3d461e1: Waiting 17:25:14 a14a541aa18d: Pushed 17:25:14 c196ff0912ad: Pushed 17:25:14 d5bfa7f40b1b: Pushed 17:25:14 9af3c511d421: Pushed 17:25:14 acc83c6ca332: Pushed 17:25:14 a8dad9197b10: Pushed 17:25:14 b1a35c02437f: Pushed 17:25:14 d6ba63dbe22e: Pushed 17:25:14 b2191e2be29d: Layer already exists 17:25:14 5c17e10fc2de: Pushed 17:25:19 608d194cb50c: Pushed 17:25:19 a544e3d461e1: Pushed 17:25:34 e148e6a8ca79: Pushed 17:25:34 884b56a83e36e909b2a30449d5f2d1a1922bafa9: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:34 + 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 17:25:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:25:35 a14a541aa18d: Preparing 17:25:35 d5bfa7f40b1b: Preparing 17:25:35 9af3c511d421: Preparing 17:25:35 c196ff0912ad: Preparing 17:25:35 608d194cb50c: Preparing 17:25:35 acc83c6ca332: Preparing 17:25:35 b1a35c02437f: Preparing 17:25:35 a8dad9197b10: Preparing 17:25:35 d6ba63dbe22e: Preparing 17:25:35 5c17e10fc2de: Preparing 17:25:35 a544e3d461e1: Preparing 17:25:35 e148e6a8ca79: Preparing 17:25:35 b2191e2be29d: Preparing 17:25:35 d6ba63dbe22e: Waiting 17:25:35 5c17e10fc2de: Waiting 17:25:35 acc83c6ca332: Waiting 17:25:35 a8dad9197b10: Waiting 17:25:35 b1a35c02437f: Waiting 17:25:35 b2191e2be29d: Waiting 17:25:35 e148e6a8ca79: Waiting 17:25:35 a544e3d461e1: Waiting 17:25:35 608d194cb50c: Layer already exists 17:25:35 d5bfa7f40b1b: Layer already exists 17:25:35 c196ff0912ad: Layer already exists 17:25:35 a14a541aa18d: Layer already exists 17:25:35 9af3c511d421: Layer already exists 17:25:35 b1a35c02437f: Layer already exists 17:25:35 a8dad9197b10: Layer already exists 17:25:35 acc83c6ca332: Layer already exists 17:25:35 5c17e10fc2de: Layer already exists 17:25:35 d6ba63dbe22e: Layer already exists 17:25:35 b2191e2be29d: Layer already exists 17:25:35 e148e6a8ca79: Layer already exists 17:25:35 a544e3d461e1: Layer already exists 17:25:35 latest: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 17:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:25:36 a14a541aa18d: Preparing 17:25:36 d5bfa7f40b1b: Preparing 17:25:36 9af3c511d421: Preparing 17:25:36 c196ff0912ad: Preparing 17:25:36 608d194cb50c: Preparing 17:25:36 acc83c6ca332: Preparing 17:25:36 b1a35c02437f: Preparing 17:25:36 a8dad9197b10: Preparing 17:25:36 d6ba63dbe22e: Preparing 17:25:36 5c17e10fc2de: Preparing 17:25:36 a544e3d461e1: Preparing 17:25:36 e148e6a8ca79: Preparing 17:25:36 b2191e2be29d: Preparing 17:25:36 d6ba63dbe22e: Waiting 17:25:36 5c17e10fc2de: Waiting 17:25:36 acc83c6ca332: Waiting 17:25:36 b1a35c02437f: Waiting 17:25:36 a544e3d461e1: Waiting 17:25:36 e148e6a8ca79: Waiting 17:25:36 b2191e2be29d: Waiting 17:25:36 a8dad9197b10: Waiting 17:25:36 608d194cb50c: Layer already exists 17:25:36 a14a541aa18d: Layer already exists 17:25:36 c196ff0912ad: Layer already exists 17:25:36 9af3c511d421: Layer already exists 17:25:36 d5bfa7f40b1b: Layer already exists 17:25:36 a8dad9197b10: Layer already exists 17:25:36 acc83c6ca332: Layer already exists 17:25:36 b1a35c02437f: Layer already exists 17:25:36 d6ba63dbe22e: Layer already exists 17:25:36 5c17e10fc2de: Layer already exists 17:25:36 b2191e2be29d: Layer already exists 17:25:36 a544e3d461e1: Layer already exists 17:25:36 e148e6a8ca79: Layer already exists 17:25:36 3.1.0-dev.21: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:36 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:25:37 a14a541aa18d: Preparing 17:25:37 d5bfa7f40b1b: Preparing 17:25:37 9af3c511d421: Preparing 17:25:37 c196ff0912ad: Preparing 17:25:37 608d194cb50c: Preparing 17:25:37 acc83c6ca332: Preparing 17:25:37 b1a35c02437f: Preparing 17:25:37 a8dad9197b10: Preparing 17:25:37 d6ba63dbe22e: Preparing 17:25:37 5c17e10fc2de: Preparing 17:25:37 a544e3d461e1: Preparing 17:25:37 e148e6a8ca79: Preparing 17:25:37 b2191e2be29d: Preparing 17:25:37 acc83c6ca332: Waiting 17:25:37 b1a35c02437f: Waiting 17:25:37 a8dad9197b10: Waiting 17:25:37 e148e6a8ca79: Waiting 17:25:37 b2191e2be29d: Waiting 17:25:37 5c17e10fc2de: Waiting 17:25:37 d6ba63dbe22e: Waiting 17:25:37 a544e3d461e1: Waiting 17:25:37 608d194cb50c: Layer already exists 17:25:37 a14a541aa18d: Layer already exists 17:25:37 d5bfa7f40b1b: Layer already exists 17:25:37 c196ff0912ad: Layer already exists 17:25:37 9af3c511d421: Layer already exists 17:25:37 d6ba63dbe22e: Layer already exists 17:25:37 a8dad9197b10: Layer already exists 17:25:37 acc83c6ca332: Layer already exists 17:25:37 b1a35c02437f: Layer already exists 17:25:37 5c17e10fc2de: Layer already exists 17:25:37 a544e3d461e1: Layer already exists 17:25:37 b2191e2be29d: Layer already exists 17:25:37 e148e6a8ca79: Layer already exists 17:25:37 884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:37 + 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 17:25:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 17:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 17:25:38 a14a541aa18d: Preparing 17:25:38 d5bfa7f40b1b: Preparing 17:25:38 9af3c511d421: Preparing 17:25:38 c196ff0912ad: Preparing 17:25:38 608d194cb50c: Preparing 17:25:38 acc83c6ca332: Preparing 17:25:38 b1a35c02437f: Preparing 17:25:38 a8dad9197b10: Preparing 17:25:38 d6ba63dbe22e: Preparing 17:25:38 5c17e10fc2de: Preparing 17:25:38 a544e3d461e1: Preparing 17:25:38 e148e6a8ca79: Preparing 17:25:38 b2191e2be29d: Preparing 17:25:38 d6ba63dbe22e: Waiting 17:25:38 5c17e10fc2de: Waiting 17:25:38 e148e6a8ca79: Waiting 17:25:38 b2191e2be29d: Waiting 17:25:38 acc83c6ca332: Waiting 17:25:38 b1a35c02437f: Waiting 17:25:38 a8dad9197b10: Waiting 17:25:38 a544e3d461e1: Waiting 17:25:38 608d194cb50c: Layer already exists 17:25:38 9af3c511d421: Layer already exists 17:25:38 a14a541aa18d: Layer already exists 17:25:38 d5bfa7f40b1b: Layer already exists 17:25:38 c196ff0912ad: Layer already exists 17:25:38 a8dad9197b10: Layer already exists 17:25:38 acc83c6ca332: Layer already exists 17:25:38 b1a35c02437f: Layer already exists 17:25:38 5c17e10fc2de: Layer already exists 17:25:38 d6ba63dbe22e: Layer already exists 17:25:38 a544e3d461e1: Layer already exists 17:25:38 b2191e2be29d: Layer already exists 17:25:38 e148e6a8ca79: Layer already exists 17:25:38 main: digest: sha256:12d7024f4deabb85f37b8437abb33a5075e2233cb3fb3088d1f09059445d926a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:38 ===================================================== [Pipeline] echo 17:25:38 taggedImages: 17:25:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9 17:25:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 17:25:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.21 17:25:38 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:884b56a83e36e909b2a30449d5f2d1a1922bafa9-3.1.0-dev.21 17:25:38 - 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 17:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:38 17:25:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:39 arm64: Pulling from edgex-lftools-log-publisher 17:25:39 8998bd30e6a1: Pulling fs layer 17:25:39 04944245beec: Pulling fs layer 17:25:39 699f458cf7ca: Pulling fs layer 17:25:39 765212b225bb: Pulling fs layer 17:25:39 f23df028b6ca: Pulling fs layer 17:25:39 d65c8cfc05b1: Pulling fs layer 17:25:39 2437ff75d9bd: Pulling fs layer 17:25:39 f23df028b6ca: Waiting 17:25:39 d65c8cfc05b1: Waiting 17:25:39 765212b225bb: Waiting 17:25:39 2437ff75d9bd: Waiting 17:25:39 04944245beec: Verifying Checksum 17:25:39 04944245beec: Download complete 17:25:39 765212b225bb: Verifying Checksum 17:25:39 765212b225bb: Download complete 17:25:39 f23df028b6ca: Download complete 17:25:39 d65c8cfc05b1: Verifying Checksum 17:25:39 d65c8cfc05b1: Download complete 17:25:39 699f458cf7ca: Download complete 17:25:40 8998bd30e6a1: Verifying Checksum 17:25:40 8998bd30e6a1: Download complete 17:25:42 2437ff75d9bd: Download complete 17:25:43 8998bd30e6a1: Pull complete 17:25:44 04944245beec: Pull complete 17:25:45 699f458cf7ca: Pull complete 17:25:45 765212b225bb: Pull complete 17:25:46 f23df028b6ca: Pull complete 17:25:46 d65c8cfc05b1: Pull complete 17:26:01 2437ff75d9bd: Pull complete 17:26:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-6586 does not seem to be running inside a container 17:26:01 $ 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/146 -v /w/workspace/device-usb-camera/146:/w/workspace/device-usb-camera/146:rw,z -v /w/workspace/device-usb-camera/146@tmp:/w/workspace/device-usb-camera/146@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 17:26:06 $ docker top 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:07 ---> job-cost.sh 17:26:07 lf-activate-venv: SKIPPING 17:26:07 INFO: No Stack... 17:26:07 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:08 INFO: Archiving Costs [Pipeline] sh 17:26:09 + cat /w/workspace/device-usb-camera/146/archives/cost.csv 17:26:09 + cut -d, -f6 [Pipeline] lock 17:26:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] 17:26:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] did not exist. Created. 17:26:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:09 /w/workspace/device-usb-camera/146@tmp/durable-e45ffc33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:26:10 + echo total: 0.10999999940395355 [Pipeline] stash 17:26:10 Warning: overwriting stash ‘stack-cost’ 17:26:10 Stashed 1 file(s) [Pipeline] } 17:26:10 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:10 $ docker stop --time=1 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 17:26:12 $ docker rm -f --volumes 661672fdfec41958d611154205d6cde543d2881f8bbb4f1545f2641125a52090 [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 17:26:12 provisioning config files... 17:26:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6608775558153715752tmp [Pipeline] { [Pipeline] sh 17:26:12 + set +x 17:26:12 + curl -s https://codecov.io/bash 17:26:12 + bash -s -- 17:26:12 17:26:12 _____ _ 17:26:12 / ____| | | 17:26:12 | | ___ __| | ___ ___ _____ __ 17:26:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:26:12 | |___| (_) | (_| | __/ (_| (_) \ V / 17:26:12 \_____\___/ \__,_|\___|\___\___/ \_/ 17:26:12 Bash-1.0.6 17:26:12 17:26:12 17:26:12 ==> git version 2.25.1 found 17:26:12 ==> 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 17:26:12 Release-Date: 2020-01-08 17:26:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:26:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:26:12 ==> Jenkins CI detected. 17:26:12 current dir:  /w/workspace/exfoundry_device-usb-camera_main 17:26:12 project root: . 17:26:12 --> token set from env 17:26:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:26:12 ==> Running gcov in . (disable via -X gcov) 17:26:12 ==> Python coveragepy not found 17:26:12 ==> Searching for coverage reports in: 17:26:12 + . 17:26:13 -> Found 1 reports 17:26:13 ==> Detecting git/mercurial file structure 17:26:13 ==> Reading reports 17:26:13 + ./coverage.out bytes=54703 17:26:13 ==> Appending adjustments 17:26:13 https://docs.codecov.io/docs/fixing-reports 17:26:13 + Found adjustments 17:26:13 ==> Gzipping contents 17:26:13 8.0K /tmp/codecov.p4TIXO.gz 17:26:13 ==> Uploading reports 17:26:13 url: https://codecov.io 17:26:13 query: branch=main&commit=884b56a83e36e909b2a30449d5f2d1a1922bafa9&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:26:13 -> Pinging Codecov 17:26:13 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=884b56a83e36e909b2a30449d5f2d1a1922bafa9&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 17:26:13 -> Uploading to 17:26:13 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/73D8F5FF140700D3E01443B452E23636/884b56a83e36e909b2a30449d5f2d1a1922bafa9/68ba701f-2504-45a8-9efe-83fcaf76e470.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T172613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20211229ce2c742c413da5b54981c35b2609c206b24417acc76dbfc43876f6ac 17:26:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:13 Dload Upload Total Spent Left Speed 17:26:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 31513 --:--:-- --:--:-- --:--:-- 31513 17:26:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] } 17:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:26:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:26:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:13 17:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:26:14 df9b9388f04a: Pulling fs layer 17:26:14 52dc419b0ee2: Pulling fs layer 17:26:14 25bc292e5bac: Pulling fs layer 17:26:14 114826534d7a: Pulling fs layer 17:26:14 4657fd5d0bcf: Pulling fs layer 17:26:14 6ad1cebc031e: Pulling fs layer 17:26:14 8a3aa393b2d8: Pulling fs layer 17:26:14 4657fd5d0bcf: Waiting 17:26:14 6ad1cebc031e: Waiting 17:26:14 8a3aa393b2d8: Waiting 17:26:14 114826534d7a: Waiting 17:26:14 25bc292e5bac: Download complete 17:26:14 52dc419b0ee2: Verifying Checksum 17:26:14 52dc419b0ee2: Download complete 17:26:14 4657fd5d0bcf: Verifying Checksum 17:26:14 4657fd5d0bcf: Download complete 17:26:14 df9b9388f04a: Verifying Checksum 17:26:14 df9b9388f04a: Download complete 17:26:14 6ad1cebc031e: Verifying Checksum 17:26:14 6ad1cebc031e: Download complete 17:26:14 df9b9388f04a: Pull complete 17:26:14 52dc419b0ee2: Pull complete 17:26:14 25bc292e5bac: Pull complete 17:26:14 114826534d7a: Verifying Checksum 17:26:14 114826534d7a: Download complete 17:26:15 8a3aa393b2d8: Verifying Checksum 17:26:15 8a3aa393b2d8: Download complete 17:26:18 114826534d7a: Pull complete 17:26:18 4657fd5d0bcf: Pull complete 17:26:18 6ad1cebc031e: Pull complete 17:26:20 8a3aa393b2d8: Pull complete 17:26:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:26:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:21 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:26:21 $ 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 17:26:25 $ docker top a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad -eo pid,comm [Pipeline] { [Pipeline] echo 17:26:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 17:26:25 + set -o pipefail 17:26:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 17:26:32 17:26:32 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 17:26:32 17:26:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3c84e3cb-fcac-4ac2-843a-29d8f6ed046e 17:26:32 17:26:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:26:32 17:26:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:26:32 17:26:32 17:26:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:26:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:26:32 More details here: https://snyk.co/ue1NS [Pipeline] } 17:26:32 $ docker stop --time=1 a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad 17:26:36 $ docker rm -f --volumes a70b4a8aecede45b1f8a9ca74544e917e059a5c6b50b592a38f99164bbbd8bad [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 17:26:37 + git log --format=format:%s -1 884b56a83e36e909b2a30449d5f2d1a1922bafa9 [Pipeline] sh 17:26:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:38 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:26:38 $ 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 17:26:38 $ docker top 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:38 [ssh-agent] Looking for ssh-agent implementation... 17:26:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:38 $ docker exec 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 ssh-agent 17:26:38 SSH_AUTH_SOCK=/tmp/ssh-WV8todpFfkct/agent.33 17:26:38 SSH_AGENT_PID=39 17:26:38 Running ssh-add (command line suppressed) 17:26:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17672251861057959888.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17672251861057959888.key) 17:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:39 + git semver tag 17:26:39 2023-09-19 17:26:39,456 [run_tag] DEBUG tag force:False 17:26:39 2023-09-19 17:26:39,456 [check_head_tag] DEBUG check head tag 17:26:39 2023-09-19 17:26:39,459 [execute] INFO git cat-file --batch-check 17:26:39 2023-09-19 17:26:39,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:26:39 2023-09-19 17:26:39,462 [execute] INFO git cat-file --batch 17:26:39 2023-09-19 17:26:39,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 17:26:39 2023-09-19 17:26:39,498 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:26:39 2023-09-19 17:26:39,498 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 17:26:39 2023-09-19 17:26:39,499 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 17:26:39 2023-09-19 17:26:39,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:26:39 3.1.0-dev.21 [Pipeline] } 17:26:39 $ docker exec --env ******** --env ******** 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 ssh-agent -k 17:26:39 unset SSH_AUTH_SOCK; 17:26:39 unset SSH_AGENT_PID; 17:26:39 echo Agent pid 39 killed; 17:26:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:39 + git semver [Pipeline] } 17:26:40 $ docker stop --time=1 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 17:26:41 $ docker rm -f --volumes 595ce6c2c49c0e3408b44575e8c82b6802caa61751d77912c0e6a7c124ad0df2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:41 17:26:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:42 0.23.1-centos7: Pulling from edgex-lftools 17:26:42 ab5ef0e58194: Pulling fs layer 17:26:42 9712f1f96733: Pulling fs layer 17:26:42 63f879dbbcfc: Pulling fs layer 17:26:42 0d9ebad4ef96: Pulling fs layer 17:26:42 e9a5061849ea: Pulling fs layer 17:26:42 d747dcd14b5f: Pulling fs layer 17:26:42 2de7ff778b66: Pulling fs layer 17:26:42 e9a5061849ea: Waiting 17:26:42 d747dcd14b5f: Waiting 17:26:42 2de7ff778b66: Waiting 17:26:42 9712f1f96733: Download complete 17:26:42 63f879dbbcfc: Verifying Checksum 17:26:42 63f879dbbcfc: Download complete 17:26:42 e9a5061849ea: Verifying Checksum 17:26:42 e9a5061849ea: Download complete 17:26:42 0d9ebad4ef96: Verifying Checksum 17:26:42 0d9ebad4ef96: Download complete 17:26:42 ab5ef0e58194: Verifying Checksum 17:26:42 ab5ef0e58194: Download complete 17:26:42 d747dcd14b5f: Verifying Checksum 17:26:42 d747dcd14b5f: Download complete 17:26:42 2de7ff778b66: Verifying Checksum 17:26:42 2de7ff778b66: Download complete 17:26:45 ab5ef0e58194: Pull complete 17:26:45 9712f1f96733: Pull complete 17:26:45 63f879dbbcfc: Pull complete 17:26:50 0d9ebad4ef96: Pull complete 17:26:50 e9a5061849ea: Pull complete 17:26:50 d747dcd14b5f: Pull complete 17:26:50 2de7ff778b66: Pull complete 17:26:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:50 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:26:50 $ 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 17:26:55 $ docker top 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:26:55 provisioning config files... 17:26:55 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6224546137721229771tmp 17:26:55 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9111037642550827992tmp 17:26:55 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17018867430457353477tmp [Pipeline] { [Pipeline] echo 17:26:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:26:56 ---> sigul-configuration.sh 17:26:56 gpg: directory `/root/.gnupg' created 17:26:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:26:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:26:56 gpg: keyring `/root/.gnupg/secring.gpg' created 17:26:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:26:56 gpg: CAST5 encrypted data 17:26:56 gpg: encrypted with 1 passphrase 17:26:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:26:56 + mkdir /home/jenkins 17:26:56 + mkdir /home/jenkins/sigul [Pipeline] sh 17:26:56 + 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 17:26:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:26:57 ---> sigul-install.sh 17:26:57 Sigul already installed; skipping installation. [Pipeline] sh 17:26:57 + git tag --list 17:26:57 v0.0.0 17:26:57 v0.0.1-dev.1 17:26:57 v0.0.1-dev.10 17:26:57 v0.0.1-dev.11 17:26:57 v0.0.1-dev.12 17:26:57 v0.0.1-dev.13 17:26:57 v0.0.1-dev.14 17:26:57 v0.0.1-dev.15 17:26:57 v0.0.1-dev.16 17:26:57 v0.0.1-dev.2 17:26:57 v0.0.1-dev.3 17:26:57 v0.0.1-dev.4 17:26:57 v0.0.1-dev.5 17:26:57 v0.0.1-dev.6 17:26:57 v0.0.1-dev.7 17:26:57 v0.0.1-dev.8 17:26:57 v0.0.1-dev.9 17:26:57 v2.2.0 17:26:57 v2.2.0-dev.17 17:26:57 v2.2.0-dev.18 17:26:57 v2.2.0-dev.19 17:26:57 v2.2.0-dev.20 17:26:57 v2.2.0-dev.21 17:26:57 v2.2.0-dev.22 17:26:57 v2.2.0-dev.23 17:26:57 v2.2.0-dev.24 17:26:57 v2.2.0-dev.25 17:26:57 v2.2.0-dev.26 17:26:57 v2.2.0-dev.27 17:26:57 v2.3.0 17:26:57 v2.3.0-dev.1 17:26:57 v2.3.0-dev.10 17:26:57 v2.3.0-dev.11 17:26:57 v2.3.0-dev.12 17:26:57 v2.3.0-dev.13 17:26:57 v2.3.0-dev.14 17:26:57 v2.3.0-dev.15 17:26:57 v2.3.0-dev.16 17:26:57 v2.3.0-dev.17 17:26:57 v2.3.0-dev.18 17:26:57 v2.3.0-dev.19 17:26:57 v2.3.0-dev.2 17:26:57 v2.3.0-dev.20 17:26:57 v2.3.0-dev.21 17:26:57 v2.3.0-dev.22 17:26:57 v2.3.0-dev.23 17:26:57 v2.3.0-dev.24 17:26:57 v2.3.0-dev.25 17:26:57 v2.3.0-dev.26 17:26:57 v2.3.0-dev.27 17:26:57 v2.3.0-dev.28 17:26:57 v2.3.0-dev.3 17:26:57 v2.3.0-dev.4 17:26:57 v2.3.0-dev.5 17:26:57 v2.3.0-dev.6 17:26:57 v2.3.0-dev.7 17:26:57 v2.3.0-dev.8 17:26:57 v2.3.0-dev.9 17:26:57 v2.3.1 17:26:57 v2.3.1-dev.4 17:26:57 v2.3.1-dev.5 17:26:57 v2.3.1-dev.6 17:26:57 v3.0 17:26:57 v3.0.0 17:26:57 v3.0.0-dev.1 17:26:57 v3.0.0-dev.10 17:26:57 v3.0.0-dev.11 17:26:57 v3.0.0-dev.12 17:26:57 v3.0.0-dev.13 17:26:57 v3.0.0-dev.14 17:26:57 v3.0.0-dev.15 17:26:57 v3.0.0-dev.16 17:26:57 v3.0.0-dev.17 17:26:57 v3.0.0-dev.18 17:26:57 v3.0.0-dev.19 17:26:57 v3.0.0-dev.2 17:26:57 v3.0.0-dev.20 17:26:57 v3.0.0-dev.21 17:26:57 v3.0.0-dev.22 17:26:57 v3.0.0-dev.23 17:26:57 v3.0.0-dev.24 17:26:57 v3.0.0-dev.25 17:26:57 v3.0.0-dev.26 17:26:57 v3.0.0-dev.27 17:26:57 v3.0.0-dev.28 17:26:57 v3.0.0-dev.29 17:26:57 v3.0.0-dev.3 17:26:57 v3.0.0-dev.30 17:26:57 v3.0.0-dev.31 17:26:57 v3.0.0-dev.32 17:26:57 v3.0.0-dev.33 17:26:57 v3.0.0-dev.34 17:26:57 v3.0.0-dev.35 17:26:57 v3.0.0-dev.36 17:26:57 v3.0.0-dev.37 17:26:57 v3.0.0-dev.38 17:26:57 v3.0.0-dev.39 17:26:57 v3.0.0-dev.4 17:26:57 v3.0.0-dev.40 17:26:57 v3.0.0-dev.41 17:26:57 v3.0.0-dev.42 17:26:57 v3.0.0-dev.43 17:26:57 v3.0.0-dev.44 17:26:57 v3.0.0-dev.45 17:26:57 v3.0.0-dev.46 17:26:57 v3.0.0-dev.47 17:26:57 v3.0.0-dev.48 17:26:57 v3.0.0-dev.49 17:26:57 v3.0.0-dev.5 17:26:57 v3.0.0-dev.50 17:26:57 v3.0.0-dev.51 17:26:57 v3.0.0-dev.6 17:26:57 v3.0.0-dev.7 17:26:57 v3.0.0-dev.8 17:26:57 v3.0.0-dev.9 17:26:57 v3.1.0-dev.1 17:26:57 v3.1.0-dev.10 17:26:57 v3.1.0-dev.11 17:26:57 v3.1.0-dev.12 17:26:57 v3.1.0-dev.13 17:26:57 v3.1.0-dev.14 17:26:57 v3.1.0-dev.15 17:26:57 v3.1.0-dev.16 17:26:57 v3.1.0-dev.17 17:26:57 v3.1.0-dev.18 17:26:57 v3.1.0-dev.19 17:26:57 v3.1.0-dev.2 17:26:57 v3.1.0-dev.20 17:26:57 v3.1.0-dev.21 17:26:57 v3.1.0-dev.3 17:26:57 v3.1.0-dev.4 17:26:57 v3.1.0-dev.5 17:26:57 v3.1.0-dev.6 17:26:57 v3.1.0-dev.7 17:26:57 v3.1.0-dev.8 17:26:57 v3.1.0-dev.9 [Pipeline] sh 17:26:57 + lftools sign git-tag v3.1.0-dev.21 17:26:58 Signing Git tag with Sigul... 17:26:58 Signing v3.1.0-dev.21 [Pipeline] echo 17:26:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:26:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:26:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:26:58 $ docker stop --time=1 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 17:27:00 $ docker rm -f --volumes 6e88402b73319ba3bb4f71addacad073e5ee78734a189fa5d4bc1ca5fd0d8f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:27:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:00 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:27:00 $ 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 17:27:01 $ docker top da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 -eo pid,comm 17:27:01 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). 17:27:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:01 [ssh-agent] Looking for ssh-agent implementation... 17:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:01 $ docker exec da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 ssh-agent 17:27:01 SSH_AUTH_SOCK=/tmp/ssh-HBBDbxLq4CQU/agent.33 17:27:01 SSH_AGENT_PID=39 17:27:01 Running ssh-add (command line suppressed) 17:27:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15220976411665908887.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15220976411665908887.key) 17:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:01 + git semver bump pre 17:27:02 2023-09-19 17:27:02,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:27:02 2023-09-19 17:27:02,017 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 17:27:02 2023-09-19 17:27:02,017 [bump_version] DEBUG bumped version:3.1.0-dev.22 17:27:02 2023-09-19 17:27:02,017 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 17:27:02 2023-09-19 17:27:02,017 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:27:02 2023-09-19 17:27:02,018 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:27:02 2023-09-19 17:27:02,020 [execute] INFO git cat-file --batch-check 17:27:02 2023-09-19 17:27:02,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:27:02 2023-09-19 17:27:02,025 [execute] INFO git cat-file --batch 17:27:02 2023-09-19 17:27:02,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:27:02 2023-09-19 17:27:02,029 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:27:02 3.1.0-dev.22 [Pipeline] } 17:27:02 $ docker exec --env ******** --env ******** da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 ssh-agent -k 17:27:02 unset SSH_AUTH_SOCK; 17:27:02 unset SSH_AGENT_PID; 17:27:02 echo Agent pid 39 killed; 17:27:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:02 + git semver [Pipeline] } 17:27:02 $ docker stop --time=1 da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 17:27:04 $ docker rm -f --volumes da37073a542b00742881e02cfe6537f12d36628ac62461dd15c128b692666e72 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:04 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:27:04 $ 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 17:27:05 $ docker top 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:05 [ssh-agent] Looking for ssh-agent implementation... 17:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:05 $ docker exec 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a ssh-agent 17:27:05 SSH_AUTH_SOCK=/tmp/ssh-UPFnE7VASvdv/agent.32 17:27:05 SSH_AGENT_PID=38 17:27:05 Running ssh-add (command line suppressed) 17:27:05 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9727410783838331383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9727410783838331383.key) 17:27:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:06 + git semver push 17:27:06 2023-09-19 17:27:06,259 [run_push] DEBUG push 17:27:06 2023-09-19 17:27:06,259 [execute] INFO git cat-file --batch-check 17:27:06 2023-09-19 17:27:06,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 17:27:06 2023-09-19 17:27:06,264 [execute] INFO git rev-list 2d05fb435ae7ad8baba560cbfaef5bc4b3d5e752 -- 17:27:06 2023-09-19 17:27:06,264 [execute] DEBUG Popen(['git', 'rev-list', '2d05fb435ae7ad8baba560cbfaef5bc4b3d5e752', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:27:06 2023-09-19 17:27:06,272 [execute] INFO git fetch -v origin 17:27:06 2023-09-19 17:27:06,272 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 17:27:06 2023-09-19 17:27:06,864 [run_push] DEBUG no remote changes detected 17:27:06 2023-09-19 17:27:06,864 [execute] INFO git push origin semver 17:27:06 2023-09-19 17:27:06,864 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 17:27:07 2023-09-19 17:27:07,779 [run_push] DEBUG push all version tags 17:27:07 2023-09-19 17:27:07,779 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:27:07 2023-09-19 17:27:07,780 [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) 17:27:10 2023-09-19 17:27:10,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 17:27:10 3.1.0-dev.22 [Pipeline] } 17:27:10 $ docker exec --env ******** --env ******** 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a ssh-agent -k 17:27:10 unset SSH_AUTH_SOCK; 17:27:10 unset SSH_AGENT_PID; 17:27:10 echo Agent pid 38 killed; 17:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:10 + git semver [Pipeline] } 17:27:11 $ docker stop --time=1 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a 17:27:12 $ docker rm -f --volumes 8e4e4011be784b7f59a369d8997cb4702456ebaf0c15f8ed491aef42ec125d8a [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 17:27:12 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 17:27:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:27:12 total 16 17:27:12 drwxr-xr-x 3 root root 4096 Sep 19 17:16 . 17:27:12 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:26 .. 17:27:12 drwxr-xr-x 2 root root 4096 Sep 19 17:16 cost 17:27:12 -rw-r--r-- 1 root root 89 Sep 19 17:16 cost.csv 17:27:12 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 17:27:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 17:27:12 total 16 17:27:12 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:16 . 17:27:12 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:26 .. 17:27:12 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:16 cost 17:27:12 -rw-r--r-- 1 jenkins jenkins 89 Sep 19 17:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:27:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:27:14 ---> package-listing.sh 17:27:14 ++ facter osfamily 17:27:14 ++ tr '[:upper:]' '[:lower:]' 17:27:14 + OS_FAMILY=debian 17:27:14 + workspace=/w/workspace/exfoundry_device-usb-camera_main 17:27:14 + START_PACKAGES=/tmp/packages_start.txt 17:27:14 + END_PACKAGES=/tmp/packages_end.txt 17:27:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:14 + PACKAGES=/tmp/packages_start.txt 17:27:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:27:14 + PACKAGES=/tmp/packages_end.txt 17:27:14 + case "${OS_FAMILY}" in 17:27:14 + dpkg -l 17:27:14 + grep '^ii' 17:27:14 + '[' -f /tmp/packages_start.txt ']' 17:27:14 + '[' -f /tmp/packages_end.txt ']' 17:27:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 17:27:14 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 17:27:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 17:27:14 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 17:27:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:15 prd-ubuntu20.04-docker-8c-8g-6582 does not seem to be running inside a container 17:27:15 $ 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 17:27:15 $ docker top 09040da6af2387612834e518f9e9a43be1d58a18b631db28c75105672ddf5deb -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:15 + touch /tmp/pre-build-complete [Pipeline] sh 17:27:16 + mkdir -p /var/log/sysstat [Pipeline] sh 17:27:16 + ls /var/log/sa-host 17:27:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:16 provisioning config files... 17:27:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2990395012746513772tmp [Pipeline] { [Pipeline] echo 17:27:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:16 ---> create-netrc.sh [Pipeline] } 17:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:17 ---> python-tools-install.sh [Pipeline] echo 17:27:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:17 ---> sudo-logs.sh 17:27:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:27:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:17 ---> job-cost.sh 17:27:17 lf-activate-venv: SKIPPING 17:27:17 DEBUG: total: 0.2199999988079071 17:27:17 INFO: Retrieving Stack Cost... 17:27:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:18 INFO: Archiving Costs [Pipeline] echo 17:27:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:18 ---> logs-deploy.sh 17:27:18 lf-activate-venv: SKIPPING 17:27:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/146 17:27:18 INFO: archiving workspace using pattern(s): 17:27:19 Archives upload complete. 17:27:19 INFO: archiving logs to Nexus