Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 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-ssh14423333814970889574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5844103558443406824.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 590556114a56c6d90cc8043840e039c2f74196dc 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14588261707588808737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh437742876253258479.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10464993120760161977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-933 in /w/workspace/exfoundry_device-usb-camera_napa [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_napa # 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 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e (napa) > 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 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e # timeout=10 Commit message: "Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1" > git rev-list --no-walk 1f442694eedc8eff68a11d1921283aa0284c9d87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:09:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:09:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:09:11 ========================================================= 09:09:11 EdgeX Global Pipelines Version Info 09:09:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:09:12 ------------------- 09:09:12 stable info: 09:09:12 ------------------- 09:09:12 Commited By: Ginny Guan ginny@iotechsys.com 09:09:12 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:09:12 Message: update stable to v1.0.260 09:09:13 ------------------- 09:09:13 experimental info: 09:09:13 ------------------- 09:09:13 Commited By: Ginny Guan ginny@iotechsys.com 09:09:13 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:09:13 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be3ee8 [Pipeline] echo 09:09:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:13 provisioning config files... 09:09:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config1475436114205793415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:14 ---> ****-login.sh 09:09:14 nexus3.edgexfoundry.org:10001 09:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 nexus3.edgexfoundry.org:10002 09:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 nexus3.edgexfoundry.org:10003 09:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 nexus3.edgexfoundry.org:10004 09:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:14 Configure a credential helper to remove this warning. See 09:09:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:14 09:09:14 Login Succeeded 09:09:14 ****.io 09:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:15 Configure a credential helper to remove this warning. See 09:09:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:15 09:09:15 Login Succeeded 09:09:15 ---> ****-login.sh ends [Pipeline] } 09:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:09:15 + git rev-list -1 --merges 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e~1..3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo 09:09:15 -----------> git rev-list -1 --merges 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e~1..3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:09:15 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [false] [Pipeline] sh 09:09:15 + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo 09:09:15 ========================================================= 09:09:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:09:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:16 + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] echo 09:09:16 [semverPrep] GIT_COMMIT: 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e, Commit Message: Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 09:09:16 [semverPrep] This is not a build commit. [Pipeline] sh 09:09:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:09:16 + grep -v github /etc/ssh/ssh_known_hosts 09:09:16 + [ -e /tmp/ssh_known_hosts ] 09:09:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:09:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:09:16 + sudo tee -a /etc/ssh/ssh_known_hosts 09:09:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:17 09:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:17 0.1.4: Pulling from edgex-devops/py-git-semver 09:09:17 b85a868b505f: Pulling fs layer 09:09:17 e2be974225ed: Pulling fs layer 09:09:17 339a4e72a1f5: Pulling fs layer 09:09:17 988bab9f4d93: Pulling fs layer 09:09:17 1469e6f7b9e6: Pulling fs layer 09:09:17 eaf3925da568: Pulling fs layer 09:09:17 bab4dde63d76: Pulling fs layer 09:09:17 bde34c3a00c8: Pulling fs layer 09:09:17 b352a97aabf1: Pulling fs layer 09:09:17 4872d77fe225: Pulling fs layer 09:09:17 5851b861e8e6: Pulling fs layer 09:09:17 bab4dde63d76: Waiting 09:09:17 988bab9f4d93: Waiting 09:09:17 bde34c3a00c8: Waiting 09:09:17 5851b861e8e6: Waiting 09:09:17 4872d77fe225: Waiting 09:09:17 1469e6f7b9e6: Waiting 09:09:17 eaf3925da568: Waiting 09:09:17 e2be974225ed: Verifying Checksum 09:09:17 e2be974225ed: Download complete 09:09:17 988bab9f4d93: Verifying Checksum 09:09:17 988bab9f4d93: Download complete 09:09:17 339a4e72a1f5: Verifying Checksum 09:09:17 339a4e72a1f5: Download complete 09:09:17 eaf3925da568: Verifying Checksum 09:09:17 eaf3925da568: Download complete 09:09:17 1469e6f7b9e6: Verifying Checksum 09:09:17 1469e6f7b9e6: Download complete 09:09:17 bde34c3a00c8: Verifying Checksum 09:09:17 bde34c3a00c8: Download complete 09:09:17 b352a97aabf1: Verifying Checksum 09:09:17 b352a97aabf1: Download complete 09:09:17 4872d77fe225: Verifying Checksum 09:09:17 4872d77fe225: Download complete 09:09:17 5851b861e8e6: Verifying Checksum 09:09:17 5851b861e8e6: Download complete 09:09:17 b85a868b505f: Verifying Checksum 09:09:17 b85a868b505f: Download complete 09:09:17 bab4dde63d76: Verifying Checksum 09:09:17 bab4dde63d76: Download complete 09:09:18 b85a868b505f: Pull complete 09:09:18 e2be974225ed: Pull complete 09:09:19 339a4e72a1f5: Pull complete 09:09:19 988bab9f4d93: Pull complete 09:09:19 1469e6f7b9e6: Pull complete 09:09:19 eaf3925da568: Pull complete 09:09:21 bab4dde63d76: Pull complete 09:09:21 bde34c3a00c8: Pull complete 09:09:21 b352a97aabf1: Pull complete 09:09:21 4872d77fe225: Pull complete 09:09:21 5851b861e8e6: Pull complete 09:09:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:22 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:09:24 $ docker top 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc -eo pid,comm 09:09:24 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). 09:09:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:24 [ssh-agent] Looking for ssh-agent implementation... 09:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:25 $ docker exec 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent 09:09:25 SSH_AUTH_SOCK=/tmp/ssh-o9CL5IvYzsAU/agent.32 09:09:25 SSH_AGENT_PID=38 09:09:25 Running ssh-add (command line suppressed) 09:09:25 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_8283148459542923481.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_8283148459542923481.key) 09:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:25 + git tag --points-at HEAD [Pipeline] } 09:09:25 $ docker exec --env ******** --env ******** 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent -k 09:09:25 unset SSH_AUTH_SOCK; 09:09:25 unset SSH_AGENT_PID; 09:09:25 echo Agent pid 38 killed; 09:09:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:25 [ssh-agent] Looking for ssh-agent implementation... 09:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:25 $ docker exec 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent 09:09:25 SSH_AUTH_SOCK=/tmp/ssh-x8u9LtBlRV50/agent.71 09:09:25 SSH_AGENT_PID=77 09:09:25 Running ssh-add (command line suppressed) 09:09:26 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_1316662877306673937.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_1316662877306673937.key) 09:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:26 + git semver init 09:09:26 2024-05-28 09:09:26,555 [run_init] DEBUG init version:0.0.0 force:False 09:09:26 2024-05-28 09:09:26,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_napa/.semver 09:09:26 2024-05-28 09:09:26,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_napa/.semver 09:09:26 2024-05-28 09:09:26,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_napa/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) 09:09:28 2024-05-28 09:09:27,572 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_napa/.git/info/exclude 09:09:28 2024-05-28 09:09:27,573 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:False 09:09:28 2024-05-28 09:09:27,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:09:28 2024-05-28 09:09:27,573 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:09:28 3.1.1-dev.1 [Pipeline] } 09:09:28 $ docker exec --env ******** --env ******** 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc ssh-agent -k 09:09:28 unset SSH_AUTH_SOCK; 09:09:28 unset SSH_AGENT_PID; 09:09:28 echo Agent pid 77 killed; 09:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:28 + git semver [Pipeline] } 09:09:28 $ docker stop --time=1 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc 09:09:30 $ docker rm -f --volumes 7baf896b4fcd23fa1549f61a9415c9b02a2b6e193ff886109c1dd357cb74d7bc [Pipeline] // withDockerContainer [Pipeline] sh 09:09:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:09:30 Stashed 1 file(s) [Pipeline] echo 09:09:30 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:30 provisioning config files... 09:09:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config7412018985003842302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:31 ---> ****-login.sh 09:09:31 nexus3.edgexfoundry.org:10001 09:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:31 Configure a credential helper to remove this warning. See 09:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:31 09:09:31 Login Succeeded 09:09:31 nexus3.edgexfoundry.org:10002 09:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:31 Configure a credential helper to remove this warning. See 09:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:31 09:09:31 Login Succeeded 09:09:31 nexus3.edgexfoundry.org:10003 09:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:31 Configure a credential helper to remove this warning. See 09:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:31 09:09:31 Login Succeeded 09:09:31 nexus3.edgexfoundry.org:10004 09:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:31 Configure a credential helper to remove this warning. See 09:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:31 09:09:31 Login Succeeded 09:09:31 ****.io 09:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:31 Configure a credential helper to remove this warning. See 09:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:31 09:09:31 Login Succeeded 09:09:31 ---> ****-login.sh ends [Pipeline] } 09:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:31 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:09:32 + + grep ^go [0-9].[0-9]* go.modcut 09:09:32 -d -f 2 [Pipeline] echo 09:09:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:09:32 ========================================================= 09:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:09:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:09:32 Sending build context to Docker daemon 45.87MB 09:09:32 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 09:09:32 Step 2/13 : FROM ${BASE} AS builder 09:09:32 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:09:32 619be1103602: Pulling fs layer 09:09:32 7862e08f4a3e: Pulling fs layer 09:09:32 5df492c9dc93: Pulling fs layer 09:09:32 7629e6793208: Pulling fs layer 09:09:32 4f4fb700ef54: Pulling fs layer 09:09:32 8de7f028bff5: Pulling fs layer 09:09:32 44042ff1420b: Pulling fs layer 09:09:32 5cdaf54b7214: Pulling fs layer 09:09:32 38f3e5a9071a: Pulling fs layer 09:09:32 7629e6793208: Waiting 09:09:32 4f4fb700ef54: Waiting 09:09:32 8de7f028bff5: Waiting 09:09:32 44042ff1420b: Waiting 09:09:32 5cdaf54b7214: Waiting 09:09:32 7862e08f4a3e: Download complete 09:09:32 7629e6793208: Download complete 09:09:32 4f4fb700ef54: Verifying Checksum 09:09:32 4f4fb700ef54: Download complete 09:09:32 8de7f028bff5: Verifying Checksum 09:09:32 8de7f028bff5: Download complete 09:09:32 619be1103602: Verifying Checksum 09:09:32 619be1103602: Download complete 09:09:32 44042ff1420b: Verifying Checksum 09:09:32 44042ff1420b: Download complete 09:09:32 619be1103602: Pull complete 09:09:33 38f3e5a9071a: Verifying Checksum 09:09:33 38f3e5a9071a: Download complete 09:09:33 7862e08f4a3e: Pull complete 09:09:33 5df492c9dc93: Verifying Checksum 09:09:33 5df492c9dc93: Download complete 09:09:33 5cdaf54b7214: Verifying Checksum 09:09:33 5cdaf54b7214: Download complete 09:09:36 5df492c9dc93: Pull complete 09:09:36 7629e6793208: Pull complete 09:09:36 4f4fb700ef54: Pull complete 09:09:36 8de7f028bff5: Pull complete 09:09:36 44042ff1420b: Pull complete 09:09:39 5cdaf54b7214: Pull complete 09:09:39 38f3e5a9071a: Pull complete 09:09:39 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:09:39 ---> 60b93f829570 09:09:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:09:44 ---> Running in 56cd1ef49dca 09:09:44 Removing intermediate container 56cd1ef49dca 09:09:44 ---> a3814a851b43 09:09:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:09:44 ---> Running in 3db18132b60a 09:09:44 Removing intermediate container 3db18132b60a 09:09:44 ---> a4d829dfb24f 09:09:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:09:44 ---> Running in 377ef0e4b62a 09:09:44 Removing intermediate container 377ef0e4b62a 09:09:44 ---> 1782c998ad52 09:09:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:09:44 ---> Running in 8798cdaa5cf9 09:09:44 Removing intermediate container 8798cdaa5cf9 09:09:44 ---> 9c6d40e79af3 09:09:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:09:44 ---> Running in ae235c0905d2 09:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:09:44 (1/13) Installing libintl (0.21.1-r7) 09:09:44 (2/13) Installing eudev-libs (3.2.11-r8) 09:09:44 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 09:09:44 (4/13) Installing v4l-utils-libs (1.24.1-r0) 09:09:44 (5/13) Installing v4l-utils (1.24.1-r0) 09:09:44 (6/13) Installing libdvbv5 (1.24.1-r0) 09:09:44 (7/13) Installing udev-init-scripts (35-r1) 09:09:44 (8/13) Installing libblkid (2.38.1-r8) 09:09:45 (9/13) Installing xz-libs (5.4.3-r0) 09:09:45 (10/13) Installing kmod-libs (30-r3) 09:09:45 (11/13) Installing eudev (3.2.11-r8) 09:09:45 (12/13) Installing eudev-dev (3.2.11-r8) 09:09:45 (13/13) Installing v4l-utils-dev (1.24.1-r0) 09:09:45 Executing busybox-1.36.1-r5.trigger 09:09:45 Executing eudev-3.2.11-r8.trigger 09:09:45 OK: 271 MiB in 65 packages 09:09:45 Removing intermediate container ae235c0905d2 09:09:45 ---> 230dcb7d54ac 09:09:45 Step 8/13 : WORKDIR /device-usb-camera 09:09:45 ---> Running in 5c3a214f9574 09:09:45 Removing intermediate container 5c3a214f9574 09:09:45 ---> b91a971896a6 09:09:45 Step 9/13 : COPY go.mod vendor* ./ 09:09:45 Still waiting to schedule task 09:09:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-931’ is offline 09:09:47 ---> d0b7ce4fe1e9 09:09:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:47 ---> Running in 32d655e2ba7a 09:10:14 Removing intermediate container 32d655e2ba7a 09:10:14 ---> c97385f5e12d 09:10:14 Step 11/13 : COPY . . 09:10:14 ---> 13ea3f94e40c 09:10:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:10:14 ---> Running in b64b861d26cb 09:10:15  % Total % Received % Xferd Average Speed Time Time Time Current 09:10:15  Dload Upload Total Spent Left Speed 09:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10169 0 --:--:-- --:--:-- --:--:-- 10211 09:10:15 Removing intermediate container b64b861d26cb 09:10:15 ---> 1d5dc355ab14 09:10:15 Step 13/13 : RUN ${MAKE} 09:10:15 ---> Running in a8f93af237fc 09:10:15 noop 09:10:15 Removing intermediate container a8f93af237fc 09:10:15 ---> 40874f32c9cd 09:10:15 Successfully built 40874f32c9cd 09:10:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:16 + docker inspect -f . ci-base-image-x86_64 09:10:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:16 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:10:16 $ docker top 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:16 + go version 09:10:16 go version go1.21.9 linux/amd64 [Pipeline] } 09:10:16 $ docker stop --time=1 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 09:10:18 $ docker rm -f --volumes 02f0a685411292ebdb0bf3cf3eadd5626dba5d5f5dd86dc927678adfb117ada7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:18 + docker inspect -f . ci-base-image-x86_64 09:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:18 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:10:18 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:10:19 $ docker top 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:19 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] fileExists [Pipeline] sh 09:10:19 + make test 09:10:19 go test ./... -coverprofile=coverage.out ./... 09:10:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:10:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:10:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.023s coverage: 4.4% of statements 09:10:38 go vet ./... 09:10:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:42 ./bin/test-attribution-txt.sh [Pipeline] echo 09:10:42 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:10:42 + go mod tidy [Pipeline] } 09:10:42 $ docker stop --time=1 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d 09:10:46 $ docker rm -f --volumes 7ce3ca9d94fbd197d1f161e0bd41b1ce8646a8ae4ca4bfd4bd1b4230ffb3676d [Pipeline] // withDockerContainer [Pipeline] sh 09:10:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:47 + ls -al . 09:10:47 total 228 09:10:47 drwxrwxr-x 10 jenkins jenkins 4096 May 28 09:10 . 09:10:47 drwxrwxr-x 4 jenkins jenkins 4096 May 28 09:09 .. 09:10:47 drwxrwxr-x 8 jenkins jenkins 4096 May 28 09:10 .git 09:10:47 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 .github 09:10:47 -rw-rw-r-- 1 jenkins jenkins 429 May 28 09:09 .gitignore 09:10:47 -rw-rw-r-- 1 jenkins jenkins 45 May 28 09:09 .golangci.yml 09:10:47 -rw-rw-r-- 1 jenkins jenkins 77 May 28 09:09 .hadolint.yml 09:10:47 drwxr-xr-x 3 jenkins jenkins 4096 May 28 09:09 .semver 09:10:47 -rw-rw-r-- 1 jenkins jenkins 10870 May 28 09:09 Attribution.txt 09:10:47 -rw-rw-r-- 1 jenkins jenkins 16561 May 28 09:09 CHANGELOG.md 09:10:47 -rw-rw-r-- 1 jenkins jenkins 2453 May 28 09:09 Dockerfile 09:10:47 -rw-rw-r-- 1 jenkins jenkins 678 May 28 09:09 GOVERNANCE.md 09:10:47 -rw-rw-r-- 1 jenkins jenkins 659 May 28 09:09 Jenkinsfile 09:10:47 -rw-rw-r-- 1 jenkins jenkins 11348 May 28 09:09 LICENSE 09:10:47 -rw-rw-r-- 1 jenkins jenkins 2611 May 28 09:09 Makefile 09:10:47 -rw-rw-r-- 1 jenkins jenkins 622 May 28 09:09 OWNERS.md 09:10:47 -rw-rw-r-- 1 jenkins jenkins 2575 May 28 09:09 README.md 09:10:47 -rw-rw-r-- 1 jenkins jenkins 11 May 28 09:09 VERSION 09:10:47 drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:09 bin 09:10:47 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 cmd 09:10:47 -rw-r--r-- 1 jenkins jenkins 54703 May 28 09:10 coverage.out 09:10:47 -rwxrwxr-x 1 jenkins jenkins 84 May 28 09:09 docker-entrypoint.sh 09:10:47 drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:09 docs 09:10:47 -rw-rw-r-- 1 jenkins jenkins 3848 May 28 09:09 go.mod 09:10:47 -rw-rw-r-- 1 jenkins jenkins 33939 May 28 09:09 go.sum 09:10:47 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:09 internal 09:10:47 drwxrwxr-x 6 jenkins jenkins 4096 May 28 09:09 vendor 09:10:47 -rw-rw-r-- 1 jenkins jenkins 231 May 28 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:48 + 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=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e --label arch=amd64 --label version=3.1.1-dev.1 . 09:10:48 Sending build context to Docker daemon 45.92MB 09:10:48 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 09:10:48 Step 2/37 : FROM ${BASE} AS builder 09:10:48 ---> 40874f32c9cd 09:10:48 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:10:48 ---> Running in ecf9b2792e92 09:10:48 Removing intermediate container ecf9b2792e92 09:10:48 ---> bba40530ced5 09:10:48 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:10:49 ---> Running in f59f9606ff73 09:10:49 Removing intermediate container f59f9606ff73 09:10:49 ---> 664837255066 09:10:49 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:10:49 ---> Running in 4f62540931cb 09:10:49 Removing intermediate container 4f62540931cb 09:10:49 ---> ac2e2b12c456 09:10:49 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:10:49 ---> Running in f370f50538cb 09:10:49 Removing intermediate container f370f50538cb 09:10:49 ---> 6023c281f33d 09:10:49 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:49 ---> Running in 6ebcbe488905 09:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:49 OK: 271 MiB in 65 packages 09:10:50 Removing intermediate container 6ebcbe488905 09:10:50 ---> e10b5da1cd1c 09:10:50 Step 8/37 : WORKDIR /device-usb-camera 09:10:50 ---> Running in 490e7e0a1335 09:10:50 Removing intermediate container 490e7e0a1335 09:10:50 ---> 2f289eb35715 09:10:50 Step 9/37 : COPY go.mod vendor* ./ 09:10:51 ---> 7eeb203a88e8 09:10:51 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:51 ---> Running in 685e3ed9127b 09:10:52 skipping... 09:10:52 Removing intermediate container 685e3ed9127b 09:10:52 ---> 9e9a4c78a2b7 09:10:52 Step 11/37 : COPY . . 09:10:54 ---> 682f3cfed658 09:10:54 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:10:54 ---> Running in 5f31440de942 09:10:54  % Total % Received % Xferd Average Speed Time Time Time Current 09:10:54  Dload Upload Total Spent Left Speed 09:10:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33359 0 --:--:-- --:--:-- --:--:-- 34258 09:10:54 Removing intermediate container 5f31440de942 09:10:54 ---> 6a81045290a2 09:10:54 Step 13/37 : RUN ${MAKE} 09:10:54 ---> Running in 0c63153c68c3 09:10:55 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:11:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-934 in /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] { [Pipeline] ws 09:11:16 Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout 09:11:16 Selected Git installation does not exist. Using Default 09:11:16 The recommended git tool is: NONE 09:11:16 Removing intermediate container 0c63153c68c3 09:11:16 ---> 3f525e009439 09:11:16 Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp 09:11:16 v1.8.2: Pulling from aler9/rtsp-simple-server 09:11:16 8411072a22a5: Pulling fs layer 09:11:16 8411072a22a5: Verifying Checksum 09:11:16 8411072a22a5: Download complete 09:11:16 8411072a22a5: Pull complete 09:11:16 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:11:16 Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 09:11:16 ---> 1ac78cb06e13 09:11:16 Step 15/37 : FROM alpine:3.18 09:11:16 3.18: Pulling from library/alpine 09:11:16 619be1103602: Already exists 09:11:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:17 Status: Downloaded newer image for alpine:3.18 09:11:17 ---> d3782b16ccc9 09:11:17 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:11:17 ---> Running in d0c624daaac0 09:11:17 Removing intermediate container d0c624daaac0 09:11:17 ---> 6ddc0563e3d2 09:11:17 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:11:17 ---> Running in 94ad43697fe7 09:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:11:18 (1/107) Installing dumb-init (1.2.5-r2) 09:11:18 (2/107) Installing sdl2 (2.26.5-r0) 09:11:18 (3/107) Installing svt-av1-libs (1.6.0-r0) 09:11:18 (4/107) Installing aom-libs (3.6.1-r0) 09:11:18 (5/107) Installing libxau (1.0.11-r2) 09:11:18 (6/107) Installing libmd (1.0.4-r2) 09:11:18 (7/107) Installing libbsd (0.11.7-r1) 09:11:18 (8/107) Installing libxdmcp (1.1.4-r2) 09:11:18 (9/107) Installing libxcb (1.15-r1) 09:11:18 (10/107) Installing libx11 (1.8.7-r0) 09:11:18 (11/107) Installing hwdata-pci (0.370-r0) 09:11:18 (12/107) Installing libpciaccess (0.17-r2) 09:11:18 (13/107) Installing libdrm (2.4.115-r4) 09:11:18 (14/107) Installing libxext (1.3.5-r2) 09:11:18 (15/107) Installing libxfixes (6.0.1-r2) 09:11:18 (16/107) Installing libffi (3.4.4-r2) 09:11:18 (17/107) Installing wayland-libs-client (1.22.0-r2) 09:11:18 (18/107) Installing libva (2.18.0-r1) 09:11:18 (19/107) Installing libvdpau (1.5-r1) 09:11:18 (20/107) Installing libgcc (12.2.1_git20220924-r10) 09:11:18 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 09:11:18 (22/107) Installing onevpl-libs (2023.2.1-r0) 09:11:18 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 09:11:18 (24/107) Installing libdav1d (1.2.1-r0) 09:11:18 (25/107) Installing brotli-libs (1.0.9-r14) 09:11:18 (26/107) Installing libhwy (1.0.4-r1) 09:11:18 (27/107) Installing lcms2 (2.15-r2) 09:11:18 (28/107) Installing libjxl (0.8.2-r0) 09:11:18 (29/107) Installing lame-libs (3.100-r5) 09:11:18 (30/107) Installing opus (1.4-r0) 09:11:18 (31/107) Installing libgomp (12.2.1_git20220924-r10) 09:11:18 (32/107) Installing soxr (0.1.3-r5) 09:11:18 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 09:11:18 (34/107) Installing libogg (1.3.5-r4) 09:11:18 (35/107) Installing libtheora (1.1.1-r17) 09:11:18 (36/107) Installing libvorbis (1.3.7-r1) 09:11:18 (37/107) Installing libvpx (1.13.0-r2) 09:11:18 (38/107) Installing libwebp (1.3.2-r0) 09:11:18 (39/107) Installing x264-libs (0.164_git20220602-r1) 09:11:18 (40/107) Installing numactl (2.0.16-r4) 09:11:18 (41/107) Installing x265-libs (3.5-r4) 09:11:18 (42/107) Installing xvidcore (1.3.7-r1) 09:11:18 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 09:11:18 (44/107) Installing alsa-lib (1.2.9-r1) 09:11:18 (45/107) Installing libexpat (2.6.2-r0) 09:11:18 (46/107) Installing libbz2 (1.0.8-r5) 09:11:18 (47/107) Installing libpng (1.6.39-r3) 09:11:18 (48/107) Installing freetype (2.13.0-r5) 09:11:19 (49/107) Installing fontconfig (2.14.2-r3) 09:11:19 (50/107) Installing fribidi (1.0.13-r0) 09:11:19 (51/107) Installing libintl (0.21.1-r7) 09:11:19 (52/107) Installing libblkid (2.38.1-r8) 09:11:19 (53/107) Installing libmount (2.38.1-r8) 09:11:19 (54/107) Installing pcre2 (10.42-r1) 09:11:19 (55/107) Installing glib (2.76.6-r0) 09:11:19 (56/107) Installing graphite2 (1.3.14-r5) 09:11:19 (57/107) Installing harfbuzz (7.3.0-r0) 09:11:19 (58/107) Installing libunibreak (5.1-r0) 09:11:19 (59/107) Installing libass (0.17.1-r0) 09:11:19 (60/107) Installing libbluray (1.3.4-r0) 09:11:19 (61/107) Installing gmp (6.2.1-r3) 09:11:19 (62/107) Installing nettle (3.8.1-r2) 09:11:19 (63/107) Installing libunistring (1.1-r1) 09:11:19 (64/107) Installing libidn2 (2.3.4-r1) 09:11:19 (65/107) Installing p11-kit (0.24.1-r2) 09:11:19 (66/107) Installing libtasn1 (4.19.0-r1) 09:11:19 (67/107) Installing gnutls (3.8.4-r0) 09:11:19 (68/107) Installing mpg123-libs (1.31.3-r1) 09:11:19 (69/107) Installing libopenmpt (0.7.2-r0) 09:11:19 (70/107) Installing cjson (1.7.17-r0) 09:11:19 (71/107) Installing mbedtls (2.28.8-r0) 09:11:19 (72/107) Installing librist (0.2.7-r0) 09:11:19 (73/107) Installing libsrt (1.5.2-r0) 09:11:19 (74/107) Installing libssh (0.10.5-r0) 09:11:19 (75/107) Installing xz-libs (5.4.3-r0) 09:11:19 (76/107) Installing libxml2 (2.11.8-r0) 09:11:19 (77/107) Installing libsodium (1.0.18-r3) 09:11:19 (78/107) Installing libzmq (4.3.4-r4) 09:11:19 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 09:11:19 (80/107) Installing glslang-libs (1.3.243.0-r1) 09:11:19 (81/107) Installing spirv-tools (1.3.243.0-r1) 09:11:19 (82/107) Installing shaderc (2023.3-r1) 09:11:19 (83/107) Installing vulkan-loader (1.3.243.0-r1) 09:11:19 (84/107) Installing libplacebo (5.264.1-r1) 09:11:19 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 09:11:19 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 09:11:19 (87/107) Installing vidstab (1.1.1-r0) 09:11:19 (88/107) Installing zimg (3.0.5-r0) 09:11:19 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 09:11:19 (90/107) Installing libasyncns (0.8-r1) 09:11:19 (91/107) Installing dbus-libs (1.14.8-r0) 09:11:19 (92/107) Installing libltdl (2.4.7-r2) 09:11:19 (93/107) Installing orc (0.4.34-r0) 09:11:19 (94/107) Installing flac-libs (1.4.3-r0) 09:11:19 (95/107) Installing libsndfile (1.2.0-r2) 09:11:19 (96/107) Installing speexdsp (1.2.1-r1) 09:11:19 (97/107) Installing tdb-libs (1.4.8-r1) 09:11:19 (98/107) Installing libpulse (16.1-r10) 09:11:19 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 09:11:19 (100/107) Installing v4l-utils-libs (1.24.1-r0) 09:11:19 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 09:11:19 (102/107) Installing ffmpeg (6.0.1-r0) 09:11:19 (103/107) Installing udev-init-scripts (35-r1) 09:11:19 (104/107) Installing eudev-libs (3.2.11-r8) 09:11:19 (105/107) Installing zstd-libs (1.5.5-r4) 09:11:19 (106/107) Installing kmod-libs (30-r3) 09:11:19 (107/107) Installing eudev (3.2.11-r8) 09:11:19 Executing busybox-1.36.1-r5.trigger 09:11:19 Executing glib-2.76.6-r0.trigger 09:11:19 Executing eudev-3.2.11-r8.trigger 09:11:19 OK: 131 MiB in 122 packages 09:11:21 using credential edgex-jenkins-ssh 09:11:21 Cloning the remote Git repository 09:11:21 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:11:21 > git init /w/workspace/device-usb-camera/3 # timeout=10 09:11:21 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:11:21 > git --version # timeout=10 09:11:21 > git --version # 'git version 2.25.1' 09:11:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:22 Removing intermediate container 94ad43697fe7 09:11:22 ---> 40eda107fdf1 09:11:22 Step 18/37 : RUN apk --no-cache upgrade 09:11:22 ---> Running in e8a14bed300a 09:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:11:23 Upgrading critical system libraries and apk-tools: 09:11:23 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:11:23 Executing busybox-1.36.1-r5.trigger 09:11:23 Continuing the upgrade transaction with new apk-tools: 09:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:11:23 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:11:23 Executing busybox-1.36.1-r6.post-upgrade 09:11:23 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:11:23 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:11:23 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:11:23 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:11:23 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:11:23 Executing busybox-1.36.1-r6.trigger 09:11:23 OK: 131 MiB in 122 packages 09:11:23 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:11:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:24 Removing intermediate container e8a14bed300a 09:11:24 ---> a5997723fb14 09:11:24 Step 19/37 : WORKDIR / 09:11:24 ---> Running in 6a67a0c78afb 09:11:24 Removing intermediate container 6a67a0c78afb 09:11:24 ---> 2570bb534325 09:11:24 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:11:24 Avoid second fetch 09:11:24 Checking out Revision 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e (napa) 09:11:24 ---> fed19f36b9eb 09:11:24 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:11:25 ---> f9a686335e79 09:11:25 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:11:25 ---> bf11167efbb8 09:11:25 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:11:25 ---> f26cab801676 09:11:25 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:11:24 > git config core.sparsecheckout # timeout=10 09:11:24 > git checkout -f 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e # timeout=10 09:11:25 ---> 5d0e86cb1ce8 09:11:25 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:11:25 ---> 85f0432176ee 09:11:25 Step 26/37 : COPY --from=rtsp /mediamtx / 09:11:25 Commit message: "Merge pull request #330 from cloudxxx8/bump-sdk-3.1.1" 09:11:26 ---> b0553c04f7ee 09:11:26 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:11:26 ---> Running in 6a9464254132 09:11:26 Removing intermediate container 6a9464254132 09:11:26 ---> 0c1309883816 09:11:26 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:11:26 ---> Running in 0f1c5740a614 09:11:27 Removing intermediate container 0f1c5740a614 09:11:27 ---> 300f7af05162 09:11:27 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:11:27 ---> Running in c0059c98aa41 09:11:27 Removing intermediate container c0059c98aa41 09:11:27 ---> 7d43991f2fa8 09:11:27 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:11:27 ---> Running in ec854cde5421 09:11:28 Removing intermediate container ec854cde5421 09:11:28 ---> e886519441a4 09:11:28 Step 31/37 : EXPOSE 59983 09:11:28 ---> Running in 7dc9b7ff6976 09:11:28 Removing intermediate container 7dc9b7ff6976 09:11:28 ---> a1efc23733d5 09:11:28 Step 32/37 : EXPOSE 8554 09:11:28 ---> Running in b8f6ed534fb2 09:11:28 Removing intermediate container b8f6ed534fb2 09:11:28 ---> 1c5ca5f122ba 09:11:28 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:11:28 ---> Running in a16edad34725 09:11:28 Removing intermediate container a16edad34725 09:11:28 ---> 18f432a2940c 09:11:28 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:11:28 ---> Running in 719f09c13fdc 09:11:28 Removing intermediate container 719f09c13fdc 09:11:28 ---> 8641523c4b17 09:11:28 Step 35/37 : LABEL arch=amd64 09:11:28 ---> Running in 57758399f3e3 09:11:28 Removing intermediate container 57758399f3e3 09:11:28 ---> d769142c1034 09:11:28 Step 36/37 : LABEL git_sha=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:11:28 ---> Running in 1796a88b3031 09:11:28 Removing intermediate container 1796a88b3031 09:11:28 ---> 789b5a90dc5b 09:11:28 Step 37/37 : LABEL version=3.1.1-dev.1 09:11:28 ---> Running in 18925b60f956 09:11:28 Removing intermediate container 18925b60f956 09:11:28 ---> 534f66a63094 09:11:28 [Warning] One or more build-args [ARCH] were not consumed 09:11:28 Successfully built 534f66a63094 09:11:28 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 09:11:28 provisioning config files... 09:11:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config6986275675732550924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:29 ---> ****-login.sh 09:11:29 nexus3.edgexfoundry.org:10001 09:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 nexus3.edgexfoundry.org:10002 09:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 nexus3.edgexfoundry.org:10003 09:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 nexus3.edgexfoundry.org:10004 09:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 ****.io 09:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:29 Configure a credential helper to remove this warning. See 09:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:29 09:11:29 Login Succeeded 09:11:29 ---> ****-login.sh ends [Pipeline] } 09:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:29 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:29 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 09:11:29 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:11:29 3.1.1-dev.1 09:11:29 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:11:29 napa 09:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:11:30 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:30 Dload Upload Total Spent Left Speed 09:11:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k 09:11:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:11:30 a862f6d3b142: Preparing 09:11:30 111af8fed55d: Preparing 09:11:30 0195134b5be8: Preparing 09:11:30 0195134b5be8: Preparing 09:11:30 0e81680c8547: Preparing 09:11:30 4fdee56d7956: Preparing 09:11:30 f02445b69840: Preparing 09:11:30 af14ffb240d3: Preparing 09:11:30 7a0b8b091477: Preparing 09:11:30 262a4ee11da0: Preparing 09:11:30 b0d5679458e7: Preparing 09:11:30 278be38a5e96: Preparing 09:11:30 3439a084b43d: Preparing 09:11:30 aedc3bda2944: Preparing 09:11:30 f02445b69840: Waiting 09:11:30 b0d5679458e7: Waiting 09:11:30 af14ffb240d3: Waiting 09:11:30 278be38a5e96: Waiting 09:11:30 7a0b8b091477: Waiting 09:11:30 3439a084b43d: Waiting 09:11:30 262a4ee11da0: Waiting 09:11:30 aedc3bda2944: Waiting 09:11:30 4fdee56d7956: Pushed 09:11:30 111af8fed55d: Pushed 09:11:30 0195134b5be8: Pushed 09:11:30 a862f6d3b142: Pushed 09:11:30 f02445b69840: Pushed [Pipeline] sh 09:11:30 af14ffb240d3: Pushed 09:11:30 262a4ee11da0: Pushed 09:11:30 7a0b8b091477: Pushed 09:11:30 aedc3bda2944: Layer already exists 09:11:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:11:31 + sudo tee /etc/docker/daemon.new 09:11:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:11:31 { 09:11:31 "registry-mirrors": [ 09:11:31 "https://nexus3.edgexfoundry.org:10001" 09:11:31 ], 09:11:31 "bip": "10.250.0.254/24", 09:11:31 "hosts": [ 09:11:31 "tcp://0.0.0.0:5555", 09:11:31 "unix:///var/run/docker.sock" 09:11:31 ], 09:11:31 "mtu": 1458, 09:11:31 "selinux-enabled": true, 09:11:31 "seccomp-profile": "/etc/docker/seccomp.json" 09:11:31 } [Pipeline] sh 09:11:31 278be38a5e96: Pushed 09:11:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:11:32 + sudo service docker restart 09:11:33 b0d5679458e7: Pushed 09:11:33 0e81680c8547: Pushed 09:11:43 3439a084b43d: Pushed 09:11:43 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 09:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:11:44 a862f6d3b142: Preparing 09:11:44 111af8fed55d: Preparing 09:11:44 0195134b5be8: Preparing 09:11:44 0195134b5be8: Preparing 09:11:44 0e81680c8547: Preparing 09:11:44 4fdee56d7956: Preparing 09:11:44 f02445b69840: Preparing 09:11:44 af14ffb240d3: Preparing 09:11:44 7a0b8b091477: Preparing 09:11:44 262a4ee11da0: Preparing 09:11:44 b0d5679458e7: Preparing 09:11:44 278be38a5e96: Preparing 09:11:44 3439a084b43d: Preparing 09:11:44 f02445b69840: Waiting 09:11:44 aedc3bda2944: Preparing 09:11:44 af14ffb240d3: Waiting 09:11:44 7a0b8b091477: Waiting 09:11:44 262a4ee11da0: Waiting 09:11:44 b0d5679458e7: Waiting 09:11:44 aedc3bda2944: Waiting 09:11:44 3439a084b43d: Waiting 09:11:44 278be38a5e96: Waiting 09:11:44 111af8fed55d: Layer already exists 09:11:44 a862f6d3b142: Layer already exists 09:11:44 4fdee56d7956: Layer already exists 09:11:44 0e81680c8547: Layer already exists 09:11:44 0195134b5be8: Layer already exists 09:11:44 f02445b69840: Layer already exists 09:11:44 af14ffb240d3: Layer already exists 09:11:44 7a0b8b091477: Layer already exists 09:11:44 262a4ee11da0: Layer already exists 09:11:44 b0d5679458e7: Layer already exists 09:11:44 278be38a5e96: Layer already exists 09:11:44 3439a084b43d: Layer already exists 09:11:44 aedc3bda2944: Layer already exists 09:11:44 3.1.1-dev.1: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:44 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:11:44 a862f6d3b142: Preparing 09:11:44 111af8fed55d: Preparing 09:11:44 0195134b5be8: Preparing 09:11:44 0195134b5be8: Preparing 09:11:44 0e81680c8547: Preparing 09:11:44 4fdee56d7956: Preparing 09:11:44 f02445b69840: Preparing 09:11:44 af14ffb240d3: Preparing 09:11:44 7a0b8b091477: Preparing 09:11:44 262a4ee11da0: Preparing 09:11:44 b0d5679458e7: Preparing 09:11:44 278be38a5e96: Preparing 09:11:44 3439a084b43d: Preparing 09:11:44 aedc3bda2944: Preparing 09:11:44 f02445b69840: Waiting 09:11:44 af14ffb240d3: Waiting 09:11:44 7a0b8b091477: Waiting 09:11:44 262a4ee11da0: Waiting 09:11:44 aedc3bda2944: Waiting 09:11:44 b0d5679458e7: Waiting 09:11:44 3439a084b43d: Waiting 09:11:44 278be38a5e96: Waiting 09:11:44 0195134b5be8: Layer already exists 09:11:44 4fdee56d7956: Layer already exists 09:11:44 a862f6d3b142: Layer already exists 09:11:44 0e81680c8547: Layer already exists 09:11:44 111af8fed55d: Layer already exists 09:11:44 f02445b69840: Layer already exists 09:11:44 262a4ee11da0: Layer already exists 09:11:44 af14ffb240d3: Layer already exists 09:11:44 7a0b8b091477: Layer already exists 09:11:44 b0d5679458e7: Layer already exists 09:11:44 3439a084b43d: Layer already exists 09:11:44 278be38a5e96: Layer already exists 09:11:44 aedc3bda2944: Layer already exists 09:11:44 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:napa 09:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:11:45 a862f6d3b142: Preparing 09:11:45 111af8fed55d: Preparing 09:11:45 0195134b5be8: Preparing 09:11:45 0195134b5be8: Preparing 09:11:45 0e81680c8547: Preparing 09:11:45 4fdee56d7956: Preparing 09:11:45 f02445b69840: Preparing 09:11:45 af14ffb240d3: Preparing 09:11:45 7a0b8b091477: Preparing 09:11:45 262a4ee11da0: Preparing 09:11:45 b0d5679458e7: Preparing 09:11:45 278be38a5e96: Preparing 09:11:45 3439a084b43d: Preparing 09:11:45 aedc3bda2944: Preparing 09:11:45 f02445b69840: Waiting 09:11:45 af14ffb240d3: Waiting 09:11:45 7a0b8b091477: Waiting 09:11:45 262a4ee11da0: Waiting 09:11:45 b0d5679458e7: Waiting 09:11:45 278be38a5e96: Waiting 09:11:45 3439a084b43d: Waiting 09:11:45 aedc3bda2944: Waiting 09:11:45 0e81680c8547: Layer already exists 09:11:45 0195134b5be8: Layer already exists 09:11:45 111af8fed55d: Layer already exists 09:11:45 a862f6d3b142: Layer already exists 09:11:45 4fdee56d7956: Layer already exists 09:11:45 f02445b69840: Layer already exists 09:11:45 7a0b8b091477: Layer already exists 09:11:45 b0d5679458e7: Layer already exists 09:11:45 af14ffb240d3: Layer already exists 09:11:45 262a4ee11da0: Layer already exists 09:11:45 278be38a5e96: Layer already exists 09:11:45 aedc3bda2944: Layer already exists 09:11:45 3439a084b43d: Layer already exists 09:11:45 napa: digest: sha256:a63e6ec2e1e1023b6081770a50cbdfc74544fcc84e18173162cecbcd5cc6f0c1 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:45 ===================================================== [Pipeline] echo 09:11:45 taggedImages: 09:11:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:11:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.1-dev.1 09:11:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:11:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:45 09:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:46 latest: Pulling from edgex-lftools-log-publisher 09:11:46 5eb5b503b376: Pulling fs layer 09:11:46 5c69ac0246d0: Pulling fs layer 09:11:46 ec43610c2a17: Pulling fs layer 09:11:46 3a2ae6a8a46f: Pulling fs layer 09:11:46 33b1e0a273af: Pulling fs layer 09:11:46 5d3b04190fa2: Pulling fs layer 09:11:46 2f39f015ded8: Pulling fs layer 09:11:46 3a2ae6a8a46f: Waiting 09:11:46 33b1e0a273af: Waiting 09:11:46 5d3b04190fa2: Waiting 09:11:46 2f39f015ded8: Waiting 09:11:46 5c69ac0246d0: Verifying Checksum 09:11:46 5c69ac0246d0: Download complete 09:11:46 3a2ae6a8a46f: Download complete 09:11:46 33b1e0a273af: Verifying Checksum 09:11:46 33b1e0a273af: Download complete 09:11:46 5d3b04190fa2: Download complete 09:11:46 ec43610c2a17: Verifying Checksum 09:11:46 ec43610c2a17: Download complete 09:11:46 5eb5b503b376: Verifying Checksum 09:11:46 5eb5b503b376: Download complete 09:11:47 2f39f015ded8: Download complete 09:11:47 5eb5b503b376: Pull complete 09:11:47 5c69ac0246d0: Pull complete 09:11:48 ec43610c2a17: Pull complete 09:11:48 3a2ae6a8a46f: Pull complete 09:11:48 33b1e0a273af: Pull complete 09:11:48 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:50 provisioning config files... 09:11:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config17411927030668662472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:50 ---> ****-login.sh 09:11:50 nexus3.edgexfoundry.org:10001 09:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:51 Configure a credential helper to remove this warning. See 09:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:51 09:11:51 Login Succeeded 09:11:51 nexus3.edgexfoundry.org:10002 09:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:51 Configure a credential helper to remove this warning. See 09:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:51 09:11:51 Login Succeeded 09:11:51 nexus3.edgexfoundry.org:10003 09:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:52 Configure a credential helper to remove this warning. See 09:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:52 09:11:52 Login Succeeded 09:11:52 nexus3.edgexfoundry.org:10004 09:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:52 Configure a credential helper to remove this warning. See 09:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:52 09:11:52 Login Succeeded 09:11:52 ****.io 09:11:52 2f39f015ded8: Pull complete 09:11:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:52 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:11:52 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:53 Configure a credential helper to remove this warning. See 09:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:53 09:11:53 Login Succeeded 09:11:53 ---> ****-login.sh ends 09:11:57 $ docker top 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 -eo pid,comm [Pipeline] { [Pipeline] } 09:11:57 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:11:57 ---> job-cost.sh 09:11:57 lf-activate-venv: SKIPPING 09:11:57 INFO: No Stack... [Pipeline] echo 09:11:57 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:11:57 + grep ^go [0-9].[0-9]* go.mod 09:11:57 + cut -d -f 2 [Pipeline] echo 09:11:57 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:11:57 ========================================================= 09:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:12:00 Sending build context to Docker daemon 37.18MB 09:12:00 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 09:12:00 Step 2/13 : FROM ${BASE} AS builder 09:12:00 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:12:00 c6b39de5b339: Pulling fs layer 09:12:00 a69c41024577: Pulling fs layer 09:12:00 d6de4b400683: Pulling fs layer 09:12:00 35cb2a7552d0: Pulling fs layer 09:12:00 4f4fb700ef54: Pulling fs layer 09:12:00 9e011611b7f5: Pulling fs layer 09:12:00 3bd174042beb: Pulling fs layer 09:12:00 4476f39b5e91: Pulling fs layer 09:12:00 4f4fb700ef54: Waiting 09:12:00 9e011611b7f5: Waiting 09:12:00 3bd174042beb: Waiting 09:12:00 4476f39b5e91: Waiting 09:12:00 35cb2a7552d0: Waiting 09:12:00 a69c41024577: Verifying Checksum 09:12:00 a69c41024577: Download complete 09:12:00 35cb2a7552d0: Download complete 09:12:00 4f4fb700ef54: Verifying Checksum 09:12:00 4f4fb700ef54: Download complete 09:12:00 9e011611b7f5: Verifying Checksum 09:12:00 9e011611b7f5: Download complete 09:12:00 c6b39de5b339: Download complete 09:12:01 4476f39b5e91: Verifying Checksum 09:12:01 4476f39b5e91: Download complete 09:12:01 c6b39de5b339: Pull complete 09:12:02 a69c41024577: Pull complete 09:12:02 d6de4b400683: Verifying Checksum 09:12:02 d6de4b400683: Download complete 09:12:02 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:03 INFO: Archiving Costs [Pipeline] sh 09:12:03 + cat /w/workspace/exfoundry_device-usb-camera_napa/archives/cost.csv 09:12:03 + cut -d, -f6 [Pipeline] lock 09:12:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] 09:12:03 Resource [jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] did not exist. Created. 09:12:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:03 + echo total: 0.2199999988079071 [Pipeline] stash 09:12:03 Stashed 1 file(s) [Pipeline] } 09:12:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:03 $ docker stop --time=1 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 09:12:04 3bd174042beb: Verifying Checksum 09:12:04 3bd174042beb: Download complete 09:12:05 $ docker rm -f --volumes 5cc08e7778c9d9a99c0c3994a1bc58e2fcd08d6d535e14dedaf4b30ecf07e520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:12:16 d6de4b400683: Pull complete 09:12:16 35cb2a7552d0: Pull complete 09:12:16 4f4fb700ef54: Pull complete 09:12:16 9e011611b7f5: Pull complete 09:12:24 3bd174042beb: Pull complete 09:12:26 4476f39b5e91: Pull complete 09:12:26 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:12:26 ---> 981a0608b64a 09:12:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:12:28 ---> Running in bb7f1cc3923b 09:12:28 Removing intermediate container bb7f1cc3923b 09:12:28 ---> b6d74c8cf679 09:12:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:12:28 ---> Running in a98487d4acc6 09:12:28 Removing intermediate container a98487d4acc6 09:12:28 ---> cd05212df8f4 09:12:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:12:28 ---> Running in cfd5184d0816 09:12:28 Removing intermediate container cfd5184d0816 09:12:28 ---> 5dadb5c2973f 09:12:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:12:28 ---> Running in 466a8152863d 09:12:29 Removing intermediate container 466a8152863d 09:12:29 ---> c70c5138b6e6 09:12:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:29 ---> Running in de95442127b1 09:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:12:31 (1/13) Installing libintl (0.21.1-r7) 09:12:31 (2/13) Installing eudev-libs (3.2.11-r8) 09:12:31 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 09:12:31 (4/13) Installing v4l-utils-libs (1.24.1-r0) 09:12:31 (5/13) Installing v4l-utils (1.24.1-r0) 09:12:31 (6/13) Installing libdvbv5 (1.24.1-r0) 09:12:31 (7/13) Installing udev-init-scripts (35-r1) 09:12:31 (8/13) Installing libblkid (2.38.1-r8) 09:12:31 (9/13) Installing xz-libs (5.4.3-r0) 09:12:31 (10/13) Installing kmod-libs (30-r3) 09:12:31 (11/13) Installing eudev (3.2.11-r8) 09:12:31 (12/13) Installing eudev-dev (3.2.11-r8) 09:12:31 (13/13) Installing v4l-utils-dev (1.24.1-r0) 09:12:32 Executing busybox-1.36.1-r5.trigger 09:12:32 Executing eudev-3.2.11-r8.trigger 09:12:32 OK: 273 MiB in 65 packages 09:12:33 Removing intermediate container de95442127b1 09:12:33 ---> 57e443c58bc9 09:12:33 Step 8/13 : WORKDIR /device-usb-camera 09:12:33 ---> Running in 49b60413ed3c 09:12:33 Removing intermediate container 49b60413ed3c 09:12:33 ---> b9edf7b80ac7 09:12:33 Step 9/13 : COPY go.mod vendor* ./ 09:12:40 ---> bfa6d4327c7d 09:12:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:40 ---> Running in c23a5bd30ed5 09:13:36 Removing intermediate container c23a5bd30ed5 09:13:36 ---> 198995c78421 09:13:36 Step 11/13 : COPY . . 09:13:39 ---> 1ca7c5e104a1 09:13:39 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:13:39 ---> Running in 0e96b62edcb8 09:13:40  % Total % Received % Xferd Average Speed Time Time Time Current 09:13:40 Dload Upload Total Spent Left Speed 09:13:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8355 0 --:--:-- --:--:-- --:--:-- 8428 09:13:41 Removing intermediate container 0e96b62edcb8 09:13:41 ---> e12d96b392a0 09:13:41 Step 13/13 : RUN ${MAKE} 09:13:41 ---> Running in 25d6837caca3 09:13:42 noop 09:13:42 Removing intermediate container 25d6837caca3 09:13:42 ---> 9534a7538aae 09:13:42 Successfully built 9534a7538aae 09:13:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker inspect -f . ci-base-image-arm64 09:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:43 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 09:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** ci-base-image-arm64 cat 09:13:44 $ docker top 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:45 + go version 09:13:45 go version go1.21.9 linux/arm64 [Pipeline] } 09:13:45 $ docker stop --time=1 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 09:13:47 $ docker rm -f --volumes 9a640fd3a04ea43ca97b785d1b0da8515edc92ef8bf1f8767de357ada8f71cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker inspect -f . ci-base-image-arm64 09:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 09:13:47 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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 ******** ci-base-image-arm64 cat 09:13:49 $ docker top 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh 09:13:50 + make test 09:13:50 go test ./... -coverprofile=coverage.out ./... 09:13:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:15:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:16:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements 09:16:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:16:02 go vet ./... 09:16:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:16:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:16:41 ./bin/test-attribution-txt.sh [Pipeline] echo 09:16:41 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:16:41 + go mod tidy [Pipeline] } 09:16:44 $ docker stop --time=1 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede 09:16:46 $ docker rm -f --volumes 4595d3e54c1c9108317fc47bf66b0eefe310d1414c3096ee9485b6077fd73ede [Pipeline] // withDockerContainer [Pipeline] sh 09:16:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:16:48 Warning: overwriting stash ‘coverage-report’ 09:16:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:16:49 + ls -al . 09:16:49 total 224 09:16:49 drwxrwxr-x 9 jenkins jenkins 4096 May 28 09:13 . 09:16:49 drwxrwxr-x 4 jenkins jenkins 4096 May 28 09:11 .. 09:16:49 drwxrwxr-x 8 jenkins jenkins 4096 May 28 09:11 .git 09:16:49 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 .github 09:16:49 -rw-rw-r-- 1 jenkins jenkins 429 May 28 09:11 .gitignore 09:16:49 -rw-rw-r-- 1 jenkins jenkins 45 May 28 09:11 .golangci.yml 09:16:49 -rw-rw-r-- 1 jenkins jenkins 77 May 28 09:11 .hadolint.yml 09:16:49 -rw-rw-r-- 1 jenkins jenkins 10870 May 28 09:11 Attribution.txt 09:16:49 -rw-rw-r-- 1 jenkins jenkins 16561 May 28 09:11 CHANGELOG.md 09:16:49 -rw-rw-r-- 1 jenkins jenkins 2453 May 28 09:11 Dockerfile 09:16:49 -rw-rw-r-- 1 jenkins jenkins 678 May 28 09:11 GOVERNANCE.md 09:16:49 -rw-rw-r-- 1 jenkins jenkins 659 May 28 09:11 Jenkinsfile 09:16:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 28 09:11 LICENSE 09:16:49 -rw-rw-r-- 1 jenkins jenkins 2611 May 28 09:11 Makefile 09:16:49 -rw-rw-r-- 1 jenkins jenkins 622 May 28 09:11 OWNERS.md 09:16:49 -rw-rw-r-- 1 jenkins jenkins 2575 May 28 09:11 README.md 09:16:49 -rw-rw-r-- 1 jenkins jenkins 11 May 28 09:09 VERSION 09:16:49 drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:11 bin 09:16:49 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 cmd 09:16:49 -rw-r--r-- 1 jenkins jenkins 54703 May 28 09:16 coverage.out 09:16:49 -rwxrwxr-x 1 jenkins jenkins 84 May 28 09:11 docker-entrypoint.sh 09:16:49 drwxrwxr-x 2 jenkins jenkins 4096 May 28 09:11 docs 09:16:49 -rw-rw-r-- 1 jenkins jenkins 3848 May 28 09:11 go.mod 09:16:49 -rw-rw-r-- 1 jenkins jenkins 33939 May 28 09:11 go.sum 09:16:49 drwxrwxr-x 3 jenkins jenkins 4096 May 28 09:11 internal 09:16:49 drwxrwxr-x 6 jenkins jenkins 4096 May 28 09:11 vendor 09:16:49 -rw-rw-r-- 1 jenkins jenkins 231 May 28 09:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:50 + 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=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e --label arch=arm64 --label version=3.1.1-dev.1 . 09:16:52 Sending build context to Docker daemon 37.23MB 09:16:52 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 09:16:52 Step 2/37 : FROM ${BASE} AS builder 09:16:52 ---> 9534a7538aae 09:16:52 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:16:52 ---> Running in 18391e6a748c 09:16:53 Removing intermediate container 18391e6a748c 09:16:53 ---> 70dc12b4bec8 09:16:53 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:16:53 ---> Running in 93cfb35caf89 09:16:53 Removing intermediate container 93cfb35caf89 09:16:53 ---> 4d4a15d3bbe1 09:16:53 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:16:53 ---> Running in 907f8c0cd658 09:16:53 Removing intermediate container 907f8c0cd658 09:16:53 ---> 7a0f17efde05 09:16:53 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:16:53 ---> Running in 6ddc08a74045 09:16:54 Removing intermediate container 6ddc08a74045 09:16:54 ---> 14e020a431d0 09:16:54 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:16:54 ---> Running in 28d1339d3be3 09:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:16:56 OK: 273 MiB in 65 packages 09:16:57 Removing intermediate container 28d1339d3be3 09:16:57 ---> 332055118579 09:16:57 Step 8/37 : WORKDIR /device-usb-camera 09:16:57 ---> Running in b6d08312e7cc 09:16:57 Removing intermediate container b6d08312e7cc 09:16:57 ---> 47decee28d7a 09:16:57 Step 9/37 : COPY go.mod vendor* ./ 09:17:04 ---> 540a521bae6c 09:17:04 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:04 ---> Running in 1372aa21b3ae 09:17:05 skipping... 09:17:05 Removing intermediate container 1372aa21b3ae 09:17:05 ---> 104cf9a5f964 09:17:05 Step 11/37 : COPY . . 09:17:14 ---> 406c5f70aa10 09:17:14 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:17:14 ---> Running in debd67255580 09:17:14  % Total % Received % Xferd Average Speed Time Time Time Current 09:17:14 Dload Upload Total Spent Left Speed 09:17:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5123 0 --:--:-- --:--:-- --:--:-- 5155 09:17:14 Removing intermediate container debd67255580 09:17:14 ---> e4094b5569a7 09:17:14 Step 13/37 : RUN ${MAKE} 09:17:15 ---> Running in ae30459c7bf8 09:17:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 09:19:52 Removing intermediate container ae30459c7bf8 09:19:52 ---> 7a8e7ef9b2b2 09:19:52 Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp 09:19:52 v1.8.2: Pulling from aler9/rtsp-simple-server 09:19:52 da4d7e05a7aa: Pulling fs layer 09:19:52 da4d7e05a7aa: Verifying Checksum 09:19:52 da4d7e05a7aa: Download complete 09:19:52 da4d7e05a7aa: Pull complete 09:19:52 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:19:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 09:19:52 ---> 62c65ed7ef0d 09:19:52 Step 15/37 : FROM alpine:3.18 09:19:52 3.18: Pulling from library/alpine 09:19:52 c6b39de5b339: Already exists 09:19:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:19:52 Status: Downloaded newer image for alpine:3.18 09:19:52 ---> 33abbf032149 09:19:52 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:19:52 ---> Running in af3b5722d9bf 09:19:52 Removing intermediate container af3b5722d9bf 09:19:52 ---> 63150c592e48 09:19:52 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:19:52 ---> Running in 9dccdf9c4267 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:19:52 (1/104) Installing dumb-init (1.2.5-r2) 09:19:52 (2/104) Installing sdl2 (2.26.5-r0) 09:19:52 (3/104) Installing svt-av1-libs (1.6.0-r0) 09:19:52 (4/104) Installing aom-libs (3.6.1-r0) 09:19:52 (5/104) Installing libxau (1.0.11-r2) 09:19:52 (6/104) Installing libmd (1.0.4-r2) 09:19:52 (7/104) Installing libbsd (0.11.7-r1) 09:19:52 (8/104) Installing libxdmcp (1.1.4-r2) 09:19:52 (9/104) Installing libxcb (1.15-r1) 09:19:52 (10/104) Installing libx11 (1.8.7-r0) 09:19:52 (11/104) Installing libdrm (2.4.115-r4) 09:19:52 (12/104) Installing libxext (1.3.5-r2) 09:19:52 (13/104) Installing libxfixes (6.0.1-r2) 09:19:52 (14/104) Installing libffi (3.4.4-r2) 09:19:52 (15/104) Installing wayland-libs-client (1.22.0-r2) 09:19:52 (16/104) Installing libva (2.18.0-r1) 09:19:52 (17/104) Installing libvdpau (1.5-r1) 09:19:52 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 09:19:52 (19/104) Installing libdav1d (1.2.1-r0) 09:19:52 (20/104) Installing brotli-libs (1.0.9-r14) 09:19:52 (21/104) Installing libgcc (12.2.1_git20220924-r10) 09:19:52 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 09:19:52 (23/104) Installing libhwy (1.0.4-r1) 09:19:52 (24/104) Installing lcms2 (2.15-r2) 09:19:52 (25/104) Installing libjxl (0.8.2-r0) 09:19:52 (26/104) Installing lame-libs (3.100-r5) 09:19:52 (27/104) Installing opus (1.4-r0) 09:19:52 (28/104) Installing libgomp (12.2.1_git20220924-r10) 09:19:52 (29/104) Installing soxr (0.1.3-r5) 09:19:52 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 09:19:52 (31/104) Installing libogg (1.3.5-r4) 09:19:52 (32/104) Installing libtheora (1.1.1-r17) 09:19:52 (33/104) Installing libvorbis (1.3.7-r1) 09:19:52 (34/104) Installing libvpx (1.13.0-r2) 09:19:52 (35/104) Installing libwebp (1.3.2-r0) 09:19:52 (36/104) Installing x264-libs (0.164_git20220602-r1) 09:19:52 (37/104) Installing numactl (2.0.16-r4) 09:19:52 (38/104) Installing x265-libs (3.5-r4) 09:19:52 (39/104) Installing xvidcore (1.3.7-r1) 09:19:52 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 09:19:52 (41/104) Installing alsa-lib (1.2.9-r1) 09:19:52 (42/104) Installing libexpat (2.6.2-r0) 09:19:52 (43/104) Installing libbz2 (1.0.8-r5) 09:19:52 (44/104) Installing libpng (1.6.39-r3) 09:19:52 (45/104) Installing freetype (2.13.0-r5) 09:19:52 (46/104) Installing fontconfig (2.14.2-r3) 09:19:52 (47/104) Installing fribidi (1.0.13-r0) 09:19:52 (48/104) Installing libintl (0.21.1-r7) 09:19:52 (49/104) Installing libblkid (2.38.1-r8) 09:19:52 (50/104) Installing libmount (2.38.1-r8) 09:19:52 (51/104) Installing pcre2 (10.42-r1) 09:19:52 (52/104) Installing glib (2.76.6-r0) 09:19:52 (53/104) Installing graphite2 (1.3.14-r5) 09:19:52 (54/104) Installing harfbuzz (7.3.0-r0) 09:19:52 (55/104) Installing libunibreak (5.1-r0) 09:19:52 (56/104) Installing libass (0.17.1-r0) 09:19:52 (57/104) Installing libbluray (1.3.4-r0) 09:19:52 (58/104) Installing gmp (6.2.1-r3) 09:19:52 (59/104) Installing nettle (3.8.1-r2) 09:19:52 (60/104) Installing libunistring (1.1-r1) 09:19:52 (61/104) Installing libidn2 (2.3.4-r1) 09:19:52 (62/104) Installing p11-kit (0.24.1-r2) 09:19:52 (63/104) Installing libtasn1 (4.19.0-r1) 09:19:52 (64/104) Installing gnutls (3.8.4-r0) 09:19:52 (65/104) Installing mpg123-libs (1.31.3-r1) 09:19:52 (66/104) Installing libopenmpt (0.7.2-r0) 09:19:52 (67/104) Installing cjson (1.7.17-r0) 09:19:52 (68/104) Installing mbedtls (2.28.8-r0) 09:19:52 (69/104) Installing librist (0.2.7-r0) 09:19:52 (70/104) Installing libsrt (1.5.2-r0) 09:19:52 (71/104) Installing libssh (0.10.5-r0) 09:19:52 (72/104) Installing xz-libs (5.4.3-r0) 09:19:52 (73/104) Installing libxml2 (2.11.8-r0) 09:19:52 (74/104) Installing libsodium (1.0.18-r3) 09:19:52 (75/104) Installing libzmq (4.3.4-r4) 09:19:52 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 09:19:52 (77/104) Installing glslang-libs (1.3.243.0-r1) 09:19:52 (78/104) Installing spirv-tools (1.3.243.0-r1) 09:19:52 (79/104) Installing shaderc (2023.3-r1) 09:19:53 (80/104) Installing vulkan-loader (1.3.243.0-r1) 09:19:53 (81/104) Installing libplacebo (5.264.1-r1) 09:19:53 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 09:19:53 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 09:19:53 (84/104) Installing vidstab (1.1.1-r0) 09:19:53 (85/104) Installing zimg (3.0.5-r0) 09:19:53 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 09:19:53 (87/104) Installing libasyncns (0.8-r1) 09:19:53 (88/104) Installing dbus-libs (1.14.8-r0) 09:19:53 (89/104) Installing libltdl (2.4.7-r2) 09:19:53 (90/104) Installing orc (0.4.34-r0) 09:19:53 (91/104) Installing flac-libs (1.4.3-r0) 09:19:53 (92/104) Installing libsndfile (1.2.0-r2) 09:19:53 (93/104) Installing speexdsp (1.2.1-r1) 09:19:53 (94/104) Installing tdb-libs (1.4.8-r1) 09:19:53 (95/104) Installing libpulse (16.1-r10) 09:19:53 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 09:19:53 (97/104) Installing v4l-utils-libs (1.24.1-r0) 09:19:53 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 09:19:53 (99/104) Installing ffmpeg (6.0.1-r0) 09:19:53 (100/104) Installing udev-init-scripts (35-r1) 09:19:53 (101/104) Installing eudev-libs (3.2.11-r8) 09:19:53 (102/104) Installing zstd-libs (1.5.5-r4) 09:19:53 (103/104) Installing kmod-libs (30-r3) 09:19:53 (104/104) Installing eudev (3.2.11-r8) 09:19:53 Executing busybox-1.36.1-r5.trigger 09:19:53 Executing glib-2.76.6-r0.trigger 09:19:53 Executing eudev-3.2.11-r8.trigger 09:19:53 OK: 110 MiB in 119 packages 09:19:58 Removing intermediate container 9dccdf9c4267 09:19:58 ---> b0b3ea49cacc 09:19:58 Step 18/37 : RUN apk --no-cache upgrade 09:19:58 ---> Running in 73eb27cc6213 09:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:20:00 Upgrading critical system libraries and apk-tools: 09:20:00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:20:00 Executing busybox-1.36.1-r5.trigger 09:20:00 Continuing the upgrade transaction with new apk-tools: 09:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:20:01 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:20:01 Executing busybox-1.36.1-r6.post-upgrade 09:20:01 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:20:01 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:20:01 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:20:01 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:20:01 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:20:01 Executing busybox-1.36.1-r6.trigger 09:20:01 OK: 110 MiB in 119 packages 09:20:03 Removing intermediate container 73eb27cc6213 09:20:03 ---> 14d0bb489f45 09:20:03 Step 19/37 : WORKDIR / 09:20:03 ---> Running in b4f9449799d4 09:20:03 Removing intermediate container b4f9449799d4 09:20:03 ---> 20c8bd5c0c80 09:20:03 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:20:05 ---> 903dc49c8cc5 09:20:05 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:20:05 ---> 0c6dc768c75e 09:20:05 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:20:05 ---> abbedec48a40 09:20:05 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:20:06 ---> 20ea53b145cb 09:20:06 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:20:06 ---> eca584693f41 09:20:06 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:20:07 ---> fa7903094b5b 09:20:07 Step 26/37 : COPY --from=rtsp /mediamtx / 09:20:08 ---> 8b2530cc6808 09:20:08 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:20:08 ---> Running in ad49a20a72ff 09:20:10 Removing intermediate container ad49a20a72ff 09:20:10 ---> b1ec6b64268b 09:20:10 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:20:10 ---> Running in 7d082738fe82 09:20:11 Removing intermediate container 7d082738fe82 09:20:11 ---> 93e4a2cda715 09:20:11 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:20:11 ---> Running in e6352635cff9 09:20:13 Removing intermediate container e6352635cff9 09:20:13 ---> 808e0ccb22ad 09:20:13 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:20:13 ---> Running in e2625222d30b 09:20:15 Removing intermediate container e2625222d30b 09:20:15 ---> e6d716d51b3d 09:20:15 Step 31/37 : EXPOSE 59983 09:20:15 ---> Running in 67db4f0086a1 09:20:15 Removing intermediate container 67db4f0086a1 09:20:15 ---> 9b6a094d771c 09:20:15 Step 32/37 : EXPOSE 8554 09:20:15 ---> Running in e76a037f6697 09:20:15 Removing intermediate container e76a037f6697 09:20:15 ---> a57d9d97555f 09:20:15 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:20:15 ---> Running in d238d78de1ac 09:20:16 Removing intermediate container d238d78de1ac 09:20:16 ---> fe18a6b1ec53 09:20:16 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:20:16 ---> Running in 29baf13578c9 09:20:16 Removing intermediate container 29baf13578c9 09:20:16 ---> 04f224d6ebd9 09:20:16 Step 35/37 : LABEL arch=arm64 09:20:16 ---> Running in 735a09401b2b 09:20:16 Removing intermediate container 735a09401b2b 09:20:16 ---> 89817904028a 09:20:16 Step 36/37 : LABEL git_sha=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:20:16 ---> Running in 79c578e29824 09:20:17 Removing intermediate container 79c578e29824 09:20:17 ---> 9f0c6fd6f956 09:20:17 Step 37/37 : LABEL version=3.1.1-dev.1 09:20:17 ---> Running in ef7506e375aa 09:20:17 Removing intermediate container ef7506e375aa 09:20:17 ---> a1c57a462670 09:20:17 [Warning] One or more build-args [ARCH] were not consumed 09:20:17 Successfully built a1c57a462670 09:20:17 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:18 provisioning config files... 09:20:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config14070581827069986803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:18 ---> ****-login.sh 09:20:18 nexus3.edgexfoundry.org:10001 09:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:18 Configure a credential helper to remove this warning. See 09:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:18 09:20:18 Login Succeeded 09:20:18 nexus3.edgexfoundry.org:10002 09:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:18 Configure a credential helper to remove this warning. See 09:20:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:18 09:20:18 Login Succeeded 09:20:18 nexus3.edgexfoundry.org:10003 09:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:19 Configure a credential helper to remove this warning. See 09:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:19 09:20:19 Login Succeeded 09:20:19 nexus3.edgexfoundry.org:10004 09:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:19 Configure a credential helper to remove this warning. See 09:20:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:19 09:20:19 Login Succeeded 09:20:19 ****.io 09:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:20 Configure a credential helper to remove this warning. See 09:20:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:20 09:20:20 Login Succeeded 09:20:20 ---> ****-login.sh ends [Pipeline] } 09:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:20 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:20 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:20:20 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:20:20 3.1.1-dev.1 09:20:20 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:20:20 napa 09:20:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:20 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:20:21 3caa56b883dd: Preparing 09:20:21 b3914340e7f7: Preparing 09:20:21 93d307e05fab: Preparing 09:20:21 63528b296bfe: Preparing 09:20:21 f0c0fc467d42: Preparing 09:20:21 4fdee56d7956: Preparing 09:20:21 e2d643fcce9b: Preparing 09:20:21 70fdc35c2443: Preparing 09:20:21 ad68dfaa41f7: Preparing 09:20:21 5f715b2e9596: Preparing 09:20:21 df5fa6f86abc: Preparing 09:20:21 d5407a4bb4f6: Preparing 09:20:21 70db1611f28e: Preparing 09:20:21 7c504f21be85: Preparing 09:20:21 4fdee56d7956: Waiting 09:20:21 e2d643fcce9b: Waiting 09:20:21 70fdc35c2443: Waiting 09:20:21 ad68dfaa41f7: Waiting 09:20:21 5f715b2e9596: Waiting 09:20:21 df5fa6f86abc: Waiting 09:20:21 d5407a4bb4f6: Waiting 09:20:21 70db1611f28e: Waiting 09:20:21 7c504f21be85: Waiting 09:20:21 63528b296bfe: Pushed 09:20:21 93d307e05fab: Pushed 09:20:21 b3914340e7f7: Pushed 09:20:21 3caa56b883dd: Pushed 09:20:21 4fdee56d7956: Pushed 09:20:21 70fdc35c2443: Pushed 09:20:21 ad68dfaa41f7: Pushed 09:20:21 e2d643fcce9b: Pushed 09:20:21 5f715b2e9596: Pushed 09:20:21 7c504f21be85: Layer already exists 09:20:23 d5407a4bb4f6: Pushed 09:20:27 df5fa6f86abc: Pushed 09:20:27 f0c0fc467d42: Pushed 09:20:42 70db1611f28e: Pushed 09:20:42 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 09:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:20:43 3caa56b883dd: Preparing 09:20:43 b3914340e7f7: Preparing 09:20:43 93d307e05fab: Preparing 09:20:43 63528b296bfe: Preparing 09:20:43 f0c0fc467d42: Preparing 09:20:43 4fdee56d7956: Preparing 09:20:43 e2d643fcce9b: Preparing 09:20:43 70fdc35c2443: Preparing 09:20:43 ad68dfaa41f7: Preparing 09:20:43 5f715b2e9596: Preparing 09:20:43 df5fa6f86abc: Preparing 09:20:43 d5407a4bb4f6: Preparing 09:20:43 70db1611f28e: Preparing 09:20:43 7c504f21be85: Preparing 09:20:43 4fdee56d7956: Waiting 09:20:43 5f715b2e9596: Waiting 09:20:43 df5fa6f86abc: Waiting 09:20:43 d5407a4bb4f6: Waiting 09:20:43 70db1611f28e: Waiting 09:20:43 7c504f21be85: Waiting 09:20:43 e2d643fcce9b: Waiting 09:20:43 70fdc35c2443: Waiting 09:20:43 ad68dfaa41f7: Waiting 09:20:43 93d307e05fab: Layer already exists 09:20:43 f0c0fc467d42: Layer already exists 09:20:43 3caa56b883dd: Layer already exists 09:20:43 b3914340e7f7: Layer already exists 09:20:43 63528b296bfe: Layer already exists 09:20:43 4fdee56d7956: Layer already exists 09:20:43 70fdc35c2443: Layer already exists 09:20:43 e2d643fcce9b: Layer already exists 09:20:43 ad68dfaa41f7: Layer already exists 09:20:43 5f715b2e9596: Layer already exists 09:20:43 df5fa6f86abc: Layer already exists 09:20:43 7c504f21be85: Layer already exists 09:20:43 70db1611f28e: Layer already exists 09:20:43 d5407a4bb4f6: Layer already exists 09:20:43 3.1.1-dev.1: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:20:44 3caa56b883dd: Preparing 09:20:44 b3914340e7f7: Preparing 09:20:44 93d307e05fab: Preparing 09:20:44 63528b296bfe: Preparing 09:20:44 f0c0fc467d42: Preparing 09:20:44 4fdee56d7956: Preparing 09:20:44 e2d643fcce9b: Preparing 09:20:44 70fdc35c2443: Preparing 09:20:44 ad68dfaa41f7: Preparing 09:20:44 5f715b2e9596: Preparing 09:20:44 df5fa6f86abc: Preparing 09:20:44 d5407a4bb4f6: Preparing 09:20:44 70db1611f28e: Preparing 09:20:44 7c504f21be85: Preparing 09:20:44 70fdc35c2443: Waiting 09:20:44 4fdee56d7956: Waiting 09:20:44 e2d643fcce9b: Waiting 09:20:44 d5407a4bb4f6: Waiting 09:20:44 ad68dfaa41f7: Waiting 09:20:44 70db1611f28e: Waiting 09:20:44 7c504f21be85: Waiting 09:20:44 5f715b2e9596: Waiting 09:20:44 df5fa6f86abc: Waiting 09:20:44 f0c0fc467d42: Layer already exists 09:20:44 b3914340e7f7: Layer already exists 09:20:44 3caa56b883dd: Layer already exists 09:20:44 93d307e05fab: Layer already exists 09:20:44 63528b296bfe: Layer already exists 09:20:44 4fdee56d7956: Layer already exists 09:20:44 70fdc35c2443: Layer already exists 09:20:44 ad68dfaa41f7: Layer already exists 09:20:44 5f715b2e9596: Layer already exists 09:20:44 e2d643fcce9b: Layer already exists 09:20:44 df5fa6f86abc: Layer already exists 09:20:44 d5407a4bb4f6: Layer already exists 09:20:44 70db1611f28e: Layer already exists 09:20:44 7c504f21be85: Layer already exists 09:20:44 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa 09:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:20:45 3caa56b883dd: Preparing 09:20:45 b3914340e7f7: Preparing 09:20:45 93d307e05fab: Preparing 09:20:45 63528b296bfe: Preparing 09:20:45 f0c0fc467d42: Preparing 09:20:45 4fdee56d7956: Preparing 09:20:45 e2d643fcce9b: Preparing 09:20:45 70fdc35c2443: Preparing 09:20:45 ad68dfaa41f7: Preparing 09:20:45 5f715b2e9596: Preparing 09:20:45 df5fa6f86abc: Preparing 09:20:45 d5407a4bb4f6: Preparing 09:20:45 70db1611f28e: Preparing 09:20:45 7c504f21be85: Preparing 09:20:45 70fdc35c2443: Waiting 09:20:45 ad68dfaa41f7: Waiting 09:20:45 5f715b2e9596: Waiting 09:20:45 4fdee56d7956: Waiting 09:20:45 e2d643fcce9b: Waiting 09:20:45 df5fa6f86abc: Waiting 09:20:45 d5407a4bb4f6: Waiting 09:20:45 70db1611f28e: Waiting 09:20:45 7c504f21be85: Waiting 09:20:45 63528b296bfe: Layer already exists 09:20:45 3caa56b883dd: Layer already exists 09:20:45 f0c0fc467d42: Layer already exists 09:20:45 b3914340e7f7: Layer already exists 09:20:45 93d307e05fab: Layer already exists 09:20:45 e2d643fcce9b: Layer already exists 09:20:45 ad68dfaa41f7: Layer already exists 09:20:45 4fdee56d7956: Layer already exists 09:20:45 5f715b2e9596: Layer already exists 09:20:45 70fdc35c2443: Layer already exists 09:20:45 7c504f21be85: Layer already exists 09:20:45 70db1611f28e: Layer already exists 09:20:45 d5407a4bb4f6: Layer already exists 09:20:45 df5fa6f86abc: Layer already exists 09:20:45 napa: digest: sha256:d465166883d7b6caae9376de40acf44fac5d1a576a9187a5e85f5d4521a4dc01 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:45 ===================================================== [Pipeline] echo 09:20:45 taggedImages: 09:20:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e 09:20:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.1-dev.1 09:20:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e-3.1.1-dev.1 09:20:45 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:46 09:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:46 arm64: Pulling from edgex-lftools-log-publisher 09:20:46 8998bd30e6a1: Pulling fs layer 09:20:46 04944245beec: Pulling fs layer 09:20:46 699f458cf7ca: Pulling fs layer 09:20:46 765212b225bb: Pulling fs layer 09:20:46 f23df028b6ca: Pulling fs layer 09:20:46 d65c8cfc05b1: Pulling fs layer 09:20:46 2437ff75d9bd: Pulling fs layer 09:20:46 f23df028b6ca: Waiting 09:20:46 d65c8cfc05b1: Waiting 09:20:46 765212b225bb: Waiting 09:20:46 2437ff75d9bd: Waiting 09:20:46 04944245beec: Verifying Checksum 09:20:46 04944245beec: Download complete 09:20:46 765212b225bb: Verifying Checksum 09:20:46 765212b225bb: Download complete 09:20:46 f23df028b6ca: Verifying Checksum 09:20:46 f23df028b6ca: Download complete 09:20:46 d65c8cfc05b1: Verifying Checksum 09:20:46 d65c8cfc05b1: Download complete 09:20:46 699f458cf7ca: Verifying Checksum 09:20:46 699f458cf7ca: Download complete 09:20:47 8998bd30e6a1: Verifying Checksum 09:20:47 8998bd30e6a1: Download complete 09:20:50 2437ff75d9bd: Verifying Checksum 09:20:50 2437ff75d9bd: Download complete 09:20:52 8998bd30e6a1: Pull complete 09:20:52 04944245beec: Pull complete 09:20:54 699f458cf7ca: Pull complete 09:20:54 765212b225bb: Pull complete 09:20:54 f23df028b6ca: Pull complete 09:20:55 d65c8cfc05b1: Pull complete 09:21:13 2437ff75d9bd: Pull complete 09:21:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:13 prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container 09:21:13 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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:arm64 cat 09:21:15 $ docker top e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:15 ---> job-cost.sh 09:21:15 lf-activate-venv: SKIPPING 09:21:15 INFO: No Stack... 09:21:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:17 INFO: Archiving Costs [Pipeline] sh 09:21:18 + cat /w/workspace/device-usb-camera/3/archives/cost.csv 09:21:18 + cut -d, -f6 [Pipeline] lock 09:21:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] 09:21:18 Resource [jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] did not exist. Created. 09:21:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:18 /w/workspace/device-usb-camera/3@tmp/durable-686cdee9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:21:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:19 Warning: overwriting stash ‘stack-cost’ 09:21:19 Stashed 1 file(s) [Pipeline] } 09:21:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:19 $ docker stop --time=1 e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 09:21:21 $ docker rm -f --volumes e5e785b41e807a4666c1fa89eecc6e834f2f37e362e4ca30a45fbc643d42cbd2 [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 09:21:21 provisioning config files... 09:21:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config6585003510996032847tmp [Pipeline] { [Pipeline] sh 09:21:21 + set +x 09:21:21 + + curl -s https://codecov.io/bash 09:21:21 bash -s -- 09:21:22 09:21:22 _____ _ 09:21:22 / ____| | | 09:21:22 | | ___ __| | ___ ___ _____ __ 09:21:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:22 Bash-1.0.6 09:21:22 09:21:22 09:21:22 ==> git version 2.25.1 found 09:21:22 ==> 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 09:21:22 Release-Date: 2020-01-08 09:21:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:22 ==> Jenkins CI detected. 09:21:22 current dir:  /w/workspace/exfoundry_device-usb-camera_napa 09:21:22 project root: . 09:21:22 --> token set from env 09:21:22 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 09:21:22 ==> Running gcov in . (disable via -X gcov) 09:21:22 ==> Python coveragepy not found 09:21:22 ==> Searching for coverage reports in: 09:21:22 + . 09:21:22 -> Found 1 reports 09:21:22 ==> Detecting git/mercurial file structure 09:21:22 ==> Reading reports 09:21:22 + ./coverage.out bytes=54703 09:21:22 ==> Appending adjustments 09:21:22 https://docs.codecov.io/docs/fixing-reports 09:21:22 + Found adjustments 09:21:22 ==> Gzipping contents 09:21:22 20K /tmp/codecov.V1ekZS.gz 09:21:22 ==> Uploading reports 09:21:22 url: https://codecov.io 09:21:22 query: branch=napa&commit=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:21:22 -> Pinging Codecov 09:21:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:21:22 -> Uploading to 09:21:22 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/73D8F5FF140700D3E01443B452E23636/3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e/fd4d3296-7e80-4884-bcf6-4bf02618cb86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T092122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e1f414e3104cd997c2d55355e868277cc42a0d9483e253fa88fdaaee31d15a6 09:21:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:22 Dload Upload Total Spent Left Speed 09:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19086 0 0 100 19086 0 54844 --:--:-- --:--:-- --:--:-- 54687 100 19086 0 0 100 19086 0 54844 --:--:-- --:--:-- --:--:-- 54687 09:21:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] } 09:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:21:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:21:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:23 09:21:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:23 latest: Pulling from edgex-devops/edgex-snyk-go 09:21:23 619be1103602: Already exists 09:21:23 f8ea3408117e: Pulling fs layer 09:21:23 91320369b822: Pulling fs layer 09:21:23 0406650e8295: Pulling fs layer 09:21:23 4f4fb700ef54: Pulling fs layer 09:21:23 96d80e3f36e1: Pulling fs layer 09:21:23 bcf3aedb951c: Pulling fs layer 09:21:23 4f4fb700ef54: Waiting 09:21:23 96d80e3f36e1: Waiting 09:21:23 bcf3aedb951c: Waiting 09:21:23 0406650e8295: Verifying Checksum 09:21:23 0406650e8295: Download complete 09:21:23 f8ea3408117e: Verifying Checksum 09:21:23 f8ea3408117e: Download complete 09:21:23 4f4fb700ef54: Verifying Checksum 09:21:23 4f4fb700ef54: Download complete 09:21:23 f8ea3408117e: Pull complete 09:21:24 96d80e3f36e1: Verifying Checksum 09:21:24 96d80e3f36e1: Download complete 09:21:24 91320369b822: Verifying Checksum 09:21:24 91320369b822: Download complete 09:21:24 bcf3aedb951c: Verifying Checksum 09:21:24 bcf3aedb951c: Download complete 09:21:27 91320369b822: Pull complete 09:21:27 0406650e8295: Pull complete 09:21:27 4f4fb700ef54: Pull complete 09:21:27 96d80e3f36e1: Pull complete 09:21:31 bcf3aedb951c: Pull complete 09:21:31 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:31 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:21:31 $ 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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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:latest cat 09:21:34 $ docker top ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_napa [Pipeline] echo 09:21:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:napa' [Pipeline] sh 09:21:34 + set -o pipefail 09:21:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:napa' 09:21:38 09:21:38 Monitoring /w/workspace/exfoundry_device-usb-camera_napa (github.com/edgexfoundry/device-usb-camera)... 09:21:38 09:21:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/89a30ef2-1fa5-441b-b381-3c1482e02811/history/aeb5ed78-c737-4af7-a302-b885d9389278 09:21:38 09:21:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:21:38 09:21:38 09:21:38 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 09:21:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:21:38 $ docker stop --time=1 ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 09:21:40 $ docker rm -f --volumes ac25041c2a125cd3966c5ea273c09adf2ec2d468e5055a21a347c3852f9d3b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:41 + git log --format=format:%s -1 3be3ee8a855fefcb4e89eb04c32f7a94d3723b2e [Pipeline] sh 09:21:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:41 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:21:42 $ docker top c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:42 [ssh-agent] Looking for ssh-agent implementation... 09:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:42 $ docker exec c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 ssh-agent 09:21:42 SSH_AUTH_SOCK=/tmp/ssh-8SAwc9Kg7Utk/agent.32 09:21:42 SSH_AGENT_PID=38 09:21:42 Running ssh-add (command line suppressed) 09:21:42 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_14787529828044577008.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_14787529828044577008.key) 09:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:42 + git semver tag 09:21:43 2024-05-28 09:21:43,022 [run_tag] DEBUG tag force:False 09:21:43 2024-05-28 09:21:43,022 [check_head_tag] DEBUG check head tag 09:21:43 2024-05-28 09:21:43,025 [execute] INFO git cat-file --batch-check 09:21:43 2024-05-28 09:21:43,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=) 09:21:43 2024-05-28 09:21:43,029 [execute] INFO git cat-file --batch 09:21:43 2024-05-28 09:21:43,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=) 09:21:43 2024-05-28 09:21:43,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:21:43 2024-05-28 09:21:43,071 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 09:21:43 2024-05-28 09:21:43,071 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) 09:21:43 2024-05-28 09:21:43,075 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:21:43 3.1.1-dev.1 [Pipeline] } 09:21:43 $ docker exec --env ******** --env ******** c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 ssh-agent -k 09:21:43 unset SSH_AUTH_SOCK; 09:21:43 unset SSH_AGENT_PID; 09:21:43 echo Agent pid 38 killed; 09:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:43 + git semver [Pipeline] } 09:21:43 $ docker stop --time=1 c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 09:21:45 $ docker rm -f --volumes c5160bef82f096da1c0ddd4146167e74ec64419a10273006e2e4e832ca212ef3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:45 09:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:45 0.23.1-centos7: Pulling from edgex-lftools 09:21:45 ab5ef0e58194: Pulling fs layer 09:21:45 9712f1f96733: Pulling fs layer 09:21:45 63f879dbbcfc: Pulling fs layer 09:21:45 0d9ebad4ef96: Pulling fs layer 09:21:45 e9a5061849ea: Pulling fs layer 09:21:45 d747dcd14b5f: Pulling fs layer 09:21:45 2de7ff778b66: Pulling fs layer 09:21:45 2de7ff778b66: Waiting 09:21:45 d747dcd14b5f: Waiting 09:21:45 0d9ebad4ef96: Waiting 09:21:45 e9a5061849ea: Waiting 09:21:45 9712f1f96733: Verifying Checksum 09:21:45 9712f1f96733: Download complete 09:21:46 63f879dbbcfc: Verifying Checksum 09:21:46 63f879dbbcfc: Download complete 09:21:46 ab5ef0e58194: Verifying Checksum 09:21:46 ab5ef0e58194: Download complete 09:21:46 d747dcd14b5f: Verifying Checksum 09:21:46 d747dcd14b5f: Download complete 09:21:46 0d9ebad4ef96: Verifying Checksum 09:21:46 0d9ebad4ef96: Download complete 09:21:46 e9a5061849ea: Download complete 09:21:46 2de7ff778b66: Verifying Checksum 09:21:46 2de7ff778b66: Download complete 09:21:49 ab5ef0e58194: Pull complete 09:21:49 9712f1f96733: Pull complete 09:21:49 63f879dbbcfc: Pull complete 09:21:52 0d9ebad4ef96: Pull complete 09:21:52 e9a5061849ea: Pull complete 09:21:52 d747dcd14b5f: Pull complete 09:21:53 2de7ff778b66: Pull complete 09:21:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:53 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:21:58 $ docker top df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:21:58 provisioning config files... 09:21:58 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config8240969447699557651tmp 09:21:58 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config1030048669639407062tmp 09:21:58 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config7804615767584287017tmp [Pipeline] { [Pipeline] echo 09:21:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:21:58 ---> sigul-configuration.sh 09:21:58 gpg: directory `/root/.gnupg' created 09:21:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:21:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:21:58 gpg: keyring `/root/.gnupg/secring.gpg' created 09:21:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:21:58 gpg: CAST5 encrypted data 09:21:58 gpg: encrypted with 1 passphrase 09:21:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:21:58 + mkdir /home/jenkins 09:21:58 + mkdir /home/jenkins/sigul [Pipeline] sh 09:21:59 + 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 09:21:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:21:59 ---> sigul-install.sh 09:21:59 Sigul already installed; skipping installation. [Pipeline] sh 09:21:59 + git tag --list 09:21:59 v0.0.0 09:21:59 v0.0.1-dev.1 09:21:59 v0.0.1-dev.10 09:21:59 v0.0.1-dev.11 09:21:59 v0.0.1-dev.12 09:21:59 v0.0.1-dev.13 09:21:59 v0.0.1-dev.14 09:21:59 v0.0.1-dev.15 09:21:59 v0.0.1-dev.16 09:21:59 v0.0.1-dev.2 09:21:59 v0.0.1-dev.3 09:21:59 v0.0.1-dev.4 09:21:59 v0.0.1-dev.5 09:21:59 v0.0.1-dev.6 09:21:59 v0.0.1-dev.7 09:21:59 v0.0.1-dev.8 09:21:59 v0.0.1-dev.9 09:21:59 v2.2.0 09:21:59 v2.2.0-dev.17 09:21:59 v2.2.0-dev.18 09:21:59 v2.2.0-dev.19 09:21:59 v2.2.0-dev.20 09:21:59 v2.2.0-dev.21 09:21:59 v2.2.0-dev.22 09:21:59 v2.2.0-dev.23 09:21:59 v2.2.0-dev.24 09:21:59 v2.2.0-dev.25 09:21:59 v2.2.0-dev.26 09:21:59 v2.2.0-dev.27 09:21:59 v2.3.0 09:21:59 v2.3.0-dev.1 09:21:59 v2.3.0-dev.10 09:21:59 v2.3.0-dev.11 09:21:59 v2.3.0-dev.12 09:21:59 v2.3.0-dev.13 09:21:59 v2.3.0-dev.14 09:21:59 v2.3.0-dev.15 09:21:59 v2.3.0-dev.16 09:21:59 v2.3.0-dev.17 09:21:59 v2.3.0-dev.18 09:21:59 v2.3.0-dev.19 09:21:59 v2.3.0-dev.2 09:21:59 v2.3.0-dev.20 09:21:59 v2.3.0-dev.21 09:21:59 v2.3.0-dev.22 09:21:59 v2.3.0-dev.23 09:21:59 v2.3.0-dev.24 09:21:59 v2.3.0-dev.25 09:21:59 v2.3.0-dev.26 09:21:59 v2.3.0-dev.27 09:21:59 v2.3.0-dev.28 09:21:59 v2.3.0-dev.3 09:21:59 v2.3.0-dev.4 09:21:59 v2.3.0-dev.5 09:21:59 v2.3.0-dev.6 09:21:59 v2.3.0-dev.7 09:21:59 v2.3.0-dev.8 09:21:59 v2.3.0-dev.9 09:21:59 v2.3.1 09:21:59 v2.3.1-dev.4 09:21:59 v2.3.1-dev.5 09:21:59 v2.3.1-dev.6 09:21:59 v3.0 09:21:59 v3.0.0 09:21:59 v3.0.0-dev.1 09:21:59 v3.0.0-dev.10 09:21:59 v3.0.0-dev.11 09:21:59 v3.0.0-dev.12 09:21:59 v3.0.0-dev.13 09:21:59 v3.0.0-dev.14 09:21:59 v3.0.0-dev.15 09:21:59 v3.0.0-dev.16 09:21:59 v3.0.0-dev.17 09:21:59 v3.0.0-dev.18 09:21:59 v3.0.0-dev.19 09:21:59 v3.0.0-dev.2 09:21:59 v3.0.0-dev.20 09:21:59 v3.0.0-dev.21 09:21:59 v3.0.0-dev.22 09:21:59 v3.0.0-dev.23 09:21:59 v3.0.0-dev.24 09:21:59 v3.0.0-dev.25 09:21:59 v3.0.0-dev.26 09:21:59 v3.0.0-dev.27 09:21:59 v3.0.0-dev.28 09:21:59 v3.0.0-dev.29 09:21:59 v3.0.0-dev.3 09:21:59 v3.0.0-dev.30 09:21:59 v3.0.0-dev.31 09:21:59 v3.0.0-dev.32 09:21:59 v3.0.0-dev.33 09:21:59 v3.0.0-dev.34 09:21:59 v3.0.0-dev.35 09:21:59 v3.0.0-dev.36 09:21:59 v3.0.0-dev.37 09:21:59 v3.0.0-dev.38 09:21:59 v3.0.0-dev.39 09:21:59 v3.0.0-dev.4 09:21:59 v3.0.0-dev.40 09:21:59 v3.0.0-dev.41 09:21:59 v3.0.0-dev.42 09:21:59 v3.0.0-dev.43 09:21:59 v3.0.0-dev.44 09:21:59 v3.0.0-dev.45 09:21:59 v3.0.0-dev.46 09:21:59 v3.0.0-dev.47 09:21:59 v3.0.0-dev.48 09:21:59 v3.0.0-dev.49 09:21:59 v3.0.0-dev.5 09:21:59 v3.0.0-dev.50 09:21:59 v3.0.0-dev.51 09:21:59 v3.0.0-dev.6 09:21:59 v3.0.0-dev.7 09:21:59 v3.0.0-dev.8 09:21:59 v3.0.0-dev.9 09:21:59 v3.1 09:21:59 v3.1.0 09:21:59 v3.1.0-dev.1 09:21:59 v3.1.0-dev.10 09:21:59 v3.1.0-dev.11 09:21:59 v3.1.0-dev.12 09:21:59 v3.1.0-dev.13 09:21:59 v3.1.0-dev.14 09:21:59 v3.1.0-dev.15 09:21:59 v3.1.0-dev.16 09:21:59 v3.1.0-dev.17 09:21:59 v3.1.0-dev.18 09:21:59 v3.1.0-dev.19 09:21:59 v3.1.0-dev.2 09:21:59 v3.1.0-dev.20 09:21:59 v3.1.0-dev.21 09:21:59 v3.1.0-dev.22 09:21:59 v3.1.0-dev.23 09:21:59 v3.1.0-dev.24 09:21:59 v3.1.0-dev.25 09:21:59 v3.1.0-dev.26 09:21:59 v3.1.0-dev.27 09:21:59 v3.1.0-dev.28 09:21:59 v3.1.0-dev.29 09:21:59 v3.1.0-dev.3 09:21:59 v3.1.0-dev.30 09:21:59 v3.1.0-dev.31 09:21:59 v3.1.0-dev.32 09:21:59 v3.1.0-dev.33 09:21:59 v3.1.0-dev.34 09:21:59 v3.1.0-dev.35 09:21:59 v3.1.0-dev.36 09:21:59 v3.1.0-dev.37 09:21:59 v3.1.0-dev.38 09:21:59 v3.1.0-dev.39 09:21:59 v3.1.0-dev.4 09:21:59 v3.1.0-dev.5 09:21:59 v3.1.0-dev.6 09:21:59 v3.1.0-dev.7 09:21:59 v3.1.0-dev.8 09:21:59 v3.1.0-dev.9 09:21:59 v3.1.1-dev.1 09:21:59 v3.2.0-dev.1 09:21:59 v3.2.0-dev.2 09:21:59 v3.2.0-dev.3 09:21:59 v3.2.0-dev.4 09:21:59 v3.2.0-dev.5 09:21:59 v3.2.0-dev.6 09:21:59 v3.2.0-dev.7 09:21:59 v3.2.0-dev.8 09:21:59 v3.2.0-dev.9 [Pipeline] sh 09:22:00 + lftools sign git-tag v3.1.1-dev.1 09:22:00 Signing Git tag with Sigul... 09:22:00 Signing v3.1.1-dev.1 [Pipeline] echo 09:22:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:22:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:22:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:22:01 $ docker stop --time=1 df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe 09:22:02 $ docker rm -f --volumes df477ccad326e138b6907b841733ae8b53fa0ff00960c3af5e0462871ea68bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:22:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:03 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:22:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:22:03 $ docker top 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 -eo pid,comm 09:22:03 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). 09:22:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:04 [ssh-agent] Looking for ssh-agent implementation... 09:22:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:04 $ docker exec 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 ssh-agent 09:22:04 SSH_AUTH_SOCK=/tmp/ssh-lYUt5B6Z0ynL/agent.32 09:22:04 SSH_AGENT_PID=38 09:22:04 Running ssh-add (command line suppressed) 09:22:04 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_15500056550815836531.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_15500056550815836531.key) 09:22:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:04 + git semver bump pre 09:22:04 2024-05-28 09:22:04,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:22:04 2024-05-28 09:22:04,801 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 09:22:04 2024-05-28 09:22:04,801 [bump_version] DEBUG bumped version:3.1.1-dev.2 09:22:04 2024-05-28 09:22:04,801 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa with force:True 09:22:04 2024-05-28 09:22:04,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:22:04 2024-05-28 09:22:04,801 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:22:04 2024-05-28 09:22:04,803 [execute] INFO git cat-file --batch-check 09:22:04 2024-05-28 09:22:04,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) 09:22:04 2024-05-28 09:22:04,808 [execute] INFO git cat-file --batch 09:22:04 2024-05-28 09:22:04,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) 09:22:04 2024-05-28 09:22:04,813 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:22:04 3.1.1-dev.2 [Pipeline] } 09:22:04 $ docker exec --env ******** --env ******** 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 ssh-agent -k 09:22:04 unset SSH_AUTH_SOCK; 09:22:04 unset SSH_AGENT_PID; 09:22:04 echo Agent pid 38 killed; 09:22:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:05 + git semver [Pipeline] } 09:22:05 $ docker stop --time=1 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 09:22:06 $ docker rm -f --volumes 7dd586ec19a80f9ba12b0d8eba6f6606ccc72e9527f3a3acc16984cc47ec56d9 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:07 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:22:07 $ docker top f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:08 [ssh-agent] Looking for ssh-agent implementation... 09:22:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:08 $ docker exec f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 ssh-agent 09:22:08 SSH_AUTH_SOCK=/tmp/ssh-IgDQ5HulxK3X/agent.32 09:22:08 SSH_AGENT_PID=38 09:22:08 Running ssh-add (command line suppressed) 09:22:08 Identity added: /w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_5370689463850158311.key (/w/workspace/exfoundry_device-usb-camera_napa@tmp/private_key_5370689463850158311.key) 09:22:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:08 + git semver push 09:22:08 2024-05-28 09:22:08,864 [run_push] DEBUG push 09:22:08 2024-05-28 09:22:08,865 [execute] INFO git cat-file --batch-check 09:22:08 2024-05-28 09:22:08,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=) 09:22:08 2024-05-28 09:22:08,870 [execute] INFO git rev-list e7f6f4c5ceb7ade72e00da98921eae5c461eab18 -- 09:22:08 2024-05-28 09:22:08,870 [execute] DEBUG Popen(['git', 'rev-list', 'e7f6f4c5ceb7ade72e00da98921eae5c461eab18', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=None) 09:22:08 2024-05-28 09:22:08,878 [execute] INFO git fetch -v origin 09:22:08 2024-05-28 09:22:08,878 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=True, shell=None, istream=None) 09:22:09 2024-05-28 09:22:09,321 [run_push] DEBUG no remote changes detected 09:22:09 2024-05-28 09:22:09,321 [execute] INFO git push origin semver 09:22:09 2024-05-28 09:22:09,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_napa/.semver, universal_newlines=False, shell=None, istream=None) 09:22:10 2024-05-28 09:22:10,066 [run_push] DEBUG push all version tags 09:22:10 2024-05-28 09:22:10,067 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:22:10 2024-05-28 09:22:10,067 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_napa, universal_newlines=False, shell=None, istream=None) 09:22:11 2024-05-28 09:22:10,733 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_napa/.semver/napa 09:22:11 3.1.1-dev.2 [Pipeline] } 09:22:11 $ docker exec --env ******** --env ******** f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 ssh-agent -k 09:22:11 unset SSH_AUTH_SOCK; 09:22:11 unset SSH_AGENT_PID; 09:22:11 echo Agent pid 38 killed; 09:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:11 + git semver [Pipeline] } 09:22:11 $ docker stop --time=1 f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 09:22:13 $ docker rm -f --volumes f71476f789a2b23d6693011c5dfaa3b5ce07176e5cfb088f7c7f21577457bb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:22:13 + [ -d /w/workspace/exfoundry_device-usb-camera_napa/archives ] 09:22:13 + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives 09:22:13 total 16 09:22:13 drwxr-xr-x 3 root root 4096 May 28 09:12 . 09:22:13 drwxrwxr-x 11 jenkins jenkins 4096 May 28 09:21 .. 09:22:13 drwxr-xr-x 2 root root 4096 May 28 09:12 cost 09:22:13 -rw-r--r-- 1 root root 87 May 28 09:12 cost.csv 09:22:13 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_napa/archives 09:22:13 + ls -al /w/workspace/exfoundry_device-usb-camera_napa/archives 09:22:13 total 16 09:22:13 drwxr-xr-x 3 jenkins jenkins 4096 May 28 09:12 . 09:22:13 drwxrwxr-x 11 jenkins jenkins 4096 May 28 09:21 .. 09:22:13 drwxr-xr-x 2 jenkins jenkins 4096 May 28 09:12 cost 09:22:13 -rw-r--r-- 1 jenkins jenkins 87 May 28 09:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:22:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:14 ---> package-listing.sh 09:22:14 ++ facter osfamily 09:22:14 ++ tr '[:upper:]' '[:lower:]' 09:22:15 + OS_FAMILY=debian 09:22:15 + workspace=/w/workspace/exfoundry_device-usb-camera_napa 09:22:15 + START_PACKAGES=/tmp/packages_start.txt 09:22:15 + END_PACKAGES=/tmp/packages_end.txt 09:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:15 + PACKAGES=/tmp/packages_start.txt 09:22:15 + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' 09:22:15 + PACKAGES=/tmp/packages_end.txt 09:22:15 + case "${OS_FAMILY}" in 09:22:15 + dpkg -l 09:22:15 + grep '^ii' 09:22:15 + '[' -f /tmp/packages_start.txt ']' 09:22:15 + '[' -f /tmp/packages_end.txt ']' 09:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:15 + '[' /w/workspace/exfoundry_device-usb-camera_napa ']' 09:22:15 + mkdir -p /w/workspace/exfoundry_device-usb-camera_napa/archives/ 09:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_napa/archives/ [Pipeline] echo 09:22:15 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:22:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:16 prd-ubuntu20.04-docker-8c-8g-933 does not seem to be running inside a container 09:22:16 $ 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_napa/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_napa -v /w/workspace/exfoundry_device-usb-camera_napa:/w/workspace/exfoundry_device-usb-camera_napa:rw,z -v /w/workspace/exfoundry_device-usb-camera_napa@tmp:/w/workspace/exfoundry_device-usb-camera_napa@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 09:22:16 $ docker top 69d33d3d11786c35d3fb41098d0a5e1f3b8125621c91894a808c7e8eaee4e111 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:22:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:22:17 + ls /var/log/sa-host 09:22:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:17 provisioning config files... 09:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_napa@tmp/config17476549186103110104tmp [Pipeline] { [Pipeline] echo 09:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:17 ---> create-netrc.sh [Pipeline] } 09:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:17 ---> python-tools-install.sh [Pipeline] echo 09:22:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:18 ---> sudo-logs.sh 09:22:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:18 ---> job-cost.sh 09:22:18 lf-activate-venv: SKIPPING 09:22:18 DEBUG: total: 0.2199999988079071 09:22:18 INFO: Retrieving Stack Cost... 09:22:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:19 INFO: Archiving Costs [Pipeline] echo 09:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:19 ---> logs-deploy.sh 09:22:19 lf-activate-venv: SKIPPING 09:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/napa/3 09:22:19 INFO: archiving workspace using pattern(s): 09:22:20 Archives upload complete. 09:22:20 INFO: archiving logs to Nexus