Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 599f6b8e7264b3818babca2d82d47d6d3c40b07e 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-ssh243068372576414926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11013007558550775005.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3525083579788323950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13931387299234648358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11818217933310917207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8060 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 599f6b8e7264b3818babca2d82d47d6d3c40b07e (main) Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > 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 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 > git rev-list --no-walk e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:10 ========================================================= 18:06:10 EdgeX Global Pipelines Version Info 18:06:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:06:11 ------------------- 18:06:11 stable info: 18:06:11 ------------------- 18:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:06:11 Message: update stable to v1.0.254 18:06:12 ------------------- 18:06:12 experimental info: 18:06:12 ------------------- 18:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:06:12 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 599f6b8 [Pipeline] echo 18:06:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:12 provisioning config files... 18:06:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4414270848457133024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:13 ---> docker-login.sh 18:06:13 nexus3.edgexfoundry.org:10001 18:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:13 Configure a credential helper to remove this warning. See 18:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:13 18:06:13 Login Succeeded 18:06:13 nexus3.edgexfoundry.org:10002 18:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:13 Configure a credential helper to remove this warning. See 18:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:13 18:06:13 Login Succeeded 18:06:13 nexus3.edgexfoundry.org:10003 18:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:13 Configure a credential helper to remove this warning. See 18:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:13 18:06:13 Login Succeeded 18:06:13 nexus3.edgexfoundry.org:10004 18:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:13 Configure a credential helper to remove this warning. See 18:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:13 18:06:13 Login Succeeded 18:06:13 docker.io 18:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:14 Configure a credential helper to remove this warning. See 18:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:14 18:06:14 Login Succeeded 18:06:14 ---> docker-login.sh ends [Pipeline] } 18:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:14 + git rev-list -1 --merges 599f6b8e7264b3818babca2d82d47d6d3c40b07e~1..599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo 18:06:14 -----------> git rev-list -1 --merges 599f6b8e7264b3818babca2d82d47d6d3c40b07e~1..599f6b8e7264b3818babca2d82d47d6d3c40b07e 599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:06:14 599f6b8e7264b3818babca2d82d47d6d3c40b07e [false] [Pipeline] sh 18:06:14 + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo 18:06:15 ========================================================= 18:06:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:15 + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] echo 18:06:15 [semverPrep] GIT_COMMIT: 599f6b8e7264b3818babca2d82d47d6d3c40b07e, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 18:06:15 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:15 + grep -v github /etc/ssh/ssh_known_hosts 18:06:15 + [ -e /tmp/ssh_known_hosts ] 18:06:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:06:15 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:16 18:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:16 0.1.4: Pulling from edgex-devops/py-git-semver 18:06:16 b85a868b505f: Pulling fs layer 18:06:16 e2be974225ed: Pulling fs layer 18:06:16 339a4e72a1f5: Pulling fs layer 18:06:16 988bab9f4d93: Pulling fs layer 18:06:16 1469e6f7b9e6: Pulling fs layer 18:06:16 eaf3925da568: Pulling fs layer 18:06:16 bab4dde63d76: Pulling fs layer 18:06:16 bde34c3a00c8: Pulling fs layer 18:06:16 b352a97aabf1: Pulling fs layer 18:06:16 4872d77fe225: Pulling fs layer 18:06:16 5851b861e8e6: Pulling fs layer 18:06:16 988bab9f4d93: Waiting 18:06:16 1469e6f7b9e6: Waiting 18:06:16 eaf3925da568: Waiting 18:06:16 bab4dde63d76: Waiting 18:06:16 bde34c3a00c8: Waiting 18:06:16 b352a97aabf1: Waiting 18:06:16 4872d77fe225: Waiting 18:06:16 5851b861e8e6: Waiting 18:06:16 e2be974225ed: Verifying Checksum 18:06:16 e2be974225ed: Download complete 18:06:16 988bab9f4d93: Download complete 18:06:16 1469e6f7b9e6: Verifying Checksum 18:06:16 1469e6f7b9e6: Download complete 18:06:16 339a4e72a1f5: Verifying Checksum 18:06:16 339a4e72a1f5: Download complete 18:06:16 eaf3925da568: Verifying Checksum 18:06:16 eaf3925da568: Download complete 18:06:16 bde34c3a00c8: Verifying Checksum 18:06:16 bde34c3a00c8: Download complete 18:06:16 b352a97aabf1: Verifying Checksum 18:06:16 b352a97aabf1: Download complete 18:06:16 4872d77fe225: Verifying Checksum 18:06:16 4872d77fe225: Download complete 18:06:16 5851b861e8e6: Download complete 18:06:16 b85a868b505f: Verifying Checksum 18:06:16 b85a868b505f: Download complete 18:06:16 bab4dde63d76: Verifying Checksum 18:06:16 bab4dde63d76: Download complete 18:06:18 b85a868b505f: Pull complete 18:06:18 e2be974225ed: Pull complete 18:06:18 339a4e72a1f5: Pull complete 18:06:18 988bab9f4d93: Pull complete 18:06:19 1469e6f7b9e6: Pull complete 18:06:19 eaf3925da568: Pull complete 18:06:21 bab4dde63d76: Pull complete 18:06:21 bde34c3a00c8: Pull complete 18:06:21 b352a97aabf1: Pull complete 18:06:21 4872d77fe225: Pull complete 18:06:21 5851b861e8e6: Pull complete 18:06:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:21 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:06:24 $ docker top bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 -eo pid,comm 18:06: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). 18:06:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:24 [ssh-agent] Looking for ssh-agent implementation... 18:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:24 $ docker exec bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent 18:06:24 SSH_AUTH_SOCK=/tmp/ssh-WINIRNaWAQCP/agent.33 18:06:24 SSH_AGENT_PID=39 18:06:24 Running ssh-add (command line suppressed) 18:06:24 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1428458679802644416.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1428458679802644416.key) 18:06:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:25 + git tag --points-at HEAD [Pipeline] } 18:06:25 $ docker exec --env ******** --env ******** bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent -k 18:06:25 unset SSH_AUTH_SOCK; 18:06:25 unset SSH_AGENT_PID; 18:06:25 echo Agent pid 39 killed; 18:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:25 [ssh-agent] Looking for ssh-agent implementation... 18:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:25 $ docker exec bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent 18:06:25 SSH_AUTH_SOCK=/tmp/ssh-PVWY7VyzXfdM/agent.71 18:06:25 SSH_AGENT_PID=77 18:06:25 Running ssh-add (command line suppressed) 18:06:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939626932941026427.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14939626932941026427.key) 18:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:26 + git semver init 18:06:26 2023-09-27 18:06:26,168 [run_init] DEBUG init version:0.0.0 force:False 18:06:26 2023-09-27 18:06:26,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:06:26 2023-09-27 18:06:26,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:06:26 2023-09-27 18:06:26,169 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:06:27 2023-09-27 18:06:26,986 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:06:27 2023-09-27 18:06:26,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:06:27 2023-09-27 18:06:26,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:27 2023-09-27 18:06:26,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:06:27 3.1.0-dev.28 [Pipeline] } 18:06:27 $ docker exec --env ******** --env ******** bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 ssh-agent -k 18:06:27 unset SSH_AUTH_SOCK; 18:06:27 unset SSH_AGENT_PID; 18:06:27 echo Agent pid 77 killed; 18:06:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:27 + git semver [Pipeline] } 18:06:27 $ docker stop --time=1 bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 18:06:29 $ docker rm -f --volumes bd1525b6ddac72cd4e29c2a9e0dfff049443e0341928077222f2301b63e28616 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:29 Stashed 1 file(s) [Pipeline] echo 18:06:29 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 18:06:29 provisioning config files... 18:06:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6137701833528240275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:30 ---> docker-login.sh 18:06:30 nexus3.edgexfoundry.org:10001 18:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:30 Configure a credential helper to remove this warning. See 18:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:30 18:06:30 Login Succeeded 18:06:30 nexus3.edgexfoundry.org:10002 18:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:30 Configure a credential helper to remove this warning. See 18:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:30 18:06:30 Login Succeeded 18:06:30 nexus3.edgexfoundry.org:10003 18:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:30 Configure a credential helper to remove this warning. See 18:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:30 18:06:30 Login Succeeded 18:06:30 nexus3.edgexfoundry.org:10004 18:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:30 Configure a credential helper to remove this warning. See 18:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:30 18:06:30 Login Succeeded 18:06:30 docker.io 18:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:30 Configure a credential helper to remove this warning. See 18:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:30 18:06:30 Login Succeeded 18:06:30 ---> docker-login.sh ends [Pipeline] } 18:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:30 ========================================================= 18:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:06:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:06:31 Sending build context to Docker daemon 2.243MB 18:06:31 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:06:31 Step 2/13 : FROM ${BASE} AS builder 18:06:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:31 7264a8db6415: Pulling fs layer 18:06:31 c4d48a809fc2: Pulling fs layer 18:06:31 4f1c88b9dad5: Pulling fs layer 18:06:31 ad3a456e5733: Pulling fs layer 18:06:31 33e27b845d1e: Pulling fs layer 18:06:31 c68163c4e522: Pulling fs layer 18:06:31 50da416c3ac9: Pulling fs layer 18:06:31 23d2d4c4bb30: Pulling fs layer 18:06:31 ad3a456e5733: Waiting 18:06:31 33e27b845d1e: Waiting 18:06:31 23d2d4c4bb30: Waiting 18:06:31 c68163c4e522: Waiting 18:06:31 50da416c3ac9: Waiting 18:06:31 c4d48a809fc2: Verifying Checksum 18:06:31 ad3a456e5733: Download complete 18:06:31 33e27b845d1e: Verifying Checksum 18:06:31 33e27b845d1e: Download complete 18:06:31 7264a8db6415: Download complete 18:06:31 c68163c4e522: Verifying Checksum 18:06:31 c68163c4e522: Download complete 18:06:31 7264a8db6415: Pull complete 18:06:31 23d2d4c4bb30: Verifying Checksum 18:06:31 23d2d4c4bb30: Download complete 18:06:31 c4d48a809fc2: Pull complete 18:06:31 4f1c88b9dad5: Verifying Checksum 18:06:31 4f1c88b9dad5: Download complete 18:06:31 50da416c3ac9: Verifying Checksum 18:06:31 50da416c3ac9: Download complete 18:06:35 4f1c88b9dad5: Pull complete 18:06:35 ad3a456e5733: Pull complete 18:06:35 33e27b845d1e: Pull complete 18:06:35 c68163c4e522: Pull complete 18:06:37 50da416c3ac9: Pull complete 18:06:37 23d2d4c4bb30: Pull complete 18:06:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:06:37 ---> 0786185ac409 18:06:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:06:41 ---> Running in 32644b7bb26a 18:06:41 Removing intermediate container 32644b7bb26a 18:06:41 ---> 38fbfd916bdb 18:06:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:41 ---> Running in 7260219743dd 18:06:41 Removing intermediate container 7260219743dd 18:06:41 ---> 21e57c0bbd85 18:06:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:06:41 ---> Running in aaca274bfca0 18:06:41 Removing intermediate container aaca274bfca0 18:06:41 ---> fde77f361709 18:06:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:06:41 ---> Running in 02377c59b4ca 18:06:41 Removing intermediate container 02377c59b4ca 18:06:41 ---> 92577a63205a 18:06:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:42 ---> Running in 99c3a594d773 18:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:06:42 (1/13) Installing libintl (0.21.1-r7) 18:06:42 (2/13) Installing eudev-libs (3.2.11-r8) 18:06:42 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:06:42 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:06:42 (5/13) Installing v4l-utils (1.24.1-r0) 18:06:42 (6/13) Installing libdvbv5 (1.24.1-r0) 18:06:42 (7/13) Installing udev-init-scripts (35-r1) 18:06:42 (8/13) Installing libblkid (2.38.1-r8) 18:06:42 (9/13) Installing xz-libs (5.4.3-r0) 18:06:42 (10/13) Installing kmod-libs (30-r3) 18:06:42 (11/13) Installing eudev (3.2.11-r8) 18:06:42 (12/13) Installing eudev-dev (3.2.11-r8) 18:06:42 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:06:42 Executing busybox-1.36.1-r2.trigger 18:06:42 Executing eudev-3.2.11-r8.trigger 18:06:42 OK: 271 MiB in 65 packages 18:06:43 Removing intermediate container 99c3a594d773 18:06:43 ---> 11a4b944fded 18:06:43 Step 8/13 : WORKDIR /device-usb-camera 18:06:43 ---> Running in 2b64f9c14213 18:06:43 Removing intermediate container 2b64f9c14213 18:06:43 ---> 7dda1420b497 18:06:43 Step 9/13 : COPY go.mod vendor* ./ 18:06:43 ---> 3932d4d526e9 18:06:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:43 ---> Running in 92215961f7b8 18:06:44 Still waiting to schedule task 18:06:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:07:40 Removing intermediate container 92215961f7b8 18:07:40 ---> ce6a1af2cdce 18:07:40 Step 11/13 : COPY . . 18:07:40 ---> f863fe27220d 18:07:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:40 ---> Running in a409daaf7d6c 18:07:40  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:40 Dload Upload Total Spent Left Speed 18:07:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10874 0 --:--:-- --:--:-- --:--:-- 10895 18:07:40 Removing intermediate container a409daaf7d6c 18:07:40 ---> 462cd3800f9f 18:07:40 Step 13/13 : RUN ${MAKE} 18:07:40 ---> Running in c0a718200959 18:07:40 noop 18:07:40 Removing intermediate container c0a718200959 18:07:40 ---> abf3960d753e 18:07:40 Successfully built abf3960d753e 18:07:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:40 + docker inspect -f . ci-base-image-x86_64 18:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:40 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:40 $ docker top defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:41 + go version 18:07:41 go version go1.21.0 linux/amd64 [Pipeline] } 18:07:41 $ docker stop --time=1 defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 18:07:42 $ docker rm -f --volumes defa968da61dac2cc9a9a32ccd6a40707b926566121949ae878c95b912757285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:42 + docker inspect -f . ci-base-image-x86_64 18:07:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:42 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:43 $ docker top 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:43 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:07:43 + make test 18:07:43 go test ./... -coverprofile=coverage.out ./... 18:07:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:07:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:07:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 18:08:02 go vet ./... 18:08:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:05 ./bin/test-attribution-txt.sh [Pipeline] echo 18:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:08:05 $ docker stop --time=1 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee 18:08:10 $ docker rm -f --volumes 36e38979f796df955f6de46a16461d7f9a70f8d9e1df198fc9d8f9cf70f4efee [Pipeline] // withDockerContainer [Pipeline] sh 18:08:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:08:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8061 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:08:12 Running in /w/workspace/device-usb-camera/153 [Pipeline] { [Pipeline] checkout 18:08:12 Selected Git installation does not exist. Using Default 18:08:12 The recommended git tool is: NONE 18:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:12 + ls -al . 18:08:12 total 220 18:08:12 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 18:07 . 18:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:06 .. 18:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 18:07 .git 18:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 .github 18:08:12 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 18:06 .gitignore 18:08:12 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 18:06 .golangci.yml 18:08:12 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 18:06 .hadolint.yml 18:08:12 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 18:06 .semver 18:08:12 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 18:06 Attribution.txt 18:08:12 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 18:06 CHANGELOG.md 18:08:12 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 18:06 Dockerfile 18:08:12 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 18:06 GOVERNANCE.md 18:08:12 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 18:06 Jenkinsfile 18:08:12 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 18:06 LICENSE 18:08:12 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 18:06 Makefile 18:08:12 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 18:06 OWNERS.md 18:08:12 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 18:06 README.md 18:08:12 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 18:06 VERSION 18:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:06 bin 18:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 cmd 18:08:12 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 18:07 coverage.out 18:08:12 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 18:06 docker-entrypoint.sh 18:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:06 docs 18:08:12 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 18:06 go.mod 18:08:12 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 18:06 go.sum 18:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:06 internal 18:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:06 snap 18:08:12 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:13 + 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=599f6b8e7264b3818babca2d82d47d6d3c40b07e --label arch=amd64 --label version=3.1.0-dev.28 . 18:08:13 Sending build context to Docker daemon 2.298MB 18:08:13 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:08:13 Step 2/36 : FROM ${BASE} AS builder 18:08:13 ---> abf3960d753e 18:08:13 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:08:13 ---> Running in 56163ae0fffd 18:08:13 Removing intermediate container 56163ae0fffd 18:08:13 ---> 5568a6718277 18:08:13 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:08:13 ---> Running in cbe4af6b1f64 18:08:13 Removing intermediate container cbe4af6b1f64 18:08:13 ---> 5bcb59931149 18:08:13 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:08:13 ---> Running in df522063fa47 18:08:13 Removing intermediate container df522063fa47 18:08:13 ---> f220a7fb99ef 18:08:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:08:13 ---> Running in 7bf0c57ffaed 18:08:13 Removing intermediate container 7bf0c57ffaed 18:08:13 ---> afe38e907238 18:08:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:13 ---> Running in b8a85d0d9d18 18:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:08:14 OK: 271 MiB in 65 packages 18:08:14 Removing intermediate container b8a85d0d9d18 18:08:14 ---> 722c37169100 18:08:14 Step 8/36 : WORKDIR /device-usb-camera 18:08:14 ---> Running in 204f2912ba49 18:08:14 Removing intermediate container 204f2912ba49 18:08:14 ---> 993be0e83b73 18:08:14 Step 9/36 : COPY go.mod vendor* ./ 18:08:14 ---> 93b8be178eb4 18:08:14 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:14 ---> Running in b85c41199479 18:08:15 Removing intermediate container b85c41199479 18:08:15 ---> 51dd9785d446 18:08:15 Step 11/36 : COPY . . 18:08:16 ---> 75f859814c48 18:08:16 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:08:16 ---> Running in b23e0d5f89c6 18:08:16  % Total % Received % Xferd Average Speed Time Time Time Current 18:08:16 Dload Upload Total Spent Left Speed 18:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35660 0 --:--:-- --:--:-- --:--:-- 36852 18:08:16 Removing intermediate container b23e0d5f89c6 18:08:16 ---> e0b1c5004f9f 18:08:16 Step 13/36 : RUN ${MAKE} 18:08:16 ---> Running in f41a6f0c8e7d 18:08:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:08:17 using credential edgex-jenkins-ssh 18:08:17 Cloning the remote Git repository 18:08:17 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:08:17 > git init /w/workspace/device-usb-camera/153 # timeout=10 18:08:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:08:17 > git --version # timeout=10 18:08:17 > git --version # 'git version 2.25.1' 18:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:18 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:08:19 Avoid second fetch 18:08:19 Checking out Revision 599f6b8e7264b3818babca2d82d47d6d3c40b07e (main) 18:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:19 > git config core.sparsecheckout # timeout=10 18:08:19 > git checkout -f 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 18:08:19 Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:20 Dload Upload Total Spent Left Speed 18:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 18:08:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:21 + sudo tee /etc/docker/daemon.new 18:08:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:08:21 { 18:08:21 "registry-mirrors": [ 18:08:21 "https://nexus3.edgexfoundry.org:10001" 18:08:21 ], 18:08:21 "bip": "10.250.0.254/24", 18:08:21 "hosts": [ 18:08:21 "tcp://0.0.0.0:5555", 18:08:21 "unix:///var/run/docker.sock" 18:08:21 ], 18:08:21 "mtu": 1458, 18:08:21 "selinux-enabled": true, 18:08:21 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:21 } [Pipeline] sh 18:08:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:40 provisioning config files... 18:08:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/153@tmp/config13836906765329525336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:41 ---> docker-login.sh 18:08:41 nexus3.edgexfoundry.org:10001 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10002 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10003 18:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:42 Configure a credential helper to remove this warning. See 18:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:42 18:08:42 Login Succeeded 18:08:42 nexus3.edgexfoundry.org:10004 18:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:42 Configure a credential helper to remove this warning. See 18:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:42 18:08:42 Login Succeeded 18:08:42 docker.io 18:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:43 Configure a credential helper to remove this warning. See 18:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:43 18:08:43 Login Succeeded 18:08:43 ---> docker-login.sh ends [Pipeline] } 18:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:43 ========================================================= 18:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:08:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:43 Removing intermediate container f41a6f0c8e7d 18:08:43 ---> f900bb8392a7 18:08:43 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:08:43 v0.21.6: Pulling from aler9/rtsp-simple-server 18:08:43 4acc49c71d14: Pulling fs layer 18:08:43 4acc49c71d14: Verifying Checksum 18:08:43 4acc49c71d14: Download complete 18:08:43 4acc49c71d14: Pull complete 18:08:43 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:08:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:08:43 ---> 01a2bd3e5fff 18:08:43 Step 15/36 : FROM alpine:3.18 18:08:43 3.18: Pulling from library/alpine 18:08:43 7264a8db6415: Already exists 18:08:43 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:08:43 Status: Downloaded newer image for alpine:3.18 18:08:43 ---> 7e01a0d0a1dc 18:08:43 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:08:43 ---> Running in 26e61fad9295 18:08:43 Removing intermediate container 26e61fad9295 18:08:43 ---> 600affe7c9c4 18:08:43 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:08:43 ---> Running in 211333e1f310 18:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:08:43 (1/107) Installing dumb-init (1.2.5-r2) 18:08:43 (2/107) Installing sdl2 (2.26.5-r0) 18:08:43 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:08:43 (4/107) Installing aom-libs (3.6.1-r0) 18:08:43 (5/107) Installing libxau (1.0.11-r2) 18:08:43 (6/107) Installing libmd (1.0.4-r2) 18:08:43 (7/107) Installing libbsd (0.11.7-r1) 18:08:43 (8/107) Installing libxdmcp (1.1.4-r2) 18:08:43 (9/107) Installing libxcb (1.15-r1) 18:08:43 (10/107) Installing libx11 (1.8.4-r4) 18:08:43 (11/107) Installing hwdata-pci (0.370-r0) 18:08:43 (12/107) Installing libpciaccess (0.17-r2) 18:08:43 (13/107) Installing libdrm (2.4.115-r4) 18:08:43 (14/107) Installing libxext (1.3.5-r2) 18:08:43 (15/107) Installing libxfixes (6.0.1-r2) 18:08:43 (16/107) Installing libffi (3.4.4-r2) 18:08:43 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:08:43 (18/107) Installing libva (2.18.0-r1) 18:08:43 (19/107) Installing libvdpau (1.5-r1) 18:08:43 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:08:43 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:08:43 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:08:43 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:08:43 (24/107) Installing libdav1d (1.2.1-r0) 18:08:43 (25/107) Installing brotli-libs (1.0.9-r14) 18:08:43 (26/107) Installing libhwy (1.0.4-r1) 18:08:43 (27/107) Installing lcms2 (2.15-r2) 18:08:43 (28/107) Installing libjxl (0.8.2-r0) 18:08:43 (29/107) Installing lame-libs (3.100-r5) 18:08:43 (30/107) Installing opus (1.4-r0) 18:08:43 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:08:43 (32/107) Installing soxr (0.1.3-r5) 18:08:43 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:08:43 (34/107) Installing libogg (1.3.5-r4) 18:08:43 (35/107) Installing libtheora (1.1.1-r17) 18:08:43 (36/107) Installing libvorbis (1.3.7-r1) 18:08:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:08:44 (37/107) Installing libvpx (1.13.0-r1) 18:08:44 (38/107) Installing libwebp (1.3.2-r0) 18:08:44 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:08:44 (40/107) Installing numactl (2.0.16-r4) 18:08:44 (41/107) Installing x265-libs (3.5-r4) 18:08:44 (42/107) Installing xvidcore (1.3.7-r1) 18:08:44 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:08:44 (44/107) Installing alsa-lib (1.2.9-r1) 18:08:44 Sending build context to Docker daemon 1.341MB 18:08:44 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:08:44 Step 2/13 : FROM ${BASE} AS builder 18:08:44 (45/107) Installing libexpat (2.5.0-r1) 18:08:44 (46/107) Installing libbz2 (1.0.8-r5) 18:08:44 (47/107) Installing libpng (1.6.39-r3) 18:08:44 (48/107) Installing freetype (2.13.0-r5) 18:08:44 (49/107) Installing fontconfig (2.14.2-r3) 18:08:44 (50/107) Installing fribidi (1.0.13-r0) 18:08:44 (51/107) Installing libintl (0.21.1-r7) 18:08:44 (52/107) Installing libblkid (2.38.1-r8) 18:08:44 (53/107) Installing libmount (2.38.1-r8) 18:08:44 (54/107) Installing pcre2 (10.42-r1) 18:08:44 (55/107) Installing glib (2.76.4-r0) 18:08:44 (56/107) Installing graphite2 (1.3.14-r5) 18:08:44 (57/107) Installing harfbuzz (7.3.0-r0) 18:08:44 (58/107) Installing libunibreak (5.1-r0) 18:08:44 (59/107) Installing libass (0.17.1-r0) 18:08:44 (60/107) Installing libbluray (1.3.4-r0) 18:08:44 (61/107) Installing gmp (6.2.1-r3) 18:08:44 (62/107) Installing nettle (3.8.1-r2) 18:08:44 (63/107) Installing libunistring (1.1-r1) 18:08:44 (64/107) Installing libidn2 (2.3.4-r1) 18:08:44 (65/107) Installing p11-kit (0.24.1-r2) 18:08:44 (66/107) Installing libtasn1 (4.19.0-r1) 18:08:44 (67/107) Installing gnutls (3.8.0-r2) 18:08:44 (68/107) Installing mpg123-libs (1.31.3-r1) 18:08:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:44 9fda8d8052c6: Pulling fs layer 18:08:44 5d54e960e981: Pulling fs layer 18:08:44 c4a7e357bf2a: Pulling fs layer 18:08:44 f0e02332f6b5: Pulling fs layer 18:08:44 cefa15bbcfad: Pulling fs layer 18:08:44 17808c966233: Pulling fs layer 18:08:44 f4c1fc716caa: Pulling fs layer 18:08:44 f0e02332f6b5: Waiting 18:08:44 cefa15bbcfad: Waiting 18:08:44 17808c966233: Waiting 18:08:44 f4c1fc716caa: Waiting 18:08:44 5d54e960e981: Verifying Checksum 18:08:44 5d54e960e981: Download complete 18:08:44 f0e02332f6b5: Verifying Checksum 18:08:44 f0e02332f6b5: Download complete 18:08:44 cefa15bbcfad: Verifying Checksum 18:08:44 cefa15bbcfad: Download complete 18:08:44 9fda8d8052c6: Verifying Checksum 18:08:44 9fda8d8052c6: Download complete 18:08:44 (69/107) Installing libopenmpt (0.7.2-r0) 18:08:44 (70/107) Installing cjson (1.7.15-r4) 18:08:44 (71/107) Installing mbedtls (2.28.4-r0) 18:08:44 (72/107) Installing librist (0.2.7-r0) 18:08:44 (73/107) Installing libsrt (1.5.2-r0) 18:08:44 (74/107) Installing libssh (0.10.5-r0) 18:08:44 (75/107) Installing xz-libs (5.4.3-r0) 18:08:44 (76/107) Installing libxml2 (2.11.4-r0) 18:08:44 (77/107) Installing libsodium (1.0.18-r3) 18:08:44 (78/107) Installing libzmq (4.3.4-r4) 18:08:44 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:08:44 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:08:44 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:08:44 (82/107) Installing shaderc (2023.3-r1) 18:08:44 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:08:44 (84/107) Installing libplacebo (5.264.1-r1) 18:08:44 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:08:44 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:08:44 (87/107) Installing vidstab (1.1.1-r0) 18:08:44 (88/107) Installing zimg (3.0.5-r0) 18:08:44 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:08:44 (90/107) Installing libasyncns (0.8-r1) 18:08:44 (91/107) Installing dbus-libs (1.14.8-r0) 18:08:44 (92/107) Installing libltdl (2.4.7-r2) 18:08:44 (93/107) Installing orc (0.4.34-r0) 18:08:44 (94/107) Installing flac-libs (1.4.3-r0) 18:08:44 (95/107) Installing libsndfile (1.2.0-r2) 18:08:44 (96/107) Installing speexdsp (1.2.1-r1) 18:08:44 (97/107) Installing tdb-libs (1.4.8-r1) 18:08:44 (98/107) Installing libpulse (16.1-r10) 18:08:44 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:08:44 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:08:44 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 18:08:44 (102/107) Installing ffmpeg (6.0-r15) 18:08:44 (103/107) Installing udev-init-scripts (35-r1) 18:08:44 (104/107) Installing eudev-libs (3.2.11-r8) 18:08:44 (105/107) Installing zstd-libs (1.5.5-r4) 18:08:44 (106/107) Installing kmod-libs (30-r3) 18:08:44 (107/107) Installing eudev (3.2.11-r8) 18:08:44 Executing busybox-1.36.1-r2.trigger 18:08:44 Executing glib-2.76.4-r0.trigger 18:08:44 Executing eudev-3.2.11-r8.trigger 18:08:44 OK: 131 MiB in 122 packages 18:08:45 f4c1fc716caa: Verifying Checksum 18:08:45 f4c1fc716caa: Download complete 18:08:45 9fda8d8052c6: Pull complete 18:08:45 5d54e960e981: Pull complete 18:08:45 c4a7e357bf2a: Download complete 18:08:46 17808c966233: Verifying Checksum 18:08:46 17808c966233: Download complete 18:08:48 Removing intermediate container 211333e1f310 18:08:48 ---> 95a7359d4b51 18:08:48 Step 18/36 : WORKDIR / 18:08:48 ---> Running in 9a9e7d60c494 18:08:48 Removing intermediate container 9a9e7d60c494 18:08:48 ---> 2bc8dc248d80 18:08:48 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:08:49 ---> 05ba40f54338 18:08:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:08:49 ---> 14197346a854 18:08:49 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:08:49 ---> 985519dd5439 18:08:49 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:08:49 ---> c0e82e7fb3a8 18:08:49 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:08:49 ---> 8fcd6f4ed333 18:08:49 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:08:49 ---> d89fff51a9c8 18:08:49 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:08:50 ---> 2d13461a6e20 18:08:50 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:08:50 ---> Running in 6d817afc24c5 18:08:51 Removing intermediate container 6d817afc24c5 18:08:51 ---> a20cc96849e4 18:08:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:08:51 ---> Running in 0591d812f6af 18:08:52 Removing intermediate container 0591d812f6af 18:08:52 ---> 12a2c4417e3c 18:08:52 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:08:52 ---> Running in 9668c4ac600c 18:08:52 Removing intermediate container 9668c4ac600c 18:08:52 ---> 58f82003794c 18:08:52 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:08:52 ---> Running in 0694103b0bc6 18:08:53 Removing intermediate container 0694103b0bc6 18:08:53 ---> 328029f92bd1 18:08:53 Step 30/36 : EXPOSE 59983 18:08:53 ---> Running in 110de2e279c7 18:08:53 Removing intermediate container 110de2e279c7 18:08:53 ---> 984cfcc3dfc5 18:08:53 Step 31/36 : EXPOSE 8554 18:08:53 ---> Running in 705c65d6b2e7 18:08:53 Removing intermediate container 705c65d6b2e7 18:08:53 ---> 7fb33cc9a799 18:08:53 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:08:53 ---> Running in e557ce2023d3 18:08:53 Removing intermediate container e557ce2023d3 18:08:53 ---> 6d4b93c39960 18:08:53 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:08:53 ---> Running in b29fb0eda377 18:08:53 Removing intermediate container b29fb0eda377 18:08:53 ---> 346fd406cb19 18:08:53 Step 34/36 : LABEL arch=amd64 18:08:53 ---> Running in cb8337785e47 18:08:53 Removing intermediate container cb8337785e47 18:08:53 ---> b0ade6e92d2e 18:08:53 Step 35/36 : LABEL git_sha=599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:08:53 ---> Running in 37fec6b42e79 18:08:53 Removing intermediate container 37fec6b42e79 18:08:53 ---> f24884f406c3 18:08:53 Step 36/36 : LABEL version=3.1.0-dev.28 18:08:53 ---> Running in 9084ccbfd4e8 18:08:53 Removing intermediate container 9084ccbfd4e8 18:08:53 ---> fe05551b40c7 18:08:53 [Warning] One or more build-args [ARCH] were not consumed 18:08:53 Successfully built fe05551b40c7 18:08:53 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 18:08:53 provisioning config files... 18:08:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15380183871893452527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:54 ---> docker-login.sh 18:08:54 nexus3.edgexfoundry.org:10001 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 nexus3.edgexfoundry.org:10002 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 nexus3.edgexfoundry.org:10003 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 nexus3.edgexfoundry.org:10004 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 docker.io 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:55 Configure a credential helper to remove this warning. See 18:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:55 18:08:55 Login Succeeded 18:08:55 ---> docker-login.sh ends [Pipeline] } 18:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:55 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:08:55 599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:08:55 latest 18:08:55 3.1.0-dev.28 18:08:55 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:08:55 main 18:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:08:55 ff68e3b4ff6b: Preparing 18:08:55 d0cfce0b19d1: Preparing 18:08:55 ad604a1aab40: Preparing 18:08:55 90e95056eec0: Preparing 18:08:55 3827b5b91e75: Preparing 18:08:55 acc83c6ca332: Preparing 18:08:55 9fc9070cf98d: Preparing 18:08:55 059664ea75a2: Preparing 18:08:55 85ffe3cc2a50: Preparing 18:08:55 1c62635aefa5: Preparing 18:08:55 b14345183dcc: Preparing 18:08:55 8fa2114de615: Preparing 18:08:55 4693057ce236: Preparing 18:08:55 9fc9070cf98d: Waiting 18:08:55 059664ea75a2: Waiting 18:08:55 85ffe3cc2a50: Waiting 18:08:55 1c62635aefa5: Waiting 18:08:55 b14345183dcc: Waiting 18:08:55 8fa2114de615: Waiting 18:08:55 4693057ce236: Waiting 18:08:55 acc83c6ca332: Waiting 18:08:55 ad604a1aab40: Pushed 18:08:55 d0cfce0b19d1: Pushed 18:08:55 90e95056eec0: Pushed 18:08:55 ff68e3b4ff6b: Pushed 18:08:55 9fc9070cf98d: Pushed 18:08:55 acc83c6ca332: Pushed 18:08:55 85ffe3cc2a50: Pushed 18:08:55 059664ea75a2: Pushed 18:08:55 4693057ce236: Layer already exists 18:08:55 1c62635aefa5: Pushed 18:08:56 c4a7e357bf2a: Pull complete 18:08:56 f0e02332f6b5: Pull complete 18:08:56 cefa15bbcfad: Pull complete 18:08:58 3827b5b91e75: Pushed 18:08:58 b14345183dcc: Pushed 18:09:03 17808c966233: Pull complete 18:09:05 f4c1fc716caa: Pull complete 18:09:05 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:09:05 ---> ea914061e18c 18:09:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:09:07 ---> Running in 77c859231e32 18:09:07 Removing intermediate container 77c859231e32 18:09:07 ---> 71951dca1d84 18:09:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:07 ---> Running in 0f2d56465aa7 18:09:07 Removing intermediate container 0f2d56465aa7 18:09:07 ---> 17b2b26e1991 18:09:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:09:07 ---> Running in 304e0c08d63d 18:09:07 Removing intermediate container 304e0c08d63d 18:09:07 ---> 8a1df24444d4 18:09:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:09:07 ---> Running in 3f579ad14b79 18:09:08 Removing intermediate container 3f579ad14b79 18:09:08 ---> 54f4bdbac963 18:09:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:08 ---> Running in 3d7fd1db9cb0 18:09:08 8fa2114de615: Pushed 18:09:08 599f6b8e7264b3818babca2d82d47d6d3c40b07e: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:08 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:09:09 ff68e3b4ff6b: Preparing 18:09:09 d0cfce0b19d1: Preparing 18:09:09 ad604a1aab40: Preparing 18:09:09 90e95056eec0: Preparing 18:09:09 3827b5b91e75: Preparing 18:09:09 acc83c6ca332: Preparing 18:09:09 9fc9070cf98d: Preparing 18:09:09 059664ea75a2: Preparing 18:09:09 85ffe3cc2a50: Preparing 18:09:09 1c62635aefa5: Preparing 18:09:09 b14345183dcc: Preparing 18:09:09 8fa2114de615: Preparing 18:09:09 4693057ce236: Preparing 18:09:09 059664ea75a2: Waiting 18:09:09 85ffe3cc2a50: Waiting 18:09:09 1c62635aefa5: Waiting 18:09:09 b14345183dcc: Waiting 18:09:09 8fa2114de615: Waiting 18:09:09 4693057ce236: Waiting 18:09:09 acc83c6ca332: Waiting 18:09:09 9fc9070cf98d: Waiting 18:09:09 d0cfce0b19d1: Layer already exists 18:09:09 ff68e3b4ff6b: Layer already exists 18:09:09 3827b5b91e75: Layer already exists 18:09:09 90e95056eec0: Layer already exists 18:09:09 ad604a1aab40: Layer already exists 18:09:09 059664ea75a2: Layer already exists 18:09:09 acc83c6ca332: Layer already exists 18:09:09 85ffe3cc2a50: Layer already exists 18:09:09 9fc9070cf98d: Layer already exists 18:09:09 1c62635aefa5: Layer already exists 18:09:09 b14345183dcc: Layer already exists 18:09:09 8fa2114de615: Layer already exists 18:09:09 4693057ce236: Layer already exists 18:09:09 latest: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:09:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 18:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:09:09 ff68e3b4ff6b: Preparing 18:09:09 d0cfce0b19d1: Preparing 18:09:09 ad604a1aab40: Preparing 18:09:09 90e95056eec0: Preparing 18:09:09 3827b5b91e75: Preparing 18:09:09 acc83c6ca332: Preparing 18:09:09 9fc9070cf98d: Preparing 18:09:09 059664ea75a2: Preparing 18:09:09 85ffe3cc2a50: Preparing 18:09:09 1c62635aefa5: Preparing 18:09:09 b14345183dcc: Preparing 18:09:09 8fa2114de615: Preparing 18:09:09 4693057ce236: Preparing 18:09:09 9fc9070cf98d: Waiting 18:09:09 059664ea75a2: Waiting 18:09:09 85ffe3cc2a50: Waiting 18:09:09 8fa2114de615: Waiting 18:09:09 4693057ce236: Waiting 18:09:09 1c62635aefa5: Waiting 18:09:09 b14345183dcc: Waiting 18:09:09 acc83c6ca332: Waiting 18:09:09 90e95056eec0: Layer already exists 18:09:09 3827b5b91e75: Layer already exists 18:09:09 d0cfce0b19d1: Layer already exists 18:09:09 ad604a1aab40: Layer already exists 18:09:09 ff68e3b4ff6b: Layer already exists 18:09:09 acc83c6ca332: Layer already exists 18:09:09 9fc9070cf98d: Layer already exists 18:09:09 059664ea75a2: Layer already exists 18:09:09 85ffe3cc2a50: Layer already exists 18:09:09 b14345183dcc: Layer already exists 18:09:09 1c62635aefa5: Layer already exists 18:09:09 8fa2114de615: Layer already exists 18:09:09 4693057ce236: Layer already exists 18:09:09 3.1.0-dev.28: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:09:10 ff68e3b4ff6b: Preparing 18:09:10 d0cfce0b19d1: Preparing 18:09:10 ad604a1aab40: Preparing 18:09:10 90e95056eec0: Preparing 18:09:10 3827b5b91e75: Preparing 18:09:10 acc83c6ca332: Preparing 18:09:10 9fc9070cf98d: Preparing 18:09:10 059664ea75a2: Preparing 18:09:10 85ffe3cc2a50: Preparing 18:09:10 1c62635aefa5: Preparing 18:09:10 b14345183dcc: Preparing 18:09:10 8fa2114de615: Preparing 18:09:10 4693057ce236: Preparing 18:09:10 acc83c6ca332: Waiting 18:09:10 9fc9070cf98d: Waiting 18:09:10 059664ea75a2: Waiting 18:09:10 85ffe3cc2a50: Waiting 18:09:10 1c62635aefa5: Waiting 18:09:10 b14345183dcc: Waiting 18:09:10 4693057ce236: Waiting 18:09:10 8fa2114de615: Waiting 18:09:10 90e95056eec0: Layer already exists 18:09:10 3827b5b91e75: Layer already exists 18:09:10 ad604a1aab40: Layer already exists 18:09:10 d0cfce0b19d1: Layer already exists 18:09:10 ff68e3b4ff6b: Layer already exists 18:09:10 9fc9070cf98d: Layer already exists 18:09:10 acc83c6ca332: Layer already exists 18:09:10 059664ea75a2: Layer already exists 18:09:10 85ffe3cc2a50: Layer already exists 18:09:10 1c62635aefa5: Layer already exists 18:09:10 b14345183dcc: Layer already exists 18:09:10 4693057ce236: Layer already exists 18:09:10 8fa2114de615: Layer already exists 18:09:10 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:09:10 ff68e3b4ff6b: Preparing 18:09:10 d0cfce0b19d1: Preparing 18:09:10 ad604a1aab40: Preparing 18:09:10 90e95056eec0: Preparing 18:09:10 3827b5b91e75: Preparing 18:09:10 acc83c6ca332: Preparing 18:09:10 9fc9070cf98d: Preparing 18:09:10 059664ea75a2: Preparing 18:09:10 85ffe3cc2a50: Preparing 18:09:10 1c62635aefa5: Preparing 18:09:10 b14345183dcc: Preparing 18:09:10 8fa2114de615: Preparing 18:09:10 4693057ce236: Preparing 18:09:10 059664ea75a2: Waiting 18:09:10 acc83c6ca332: Waiting 18:09:10 1c62635aefa5: Waiting 18:09:10 85ffe3cc2a50: Waiting 18:09:10 b14345183dcc: Waiting 18:09:10 8fa2114de615: Waiting 18:09:10 9fc9070cf98d: Waiting 18:09:10 ad604a1aab40: Layer already exists 18:09:10 d0cfce0b19d1: Layer already exists 18:09:10 3827b5b91e75: Layer already exists 18:09:10 90e95056eec0: Layer already exists 18:09:10 ff68e3b4ff6b: Layer already exists 18:09:10 9fc9070cf98d: Layer already exists 18:09:10 acc83c6ca332: Layer already exists 18:09:10 85ffe3cc2a50: Layer already exists 18:09:10 059664ea75a2: Layer already exists 18:09:10 1c62635aefa5: Layer already exists 18:09:10 b14345183dcc: Layer already exists 18:09:10 4693057ce236: Layer already exists 18:09:10 8fa2114de615: Layer already exists 18:09:10 main: digest: sha256:e4ba0aa70944a26f21810340ed770a5ff9003e5798635c5c9cc78d32ed1b9717 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:10 ===================================================== [Pipeline] echo 18:09:11 taggedImages: 18:09:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:09:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:09:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.28 18:09:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:09:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 18:09:11 (1/13) Installing libintl (0.21.1-r7) 18:09:11 (2/13) Installing eudev-libs (3.2.11-r8) 18:09:11 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:09:11 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:09:11 (5/13) Installing v4l-utils (1.24.1-r0) 18:09:11 (6/13) Installing libdvbv5 (1.24.1-r0) 18:09:11 (7/13) Installing udev-init-scripts (35-r1) 18:09:11 (8/13) Installing libblkid (2.38.1-r8) 18:09:11 (9/13) Installing xz-libs (5.4.3-r0) 18:09:11 (10/13) Installing kmod-libs (30-r3) 18:09:11 (11/13) Installing eudev (3.2.11-r8) 18:09:11 (12/13) Installing eudev-dev (3.2.11-r8) 18:09:11 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:09:11 Executing busybox-1.36.1-r2.trigger 18:09:11 Executing eudev-3.2.11-r8.trigger 18:09:11 OK: 273 MiB in 65 packages [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:11 18:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:11 latest: Pulling from edgex-lftools-log-publisher 18:09:11 5eb5b503b376: Pulling fs layer 18:09:11 5c69ac0246d0: Pulling fs layer 18:09:11 ec43610c2a17: Pulling fs layer 18:09:11 3a2ae6a8a46f: Pulling fs layer 18:09:11 33b1e0a273af: Pulling fs layer 18:09:11 5d3b04190fa2: Pulling fs layer 18:09:11 2f39f015ded8: Pulling fs layer 18:09:11 3a2ae6a8a46f: Waiting 18:09:11 33b1e0a273af: Waiting 18:09:11 5c69ac0246d0: Verifying Checksum 18:09:11 5c69ac0246d0: Download complete 18:09:11 3a2ae6a8a46f: Download complete 18:09:11 33b1e0a273af: Download complete 18:09:11 5d3b04190fa2: Verifying Checksum 18:09:11 5d3b04190fa2: Download complete 18:09:11 ec43610c2a17: Verifying Checksum 18:09:11 ec43610c2a17: Download complete 18:09:11 5eb5b503b376: Verifying Checksum 18:09:11 5eb5b503b376: Download complete 18:09:12 Removing intermediate container 3d7fd1db9cb0 18:09:12 ---> 9ea14bec806d 18:09:12 Step 8/13 : WORKDIR /device-usb-camera 18:09:12 ---> Running in 8807d123932d 18:09:12 Removing intermediate container 8807d123932d 18:09:12 ---> 35593e30d24d 18:09:12 Step 9/13 : COPY go.mod vendor* ./ 18:09:12 2f39f015ded8: Download complete 18:09:13 ---> 2ad9b6a59dc2 18:09:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:13 ---> Running in 0623901c2b06 18:09:13 5eb5b503b376: Pull complete 18:09:13 5c69ac0246d0: Pull complete 18:09:13 ec43610c2a17: Pull complete 18:09:13 3a2ae6a8a46f: Pull complete 18:09:13 33b1e0a273af: Pull complete 18:09:13 5d3b04190fa2: Pull complete 18:09:18 2f39f015ded8: Pull complete 18:09:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:18 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:24 $ docker top dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:24 ---> job-cost.sh 18:09:24 lf-activate-venv: SKIPPING 18:09:24 INFO: No Stack... 18:09:24 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:24 INFO: Archiving Costs [Pipeline] sh 18:09:25 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:09:25 + cut -d, -f6 [Pipeline] lock 18:09:25 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] 18:09:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] did not exist. Created. 18:09:25 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:25 + echo total: 0.2199999988079071 [Pipeline] stash 18:09:25 Stashed 1 file(s) [Pipeline] } 18:09:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:25 $ docker stop --time=1 dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 18:09:26 $ docker rm -f --volumes dc0007e357db4f81a4a0fda96393ea83ba337025eeec9a41ce6b0039d2685bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:34 Removing intermediate container 0623901c2b06 18:10:34 ---> b65c61cf8791 18:10:34 Step 11/13 : COPY . . 18:10:34 ---> c9aa74765fc4 18:10:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:10:34 ---> Running in 543f90b396b8 18:10:34  % Total % Received % Xferd Average Speed Time  Time Time Current 18:10:34 Dload Upload Total Spent Left Speed 18:10:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6532 0 --:--:-- --:--:-- --:--:-- 6526 18:10:34 Removing intermediate container 543f90b396b8 18:10:34 ---> 1170866301d9 18:10:34 Step 13/13 : RUN ${MAKE} 18:10:34 ---> Running in 1a35ef1da830 18:10:34 noop 18:10:34 Removing intermediate container 1a35ef1da830 18:10:34 ---> 9e6df5ecf174 18:10:34 Successfully built 9e6df5ecf174 18:10:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:35 + docker inspect -f . ci-base-image-arm64 18:10:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container 18:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:37 $ docker top 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:38 + go version 18:10:38 go version go1.21.0 linux/arm64 [Pipeline] } 18:10:38 $ docker stop --time=1 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d 18:10:39 $ docker rm -f --volumes 1f6faea0bbf7f7c3a7793d5aeaae08e24161fe63c0478fdd89012ad893b9354d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker inspect -f . ci-base-image-arm64 18:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container 18:10:40 $ 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/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:41 $ docker top 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:42 + git config --global --add safe.directory /w/workspace/device-usb-camera/153 [Pipeline] fileExists [Pipeline] sh 18:10:43 + make test 18:10:43 go test ./... -coverprofile=coverage.out ./... 18:10:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:12:24 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:12:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements 18:12:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:12:30 go vet ./... 18:13:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:03 $ docker stop --time=1 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 18:13:06 $ docker rm -f --volumes 42a80b94f9b25f03b3bf483501ae2b24ef3894cb52c67cce3b417cb7688d3ca7 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:08 Warning: overwriting stash ‘coverage-report’ 18:13:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:09 + ls -al . 18:13:09 total 216 18:13:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 18:10 . 18:13:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:08 .. 18:13:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 18:08 .git 18:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 .github 18:13:09 -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 18:08 .gitignore 18:13:09 -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 18:08 .golangci.yml 18:13:09 -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 18:08 .hadolint.yml 18:13:09 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 18:08 Attribution.txt 18:13:09 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 18:08 CHANGELOG.md 18:13:09 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 18:08 Dockerfile 18:13:09 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 18:08 GOVERNANCE.md 18:13:09 -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 18:08 Jenkinsfile 18:13:09 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 18:08 LICENSE 18:13:09 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 18:08 Makefile 18:13:09 -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 18:08 OWNERS.md 18:13:09 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 18:08 README.md 18:13:09 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 18:06 VERSION 18:13:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:08 bin 18:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 cmd 18:13:09 -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 18:12 coverage.out 18:13:09 -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 18:08 docker-entrypoint.sh 18:13:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 18:08 docs 18:13:09 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 18:08 go.mod 18:13:09 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 18:08 go.sum 18:13:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 18:08 internal 18:13:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 18:08 snap 18:13:09 -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:09 + 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=599f6b8e7264b3818babca2d82d47d6d3c40b07e --label arch=arm64 --label version=3.1.0-dev.28 . 18:13:10 Sending build context to Docker daemon 1.396MB 18:13:10 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:13:10 Step 2/36 : FROM ${BASE} AS builder 18:13:10 ---> 9e6df5ecf174 18:13:10 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:13:10 ---> Running in f62e0651c8b7 18:13:10 Removing intermediate container f62e0651c8b7 18:13:10 ---> 1d2d1dad31e1 18:13:10 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:10 ---> Running in 253a7cec3784 18:13:11 Removing intermediate container 253a7cec3784 18:13:11 ---> 3566dcc08d05 18:13:11 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:13:11 ---> Running in 97355632258f 18:13:11 Removing intermediate container 97355632258f 18:13:11 ---> 4e5e2b666c68 18:13:11 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:13:11 ---> Running in 479e11f948f0 18:13:12 Removing intermediate container 479e11f948f0 18:13:12 ---> 6425da45cfdc 18:13:12 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:12 ---> Running in 0f42a21e3d1a 18:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:13:14 OK: 273 MiB in 65 packages 18:13:15 Removing intermediate container 0f42a21e3d1a 18:13:15 ---> cfc84fbe69e4 18:13:15 Step 8/36 : WORKDIR /device-usb-camera 18:13:15 ---> Running in 5774de9dbccc 18:13:16 Removing intermediate container 5774de9dbccc 18:13:16 ---> 21b6a52ca118 18:13:16 Step 9/36 : COPY go.mod vendor* ./ 18:13:16 ---> 6cca6a5306cb 18:13:16 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:16 ---> Running in f7f482bda83b 18:13:21 Removing intermediate container f7f482bda83b 18:13:21 ---> 1b8d7cd774cd 18:13:21 Step 11/36 : COPY . . 18:13:21 ---> 4b7b8fd989c8 18:13:21 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:13:21 ---> Running in 0f36956fccff 18:13:23  % Total % Received % Xferd Average Speed Time Time  Time Current 18:13:23  Dload Upload Total Spent Left Speed 18:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5186 0 --:--:-- --:--:-- --:--:-- 5220 18:13:24 Removing intermediate container 0f36956fccff 18:13:24 ---> 04ba5e203325 18:13:24 Step 13/36 : RUN ${MAKE} 18:13:24 ---> Running in ae0b02bdf551 18:13:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:16:01 Removing intermediate container ae0b02bdf551 18:16:01 ---> c1b36d636761 18:16:01 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:16:01 v0.21.6: Pulling from aler9/rtsp-simple-server 18:16:01 8766b47fe142: Pulling fs layer 18:16:01 8766b47fe142: Verifying Checksum 18:16:01 8766b47fe142: Download complete 18:16:01 8766b47fe142: Pull complete 18:16:01 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:16:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:16:01 ---> 69d40e2cb93c 18:16:01 Step 15/36 : FROM alpine:3.18 18:16:01 3.18: Pulling from library/alpine 18:16:01 9fda8d8052c6: Already exists 18:16:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:16:01 Status: Downloaded newer image for alpine:3.18 18:16:01 ---> f6648c04cd6c 18:16:01 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:16:01 ---> Running in c8216031a080 18:16:01 Removing intermediate container c8216031a080 18:16:01 ---> ec035ffb7a18 18:16:01 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:16:01 ---> Running in f525804fc1c1 18:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:16:01 (1/104) Installing dumb-init (1.2.5-r2) 18:16:01 (2/104) Installing sdl2 (2.26.5-r0) 18:16:01 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:16:01 (4/104) Installing aom-libs (3.6.1-r0) 18:16:01 (5/104) Installing libxau (1.0.11-r2) 18:16:01 (6/104) Installing libmd (1.0.4-r2) 18:16:01 (7/104) Installing libbsd (0.11.7-r1) 18:16:01 (8/104) Installing libxdmcp (1.1.4-r2) 18:16:01 (9/104) Installing libxcb (1.15-r1) 18:16:01 (10/104) Installing libx11 (1.8.4-r4) 18:16:01 (11/104) Installing libdrm (2.4.115-r4) 18:16:01 (12/104) Installing libxext (1.3.5-r2) 18:16:01 (13/104) Installing libxfixes (6.0.1-r2) 18:16:01 (14/104) Installing libffi (3.4.4-r2) 18:16:01 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:16:01 (16/104) Installing libva (2.18.0-r1) 18:16:01 (17/104) Installing libvdpau (1.5-r1) 18:16:01 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:16:01 (19/104) Installing libdav1d (1.2.1-r0) 18:16:01 (20/104) Installing brotli-libs (1.0.9-r14) 18:16:01 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:16:01 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:16:01 (23/104) Installing libhwy (1.0.4-r1) 18:16:01 (24/104) Installing lcms2 (2.15-r2) 18:16:01 (25/104) Installing libjxl (0.8.2-r0) 18:16:01 (26/104) Installing lame-libs (3.100-r5) 18:16:01 (27/104) Installing opus (1.4-r0) 18:16:01 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:16:01 (29/104) Installing soxr (0.1.3-r5) 18:16:01 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:16:01 (31/104) Installing libogg (1.3.5-r4) 18:16:01 (32/104) Installing libtheora (1.1.1-r17) 18:16:01 (33/104) Installing libvorbis (1.3.7-r1) 18:16:01 (34/104) Installing libvpx (1.13.0-r1) 18:16:01 (35/104) Installing libwebp (1.3.2-r0) 18:16:01 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:16:01 (37/104) Installing numactl (2.0.16-r4) 18:16:01 (38/104) Installing x265-libs (3.5-r4) 18:16:01 (39/104) Installing xvidcore (1.3.7-r1) 18:16:01 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:16:01 (41/104) Installing alsa-lib (1.2.9-r1) 18:16:01 (42/104) Installing libexpat (2.5.0-r1) 18:16:01 (43/104) Installing libbz2 (1.0.8-r5) 18:16:01 (44/104) Installing libpng (1.6.39-r3) 18:16:01 (45/104) Installing freetype (2.13.0-r5) 18:16:01 (46/104) Installing fontconfig (2.14.2-r3) 18:16:01 (47/104) Installing fribidi (1.0.13-r0) 18:16:01 (48/104) Installing libintl (0.21.1-r7) 18:16:01 (49/104) Installing libblkid (2.38.1-r8) 18:16:01 (50/104) Installing libmount (2.38.1-r8) 18:16:01 (51/104) Installing pcre2 (10.42-r1) 18:16:01 (52/104) Installing glib (2.76.4-r0) 18:16:01 (53/104) Installing graphite2 (1.3.14-r5) 18:16:01 (54/104) Installing harfbuzz (7.3.0-r0) 18:16:01 (55/104) Installing libunibreak (5.1-r0) 18:16:01 (56/104) Installing libass (0.17.1-r0) 18:16:01 (57/104) Installing libbluray (1.3.4-r0) 18:16:01 (58/104) Installing gmp (6.2.1-r3) 18:16:01 (59/104) Installing nettle (3.8.1-r2) 18:16:01 (60/104) Installing libunistring (1.1-r1) 18:16:01 (61/104) Installing libidn2 (2.3.4-r1) 18:16:01 (62/104) Installing p11-kit (0.24.1-r2) 18:16:01 (63/104) Installing libtasn1 (4.19.0-r1) 18:16:01 (64/104) Installing gnutls (3.8.0-r2) 18:16:01 (65/104) Installing mpg123-libs (1.31.3-r1) 18:16:01 (66/104) Installing libopenmpt (0.7.2-r0) 18:16:01 (67/104) Installing cjson (1.7.15-r4) 18:16:01 (68/104) Installing mbedtls (2.28.4-r0) 18:16:01 (69/104) Installing librist (0.2.7-r0) 18:16:01 (70/104) Installing libsrt (1.5.2-r0) 18:16:01 (71/104) Installing libssh (0.10.5-r0) 18:16:01 (72/104) Installing xz-libs (5.4.3-r0) 18:16:01 (73/104) Installing libxml2 (2.11.4-r0) 18:16:01 (74/104) Installing libsodium (1.0.18-r3) 18:16:01 (75/104) Installing libzmq (4.3.4-r4) 18:16:01 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:16:01 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:16:01 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:16:01 (79/104) Installing shaderc (2023.3-r1) 18:16:01 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:16:01 (81/104) Installing libplacebo (5.264.1-r1) 18:16:01 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:16:01 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:16:01 (84/104) Installing vidstab (1.1.1-r0) 18:16:01 (85/104) Installing zimg (3.0.5-r0) 18:16:01 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:16:01 (87/104) Installing libasyncns (0.8-r1) 18:16:01 (88/104) Installing dbus-libs (1.14.8-r0) 18:16:01 (89/104) Installing libltdl (2.4.7-r2) 18:16:01 (90/104) Installing orc (0.4.34-r0) 18:16:01 (91/104) Installing flac-libs (1.4.3-r0) 18:16:01 (92/104) Installing libsndfile (1.2.0-r2) 18:16:01 (93/104) Installing speexdsp (1.2.1-r1) 18:16:01 (94/104) Installing tdb-libs (1.4.8-r1) 18:16:01 (95/104) Installing libpulse (16.1-r10) 18:16:01 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:16:01 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:16:01 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:16:01 (99/104) Installing ffmpeg (6.0-r15) 18:16:01 (100/104) Installing udev-init-scripts (35-r1) 18:16:01 (101/104) Installing eudev-libs (3.2.11-r8) 18:16:01 (102/104) Installing zstd-libs (1.5.5-r4) 18:16:01 (103/104) Installing kmod-libs (30-r3) 18:16:01 (104/104) Installing eudev (3.2.11-r8) 18:16:01 Executing busybox-1.36.1-r2.trigger 18:16:01 Executing glib-2.76.4-r0.trigger 18:16:01 Executing eudev-3.2.11-r8.trigger 18:16:01 OK: 110 MiB in 119 packages 18:16:05 Removing intermediate container f525804fc1c1 18:16:05 ---> 63e447d5f622 18:16:05 Step 18/36 : WORKDIR / 18:16:05 ---> Running in caef925d8d21 18:16:05 Removing intermediate container caef925d8d21 18:16:05 ---> bbff0831aae0 18:16:05 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:16:06 ---> 97a90c06b028 18:16:06 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:16:06 ---> 2cb6dcfc713e 18:16:06 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:16:07 ---> f42c0524ef6b 18:16:07 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:16:08 ---> 495de39836e2 18:16:08 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:16:08 ---> 4db363e9a880 18:16:08 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:16:08 ---> 197b905959a8 18:16:08 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:16:10 ---> 1bf6e8a228d9 18:16:10 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:16:10 ---> Running in 3b0b76e6d28b 18:16:12 Removing intermediate container 3b0b76e6d28b 18:16:12 ---> 13bc32714c52 18:16:12 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:16:12 ---> Running in 9e16a08291c5 18:16:13 Removing intermediate container 9e16a08291c5 18:16:13 ---> 79b32ae58b07 18:16:13 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:16:13 ---> Running in dc902b9b6a8f 18:16:15 Removing intermediate container dc902b9b6a8f 18:16:15 ---> 9833e8520c31 18:16:15 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:16:15 ---> Running in febb6d027718 18:16:18 Removing intermediate container febb6d027718 18:16:18 ---> 4a9522fb72f6 18:16:18 Step 30/36 : EXPOSE 59983 18:16:18 ---> Running in 1f3ecf3d3699 18:16:18 Removing intermediate container 1f3ecf3d3699 18:16:18 ---> 0f86ddcefb91 18:16:18 Step 31/36 : EXPOSE 8554 18:16:18 ---> Running in 9c63bf0abf40 18:16:19 Removing intermediate container 9c63bf0abf40 18:16:19 ---> 847b4ea3fc2e 18:16:19 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:16:19 ---> Running in 40fc2f76df26 18:16:19 Removing intermediate container 40fc2f76df26 18:16:19 ---> 6c06f6925412 18:16:19 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:16:19 ---> Running in 42a7382ada0c 18:16:19 Removing intermediate container 42a7382ada0c 18:16:19 ---> 4d4c4a4e15d9 18:16:19 Step 34/36 : LABEL arch=arm64 18:16:19 ---> Running in 5360b39d20a1 18:16:20 Removing intermediate container 5360b39d20a1 18:16:20 ---> 933b56b91323 18:16:20 Step 35/36 : LABEL git_sha=599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:16:20 ---> Running in 8f680014307b 18:16:20 Removing intermediate container 8f680014307b 18:16:20 ---> 1963d526e72b 18:16:20 Step 36/36 : LABEL version=3.1.0-dev.28 18:16:20 ---> Running in 5111919daf35 18:16:21 Removing intermediate container 5111919daf35 18:16:21 ---> 96246c79a817 18:16:21 [Warning] One or more build-args [ARCH] were not consumed 18:16:21 Successfully built 96246c79a817 18:16:21 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 18:16:21 provisioning config files... 18:16:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/153@tmp/config14309996968167285337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:21 ---> docker-login.sh 18:16:21 nexus3.edgexfoundry.org:10001 18:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:21 Configure a credential helper to remove this warning. See 18:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:21 18:16:21 Login Succeeded 18:16:21 nexus3.edgexfoundry.org:10002 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:22 nexus3.edgexfoundry.org:10003 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:22 nexus3.edgexfoundry.org:10004 18:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:22 Configure a credential helper to remove this warning. See 18:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:22 18:16:22 Login Succeeded 18:16:22 docker.io 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 ---> docker-login.sh ends [Pipeline] } 18:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:23 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:16:23 599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:16:23 latest 18:16:23 3.1.0-dev.28 18:16:23 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:16:23 main 18:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:16:24 ae744ed81973: Preparing 18:16:24 7584e229a8ff: Preparing 18:16:24 cc848345dc6b: Preparing 18:16:24 1cb4e75c6c4e: Preparing 18:16:24 608d194cb50c: Preparing 18:16:24 acc83c6ca332: Preparing 18:16:24 f16897ffcf45: Preparing 18:16:24 245b87c3a3c9: Preparing 18:16:24 f5d50d1ca012: Preparing 18:16:24 be9612273850: Preparing 18:16:24 0f009d4886b9: Preparing 18:16:24 f51efcd312e3: Preparing 18:16:24 b2191e2be29d: Preparing 18:16:24 f5d50d1ca012: Waiting 18:16:24 acc83c6ca332: Waiting 18:16:24 be9612273850: Waiting 18:16:24 0f009d4886b9: Waiting 18:16:24 f16897ffcf45: Waiting 18:16:24 f51efcd312e3: Waiting 18:16:24 b2191e2be29d: Waiting 18:16:24 245b87c3a3c9: Waiting 18:16:24 7584e229a8ff: Pushed 18:16:24 1cb4e75c6c4e: Pushed 18:16:24 ae744ed81973: Pushed 18:16:24 cc848345dc6b: Pushed 18:16:24 acc83c6ca332: Pushed 18:16:24 f16897ffcf45: Pushed 18:16:24 f5d50d1ca012: Pushed 18:16:24 245b87c3a3c9: Pushed 18:16:24 b2191e2be29d: Layer already exists 18:16:24 be9612273850: Pushed 18:16:30 608d194cb50c: Pushed 18:16:30 0f009d4886b9: Pushed 18:16:45 f51efcd312e3: Pushed 18:16:45 599f6b8e7264b3818babca2d82d47d6d3c40b07e: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:16:45 ae744ed81973: Preparing 18:16:45 7584e229a8ff: Preparing 18:16:45 cc848345dc6b: Preparing 18:16:45 1cb4e75c6c4e: Preparing 18:16:45 608d194cb50c: Preparing 18:16:45 acc83c6ca332: Preparing 18:16:45 f16897ffcf45: Preparing 18:16:45 245b87c3a3c9: Preparing 18:16:45 f5d50d1ca012: Preparing 18:16:45 be9612273850: Preparing 18:16:45 0f009d4886b9: Preparing 18:16:45 f51efcd312e3: Preparing 18:16:45 b2191e2be29d: Preparing 18:16:45 acc83c6ca332: Waiting 18:16:45 f16897ffcf45: Waiting 18:16:45 245b87c3a3c9: Waiting 18:16:45 f5d50d1ca012: Waiting 18:16:45 be9612273850: Waiting 18:16:45 0f009d4886b9: Waiting 18:16:45 f51efcd312e3: Waiting 18:16:45 b2191e2be29d: Waiting 18:16:45 1cb4e75c6c4e: Layer already exists 18:16:45 608d194cb50c: Layer already exists 18:16:45 ae744ed81973: Layer already exists 18:16:45 7584e229a8ff: Layer already exists 18:16:45 cc848345dc6b: Layer already exists 18:16:45 acc83c6ca332: Layer already exists 18:16:45 245b87c3a3c9: Layer already exists 18:16:45 f16897ffcf45: Layer already exists 18:16:45 f5d50d1ca012: Layer already exists 18:16:45 be9612273850: Layer already exists 18:16:45 0f009d4886b9: Layer already exists 18:16:45 f51efcd312e3: Layer already exists 18:16:45 b2191e2be29d: Layer already exists 18:16:46 latest: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 18:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:16:46 ae744ed81973: Preparing 18:16:46 7584e229a8ff: Preparing 18:16:46 cc848345dc6b: Preparing 18:16:46 1cb4e75c6c4e: Preparing 18:16:46 608d194cb50c: Preparing 18:16:46 acc83c6ca332: Preparing 18:16:46 f16897ffcf45: Preparing 18:16:46 245b87c3a3c9: Preparing 18:16:46 f5d50d1ca012: Preparing 18:16:46 be9612273850: Preparing 18:16:46 0f009d4886b9: Preparing 18:16:46 f51efcd312e3: Preparing 18:16:46 b2191e2be29d: Preparing 18:16:46 f5d50d1ca012: Waiting 18:16:46 be9612273850: Waiting 18:16:46 0f009d4886b9: Waiting 18:16:46 f51efcd312e3: Waiting 18:16:46 b2191e2be29d: Waiting 18:16:46 acc83c6ca332: Waiting 18:16:46 f16897ffcf45: Waiting 18:16:46 245b87c3a3c9: Waiting 18:16:46 608d194cb50c: Layer already exists 18:16:46 1cb4e75c6c4e: Layer already exists 18:16:46 cc848345dc6b: Layer already exists 18:16:46 ae744ed81973: Layer already exists 18:16:46 7584e229a8ff: Layer already exists 18:16:46 f16897ffcf45: Layer already exists 18:16:46 245b87c3a3c9: Layer already exists 18:16:46 acc83c6ca332: Layer already exists 18:16:46 be9612273850: Layer already exists 18:16:46 f5d50d1ca012: Layer already exists 18:16:46 0f009d4886b9: Layer already exists 18:16:46 b2191e2be29d: Layer already exists 18:16:46 f51efcd312e3: Layer already exists 18:16:47 3.1.0-dev.28: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:16:47 ae744ed81973: Preparing 18:16:47 7584e229a8ff: Preparing 18:16:47 cc848345dc6b: Preparing 18:16:47 1cb4e75c6c4e: Preparing 18:16:47 608d194cb50c: Preparing 18:16:47 acc83c6ca332: Preparing 18:16:47 f16897ffcf45: Preparing 18:16:47 245b87c3a3c9: Preparing 18:16:47 f5d50d1ca012: Preparing 18:16:47 be9612273850: Preparing 18:16:47 0f009d4886b9: Preparing 18:16:47 f51efcd312e3: Preparing 18:16:47 b2191e2be29d: Preparing 18:16:47 acc83c6ca332: Waiting 18:16:47 f16897ffcf45: Waiting 18:16:47 245b87c3a3c9: Waiting 18:16:47 f5d50d1ca012: Waiting 18:16:47 be9612273850: Waiting 18:16:47 0f009d4886b9: Waiting 18:16:47 f51efcd312e3: Waiting 18:16:47 b2191e2be29d: Waiting 18:16:47 1cb4e75c6c4e: Layer already exists 18:16:47 7584e229a8ff: Layer already exists 18:16:47 608d194cb50c: Layer already exists 18:16:47 ae744ed81973: Layer already exists 18:16:47 cc848345dc6b: Layer already exists 18:16:47 f16897ffcf45: Layer already exists 18:16:47 245b87c3a3c9: Layer already exists 18:16:47 acc83c6ca332: Layer already exists 18:16:47 f5d50d1ca012: Layer already exists 18:16:47 be9612273850: Layer already exists 18:16:47 f51efcd312e3: Layer already exists 18:16:47 0f009d4886b9: Layer already exists 18:16:47 b2191e2be29d: Layer already exists 18:16:48 599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:16:48 ae744ed81973: Preparing 18:16:48 7584e229a8ff: Preparing 18:16:48 cc848345dc6b: Preparing 18:16:48 1cb4e75c6c4e: Preparing 18:16:48 608d194cb50c: Preparing 18:16:48 acc83c6ca332: Preparing 18:16:48 f16897ffcf45: Preparing 18:16:48 245b87c3a3c9: Preparing 18:16:48 f5d50d1ca012: Preparing 18:16:48 be9612273850: Preparing 18:16:48 0f009d4886b9: Preparing 18:16:48 f51efcd312e3: Preparing 18:16:48 b2191e2be29d: Preparing 18:16:48 acc83c6ca332: Waiting 18:16:48 be9612273850: Waiting 18:16:48 0f009d4886b9: Waiting 18:16:48 f16897ffcf45: Waiting 18:16:48 f51efcd312e3: Waiting 18:16:48 245b87c3a3c9: Waiting 18:16:48 f5d50d1ca012: Waiting 18:16:48 b2191e2be29d: Waiting 18:16:48 1cb4e75c6c4e: Layer already exists 18:16:48 ae744ed81973: Layer already exists 18:16:48 cc848345dc6b: Layer already exists 18:16:48 7584e229a8ff: Layer already exists 18:16:48 608d194cb50c: Layer already exists 18:16:48 f16897ffcf45: Layer already exists 18:16:48 245b87c3a3c9: Layer already exists 18:16:48 acc83c6ca332: Layer already exists 18:16:48 be9612273850: Layer already exists 18:16:48 f5d50d1ca012: Layer already exists 18:16:48 b2191e2be29d: Layer already exists 18:16:48 f51efcd312e3: Layer already exists 18:16:48 0f009d4886b9: Layer already exists 18:16:49 main: digest: sha256:965d4904031133d7f38b2239a6c933d2502138f95419b5ecc2e848b030e606fc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:49 ===================================================== [Pipeline] echo 18:16:49 taggedImages: 18:16:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e 18:16:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:16:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.28 18:16:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:599f6b8e7264b3818babca2d82d47d6d3c40b07e-3.1.0-dev.28 18:16:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:49 18:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:49 arm64: Pulling from edgex-lftools-log-publisher 18:16:49 8998bd30e6a1: Pulling fs layer 18:16:49 04944245beec: Pulling fs layer 18:16:49 699f458cf7ca: Pulling fs layer 18:16:49 765212b225bb: Pulling fs layer 18:16:49 f23df028b6ca: Pulling fs layer 18:16:49 d65c8cfc05b1: Pulling fs layer 18:16:49 2437ff75d9bd: Pulling fs layer 18:16:49 765212b225bb: Waiting 18:16:49 f23df028b6ca: Waiting 18:16:49 d65c8cfc05b1: Waiting 18:16:49 2437ff75d9bd: Waiting 18:16:50 04944245beec: Verifying Checksum 18:16:50 04944245beec: Download complete 18:16:50 765212b225bb: Verifying Checksum 18:16:50 765212b225bb: Download complete 18:16:50 f23df028b6ca: Verifying Checksum 18:16:50 f23df028b6ca: Download complete 18:16:50 d65c8cfc05b1: Download complete 18:16:50 699f458cf7ca: Verifying Checksum 18:16:50 699f458cf7ca: Download complete 18:16:50 8998bd30e6a1: Verifying Checksum 18:16:50 8998bd30e6a1: Download complete 18:16:52 2437ff75d9bd: Verifying Checksum 18:16:52 2437ff75d9bd: Download complete 18:16:54 8998bd30e6a1: Pull complete 18:16:54 04944245beec: Pull complete 18:16:56 699f458cf7ca: Pull complete 18:16:56 765212b225bb: Pull complete 18:16:58 f23df028b6ca: Pull complete 18:16:59 d65c8cfc05b1: Pull complete 18:17:14 2437ff75d9bd: Pull complete 18:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-8061 does not seem to be running inside a container 18:17:14 $ 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/153 -v /w/workspace/device-usb-camera/153:/w/workspace/device-usb-camera/153:rw,z -v /w/workspace/device-usb-camera/153@tmp:/w/workspace/device-usb-camera/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:17:16 $ docker top ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:17 ---> job-cost.sh 18:17:17 lf-activate-venv: SKIPPING 18:17:17 INFO: No Stack... 18:17:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:18 INFO: Archiving Costs [Pipeline] sh 18:17:19 + cat /w/workspace/device-usb-camera/153/archives/cost.csv 18:17:19 + cut -d, -f6 [Pipeline] lock 18:17:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] 18:17:19 Resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] did not exist. Created. 18:17:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:19 /w/workspace/device-usb-camera/153@tmp/durable-254e038e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:20 Warning: overwriting stash ‘stack-cost’ 18:17:20 Stashed 1 file(s) [Pipeline] } 18:17:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:20 $ docker stop --time=1 ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe 18:17:21 $ docker rm -f --volumes ceff34e298277557980adbad3f2fc3636fbd32baa8af6b3ad7c58250f65fa3fe [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 18:17:22 provisioning config files... 18:17:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13016027842893933982tmp [Pipeline] { [Pipeline] sh 18:17:22 + set +x 18:17:22 + curl -s https://codecov.io/bash 18:17:22 + bash -s -- 18:17:22 18:17:22 _____ _ 18:17:22 / ____| | | 18:17:22 | | ___ __| | ___ ___ _____ __ 18:17:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:22 Bash-1.0.6 18:17:22 18:17:22 18:17:22 ==> git version 2.25.1 found 18:17: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 18:17:22 Release-Date: 2020-01-08 18:17: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 18:17:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:22 ==> Jenkins CI detected. 18:17:22 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:17:22 project root: . 18:17:22 --> token set from env 18:17:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:22 ==> Running gcov in . (disable via -X gcov) 18:17:22 ==> Python coveragepy not found 18:17:22 ==> Searching for coverage reports in: 18:17:22 + . 18:17:22 -> Found 1 reports 18:17:22 ==> Detecting git/mercurial file structure 18:17:22 ==> Reading reports 18:17:22 + ./coverage.out bytes=54703 18:17:22 ==> Appending adjustments 18:17:22 https://docs.codecov.io/docs/fixing-reports 18:17:22 + Found adjustments 18:17:22 ==> Gzipping contents 18:17:22 8.0K /tmp/codecov.rOJlMs.gz 18:17:22 ==> Uploading reports 18:17:22 url: https://codecov.io 18:17:22 query: branch=main&commit=599f6b8e7264b3818babca2d82d47d6d3c40b07e&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:22 -> Pinging Codecov 18:17:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=599f6b8e7264b3818babca2d82d47d6d3c40b07e&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:23 -> Uploading to 18:17:23 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/599f6b8e7264b3818babca2d82d47d6d3c40b07e/8eca880d-5b3a-45a7-b266-a18548d24dae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T181722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50b74176b558e726312350480a050f26958243f17232960fdc9a060609775b6f 18:17:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:23 Dload Upload Total Spent Left Speed 18:17:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 30150 --:--:-- --:--:-- --:--:-- 30150 18:17:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] } 18:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:17:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:17:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:23 18:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:17:24 df9b9388f04a: Pulling fs layer 18:17:24 52dc419b0ee2: Pulling fs layer 18:17:24 25bc292e5bac: Pulling fs layer 18:17:24 114826534d7a: Pulling fs layer 18:17:24 4657fd5d0bcf: Pulling fs layer 18:17:24 6ad1cebc031e: Pulling fs layer 18:17:24 8a3aa393b2d8: Pulling fs layer 18:17:24 114826534d7a: Waiting 18:17:24 4657fd5d0bcf: Waiting 18:17:24 6ad1cebc031e: Waiting 18:17:24 8a3aa393b2d8: Waiting 18:17:24 25bc292e5bac: Verifying Checksum 18:17:24 25bc292e5bac: Download complete 18:17:24 52dc419b0ee2: Download complete 18:17:24 4657fd5d0bcf: Download complete 18:17:24 df9b9388f04a: Verifying Checksum 18:17:24 df9b9388f04a: Download complete 18:17:24 6ad1cebc031e: Verifying Checksum 18:17:24 6ad1cebc031e: Download complete 18:17:24 df9b9388f04a: Pull complete 18:17:24 52dc419b0ee2: Pull complete 18:17:24 25bc292e5bac: Pull complete 18:17:24 114826534d7a: Download complete 18:17:25 8a3aa393b2d8: Verifying Checksum 18:17:25 8a3aa393b2d8: Download complete 18:17:28 114826534d7a: Pull complete 18:17:28 4657fd5d0bcf: Pull complete 18:17:28 6ad1cebc031e: Pull complete 18:17:31 8a3aa393b2d8: Pull complete 18:17:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:31 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:17: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_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:17:36 $ docker top 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:17:37 + set -o pipefail 18:17:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:17:47 18:17:47 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:17:47 18:17:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/97d6970c-7074-4c6c-a003-34e3fe97a1f9 18:17:47 18:17:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:17:47 18:17:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:47 18:17:47 18:17:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:17:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:17:47 More details here: https://snyk.co/ue1NS [Pipeline] } 18:17:47 $ docker stop --time=1 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee 18:17:51 $ docker rm -f --volumes 4528f23250ae21e2eac0780fe1eefe31a653615b86748d85aa6302133ee2e8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:52 + git log --format=format:%s -1 599f6b8e7264b3818babca2d82d47d6d3c40b07e [Pipeline] sh 18:17:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:53 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:17:53 $ docker top 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e -eo pid,comm 18:17:53 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). 18:17:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:53 [ssh-agent] Looking for ssh-agent implementation... 18:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:53 $ docker exec 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e ssh-agent 18:17:53 SSH_AUTH_SOCK=/tmp/ssh-NbH4FPJGP8i7/agent.32 18:17:53 SSH_AGENT_PID=38 18:17:53 Running ssh-add (command line suppressed) 18:17:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15465143423300324254.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15465143423300324254.key) 18:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:54 + git semver tag 18:17:54 2023-09-27 18:17:54,398 [run_tag] DEBUG tag force:False 18:17:54 2023-09-27 18:17:54,399 [check_head_tag] DEBUG check head tag 18:17:54 2023-09-27 18:17:54,401 [execute] INFO git cat-file --batch-check 18:17:54 2023-09-27 18:17:54,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:17:54 2023-09-27 18:17:54,405 [execute] INFO git cat-file --batch 18:17:54 2023-09-27 18:17:54,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:17:54 2023-09-27 18:17:54,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:17:54 2023-09-27 18:17:54,443 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 18:17:54 2023-09-27 18:17:54,444 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:17:54 2023-09-27 18:17:54,449 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:17:54 3.1.0-dev.28 [Pipeline] } 18:17:54 $ docker exec --env ******** --env ******** 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e ssh-agent -k 18:17:54 unset SSH_AUTH_SOCK; 18:17:54 unset SSH_AGENT_PID; 18:17:54 echo Agent pid 38 killed; 18:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:54 + git semver [Pipeline] } 18:17:55 $ docker stop --time=1 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e 18:17:56 $ docker rm -f --volumes 16307f9d0bdd500021441f77af0172ff404a552f668a28301edada4873e47c8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:56 18:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:57 0.23.1-centos7: Pulling from edgex-lftools 18:17:57 ab5ef0e58194: Pulling fs layer 18:17:57 9712f1f96733: Pulling fs layer 18:17:57 63f879dbbcfc: Pulling fs layer 18:17:57 0d9ebad4ef96: Pulling fs layer 18:17:57 e9a5061849ea: Pulling fs layer 18:17:57 d747dcd14b5f: Pulling fs layer 18:17:57 2de7ff778b66: Pulling fs layer 18:17:57 e9a5061849ea: Waiting 18:17:57 2de7ff778b66: Waiting 18:17:57 0d9ebad4ef96: Waiting 18:17:57 9712f1f96733: Verifying Checksum 18:17:57 9712f1f96733: Download complete 18:17:57 63f879dbbcfc: Verifying Checksum 18:17:57 63f879dbbcfc: Download complete 18:17:57 e9a5061849ea: Verifying Checksum 18:17:57 e9a5061849ea: Download complete 18:17:57 d747dcd14b5f: Verifying Checksum 18:17:57 d747dcd14b5f: Download complete 18:17:57 ab5ef0e58194: Download complete 18:17:57 0d9ebad4ef96: Verifying Checksum 18:17:57 0d9ebad4ef96: Download complete 18:17:57 2de7ff778b66: Verifying Checksum 18:17:57 2de7ff778b66: Download complete 18:18:00 ab5ef0e58194: Pull complete 18:18:00 9712f1f96733: Pull complete 18:18:00 63f879dbbcfc: Pull complete 18:18:04 0d9ebad4ef96: Pull complete 18:18:04 e9a5061849ea: Pull complete 18:18:04 d747dcd14b5f: Pull complete 18:18:05 2de7ff778b66: Pull complete 18:18:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:05 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:18:12 $ docker top 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:18:12 provisioning config files... 18:18:12 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7237793503418756380tmp 18:18:12 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2882884842764540707tmp 18:18:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14134593674582281602tmp [Pipeline] { [Pipeline] echo 18:18:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:18:13 ---> sigul-configuration.sh 18:18:13 gpg: directory `/root/.gnupg' created 18:18:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:18:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:18:13 gpg: keyring `/root/.gnupg/secring.gpg' created 18:18:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:18:13 gpg: CAST5 encrypted data 18:18:13 gpg: encrypted with 1 passphrase 18:18:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:18:13 + mkdir /home/jenkins 18:18:13 + mkdir /home/jenkins/sigul [Pipeline] sh 18:18:13 + 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 18:18:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:13 ---> sigul-install.sh 18:18:13 Sigul already installed; skipping installation. [Pipeline] sh 18:18:14 + git tag --list 18:18:14 v0.0.0 18:18:14 v0.0.1-dev.1 18:18:14 v0.0.1-dev.10 18:18:14 v0.0.1-dev.11 18:18:14 v0.0.1-dev.12 18:18:14 v0.0.1-dev.13 18:18:14 v0.0.1-dev.14 18:18:14 v0.0.1-dev.15 18:18:14 v0.0.1-dev.16 18:18:14 v0.0.1-dev.2 18:18:14 v0.0.1-dev.3 18:18:14 v0.0.1-dev.4 18:18:14 v0.0.1-dev.5 18:18:14 v0.0.1-dev.6 18:18:14 v0.0.1-dev.7 18:18:14 v0.0.1-dev.8 18:18:14 v0.0.1-dev.9 18:18:14 v2.2.0 18:18:14 v2.2.0-dev.17 18:18:14 v2.2.0-dev.18 18:18:14 v2.2.0-dev.19 18:18:14 v2.2.0-dev.20 18:18:14 v2.2.0-dev.21 18:18:14 v2.2.0-dev.22 18:18:14 v2.2.0-dev.23 18:18:14 v2.2.0-dev.24 18:18:14 v2.2.0-dev.25 18:18:14 v2.2.0-dev.26 18:18:14 v2.2.0-dev.27 18:18:14 v2.3.0 18:18:14 v2.3.0-dev.1 18:18:14 v2.3.0-dev.10 18:18:14 v2.3.0-dev.11 18:18:14 v2.3.0-dev.12 18:18:14 v2.3.0-dev.13 18:18:14 v2.3.0-dev.14 18:18:14 v2.3.0-dev.15 18:18:14 v2.3.0-dev.16 18:18:14 v2.3.0-dev.17 18:18:14 v2.3.0-dev.18 18:18:14 v2.3.0-dev.19 18:18:14 v2.3.0-dev.2 18:18:14 v2.3.0-dev.20 18:18:14 v2.3.0-dev.21 18:18:14 v2.3.0-dev.22 18:18:14 v2.3.0-dev.23 18:18:14 v2.3.0-dev.24 18:18:14 v2.3.0-dev.25 18:18:14 v2.3.0-dev.26 18:18:14 v2.3.0-dev.27 18:18:14 v2.3.0-dev.28 18:18:14 v2.3.0-dev.3 18:18:14 v2.3.0-dev.4 18:18:14 v2.3.0-dev.5 18:18:14 v2.3.0-dev.6 18:18:14 v2.3.0-dev.7 18:18:14 v2.3.0-dev.8 18:18:14 v2.3.0-dev.9 18:18:14 v2.3.1 18:18:14 v2.3.1-dev.4 18:18:14 v2.3.1-dev.5 18:18:14 v2.3.1-dev.6 18:18:14 v3.0 18:18:14 v3.0.0 18:18:14 v3.0.0-dev.1 18:18:14 v3.0.0-dev.10 18:18:14 v3.0.0-dev.11 18:18:14 v3.0.0-dev.12 18:18:14 v3.0.0-dev.13 18:18:14 v3.0.0-dev.14 18:18:14 v3.0.0-dev.15 18:18:14 v3.0.0-dev.16 18:18:14 v3.0.0-dev.17 18:18:14 v3.0.0-dev.18 18:18:14 v3.0.0-dev.19 18:18:14 v3.0.0-dev.2 18:18:14 v3.0.0-dev.20 18:18:14 v3.0.0-dev.21 18:18:14 v3.0.0-dev.22 18:18:14 v3.0.0-dev.23 18:18:14 v3.0.0-dev.24 18:18:14 v3.0.0-dev.25 18:18:14 v3.0.0-dev.26 18:18:14 v3.0.0-dev.27 18:18:14 v3.0.0-dev.28 18:18:14 v3.0.0-dev.29 18:18:14 v3.0.0-dev.3 18:18:14 v3.0.0-dev.30 18:18:14 v3.0.0-dev.31 18:18:14 v3.0.0-dev.32 18:18:14 v3.0.0-dev.33 18:18:14 v3.0.0-dev.34 18:18:14 v3.0.0-dev.35 18:18:14 v3.0.0-dev.36 18:18:14 v3.0.0-dev.37 18:18:14 v3.0.0-dev.38 18:18:14 v3.0.0-dev.39 18:18:14 v3.0.0-dev.4 18:18:14 v3.0.0-dev.40 18:18:14 v3.0.0-dev.41 18:18:14 v3.0.0-dev.42 18:18:14 v3.0.0-dev.43 18:18:14 v3.0.0-dev.44 18:18:14 v3.0.0-dev.45 18:18:14 v3.0.0-dev.46 18:18:14 v3.0.0-dev.47 18:18:14 v3.0.0-dev.48 18:18:14 v3.0.0-dev.49 18:18:14 v3.0.0-dev.5 18:18:14 v3.0.0-dev.50 18:18:14 v3.0.0-dev.51 18:18:14 v3.0.0-dev.6 18:18:14 v3.0.0-dev.7 18:18:14 v3.0.0-dev.8 18:18:14 v3.0.0-dev.9 18:18:14 v3.1.0-dev.1 18:18:14 v3.1.0-dev.10 18:18:14 v3.1.0-dev.11 18:18:14 v3.1.0-dev.12 18:18:14 v3.1.0-dev.13 18:18:14 v3.1.0-dev.14 18:18:14 v3.1.0-dev.15 18:18:14 v3.1.0-dev.16 18:18:14 v3.1.0-dev.17 18:18:14 v3.1.0-dev.18 18:18:14 v3.1.0-dev.19 18:18:14 v3.1.0-dev.2 18:18:14 v3.1.0-dev.20 18:18:14 v3.1.0-dev.21 18:18:14 v3.1.0-dev.22 18:18:14 v3.1.0-dev.23 18:18:14 v3.1.0-dev.24 18:18:14 v3.1.0-dev.25 18:18:14 v3.1.0-dev.26 18:18:14 v3.1.0-dev.27 18:18:14 v3.1.0-dev.28 18:18:14 v3.1.0-dev.3 18:18:14 v3.1.0-dev.4 18:18:14 v3.1.0-dev.5 18:18:14 v3.1.0-dev.6 18:18:14 v3.1.0-dev.7 18:18:14 v3.1.0-dev.8 18:18:14 v3.1.0-dev.9 [Pipeline] sh 18:18:14 + lftools sign git-tag v3.1.0-dev.28 18:18:15 Signing Git tag with Sigul... 18:18:15 Signing v3.1.0-dev.28 [Pipeline] echo 18:18:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:18:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:18:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:18:15 $ docker stop --time=1 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b 18:18:17 $ docker rm -f --volumes 0e521d32ce188ad6366c5f6102a76b71289e4e1d7027b036c9e49483e32f5c6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:18:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:17 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:18:18 $ docker top a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 -eo pid,comm 18:18:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:18:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:18 [ssh-agent] Looking for ssh-agent implementation... 18:18:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:18 $ docker exec a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 ssh-agent 18:18:18 SSH_AUTH_SOCK=/tmp/ssh-fXWdKECirhkZ/agent.32 18:18:18 SSH_AGENT_PID=38 18:18:18 Running ssh-add (command line suppressed) 18:18:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17879047482090030642.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17879047482090030642.key) 18:18:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:19 + git semver bump pre 18:18:19 2023-09-27 18:18:19,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:19 2023-09-27 18:18:19,169 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 18:18:19 2023-09-27 18:18:19,169 [bump_version] DEBUG bumped version:3.1.0-dev.29 18:18:19 2023-09-27 18:18:19,169 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:18:19 2023-09-27 18:18:19,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:19 2023-09-27 18:18:19,169 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:19 2023-09-27 18:18:19,171 [execute] INFO git cat-file --batch-check 18:18:19 2023-09-27 18:18:19,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:19 2023-09-27 18:18:19,176 [execute] INFO git cat-file --batch 18:18:19 2023-09-27 18:18:19,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:19 2023-09-27 18:18:19,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:19 3.1.0-dev.29 [Pipeline] } 18:18:19 $ docker exec --env ******** --env ******** a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 ssh-agent -k 18:18:19 unset SSH_AUTH_SOCK; 18:18:19 unset SSH_AGENT_PID; 18:18:19 echo Agent pid 38 killed; 18:18:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:19 + git semver [Pipeline] } 18:18:19 $ docker stop --time=1 a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 18:18:21 $ docker rm -f --volumes a07f7737c56b3c13e0c104e9a0886e91c35d11f5fd2badcecb177d8a4c4ea7c8 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:21 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:18:22 $ docker top 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:22 [ssh-agent] Looking for ssh-agent implementation... 18:18:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:22 $ docker exec 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 ssh-agent 18:18:22 SSH_AUTH_SOCK=/tmp/ssh-qKU4tGWXo4wc/agent.31 18:18:22 SSH_AGENT_PID=37 18:18:22 Running ssh-add (command line suppressed) 18:18:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16713691475324506696.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16713691475324506696.key) 18:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:23 + git semver push 18:18:23 2023-09-27 18:18:23,215 [run_push] DEBUG push 18:18:23 2023-09-27 18:18:23,216 [execute] INFO git cat-file --batch-check 18:18:23 2023-09-27 18:18:23,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:23 2023-09-27 18:18:23,220 [execute] INFO git rev-list 6dee4203ea29a7795af35c66727980dac3a1d9f1 -- 18:18:23 2023-09-27 18:18:23,220 [execute] DEBUG Popen(['git', 'rev-list', '6dee4203ea29a7795af35c66727980dac3a1d9f1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:18:23 2023-09-27 18:18:23,228 [execute] INFO git fetch -v origin 18:18:23 2023-09-27 18:18:23,229 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:18:23 2023-09-27 18:18:23,776 [run_push] DEBUG no remote changes detected 18:18:23 2023-09-27 18:18:23,776 [execute] INFO git push origin semver 18:18:23 2023-09-27 18:18:23,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:18:25 2023-09-27 18:18:25,706 [run_push] DEBUG push all version tags 18:18:25 2023-09-27 18:18:25,707 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:18:25 2023-09-27 18:18:25,707 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:18:26 2023-09-27 18:18:26,624 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:18:26 3.1.0-dev.29 [Pipeline] } 18:18:26 $ docker exec --env ******** --env ******** 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 ssh-agent -k 18:18:26 unset SSH_AUTH_SOCK; 18:18:26 unset SSH_AGENT_PID; 18:18:26 echo Agent pid 37 killed; 18:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:27 + git semver [Pipeline] } 18:18:27 $ docker stop --time=1 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 18:18:28 $ docker rm -f --volumes 8decd361dfdc9c0dfcd8a6176e885c3786dfb2c46fdb432cb7e4f09707753d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:18:29 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:18:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:18:29 total 16 18:18:29 drwxr-xr-x 3 root root 4096 Sep 27 18:09 . 18:18:29 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 18:18 .. 18:18:29 drwxr-xr-x 2 root root 4096 Sep 27 18:09 cost 18:18:29 -rw-r--r-- 1 root root 89 Sep 27 18:09 cost.csv 18:18:29 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:18:29 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:18:29 total 16 18:18:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 18:09 . 18:18:29 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 18:18 .. 18:18:29 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 18:09 cost 18:18:29 -rw-r--r-- 1 jenkins jenkins 89 Sep 27 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:30 ---> package-listing.sh 18:18:30 ++ facter osfamily 18:18:30 ++ tr '[:upper:]' '[:lower:]' 18:18:30 + OS_FAMILY=debian 18:18:30 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:18:30 + START_PACKAGES=/tmp/packages_start.txt 18:18:30 + END_PACKAGES=/tmp/packages_end.txt 18:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:30 + PACKAGES=/tmp/packages_start.txt 18:18:30 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:18:30 + PACKAGES=/tmp/packages_end.txt 18:18:30 + case "${OS_FAMILY}" in 18:18:30 + dpkg -l 18:18:30 + grep '^ii' 18:18:30 + '[' -f /tmp/packages_start.txt ']' 18:18:30 + '[' -f /tmp/packages_end.txt ']' 18:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:30 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:18:30 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:18:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:31 prd-ubuntu20.04-docker-8c-8g-8060 does not seem to be running inside a container 18:18:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:18:32 $ docker top 95e48bd58cd239e987707eff30aed14e81511469b46d961f00c5bdc4847fe859 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:33 + ls /var/log/sa-host 18:18:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:33 provisioning config files... 18:18:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2638362501994393683tmp [Pipeline] { [Pipeline] echo 18:18:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> create-netrc.sh [Pipeline] } 18:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> python-tools-install.sh [Pipeline] echo 18:18:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:34 ---> sudo-logs.sh 18:18:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:34 ---> job-cost.sh 18:18:34 lf-activate-venv: SKIPPING 18:18:34 DEBUG: total: 0.2199999988079071 18:18:34 INFO: Retrieving Stack Cost... 18:18:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:35 INFO: Archiving Costs [Pipeline] echo 18:18:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:35 ---> logs-deploy.sh 18:18:35 lf-activate-venv: SKIPPING 18:18:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/153 18:18:35 INFO: archiving workspace using pattern(s): 18:18:36 Archives upload complete. 18:18:36 INFO: archiving logs to Nexus