Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1bbc4030cbff601133920badb9b14d1c5662baf 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-ssh13369686422632202619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8541726427377731095.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh958191550340898167.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14876637320261118113.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-ssh9605405846111164570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24085 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 c1bbc4030cbff601133920badb9b14d1c5662baf (main) Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" > 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 c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 > git rev-list --no-walk c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:03 ========================================================= 19:14:03 EdgeX Global Pipelines Version Info 19:14:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:04 ------------------- 19:14:04 stable info: 19:14:04 ------------------- 19:14:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:14:04 Message: update stable to v1.0.258 19:14:05 ------------------- 19:14:05 experimental info: 19:14:05 ------------------- 19:14:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:14:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:14:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1bbc40 [Pipeline] echo 19:14:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:06 provisioning config files... 19:14:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16542620568664169235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:06 ---> ****-login.sh 19:14:06 nexus3.edgexfoundry.org:10001 19:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:07 Configure a credential helper to remove this warning. See 19:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:07 19:14:07 Login Succeeded 19:14:07 nexus3.edgexfoundry.org:10002 19:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:07 Configure a credential helper to remove this warning. See 19:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:07 19:14:07 Login Succeeded 19:14:07 nexus3.edgexfoundry.org:10003 19:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:07 Configure a credential helper to remove this warning. See 19:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:07 19:14:07 Login Succeeded 19:14:07 nexus3.edgexfoundry.org:10004 19:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:07 Configure a credential helper to remove this warning. See 19:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:07 19:14:07 Login Succeeded 19:14:07 ****.io 19:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:07 Configure a credential helper to remove this warning. See 19:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:07 19:14:07 Login Succeeded 19:14:07 ---> ****-login.sh ends [Pipeline] } 19:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:14:08 + git rev-list -1 --merges c1bbc4030cbff601133920badb9b14d1c5662baf~1..c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo 19:14:08 -----------> git rev-list -1 --merges c1bbc4030cbff601133920badb9b14d1c5662baf~1..c1bbc4030cbff601133920badb9b14d1c5662baf c1bbc4030cbff601133920badb9b14d1c5662baf 19:14:08 c1bbc4030cbff601133920badb9b14d1c5662baf [false] [Pipeline] sh 19:14:08 + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo 19:14:08 ========================================================= 19:14:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:14:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:09 + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo 19:14:09 [semverPrep] GIT_COMMIT: c1bbc4030cbff601133920badb9b14d1c5662baf, Commit Message: Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2 [Pipeline] echo 19:14:09 [semverPrep] This is not a build commit. [Pipeline] sh 19:14:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:09 + grep -v github /etc/ssh/ssh_known_hosts 19:14:09 + [ -e /tmp/ssh_known_hosts ] 19:14:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:14:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:14:09 + sudo tee -a /etc/ssh/ssh_known_hosts 19:14:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:09 19:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:10 0.1.4: Pulling from edgex-devops/py-git-semver 19:14:10 b85a868b505f: Pulling fs layer 19:14:10 e2be974225ed: Pulling fs layer 19:14:10 339a4e72a1f5: Pulling fs layer 19:14:10 988bab9f4d93: Pulling fs layer 19:14:10 1469e6f7b9e6: Pulling fs layer 19:14:10 eaf3925da568: Pulling fs layer 19:14:10 bab4dde63d76: Pulling fs layer 19:14:10 bde34c3a00c8: Pulling fs layer 19:14:10 b352a97aabf1: Pulling fs layer 19:14:10 4872d77fe225: Pulling fs layer 19:14:10 5851b861e8e6: Pulling fs layer 19:14:10 988bab9f4d93: Waiting 19:14:10 1469e6f7b9e6: Waiting 19:14:10 eaf3925da568: Waiting 19:14:10 bab4dde63d76: Waiting 19:14:10 bde34c3a00c8: Waiting 19:14:10 b352a97aabf1: Waiting 19:14:10 5851b861e8e6: Waiting 19:14:10 4872d77fe225: Waiting 19:14:10 e2be974225ed: Verifying Checksum 19:14:10 e2be974225ed: Download complete 19:14:10 988bab9f4d93: Verifying Checksum 19:14:10 988bab9f4d93: Download complete 19:14:10 1469e6f7b9e6: Verifying Checksum 19:14:10 1469e6f7b9e6: Download complete 19:14:10 eaf3925da568: Download complete 19:14:10 339a4e72a1f5: Verifying Checksum 19:14:10 339a4e72a1f5: Download complete 19:14:10 bde34c3a00c8: Download complete 19:14:10 b352a97aabf1: Verifying Checksum 19:14:10 b352a97aabf1: Download complete 19:14:10 4872d77fe225: Download complete 19:14:10 5851b861e8e6: Verifying Checksum 19:14:10 5851b861e8e6: Download complete 19:14:10 b85a868b505f: Verifying Checksum 19:14:10 b85a868b505f: Download complete 19:14:10 bab4dde63d76: Verifying Checksum 19:14:10 bab4dde63d76: Download complete 19:14:11 b85a868b505f: Pull complete 19:14:12 e2be974225ed: Pull complete 19:14:12 339a4e72a1f5: Pull complete 19:14:12 988bab9f4d93: Pull complete 19:14:12 1469e6f7b9e6: Pull complete 19:14:12 eaf3925da568: Pull complete 19:14:14 bab4dde63d76: Pull complete 19:14:14 bde34c3a00c8: Pull complete 19:14:14 b352a97aabf1: Pull complete 19:14:14 4872d77fe225: Pull complete 19:14:15 5851b861e8e6: Pull complete 19:14:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:15 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:14:15 $ 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 19:14:18 $ docker top db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f -eo pid,comm 19:14:18 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). 19:14:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:19 [ssh-agent] Looking for ssh-agent implementation... 19:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:19 $ docker exec db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent 19:14:19 SSH_AUTH_SOCK=/tmp/ssh-3ZzJVrvARXax/agent.31 19:14:19 SSH_AGENT_PID=37 19:14:19 Running ssh-add (command line suppressed) 19:14:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16920368659652245143.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16920368659652245143.key) 19:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:19 + git tag --points-at HEAD [Pipeline] } 19:14:19 $ docker exec --env ******** --env ******** db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent -k 19:14:19 unset SSH_AUTH_SOCK; 19:14:19 unset SSH_AGENT_PID; 19:14:19 echo Agent pid 37 killed; 19:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:19 [ssh-agent] Looking for ssh-agent implementation... 19:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:19 $ docker exec db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent 19:14:20 SSH_AUTH_SOCK=/tmp/ssh-mscXyNc0R3ai/agent.69 19:14:20 SSH_AGENT_PID=75 19:14:20 Running ssh-add (command line suppressed) 19:14:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7321677976156841544.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7321677976156841544.key) 19:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:20 + git semver init 19:14:20 2023-12-05 19:14:20,722 [run_init] DEBUG init version:0.0.0 force:False 19:14:20 2023-12-05 19:14:20,722 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:14:20 2023-12-05 19:14:20,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:14:20 2023-12-05 19:14:20,723 [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) 19:14:22 2023-12-05 19:14:21,801 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:14:22 2023-12-05 19:14:21,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:14:22 2023-12-05 19:14:21,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:14:22 2023-12-05 19:14:21,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:14:22 3.2.0-dev.2 [Pipeline] } 19:14:22 $ docker exec --env ******** --env ******** db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent -k 19:14:22 unset SSH_AUTH_SOCK; 19:14:22 unset SSH_AGENT_PID; 19:14:22 echo Agent pid 75 killed; 19:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:22 + git semver [Pipeline] } 19:14:22 $ docker stop --time=1 db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f 19:14:24 $ docker rm -f --volumes db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f [Pipeline] // withDockerContainer [Pipeline] sh 19:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:24 Stashed 1 file(s) [Pipeline] echo 19:14:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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 19:14:25 provisioning config files... 19:14:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4000885489470673131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:25 ---> ****-login.sh 19:14:25 nexus3.edgexfoundry.org:10001 19:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:25 Configure a credential helper to remove this warning. See 19:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:25 19:14:25 Login Succeeded 19:14:25 nexus3.edgexfoundry.org:10002 19:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:25 Configure a credential helper to remove this warning. See 19:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:25 19:14:25 Login Succeeded 19:14:25 nexus3.edgexfoundry.org:10003 19:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:25 Configure a credential helper to remove this warning. See 19:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:25 19:14:25 Login Succeeded 19:14:25 nexus3.edgexfoundry.org:10004 19:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:25 Configure a credential helper to remove this warning. See 19:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:25 19:14:25 Login Succeeded 19:14:25 ****.io 19:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:26 Configure a credential helper to remove this warning. See 19:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:26 19:14:26 Login Succeeded 19:14:26 ---> ****-login.sh ends [Pipeline] } 19:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:26 ========================================================= 19:14:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:14:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:26 + 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 . 19:14:26 Sending build context to Docker daemon 14.35MB 19:14:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:14:26 Step 2/13 : FROM ${BASE} AS builder 19:14:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:26 7264a8db6415: Pulling fs layer 19:14:26 c4d48a809fc2: Pulling fs layer 19:14:26 4f1c88b9dad5: Pulling fs layer 19:14:26 ad3a456e5733: Pulling fs layer 19:14:26 69c7f0334f64: Pulling fs layer 19:14:26 1f1c1a5573a3: Pulling fs layer 19:14:26 ad3a456e5733: Waiting 19:14:26 ce7588e14bc9: Pulling fs layer 19:14:26 69c7f0334f64: Waiting 19:14:26 ce7588e14bc9: Waiting 19:14:26 1f1c1a5573a3: Waiting 19:14:26 b5e4710f87ac: Pulling fs layer 19:14:26 b5e4710f87ac: Waiting 19:14:27 c4d48a809fc2: Download complete 19:14:27 ad3a456e5733: Verifying Checksum 19:14:27 69c7f0334f64: Verifying Checksum 19:14:27 69c7f0334f64: Download complete 19:14:27 7264a8db6415: Verifying Checksum 19:14:27 7264a8db6415: Download complete 19:14:27 1f1c1a5573a3: Verifying Checksum 19:14:27 7264a8db6415: Pull complete 19:14:27 b5e4710f87ac: Verifying Checksum 19:14:27 b5e4710f87ac: Download complete 19:14:27 c4d48a809fc2: Pull complete 19:14:27 4f1c88b9dad5: Download complete 19:14:27 ce7588e14bc9: Verifying Checksum 19:14:27 ce7588e14bc9: Download complete 19:14:31 4f1c88b9dad5: Pull complete 19:14:31 ad3a456e5733: Pull complete 19:14:31 69c7f0334f64: Pull complete 19:14:31 1f1c1a5573a3: Pull complete 19:14:33 ce7588e14bc9: Pull complete 19:14:33 b5e4710f87ac: Pull complete 19:14:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:33 ---> 88b5674ff536 19:14:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:14:39 ---> Running in 1ef7a6dbffe0 19:14:39 Removing intermediate container 1ef7a6dbffe0 19:14:39 ---> 3faf2f2f537f 19:14:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:14:39 ---> Running in 8f5c6cc7a418 19:14:39 Removing intermediate container 8f5c6cc7a418 19:14:39 ---> d6deaba652b1 19:14:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:14:39 ---> Running in a483d8bb93d6 19:14:39 Removing intermediate container a483d8bb93d6 19:14:39 ---> a75a6364a2e8 19:14:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:14:39 ---> Running in 75cb8160bb2e 19:14:39 Removing intermediate container 75cb8160bb2e 19:14:39 ---> 5e0915c53049 19:14:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:14:39 ---> Running in 3ab6fde36dae 19:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:14:40 Still waiting to schedule task 19:14:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:14:40 (1/13) Installing libintl (0.21.1-r7) 19:14:40 (2/13) Installing eudev-libs (3.2.11-r8) 19:14:40 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 19:14:40 (4/13) Installing v4l-utils-libs (1.24.1-r0) 19:14:40 (5/13) Installing v4l-utils (1.24.1-r0) 19:14:40 (6/13) Installing libdvbv5 (1.24.1-r0) 19:14:40 (7/13) Installing udev-init-scripts (35-r1) 19:14:40 (8/13) Installing libblkid (2.38.1-r8) 19:14:40 (9/13) Installing xz-libs (5.4.3-r0) 19:14:40 (10/13) Installing kmod-libs (30-r3) 19:14:40 (11/13) Installing eudev (3.2.11-r8) 19:14:40 (12/13) Installing eudev-dev (3.2.11-r8) 19:14:40 (13/13) Installing v4l-utils-dev (1.24.1-r0) 19:14:40 Executing busybox-1.36.1-r5.trigger 19:14:40 Executing eudev-3.2.11-r8.trigger 19:14:40 OK: 271 MiB in 65 packages 19:14:41 Removing intermediate container 3ab6fde36dae 19:14:41 ---> dc52ec306772 19:14:41 Step 8/13 : WORKDIR /device-usb-camera 19:14:41 ---> Running in b08bbe5aa3d2 19:14:41 Removing intermediate container b08bbe5aa3d2 19:14:41 ---> 2f07521b0ca3 19:14:41 Step 9/13 : COPY go.mod vendor* ./ 19:14:41 ---> 739067a56346 19:14:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:41 ---> Running in b7328ee50f9f 19:15:28 Removing intermediate container b7328ee50f9f 19:15:28 ---> 37372a7d6024 19:15:28 Step 11/13 : COPY . . 19:15:28 ---> 8e1c1872f25e 19:15:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:15:28 ---> Running in eede3fc6b1bc 19:15:28  % Total % Received % Xferd Average Speed Time Time Time Current 19:15:28  Dload Upload Total Spent Left Speed 19:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9247  0 --:--:-- --:--:-- --:--:-- 9213 100 1253 100 1253 0 0 9237   0 --:--:-- --:--:-- --:--:-- 9213 19:15:28 Removing intermediate container eede3fc6b1bc 19:15:28 ---> a747af74a24d 19:15:28 Step 13/13 : RUN ${MAKE} 19:15:28 ---> Running in 1bd89a10ca35 19:15:28 noop 19:15:28 Removing intermediate container 1bd89a10ca35 19:15:28 ---> 33bddd52206b 19:15:28 Successfully built 33bddd52206b 19:15:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:28 + docker inspect -f . ci-base-image-x86_64 19:15:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:28 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:15:28 $ 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 19:15:29 $ docker top 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:29 + go version 19:15:29 go version go1.21.0 linux/amd64 [Pipeline] } 19:15:29 $ docker stop --time=1 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 19:15:31 $ docker rm -f --volumes 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:31 + docker inspect -f . ci-base-image-x86_64 19:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:31 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:15:31 $ 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 19:15:32 $ docker top eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:15:35 + make test 19:15:35 go test ./... -coverprofile=coverage.out ./... 19:15:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:15:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:15:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 19:15:54 go vet ./... 19:15:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:57 $ docker stop --time=1 eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 19:16:00 $ docker rm -f --volumes eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 [Pipeline] // withDockerContainer [Pipeline] sh 19:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:16:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:16:02 + ls -al . 19:16:02 total 224 19:16:02 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 19:15 . 19:16:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 19:14 .. 19:16:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:15 .git 19:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 .github 19:16:02 -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 19:14 .gitignore 19:16:02 -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 19:14 .golangci.yml 19:16:02 -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 19:14 .hadolint.yml 19:16:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 19:14 .semver 19:16:02 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 19:14 Attribution.txt 19:16:02 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 19:14 CHANGELOG.md 19:16:02 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 19:14 Dockerfile 19:16:02 -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 19:14 GOVERNANCE.md 19:16:02 -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 19:14 Jenkinsfile 19:16:02 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 19:14 LICENSE 19:16:02 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 19:14 Makefile 19:16:02 -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 19:14 OWNERS.md 19:16:02 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 19:14 README.md 19:16:02 -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 19:14 VERSION 19:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:14 bin 19:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 cmd 19:16:02 -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 19:15 coverage.out 19:16:02 -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 19:14 docker-entrypoint.sh 19:16:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:14 docs 19:16:02 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 19:14 go.mod 19:16:02 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 19:14 go.sum 19:16:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 internal 19:16:02 -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 19:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:02 + 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=c1bbc4030cbff601133920badb9b14d1c5662baf --label arch=amd64 --label version=3.2.0-dev.2 . 19:16:02 Sending build context to Docker daemon 14.41MB 19:16:02 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 19:16:02 Step 2/37 : FROM ${BASE} AS builder 19:16:02 ---> 33bddd52206b 19:16:02 Step 3/37 : ARG ADD_BUILD_TAGS="" 19:16:02 ---> Running in 221fe75952f3 19:16:02 Removing intermediate container 221fe75952f3 19:16:02 ---> 43d6e18619d4 19:16:02 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:16:02 ---> Running in 517b421cb80e 19:16:02 Removing intermediate container 517b421cb80e 19:16:02 ---> 8a9ad141f325 19:16:02 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:16:02 ---> Running in 3ea30292c2da 19:16:03 Removing intermediate container 3ea30292c2da 19:16:03 ---> ae1e86d52167 19:16:03 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:16:03 ---> Running in fc8fd321d38a 19:16:03 Removing intermediate container fc8fd321d38a 19:16:03 ---> e64286b67dc3 19:16:03 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:16:03 ---> Running in 2cbc1e8ff7b7 19:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:03 OK: 271 MiB in 65 packages 19:16:03 Removing intermediate container 2cbc1e8ff7b7 19:16:03 ---> 4dec188c6c5e 19:16:03 Step 8/37 : WORKDIR /device-usb-camera 19:16:03 ---> Running in 1ab3aacf7482 19:16:04 Removing intermediate container 1ab3aacf7482 19:16:04 ---> bccb648f5e8d 19:16:04 Step 9/37 : COPY go.mod vendor* ./ 19:16:04 ---> d4858b7f251b 19:16:04 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:04 ---> Running in 2e7812bb8fcb 19:16:05 Removing intermediate container 2e7812bb8fcb 19:16:05 ---> e19bd32baeb5 19:16:05 Step 11/37 : COPY . . 19:16:05 ---> 307ae1938374 19:16:05 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:16:05 ---> Running in 43cb3aa5bae7 19:16:05  % Total % Received % Xferd Average Speed Time Time Time Current 19:16:05  Dload Upload Total Spent Left Speed 19:16:05  0  0  0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40189 0 --:--:-- --:--:-- --:--:-- 41766 19:16:06 Removing intermediate container 43cb3aa5bae7 19:16:06 ---> c86609b79510 19:16:06 Step 13/37 : RUN ${MAKE} 19:16:06 ---> Running in 3cdc39b5a8a6 19:16:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:16:28 Removing intermediate container 3cdc39b5a8a6 19:16:28 ---> 33d75d3a6b4d 19:16:28 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:16:28 v0.21.6: Pulling from aler9/rtsp-simple-server 19:16:28 4acc49c71d14: Pulling fs layer 19:16:28 4acc49c71d14: Verifying Checksum 19:16:28 4acc49c71d14: Download complete 19:16:28 4acc49c71d14: Pull complete 19:16:28 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:16:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:16:28 ---> 01a2bd3e5fff 19:16:28 Step 15/37 : FROM alpine:3.18 19:16:29 3.18: Pulling from library/alpine 19:16:29 c926b61bad3b: Pulling fs layer 19:16:30 c926b61bad3b: Download complete 19:16:30 c926b61bad3b: Pull complete 19:16:30 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:16:30 Status: Downloaded newer image for alpine:3.18 19:16:30 ---> b541f2080109 19:16:30 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:16:30 ---> Running in 61abfe4de9df 19:16:30 Removing intermediate container 61abfe4de9df 19:16:30 ---> 236f18e623d1 19:16:30 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:16:30 ---> Running in 4058530f5379 19:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:31 (1/107) Installing dumb-init (1.2.5-r2) 19:16:31 (2/107) Installing sdl2 (2.26.5-r0) 19:16:31 (3/107) Installing svt-av1-libs (1.6.0-r0) 19:16:31 (4/107) Installing aom-libs (3.6.1-r0) 19:16:31 (5/107) Installing libxau (1.0.11-r2) 19:16:31 (6/107) Installing libmd (1.0.4-r2) 19:16:31 (7/107) Installing libbsd (0.11.7-r1) 19:16:31 (8/107) Installing libxdmcp (1.1.4-r2) 19:16:31 (9/107) Installing libxcb (1.15-r1) 19:16:31 (10/107) Installing libx11 (1.8.7-r0) 19:16:31 (11/107) Installing hwdata-pci (0.370-r0) 19:16:31 (12/107) Installing libpciaccess (0.17-r2) 19:16:31 (13/107) Installing libdrm (2.4.115-r4) 19:16:31 (14/107) Installing libxext (1.3.5-r2) 19:16:31 (15/107) Installing libxfixes (6.0.1-r2) 19:16:31 (16/107) Installing libffi (3.4.4-r2) 19:16:31 (17/107) Installing wayland-libs-client (1.22.0-r2) 19:16:31 (18/107) Installing libva (2.18.0-r1) 19:16:31 (19/107) Installing libvdpau (1.5-r1) 19:16:31 (20/107) Installing libgcc (12.2.1_git20220924-r10) 19:16:31 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 19:16:31 (22/107) Installing onevpl-libs (2023.2.1-r0) 19:16:31 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 19:16:31 (24/107) Installing libdav1d (1.2.1-r0) 19:16:31 (25/107) Installing brotli-libs (1.0.9-r14) 19:16:31 (26/107) Installing libhwy (1.0.4-r1) 19:16:31 (27/107) Installing lcms2 (2.15-r2) 19:16:31 (28/107) Installing libjxl (0.8.2-r0) 19:16:31 (29/107) Installing lame-libs (3.100-r5) 19:16:31 (30/107) Installing opus (1.4-r0) 19:16:31 (31/107) Installing libgomp (12.2.1_git20220924-r10) 19:16:31 (32/107) Installing soxr (0.1.3-r5) 19:16:31 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 19:16:31 (34/107) Installing libogg (1.3.5-r4) 19:16:31 (35/107) Installing libtheora (1.1.1-r17) 19:16:31 (36/107) Installing libvorbis (1.3.7-r1) 19:16:31 (37/107) Installing libvpx (1.13.0-r2) 19:16:31 (38/107) Installing libwebp (1.3.2-r0) 19:16:31 (39/107) Installing x264-libs (0.164_git20220602-r1) 19:16:31 (40/107) Installing numactl (2.0.16-r4) 19:16:31 (41/107) Installing x265-libs (3.5-r4) 19:16:31 (42/107) Installing xvidcore (1.3.7-r1) 19:16:31 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 19:16:31 (44/107) Installing alsa-lib (1.2.9-r1) 19:16:31 (45/107) Installing libexpat (2.5.0-r1) 19:16:31 (46/107) Installing libbz2 (1.0.8-r5) 19:16:31 (47/107) Installing libpng (1.6.39-r3) 19:16:31 (48/107) Installing freetype (2.13.0-r5) 19:16:31 (49/107) Installing fontconfig (2.14.2-r3) 19:16:31 (50/107) Installing fribidi (1.0.13-r0) 19:16:31 (51/107) Installing libintl (0.21.1-r7) 19:16:31 (52/107) Installing libblkid (2.38.1-r8) 19:16:31 (53/107) Installing libmount (2.38.1-r8) 19:16:31 (54/107) Installing pcre2 (10.42-r1) 19:16:31 (55/107) Installing glib (2.76.4-r0) 19:16:31 (56/107) Installing graphite2 (1.3.14-r5) 19:16:31 (57/107) Installing harfbuzz (7.3.0-r0) 19:16:31 (58/107) Installing libunibreak (5.1-r0) 19:16:31 (59/107) Installing libass (0.17.1-r0) 19:16:31 (60/107) Installing libbluray (1.3.4-r0) 19:16:31 (61/107) Installing gmp (6.2.1-r3) 19:16:31 (62/107) Installing nettle (3.8.1-r2) 19:16:31 (63/107) Installing libunistring (1.1-r1) 19:16:31 (64/107) Installing libidn2 (2.3.4-r1) 19:16:31 (65/107) Installing p11-kit (0.24.1-r2) 19:16:31 (66/107) Installing libtasn1 (4.19.0-r1) 19:16:31 (67/107) Installing gnutls (3.8.0-r2) 19:16:32 (68/107) Installing mpg123-libs (1.31.3-r1) 19:16:32 (69/107) Installing libopenmpt (0.7.2-r0) 19:16:32 (70/107) Installing cjson (1.7.15-r4) 19:16:32 (71/107) Installing mbedtls (2.28.5-r0) 19:16:32 (72/107) Installing librist (0.2.7-r0) 19:16:32 (73/107) Installing libsrt (1.5.2-r0) 19:16:32 (74/107) Installing libssh (0.10.5-r0) 19:16:32 (75/107) Installing xz-libs (5.4.3-r0) 19:16:32 (76/107) Installing libxml2 (2.11.6-r0) 19:16:32 (77/107) Installing libsodium (1.0.18-r3) 19:16:32 (78/107) Installing libzmq (4.3.4-r4) 19:16:32 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 19:16:32 (80/107) Installing glslang-libs (1.3.243.0-r1) 19:16:32 (81/107) Installing spirv-tools (1.3.243.0-r1) 19:16:32 (82/107) Installing shaderc (2023.3-r1) 19:16:32 (83/107) Installing vulkan-loader (1.3.243.0-r1) 19:16:32 (84/107) Installing libplacebo (5.264.1-r1) 19:16:32 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 19:16:32 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 19:16:32 (87/107) Installing vidstab (1.1.1-r0) 19:16:32 (88/107) Installing zimg (3.0.5-r0) 19:16:32 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 19:16:32 (90/107) Installing libasyncns (0.8-r1) 19:16:32 (91/107) Installing dbus-libs (1.14.8-r0) 19:16:32 (92/107) Installing libltdl (2.4.7-r2) 19:16:32 (93/107) Installing orc (0.4.34-r0) 19:16:32 (94/107) Installing flac-libs (1.4.3-r0) 19:16:32 (95/107) Installing libsndfile (1.2.0-r2) 19:16:32 (96/107) Installing speexdsp (1.2.1-r1) 19:16:32 (97/107) Installing tdb-libs (1.4.8-r1) 19:16:32 (98/107) Installing libpulse (16.1-r10) 19:16:32 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 19:16:32 (100/107) Installing v4l-utils-libs (1.24.1-r0) 19:16:32 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 19:16:32 (102/107) Installing ffmpeg (6.0.1-r0) 19:16:32 (103/107) Installing udev-init-scripts (35-r1) 19:16:32 (104/107) Installing eudev-libs (3.2.11-r8) 19:16:32 (105/107) Installing zstd-libs (1.5.5-r4) 19:16:32 (106/107) Installing kmod-libs (30-r3) 19:16:32 (107/107) Installing eudev (3.2.11-r8) 19:16:32 Executing busybox-1.36.1-r5.trigger 19:16:32 Executing glib-2.76.4-r0.trigger 19:16:32 Executing eudev-3.2.11-r8.trigger 19:16:32 OK: 131 MiB in 122 packages 19:16:35 Removing intermediate container 4058530f5379 19:16:35 ---> fbc04310d711 19:16:35 Step 18/37 : RUN apk --no-cache upgrade 19:16:35 ---> Running in cdb28ff4f526 19:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:36 OK: 131 MiB in 122 packages 19:16:36 Removing intermediate container cdb28ff4f526 19:16:36 ---> e96f87ab26b5 19:16:36 Step 19/37 : WORKDIR / 19:16:36 ---> Running in 234948812abe 19:16:36 Removing intermediate container 234948812abe 19:16:36 ---> eb0378cb5ced 19:16:36 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 19:16:37 ---> 727af93a1291 19:16:37 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 19:16:37 ---> da734d1f4756 19:16:37 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:16:37 ---> bf0195466a66 19:16:37 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:16:38 ---> 8f3ee85b208a 19:16:38 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:16:38 ---> 5d887b75b37d 19:16:38 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 19:16:38 ---> ea6d3b04c035 19:16:38 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 19:16:38 ---> 81923c49442c 19:16:38 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:16:38 ---> Running in b69efb514a72 19:16:39 Removing intermediate container b69efb514a72 19:16:39 ---> b3732c2b3328 19:16:39 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:16:39 ---> Running in e072d28d6e6b 19:16:40 Removing intermediate container e072d28d6e6b 19:16:40 ---> 80446e54fe68 19:16:40 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:16:40 ---> Running in 2c10be102160 19:16:40 Removing intermediate container 2c10be102160 19:16:40 ---> e7580cd1a29f 19:16:40 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:16:40 ---> Running in 82facbdf2702 19:16:40 Removing intermediate container 82facbdf2702 19:16:40 ---> a3b339ad72cd 19:16:40 Step 31/37 : EXPOSE 59983 19:16:41 ---> Running in d2dba78459ae 19:16:41 Removing intermediate container d2dba78459ae 19:16:41 ---> 36bbb52fa2e7 19:16:41 Step 32/37 : EXPOSE 8554 19:16:41 ---> Running in 46f3d29fa832 19:16:41 Removing intermediate container 46f3d29fa832 19:16:41 ---> f181abfa2cad 19:16:41 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:16:41 ---> Running in c3b796199087 19:16:41 Removing intermediate container c3b796199087 19:16:41 ---> 3d6d7ae507e9 19:16:41 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:16:41 ---> Running in 412bfd3637c2 19:16:41 Removing intermediate container 412bfd3637c2 19:16:41 ---> 10b1983ace34 19:16:41 Step 35/37 : LABEL arch=amd64 19:16:41 ---> Running in 13cf6bc8ff81 19:16:41 Removing intermediate container 13cf6bc8ff81 19:16:41 ---> 293857e06a0f 19:16:41 Step 36/37 : LABEL git_sha=c1bbc4030cbff601133920badb9b14d1c5662baf 19:16:41 ---> Running in 5e41689ef5b6 19:16:41 Removing intermediate container 5e41689ef5b6 19:16:41 ---> e33531cc8f20 19:16:41 Step 37/37 : LABEL version=3.2.0-dev.2 19:16:41 ---> Running in 029f707eca74 19:16:41 Removing intermediate container 029f707eca74 19:16:41 ---> eb9d7074d73c 19:16:41 [Warning] One or more build-args [ARCH] were not consumed 19:16:41 Successfully built eb9d7074d73c 19:16:41 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 19:16:41 provisioning config files... 19:16:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963190943804541148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:42 ---> ****-login.sh 19:16:42 nexus3.edgexfoundry.org:10001 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 nexus3.edgexfoundry.org:10002 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 nexus3.edgexfoundry.org:10003 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 nexus3.edgexfoundry.org:10004 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 ****.io 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 ---> ****-login.sh ends [Pipeline] } 19:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:16:43 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:16:43 c1bbc4030cbff601133920badb9b14d1c5662baf 19:16:43 latest 19:16:43 3.2.0-dev.2 19:16:43 c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:16:43 main 19:16:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24086 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:16:43 Running in /w/workspace/device-usb-camera/167 [Pipeline] { 19:16:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout 19:16:43 Selected Git installation does not exist. Using Default 19:16:43 The recommended git tool is: NONE [Pipeline] sh 19:16:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf 19:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:16:43 544df0bd1147: Preparing 19:16:43 a262f03b1473: Preparing 19:16:43 ad26729ba33e: Preparing 19:16:43 50e49501f7b7: Preparing 19:16:43 3827b5b91e75: Preparing 19:16:43 acc83c6ca332: Preparing 19:16:43 ff3053941c8f: Preparing 19:16:43 7844b2c8d867: Preparing 19:16:43 7accde0b5ef9: Preparing 19:16:43 cdd01c2ec34f: Preparing 19:16:43 6d99467f43f1: Preparing 19:16:43 f880d597fa38: Preparing 19:16:43 6e2950978c65: Preparing 19:16:43 7accde0b5ef9: Waiting 19:16:43 acc83c6ca332: Waiting 19:16:43 cdd01c2ec34f: Waiting 19:16:43 ff3053941c8f: Waiting 19:16:43 7844b2c8d867: Waiting 19:16:43 6d99467f43f1: Waiting 19:16:43 f880d597fa38: Waiting 19:16:43 9fe9a137fd00: Preparing 19:16:43 50e49501f7b7: Pushed 19:16:43 544df0bd1147: Pushed 19:16:43 ad26729ba33e: Pushed 19:16:43 a262f03b1473: Pushed 19:16:43 acc83c6ca332: Pushed 19:16:44 ff3053941c8f: Pushed 19:16:44 7accde0b5ef9: Pushed 19:16:44 7844b2c8d867: Pushed 19:16:44 cdd01c2ec34f: Pushed 19:16:44 9fe9a137fd00: Layer already exists 19:16:44 f880d597fa38: Pushed 19:16:46 3827b5b91e75: Pushed 19:16:46 6d99467f43f1: Pushed 19:16:50 using credential edgex-jenkins-ssh 19:16:50 Cloning the remote Git repository 19:16:50 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:16:51 > git init /w/workspace/device-usb-camera/167 # timeout=10 19:16:51 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:16:51 > git --version # timeout=10 19:16:51 > git --version # 'git version 2.25.1' 19:16:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:56 6e2950978c65: Pushed 19:16:56 c1bbc4030cbff601133920badb9b14d1c5662baf: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:16:57 544df0bd1147: Preparing 19:16:57 a262f03b1473: Preparing 19:16:57 ad26729ba33e: Preparing 19:16:57 50e49501f7b7: Preparing 19:16:57 3827b5b91e75: Preparing 19:16:57 acc83c6ca332: Preparing 19:16:57 ff3053941c8f: Preparing 19:16:57 7844b2c8d867: Preparing 19:16:57 7accde0b5ef9: Preparing 19:16:57 cdd01c2ec34f: Preparing 19:16:57 6d99467f43f1: Preparing 19:16:57 f880d597fa38: Preparing 19:16:57 6e2950978c65: Preparing 19:16:57 9fe9a137fd00: Preparing 19:16:57 acc83c6ca332: Waiting 19:16:57 7844b2c8d867: Waiting 19:16:57 6d99467f43f1: Waiting 19:16:57 ff3053941c8f: Waiting 19:16:57 6e2950978c65: Waiting 19:16:57 f880d597fa38: Waiting 19:16:57 9fe9a137fd00: Waiting 19:16:57 7accde0b5ef9: Waiting 19:16:57 cdd01c2ec34f: Waiting 19:16:57 50e49501f7b7: Layer already exists 19:16:57 544df0bd1147: Layer already exists 19:16:57 a262f03b1473: Layer already exists 19:16:57 ad26729ba33e: Layer already exists 19:16:57 3827b5b91e75: Layer already exists 19:16:57 ff3053941c8f: Layer already exists 19:16:57 acc83c6ca332: Layer already exists 19:16:57 cdd01c2ec34f: Layer already exists 19:16:57 7844b2c8d867: Layer already exists 19:16:57 7accde0b5ef9: Layer already exists 19:16:57 6d99467f43f1: Layer already exists 19:16:57 f880d597fa38: Layer already exists 19:16:57 9fe9a137fd00: Layer already exists 19:16:57 6e2950978c65: Layer already exists 19:16:57 latest: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 19:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:16:58 544df0bd1147: Preparing 19:16:58 a262f03b1473: Preparing 19:16:58 ad26729ba33e: Preparing 19:16:58 50e49501f7b7: Preparing 19:16:58 3827b5b91e75: Preparing 19:16:58 acc83c6ca332: Preparing 19:16:58 ff3053941c8f: Preparing 19:16:58 7844b2c8d867: Preparing 19:16:58 7accde0b5ef9: Preparing 19:16:58 cdd01c2ec34f: Preparing 19:16:58 6d99467f43f1: Preparing 19:16:58 f880d597fa38: Preparing 19:16:58 6e2950978c65: Preparing 19:16:58 9fe9a137fd00: Preparing 19:16:58 6d99467f43f1: Waiting 19:16:58 f880d597fa38: Waiting 19:16:58 acc83c6ca332: Waiting 19:16:58 ff3053941c8f: Waiting 19:16:58 7844b2c8d867: Waiting 19:16:58 6e2950978c65: Waiting 19:16:58 7accde0b5ef9: Waiting 19:16:58 9fe9a137fd00: Waiting 19:16:58 cdd01c2ec34f: Waiting 19:16:58 3827b5b91e75: Layer already exists 19:16:58 50e49501f7b7: Layer already exists 19:16:58 ad26729ba33e: Layer already exists 19:16:58 544df0bd1147: Layer already exists 19:16:58 a262f03b1473: Layer already exists 19:16:58 acc83c6ca332: Layer already exists 19:16:58 7accde0b5ef9: Layer already exists 19:16:58 7844b2c8d867: Layer already exists 19:16:58 cdd01c2ec34f: Layer already exists 19:16:58 6d99467f43f1: Layer already exists 19:16:58 f880d597fa38: Layer already exists 19:16:58 6e2950978c65: Layer already exists 19:16:58 ff3053941c8f: Layer already exists 19:16:58 9fe9a137fd00: Layer already exists 19:16:58 3.2.0-dev.2: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:58 Avoid second fetch 19:16:58 Checking out Revision c1bbc4030cbff601133920badb9b14d1c5662baf (main) 19:16:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:16:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:16:58 544df0bd1147: Preparing 19:16:58 a262f03b1473: Preparing 19:16:58 ad26729ba33e: Preparing 19:16:58 50e49501f7b7: Preparing 19:16:58 3827b5b91e75: Preparing 19:16:58 acc83c6ca332: Preparing 19:16:58 ff3053941c8f: Preparing 19:16:58 7844b2c8d867: Preparing 19:16:58 7accde0b5ef9: Preparing 19:16:58 cdd01c2ec34f: Preparing 19:16:58 6d99467f43f1: Preparing 19:16:58 f880d597fa38: Preparing 19:16:58 6e2950978c65: Preparing 19:16:58 9fe9a137fd00: Preparing 19:16:58 7accde0b5ef9: Waiting 19:16:58 cdd01c2ec34f: Waiting 19:16:58 6d99467f43f1: Waiting 19:16:58 f880d597fa38: Waiting 19:16:58 6e2950978c65: Waiting 19:16:58 ff3053941c8f: Waiting 19:16:58 7844b2c8d867: Waiting 19:16:58 9fe9a137fd00: Waiting 19:16:58 acc83c6ca332: Waiting 19:16:58 3827b5b91e75: Layer already exists 19:16:58 ad26729ba33e: Layer already exists 19:16:58 a262f03b1473: Layer already exists 19:16:58 544df0bd1147: Layer already exists 19:16:58 50e49501f7b7: Layer already exists 19:16:58 acc83c6ca332: Layer already exists 19:16:58 ff3053941c8f: Layer already exists 19:16:58 7844b2c8d867: Layer already exists 19:16:58 7accde0b5ef9: Layer already exists 19:16:58 cdd01c2ec34f: Layer already exists 19:16:58 6d99467f43f1: Layer already exists 19:16:58 f880d597fa38: Layer already exists 19:16:58 9fe9a137fd00: Layer already exists 19:16:58 6e2950978c65: Layer already exists 19:16:58 c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:59 Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" 19:16:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 19:16:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:16:59 544df0bd1147: Preparing 19:16:59 a262f03b1473: Preparing 19:16:59 ad26729ba33e: Preparing 19:16:59 50e49501f7b7: Preparing 19:16:59 3827b5b91e75: Preparing 19:16:59 acc83c6ca332: Preparing 19:16:59 ff3053941c8f: Preparing 19:16:59 7844b2c8d867: Preparing 19:16:59 7accde0b5ef9: Preparing 19:16:59 cdd01c2ec34f: Preparing 19:16:59 6d99467f43f1: Preparing 19:16:59 f880d597fa38: Preparing 19:16:59 6e2950978c65: Preparing 19:16:59 9fe9a137fd00: Preparing 19:16:59 7844b2c8d867: Waiting 19:16:59 acc83c6ca332: Waiting 19:16:59 7accde0b5ef9: Waiting 19:16:59 ff3053941c8f: Waiting 19:16:59 cdd01c2ec34f: Waiting 19:16:59 6e2950978c65: Waiting 19:16:59 6d99467f43f1: Waiting 19:16:59 f880d597fa38: Waiting 19:16:59 9fe9a137fd00: Waiting 19:16:59 3827b5b91e75: Layer already exists 19:16:59 544df0bd1147: Layer already exists 19:16:59 a262f03b1473: Layer already exists 19:16:59 50e49501f7b7: Layer already exists 19:16:59 ad26729ba33e: Layer already exists 19:16:59 ff3053941c8f: Layer already exists 19:16:59 cdd01c2ec34f: Layer already exists 19:16:59 acc83c6ca332: Layer already exists 19:16:59 7844b2c8d867: Layer already exists 19:16:59 7accde0b5ef9: Layer already exists 19:16:59 6d99467f43f1: Layer already exists 19:16:59 f880d597fa38: Layer already exists 19:16:59 6e2950978c65: Layer already exists 19:16:59 9fe9a137fd00: Layer already exists 19:16:59 main: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withEnv [Pipeline] echo 19:17:00 ===================================================== [Pipeline] echo 19:17:00 taggedImages: 19:17:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf 19:17:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:17:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 19:17:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:17:00 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:58 > git config core.sparsecheckout # timeout=10 19:16:58 > git checkout -f c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:17:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:00 Dload Upload Total Spent Left Speed 19:17:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 12682 76 9637 0 0 63401 0 --:--:-- --:--:-- --:--:-- 63401 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh 19:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:01 19:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:01 latest: Pulling from edgex-lftools-log-publisher 19:17:01 5eb5b503b376: Pulling fs layer 19:17:01 5c69ac0246d0: Pulling fs layer 19:17:01 ec43610c2a17: Pulling fs layer 19:17:01 3a2ae6a8a46f: Pulling fs layer 19:17:01 33b1e0a273af: Pulling fs layer 19:17:01 5d3b04190fa2: Pulling fs layer 19:17:01 2f39f015ded8: Pulling fs layer 19:17:01 3a2ae6a8a46f: Waiting 19:17:01 2f39f015ded8: Waiting 19:17:01 5d3b04190fa2: Waiting 19:17:01 5c69ac0246d0: Download complete 19:17:01 3a2ae6a8a46f: Verifying Checksum 19:17:01 3a2ae6a8a46f: Download complete 19:17:01 33b1e0a273af: Verifying Checksum 19:17:01 33b1e0a273af: Download complete 19:17:01 ec43610c2a17: Verifying Checksum 19:17:01 ec43610c2a17: Download complete 19:17:01 5d3b04190fa2: Download complete 19:17:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:17:01 + sudo tee /etc/docker/daemon.new 19:17:01 { 19:17:01 "registry-mirrors": [ 19:17:01 "https://nexus3.edgexfoundry.org:10001" 19:17:01 ], 19:17:01 "bip": "10.250.0.254/24", 19:17:01 "hosts": [ 19:17:01 "tcp://0.0.0.0:5555", 19:17:01 "unix:///var/run/docker.sock" 19:17:01 ], 19:17:01 "mtu": 1458, 19:17:01 "selinux-enabled": true, 19:17:01 "seccomp-profile": "/etc/docker/seccomp.json" 19:17:01 } [Pipeline] sh 19:17:01 5eb5b503b376: Verifying Checksum 19:17:01 5eb5b503b376: Download complete 19:17:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:17:02 2f39f015ded8: Download complete 19:17:02 + sudo service docker restart 19:17:02 5eb5b503b376: Pull complete 19:17:02 5c69ac0246d0: Pull complete 19:17:03 ec43610c2a17: Pull complete 19:17:03 3a2ae6a8a46f: Pull complete 19:17:03 33b1e0a273af: Pull complete 19:17:03 5d3b04190fa2: Pull complete 19:17:07 2f39f015ded8: Pull complete 19:17:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:08 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:17:08 $ 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 19:17:12 $ docker top 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:12 ---> job-cost.sh 19:17:12 lf-activate-venv: SKIPPING 19:17:12 INFO: No Stack... 19:17:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:17:13 INFO: Archiving Costs [Pipeline] sh 19:17:13 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:17:13 + cut -d, -f6 [Pipeline] lock 19:17:13 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] 19:17:13 Resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] did not exist. Created. 19:17:13 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:14 + echo total: 0.2199999988079071 [Pipeline] stash 19:17:14 Stashed 1 file(s) [Pipeline] } 19:17:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:14 $ docker stop --time=1 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 19:17:15 $ docker rm -f --volumes 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:20 provisioning config files... 19:17:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/167@tmp/config1110938129843582045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:21 ---> ****-login.sh 19:17:21 nexus3.edgexfoundry.org:10001 19:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:21 Configure a credential helper to remove this warning. See 19:17:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:21 19:17:21 Login Succeeded 19:17:21 nexus3.edgexfoundry.org:10002 19:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:21 Configure a credential helper to remove this warning. See 19:17:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:21 19:17:21 Login Succeeded 19:17:21 nexus3.edgexfoundry.org:10003 19:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:22 Configure a credential helper to remove this warning. See 19:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:22 19:17:22 Login Succeeded 19:17:22 nexus3.edgexfoundry.org:10004 19:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:22 Configure a credential helper to remove this warning. See 19:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:22 19:17:22 Login Succeeded 19:17:22 ****.io 19:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:23 Configure a credential helper to remove this warning. See 19:17:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:23 19:17:23 Login Succeeded 19:17:23 ---> ****-login.sh ends [Pipeline] } 19:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:23 ========================================================= 19:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:17:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:24 + 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 . 19:17:26 #0 building with "default" instance using docker driver 19:17:26 19:17:26 #1 [internal] load .dockerignore 19:17:26 #1 transferring context: 2B 0.0s done 19:17:26 #1 DONE 0.1s 19:17:26 19:17:26 #2 [internal] load build definition from Dockerfile 19:17:26 #2 transferring dockerfile: 2.60kB done 19:17:26 #2 DONE 0.1s 19:17:26 19:17:26 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:26 #3 DONE 0.1s 19:17:26 19:17:26 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:17:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 19:17:26 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 19:17:26 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 19:17:26 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.84MB / 3.33MB 0.2s 19:17:26 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.22MB / 63.99MB 0.2s 19:17:26 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 19:17:26 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 19:17:26 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 19:17:26 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 19:17:26 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 19:17:26 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 19:17:26 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 19:17:26 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 19:17:26 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.80MB / 63.99MB 0.4s 19:17:26 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s 19:17:26 #4 ... 19:17:26 19:17:26 #5 [internal] load build context 19:17:26 #5 transferring context: 7.17MB 0.4s done 19:17:26 #5 DONE 0.5s 19:17:26 19:17:26 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:17:26 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s 19:17:26 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.11MB / 97.63MB 0.5s 19:17:26 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.00MB / 63.99MB 0.7s 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s 19:17:27 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.08MB / 11.40MB 0.7s 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.8s 19:17:27 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s 19:17:27 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 19:17:27 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.1s 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s 19:17:27 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.60MB / 63.99MB 1.3s 19:17:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s 19:17:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.4s 19:17:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.50MB / 97.63MB 1.6s 19:17:28 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.46MB / 97.63MB 2.0s 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.03MB / 97.63MB 2.3s 19:17:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s 19:17:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done 19:17:34 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s 19:17:39 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s 19:17:46 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.1s done 19:17:47 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 19:17:47 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 19:17:47 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 19:17:47 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19:17:53 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 19:17:56 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done 19:17:56 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 19:17:58 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 19:17:58 #4 DONE 31.9s 19:17:58 19:17:58 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 19:17:59 #6 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:17:59 #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:18:00 #6 2.074 (1/13) Installing libintl (0.21.1-r7) 19:18:00 #6 2.082 (2/13) Installing eudev-libs (3.2.11-r8) 19:18:00 #6 2.095 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 19:18:00 #6 2.120 (4/13) Installing v4l-utils-libs (1.24.1-r0) 19:18:00 #6 2.143 (5/13) Installing v4l-utils (1.24.1-r0) 19:18:00 #6 2.205 (6/13) Installing libdvbv5 (1.24.1-r0) 19:18:00 #6 2.220 (7/13) Installing udev-init-scripts (35-r1) 19:18:00 #6 2.225 (8/13) Installing libblkid (2.38.1-r8) 19:18:00 #6 2.246 (9/13) Installing xz-libs (5.4.3-r0) 19:18:00 #6 2.259 (10/13) Installing kmod-libs (30-r3) 19:18:00 #6 2.269 (11/13) Installing eudev (3.2.11-r8) 19:18:00 #6 2.317 (12/13) Installing eudev-dev (3.2.11-r8) 19:18:00 #6 2.334 (13/13) Installing v4l-utils-dev (1.24.1-r0) 19:18:00 #6 2.374 Executing busybox-1.36.1-r5.trigger 19:18:00 #6 2.401 Executing eudev-3.2.11-r8.trigger 19:18:00 #6 2.420 OK: 273 MiB in 65 packages 19:18:02 #6 DONE 4.2s 19:18:02 19:18:02 #7 [builder 3/8] WORKDIR /device-usb-camera 19:18:02 #7 DONE 0.1s 19:18:02 19:18:02 #8 [builder 4/8] COPY go.mod vendor* ./ 19:18:02 #8 DONE 0.1s 19:18:02 19:18:02 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:35 #9 DONE 27.6s 19:18:35 19:18:35 #10 [builder 6/8] COPY . . 19:18:35 #10 DONE 0.4s 19:18:35 19:18:35 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:18:35 #11 0.663 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:35 #11 0.663 Dload Upload Total Spent Left Speed 19:18:35 #11 0.665 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8641 19:18:35 #11 DONE 0.9s 19:18:35 19:18:35 #12 [builder 8/8] RUN echo noop 19:18:35 #12 0.741 noop 19:18:35 #12 DONE 0.8s 19:18:35 19:18:35 #13 exporting to image 19:18:35 #13 exporting layers 19:18:57 #13 exporting layers 22.3s done 19:18:57 #13 writing image sha256:5cb64bdb5288133e42709e1606a2eb273b9766ec4c715013590559e68557a0aa done 19:18:57 #13 naming to docker.io/library/ci-base-image-arm64 done 19:18:57 #13 DONE 22.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:57 + docker inspect -f . ci-base-image-arm64 19:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container 19:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 19:18:59 $ docker top 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:59 + go version 19:19:00 go version go1.21.0 linux/arm64 [Pipeline] } 19:19:00 $ docker stop --time=1 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 19:19:01 $ docker rm -f --volumes 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:02 + docker inspect -f . ci-base-image-arm64 19:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:02 prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container 19:19:02 $ 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/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 19:19:03 $ docker top c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:04 + git config --global --add safe.directory /w/workspace/device-usb-camera/167 [Pipeline] fileExists [Pipeline] sh 19:19:05 + make test 19:19:05 go test ./... -coverprofile=coverage.out ./... 19:19:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:20:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:20:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements 19:20:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:20 go vet ./... 19:20:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:39 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:20:39 $ docker stop --time=1 c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 19:20:41 $ docker rm -f --volumes c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:42 Warning: overwriting stash ‘coverage-report’ 19:20:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:44 + ls -al . 19:20:44 total 220 19:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:19 . 19:20:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 19:16 .. 19:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:16 .git 19:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 .github 19:20:44 -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 19:16 .gitignore 19:20:44 -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 19:16 .golangci.yml 19:20:44 -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 19:16 .hadolint.yml 19:20:44 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 19:16 Attribution.txt 19:20:44 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 19:16 CHANGELOG.md 19:20:44 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 19:16 Dockerfile 19:20:44 -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 19:16 GOVERNANCE.md 19:20:44 -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 19:16 Jenkinsfile 19:20:44 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 19:16 LICENSE 19:20:44 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 19:16 Makefile 19:20:44 -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 19:16 OWNERS.md 19:20:44 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 19:16 README.md 19:20:44 -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 19:14 VERSION 19:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:16 bin 19:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 cmd 19:20:44 -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 19:20 coverage.out 19:20:44 -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 19:16 docker-entrypoint.sh 19:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:16 docs 19:20:44 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 19:16 go.mod 19:20:44 -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 19:16 go.sum 19:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 internal 19:20:44 -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 19:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:44 + 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=c1bbc4030cbff601133920badb9b14d1c5662baf --label arch=arm64 --label version=3.2.0-dev.2 . 19:20:45 #0 building with "default" instance using docker driver 19:20:45 19:20:45 #1 [internal] load .dockerignore 19:20:45 #1 transferring context: 2B done 19:20:45 #1 DONE 0.0s 19:20:45 19:20:45 #2 [internal] load build definition from Dockerfile 19:20:45 #2 transferring dockerfile: 2.60kB done 19:20:45 #2 DONE 0.0s 19:20:45 19:20:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:45 #3 DONE 0.0s 19:20:45 19:20:45 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 19:20:48 #4 DONE 2.9s 19:20:48 19:20:48 #5 [internal] load metadata for docker.io/library/alpine:3.18 19:20:48 #5 DONE 3.0s 19:20:48 19:20:48 #6 [internal] load build context 19:20:48 #6 transferring context: 66.53kB 0.1s done 19:20:48 #6 DONE 0.1s 19:20:48 19:20:48 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:20:48 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:20:48 #7 ... 19:20:48 19:20:48 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 19:20:48 #8 DONE 0.3s 19:20:48 19:20:48 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:20:48 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 159.74kB / 3.33MB 0.1s 19:20:48 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:20:48 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:20:48 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:20:48 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 19:20:48 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 19:20:49 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 19:20:49 #7 DONE 1.1s 19:20:49 19:20:49 #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:20:49 #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done 19:20:49 #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.5s done 19:20:49 #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 19:20:49 #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 19:20:49 #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 19:20:49 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.5s 19:20:49 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done 19:20:49 #9 DONE 1.3s 19:20:49 19:20:49 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:50 #10 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:50 #10 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:51 #10 ... 19:20:51 19:20:51 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 19:20:51 #11 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:51 #11 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:51 #11 2.606 OK: 273 MiB in 65 packages 19:20:51 #11 DONE 2.9s 19:20:51 19:20:51 #12 [builder 3/8] WORKDIR /device-usb-camera 19:20:51 #12 DONE 0.1s 19:20:51 19:20:51 #13 [builder 4/8] COPY go.mod vendor* ./ 19:20:51 #13 DONE 0.2s 19:20:51 19:20:51 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:52 #10 2.567 (1/104) Installing dumb-init (1.2.5-r2) 19:20:52 #10 2.583 (2/104) Installing sdl2 (2.26.5-r0) 19:20:52 #10 2.625 (3/104) Installing svt-av1-libs (1.6.0-r0) 19:20:52 #10 2.751 (4/104) Installing aom-libs (3.6.1-r0) 19:20:52 #10 2.888 (5/104) Installing libxau (1.0.11-r2) 19:20:52 #10 2.895 (6/104) Installing libmd (1.0.4-r2) 19:20:52 #10 2.905 (7/104) Installing libbsd (0.11.7-r1) 19:20:52 #10 2.921 (8/104) Installing libxdmcp (1.1.4-r2) 19:20:52 #10 2.928 (9/104) Installing libxcb (1.15-r1) 19:20:52 #10 2.986 (10/104) Installing libx11 (1.8.7-r0) 19:20:52 #10 3.148 (11/104) Installing libdrm (2.4.115-r4) 19:20:52 #10 3.179 (12/104) Installing libxext (1.3.5-r2) 19:20:52 #10 3.188 (13/104) Installing libxfixes (6.0.1-r2) 19:20:52 #10 3.196 (14/104) Installing libffi (3.4.4-r2) 19:20:52 #10 3.203 (15/104) Installing wayland-libs-client (1.22.0-r2) 19:20:52 #10 3.210 (16/104) Installing libva (2.18.0-r1) 19:20:52 #10 3.228 (17/104) Installing libvdpau (1.5-r1) 19:20:52 #10 3.238 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 19:20:52 #10 3.264 (19/104) Installing libdav1d (1.2.1-r0) 19:20:52 #10 3.293 (20/104) Installing brotli-libs (1.0.9-r14) 19:20:52 #10 3.320 (21/104) Installing libgcc (12.2.1_git20220924-r10) 19:20:52 #10 3.329 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 19:20:52 #10 3.381 (23/104) Installing libhwy (1.0.4-r1) 19:20:52 #10 3.390 (24/104) Installing lcms2 (2.15-r2) 19:20:52 #10 3.406 (25/104) Installing libjxl (0.8.2-r0) 19:20:52 #10 3.454 (26/104) Installing lame-libs (3.100-r5) 19:20:52 #10 3.469 (27/104) Installing opus (1.4-r0) 19:20:52 #10 3.484 (28/104) Installing libgomp (12.2.1_git20220924-r10) 19:20:53 #10 3.497 (29/104) Installing soxr (0.1.3-r5) 19:20:53 #10 3.509 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 19:20:53 #10 3.517 (31/104) Installing libogg (1.3.5-r4) 19:20:53 #10 3.524 (32/104) Installing libtheora (1.1.1-r17) 19:20:53 #10 3.548 (33/104) Installing libvorbis (1.3.7-r1) 19:20:53 #10 3.571 (34/104) Installing libvpx (1.13.0-r2) 19:20:53 #10 3.635 (35/104) Installing libwebp (1.3.2-r0) 19:20:53 #10 3.662 (36/104) Installing x264-libs (0.164_git20220602-r1) 19:20:53 #10 3.711 (37/104) Installing numactl (2.0.16-r4) 19:20:53 #10 3.720 (38/104) Installing x265-libs (3.5-r4) 19:20:53 #10 3.880 (39/104) Installing xvidcore (1.3.7-r1) 19:20:53 #10 3.896 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 19:20:53 #10 ... 19:20:53 19:20:53 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:53 #14 DONE 1.9s 19:20:53 19:20:53 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:53 #10 4.245 (41/104) Installing alsa-lib (1.2.9-r1) 19:20:53 #10 4.358 (42/104) Installing libexpat (2.5.0-r1) 19:20:53 #10 4.366 (43/104) Installing libbz2 (1.0.8-r5) 19:20:53 #10 4.374 (44/104) Installing libpng (1.6.39-r3) 19:20:53 #10 4.385 (45/104) Installing freetype (2.13.0-r5) 19:20:53 #10 4.422 (46/104) Installing fontconfig (2.14.2-r3) 19:20:54 #10 4.486 (47/104) Installing fribidi (1.0.13-r0) 19:20:54 #10 4.496 (48/104) Installing libintl (0.21.1-r7) 19:20:54 #10 4.503 (49/104) Installing libblkid (2.38.1-r8) 19:20:54 #10 4.519 (50/104) Installing libmount (2.38.1-r8) 19:20:54 #10 4.538 (51/104) Installing pcre2 (10.42-r1) 19:20:54 #10 4.564 (52/104) Installing glib (2.76.4-r0) 19:20:54 #10 4.666 (53/104) Installing graphite2 (1.3.14-r5) 19:20:54 #10 4.675 (54/104) Installing harfbuzz (7.3.0-r0) 19:20:54 #10 4.709 (55/104) Installing libunibreak (5.1-r0) 19:20:54 #10 4.718 (56/104) Installing libass (0.17.1-r0) 19:20:54 #10 4.729 (57/104) Installing libbluray (1.3.4-r0) 19:20:54 #10 4.747 (58/104) Installing gmp (6.2.1-r3) 19:20:54 #10 ... 19:20:54 19:20:54 #15 [builder 6/8] COPY . . 19:20:54 #15 DONE 0.5s 19:20:54 19:20:54 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:54 #10 4.801 (59/104) Installing nettle (3.8.1-r2) 19:20:54 #10 4.812 (60/104) Installing libunistring (1.1-r1) 19:20:54 #10 4.890 (61/104) Installing libidn2 (2.3.4-r1) 19:20:54 #10 4.895 (62/104) Installing p11-kit (0.24.1-r2) 19:20:54 #10 4.938 (63/104) Installing libtasn1 (4.19.0-r1) 19:20:54 #10 4.953 (64/104) Installing gnutls (3.8.0-r2) 19:20:54 #10 5.007 (65/104) Installing mpg123-libs (1.31.3-r1) 19:20:54 #10 5.049 (66/104) Installing libopenmpt (0.7.2-r0) 19:20:54 #10 5.095 (67/104) Installing cjson (1.7.15-r4) 19:20:54 #10 5.103 (68/104) Installing mbedtls (2.28.5-r0) 19:20:54 #10 5.130 (69/104) Installing librist (0.2.7-r0) 19:20:54 #10 5.142 (70/104) Installing libsrt (1.5.2-r0) 19:20:54 #10 5.171 (71/104) Installing libssh (0.10.5-r0) 19:20:54 #10 5.193 (72/104) Installing xz-libs (5.4.3-r0) 19:20:54 #10 5.206 (73/104) Installing libxml2 (2.11.6-r0) 19:20:54 #10 5.244 (74/104) Installing libsodium (1.0.18-r3) 19:20:54 #10 5.256 (75/104) Installing libzmq (4.3.4-r4) 19:20:54 #10 5.279 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 19:20:54 #10 5.350 (77/104) Installing glslang-libs (1.3.243.0-r1) 19:20:55 #10 5.448 (78/104) Installing spirv-tools (1.3.243.0-r1) 19:20:55 #10 5.555 (79/104) Installing shaderc (2023.3-r1) 19:20:55 #10 5.568 (80/104) Installing vulkan-loader (1.3.243.0-r1) 19:20:55 #10 5.599 (81/104) Installing libplacebo (5.264.1-r1) 19:20:55 #10 5.624 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 19:20:55 #10 5.631 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 19:20:55 #10 5.647 (84/104) Installing vidstab (1.1.1-r0) 19:20:55 #10 5.655 (85/104) Installing zimg (3.0.5-r0) 19:20:55 #10 5.669 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 19:20:55 #10 5.766 (87/104) Installing libasyncns (0.8-r1) 19:20:55 #10 5.772 (88/104) Installing dbus-libs (1.14.8-r0) 19:20:55 #10 5.786 (89/104) Installing libltdl (2.4.7-r2) 19:20:55 #10 5.796 (90/104) Installing orc (0.4.34-r0) 19:20:55 #10 5.813 (91/104) Installing flac-libs (1.4.3-r0) 19:20:55 #10 5.834 (92/104) Installing libsndfile (1.2.0-r2) 19:20:55 #10 5.866 (93/104) Installing speexdsp (1.2.1-r1) 19:20:55 #10 5.875 (94/104) Installing tdb-libs (1.4.8-r1) 19:20:55 #10 ... 19:20:55 19:20:55 #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:20:55 #16 0.744 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:55 #16 0.744 Dload Upload Total Spent Left Speed 19:20:55 #16 0.745 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5570 0 --:--:-- --:--:-- --:--:-- 5593 19:20:55 #16 DONE 1.1s 19:20:55 19:20:55 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 19:20:55 #10 5.914 (95/104) Installing libpulse (16.1-r10) 19:20:55 #10 5.965 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 19:20:55 #10 5.991 (97/104) Installing v4l-utils-libs (1.24.1-r0) 19:20:55 #10 6.046 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 19:20:55 #10 6.057 (99/104) Installing ffmpeg (6.0.1-r0) 19:20:55 #10 6.089 (100/104) Installing udev-init-scripts (35-r1) 19:20:55 #10 6.094 (101/104) Installing eudev-libs (3.2.11-r8) 19:20:55 #10 6.107 (102/104) Installing zstd-libs (1.5.5-r4) 19:20:55 #10 6.135 (103/104) Installing kmod-libs (30-r3) 19:20:55 #10 6.145 (104/104) Installing eudev (3.2.11-r8) 19:20:55 #10 6.201 Executing busybox-1.36.1-r5.trigger 19:20:55 #10 6.226 Executing glib-2.76.4-r0.trigger 19:20:55 #10 6.241 Executing eudev-3.2.11-r8.trigger 19:20:55 #10 6.261 OK: 110 MiB in 119 packages 19:20:56 #10 DONE 6.7s 19:20:56 19:20:56 #17 [stage-2 3/15] RUN apk --no-cache upgrade 19:20:57 #17 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:57 #17 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:59 #17 2.655 OK: 110 MiB in 119 packages 19:21:03 #17 DONE 7.0s 19:21:03 19:21:03 #18 [builder 8/8] RUN make build 19:21:03 #18 1.068 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:22:40 #18 DONE 94.8s 19:22:40 19:22:40 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 19:22:40 #19 DONE 0.3s 19:22:40 19:22:40 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 19:22:40 #20 DONE 0.1s 19:22:40 19:22:40 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:22:40 #21 DONE 0.1s 19:22:40 19:22:40 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 19:22:40 #22 DONE 0.1s 19:22:40 19:22:40 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:22:40 #23 DONE 0.1s 19:22:40 19:22:40 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 19:22:40 #24 DONE 0.1s 19:22:40 19:22:40 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 19:22:40 #25 DONE 0.3s 19:22:40 19:22:40 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:22:40 #26 DONE 0.7s 19:22:40 19:22:40 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:22:40 #27 DONE 0.9s 19:22:40 19:22:40 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:22:40 #28 DONE 0.8s 19:22:40 19:22:40 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:22:40 #29 DONE 0.8s 19:22:40 19:22:40 #30 exporting to image 19:22:40 #30 exporting layers 19:22:40 #30 exporting layers 2.2s done 19:22:40 #30 writing image sha256:22a9512d3edd7a6459851d00f7d6ed39d42656e8aba0d96bafea9d4aa33b4e4c done 19:22:40 #30 naming to docker.io/library/device-usb-camera-arm64 done 19:22:40 #30 DONE 2.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:40 provisioning config files... 19:22:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/167@tmp/config9860636838170309842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:41 ---> ****-login.sh 19:22:41 nexus3.edgexfoundry.org:10001 19:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:41 Configure a credential helper to remove this warning. See 19:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:41 19:22:41 Login Succeeded 19:22:41 nexus3.edgexfoundry.org:10002 19:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:41 Configure a credential helper to remove this warning. See 19:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:41 19:22:41 Login Succeeded 19:22:41 nexus3.edgexfoundry.org:10003 19:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:41 Configure a credential helper to remove this warning. See 19:22:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:41 19:22:41 Login Succeeded 19:22:41 nexus3.edgexfoundry.org:10004 19:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:42 Configure a credential helper to remove this warning. See 19:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:42 19:22:42 Login Succeeded 19:22:42 ****.io 19:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:22:42 Configure a credential helper to remove this warning. See 19:22:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:22:42 19:22:42 Login Succeeded 19:22:42 ---> ****-login.sh ends [Pipeline] } 19:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:22:42 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:22:42 c1bbc4030cbff601133920badb9b14d1c5662baf 19:22:42 latest 19:22:42 3.2.0-dev.2 19:22:42 c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:22:42 main 19:22:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf 19:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:22:43 2c0535f00e10: Preparing 19:22:43 1cb4b1b3031d: Preparing 19:22:43 0a89ef4a0ed2: Preparing 19:22:43 09a0d2c74e9f: Preparing 19:22:43 518b43bcfc67: Preparing 19:22:43 0f367a27f391: Preparing 19:22:43 a601289323f5: Preparing 19:22:43 d520b368038f: Preparing 19:22:43 550191a45756: Preparing 19:22:43 76849cd610ef: Preparing 19:22:43 9ff0c2316ea7: Preparing 19:22:43 306e96582b1c: Preparing 19:22:43 42b6543c9a9e: Preparing 19:22:43 0faf9b67be60: Preparing 19:22:43 0f367a27f391: Waiting 19:22:43 a601289323f5: Waiting 19:22:43 76849cd610ef: Waiting 19:22:43 d520b368038f: Waiting 19:22:43 42b6543c9a9e: Waiting 19:22:43 550191a45756: Waiting 19:22:43 9ff0c2316ea7: Waiting 19:22:43 306e96582b1c: Waiting 19:22:43 0faf9b67be60: Waiting 19:22:44 1cb4b1b3031d: Pushed 19:22:44 09a0d2c74e9f: Pushed 19:22:44 0a89ef4a0ed2: Pushed 19:22:44 2c0535f00e10: Pushed 19:22:44 0f367a27f391: Pushed 19:22:44 a601289323f5: Pushed 19:22:44 550191a45756: Pushed 19:22:44 d520b368038f: Pushed 19:22:44 76849cd610ef: Pushed 19:22:44 306e96582b1c: Pushed 19:22:44 0faf9b67be60: Layer already exists 19:22:50 518b43bcfc67: Pushed 19:22:50 9ff0c2316ea7: Pushed 19:23:05 42b6543c9a9e: Pushed 19:23:05 c1bbc4030cbff601133920badb9b14d1c5662baf: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:06 + 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 19:23:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:23:06 2c0535f00e10: Preparing 19:23:06 1cb4b1b3031d: Preparing 19:23:06 0a89ef4a0ed2: Preparing 19:23:06 09a0d2c74e9f: Preparing 19:23:06 518b43bcfc67: Preparing 19:23:06 0f367a27f391: Preparing 19:23:06 a601289323f5: Preparing 19:23:06 d520b368038f: Preparing 19:23:06 550191a45756: Preparing 19:23:06 76849cd610ef: Preparing 19:23:06 9ff0c2316ea7: Preparing 19:23:06 306e96582b1c: Preparing 19:23:06 42b6543c9a9e: Preparing 19:23:06 0faf9b67be60: Preparing 19:23:06 0f367a27f391: Waiting 19:23:06 a601289323f5: Waiting 19:23:06 550191a45756: Waiting 19:23:06 76849cd610ef: Waiting 19:23:06 42b6543c9a9e: Waiting 19:23:06 9ff0c2316ea7: Waiting 19:23:06 0faf9b67be60: Waiting 19:23:06 306e96582b1c: Waiting 19:23:06 d520b368038f: Waiting 19:23:06 09a0d2c74e9f: Layer already exists 19:23:06 518b43bcfc67: Layer already exists 19:23:06 0a89ef4a0ed2: Layer already exists 19:23:06 2c0535f00e10: Layer already exists 19:23:06 1cb4b1b3031d: Layer already exists 19:23:06 d520b368038f: Layer already exists 19:23:06 0f367a27f391: Layer already exists 19:23:06 a601289323f5: Layer already exists 19:23:06 550191a45756: Layer already exists 19:23:07 76849cd610ef: Layer already exists 19:23:07 9ff0c2316ea7: Layer already exists 19:23:07 0faf9b67be60: Layer already exists 19:23:07 306e96582b1c: Layer already exists 19:23:07 42b6543c9a9e: Layer already exists 19:23:07 latest: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 19:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:23:08 2c0535f00e10: Preparing 19:23:08 1cb4b1b3031d: Preparing 19:23:08 0a89ef4a0ed2: Preparing 19:23:08 09a0d2c74e9f: Preparing 19:23:08 518b43bcfc67: Preparing 19:23:08 0f367a27f391: Preparing 19:23:08 a601289323f5: Preparing 19:23:08 d520b368038f: Preparing 19:23:08 550191a45756: Preparing 19:23:08 76849cd610ef: Preparing 19:23:08 9ff0c2316ea7: Preparing 19:23:08 306e96582b1c: Preparing 19:23:08 42b6543c9a9e: Preparing 19:23:08 0faf9b67be60: Preparing 19:23:08 0f367a27f391: Waiting 19:23:08 a601289323f5: Waiting 19:23:08 d520b368038f: Waiting 19:23:08 550191a45756: Waiting 19:23:08 76849cd610ef: Waiting 19:23:08 9ff0c2316ea7: Waiting 19:23:08 306e96582b1c: Waiting 19:23:08 42b6543c9a9e: Waiting 19:23:08 0faf9b67be60: Waiting 19:23:08 2c0535f00e10: Layer already exists 19:23:08 0a89ef4a0ed2: Layer already exists 19:23:08 518b43bcfc67: Layer already exists 19:23:08 09a0d2c74e9f: Layer already exists 19:23:08 1cb4b1b3031d: Layer already exists 19:23:08 a601289323f5: Layer already exists 19:23:08 0f367a27f391: Layer already exists 19:23:08 d520b368038f: Layer already exists 19:23:08 550191a45756: Layer already exists 19:23:08 76849cd610ef: Layer already exists 19:23:08 42b6543c9a9e: Layer already exists 19:23:08 306e96582b1c: Layer already exists 19:23:08 9ff0c2316ea7: Layer already exists 19:23:08 0faf9b67be60: Layer already exists 19:23:08 3.2.0-dev.2: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:08 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:23:09 2c0535f00e10: Preparing 19:23:09 1cb4b1b3031d: Preparing 19:23:09 0a89ef4a0ed2: Preparing 19:23:09 09a0d2c74e9f: Preparing 19:23:09 518b43bcfc67: Preparing 19:23:09 0f367a27f391: Preparing 19:23:09 a601289323f5: Preparing 19:23:09 0f367a27f391: Waiting 19:23:09 d520b368038f: Preparing 19:23:09 a601289323f5: Waiting 19:23:09 550191a45756: Preparing 19:23:09 d520b368038f: Waiting 19:23:09 76849cd610ef: Preparing 19:23:09 550191a45756: Waiting 19:23:09 9ff0c2316ea7: Preparing 19:23:09 76849cd610ef: Waiting 19:23:09 306e96582b1c: Preparing 19:23:09 9ff0c2316ea7: Waiting 19:23:09 42b6543c9a9e: Preparing 19:23:09 0faf9b67be60: Preparing 19:23:09 306e96582b1c: Waiting 19:23:09 42b6543c9a9e: Waiting 19:23:09 0faf9b67be60: Waiting 19:23:09 09a0d2c74e9f: Layer already exists 19:23:09 1cb4b1b3031d: Layer already exists 19:23:09 0a89ef4a0ed2: Layer already exists 19:23:09 518b43bcfc67: Layer already exists 19:23:09 2c0535f00e10: Layer already exists 19:23:09 a601289323f5: Layer already exists 19:23:09 0f367a27f391: Layer already exists 19:23:09 550191a45756: Layer already exists 19:23:09 d520b368038f: Layer already exists 19:23:09 76849cd610ef: Layer already exists 19:23:09 9ff0c2316ea7: Layer already exists 19:23:09 42b6543c9a9e: Layer already exists 19:23:09 306e96582b1c: Layer already exists 19:23:09 0faf9b67be60: Layer already exists 19:23:09 c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:10 + 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 19:23:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:23:11 2c0535f00e10: Preparing 19:23:11 1cb4b1b3031d: Preparing 19:23:11 0a89ef4a0ed2: Preparing 19:23:11 09a0d2c74e9f: Preparing 19:23:11 518b43bcfc67: Preparing 19:23:11 0f367a27f391: Preparing 19:23:11 a601289323f5: Preparing 19:23:11 d520b368038f: Preparing 19:23:11 550191a45756: Preparing 19:23:11 76849cd610ef: Preparing 19:23:11 9ff0c2316ea7: Preparing 19:23:11 306e96582b1c: Preparing 19:23:11 42b6543c9a9e: Preparing 19:23:11 0f367a27f391: Waiting 19:23:11 a601289323f5: Waiting 19:23:11 0faf9b67be60: Preparing 19:23:11 d520b368038f: Waiting 19:23:11 306e96582b1c: Waiting 19:23:11 42b6543c9a9e: Waiting 19:23:11 0faf9b67be60: Waiting 19:23:11 550191a45756: Waiting 19:23:11 76849cd610ef: Waiting 19:23:11 9ff0c2316ea7: Waiting 19:23:11 518b43bcfc67: Layer already exists 19:23:11 0a89ef4a0ed2: Layer already exists 19:23:11 1cb4b1b3031d: Layer already exists 19:23:11 09a0d2c74e9f: Layer already exists 19:23:11 2c0535f00e10: Layer already exists 19:23:11 0f367a27f391: Layer already exists 19:23:11 a601289323f5: Layer already exists 19:23:11 d520b368038f: Layer already exists 19:23:11 550191a45756: Layer already exists 19:23:11 76849cd610ef: Layer already exists 19:23:11 9ff0c2316ea7: Layer already exists 19:23:11 42b6543c9a9e: Layer already exists 19:23:11 306e96582b1c: Layer already exists 19:23:11 0faf9b67be60: Layer already exists 19:23:11 main: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:12 ===================================================== [Pipeline] echo 19:23:12 taggedImages: 19:23:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf 19:23:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:23:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 19:23:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 19:23:12 - 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 19:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:12 19:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:13 arm64: Pulling from edgex-lftools-log-publisher 19:23:13 8998bd30e6a1: Pulling fs layer 19:23:13 04944245beec: Pulling fs layer 19:23:13 699f458cf7ca: Pulling fs layer 19:23:13 765212b225bb: Pulling fs layer 19:23:13 f23df028b6ca: Pulling fs layer 19:23:13 d65c8cfc05b1: Pulling fs layer 19:23:13 2437ff75d9bd: Pulling fs layer 19:23:13 765212b225bb: Waiting 19:23:13 f23df028b6ca: Waiting 19:23:13 d65c8cfc05b1: Waiting 19:23:13 2437ff75d9bd: Waiting 19:23:13 04944245beec: Verifying Checksum 19:23:13 04944245beec: Download complete 19:23:13 765212b225bb: Download complete 19:23:13 f23df028b6ca: Verifying Checksum 19:23:13 f23df028b6ca: Download complete 19:23:13 d65c8cfc05b1: Verifying Checksum 19:23:13 d65c8cfc05b1: Download complete 19:23:13 699f458cf7ca: Verifying Checksum 19:23:13 699f458cf7ca: Download complete 19:23:14 8998bd30e6a1: Verifying Checksum 19:23:14 8998bd30e6a1: Download complete 19:23:16 2437ff75d9bd: Verifying Checksum 19:23:16 2437ff75d9bd: Download complete 19:23:20 8998bd30e6a1: Pull complete 19:23:20 04944245beec: Pull complete 19:23:25 699f458cf7ca: Pull complete 19:23:25 765212b225bb: Pull complete 19:23:26 f23df028b6ca: Pull complete 19:23:26 d65c8cfc05b1: Pull complete 19:23:52 2437ff75d9bd: Pull complete 19:23:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:53 prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container 19:23:53 $ 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/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 19:23:56 $ docker top 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:57 ---> job-cost.sh 19:23:57 lf-activate-venv: SKIPPING 19:23:57 INFO: No Stack... 19:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:58 INFO: Archiving Costs [Pipeline] sh 19:23:58 + cat /w/workspace/device-usb-camera/167/archives/cost.csv 19:23:58 + cut -d, -f6 [Pipeline] lock 19:23:58 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] 19:23:58 Resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] did not exist. Created. 19:23:58 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:59 /w/workspace/device-usb-camera/167@tmp/durable-25079857/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:23:59 + echo total: 0.2199999988079071 [Pipeline] stash 19:23:59 Warning: overwriting stash ‘stack-cost’ 19:23:59 Stashed 1 file(s) [Pipeline] } 19:23:59 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } 19:24:00 $ docker stop --time=1 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 19:24:01 $ docker rm -f --volumes 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 [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 19:24:02 provisioning config files... 19:24:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7559288168377895835tmp [Pipeline] { [Pipeline] sh 19:24:03 + set +x 19:24:03 + curl -s https://codecov.io/bash 19:24:03 + bash -s -- 19:24:03 19:24:03 _____ _ 19:24:03 / ____| | | 19:24:03 | | ___ __| | ___ ___ _____ __ 19:24:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:24:03 | |___| (_) | (_| | __/ (_| (_) \ V / 19:24:03 \_____\___/ \__,_|\___|\___\___/ \_/ 19:24:03 Bash-1.0.6 19:24:03 19:24:03 19:24:03 ==> git version 2.25.1 found 19:24:03 ==> 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 19:24:03 Release-Date: 2020-01-08 19:24:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:24:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:24:03 ==> Jenkins CI detected. 19:24:03 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:24:03 project root: . 19:24:03 --> token set from env 19:24:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:24:03 ==> Running gcov in . (disable via -X gcov) 19:24:03 ==> Python coveragepy not found 19:24:03 ==> Searching for coverage reports in: 19:24:03 + . 19:24:03 -> Found 1 reports 19:24:03 ==> Detecting git/mercurial file structure 19:24:03 ==> Reading reports 19:24:03 + ./coverage.out bytes=54703 19:24:03 ==> Appending adjustments 19:24:03 https://docs.codecov.io/docs/fixing-reports 19:24:03 + Found adjustments 19:24:03 ==> Gzipping contents 19:24:03 8.0K /tmp/codecov.GqhCzo.gz 19:24:03 ==> Uploading reports 19:24:03 url: https://codecov.io 19:24:03 query: branch=main&commit=c1bbc4030cbff601133920badb9b14d1c5662baf&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:24:03 -> Pinging Codecov 19:24:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c1bbc4030cbff601133920badb9b14d1c5662baf&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:24:03 -> Uploading to 19:24:03 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/73D8F5FF140700D3E01443B452E23636/c1bbc4030cbff601133920badb9b14d1c5662baf/72aacfa8-3012-4315-a8ac-3aacc373aa49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T192403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1b741f77d949ece89984ecbdf44292c7952a57e5f36166679ac0dd59ae84bac 19:24:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:24:03 Dload Upload Total Spent Left Speed 19:24:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28957 --:--:-- --:--:-- --:--:-- 28957 19:24:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } 19:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:24:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:24:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:04 19:24:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:24:05 df9b9388f04a: Pulling fs layer 19:24:05 52dc419b0ee2: Pulling fs layer 19:24:05 25bc292e5bac: Pulling fs layer 19:24:05 114826534d7a: Pulling fs layer 19:24:05 4657fd5d0bcf: Pulling fs layer 19:24:05 6ad1cebc031e: Pulling fs layer 19:24:05 8a3aa393b2d8: Pulling fs layer 19:24:05 114826534d7a: Waiting 19:24:05 4657fd5d0bcf: Waiting 19:24:05 6ad1cebc031e: Waiting 19:24:05 8a3aa393b2d8: Waiting 19:24:05 25bc292e5bac: Verifying Checksum 19:24:05 25bc292e5bac: Download complete 19:24:05 52dc419b0ee2: Download complete 19:24:05 4657fd5d0bcf: Verifying Checksum 19:24:05 4657fd5d0bcf: Download complete 19:24:05 df9b9388f04a: Download complete 19:24:05 df9b9388f04a: Pull complete 19:24:05 6ad1cebc031e: Verifying Checksum 19:24:05 6ad1cebc031e: Download complete 19:24:05 52dc419b0ee2: Pull complete 19:24:05 25bc292e5bac: Pull complete 19:24:05 114826534d7a: Download complete 19:24:06 8a3aa393b2d8: Verifying Checksum 19:24:06 8a3aa393b2d8: Download complete 19:24:10 114826534d7a: Pull complete 19:24:10 4657fd5d0bcf: Pull complete 19:24:10 6ad1cebc031e: Pull complete 19:24:13 8a3aa393b2d8: Pull complete 19:24:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:14 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:24:14 $ 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 19:24:22 $ docker top 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 -eo pid,comm [Pipeline] { [Pipeline] echo 19:24:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:24:22 + set -o pipefail 19:24:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:24:29 19:24:29 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:24:29 19:24:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9938de0e-fb0b-42b6-8f0a-626abc10ed37 19:24:29 19:24:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:24:29 19:24:29 19:24:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:24:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:24:29 More details here: https://snyk.co/ue1NS 19:24:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:24:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:24:29 $ docker stop --time=1 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 19:24:34 $ docker rm -f --volumes 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 [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 19:24:36 + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] sh 19:24:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:24:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:37 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:24:37 $ 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 19:24:37 $ docker top 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 -eo pid,comm 19:24:37 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). 19:24:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:24:37 [ssh-agent] Looking for ssh-agent implementation... 19:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:24:37 $ docker exec 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 ssh-agent 19:24:38 SSH_AUTH_SOCK=/tmp/ssh-mnh4OO5luXoD/agent.32 19:24:38 SSH_AGENT_PID=38 19:24:38 Running ssh-add (command line suppressed) 19:24:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5706756110865902773.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5706756110865902773.key) 19:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:24:38 + git semver tag 19:24:38 2023-12-05 19:24:38,664 [run_tag] DEBUG tag force:False 19:24:38 2023-12-05 19:24:38,664 [check_head_tag] DEBUG check head tag 19:24:38 2023-12-05 19:24:38,666 [execute] INFO git cat-file --batch-check 19:24:38 2023-12-05 19:24:38,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:24:38 2023-12-05 19:24:38,669 [execute] INFO git cat-file --batch 19:24:38 2023-12-05 19:24:38,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:24:38 2023-12-05 19:24:38,716 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:24:38 2023-12-05 19:24:38,716 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 19:24:38 2023-12-05 19:24:38,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:24:38 2023-12-05 19:24:38,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:24:38 3.2.0-dev.2 [Pipeline] } 19:24:38 $ docker exec --env ******** --env ******** 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 ssh-agent -k 19:24:38 unset SSH_AUTH_SOCK; 19:24:38 unset SSH_AGENT_PID; 19:24:38 echo Agent pid 38 killed; 19:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:24:39 + git semver [Pipeline] } 19:24:39 $ docker stop --time=1 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 19:24:40 $ docker rm -f --volumes 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:41 19:24:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:41 0.23.1-centos7: Pulling from edgex-lftools 19:24:41 ab5ef0e58194: Pulling fs layer 19:24:41 9712f1f96733: Pulling fs layer 19:24:41 63f879dbbcfc: Pulling fs layer 19:24:41 0d9ebad4ef96: Pulling fs layer 19:24:41 e9a5061849ea: Pulling fs layer 19:24:41 d747dcd14b5f: Pulling fs layer 19:24:41 2de7ff778b66: Pulling fs layer 19:24:41 e9a5061849ea: Waiting 19:24:41 d747dcd14b5f: Waiting 19:24:41 2de7ff778b66: Waiting 19:24:41 0d9ebad4ef96: Waiting 19:24:41 9712f1f96733: Download complete 19:24:42 63f879dbbcfc: Verifying Checksum 19:24:42 63f879dbbcfc: Download complete 19:24:42 e9a5061849ea: Verifying Checksum 19:24:42 e9a5061849ea: Download complete 19:24:42 d747dcd14b5f: Verifying Checksum 19:24:42 d747dcd14b5f: Download complete 19:24:42 0d9ebad4ef96: Verifying Checksum 19:24:42 0d9ebad4ef96: Download complete 19:24:42 ab5ef0e58194: Verifying Checksum 19:24:42 ab5ef0e58194: Download complete 19:24:42 2de7ff778b66: Verifying Checksum 19:24:42 2de7ff778b66: Download complete 19:24:44 ab5ef0e58194: Pull complete 19:24:44 9712f1f96733: Pull complete 19:24:45 63f879dbbcfc: Pull complete 19:24:50 0d9ebad4ef96: Pull complete 19:24:50 e9a5061849ea: Pull complete 19:24:50 d747dcd14b5f: Pull complete 19:24:51 2de7ff778b66: Pull complete 19:24:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:51 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:24:51 $ 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 19:24:59 $ docker top 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:24:59 provisioning config files... 19:24:59 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7520156190662540051tmp 19:24:59 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10820646127528559621tmp 19:24:59 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5513587324086132845tmp [Pipeline] { [Pipeline] echo 19:24:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:24:59 ---> sigul-configuration.sh 19:24:59 gpg: directory `/root/.gnupg' created 19:24:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:24:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:24:59 gpg: keyring `/root/.gnupg/secring.gpg' created 19:24:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:24:59 gpg: CAST5 encrypted data 19:24:59 gpg: encrypted with 1 passphrase 19:24:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:25:00 + mkdir /home/jenkins 19:25:00 + mkdir /home/jenkins/sigul [Pipeline] sh 19:25:00 + 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 19:25:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:25:00 ---> sigul-install.sh 19:25:00 Sigul already installed; skipping installation. [Pipeline] sh 19:25:01 + git tag --list 19:25:01 v0.0.0 19:25:01 v0.0.1-dev.1 19:25:01 v0.0.1-dev.10 19:25:01 v0.0.1-dev.11 19:25:01 v0.0.1-dev.12 19:25:01 v0.0.1-dev.13 19:25:01 v0.0.1-dev.14 19:25:01 v0.0.1-dev.15 19:25:01 v0.0.1-dev.16 19:25:01 v0.0.1-dev.2 19:25:01 v0.0.1-dev.3 19:25:01 v0.0.1-dev.4 19:25:01 v0.0.1-dev.5 19:25:01 v0.0.1-dev.6 19:25:01 v0.0.1-dev.7 19:25:01 v0.0.1-dev.8 19:25:01 v0.0.1-dev.9 19:25:01 v2.2.0 19:25:01 v2.2.0-dev.17 19:25:01 v2.2.0-dev.18 19:25:01 v2.2.0-dev.19 19:25:01 v2.2.0-dev.20 19:25:01 v2.2.0-dev.21 19:25:01 v2.2.0-dev.22 19:25:01 v2.2.0-dev.23 19:25:01 v2.2.0-dev.24 19:25:01 v2.2.0-dev.25 19:25:01 v2.2.0-dev.26 19:25:01 v2.2.0-dev.27 19:25:01 v2.3.0 19:25:01 v2.3.0-dev.1 19:25:01 v2.3.0-dev.10 19:25:01 v2.3.0-dev.11 19:25:01 v2.3.0-dev.12 19:25:01 v2.3.0-dev.13 19:25:01 v2.3.0-dev.14 19:25:01 v2.3.0-dev.15 19:25:01 v2.3.0-dev.16 19:25:01 v2.3.0-dev.17 19:25:01 v2.3.0-dev.18 19:25:01 v2.3.0-dev.19 19:25:01 v2.3.0-dev.2 19:25:01 v2.3.0-dev.20 19:25:01 v2.3.0-dev.21 19:25:01 v2.3.0-dev.22 19:25:01 v2.3.0-dev.23 19:25:01 v2.3.0-dev.24 19:25:01 v2.3.0-dev.25 19:25:01 v2.3.0-dev.26 19:25:01 v2.3.0-dev.27 19:25:01 v2.3.0-dev.28 19:25:01 v2.3.0-dev.3 19:25:01 v2.3.0-dev.4 19:25:01 v2.3.0-dev.5 19:25:01 v2.3.0-dev.6 19:25:01 v2.3.0-dev.7 19:25:01 v2.3.0-dev.8 19:25:01 v2.3.0-dev.9 19:25:01 v2.3.1 19:25:01 v2.3.1-dev.4 19:25:01 v2.3.1-dev.5 19:25:01 v2.3.1-dev.6 19:25:01 v3.0 19:25:01 v3.0.0 19:25:01 v3.0.0-dev.1 19:25:01 v3.0.0-dev.10 19:25:01 v3.0.0-dev.11 19:25:01 v3.0.0-dev.12 19:25:01 v3.0.0-dev.13 19:25:01 v3.0.0-dev.14 19:25:01 v3.0.0-dev.15 19:25:01 v3.0.0-dev.16 19:25:01 v3.0.0-dev.17 19:25:01 v3.0.0-dev.18 19:25:01 v3.0.0-dev.19 19:25:01 v3.0.0-dev.2 19:25:01 v3.0.0-dev.20 19:25:01 v3.0.0-dev.21 19:25:01 v3.0.0-dev.22 19:25:01 v3.0.0-dev.23 19:25:01 v3.0.0-dev.24 19:25:01 v3.0.0-dev.25 19:25:01 v3.0.0-dev.26 19:25:01 v3.0.0-dev.27 19:25:01 v3.0.0-dev.28 19:25:01 v3.0.0-dev.29 19:25:01 v3.0.0-dev.3 19:25:01 v3.0.0-dev.30 19:25:01 v3.0.0-dev.31 19:25:01 v3.0.0-dev.32 19:25:01 v3.0.0-dev.33 19:25:01 v3.0.0-dev.34 19:25:01 v3.0.0-dev.35 19:25:01 v3.0.0-dev.36 19:25:01 v3.0.0-dev.37 19:25:01 v3.0.0-dev.38 19:25:01 v3.0.0-dev.39 19:25:01 v3.0.0-dev.4 19:25:01 v3.0.0-dev.40 19:25:01 v3.0.0-dev.41 19:25:01 v3.0.0-dev.42 19:25:01 v3.0.0-dev.43 19:25:01 v3.0.0-dev.44 19:25:01 v3.0.0-dev.45 19:25:01 v3.0.0-dev.46 19:25:01 v3.0.0-dev.47 19:25:01 v3.0.0-dev.48 19:25:01 v3.0.0-dev.49 19:25:01 v3.0.0-dev.5 19:25:01 v3.0.0-dev.50 19:25:01 v3.0.0-dev.51 19:25:01 v3.0.0-dev.6 19:25:01 v3.0.0-dev.7 19:25:01 v3.0.0-dev.8 19:25:01 v3.0.0-dev.9 19:25:01 v3.1 19:25:01 v3.1.0 19:25:01 v3.1.0-dev.1 19:25:01 v3.1.0-dev.10 19:25:01 v3.1.0-dev.11 19:25:01 v3.1.0-dev.12 19:25:01 v3.1.0-dev.13 19:25:01 v3.1.0-dev.14 19:25:01 v3.1.0-dev.15 19:25:01 v3.1.0-dev.16 19:25:01 v3.1.0-dev.17 19:25:01 v3.1.0-dev.18 19:25:01 v3.1.0-dev.19 19:25:01 v3.1.0-dev.2 19:25:01 v3.1.0-dev.20 19:25:01 v3.1.0-dev.21 19:25:01 v3.1.0-dev.22 19:25:01 v3.1.0-dev.23 19:25:01 v3.1.0-dev.24 19:25:01 v3.1.0-dev.25 19:25:01 v3.1.0-dev.26 19:25:01 v3.1.0-dev.27 19:25:01 v3.1.0-dev.28 19:25:01 v3.1.0-dev.29 19:25:01 v3.1.0-dev.3 19:25:01 v3.1.0-dev.30 19:25:01 v3.1.0-dev.31 19:25:01 v3.1.0-dev.32 19:25:01 v3.1.0-dev.33 19:25:01 v3.1.0-dev.34 19:25:01 v3.1.0-dev.35 19:25:01 v3.1.0-dev.36 19:25:01 v3.1.0-dev.37 19:25:01 v3.1.0-dev.38 19:25:01 v3.1.0-dev.39 19:25:01 v3.1.0-dev.4 19:25:01 v3.1.0-dev.5 19:25:01 v3.1.0-dev.6 19:25:01 v3.1.0-dev.7 19:25:01 v3.1.0-dev.8 19:25:01 v3.1.0-dev.9 19:25:01 v3.2.0-dev.1 19:25:01 v3.2.0-dev.2 [Pipeline] sh 19:25:01 + lftools sign git-tag v3.2.0-dev.2 19:25:02 Signing Git tag with Sigul... 19:25:02 Signing v3.2.0-dev.2 [Pipeline] echo 19:25:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:25:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:25:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:25:03 $ docker stop --time=1 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 19:25:04 $ docker rm -f --volumes 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:25:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:25:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:05 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:25:06 $ 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 19:25:06 $ docker top c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a -eo pid,comm 19:25:06 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). 19:25:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:06 [ssh-agent] Looking for ssh-agent implementation... 19:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:06 $ docker exec c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a ssh-agent 19:25:06 SSH_AUTH_SOCK=/tmp/ssh-sNcj2yPJQQa6/agent.33 19:25:06 SSH_AGENT_PID=39 19:25:06 Running ssh-add (command line suppressed) 19:25:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13698219224491206288.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13698219224491206288.key) 19:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:07 + git semver bump pre 19:25:07 2023-12-05 19:25:07,447 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:25:07 2023-12-05 19:25:07,447 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 19:25:07 2023-12-05 19:25:07,447 [bump_version] DEBUG bumped version:3.2.0-dev.3 19:25:07 2023-12-05 19:25:07,447 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:25:07 2023-12-05 19:25:07,447 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:25:07 2023-12-05 19:25:07,447 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:25:07 2023-12-05 19:25:07,450 [execute] INFO git cat-file --batch-check 19:25:07 2023-12-05 19:25:07,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:25:07 2023-12-05 19:25:07,457 [execute] INFO git cat-file --batch 19:25:07 2023-12-05 19:25:07,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:25:07 2023-12-05 19:25:07,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:25:07 3.2.0-dev.3 [Pipeline] } 19:25:07 $ docker exec --env ******** --env ******** c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a ssh-agent -k 19:25:07 unset SSH_AUTH_SOCK; 19:25:07 unset SSH_AGENT_PID; 19:25:07 echo Agent pid 39 killed; 19:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:08 + git semver [Pipeline] } 19:25:08 $ docker stop --time=1 c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a 19:25:09 $ docker rm -f --volumes c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a [Pipeline] // withDockerContainer [Pipeline] sh 19:25:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:25:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:10 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:25:10 $ 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 19:25:11 $ docker top 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa -eo pid,comm 19:25:11 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). 19:25:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:25:11 [ssh-agent] Looking for ssh-agent implementation... 19:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:25:11 $ docker exec 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa ssh-agent 19:25:11 SSH_AUTH_SOCK=/tmp/ssh-me01smptpXM3/agent.32 19:25:11 SSH_AGENT_PID=38 19:25:11 Running ssh-add (command line suppressed) 19:25:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12913989784560737186.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12913989784560737186.key) 19:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:25:12 + git semver push 19:25:12 2023-12-05 19:25:12,301 [run_push] DEBUG push 19:25:12 2023-12-05 19:25:12,302 [execute] INFO git cat-file --batch-check 19:25:12 2023-12-05 19:25:12,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:25:12 2023-12-05 19:25:12,306 [execute] INFO git rev-list cbd2fa907ec367d81035eb064fb4ea4809e04c86 -- 19:25:12 2023-12-05 19:25:12,307 [execute] DEBUG Popen(['git', 'rev-list', 'cbd2fa907ec367d81035eb064fb4ea4809e04c86', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:25:12 2023-12-05 19:25:12,315 [execute] INFO git fetch -v origin 19:25:12 2023-12-05 19:25:12,315 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:25:12 2023-12-05 19:25:12,898 [run_push] DEBUG no remote changes detected 19:25:12 2023-12-05 19:25:12,899 [execute] INFO git push origin semver 19:25:12 2023-12-05 19:25:12,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:25:13 2023-12-05 19:25:13,880 [run_push] DEBUG push all version tags 19:25:13 2023-12-05 19:25:13,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:25:13 2023-12-05 19:25:13,881 [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) 19:25:14 2023-12-05 19:25:14,666 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:25:14 3.2.0-dev.3 [Pipeline] } 19:25:14 $ docker exec --env ******** --env ******** 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa ssh-agent -k 19:25:14 unset SSH_AUTH_SOCK; 19:25:14 unset SSH_AGENT_PID; 19:25:14 echo Agent pid 38 killed; 19:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:25:15 + git semver [Pipeline] } 19:25:15 $ docker stop --time=1 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa 19:25:17 $ docker rm -f --volumes 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa [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 19:25:18 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:25:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:25:18 total 16 19:25:18 drwxr-xr-x 3 root root 4096 Dec 5 19:17 . 19:25:18 drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 19:25 .. 19:25:18 drwxr-xr-x 2 root root 4096 Dec 5 19:17 cost 19:25:18 -rw-r--r-- 1 root root 89 Dec 5 19:17 cost.csv 19:25:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:25:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:25:18 total 16 19:25:18 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 19:17 . 19:25:18 drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 19:25 .. 19:25:18 drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 19:17 cost 19:25:18 -rw-r--r-- 1 jenkins jenkins 89 Dec 5 19:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:25:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:19 ---> package-listing.sh 19:25:19 ++ facter osfamily 19:25:19 ++ tr '[:upper:]' '[:lower:]' 19:25:19 + OS_FAMILY=debian 19:25:19 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:25:19 + START_PACKAGES=/tmp/packages_start.txt 19:25:19 + END_PACKAGES=/tmp/packages_end.txt 19:25:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:19 + PACKAGES=/tmp/packages_start.txt 19:25:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:25:19 + PACKAGES=/tmp/packages_end.txt 19:25:19 + case "${OS_FAMILY}" in 19:25:19 + dpkg -l 19:25:19 + grep '^ii' 19:25:19 + '[' -f /tmp/packages_start.txt ']' 19:25:19 + '[' -f /tmp/packages_end.txt ']' 19:25:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:25:19 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:25:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:25:20 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 19:25:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:21 prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container 19:25:21 $ 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 19:25:21 $ docker top 1b608af823b9e87156fa416754275c2b90f7764c38440dffc4eaa288c6ab17b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:22 + mkdir -p /var/log/sysstat [Pipeline] sh 19:25:22 + ls /var/log/sa-host 19:25:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:22 provisioning config files... 19:25:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5063891015237205542tmp [Pipeline] { [Pipeline] echo 19:25:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:22 ---> create-netrc.sh [Pipeline] } 19:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:25:23 ---> python-tools-install.sh [Pipeline] echo 19:25:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:23 ---> sudo-logs.sh 19:25:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:25:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:24 ---> job-cost.sh 19:25:24 lf-activate-venv: SKIPPING 19:25:24 DEBUG: total: 0.2199999988079071 19:25:24 INFO: Retrieving Stack Cost... 19:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:25:24 INFO: Archiving Costs [Pipeline] echo 19:25:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:25 ---> logs-deploy.sh 19:25:25 lf-activate-venv: SKIPPING 19:25:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/167 19:25:25 INFO: archiving workspace using pattern(s): 19:25:26 Archives upload complete. 19:25:26 INFO: archiving logs to Nexus